X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3e589ad628d6ccb685e769e4d740c7065c9381ae..1b74bf5bac7eb20285f7020f14b26e56f33df6c8:/WEB-INF/resources/zh-tw.lang.php diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index acb24095..72ff1d93 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' => '(合作經理人)', @@ -430,7 +432,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (時:分)', "form.mytime.date" => '日期', "form.mytime.project" => '項目', -"form.mytime.activity" => '活動', "form.mytime.start" => '開始', "form.mytime.finish" => '結束', "form.mytime.duration" => '持續時間', @@ -615,15 +616,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" => '全部選擇', @@ -631,8 +628,6 @@ $i18n_key_words = array( "label.or" => '或', "label.disable" => '禁用', "label.enable" => '啟用', -"label.filter" => '篩檢程式', -"label.timeweek" => '一周總計', "label.hrs" => '小時', "label.errors" => '錯誤', "label.ldap_hint" => '在下麵的欄目輸入您的Windows用戶名和密碼。',