Sha256: ad600c64d6130e0ab70ee0e6f02399e4ce587d241361e505bf5cc2da27049fb0

Contents?: true

Size: 871 Bytes

Versions: 35

Compression:

Stored size: 871 Bytes

Contents

fr:
  ibandit:
    invalid_country_code: "'%{country_code}' n'est pas un code pays d'IBAN ISO 3166-1 valide"
    invalid_check_digits: "Les chiffres de contrôle n'ont pas satisfait au contrôle de validité. Attendus '%{expected_check_digits}', reçus '%{check_digits}'."
    invalid_length: "La longueur ne correspond pas à la spécification SWIFT (%{expected_length} caractères attendus, %{length} reçus)"
    is_required: "est obligatoire"
    wrong_length: "est une longueur incorrecte (doit contenir %{expected} caractères)"
    not_used_in_country: "n'est pas utilisé dans %{country_code}"
    non_alphanumeric_characters: "Caractères non alphanumériques trouvés : %{characters}"
    invalid_format: "Format non attendu pour un IBAN %{country_code}."
    is_invalid: "n'est pas valide"
    does_not_support_payments: "ne prend pas en charge les paiements"

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
ibandit-1.1.0.1 config/locales/fr.yml
ibandit-1.1.0 config/locales/fr.yml
ibandit-1.0.2 config/locales/fr.yml
ibandit-1.0.1 config/locales/fr.yml
ibandit-1.0.0 config/locales/fr.yml
ibandit-0.11.28 config/locales/fr.yml
ibandit-0.11.27 config/locales/fr.yml
ibandit-0.11.26 config/locales/fr.yml
ibandit-0.11.25 config/locales/fr.yml
ibandit-0.11.24 config/locales/fr.yml
ibandit-0.11.23 config/locales/fr.yml
ibandit-0.11.22 config/locales/fr.yml
ibandit-0.11.20 config/locales/fr.yml
ibandit-0.11.19 config/locales/fr.yml
ibandit-0.11.18 config/locales/fr.yml