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 'apps/settings/l10n/pt_PT.js')
-rw-r--r--apps/settings/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js
index 74f6d443ff4..dadb2e3dc11 100644
--- a/apps/settings/l10n/pt_PT.js
+++ b/apps/settings/l10n/pt_PT.js
@@ -241,7 +241,6 @@ OC.L10N.register(
"Your postal address" : "A sua morada",
"It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.",
"Link https://…" : "Hiperligação https:// ...",
- "Twitter handle @…" : "Identificador do Twitter @...",
"Current password" : "Palavra-passe atual",
"New password" : "Nova palavra-passe",
"Change password" : "Alterar palavra-passe",
@@ -264,6 +263,7 @@ OC.L10N.register(
"Recommended" : "Recomendado",
"The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa de ser executado pelo utilizador do sistema \"%s\".",
"days" : "dias",
- "No display name set" : "Nenhum nome display estabelecido"
+ "No display name set" : "Nenhum nome display estabelecido",
+ "Twitter handle @…" : "Identificador do Twitter @..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");