summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/cs_CZ/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Calendar/Locale/cs_CZ/translations.php')
-rw-r--r--plugins/Calendar/Locale/cs_CZ/translations.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/Calendar/Locale/cs_CZ/translations.php b/plugins/Calendar/Locale/cs_CZ/translations.php
new file mode 100644
index 00000000..cd1d3384
--- /dev/null
+++ b/plugins/Calendar/Locale/cs_CZ/translations.php
@@ -0,0 +1,13 @@
+<?php
+
+return array(
+ 'Calendar' => 'Kalendář',
+ 'Calendar settings' => 'Nastavení kalendáře',
+ // 'Project calendar view' => '',
+ 'User calendar view' => 'Zobrazení kalendáře uživatele',
+ 'My calendar' => 'Můj kalendář',
+ 'Switch to the list view' => 'Přepnout na seznam zobrazení',
+ 'Show tasks based on the start date' => 'Zobrazit úkoly podle datumu zahájení',
+ 'Subtasks time tracking' => 'Dílčí úkoly s časovačem',
+);
+