Sha256: 2c52ca0fafcc5ccdfc05e7459f7793d5a8f7e8c5670dfb1cbd5b9047ce71948d

Contents?: true

Size: 1.34 KB

Versions: 4

Compression:

Stored size: 1.34 KB

Contents

ja:
  activerecord:
    models:
      event_category: 催し物の種類
      event: 開館日と催し物
      event_import_file: 催し物のインポート用ファイル
      event_import_result: 催し物インポートの結果

    attributes:
      event_category:
        name: 名前
        display_name: 表示名
        note: 注記
        position: 位置
      event:
        name: 名前
        note: 注記
        start_at: 開始時刻
        end_at: 終了時刻
        deleted_at: 削除時刻
        all_day: 終日
        display_name: 表示名
      event_import_file:
        event_import_file_name: ファイル名
        event_import_content_type: Content-Type
        event_import_file_size: ファイルサイズ
        file_hash: ファイルのハッシュ
        note: 注記
        imported_at: インポート時刻
        event_import_updated_at: 更新時刻
        state: 状態
        edit_mode: 編集モード
      event_import_result:
        body: 本文

  event:
    library_group_event: "%{library_group_name} での催し物"
    all_libraries: "全ての図書館"
    import_event: "催し物のインポート"
    all: "全ての催し物"
    past: "過去の催し物"
    upcoming: "今後の催し物"
  calendar:
    calendar: "カレンダー"
    library_calendar: "%{library_name}のカレンダー"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enju_event-0.0.9 config/locales/translation_ja.yml
enju_event-0.0.8 config/locales/translation_ja.yml
enju_event-0.0.7 config/locales/translation_ja.yml
enju_event-0.0.5 config/locales/translation_ja.yml