X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=4ecbc340dd873b6be444e0d03ef0b94aca42c7ad;hb=235858d0ca557daca78f85706512dfd01fe1f77d;hp=96e43164c670b88cac52e03674497fb541b95b13;hpb=da1736600c488f35a9b900a79ed4fe9b53d909a5;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 96e43164..4ecbc340 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -59,6 +59,7 @@ $i18n_key_words = array( 'menu.users' => '用户', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', 'menu.export' => '导出数据', 'menu.clients' => '客户', 'menu.options' => '选项', @@ -114,6 +115,7 @@ $i18n_key_words = array( // 'error.future_date' => 'Date is in future.', // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => '登录', @@ -161,6 +163,7 @@ $i18n_key_words = array( 'label.users' => '用户', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => '客户', 'label.clients' => '客户', @@ -254,6 +257,7 @@ $i18n_key_words = array( 'title.login' => '登录', 'title.groups' => '团队', // TODO: change "teams" to "groups". // TODO: translate the following. +// 'title.subgroups' => 'Subgroups', // 'title.create_group' => 'Creating Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => '删除团队', // TODO: change "team" to "group".