X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3200247c2b3dfa00711d89d35b9943c6677b4c1c..0b82147f3018b14ff4967422e1a28cdd7c811c1a:/WEB-INF/resources/zh-cn.lang.php diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 0ee456c6..2d120886 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -203,9 +203,9 @@ $i18n_key_words = array( // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', // 'label.required_fields' => '* - required fields', // 'label.on_behalf' => 'on behalf of', -// 'label.role_manager' => '(manager)', -// 'label.role_comanager' => '(co-manager)', -// 'label.role_admin' => '(administrator)', +'label.role_manager' => '(经理)', +'label.role_comanager' => '(合作经理人)', +'label.role_admin' => '(管理员)', 'label.page' => '页码', // TODO: translate the following. // 'label.condition' => 'Condition', @@ -541,9 +541,6 @@ $i18n_key_words = array( "label.chart.period" => '图表期限', "label.pbehalf_info" => '%s %s 代表%s', -"label.pminfo" => ' (经理)', -"label.pcminfo" => ' (合作经理人)', -"label.painfo" => ' (管理员)', "label.time_noentry" => '没有条目', "label.today" => '今天', "label.req_fields" => '* 必填栏目',