diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:33 +0000 |
commit | 9d1547f59d53b46ba401ddf0e7f4c6e4f067004e (patch) | |
tree | 0d410b02474267c47abfb898b2b29b441ade4fb5 /lib/l10n/es.js | |
parent | 1c68bd2fc72492d1c5c7dbb8fddd88bf5d24c539 (diff) | |
download | nextcloud-server-9d1547f59d53b46ba401ddf0e7f4c6e4f067004e.tar.gz nextcloud-server-9d1547f59d53b46ba401ddf0e7f4c6e4f067004e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 62e1949ac57..b80753e6e10 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -156,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", + "The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.", "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"", "Sunday" : "Domingo", |