X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=0a09f28c4d0c79672589c3d1fc65501e7280ae74;hb=9822905b00350445f82a5415d8c47db10706d1b7;hp=cc92672f8e35f67fef83f7065d7075a35d51c7bd;hpb=7d955163ec01fc748d8618224ff777b1b7866593;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index cc92672f..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. @@ -210,7 +212,7 @@ $i18n_key_words = array( // 'label.or' => 'or', // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', -// 'label.required_fields' => '* - required fields', +'label.required_fields' => '* 必填欄目', 'label.on_behalf' => '代表', 'label.role_manager' => '(經理)', 'label.role_comanager' => '(合作經理人)', @@ -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,15 +613,11 @@ $i18n_key_words = array( "label.chart.title2" => '項目用戶', "label.chart.period" => '圖表期限', -"label.today" => '今天', -"label.req_fields" => '* 必填欄目', -"label.sel_project" => '選擇項目', -"label.sel_activity" => '選擇活動', "label.sel_tp" => '選擇時間段', "label.set_tp" => '或設定日期', "label.fields" => '顯示欄目', "label.group_title" => '分組方式:', -"label.include_title" => '包含記錄', + "label.inv_str" => '發票', "label.set_empl" => '選擇用戶', "label.sel_all" => '全部選擇', @@ -630,7 +625,6 @@ $i18n_key_words = array( "label.or" => '或', "label.disable" => '禁用', "label.enable" => '啟用', -"label.timeweek" => '一周總計', "label.hrs" => '小時', "label.errors" => '錯誤', "label.ldap_hint" => '在下麵的欄目輸入您的Windows用戶名和密碼。',