summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
commit4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch)
treef97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /settings/l10n/es.js
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
downloadnextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz
nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js11
1 files changed, 8 insertions, 3 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index ca947bc0343..852552e5667 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -87,6 +87,7 @@ OC.L10N.register(
"Android Client" : "Cliente Android",
"Sync client - {os}" : "Cliente de sincronización - {os}",
"This session" : "Esta sesión",
+ "Copied!" : "¡Copiado!",
"Error while loading browser sessions and device tokens" : "Error al cargar sesiones de navegador y \"tokens\" de dispositivos",
"Error while creating device token" : "Error al crear \"token\" de dispositivo",
"Error while deleting the token" : "Error al detectar el \"token\"",
@@ -106,11 +107,11 @@ OC.L10N.register(
"A valid group name must be provided" : "Se debe dar un nombre válido para el grupo ",
"deleted {groupName}" : "{groupName} eliminado",
"undo" : "deshacer",
- "No group" : "Sin grupo",
"never" : "nunca",
"deleted {userName}" : "borrado {userName}",
"Add group" : "Añadir grupo",
"Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
+ "no group" : "sin grupo",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Error creating user: {message}" : "Error creando el usuario: {message}",
@@ -185,7 +186,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:",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, compruebe de nuevo las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación ↗</a>, y comprueba por cualquier error o advertencia en el <a href=\"#log-section\">Registro</a>",
"All checks passed." : "Ha pasado todos los controles",
"Cron" : "Cron",
"Last cron job execution: %s." : "Cron se ejecutó por última vez: %s",
@@ -290,8 +290,11 @@ OC.L10N.register(
"App name" : "Nombre de la app",
"Create new app password" : "Crear nueva contraseña de app",
"Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.",
+ "For security reasons this password will only be shown once." : "Para seguridad, esta contraseña será mostrado solamente una vez.",
"Username" : "Nombre de usuario",
"Done" : "Hecho",
+ "Follow us on Google Plus!" : "¡Síganos en Google+!",
+ "Subscribe to our twitter channel!" : "Suscríbete a nuestro canal de Twitter!",
"Show storage location" : "Mostrar la ubicación del almacenamiento",
"Show last log in" : "Mostrar el último inicio de sesión",
"Show user backend" : "Mostrar motor de usuario",
@@ -316,9 +319,11 @@ OC.L10N.register(
"set new password" : "establecer nueva contraseña",
"change email address" : "cambiar dirección de correo electrónico",
"Default" : "Predeterminado",
+ "Last Login" : "Último inicio de sesión",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Almacenamiento externo",
- "Updates" : "Actualizaciones"
+ "Updates" : "Actualizaciones",
+ "No apps found for \"{query}\"" : "No se han encontrado apps para {query}"
},
"nplurals=2; plural=(n != 1);");