Sha256: 07ffc006effb1492bb1a6d985f640a7be28221e655d9fa3a58dd23338d8dd2d6

Contents?: true

Size: 1.79 KB

Versions: 25

Compression:

Stored size: 1.79 KB

Contents

en:
  activerecord:
    models:
      event_category: Event category
      event: Event
      event_import_file: Event import file
      event_import_result: Event Import Result
      participate: Participate
      event_export_file: Event export

    attributes:
      event_category:
        name: Name
        display_name: Display name
        note: Note
        position: Position
      event:
        name: Name
        note: Note
        start_at: Start at
        end_at: End at
        deleted_at: Deleted at
        all_day: All day
        display_name: Display name
      event_import_file:
        event_import_file_name: Filename
        event_import_content_type: Content type
        event_import_file_size: Size
        event_import_fingerprint: File hash
        note: Note
        executed_at: Executed at
        event_import_updated_at: Updated at
        state: State
        edit_mode: Edit mode
        error_message: Error message
        user_encoding: Encoding
        default_library_id: Default library
        default_event_category_id: Default event category
      event_import_result:
        body: Body
      event_export_file:
        event_export_file_name: Filename
        event_export_file_size: Size
        state: State

  event:
    library_group_event: "Events at %{library_group_name}"
    all_libraries: "All libraries"
    import_event: "Import events"
    all: "All events"
    past: "Past events"
    upcoming: "Upcoming events"
  calendar:
    calendar: "Calendar"
    library_calendar: "Calendar of events at %{library_name}"
  event_import_file:
    default_library: If "library" column is not set in the TSV file, this library is set to the new event.
    default_event_category: If "event_category" column is not set in the TSV file, this event category is set to the new event.

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
enju_event-0.3.2 config/locales/translation_en.yml
enju_event-0.3.1 config/locales/translation_en.yml
enju_event-0.3.0 config/locales/translation_en.yml
enju_event-0.3.0.rc.1 config/locales/translation_en.yml
enju_event-0.3.0.beta.1 config/locales/translation_en.yml
enju_event-0.2.3 config/locales/translation_en.yml
enju_event-0.2.2 config/locales/translation_en.yml
enju_event-0.2.1 config/locales/translation_en.yml
enju_event-0.2.0 config/locales/translation_en.yml
enju_event-0.2.0.beta.4 config/locales/translation_en.yml
enju_event-0.2.0.beta.3 config/locales/translation_en.yml
enju_event-0.2.0.beta.2 config/locales/translation_en.yml
enju_event-0.2.0.beta.1 config/locales/translation_en.yml
enju_event-0.1.19 config/locales/translation_en.yml
enju_event-0.1.18 config/locales/translation_en.yml
enju_event-0.1.17 config/locales/translation_en.yml
enju_event-0.1.17.pre27 config/locales/translation_en.yml
enju_event-0.1.17.pre26 config/locales/translation_en.yml
enju_event-0.1.17.pre25 config/locales/translation_en.yml
enju_event-0.1.17.pre24 config/locales/translation_en.yml