Sha256: e383566d44e83bbf7a8400187987a13e982cac8862bc3426cbacb1eb37106e6f

Contents?: true

Size: 849 Bytes

Versions: 35

Compression:

Stored size: 849 Bytes

Contents

de:
  ibandit:
    invalid_country_code: "'%{country_code}' ist kein gültiges IBAN-Länderkennzeichen gemäß ISO 3166-1"
    invalid_check_digits: "Prüfziffer hat Betragsprüfung nicht bestanden. (%{expected_check_digits} Zeichen erwartet, %{check_digits} angegeben)."
    invalid_length: "Länge entspricht nicht der SWIFT-Spezifikation (%{expected_length} Zeichen erwartet, %{length} angegeben)"
    is_required: "ist erforderlich"
    wrong_length: "hat nicht die richtige Länge (sollte %{expected} Zeichen haben)"
    not_used_in_country: "wird nicht für %{country_code} verwendet"
    non_alphanumeric_characters: "Nicht-alphanumerischen Zeichen gefunden: %{characters}"
    invalid_format: "Unerwartetes Format für eine %{country_code}-IBAN."
    is_invalid: "ist ungültig"
    does_not_support_payments: "unterstützt keine Zahlungen"

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
ibandit-1.14.0 config/locales/de.yml
ibandit-1.13.0 config/locales/de.yml
ibandit-1.12.0 config/locales/de.yml
ibandit-1.11.0 config/locales/de.yml
ibandit-1.10.0 config/locales/de.yml
ibandit-1.9.0 config/locales/de.yml
ibandit-1.8.1 config/locales/de.yml
ibandit-1.8.0 config/locales/de.yml
ibandit-1.7.1 config/locales/de.yml
ibandit-1.7.0 config/locales/de.yml
ibandit-1.6.1 config/locales/de.yml
ibandit-1.6.0 config/locales/de.yml
ibandit-1.5.0 config/locales/de.yml
ibandit-1.4.1 config/locales/de.yml
ibandit-1.4.0 config/locales/de.yml
ibandit-1.3.0 config/locales/de.yml
ibandit-1.2.3 config/locales/de.yml
ibandit-1.2.2 config/locales/de.yml
ibandit-1.2.0 config/locales/de.yml
ibandit-1.2.1 config/locales/de.yml