diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-05 02:18:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-05 02:18:04 +0000 |
commit | cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d (patch) | |
tree | 0a6d181dd534d306a8b4fd6a20189e5f9430b15e /apps/files_sharing/l10n/es.js | |
parent | 4a292126e57fb07282075d9e3cc0b479d7f0c377 (diff) | |
download | nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.tar.gz nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 2bb5f0e1c04..cc63382913e 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Algo ha ocurrido. No es posible aceptar el recurso compartido.", "Reject share" : "Rechazar recurso compartido", "Something happened. Unable to reject the share." : "Algo ha ocurrido. No es posible rechazar el recurso compartido", + "waiting..." : "esperando...", "error" : "error", + "finished" : "terminó", "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", "Move or copy" : "Mover o copiar", "Download" : "Descargar", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", + "Uploading files" : "Subiendo archivos", "Uploaded files:" : "Archivos subidos:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "could not delete share" : "No se ha podido eliminar el recurso compartido", |