diff options
Diffstat (limited to 'apps/settings/l10n/pt_PT.json')
-rw-r--r-- | apps/settings/l10n/pt_PT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index 538ce99bea6..b266fcc4800 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -239,7 +239,6 @@ "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", @@ -262,6 +261,7 @@ "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 @..." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |