diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-14 02:30:41 +0000 |
commit | 58891a965537bc2865cf710c2c33655124b12940 (patch) | |
tree | 00476bbb01898645c4b0325b562f8a7e6edb1baf /core/l10n/pt_BR.js | |
parent | 909de3097115d2112fa5154c098a18de96233688 (diff) | |
download | nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.tar.gz nextcloud-server-58891a965537bc2865cf710c2c33655124b12940.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 9764669eaf6..c489636e443 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -27,6 +27,8 @@ OC.L10N.register( "Could not complete login" : "Não foi possível concluir o login", "Your login token is invalid or has expired" : "Seu token de login é inválido ou expirou", "Password reset is disabled" : "A redefinição de senha está desabilitada", + "Could not reset password because the token is expired" : "Não foi possível redefinir a senha porque o token expirou", + "Could not reset password because the token is invalid" : "Não foi possível redefinir a senha porque o token é inválido", "%s password reset" : "%s redefinir senha", "Password reset" : "Redefinir a senha", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Clique no botão abaixo para redefinir sua senha. Se você não solicitou isso, ignore este e-mail.", @@ -339,6 +341,7 @@ OC.L10N.register( "You can close this window." : "Você pode fechar esta janela.", "This share is password-protected" : "Compartilhamento protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", + "Go to %s" : "Ir para %s", "Two-factor authentication" : "Autenticação de dois fatores", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "A segurança aprimorada está ativada para sua conta. Escolha um segundo fator para autenticação:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Não foi possível carregar ao menos um dos métodos de autenticação de dois fatores ativados. Por favor, entre em contato com o administrador.", |