diff options
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index dc592751e62..e584e7e6351 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.", "App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.", + "__language_name__" : "Português Brasileiro", "This is an automatically sent email, please do not reply." : "Este é um email enviado automaticamente. Por favor, não responda.", "Help" : "Ajuda", "Apps" : "Aplicativos", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Informação Pessoal", "Sync clients" : "Clientes de sincronização", "Unlimited" : "Ilimitado", - "__language_name__" : "Português Brasileiro", "Verifying" : "Verificando", "Verifying …" : "Verificando...", "Verify" : "Verificar", |