diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
commit | 9e550ab844ec5f5a2100a074309ad8d844948d79 (patch) | |
tree | d183d7153c2f746a355bc6f3f2ac286c27a67942 /core/l10n/es.js | |
parent | e51a76b92d1ad48cccd9efdcd6e25977da154a6d (diff) | |
download | nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.tar.gz nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index bb39a5ae8b4..9496ca29f8f 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -134,9 +134,6 @@ OC.L10N.register( "Reset password" : "Restablecer contraseña", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no está soportado y %s no funcionará bien en esta plataforma. ¡Úsela a su propio riesgo! ", "For the best results, please consider using a GNU/Linux server instead." : "Para óptimos resultados, considere utilizar un servidor GNU/Linux.", - "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Parece ser que esta %s instalación está ejecutándose en un entorno PHP de 32-bits y que el parámetro open_basedir se ha configurado en php.ini. Esto acarreará problemas con ficheros de más de 4GB y se desaconseja encarecidamente.", - "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, elimine el parámetro open_basedir de su fichero de configuración php.ini o migre a PHP de 64-bits.", - "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Parece ser que esta %s instalación está ejecutándose en un entorno PHP de 32-bits y cURL no está instalado. Esto acarreará problemas con ficheros de más de 4GB y se desaconseja encarecidamente.", "Please install the cURL extension and restart your webserver." : "Por favor, instale la extensión cURL y reinicie su servidor web.", "Personal" : "Personal", "Users" : "Usuarios", |