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 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 87e336581a3..5446f54f6ae 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Sharing" : "Compartir",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
+ "Email server" : "Servidor de correo electrónico",
+ "Security & setup warnings" : "Avisos de seguridad y configuración",
+ "Background jobs" : "Trabajos en segundo plano",
"Create" : "Crear",
"Change" : "Cambiar",
"Delete" : "Eliminar",
@@ -133,6 +136,7 @@ OC.L10N.register(
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Se utiliza la versión \"%s\" de MySQL. Nextcloud 21 ya no soportará esta versión y requiere MySQL 8.0 o MariaDB 10.2 o superior.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Está instalada la versión PostgreSQL \"%s\". Nextcloud 21 ya no soporta esta versión y requiere PostgreSQL 9.6 o superior.",
"Nextcloud settings" : "Ajustes de Nextcloud",
+ "None" : "Ninguno",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "La verificación en dos pasos se puede aplicar para todos los usuarios y grupos específicos. Si no tienen configurado un proveedor de dos pasos, no podrán iniciar sesión en el sistema.",
"Enforce two-factor authentication" : "Imponer verificación en dos pasos",
"Limit to groups" : "Límite para grupos",
@@ -327,13 +331,11 @@ OC.L10N.register(
"Administrator documentation" : "Documentación del adminsitrador",
"Documentation" : "Documentación",
"Forum" : "Foro",
- "None" : "Ninguno",
"Login" : "Iniciar sesión",
"Plain" : "Plano",
"NT LAN Manager" : "Gestor de NT LAN",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
- "Email server" : "Servidor de correo electrónico",
"Open documentation" : "Abrir documentación",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante configurar este servidor para que pueda enviar correos, por ejemplo para cambios de contraseñas y notificaciones.",
"Send mode" : "Modo de envío",
@@ -350,7 +352,6 @@ OC.L10N.register(
"Save" : "Guardar",
"Test email settings" : "Probar configuración del correo electrónico",
"Send email" : "Enviar mensaje",
- "Security & setup warnings" : "Avisos de seguridad y configuración",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de tu instancia que todo esté correctamente configurado. Para ayudarte con ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor comprueba la documentación enlazada.",
"All checks passed." : "Ha pasado todos los controles",
"There are some errors regarding your setup." : "Hay varios errores relativos a su configuración.",
@@ -375,7 +376,6 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesita migrar sus claves de cifrado provenientes del antiguo sistema (ownCloud <= 8.0) al nuevo. Por favor habilite el \"Módulo de cifrado por defecto\" y ejecute 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Se necesita migrar las claves de cifrado del antiguo sistema (ownCloud <= 8.0) al nuevo sistema.",
"Start migration" : "Iniciar migración",
- "Background jobs" : "Trabajos en segundo plano",
"Last job execution ran %s. Something seems wrong." : "La última ejecución de un trabajo fue %s. Algo parece ir mal.",
"Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Algunos trabajos no se han ejecutado desde %s. Por favor, considere aumentar la frecuencia de ejecución.",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Algunos trabajajos no se ejecutaron desde %s. Por favor, considere cambiar al sistema 'cron'.",