Sha256: 0718e609426206289d80f6de447585da974aa8e0366b0c7501c2564f5051c7b9

Contents?: true

Size: 1.31 KB

Versions: 12

Compression:

Stored size: 1.31 KB

Contents

ru:
  collections:
    tramway/event/participant:
      published: Опубликованные
      hidden: Скрытые
  state_machines:
    tramway/event/participant:
      participation_state:
        states:
          requested: Заявка отправлена
          prev_approved: Получено предварительное подтверждение
          waiting: Ожидание решения
          rejected: Заявка отклонена
          approved: Прибывшие
          without_answer: Без ответа
          reserved: В резерве
        events:
          previous_approve: Предварительно подтвердить
          wait_for_decision: Ожидать ответа
          reject: Отклонить
          approve: Прибыл(а)
          not_got_answer: Связаться не удалось
          reserve: Отправить в резерв
          return_to_requested: Вернуть в необработанные
    tramway/event/action:
      action_state:
        states:
          done: Сделано
          must_be_done: Запланировано
          declined: Отклонено
        events:
          do: Выполнено
          decline: Отклонить
          return: Вернуть статус

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tramway-event-2.0.1 config/locales/state_machines.yml
tramway-event-2.0.0.1 config/locales/state_machines.yml
tramway-event-2.0 config/locales/state_machines.yml
tramway-event-1.12.9.1 config/locales/state_machines.yml
tramway-event-1.12.9 config/locales/state_machines.yml
tramway-event-1.12.8.2 config/locales/state_machines.yml
tramway-event-1.12.8.1 config/locales/state_machines.yml
tramway-event-1.12.8 config/locales/state_machines.yml
tramway-event-1.12.7 config/locales/state_machines.yml
tramway-event-1.12.6.4 config/locales/state_machines.yml
tramway-event-1.12.6.3 config/locales/state_machines.yml
tramway-event-1.12.6.2 config/locales/state_machines.yml