X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fcs.lang.php;h=afa4ce097ed2bc1bdb36e96ec72f3b254f1c77a5;hb=15c531d9e8f96061395c78f248ce7d0569391f70;hp=9ea0a0d827cb241828bf98868bd28e50136c6e14;hpb=eb6bc3d0119845872e4b09cbc4985adf06d97520;p=timetracker.git diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 9ea0a0d8..afa4ce09 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -40,23 +40,23 @@ $i18n_holidays = array('01/01', '04/13', '05/01', '05/08', '07/05', '07/06', '09 $i18n_key_words = array( -// Menus. +// Menus - short selection strings that are displayed on top of application web pages. +// Example: https://timetracker.anuko.com (black menu on top). 'menu.login' => 'Přihlásit', 'menu.logout' => 'Odhlásit', // TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Pomoc', -// Note to translators: menu.create_team needs a more accurate translation. -'menu.create_team' => 'vytvořit nový účet vedoucího', +// TODO: translate the following. +// 'menu.create_team' => 'Create Team', 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.time' => 'Time', -'menu.time' => 'záznam práce', -// TODO: translate the following. // 'menu.expenses' => 'Expenses', -'menu.reports' => 'Sestavy', -// TODO: translate the following. +// 'menu.reports' => 'Reports', // 'menu.charts' => 'Charts', + +// TODO: refactoring ongoing down from here. 'menu.projects' => 'Projekty', // TODO: translate the following. // 'menu.tasks' => 'Tasks',