aboutsummaryrefslogtreecommitdiffstats
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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 5bd83c3b256..beb3c99251a 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -180,8 +180,6 @@ OC.L10N.register(
"Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
"Are you accepting the invitation?" : "Přijímáte pozvání?",
"Tentative" : "Nezávazně",
- "Number of guests" : "Počet hostů",
- "Comment" : "Komentář",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
"Todos" : "Úkoly",
"{actor} created todo {todo} in list {calendar}" : "{actor} vytvořil(a) v seznamu {calendar} vytvořila úkol {todo}",
@@ -194,6 +192,8 @@ 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"
+ "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ář"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");