X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/23c3793cd381969c72f361ed7d93aea054b0b461..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 26689954..75ad0597 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -185,7 +185,8 @@ $i18n_key_words = array( // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', -// 'label.week_total' => 'Week total', +'label.week_total' => 'Celkem za týden', +// TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'Dnes', // TODO: translate the following. @@ -215,7 +216,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'nebo', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* nutno vyplnit', @@ -563,10 +565,7 @@ $i18n_key_words = array( "forward.tocsvfile" => 'exportovat data do .csv souboru', "forward.toxmlfile" => 'exportovat data do .xml souboru', "forward.geninvoice" => 'vytvořit fakturu', -"forward.change" => 'upravit zákazníky', -// strings inside contols on forms -"controls.select.project" => '--- výběr projektu ---', "controls.select.client" => '--- výběr zákazníka ---', "controls.project_bind" => '--- všechny ---', "controls.all" => '--- vše ---', @@ -578,28 +577,18 @@ $i18n_key_words = array( "controls.per_td" => 'dnes', "controls.per_at" => 'od počátku', "controls.per_ty" => 'letos', -"controls.sel_period" => '--- výběr období ---', -"controls.sel_groupby" => '--- vše dohromady ---', "controls.inc_billable" => 'k fakturaci', "controls.inc_nbillable" => 'mimo fakturaci', -// labels -"label.chart.title1" => 'činnosti uživatele', -"label.chart.title2" => 'projekty uživatele', -"label.chart.period" => 'přehled za období', - "label.sel_tp" => 'výberte období', "label.set_tp" => 'nebo určete dny', "label.fields" => 'zobrazit pole', "label.group_title" => 'seskupit podle', -"label.include_title" => 'včetně záznamů', "label.inv_str" => 'faktura', "label.set_empl" => 'výběr uživatelů', "label.sel_all" => 'vybrat všechno', "label.sel_none" => 'zrušit výběr', -"label.or" => 'nebo', "label.disable" => 'zakázat', "label.enable" => 'povolit', -"label.timeweek" => 'celkem za týden', "label.hrs" => 'hodin', );