Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/pt_PT.js')
-rw-r--r--settings/l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index ed34f36c1f3..fb4f74b0803 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -175,7 +175,6 @@ OC.L10N.register(
"Credentials" : "Credenciais",
"SMTP Username" : "Nome de utilizador SMTP",
"SMTP Password" : "Palavra-passe SMTP",
- "Store credentials" : "Armazenar credenciais",
"Test email settings" : "Testar definições de e-mail",
"Send email" : "Enviar email",
"Security & setup warnings" : "Avisos de configuração e segurança",
@@ -254,6 +253,7 @@ OC.L10N.register(
"Help translate" : "Ajude a traduzir",
"Current password" : "Palavra-passe atual",
"Change password" : "Alterar palavra-passe",
+ "Store credentials" : "Armazenar credenciais",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registada num serviço webcron para chamar cron.php a cada 15 minutos através de HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Use o serviço de tarefas automáticas para chamar o ficheiro cron.php a cada 15 minutos."
},