diff options
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 232ec5cc650..ad1f206386e 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -435,6 +435,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Erro: Este aplicativo não pode ser habilitado pois torna o servidor instável.", "Documentation" : "Documentação", "Forum" : "Fórum", + "Login" : "Login", "SSL/TLS" : "SSL/TLS", "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.", @@ -444,6 +445,8 @@ OC.L10N.register( "From address" : "Endereço \"From\"", "Server address" : "Endereço do servidor", "Port" : "Porta", + "Authentication method" : "Método de autenticação", + "Authentication required" : "Autenticação é necessária", "Credentials" : "Credenciais", "SMTP Username" : "Nome do Usuário SMTP", "SMTP Password" : "Senha SMTP", @@ -522,12 +525,9 @@ OC.L10N.register( "Address" : "Endereço", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Ocorreu um erro durante a requisição. Impossível continuar.", - "Login" : "Login", "Plain" : "Plano", "NT LAN Manager" : "Gerenciador NT LAN", "STARTTLS" : "STARTTLS", - "Authentication method" : "Método de autenticação", - "Authentication required" : "Autenticação é necessária", "Please read carefully before activating server-side encryption: " : "Por favor, leia com atenção antes de ativar a criptografia do lado do servidor:", "Enable encryption" : "Ativar criptografia", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Você precisa migrar suas chaves de criptografia da antiga criptografia (ownCloud <= 8,0) para a nova. Por favor, ative o \"Módulo de criptografia padrão\" e execute 'occ encryption:migrate'", |