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_SV.js')
-rw-r--r--settings/l10n/es_SV.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/es_SV.js b/settings/l10n/es_SV.js
index 76026509226..aab74163743 100644
--- a/settings/l10n/es_SV.js
+++ b/settings/l10n/es_SV.js
@@ -23,7 +23,6 @@ OC.L10N.register(
"Backend doesn't support password change, but the user's encryption key was updated." : "El backend no soporta el cambio de contraseñas, pero la llave de encripción del usuario fue actualizada.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartido la Nube Federada",
"Federated Cloud Sharing" : "Compartir en la 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 anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
"Invalid SMTP password." : "Constraseña SMTP inválida. ",
"Email setting test" : "Prueba de ajustes de correo",
"Well done, %s!" : "¡Bien hecho, %s!",
@@ -164,7 +163,6 @@ OC.L10N.register(
"Send email" : "Enviar correo electrónico",
"Security & setup warnings" : "Advertencias de seguridad y configuración",
"All checks passed." : "Pasaron todas las verificaciones. ",
- "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 verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</a>.",
"Version" : "Versión",
"Server-side encryption" : "Encripción del lado del 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." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ",
@@ -229,7 +227,6 @@ OC.L10N.register(
"Choose as profile picture" : "Seleccionar como foto del perfil",
"Details" : "Detalles",
"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ás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido el nombre a desplegar",
"Your email address" : "Tu dirección de correo electrónico",
@@ -260,6 +257,7 @@ OC.L10N.register(
"Username" : "Usuario",
"Done" : "Terminado",
"Enabled apps" : "Aplicaciones 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 anticuada (%s) de %s. Por favor actualiza tu sistema operativo o funciones tales como %s no funcionarán de forma confiable.",
"A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, por favor verifica tus archivos de bitácoras (Error: %s)",
"Migration Completed" : "Migración completada",
"Group already exists." : "El grupo ya existe.",
@@ -373,6 +371,7 @@ OC.L10N.register(
"Getting help" : "Obtener ayuda",
"Commercial support" : "Soporte comercial",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás 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" : "Obten las aplicaciones para sincronizar tus archivos",
"Desktop client" : "Cliente de escritorio",
@@ -425,6 +424,7 @@ OC.L10N.register(
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Se recomienda ámpliamente instalar los paquetes requeridos en tu sistema para soportar alguna de las siguientes regionalizaciones: %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 tu instalación no se hizo en la raíz del dominio y usa el sistema Cron, puede haber temas con la generación de la URL. Para prevenir estos problemas, por favor establece la opción \"overwrite.cli.url\" en tu archivo config.php a la ruta del webroot de tu instalación (Se sugiere: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No fue posible ejecutar el trabajo de cron via CLI. Se presentaron los siguientes errores técnicos:",
+ "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 verifica las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guias de instalación ↗</a>, y valida si hay algún error o advertencia en la <a href=\"%s\">bitácora</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 bien consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación ↗ </a>."
},
"nplurals=2; plural=(n != 1);");