X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=e73597079f02914a12908c98c7099c116ab150f5;hb=40e7c879cbbc4f00227c039f1a86d48f81e10101;hp=1eae00b8491174eaaf2e338f277275b7cb754183;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 1eae00b8..e7359707 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -48,9 +48,10 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => 'Pomoc', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', // TODO: translate the following. +// 'menu.group' => 'Group', // 'menu.time' => 'Time', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Sestavy', @@ -79,6 +80,8 @@ $i18n_key_words = array( // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', 'error.db' => 'Chyba databáze.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Nesprávná "{0}" data.', 'error.empty' => 'Pole "{0}" je prázdné.', 'error.not_equal' => 'Pole "{0}" neodpovídá poli "{1}".', @@ -321,6 +324,7 @@ $i18n_key_words = array( // 'title.options' => 'Options', 'title.profile' => 'Profil', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',