mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
New translations devise.en.yml (Portuguese)
This commit is contained in:
parent
0e11ccabcc
commit
5be85b8007
@ -1,5 +1,4 @@
|
||||
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n
|
||||
|
||||
#Additional translations at https://github.com/plataformatec/devise/wiki/I18n
|
||||
pt:
|
||||
devise:
|
||||
confirmations:
|
||||
@ -15,17 +14,17 @@ pt:
|
||||
not_found_in_database: "Email ou senha inválidos."
|
||||
timeout: "Sua sessão expirou, faça login novamente para continuar."
|
||||
unauthenticated: "Você precisa fazer login ou se registrar, antes de continuar."
|
||||
unconfirmed: "Você precisa confirmar sua conta, antes de continuar. Por favor, clique no link abaixo do formulário."
|
||||
unconfirmed: "You have to confirm your account before continuing. Please click on the link below the form."
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
action:
|
||||
instruction:
|
||||
subject: "Instruções de confirmação"
|
||||
action: "Confirm my email address"
|
||||
instruction: "You can finalize your registration by confirming your email address. Please click on the following link:"
|
||||
subject: "Confirmation instructions"
|
||||
reset_password_instructions:
|
||||
action:
|
||||
instruction:
|
||||
ignore_otherwise:
|
||||
subject: "Instruções para redefinir sua senha"
|
||||
action: "Change my password"
|
||||
instruction: "Someone asked for a link to change your password. You can do it through the link below."
|
||||
ignore_otherwise: "If you have not made this request, please ignore this message."
|
||||
subject: "Reset password instructions"
|
||||
unlock_instructions:
|
||||
subject: "Instruções para desbloquear sua conta"
|
||||
omniauth_callbacks:
|
||||
@ -54,10 +53,10 @@ pt:
|
||||
unlocked: "Sua conta foi desbloqueada com sucesso. Faça login para continuar."
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: "Este email já foi confirmado."
|
||||
already_confirmed: "This email was already confirmed, please try signing in."
|
||||
confirmation_period_expired: "deve ser confirmada dentro de %{period}, por favor solicite uma nova"
|
||||
expired: "expirado, por favor solicite uma nova"
|
||||
not_found: "Este email não está associado a nenhuma conta."
|
||||
not_found: "This email was not found"
|
||||
not_locked: "não encontra-se bloqueada"
|
||||
not_saved:
|
||||
one: "1 erro impediu a gravação de %{resource} :"
|
||||
|
Loading…
x
Reference in New Issue
Block a user