X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=72f4317e12b5c6b3253e73ef2036c96d5536ec68;hb=c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7;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..72f4317e 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -47,6 +47,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.create_team' => 'Create Team', 'menu.profile' => '简介', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => '时间记录', 'menu.expenses' => '费用', 'menu.reports' => '报告', @@ -69,6 +71,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 +306,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',