Sha256: 54c3013fe55e35c859f7bd61c00365dfd833a0900ec5f3462b50d83e622075a8

Contents?: true

Size: 1.4 KB

Versions: 20

Compression:

Stored size: 1.4 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:
      cmor/tags/search:
        create: 'Suchen'
  routes:
    cmor_tags_engine: tags

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
cmor_tags-0.0.60.pre config/locales/de.yml
cmor_tags-0.0.59.pre config/locales/de.yml
cmor_tags-0.0.58.pre config/locales/de.yml
cmor_tags-0.0.57.pre config/locales/de.yml
cmor_tags-0.0.56.pre config/locales/de.yml
cmor_tags-0.0.55.pre config/locales/de.yml
cmor_tags-0.0.54.pre config/locales/de.yml
cmor_tags-0.0.53.pre config/locales/de.yml
cmor_tags-0.0.52.pre config/locales/de.yml
cmor_tags-0.0.51.pre config/locales/de.yml
cmor_tags-0.0.50.pre config/locales/de.yml
cmor_tags-0.0.49.pre config/locales/de.yml
cmor_tags-0.0.48.pre config/locales/de.yml
cmor_tags-0.0.45.pre config/locales/de.yml
cmor_tags-0.0.44.pre config/locales/de.yml
cmor_tags-0.0.43.pre config/locales/de.yml
cmor_tags-0.0.42.pre config/locales/de.yml
cmor_tags-0.0.41.pre config/locales/de.yml
cmor_tags-0.0.40.pre config/locales/de.yml
cmor_tags-0.0.39.pre config/locales/de.yml