diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-23 00:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-23 00:27:14 +0000 |
commit | c6c9ec9c14f8ea0a2c871f8b6c8ba41b54af58da (patch) | |
tree | 57e05a56e478494139bf61e3519143b08b9c7cbe /core/l10n/es.js | |
parent | 52a67894233467451834af3b9cda44db38a7234f (diff) | |
download | nextcloud-server-c6c9ec9c14f8ea0a2c871f8b6c8ba41b54af58da.tar.gz nextcloud-server-c6c9ec9c14f8ea0a2c871f8b6c8ba41b54af58da.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 83cf1fe79dc..ab7ebe185ec 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -27,7 +27,7 @@ OC.L10N.register( "Could not complete login" : "No se ha podido completar el inicio de sesión", "State token missing" : "No se encontró token de estado", "Your login token is invalid or has expired" : "Tu token de login no es válido o ha caducado", - "This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versión comunitaria de Nextcloud ya no está soportada y las notificaciones push son limitadas.", + "This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versión comunitaria de Nextcloud ya no está soportada y las notificaciones push están limitadas.", "Login" : "Iniciar sesión", "Password reset is disabled" : "El restablecimiento de la contraseña está deshabilitado", "Could not reset password because the token is expired" : "No se puede restablecer la contraseña porque el token de autenticación ha caducado.", |