aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-23 00:27:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-23 00:27:06 +0000
commit3154e09e43b0d03631e489f3af5f093c41d9c29f (patch)
tree80017833bfdb0ffdbdcdf5cb7b236789dda5012f /core
parent681b3190c510b7715065de368788a98ec7e59314 (diff)
downloadnextcloud-server-3154e09e43b0d03631e489f3af5f093c41d9c29f.tar.gz
nextcloud-server-3154e09e43b0d03631e489f3af5f093c41d9c29f.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.js2
-rw-r--r--core/l10n/es.json2
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.",