aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/gl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-25 01:55:13 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-25 01:55:13 -0400
commit785517487952aaa75899ab496065449b72a7c305 (patch)
treed321e63e054cb7abb3de3cd3cc82ad88a083de81 /settings/l10n/gl.js
parentb9df932e3cf6a47cf9482672370925e7f7fd6fac (diff)
downloadnextcloud-server-785517487952aaa75899ab496065449b72a7c305.tar.gz
nextcloud-server-785517487952aaa75899ab496065449b72a7c305.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r--settings/l10n/gl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index be65c9bf22e..6387f387e2b 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -107,6 +107,8 @@ OC.L10N.register(
"NT LAN Manager" : "Xestor 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." : "Semella que PHP non está correctamente para consultar as variábeis de entorno do sistema. A proba con getenv(\"PATH\") só devolve unha resposta baleira.",
+ "Please check the installation documentation for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Consulte a documentación de instalación para ver as notas de configuración de PHP e a configuración PHP do servidor, especialmente se emprega 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." : "Foi activada a restrición da configuración a só lectura. Isto impide o estabelecemento dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Parece que PHP foi configuración para substituír bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",