Sha256: 409f97be682675e8ae303b47396c432a956e5a411160a28d08bc14846467b3bd

Contents?: true

Size: 820 Bytes

Versions: 39

Compression:

Stored size: 820 Bytes

Contents

pt:
  ibandit:
    invalid_country_code: "'%{country_code}' não é um código IBAN válido para país segundo o ISO 3166-1"
    invalid_check_digits: "Dígitos de controlo falharam a verificação. Esperados '%{expected_check_digits}', recebidos '%{check_digits}'."
    invalid_length: "O tamanho não está segundo a especificação SWIFT (esperados %{expected_length} caracteres, recebidos %{length})"
    is_required: "é requerido"
    wrong_length: "tem o tamanho errado (deve ter %{expected} caracteres)"
    not_used_in_country: "não é usado em %{country_code}"
    non_alphanumeric_characters: "Caracteres não alfanuméricos encontrados: %{characters}"
    invalid_format: "Formato errado para um IBAN %{country_code}."
    is_invalid: "é inválido"
    does_not_support_payments: "não suporta pagamentos"

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
ibandit-0.11.17 config/locales/pt.yml
ibandit-0.11.16 config/locales/pt.yml
ibandit-0.11.15 config/locales/pt.yml
ibandit-0.11.14 config/locales/pt.yml
ibandit-0.11.13 config/locales/pt.yml
ibandit-0.11.12 config/locales/pt.yml
ibandit-0.11.11 config/locales/pt.yml
ibandit-0.11.10 config/locales/pt.yml
ibandit-0.11.9 config/locales/pt.yml
ibandit-0.11.7 config/locales/pt.yml
ibandit-0.11.6 config/locales/pt.yml
ibandit-0.11.5 config/locales/pt.yml
ibandit-0.11.4 config/locales/pt.yml
ibandit-0.11.3 config/locales/pt.yml
ibandit-0.11.2 config/locales/pt.yml
ibandit-0.11.1 config/locales/pt.yml
ibandit-0.11.0 config/locales/pt.yml
ibandit-0.10.1 config/locales/pt.yml
ibandit-0.10.0 config/locales/pt.yml
ibandit-0.9.1 config/locales/pt.yml