X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=1c5483e48244be3f7de5fa08615bfc15b106c697;hb=9718046a9aaf2b9b03db4baad8d6222e92dcacc9;hp=7928d31fc6a05e7d5ac2256cb85569911fb74150;hpb=35d573bf1fe6836fa858087af9c8b7bbcd588b07;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 7928d31f..1c5483e4 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -156,8 +156,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主題', +'label.date' => '日期', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -200,9 +200,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '日期格式', +'label.time_format' => '時間格式', +'label.week_start' => '每週的第一天', 'label.comment' => '留言', 'label.status' => '狀態', 'label.tax' => '稅', @@ -452,16 +452,12 @@ $i18n_key_words = array( "form.admin.profile.th.id" => 'ID號', "form.admin.profile.th.active" => '啟動', "form.admin.options" => '選項', -"form.admin.custom_date_format" => "日期格式", -"form.admin.custom_time_format" => "時間格式", -"form.admin.start_week" => "每週的第一天", // my time form attributes "form.mytime.title" => '我的時間記錄', "form.mytime.edit_title" => '編輯時間記錄', "form.mytime.del_str" => '刪除時間記錄', "form.mytime.time_form" => ' (時:分)', -"form.mytime.date" => '日期', "form.mytime.daily" => '每日工作', "form.mytime.total" => '總小時數: ', "form.mytime.del_yes" => '成功刪除時間記錄', @@ -477,10 +473,6 @@ $i18n_key_words = array( "form.profile.showchart" => '顯示餅狀圖', "form.profile.lang" => '語言', -"form.profile.custom_date_format" => "日期格式", -"form.profile.custom_time_format" => "時間格式", -"form.profile.default_format" => "(默認)", -"form.profile.start_week" => "每週的第一天", // people form attributes "form.people.ppl_str" => '人員', @@ -506,7 +498,6 @@ $i18n_key_words = array( "form.report.totals_only" => '僅僅今天', "form.report.total" => '總計時間', "form.report.th.empllist" => '用戶', -"form.report.th.date" => '日期', // mail form attributes "form.mail.from" => '從', @@ -522,7 +513,6 @@ $i18n_key_words = array( "form.invoice.above" => '發票附加資訊', "form.invoice.select_cust" => '選擇客戶', "form.invoice.fillform" => '填寫該欄目', -"form.invoice.date" => '日期', "form.invoice.number" => '發票號碼', "form.invoice.th.username" => '收費人', "form.invoice.th.time" => '小時數',