summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r--apps/dav/l10n/cs.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index beb3c99251a..3c3ba958cc1 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -192,8 +192,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}",
"You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}",
- "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
- "Number of guests" : "Počet hostů",
- "Comment" : "Komentář"
+ "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");