summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es_EC.js')
-rw-r--r--apps/settings/l10n/es_EC.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js
index 23529f517ff..7a510c12494 100644
--- a/apps/settings/l10n/es_EC.js
+++ b/apps/settings/l10n/es_EC.js
@@ -141,11 +141,17 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Hay una tarea en segundo plano pendiente que verifica los certificados SSL importados por el usuario. Por favor, vuelve más tarde.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hay certificados SSL importados por el usuario que ya no se utilizan en Nextcloud 21. Pueden importarse mediante el comando en la línea de comandos \"occ security:certificates:import\". A continuación, se muestran las rutas dentro del directorio de datos.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene conexión a Internet: no se pudo acceder a varios puntos finales. Esto significa que algunas funciones, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota y el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
+ "Disabled" : "Deshabilitado",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Se ha habilitado el formato antiguo de cifrado en el servidor. Recomendamos desactivarlo.",
+ "Supported" : "Compatible",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuración de solo lectura se ha habilitado. Esto impide establecer algunas configuraciones a través de la interfaz web. Además, el archivo debe hacerse editable manualmente en cada actualización.",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MariaDB. Nextcloud 21 y versiones posteriores no admiten esta versión y requieren MariaDB 10.2 o superior.",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Se está utilizando la versión \"%s\" de MySQL. Nextcloud 21 y versiones posteriores no admiten esta versión y requieren MySQL 8.0 o MariaDB 10.2 o superior.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Se está utilizando la versión \"%s\" de PostgreSQL. Nextcloud 21 y versiones posteriores no admiten esta versión y requieren PostgreSQL 9.6 o superior.",
+ "Architecture" : "Arquitectura",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no puede correr con el nivel de aislamiento de transacción de \"READ COMMITTED\". Puede causar problemas cuando mútiples acciones sean ejecutadas en paralelo.",
"Profile information" : "Información del perfil",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto de perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, cargo, titular, biografía y si tu perfil está habilitado",
"Nextcloud settings" : "Configuración de Nextcloud",
@@ -179,7 +185,6 @@ OC.L10N.register(
"Admin documentation" : "Documentación del administrador",
"Developer documentation" : "Documentación del desarrollador",
"This app is supported via your current Nextcloud subscription." : "Esta aplicación es compatible con tu suscripción actual de Nextcloud.",
- "Supported" : "Compatible",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones destacadas son desarrolladas por y dentro de la comunidad. Ofrecen funcionalidad central y están listas para su uso en producción.",
"Featured" : "Destacado",
"Update to {update}" : "Actualizar a {update}",