aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-08 00:32:49 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-08 00:32:49 +0000
commit168560c0f29d8f326026f18273c763c48a5afafb (patch)
treec12d01635374abd3f0f245b7de888a68fd35ca22 /apps/settings/l10n/es_MX.js
parent8b6750ceac4593e81fe07fb6c22eb1bc8ea2a943 (diff)
downloadnextcloud-server-168560c0f29d8f326026f18273c763c48a5afafb.tar.gz
nextcloud-server-168560c0f29d8f326026f18273c763c48a5afafb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_MX.js')
-rw-r--r--apps/settings/l10n/es_MX.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index 9e2ab2c5195..cd9300fcc98 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -97,7 +97,11 @@ OC.L10N.register(
"Delete" : "Borrar",
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
+ "Disabled" : "Deshabilitado",
+ "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." : "Se ha activado la configuración de solo lectura. Esto evita cambiar ciertas configuraciones vía la interfaz web. Además, el archivo debe hacerse escribible de manera manual para cada actualización.",
+ "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",
"Limit to groups" : "Limitar a grupos",
"Save changes" : "Guardar cambios",