diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/pt_PT.js | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): š Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pt_PT.js')
-rw-r--r-- | apps/settings/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index 76464248ab3..abf5da4ecd3 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -196,6 +196,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A app foi activada mas necessita ser actualizada. IrĆ” ser redireccionado para a pĆ”gina de actualizaĆ§Ć£o em 5 segundos.", "Documentation" : "DocumentaĆ§Ć£o", "Forum" : "FĆ³rum", + "Login" : "Iniciar SessĆ£o", "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 ser possĆvel enviar emails, possibilitando enviar notificaƧƵes bem como possibilitar a recuperaĆ§Ć£o de senhas.", @@ -204,6 +205,8 @@ OC.L10N.register( "From address" : "Do endereƧo", "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 de utilizador SMTP", "SMTP Password" : "Palavra-passe SMTP", @@ -239,12 +242,9 @@ OC.L10N.register( "Migration started ā¦" : "MigraĆ§Ć£o iniciada...", "Address" : "Morada", "Avatar" : "Avatar", - "Login" : "Iniciar SessĆ£o", "Plain" : "Plano", "NT LAN Manager" : "Gestor de REDE NT", "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 cuidadosamente antes de ativar a encriptaĆ§Ć£o do lado do servidor:", "Enable encryption" : "Ativar a encriptaĆ§Ć£o", "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'" : "Precisa de migrar as suas chaves de encriptaĆ§Ć£o da encriptaĆ§Ć£o antiga (ownCloud <= 8.0) para a nova. Por favor, ative o \"MĆ³dulo de encriptaĆ§Ć£o predefinido\" e execute 'occ encryption:migrate'", |