Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js3
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.",