diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-15 00:08:15 +0000 |
commit | cc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch) | |
tree | d3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/pt_BR.js | |
parent | e0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff) | |
download | nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.tar.gz nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.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 aee1c96a1dd..0445547348f 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -271,7 +271,6 @@ OC.L10N.register( "Log in" : "Entrar", "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\" para sua conta %s.", "App token" : "Token do aplicativo", "Alternative login using app token" : "Login alternativo usando o token do aplicativo", "Redirecting …" : "Redirecionando...", @@ -340,6 +339,7 @@ OC.L10N.register( "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.", "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", - "Please use the command line updater because you have a big instance." : "Por favor, use a atualização de linha de comando, porque você tem muitos dados em sua instância." + "Please use the command line updater because you have a big instance." : "Por favor, use a atualização de linha de comando, porque você tem muitos dados em sua instância.", + "You are about to grant \"%s\" access to your %s account." : "Você está prestes a conceder acesso a \"%s\" para sua conta %s." }, "nplurals=2; plural=(n > 1);"); |