X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=8439f6b3ef98a255bfa63691f73f8dfc51898ddf;hb=e0ec0364d761e2dff5a7c0032f04ec1dbae50980;hp=7972e72fe16b076abfc65def799f2b691e09e02a;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 7972e72f..8439f6b3 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -45,8 +45,10 @@ $i18n_key_words = array( 'menu.forum' => '论坛', 'menu.help' => '帮助', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => '简介', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => '时间记录', 'menu.expenses' => '费用', 'menu.reports' => '报告', @@ -54,7 +56,8 @@ $i18n_key_words = array( 'menu.projects' => '项目', 'menu.tasks' => '任务', 'menu.users' => '用户', -'menu.teams' => '团队', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => '导出数据', 'menu.clients' => '客户', 'menu.options' => '选项', @@ -69,6 +72,8 @@ $i18n_key_words = array( 'error.access_denied' => '拒绝访问。', 'error.sys' => '系统错误。', 'error.db' => '数据库错误。', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => '不正确的"{0}"数据。', 'error.empty' => '栏目"{0}"为空。', 'error.not_equal' => '栏目"{0}"不等于栏目"{1}"。', @@ -302,6 +307,7 @@ $i18n_key_words = array( 'title.options' => '选项', 'title.profile' => '简介', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',