Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-23 17:54:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-23 17:54:28 +0300
commita9fb21f9fccf14eee9192a01a22a41b94904a729 (patch)
treec355d852358a6fe159cfebb5082d29092434d299 /settings/l10n/es.js
parent39338aaa676168b0a53c3a1f6d5363569f303361 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index bf1559bf848..b0f109a40f5 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Backend doesn't support password change, but the user's encryption key was updated." : "El sistema no permite cambiar la contraseña, pero la clave de cifrado ha sido actualizada.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "instalando y actualizando aplicaciones a través de la tienda de aplicaciones o de la nube compartida federada",
"Federated Cloud Sharing" : "Compartido en Nube Federada",
+ "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL está usando una versión desactualizada %1$s (%2$s). Por favor, actualiza tu sistema operativo o funciones como %3$s no funcionarán de forma fiable.",
"Invalid SMTP password." : "Contraseña SMTP inválida",
"Email setting test" : "Prueba de configuración de correo",
"Well done, %s!" : "¡Bien hecho, %s!",
@@ -109,6 +110,7 @@ OC.L10N.register(
"Groups" : "Grupos",
"Group list is empty" : "La lista de grupos está vacía",
"Unable to retrieve the group list" : "No se ha podido recuperar la lista de grupos.",
+ "Limit to groups" : "Límite para grupos",
"Official" : "Oficial",
"No results" : "No hay resultados",
"Visit website" : "Visite nuestro sitio web",
@@ -197,8 +199,10 @@ OC.L10N.register(
"There are some errors regarding your setup." : "Hay varios errores relativos a tu configuración.",
"There are some warnings regarding your setup." : "Hay varios avisos relativos a tu configuración.",
"Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Por favor, vuelve a consultar las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guías de instalación ↗</a>, y comprueba posibles errores y advertencias en el <a href=\"%2$s\">registro</a>.",
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Comprueba la seguridad de tu Nextcloud mediante <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nuestro escaneo de seguridad ↗</a>.",
"Version" : "Versión",
+ "Two-Factor Authentication" : "Autenticación en dos pasos",
"Server-side encryption" : "Cifrado en el servidor",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el lado del servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
@@ -264,6 +268,7 @@ OC.L10N.register(
"Details" : "Detalles",
"You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
"You are using <strong>%s</strong>" : "Estás usando <strong>%s</strong>",
+ "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estás usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar",
"Your email address" : "Su dirección de correo",
@@ -394,7 +399,6 @@ OC.L10N.register(
"Check the security of your Nextcloud over our security scan" : "Comprueba la seguridad de tu Nextcloud mediante nuestro escaneo de seguridad",
"Hardening and security guidance" : "Guía de protección y seguridad",
"View in store" : "Ver en la tienda",
- "Limit to groups" : "Límite para grupos",
"This app has an update available." : "Está app tiene una actualización pendiente.",
"by %s" : "por %s",
"%s-licensed" : "Licencia %s",
@@ -463,6 +467,7 @@ OC.L10N.register(
"If your installation is not installed at 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 cron job via CLI. The following technical errors have appeared:" : "No fue posible lanzar la tarea cron mediante CLI. Los siguientes errores técnicos has aparecido:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor, vuelve a consultar la las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guías de instalación ↗</a> y buscar posibles errores o advertencias en el <a href=\"%s\">registro</a>.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de línea de comandos: 'occ db:convert-type o comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a>."
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de línea de comandos: 'occ db:convert-type o comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗</a>.",
+ "Default quota :" : "Espacio por defecto:"
},
"nplurals=2; plural=(n != 1);");