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.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.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 2e69632d692..fe049106167 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -160,6 +160,7 @@ OC.L10N.register( "Wrong username or password." : "Usuario o contraseña erróneos.", "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 inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", + "Log in with a device" : "Iniciar sesión con dispositivo", "Username or email" : "Nombre de usuario o email", "Your account is not setup for passwordless login." : "Tu cuenta no está configurada para iniciar de sesión sin contraseña", "Browser not supported" : "Navegador no compatible", @@ -192,7 +193,6 @@ OC.L10N.register( "Distraction free note taking app." : "App de de notas y escritura libre de distracciones.", "Search contacts" : "Buscar contactos", "Forgot password?" : "¿Contraseña olvidada?", - "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.", "Edit Profile" : "Editar perfil", |