diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
commit | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch) | |
tree | b85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/es.json | |
parent | 4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff) | |
download | nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 78166b21b5e..8f35b24a43d 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -117,6 +117,8 @@ "Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.", "PHP module %s not installed." : "El módulo PHP %s no está instalado.", "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Consulte a su administrador del servidor para actualizar PHP a la versión más reciente. Su versión de PHP ya no es apoyado por ownCloud y la comunidad PHP.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales no estén accesibles.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Los módulos PHP se han instalado, pero aparecen listados como si faltaran", "Please ask your server administrator to restart the web server." : "Consulte al administrador de su servidor para reiniciar el servidor web.", "PostgreSQL >= 9 required" : "PostgreSQL 9 o superior requerido.", |