X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=0447cde3a17a68150baa3bd57ca31ccaee29226c;hb=3200247c2b3dfa00711d89d35b9943c6677b4c1c;hp=25656418c25b890c47a7a38ccf182947d9839a33;hpb=f027343f84ec692438d44daac39edd0d6aad37c0;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 25656418..0447cde3 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -147,7 +147,7 @@ $i18n_key_words = array( // 'label.manager_login' => 'Manager login', // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', -// 'label.login' => 'Login', +'label.login' => '登錄', 'label.password' => '密碼', 'label.confirm_password' => '確認密碼', 'label.email' => '電子郵件', @@ -218,25 +218,50 @@ $i18n_key_words = array( // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', +// Labels for plugins (extensions to Time Tracker that provide additional features). +// TODO: translate the following. +// 'label.custom_fields' => 'Custom fields', +// 'label.monthly_quotas' => 'Monthly quotas', +// 'label.type' => 'Type', +// 'label.type_dropdown' => 'dropdown', +// 'label.type_text' => 'text', +// 'label.required' => 'Required', +// 'label.fav_report' => 'Favorite report', +// 'label.cron_schedule' => 'Cron schedule', +// 'label.what_is_it' => 'What is it?', +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', + +// Form titles. +'title.login' => '登錄', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', +'title.reset_password' => '重設密碼', +// TODO: translate the following. +// 'title.change_password' => 'Changing Password', +// 'title.time' => 'Time', +// 'title.edit_time_record' => 'Editing Time Record', +// 'title.delete_time_record' => 'Deleting Time Record', +// 'title.expenses' => 'Expenses', +// 'title.edit_expense' => 'Editing Expense Item', +// 'title.delete_expense' => 'Deleting Expense Item', // TODO: refactoring ongoing down from here. -// Form titles. -// TODO: the entire title section is missing here. See the English file. - "form.filter.project" => '項目', "form.filter.filter" => '收藏的報告', "form.filter.filter_new" => '保存到我的存檔', "form.filter.filter_confirm_delete" => '您確認要刪除收藏的這個報告嗎?', -// login form attributes -"form.login.title" => '登錄', -"form.login.login" => '登錄', - // password reminder form attributes -"form.fpass.title" => '重設密碼', "form.fpass.login" => '登錄', "form.fpass.send_pass_str" => '密碼重設請求已經發送', "form.fpass.send_pass_subj" => 'Anuko時間追蹤器密碼重設請求', @@ -460,8 +485,6 @@ $i18n_key_words = array( "label.chart.title2" => '項目用戶', "label.chart.period" => '圖表期限', -"label.pinfo" => '%s, %s', -"label.pinfo2" => '%s', "label.pbehalf_info" => '%s %s 代表%s', "label.pminfo" => ' (經理)', "label.pcminfo" => ' (合作經理人)',