Sha256: f6ad36c663017a9c933c85b5c1589f3b85a66ccba2b7184b6729470d7acb3849

Contents?: true

Size: 796 Bytes

Versions: 74

Compression:

Stored size: 796 Bytes

Contents

nl:
  ibandit:
    invalid_country_code: "'%{country_code}' is geen geldig ISO 3166-1 IBAN landcode"
    invalid_check_digits: "Controlegetal mislukte modulus check. Verwachte '%{expected_check_digits}', ontvangen '%{check_digits}'."
    invalid_length: "Lengte komt niet overeen met SWIFT-specificatie (verwachte %{expected_length} karakters, ontvangen %{length})"
    is_required: "moet opgegeven zijn"
    wrong_length: "heeft onjuiste lengte (moet %{expected} tekens lang zijn)"
    not_used_in_country: "niet gebruikelijk in %{country_code}"
    non_alphanumeric_characters: "Niet-alfanumerieke tekens gevonden: %{characters}"
    invalid_format: "Onverwachte formaat voor een %{country_code} IBAN."
    is_invalid: "is ongeldig"
    does_not_support_payments: "ondersteunt geen betalingen"

Version data entries

74 entries across 74 versions & 1 rubygems

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