X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7222eeeece08554fe11df2fe33e17dded52b06d0..d843adf87afb693ebf31ca3ad23705126ffca0bc:/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 08234a59..b73d3529 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -174,8 +174,9 @@ $i18n_key_words = array( // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', -// 'label.note' => 'Note', -// 'label.notes' => 'Notes', +'label.note' => '備註', +'label.notes' => '備註', +// TODO: translate the following. // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', @@ -201,7 +202,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => '留言', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -341,8 +343,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. @@ -358,7 +360,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', @@ -375,15 +378,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', @@ -434,17 +437,14 @@ $i18n_key_words = array( "form.mytime.start" => '開始', "form.mytime.finish" => '結束', "form.mytime.duration" => '持續時間', -"form.mytime.note" => '備註', "form.mytime.daily" => '每日工作', "form.mytime.total" => '總小時數: ', "form.mytime.th.project" => '項目', "form.mytime.th.start" => '開始', "form.mytime.th.finish" => '結束', "form.mytime.th.duration" => '持續時間', -"form.mytime.th.note" => '備註', "form.mytime.del_yes" => '成功刪除時間記錄', "form.mytime.no_finished_rec" => '該記錄只保存了開始時間。這不是錯誤。如果需要,請登出。', -"form.mytime.billable" => '計費時間', "form.mytime.warn_tozero_rec" => '由於這段時間是鎖定的,該時間記錄必須刪除', "form.mytime.uncompleted" => '未完成', @@ -503,7 +503,6 @@ $i18n_key_words = array( "form.report.duration" => '持續時間', "form.report.start" => '開始', "form.report.finish" => '結束', -"form.report.note" => '備註', "form.report.project" => '項目', "form.report.totals_only" => '僅僅今天', "form.report.total" => '總計時間', @@ -513,12 +512,10 @@ $i18n_key_words = array( "form.report.th.start" => '開始', "form.report.th.finish" => '結束', "form.report.th.duration" => '持續時間', -"form.report.th.note" => '備註', // mail form attributes "form.mail.from" => '從', "form.mail.to" => '到', -"form.mail.comment" => '留言', "form.mail.above" => '通過電子郵件發送該報告', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -533,7 +530,6 @@ $i18n_key_words = array( "form.invoice.date" => '日期', "form.invoice.number" => '發票號碼', "form.invoice.tax" => '稅', -"form.invoice.comment" => '留言', "form.invoice.th.username" => '收費人', "form.invoice.th.time" => '小時數', "form.invoice.th.rate" => '費率', @@ -560,10 +556,8 @@ $i18n_key_words = array( "form.client.edit_title" => '編輯客戶', "form.client.del_title" => '刪除客戶', "form.client.tax" => '稅', -"form.client.comment" => '備註', // miscellaneous strings -"forward.forgot_password" => '忘記密碼?', "forward.tocsvfile" => '將資料輸出到.csv文件', "forward.toxmlfile" => '將資料輸出到.xml文件', "forward.geninvoice" => '生成發票', @@ -579,15 +573,6 @@ $i18n_key_words = array( "controls.per_td" => '今天', "controls.per_at" => '全部時間', "controls.per_ty" => '今年', -"controls.sel_period" => '--- 選擇時間段 ---', -"controls.inc_billable" => '計費時間', -"controls.inc_nbillable" => '非計費時間', -"controls.default" => '--- 默認 ---', - -"label.sel_tp" => '選擇時間段', -"label.set_tp" => '或設定日期', -"label.fields" => '顯示欄目', -"label.group_title" => '分組方式:', "label.inv_str" => '發票', "label.set_empl" => '選擇用戶',