aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-20 00:19:33 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-20 00:19:33 +0000
commit1086d1e1b54e3ec56a81f87d78b4e2268df5d509 (patch)
tree1d72c7c1069460f8a1fcad0516773a17c979d39e /apps/settings/l10n/es.json
parent2988f7f220cc9d2557ba97ed2a0885f5bb162544 (diff)
downloadnextcloud-server-1086d1e1b54e3ec56a81f87d78b4e2268df5d509.tar.gz
nextcloud-server-1086d1e1b54e3ec56a81f87d78b4e2268df5d509.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r--apps/settings/l10n/es.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 3124cd8b0af..ac98328efc3 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -177,13 +177,18 @@
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "El servidor no tiene un tiempo de inicio de la ventana de mantenimiento configurado. Esto significa que los trabajos en segundo plano diarios que consumen recursos de manera intensiva serán ejecutados durante el tiempo regular de uso. Recomendamos establecerlo a una franja horaria de poco uso, de manera que el impacto a los usuarios disminuya por la carga causada a raíz estas tareas intensivas.",
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La ventana de mantenimiento para ejecutar trabajos en segundo plano intensivos está entre {start}:00 UTC y {end}:00 UTC",
"Memcache" : "Memcache",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached está configurado como un caché distribuido, pero está instalado el módulo PHP \"memcache\" erróneo. \\OC\\Memcache\\Memcached solo soporta \"memcached\" y no \"memcache\".",
+ "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached está configurado como un caché distribuido, pero el módulo PHP \"memcached\" no está instalado.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No hay un caché en memoria configurado. Para mejorar el rendimiento, configura memcache, si está disponible.",
"Configured" : "Configurado",
+ "Overwrite CLI URL" : "Sobreescribir el URL del CLI",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "La opción \"overwrite.cli.url\" en su config.php está correctamente establecida como \"%s\".",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "La opción \"overwrite.cli.url\" en su config.php está establecida como \"%s\". que es una URL correcta. La URL sugerida es \"%s\",",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrese de establecer la opción \"overwrite.cli.url\" en su archivo config.php con la URL que sus usuarios suelen utilizar para acceder a Nextcloud. Sugerencia: \"%s\". De lo contrario, podría haber problemas con la generación de URLs a través de cron. (Sin embargo, es posible que la URL sugerida no sea la que sus usuarios suelen utilizar para acceder a Nextcloud. Lo mejor es verificar esto en cualquier caso.)",
"PHP default charset" : "Conjunto de caracteres predeterminado de PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "La opción de configuración PHP \"default_charset\" debería ser UTF-8",
+ "PHP set_time_limit" : "set_time_limit en PHP",
+ "The function is available." : "La función está disponible.",
"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 PHP \"set_time_limit\" no está disponible. Esto podría resultar en scripts detenidos a mitad de ejecución, rompiendo tu instalación. Activar esta función está fuertemente recomendado.",
"Freetype" : "FreeType",
"Supported" : "Soportada",