diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-01 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-01 02:28:13 +0000 |
commit | 770a434f3999c2e35f335932a185cb6cea3414c8 (patch) | |
tree | 64cd772df88a485a467e2b15327478a139777510 /apps/files_sharing/l10n/es.js | |
parent | 74826ed62828ba538d4d36b582d28488fd3b00c6 (diff) | |
download | nextcloud-server-770a434f3999c2e35f335932a185cb6cea3414c8.tar.gz nextcloud-server-770a434f3999c2e35f335932a185cb6cea3414c8.zip |
[tx-robot] updated 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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 266f22ff6e7..db1fffb1546 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -124,7 +124,6 @@ OC.L10N.register( "Could not lock path" : "No se ha podido bloquear la ruta", "Wrong or no update parameter given" : "No se ha suministrado un parametro correcto", "Share must at least have READ or CREATE permissions" : "El recurso compartido debe tener al menos el permiso de LECTURA o CREACIÓN", - "Share must have READ permission if UPDATE or DELETE permission is set." : "El recurso compartido debe tener el permiso de LECTURA si el permiso de ACTUALIZAR o ELIMINAR está activado.", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"El envío de la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.", "shared by %s" : "compartido por %s", "Download all files" : "Descargar todos los archivos", |