diff options
Diffstat (limited to 'apps/files/l10n/oc.js')
-rw-r--r-- | apps/files/l10n/oc.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js index b302cc70f89..5e5bc3dc11b 100644 --- a/apps/files/l10n/oc.js +++ b/apps/files/l10n/oc.js @@ -29,6 +29,8 @@ OC.L10N.register( "Total file size {size1} exceeds upload limit {size2}" : "La talha totala del fichièr {size1} excedís la talha maximala de mandadís {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espaci liure insufisent : ensajatz de mandar {size1} mas solament {size2} son disponibles", "Could not get result from server." : "Pòt pas recebre los resultats del servidor.", + "Uploading..." : "Mandadís en cors…", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "Lo mandadís del fichièr es en cors. Quitar aquesta pagina ara anullarà lo mandadís del fichièr.", "Actions" : "Accions", "Download" : "Telecargar", |