Sha256: 17d2a5ddcc3d50ab951569e3999ec7ad09a9f8eabaa8c49e6f8cd05422b43f66

Contents?: true

Size: 1.39 KB

Versions: 27

Compression:

Stored size: 1.39 KB

Contents

de:
  classes:
    cmor/tags/engine: Tags
  attributes:
    tag_list: Tags
  activemodel:
    attributes:
      cmor/tags/search:
        exact: Genau
        tags: Tags
  activerecord:
    models:
      acts_as_taggable_on/tag: &tag_model
        one: Tag
        other: Tags
      acts_as_taggable_on/tagging: &tagging_model
        one: Tagging
        other: Taggings
      cmor/tags/tag: *tag_model
      cmor/tags/tagging: *tagging_model
    attributes:
      acts_as_taggable_on/tag: &tag_attributes
        id: ID
        color: Farbe
        name: Name
        taggings_count: Getagte Objekte
        created_at: Erstellt am
        updated_at: Aktualisiert am
      acts_as_taggable_on/tagging: &tagging_attributes
        id: ID
        color: Farbe
        context: Kontext
        tag_id: Tag
        tag: Tag
        taggable_id: Getagtes Objekt
        taggable: Getagtes Objekt
        taggable_type: Getagtes Objekt-Typ
        tagger_id: Ersteller
        tagger: Ersteller
        tagger_type: Ersteller-Typ
        created_at: Erstellt am
        updated_at: Aktualisiert am
      cmor/tags/tag: *tag_attributes
      cmor/tags/tagging: *tagging_attributes
      cmor/tags/search:
        exact: Wortgenau
        tag_list: Tags
  cmor:
    tags:
      search_box:
        search: "Katzen, Baum, grĂ¼n, ..."
  helpers:
    submit:
      search:
        create: 'Suchen'
  routes:
    cmor_tags_engine: tags

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
cmor_tags-0.0.38.pre config/locales/de.yml
cmor_tags-0.0.37.pre config/locales/de.yml
cmor_tags-0.0.36.pre config/locales/de.yml
cmor_tags-0.0.35.pre config/locales/de.yml
cmor_tags-0.0.34.pre config/locales/de.yml
cmor_tags-0.0.33.pre config/locales/de.yml
cmor_tags-0.0.32.pre config/locales/de.yml
cmor_tags-0.0.31.pre config/locales/de.yml
cmor_tags-0.0.30.pre config/locales/de.yml
cmor_tags-0.0.29.pre config/locales/de.yml
cmor_tags-0.0.28.pre config/locales/de.yml
cmor_tags-0.0.27.pre config/locales/de.yml
cmor_tags-0.0.26.pre config/locales/de.yml
cmor_tags-0.0.25.pre config/locales/de.yml
cmor_tags-0.0.24.pre config/locales/de.yml
cmor_tags-0.0.22.pre config/locales/de.yml
cmor_tags-0.0.21.pre config/locales/de.yml
cmor_tags-0.0.20.pre config/locales/de.yml
cmor_tags-0.0.19.pre config/locales/de.yml
cmor_tags-0.0.18.pre config/locales/de.yml