X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=0ee456c6a3da795612ee64cef2e13c37e22c00c4;hb=3200247c2b3dfa00711d89d35b9943c6677b4c1c;hp=2cdb222c52a073953244d9f2dfece241d6f16a11;hpb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 2cdb222c..0ee456c6 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -178,12 +178,7 @@ $i18n_key_words = array( // 'label.view' => 'View', // 'label.edit' => 'Edit', 'label.delete' => '删除', - - - -// TODO: refactoring ongoing down from here. - -// TODO: Translate the following. +// TODO: translate the following. // 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', @@ -200,7 +195,7 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => '总计', -// TODO: Translate the following. +// TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', // 'label.or' => 'or', @@ -217,7 +212,7 @@ $i18n_key_words = array( // 'label.yes' => 'yes', // 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). -// TODO: Translate the following. +// TODO: translate the following. // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas', // 'label.type' => 'Type', @@ -234,13 +229,14 @@ $i18n_key_words = array( // 'label.mark_paid' => 'Mark paid', // Form titles. -// TODO: Translate the following. +// TODO: translate the following. // 'title.login' => 'Login', // 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', -// 'title.reset_password' => 'Resetting Password', +'title.reset_password' => '重设密码', +// TODO: translate the following. // 'title.change_password' => 'Changing Password', // 'title.time' => 'Time', // 'title.edit_time_record' => 'Editing Time Record', @@ -248,6 +244,11 @@ $i18n_key_words = array( // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', + + + +// TODO: refactoring ongoing down from here. + // 'title.predefined_expenses' => 'Predefined Expenses', // 'title.add_predefined_expense' => 'Adding Predefined Expense', // 'title.edit_predefined_expense' => 'Editing Predefined Expense', @@ -539,8 +540,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" => ' (合作经理人)',