More recycling in translations.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 33cbdf3..282fe93 100644 (file)
@@ -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 <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* nutno vyplnit',
@@ -352,8 +353,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'Zapomenuté heslo?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -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,15 +387,16 @@ $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',
-// 'form.reports.set_period' => 'or set dates',
-// 'form.reports.show_fields' => 'Show fields',
-// 'form.reports.group_by' => 'Group by',
+'form.reports.select_period' => 'Výberte období',
+'form.reports.set_period' => 'nebo určete dny',
+'form.reports.show_fields' => 'Zobrazit pole',
+'form.reports.group_by' => 'Seskupit podle',
+// TODO: translate the following.
 // 'form.reports.group_by_no' => '--- no grouping ---',
 // 'form.reports.group_by_date' => 'date',
 // 'form.reports.group_by_user' => 'user',
@@ -450,7 +452,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',
@@ -560,14 +561,10 @@ $i18n_key_words = array(
 "form.client.comment" => 'poznámka ',
 
 // miscellaneous strings
-"forward.forgot_password" => 'zapomenuté heslo?',
 "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 ---',
@@ -579,25 +576,13 @@ $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.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.hrs" => 'hodin',