diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
commit | 36b0c599f5acb9c9c4b718a416051098077fbe46 (patch) | |
tree | 21e07122d30e681da8d7c1984243761587cb00da /settings/l10n/gl.php | |
parent | 56b60b9cd283764931f24054b966d0cc6594da89 (diff) | |
download | nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.tar.gz nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 056247b0076..bf8a53f06f7 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -91,6 +91,8 @@ $TRANSLATIONS = array( "Setup Warning" => "Configurar os avisos", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar.", "Please double check the <a href=\"%s\">installation guides</a>." => "Volva comprobar as <a href=\"%s\">guías de instalación</a>", +"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 varios aplicativos 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.", "Module 'fileinfo' missing" => "Non se atopou o módulo «fileinfo»", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Non se atopou o módulo de PHP «fileinfo». É recomendábel activar este módulo para obter os mellores resultados coa detección do tipo MIME.", "Your PHP version is outdated" => "A versión de PHP está desactualizada", |