diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-23 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-23 00:27:21 +0000 |
commit | cde21ff96b58de23f87f826f4306f34b7d3cb248 (patch) | |
tree | 232e7e4c2c8e8274a01daf27793bfab178925f5d /core | |
parent | 47d25605062024d71da8e5c2eceb5ebacdcc8bd7 (diff) | |
download | nextcloud-server-cde21ff96b58de23f87f826f4306f34b7d3cb248.tar.gz nextcloud-server-cde21ff96b58de23f87f826f4306f34b7d3cb248.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es.js | 2 | ||||
-rw-r--r-- | core/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 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.", diff --git a/core/l10n/es.json b/core/l10n/es.json index d54dd0fe303..5d094a29ecd 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -25,7 +25,7 @@ "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.", |