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.14.0 config/locales/fr.yml
ibandit-1.13.0 config/locales/fr.yml
ibandit-1.12.0 config/locales/fr.yml
ibandit-1.11.0 config/locales/fr.yml
ibandit-1.10.0 config/locales/fr.yml
ibandit-1.9.0 config/locales/fr.yml
ibandit-1.8.1 config/locales/fr.yml
ibandit-1.8.0 config/locales/fr.yml
ibandit-1.7.1 config/locales/fr.yml
ibandit-1.7.0 config/locales/fr.yml
ibandit-1.6.1 config/locales/fr.yml
ibandit-1.6.0 config/locales/fr.yml
ibandit-1.5.0 config/locales/fr.yml
ibandit-1.4.1 config/locales/fr.yml
ibandit-1.4.0 config/locales/fr.yml
ibandit-1.3.0 config/locales/fr.yml
ibandit-1.2.3 config/locales/fr.yml
ibandit-1.2.2 config/locales/fr.yml
ibandit-1.2.0 config/locales/fr.yml
ibandit-1.2.1 config/locales/fr.yml