X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/61cdc03e938e2d87754439c2dce5dde7e8a2b47d..263a4924b085965afa24a82f22f89182cd6e9e7e:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index d8ec7deb..d5ebab17 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -216,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', @@ -369,7 +370,7 @@ $i18n_key_words = array( // Time form. See example at https://timetracker.anuko.com/time.php. // TODO: translate the following. // 'form.time.duration_format' => '(hh:mm or 0.0h)', -// 'form.time.billable' => 'Billable', +'form.time.billable' => 'K fakturaci', // 'form.time.uncompleted' => 'Uncompleted', // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', @@ -386,9 +387,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.reports.save_as_favorite' => 'Save as favorite', 'form.reports.confirm_delete' => 'Opravdu chceš vymazat tuto položku z oblíbených?', +'form.reports.include_billable' => 'k fakturaci', +'form.reports.include_not_billable' => 'mimo fakturaci', // TODO: translate the following. -// 'form.reports.include_billable' => 'billable', -// 'form.reports.include_not_billable' => 'not billable', // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', // 'form.reports.select_period' => 'Select time period', @@ -450,7 +451,6 @@ $i18n_key_words = array( "form.mytime.th.note" => 'poznámka', "form.mytime.del_yes" => 'časový záznam úspěšně odstraněn', "form.mytime.no_finished_rec" => 'záznam byl uložen pouze s časem zahájení. není to chyba. můžete se odhlásit, potřebujete-li.', -"form.mytime.billable" => 'k fakturaci', "form.mytime.warn_tozero_rec" => 'tento záznam musí být smazán, neboť období je uzamčeno', // Note to translators: the string below is missing in the translation and must be added // "form.mytime.uncompleted" => 'uncompleted', @@ -564,7 +564,6 @@ $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', "controls.select.client" => '--- výběr zákazníka ---', "controls.project_bind" => '--- všechny ---', @@ -577,15 +576,6 @@ $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', @@ -595,7 +585,6 @@ $i18n_key_words = array( "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.hrs" => 'hodin',