diff options
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 1027fd5929d..ed555d9f133 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -5,6 +5,10 @@ OC.L10N.register( "File is too big" : "Fichièr tròp pesuc", "The selected file is not an image." : "Lo fichièr seleccionat es pas un imatge.", "The selected file cannot be read." : "Se pòt pas legir lo fichièr seleccionat.", + "The file was uploaded" : "Lo fichièr es estat enviat", + "No file was uploaded" : "Cap de fichièr pas enviat", + "Missing a temporary folder" : "Dossièr temporari absent", + "Could not write file to disk" : "Escritura impossibla al disc", "Invalid file provided" : "Fichièr fornit invalid", "No image or file provided" : "Cap d’imatge o fichièr fornit", "Unknown filetype" : "Tipe de fichièr desconegut", |