aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_EC.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:27 +0000
commit9f6df9171beb4f8c911dc29c4e55d41332f4aa3b (patch)
treeb07b547d52f33194625808c73eefcbb8e92201e5 /apps/settings/l10n/es_EC.json
parent701c1a9d5069c4dd265b1f8be41256c92e3fa533 (diff)
downloadnextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.tar.gz
nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_EC.json')
-rw-r--r--apps/settings/l10n/es_EC.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json
index 5fe753376e7..4671e8664be 100644
--- a/apps/settings/l10n/es_EC.json
+++ b/apps/settings/l10n/es_EC.json
@@ -127,6 +127,7 @@
"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.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ",
"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.",