Sha256: 0a45c3a98288ff98b33e95060e2e4dd688f40abf2f1d9f2f93c54093e161fa7f

Contents?: true

Size: 1.38 KB

Versions: 33

Compression:

Stored size: 1.38 KB

Contents

ru:
  collections:
    tramway/event/participant:
      published: Опубликованные
      hidden: Скрытые
  activerecord:
    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

33 entries across 33 versions & 1 rubygems

Version Path
tramway-event-1.12.6 config/locales/state_machines.yml
tramway-event-1.12.5 config/locales/state_machines.yml
tramway-event-1.12.4 config/locales/state_machines.yml
tramway-event-1.12.3.10 config/locales/state_machines.yml
tramway-event-1.12.3.9 config/locales/state_machines.yml
tramway-event-1.12.3.8 config/locales/state_machines.yml
tramway-event-1.12.3.7 config/locales/state_machines.yml
tramway-event-1.12.3.6 config/locales/state_machines.yml
tramway-event-1.12.3.5 config/locales/state_machines.yml
tramway-event-1.12.3.4 config/locales/state_machines.yml
tramway-event-1.12.3.3 config/locales/state_machines.yml
tramway-event-1.12.3.2 config/locales/state_machines.yml
tramway-event-1.12.3.1 config/locales/state_machines.yml
tramway-event-1.12.3 config/locales/state_machines.yml
tramway-event-1.12.2 config/locales/state_machines.yml
tramway-event-1.12.1.1 config/locales/state_machines.yml
tramway-event-1.12.1 config/locales/state_machines.yml
tramway-event-1.12.0.1 config/locales/state_machines.yml
tramway-event-1.12 config/locales/state_machines.yml
tramway-event-1.11.5.1 config/locales/state_machines.yml