X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=0a09f28c4d0c79672589c3d1fc65501e7280ae74;hb=9822905b00350445f82a5415d8c47db10706d1b7;hp=ee805928be7588614836c11e7e7d954569980a68;hpb=23c3793cd381969c72f361ed7d93aea054b0b461;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index ee805928..0a09f28c 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -81,7 +81,8 @@ $i18n_key_words = array( 'error.not_equal' => '欄目"{0}"不等於欄目"{1}"', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', -// 'error.project' => 'Select project.', +'error.project' => '選擇項目', +// TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', @@ -178,7 +179,8 @@ $i18n_key_words = array( // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', -// 'label.week_total' => 'Week total', +'label.week_total' => '一周總計', +// TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => '今天', // TODO: translate the following. @@ -589,9 +591,6 @@ $i18n_key_words = array( "forward.geninvoice" => '生成發票', "forward.change" => '客戶設置', -// strings inside contols on forms -"controls.select.project" => '--- 選擇項目 ---', -"controls.select.activity" => '--- 選擇活動 ---', "controls.select.client" => '--- 選擇客戶 ---', "controls.project_bind" => '--- 全部 ---', "controls.all" => '--- 全部 ---', @@ -614,12 +613,11 @@ $i18n_key_words = array( "label.chart.title2" => '項目用戶', "label.chart.period" => '圖表期限', -"label.sel_project" => '選擇項目', "label.sel_tp" => '選擇時間段', "label.set_tp" => '或設定日期', "label.fields" => '顯示欄目', "label.group_title" => '分組方式:', -"label.include_title" => '包含記錄', + "label.inv_str" => '發票', "label.set_empl" => '選擇用戶', "label.sel_all" => '全部選擇', @@ -627,7 +625,6 @@ $i18n_key_words = array( "label.or" => '或', "label.disable" => '禁用', "label.enable" => '啟用', -"label.timeweek" => '一周總計', "label.hrs" => '小時', "label.errors" => '錯誤', "label.ldap_hint" => '在下麵的欄目輸入您的Windows用戶名和密碼。',