summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 36d9d9392e1..27a87685f2e 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -12,12 +12,10 @@ OC.L10N.register(
"Log" : "Registro",
"Tips & tricks" : "Sugerencias y trucos",
"Updates" : "Actualizaciones",
- "Authentication error" : "Error de autenticación",
- "Your full name has been changed." : "Se ha cambiado su nombre completo.",
- "Unable to change full name" : "No se puede cambiar el nombre completo",
"Couldn't remove app." : "No se pudo eliminar la aplicación.",
"Language changed" : "Idioma cambiado",
"Invalid request" : "Petición no válida",
+ "Authentication error" : "Error de autenticación",
"Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador",
"Unable to add user to group %s" : "No se pudo añadir el usuario al grupo %s",
"Unable to remove user from group %s" : "No se pudo eliminar al usuario del grupo %s",
@@ -53,6 +51,8 @@ OC.L10N.register(
"Invalid user" : "Usuario no válido",
"Unable to change mail address" : "No se pudo cambiar la dirección de correo electrónico",
"Email saved" : "Correo electrónico guardado",
+ "Your full name has been changed." : "Se ha cambiado su nombre completo.",
+ "Unable to change full name" : "No se puede cambiar el nombre completo",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?",
"Add trusted domain" : "Agregar dominio de confianza",
"Migration in progress. Please wait until the migration is finished" : "Migración en curso. Por favor, espere hasta que la migración esté finalizada.",
@@ -135,7 +135,6 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Es muy recomendable instalar los paquetes necesarios para poder soportar una de las siguientes configuraciones regionales: %s. ",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si su instalación no está ubicada en la raíz del dominio y usa el cron del sistema, puede haber problemas al generarse los URL. Para evitarlos, configure la opción \"overwrite.cli.url\" en su archivo config.php para que use la ruta de la raíz del sitio web de su instalación (sugerencia: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar cronjob vía CLI. Han aparecido los siguientes errores técnicos:",
- "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "El fichero de bloqueo de transaciones esta usando la base de datos como mecanismo de bloqueo, para mejorar el rendimiento es recomendable usar cacheo de memoria para los bloqueos. Visita la <a target=\"_blank\" href=\"%s\">documentación ↗</a> para mas información.",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor revise las <a target=\"_blank\" href=\"%s\">guías de instalación ↗</a>, y compruebe los errores o avisos en el <a ref=\"#log-section\">registro</a>.",
"All checks passed." : "Ha pasado todos los controles",
"Open documentation" : "Documentación abierta",