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/sk.js')
-rw-r--r--apps/dav/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index 6c2e4045815..ee8d4d6125f 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -40,7 +40,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Vyriešili ste úlohu {todo} v {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otvoril úlohu {todo} v {calendar}",
"You reopened todo {todo} in list {calendar}" : "Otvorili ste znovu úlohu {todo} v {calendar}",
- "Calendar and tasks" : "Kalendár a úlohy",
"A <strong>calendar</strong> was modified" : "<strong>kalendár</strong> bol upravený",
"A calendar <strong>event</strong> was modified" : "<strong>Udalosť</strong> v kalendári bola upravená",
"A calendar <strong>todo</strong> was modified" : "<strong>Pripomienka</strong> v kalendári bola upravená",
@@ -109,6 +108,7 @@ OC.L10N.register(
"The meeting »%1$s« with %2$s was canceled." : "Stretnutie »%1$s« s %2$s bolo zrušené.",
"The meeting »%1$s« with %2$s was updated." : "Stretnutie »%1$s« s %2$s bolo aktualizované.",
"%1$s invited you to »%2$s«" : "%1$s vám poslal pozvánku na »%2$s«",
- "When:" : "Kedy:"
+ "When:" : "Kedy:",
+ "Calendar and tasks" : "Kalendár a úlohy"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");