diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:58 +0000 |
commit | eab8807e6e660efb4b1c57ac5cbbdb330763e792 (patch) | |
tree | cd90dd4a190351b00088b8c3378d70ddb1b0c642 /core/l10n/es_MX.js | |
parent | a01a15c62bf374c41e122556146d98cca73f0ba8 (diff) | |
download | nextcloud-server-eab8807e6e660efb4b1c57ac5cbbdb330763e792.tar.gz nextcloud-server-eab8807e6e660efb4b1c57ac5cbbdb330763e792.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 8202379b52c..8dd84ec29eb 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -108,6 +108,7 @@ OC.L10N.register( "Wrong username or password." : "Usuario o contraseña equivocado. ", "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ", + "Log in with a device" : "Iniciar sesión con dispositivo", "Username or email" : "Usuario o correo electrónico", "Your account is not setup for passwordless login." : "Tu cuenta no está configurada para iniciar sesión sin contraseña", "Browser not supported" : "Navegador no compatible", @@ -129,7 +130,6 @@ OC.L10N.register( "Skip" : "Saltar", "Install recommended apps" : "Instalar las aplicaciones recomendadas", "Forgot password?" : "¿Olvidaste tu contraseña?", - "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", "Reset search" : "Reestablecer búsqueda", |