diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-08 00:32:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-08 00:32:32 +0000 |
commit | ab7830972edc3beb410b773cfe519ec3f85106eb (patch) | |
tree | 300d0268cf85fb3b6e4d8f9e7dc05244e0d562e4 /apps/settings/l10n/es_MX.json | |
parent | 2aa8e9d32a7538b372378ef41882df71865b0d3b (diff) | |
download | nextcloud-server-ab7830972edc3beb410b773cfe519ec3f85106eb.tar.gz nextcloud-server-ab7830972edc3beb410b773cfe519ec3f85106eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_MX.json')
-rw-r--r-- | apps/settings/l10n/es_MX.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index b0c98803cb0..26be8f8177a 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -95,7 +95,11 @@ "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", |