diff options
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 3f4a9a38d1c..5709c9d824b 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -153,14 +153,13 @@ OC.L10N.register( "Deleted shares" : "Izbrisane povezave za souporabo", "Text file" : "Besedilna datoteka", "New text file.txt" : "Nova datoteka.txt", - "Target folder" : "Ciljna mapa", "File handling" : "Upravljanje z datotekami", "Maximum upload size" : "Največja velikost za pošiljanje", "max. possible: " : "največ mogoče:", "Save" : "Shrani", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Uveljavljanje sprememb prek PHP-FPM lahko traja tudi 5 minut.", "Missing permissions to edit from here." : "Ni ustreznih dovoljenj za urejanje na tej ravni.", - "%s of %s used" : "%s od %s uporabljeno", - "Cancel upload" : "Prekliči pošiljanje" + "Cancel upload" : "Prekliči pošiljanje", + "%s of %s used" : "%s od %s uporabljeno" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |