X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=33d79c946352334a56282ef347cf701f4d903740;hb=bf5a31da67e50256caa4dae27f54832581dbcf7c;hp=558427534fed635d52ffbbc60866ce49cbc44b0d;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 55842753..33d79c94 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' => '选项', @@ -304,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', @@ -494,6 +498,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.