diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:17 +0000 |
commit | ffe533d3fc42677d0b7dbe65af6b1d6487137060 (patch) | |
tree | 861cad318d66f940599f084c0fc15a19954c6087 /apps/files_sharing/l10n/es.js | |
parent | 95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0 (diff) | |
download | nextcloud-server-ffe533d3fc42677d0b7dbe65af6b1d6487137060.tar.gz nextcloud-server-ffe533d3fc42677d0b7dbe65af6b1d6487137060.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index a698e99d3f5..17f0ed3af1d 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -203,6 +203,7 @@ OC.L10N.register( "Expiration date" : "Fecha de caducidad", "Hide download" : "Ocultar descarga", "Video verification" : "Verificación por vídeo", + "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", "Create" : "Crear", @@ -301,7 +302,6 @@ OC.L10N.register( "Allow deleting" : "Permitir la eliminación", "Allow resharing" : "Permitir recompartir", "Expiration date enforced" : "Fecha de caducidad impuesta", - "Allow download" : "Permitir descarga", "Password protect" : "Protegido por contraseña", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas" |