aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_PY.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:35 +0000
commit2988f7f220cc9d2557ba97ed2a0885f5bb162544 (patch)
tree6ca423c5dd5e06c1c030c9a4322936e3c849a838 /apps/settings/l10n/es_PY.js
parente93520a2c541a48f40615e91059a0a495563b288 (diff)
downloadnextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.tar.gz
nextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PY.js')
-rw-r--r--apps/settings/l10n/es_PY.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js
index e0ad5c263d5..96d689e97df 100644
--- a/apps/settings/l10n/es_PY.js
+++ b/apps/settings/l10n/es_PY.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",