Sha256: f4f6c9e3ffc2ccd3cb24304590860242dffc7d2b8c3bf4c9e9c3d5a31d16c953

Contents?: true

Size: 1.54 KB

Versions: 9

Compression:

Stored size: 1.54 KB

Contents

de:
  has_vcards:
    address:
      to_s: %{street_address}, %{postal_code} #{locality}

  activerecord:
    models:
      vcard:              Kontakt
      address:            Adresse
      phone_number:       Kontakt

    attributes:
      vcard:
        full_name:        Name
        nickname:         Spitzname
        family_name:      Nachname
        give_name:        Vorname
        additional_name:  Mittelname
        honorific_prefix: Anrede
        honorific_suffix: Namenszusatz
        address_type:     Art
        # Include address attributes as we delegate
        post_office_box:  Postfach
        extended_address: Adresszusatz
        street_address:   Strasse
        locality:         Ort
        region:           Region
        postal_code:      PLZ
        country_name:     Land
        address_type:     Art
        phone_number:     Telefon
        mobile_number:    Mobile
        fax_number:       Fax
      address:
        post_office_box:  Postfach
        extended_address: Adresszusatz
        street_address:   Strasse
        locality:         Ort
        region:           Region
        postal_code:      PLZ
        country_name:     Land
        address_type:     Art
      phone_number:
        number:           Nummer
        phone_number_type: Nummer-Typ

  formtastic:
    labels:
      full_name:        Name
      post_office_box:  Postfach
      extended_address: Adresszusatz
      street_address:   Strasse
      locality:         Ort
      region:           Region
      postal_code:      PLZ
      country_name:     Land

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
has_vcards-0.13.2 config/locales/de.yml
has_vcards-0.13.1 config/locales/de.yml
has_vcards-0.13.0 config/locales/de.yml
has_vcards-0.12.9 config/locales/de.yml
has_vcards-0.12.8 config/locales/has_vcards.de.yml
has_vcards-0.12.7 config/locales/has_vcards.de.yml
has_vcards-0.12.6 config/locales/has_vcards.de.yml
has_vcards-0.12.5 config/locales/has_vcards.de.yml
has_vcards-0.12.4 config/locales/has_vcards.de.yml