diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-14 00:20:36 +0000 |
commit | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (patch) | |
tree | b1a55e93b3edc3f5f45096731b68fd4409082820 /apps/files_sharing/l10n/es.js | |
parent | 7455a5c5ccd7da0c7f6412b98c4b02a0ae290d11 (diff) | |
download | nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.tar.gz nextcloud-server-14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe.zip |
Fix(l10n): Update translations from Transifexbackport/45848/stable28
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 e42685d1df7..f1a960d5f0c 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -209,7 +209,6 @@ OC.L10N.register( "Video verification" : "Verificación por vídeo", "Set expiration date" : "Fijar fecha de caducidad", "Hide download" : "Ocultar descarga", - "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", "Read" : "Lectura", @@ -317,6 +316,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", "File drop" : "Entrega de archivos", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No hay nada en esta carpeta", |