summaryrefslogtreecommitdiffstats
path: root/settings/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-03 00:08:06 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-03 00:08:06 +0000
commit21dd85678f2a1d613fc5cd1e1901785808747051 (patch)
treee84245a38956ddf10cfd665cb3b80da06e08faab /settings/l10n/pt_BR.js
parentea2e629c6ca307704dea0aed106dfcb8c0bcc559 (diff)
downloadnextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.tar.gz
nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r--settings/l10n/pt_BR.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 12f33dbec6a..fe247c2402a 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -249,6 +249,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Você precisa migrar suas chaves de criptografia a partir da antiga criptografia (ownCloud <= 8,0) para a nova.",
"Start migration" : "Iniciar migração",
"Security & setup warnings" : "Segurança & avisos de configuração",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "É importante para a segurança e desempenho de sua instância que tudo esteja configurado corretamente. Para ajudar você com isso que estamos fazendo algumas verificações automáticas. Por favor, consulte a seção Dicas & Truques e a documentação para obter mais informações.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece ser configurado corretamente para consultar variáveis de ambiente do sistema. O teste com getenv(\"PATH\") apenas retorna uma resposta vazia.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Verifique a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação de instalação ↗</a> para os detalhes de configuração do PHP e a configuração do PHP do seu servidor, especialmente ao usar o php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Somente-Leitura foi habilitada. Isso impede que algumas configurações sejam definidas via interface web. Além disso, o arquivo precisa ser definido manualmente com permissão de escrita para cada atualização.",