Sha256: eee749f18d8a111655b3eb9cfaedb850610dc6fdc86ef4003ba1c189be4b8f33

Contents?: true

Size: 1.32 KB

Versions: 3

Compression:

Stored size: 1.32 KB

Contents

de:
  attributes:
    created_at: Erstellt am
    updated_at: Aktualisiert am
  activerecord:
    models:
      ecm/videos/category:
        one: Kategorie
        other: Kategorien
      ecm/videos/video:
        one: Video
        other: Videos
    attributes:
      ecm/videos/category:
        description: Beschreibung
        locale: Sprache
        markup_language: Markup Sprache
        name: Name
        preview_image: Vorschau
        published: Veröffentlicht
        published_at: Veröffentlicht am
        videos_count: Videos
      ecm/videos/video:
        category: Kategorie
        category_id: Kategorie
        clip: Video
        clip_content_type: Videotyp
        clip_file_name: Videoname
        clip_file_size: Videogröße
        clip_updated_at: Video aktualisiert am
        description: Beschreibung
        markup_language: Markup Sprache
        name: Name
        preview_image: Vorschau
        published: Veröffentlicht
        published_at: Veröffentlicht am
  ecm:
    videos:
      categories:
        index:
          back: "Zurück"
          title: "%{collection_name}"
        show:
          back: "Zurück"
      videos:
        index:
          back: "Zurück"
          title: "%{collection_name}"
        show:
          back: "Zurück"
  routes:
    categories: 'kategorien'
    videos: 'videos'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ecm_videos-1.0.4 config/locales/de.yml
ecm_videos-1.0.2 config/locales/de.yml
ecm_videos-1.0.1 config/locales/de.yml