summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:54:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:54:55 -0400
commita296cbd203af89a8433f76dbc3a90872d627efda (patch)
tree6a4089b4b1515a1d2e9abe82bb53be72ce09ba0e /core/l10n/pt_BR.js
parentb441d3dcb32ef2cf2aa0e088ed320996b67e8fd5 (diff)
downloadnextcloud-server-a296cbd203af89a8433f76dbc3a90872d627efda.tar.gz
nextcloud-server-a296cbd203af89a8433f76dbc3a90872d627efda.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 2e88bb16a53..387d16b850b 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Error favoriting" : "Erro colocando nos favoritos",
"Error unfavoriting" : "Erro retirando do favoritos",
"Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s",
+ "Updates need to be installed. Please use the command line updater." : "Atualizações precisam ser instaladas. Por favor, use a atualização de linha de comando.",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabela %s",
"Turned on maintenance mode" : "Ativar modo de manutenção",
@@ -304,6 +305,10 @@ OC.L10N.register(
"Start update" : "Iniciar atualização",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera com instalações maiores, você pode em vez disso executar o seguinte comando a partir do diretório de instalação:",
"Detailed logs" : "Logs detalhados",
+ "Update needed" : "Atualização necessária",
+ "Please use the command line updater because you have a big instance." : "Por favor, use a atualização de linha de comando, porque você tem um grande exemplo.",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor, use a atualização de linha de comando, porque a atualização automática está desativado no config.php.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Para obter ajuda, consulte a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the %s instance is available again." : "Esta página será atualizada automaticamente quando esta instância %s estiver disponível novamente."
},