aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/sl.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r--apps/files/l10n/sl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 6389b54ccbb..cbf660c6d0b 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -142,7 +142,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "<strong>Spremenjena</strong> je bila datoteka ali mapa",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Spremenjena</strong> je bila priljubljena datoteka ali mapa",
"All files" : "Vse datoteke",
- "Unlimited" : "Neomejeno",
"Upload (max. %s)" : "PoĆĄiljanje (omejitev %s)",
"Accept" : "Sprejmi",
"Reject" : "Zavrni",
@@ -184,9 +183,6 @@ OC.L10N.register(
"Set up templates folder" : "Nastavitev mape predlog",
"Templates" : "Predloge",
"Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog",
- "%s used" : "Uporabljeno %s",
- "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s",
- "WebDAV" : "WebDAV",
"Toggle %1$s sublist" : "Preklopi podseznam %1$s",
"Toggle grid view" : "Preklopi mreĆŸni pogled",
"No files in here" : "V mapi ni datotek",
@@ -211,7 +207,11 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za poơiljanje in ustvarjanje datotek na tem mestu.",
"New" : "Novo",
"Copied!" : "Kopirano!",
+ "Unlimited" : "Neomejeno",
"Cannot transfer ownership of a file or folder you don't own" : "Ni mogoče prenesti lastniơtva datotek in map, katerih niste lastnik",
- "Settings" : "Nastavitve"
+ "%s used" : "Uporabljeno %s",
+ "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s",
+ "Settings" : "Nastavitve",
+ "WebDAV" : "WebDAV"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");