diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/pt_BR.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 21a7b7c2dbe..f09bff1ada8 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -434,19 +434,13 @@ 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", - "Plain" : "Plano", - "NT LAN Manager" : "Gerenciador NT LAN", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "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", "Encryption" : "Criptografia", "Sendmail mode" : "Modo do sendmail", "From address" : "Endereço \"From\"", - "Authentication method" : "Método de autenticação", - "Authentication required" : "Autenticação é necessária", "Server address" : "Endereço do servidor", "Port" : "Porta", "Credentials" : "Credenciais", @@ -527,6 +521,12 @@ 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'", |