diff options
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r-- | lib/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index a79b72ae673..10a7cba4556 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -57,6 +57,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Não é permitido um ficheiro sem nome", "App \"%s\" cannot be installed because appinfo file cannot be read." : "A app \"%s\" não pode ser instalada porque o ficheiro appinfo não pode ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "A aplicação \"%s\" não pode ser instada porque não é compatível com esta versão do servidor.", + "__language_name__" : "Português", "This is an automatically sent email, please do not reply." : "Este e-mail foi enviado automaticamente, por favor não responda a este e-mail.", "Help" : "Ajuda", "Apps" : "Apps", @@ -75,7 +76,6 @@ OC.L10N.register( "Personal info" : "Informação pessoal", "Sync clients" : "Sincronizar clientes", "Unlimited" : "Ilimitado", - "__language_name__" : "Português", "Verifying" : "A verificar", "Verifying …" : "A verificar...", "Verify" : "Verificar", |