diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/pt_BR.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pt_BR.js')
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index e54f0a312ba..22bf47e424a 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Limpeza remota iniciou em %1$s", "Remote wipe has finished on %1$s" : "Limpeza remota terminou em %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Sua <strong>senha</strong> ou <strong>e-mail</strong> foram alterados", - "Apps" : "Aplicativos", + "Settings" : "Configurações", "Could not remove app." : "Não foi possível remover o app.", "Could not update app." : "Não foi possível atualizar o app.", "Wrong password" : "Senha incorreta", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Se você recebeu este e-mail, é sinal que a configuração do servidor de e-mail está correta.", "Email could not be sent. Check your mail server log" : "O e-mail não pôde ser enviado. Verifique o log do servidor de e-mail", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocorreu um problema ao enviar o e-mail. Por favor, revise suas configurações. (Erro: %s)", - "Users" : "Usuários", "Invalid account" : "Conta inválida", "Invalid mail address" : "Endereço de e-mail inválido", "Settings saved" : "Configurações salvas", @@ -98,9 +97,10 @@ OC.L10N.register( "Set your password" : "Defina sua senha", "Go to %s" : "Ir para %s", "Install Client" : "Instalar Cliente", - "Settings" : "Configurações", + "Apps" : "Aplicativos", "Personal" : "Pessoal", "Administration" : "Administração", + "Users" : "Usuários", "Additional settings" : "Configurações adicionais", "Artificial Intelligence" : "Inteligência artificial", "Administration privileges" : "Privilégios de administração", |