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, 3 insertions, 5 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 3fc261855a0..671c4c9046d 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "Popis: %s",
"Where: %s" : "Kde: %s",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
+ "Cancelled: %1$s" : "Zrušeno: %1$s",
"Invitation canceled" : "Pozvánka zrušena",
+ "Re: %1$s" : "Odp.: %1$s",
"Invitation updated" : "Pozvánka aktualizována",
+ "Invitation: %1$s" : "Pozvánka: %1$s",
"Invitation" : "Pozvání",
"Title:" : "Název:",
"Time:" : "Čas:",
@@ -134,11 +137,6 @@ OC.L10N.register(
"Tentative" : "Nezávazně",
"Save" : "Uložit",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Hello %s," : "Zdravím %s,",
- "The meeting »%1$s« with %2$s was canceled." : "Setkání „%1$s“ sc%2$s bylo zrušeno.",
- "The meeting »%1$s« with %2$s was updated." : "Setkání „%1$s“ s %2$s bylo zrušeno.",
- "%1$s invited you to »%2$s«" : "%1$s vás pozval(a) na „%2$s“",
- "When:" : "Kdy:",
"Calendar and tasks" : "Kalendář a úkoly"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");