diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
commit | cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7 (patch) | |
tree | 1e4013aa56d84c4f64d01cd6fb35ae3888e530e5 /settings/l10n/pt_BR.json | |
parent | 907a6b48603f8c605318df62edfad1c13b7090df (diff) | |
download | nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.tar.gz nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.json')
-rw-r--r-- | settings/l10n/pt_BR.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 45ce9f9ee50..890e822a091 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -745,6 +745,8 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para um desempenho ideal, é importante configurar corretamente os trabalhos em segundo plano. Para instâncias maiores, 'Cron' é a configuração recomendada. Consulte a documentação para obter mais informações.", "Pick background job setting" : "Configuração de trabalhos em segundo plano", "Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "O cron.php está registrado num webcron para chamar cron.php a cada 5 minutos em HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Use o serviço cron do sistema para chamar o arquivo cron.php a cada 5 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa ser executado pelo usuário de sistema \"%s\"", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão PHP POSIX. Veja a {linkstart} documentação do PHP {linkend} para mais detalhes.", "Sharing" : "Compartilhamento", |