X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=2f270a2d8ddb364c0eb2d059546863930faaed56;hb=59cc31a364495ff91d9b43fada500982418fd4e7;hp=c5f57ee8d26f5a5060037217df9254d8a21821a1;hpb=0e191e482cfe8660d293b6e0791935c945193b01;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index c5f57ee8..2f270a2d 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -209,7 +209,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => '或', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* 必填欄目', @@ -340,8 +341,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' => '忘記密碼?', // TODO: translate the following. -// 'form.login.forgot_password' => 'Forgot password?', // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. @@ -357,7 +358,8 @@ $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' => '計費時間', +// TODO: translate the following. // 'form.time.uncompleted' => 'Uncompleted', // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', @@ -374,15 +376,15 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.reports.save_as_favorite' => 'Save as favorite', 'form.reports.confirm_delete' => '您確認要刪除收藏的這個報告嗎?', +'form.reports.include_billable' => '計費時間', +'form.reports.include_not_billable' => '非計費時間', // 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' => '選擇時間段', +'form.reports.set_period' => '或設定日期', +'form.reports.show_fields' => '顯示欄目', +'form.reports.group_by' => '分組方式', 'form.reports.group_by_no' => '--- 沒有分組 ---', // TODO: translate the following. // 'form.reports.group_by_date' => 'date', @@ -443,7 +445,6 @@ $i18n_key_words = array( "form.mytime.th.note" => '備註', "form.mytime.del_yes" => '成功刪除時間記錄', "form.mytime.no_finished_rec" => '該記錄只保存了開始時間。這不是錯誤。如果需要,請登出。', -"form.mytime.billable" => '計費時間', "form.mytime.warn_tozero_rec" => '由於這段時間是鎖定的,該時間記錄必須刪除', "form.mytime.uncompleted" => '未完成', @@ -562,7 +563,6 @@ $i18n_key_words = array( "form.client.comment" => '備註', // miscellaneous strings -"forward.forgot_password" => '忘記密碼?', "forward.tocsvfile" => '將資料輸出到.csv文件', "forward.toxmlfile" => '將資料輸出到.xml文件', "forward.geninvoice" => '生成發票', @@ -578,26 +578,11 @@ $i18n_key_words = array( "controls.per_td" => '今天', "controls.per_at" => '全部時間', "controls.per_ty" => '今年', -"controls.sel_period" => '--- 選擇時間段 ---', -"controls.inc_billable" => '計費時間', -"controls.inc_nbillable" => '非計費時間', -"controls.default" => '--- 默認 ---', - -// labels -"label.chart.title1" => '活動用戶', -"label.chart.title2" => '項目用戶', -"label.chart.period" => '圖表期限', - -"label.sel_tp" => '選擇時間段', -"label.set_tp" => '或設定日期', -"label.fields" => '顯示欄目', -"label.group_title" => '分組方式:', "label.inv_str" => '發票', "label.set_empl" => '選擇用戶', "label.sel_all" => '全部選擇', "label.sel_none" => '全部不選', -"label.or" => '或', "label.disable" => '禁用', "label.enable" => '啟用', "label.hrs" => '小時',