diff options
Diffstat (limited to 'apps/settings/l10n/pt_BR.json')
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 310ac0489e6..64416eddedb 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -443,7 +443,7 @@ "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", @@ -452,8 +452,7 @@ "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", @@ -513,8 +512,11 @@ "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" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |