Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/sl.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r--apps/files/l10n/sl.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 489a19a9622..4c444a56582 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -121,12 +121,6 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>",
"Unlimited" : "Neomejeno",
"Upload (max. %s)" : "Pošiljanje (omejitev %s)",
- "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",
"%s used" : "%s uporabljeno",
"Settings" : "Nastavitve",
@@ -151,6 +145,12 @@ OC.L10N.register(
"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.",
"Cancel upload" : "Prekliči pošiljanje"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");