X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=0ee456c6a3da795612ee64cef2e13c37e22c00c4;hb=3200247c2b3dfa00711d89d35b9943c6677b4c1c;hp=f7b84c08a9e7fe2e0dc3fcb3c5a10e2d2152d1b1;hpb=945c9b4504c7a653f7a363e8293a91d5a27cbedf;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index f7b84c08..0ee456c6 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -117,17 +117,12 @@ $i18n_key_words = array( // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => '添加', - - - -// TODO: refactoring ongoing down from here. - 'button.generate' => '创建', 'button.reset_password' => '重置密码', 'button.send' => '发送', 'button.send_by_email' => '通过邮件发送', -// TODO: improve translation of button.create_team (used to be "Create new team", now just "Create team"). -'button.create_team' => '创建新团队', +// TODO: translate the following. +// 'button.create_team' => 'Create team', 'button.export' => '导出团队信息', 'button.import' => '导入团队信息', // TODO: translate the following. @@ -152,6 +147,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主题', +// TODO: translate the following. // 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', @@ -182,7 +178,7 @@ $i18n_key_words = array( // 'label.view' => 'View', // 'label.edit' => 'Edit', 'label.delete' => '删除', -// TODO: Translate the following. +// TODO: translate the following. // 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', @@ -199,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', @@ -216,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', @@ -233,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', @@ -247,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', @@ -538,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" => ' (合作经理人)',