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:
Diffstat (limited to 'apps/dav/l10n/sl.js')
-rw-r--r--apps/dav/l10n/sl.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js
index 13ad69c2296..3888ccc116d 100644
--- a/apps/dav/l10n/sl.js
+++ b/apps/dav/l10n/sl.js
@@ -105,10 +105,6 @@ OC.L10N.register(
"Hello %s," : "Pozdravljeni, %s,",
"The meeting »%1$s« with %2$s was canceled." : "Sestanek »%1$s« z uporabnikom %2$s je preklican.",
"The meeting »%1$s« with %2$s was updated." : "Sestanek »%1$s« z uporabnikom %2$s je spremenjen.",
- "When:" : "Kdaj:",
- "Technical details" : "Tehnične podrobnosti",
- "Remote Address: %s" : "Oddaljeni naslov: %s",
- "Request ID: %s" : "ID Zahteve: %s",
- "Notifications will be send through background jobs, so these need to happen often enough." : "Obvestila bodo poslana samodejno z opravili v ozadju, ker pomeni, da se morajo ta izvajati dovolj pogosto."
+ "When:" : "Kdaj:"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");