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.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 4a3f5c0537f..2a6f777a34a 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -110,10 +110,6 @@ OC.L10N.register(
"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:",
- "Technical details" : "Technické podrobnosti",
- "Remote Address: %s" : "Adresa protějšku: %s",
- "Request ID: %s" : "Identif. požadavku: %s",
- "Notifications will be send through background jobs, so these need to happen often enough." : "Upozornění budou odesílána prostřednictvím úloh na pozadí – Proto je třeba, aby probíhaly dostatečně často."
+ "When:" : "Kdy:"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");