diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
commit | ad7341881ac6d824ede8d13ae92ac2588a4fd54c (patch) | |
tree | ba290cf547060771145567fceb9c12eb79a830bd /core/l10n/es.js | |
parent | 94bc020d073011eec8e1f084e9521356574e42f7 (diff) | |
download | nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.tar.gz nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 0953441217c..d8ea6af5c9d 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -119,6 +119,7 @@ OC.L10N.register( "This account is disabled" : "Esta cuenta está deshabilitada", "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.", "Account name or email" : "Nombre de cuenta o correo electrónico", + "Account name" : "Nombre de cuenta", "Log in with a device" : "Iniciar sesión con dispositivo", "Login or email" : "Nombre de usuario o correo electrónico", "Your account is not setup for passwordless login." : "Tu cuenta no está configurada para iniciar de sesión sin contraseña", |