diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-10 01:56:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-10 01:56:05 -0500 |
commit | 9ebcc4ce312db574173627488887f14db2f4bc34 (patch) | |
tree | 4d2846722995ae1d678999f08c0741420081df3c /core/l10n/pt_BR.js | |
parent | 53d57bffed38d5f0723df26f011b1876be9360f7 (diff) | |
download | nextcloud-server-9ebcc4ce312db574173627488887f14db2f4bc34.tar.gz nextcloud-server-9ebcc4ce312db574173627488887f14db2f4bc34.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index f821a6c461d..5c922050f66 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -193,11 +193,11 @@ OC.L10N.register( "Hello {name}, the weather is {weather}" : "Olá {name}, o clima está {weather}", "Hello {name}" : "Olá {name}", "_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"], - "{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento, deixando esta página pode haver interrupção do processo em alguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.", "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor recarregue a página", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi bem sucedida. Para mais informações <a href=\"{url}\">verificar o nosso post no fórum</a> que abrange esta questão.", "The update was unsuccessful. " : "A atualização não foi bem sucedida.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Havia advertências.", "The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", |