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/cs.js')
-rw-r--r--apps/dav/l10n/cs.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 77553bd7d13..ad5472e5061 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
"A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
"Contact birthdays" : "Narozeniny kontaktů",
- "%s via %s" : "%s přes %s",
"Invitation canceled" : "Pozvánka zrušena",
"Hello %s," : "Dobrý den %s,",
- "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.",
"Invitation updated" : "Pozvánka aktualizována",
- "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.",
- "%s invited you to »%s«" : "%s vás zve na „%s“",
"When:" : "Kdy:",
"Where:" : "Kde:",
"Description:" : "Popis:",
@@ -76,6 +72,10 @@ OC.L10N.register(
"Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami",
"Birthday calendars will be generated by a background job." : "Narozeninový kalendář bude vytvořen na pozadí.",
"Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.",
+ "%s via %s" : "%s přes %s",
+ "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.",
+ "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.",
+ "%s invited you to »%s«" : "%s vás zve na „%s“",
"CalDAV server" : "CalDAV server"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");