diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/pt_BR.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index b15f5bf2034..f565442707e 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -277,11 +277,10 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos várias tentativas de login inválidas de seu IP. Portanto, seu próximo login será desacelerado em até 30 segundos.", "Forgot password?" : "Esqueceu a senha?", "Back to login" : "Voltar ao login", + "App token" : "Token do aplicativo", + "Grant access" : "Conceder acesso", "Account access" : "Acesso à conta", "You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.", - "Grant access" : "Conceder acesso", - "App token" : "Token do aplicativo", - "Alternative login using app token" : "Login alternativo usando o token do aplicativo", "Redirecting …" : "Redirecionando...", "New password" : "Nova senha", "New Password" : "Nova senha", @@ -341,6 +340,7 @@ OC.L10N.register( "Stay logged in" : "Permaneça logado", "Alternative Logins" : "Logins alternativos", "You are about to grant \"%s\" access to your %s account." : "Você está prestes a conceder acesso a \"%s\" à sua conta %s.", + "Alternative login using app token" : "Login alternativo usando o token do aplicativo", "You are accessing the server from an untrusted domain." : "Você está acessando o servidor de um domínio não confiável.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Entre em contato com o administrador. Se você é o administrador, defina a configuração \"trusted_domains\" em config/config.php. Uma configuração de exemplo é fornecida em config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador você também poderá usar o botão abaixo para confiar neste domínio.", |