summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-13 01:56:58 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-13 01:56:58 -0500
commit3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch)
tree1679fed4cde09fdebcd3065dc3ecc234fc747d86 /core/l10n/es.js
parented797a248cf88dc9dede104fa6babaeb11efc751 (diff)
downloadnextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz
nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 9496ca29f8f..786567b3513 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Hello world!" : "¡Hola mundo!",
"sunny" : "soleado",
"Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
+ "Hello {name}" : "Hola {name}",
"_download %n file_::_download %n files_" : ["descarga %n ficheros","descarga %n ficheros"],
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
@@ -134,6 +135,9 @@ 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 32-bit 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 que esta instalación %s está funcionando en un entorno de PHP 32-bits y el open_basedir se ha configurado en php.ini. Esto acarreará problemas con arhivos superiores a 4GB y resulta altamente desaconsejado.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, quite el ajuste de open_basedir —dentro de su php.ini— o pásese a PHP 64-bits.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Parece que esta instalación %s está funcionando en un entorno de PHP 32-bits y cURL no está instalado. Esto acarreará problemas con arhivos superiores a 4GB y resulta altamente desaconsejado.",
"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",
@@ -185,7 +189,7 @@ OC.L10N.register(
"SQLite will be used as database. For larger installations we recommend to change this." : "Se usará SQLite como base de datos. Para instalaciones más grandes, es recomendable cambiar esto.",
"Finish setup" : "Completar la instalación",
"Finishing …" : "Finalizando...",
- "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "La aplicación requiere JavaScript para poder operar correctamente. Habilite <a href=\"http://enable-javascript.com/\" target=\"_blank\">activar JavaScript</a> y vuelva a cargar la página.",
+ "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "La aplicación requiere JavaScript para poder operar correctamente. Habilite <a href=\"http://enable-javascript.com/\" target=\"_blank\">activar JavaScript</a> y recarge la página.",
"%s is available. Get more information on how to update." : "%s está disponible. Obtener más información de como actualizar.",
"Log out" : "Salir",
"Search" : "Buscar",