summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:09 +0000
commit60032a5914365910015a56c5e887fe027d9c3904 (patch)
tree06d500e3c4faa7db6d75c48d74b3dabd20bfa720 /apps/settings/l10n/pt_BR.js
parent761113abd3d6ce26d15b41e493d9a832fa7d8e16 (diff)
downloadnextcloud-server-60032a5914365910015a56c5e887fe027d9c3904.tar.gz
nextcloud-server-60032a5914365910015a56c5e887fe027d9c3904.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.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 6e60e95dae7..ab5cabb2b69 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -445,7 +445,7 @@ OC.L10N.register(
"Documentation" : "Documentação",
"Forum" : "Fórum",
"Login" : "Login",
- "SSL/TLS" : "SSL/TLS",
+ "SSL" : "SSL",
"Open documentation" : "Abrir documentação",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "É importante configurar este servidor para poder enviar e-mails para redefinir a senha e notificações.",
"Send mode" : "Modo de envio",
@@ -454,8 +454,7 @@ OC.L10N.register(
"From address" : "Endereço \"From\"",
"Server address" : "Endereço do servidor",
"Port" : "Porta",
- "Authentication method" : "Método de autenticação",
- "Only applies when authentication is required" : "Only applies when authentication is required",
+ "Authentication" : "Autenticação",
"Authentication required" : "Autenticação é necessária",
"Credentials" : "Credenciais",
"SMTP Username" : "Nome do Usuário SMTP",
@@ -515,8 +514,11 @@ OC.L10N.register(
"png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB",
"Plain" : "Plano",
"NT LAN Manager" : "Gerenciador NT LAN",
+ "SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
+ "Authentication method" : "Método de autenticação",
"Allow username autocompletion in share dialog" : "Permitir autocompletar o nome de usuário na caixa de compartilhamento",
- "Allow username autocompletion to users within the same groups" : "Permitir autocompletar o nome de usuário para usuários dentro dos mesmos grupos"
+ "Allow username autocompletion to users within the same groups" : "Permitir autocompletar o nome de usuário para usuários dentro dos mesmos grupos",
+ "Only applies when authentication is required" : "Only applies when authentication is required"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");