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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js
index ac1d3c24a3f..74df4efe63a 100644
--- a/apps/dav/l10n/sl.js
+++ b/apps/dav/l10n/sl.js
@@ -40,7 +40,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}",
"You reopened todo {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}",
- "Calendar and tasks" : "Koledar in naloge",
"A <strong>calendar</strong> was modified" : "V <strong>koledar</strong> je vpisana sprememba",
"A calendar <strong>event</strong> was modified" : "Spremenjen je <strong>dogodek</strong> v koledarju",
"A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja",
@@ -110,6 +109,7 @@ OC.L10N.register(
"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.",
"%1$s invited you to »%2$s«" : "%1$s vas vabi na »%2$s«",
- "When:" : "Kdaj:"
+ "When:" : "Kdaj:",
+ "Calendar and tasks" : "Koledar in naloge"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");