diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 4ae7c4e177e..8bb1afa8597 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -104,6 +104,10 @@ OC.L10N.register( "Add to your ownCloud" : "Agregue su propio ownCloud", "Download" : "Descargar", "Download %s" : "Descargar %s", - "Direct link" : "Enlace directo" + "Direct link" : "Enlace directo", + "Upload files to %s" : "Subir archivos a %s", + "Select or drop files" : "Seleccione o arrastre y suelte archivos", + "Uploading files…" : "Subiendo archivos...", + "Uploaded files:" : "Archivos subidos:" }, "nplurals=2; plural=(n != 1);"); |