diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
commit | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (patch) | |
tree | b9a35d6675928f9d6eabd801c6c1ebb48e472c13 /core/l10n/pt_BR.js | |
parent | 82502b10db073d1f9466998acbed852dfcb5852c (diff) | |
download | nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.tar.gz nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index aa8760f0881..ff8fb7014cc 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Seus arquivos são criptografados. Não existe nenhuma maneira de ter seus dados de volta depois que sua senha seja redefinida.<br /> Se você não tem certeza do que fazer, por favor contate seu administrador antes de continuar.<br />Você realmente deseja continuar?", "I know what I'm doing" : "Eu sei o que estou fazendo", "Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.", + "Reset password" : "Redefinir senha", "No" : "Não", "Yes" : "Sim", "No files in here" : "Nenhum arquivos aqui", @@ -270,7 +271,6 @@ OC.L10N.register( "An internal error occurred." : "Ocorreu um erro interno.", "Please try again or contact your administrator." : "Por favor tente novamente ou contacte o administrador.", "Username or email" : "Nome de usuário ou e-mail", - "Wrong password. Reset it?" : "Senha incorreta. Redefini-la?", "Wrong password." : "Senha errada", "Log in" : "Entrar", "Stay logged in" : "Permaneça logado", @@ -283,7 +283,6 @@ OC.L10N.register( "Redirecting …" : "Redirecionando...", "New password" : "Nova senha", "New Password" : "Nova senha", - "Reset password" : "Redefinir senha", "Two-factor authentication" : "Autenticação de dois fatores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "A segurança aprimorada está habilitada para sua conta. Por favor autentique usando um segundo fator.", "Cancel log in" : "Cancelar login", @@ -355,6 +354,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para obter informações sobre como configurar corretamente o servidor, consulte a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentação</a>.", "Log out" : "Sair", "This action requires you to confirm your password:" : "Essa ação requer a confirmação da sua senha:", + "Wrong password. Reset it?" : "Senha incorreta. Redefini-la?", "Use the following link to reset your password: {link}" : "Use o seguinte link para redefinir sua senha: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Olá,<br><br>só para avisar que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Visualize-o!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Esta instância Nextcloud está em modo de usuário único.", |