summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-03 01:54:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-03 01:54:32 -0500
commitaf50df89120343e09f2ed54b2a516dbbae79eb47 (patch)
tree43f6115208a26d30ac9718ead130e816845f728d /settings/l10n/es.js
parent2bbb11fb63cec92b16a17ef1fa49d4a6a0495fd8 (diff)
downloadnextcloud-server-af50df89120343e09f2ed54b2a516dbbae79eb47.tar.gz
nextcloud-server-af50df89120343e09f2ed54b2a516dbbae79eb47.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index d49f8116bb7..ba12cb68f6e 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Security Warning" : "Advertencia de seguridad",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web.",
+ "Read-Only config enabled" : "Configuración de solo lectura activada",
"Setup Warning" : "Advertencia de configuración",
"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 del principales no estén accesibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto sea causado por un cache o acelerador, como por ejemplo Zend OPcache o eAccelerator.",