Sha256: e706674eae52f881a93031bd41fecf3016adc0aec5d5dcbf7d83effa60d4cee4

Contents?: true

Size: 884 Bytes

Versions: 35

Compression:

Stored size: 884 Bytes

Contents

pt:
  ibandit:
    invalid_country_code: "'%{country_code}' não corresponde a um código de país do IBAN válido segundo a norma ISO 3166-1"
    invalid_check_digits: "Verifique os dígitos. A verificação do módulo falhou. '%{expected_check_digits}' esperados, '%{check_digits}' recebidos."
    invalid_length: "O comprimento não corresponde à especificação do código SWIFT (%{expected_length} caracteres esperados, %{length} recebidos)"
    is_required: "é obrigatório"
    wrong_length: "não tem o comprimento correto (deve ter %{expected} caracteres)"
    not_used_in_country: "não é utilizado no %{country_code}"
    non_alphanumeric_characters: "Caracteres não alfanuméricos encontrados: %{characters}"
    invalid_format: "Formato inesperado para um IBAN %{country_code}."
    is_invalid: "é inválido"
    does_not_support_payments: "não suporta pagamentos"

Version data entries

35 entries across 35 versions & 1 rubygems

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