diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-25 01:55:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-25 01:55:13 -0400 |
commit | 785517487952aaa75899ab496065449b72a7c305 (patch) | |
tree | d321e63e054cb7abb3de3cd3cc82ad88a083de81 /settings/l10n/pt_BR.js | |
parent | b9df932e3cf6a47cf9482672370925e7f7fd6fac (diff) | |
download | nextcloud-server-785517487952aaa75899ab496065449b72a7c305.tar.gz nextcloud-server-785517487952aaa75899ab496065449b72a7c305.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index c7228169cf7..9e89869e9b6 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -107,6 +107,8 @@ OC.L10N.register( "NT LAN Manager" : "Gerenciador NT LAN", "SSL" : "SSL", "TLS" : "TLS", + "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 parecem esta configurado corretamente para consultar as variáveis de ambiente do sistema. O teste com getenv(\"PATH\") só retorna uma resposta vazia.", + "Please check the installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Por favor, verifique a documentação de instalação para as notas de configuração do PHP e a configuração do PHP do seu servidor, especialmente quando se utiliza 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 a interface web. Além disso, o arquivo precisa ter permissão de escrita manual para cada atualização.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.", |