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:
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r--settings/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 189aeeb6cc7..bf1559bf848 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -23,7 +23,6 @@ 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 %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión desactualizada %s (%s). Por favor, actualiza tu sistema operativo o las funciones tales como %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!",
@@ -198,7 +197,6 @@ 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=\"%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>.",
"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",
"Server-side encryption" : "Cifrado en el servidor",
@@ -266,7 +264,6 @@ 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>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%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",
@@ -298,6 +295,7 @@ OC.L10N.register(
"Username" : "Nombre de usuario",
"Done" : "Hecho",
"Enabled apps" : "Apps habilitadas",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión desactualizada %s (%s). Por favor, actualiza tu sistema operativo o las funciones tales como %s no funcionarán de forma fiable.",
"A problem occurred, please check your log files (Error: %s)" : "Ocurrió un problema, por favor verifica los archivos de registro (Error: %s)",
"Migration Completed" : "Migración finalizada",
"Group already exists." : "El grupo ya existe.",
@@ -411,6 +409,7 @@ OC.L10N.register(
"Getting help" : "Obtener ayuda",
"Commercial support" : "Soporte comercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)",
"You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
"Get the apps to sync your files" : "Consigue las apps para sincronizar tus archivos.",
"Desktop client" : "Cliente de escritorio",
@@ -463,6 +462,7 @@ OC.L10N.register(
"It is strongly proposed to install 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 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>."
},
"nplurals=2; plural=(n != 1);");