diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:05 +0000 |
commit | 7723faf51a2bb2e1e119779ae831ab646506aa45 (patch) | |
tree | 1df86efd9c40f32d92c964d536a210ed014ee6e2 /apps/settings/l10n/es_MX.js | |
parent | ccd14f3a65923cb87e6b9d1ac4b758da0e2b5d9e (diff) | |
download | nextcloud-server-7723faf51a2bb2e1e119779ae831ab646506aa45.tar.gz nextcloud-server-7723faf51a2bb2e1e119779ae831ab646506aa45.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 475d83c0e6b..7edee4009d7 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -120,7 +120,6 @@ OC.L10N.register( "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil & escritorio", "Email server" : "Servidor de correo electrónico", - "Security & setup warnings" : "Advertencias de seguridad y configuración", "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", @@ -686,6 +685,7 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", + "Security & setup warnings" : "Advertencias de seguridad y configuración", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores referentes a su configuración.", "There are some warnings regarding your setup." : "Hay algunas advertencias referentes a su configuración.", |