From 9f6df9171beb4f8c911dc29c4e55d41332f4aa3b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 19 Jan 2024 00:19:27 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/es_HN.js | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/settings/l10n/es_HN.js') diff --git a/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js index e0ad5c263d5..96d689e97df 100644 --- a/apps/settings/l10n/es_HN.js +++ b/apps/settings/l10n/es_HN.js @@ -79,6 +79,7 @@ OC.L10N.register( "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Disabled" : "Deshabilitado", + "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. ", "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.", "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.", "None" : "Ninguno", -- cgit v1.2.3