From 35876a0c9db73d9c77c03456b1910ee1529e3c96 Mon Sep 17 00:00:00 2001 From: Wing Ho Tang Date: Wed, 23 Jul 2008 19:58:03 +0200 Subject: Chinese language update darcs-hash:20080723175803-00c3e-00cb66bcb583d8a81e893e7dc05de9aed8891b5b.gz --- lib/plugins/acl/lang/zh/lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/plugins/acl/lang') diff --git a/lib/plugins/acl/lang/zh/lang.php b/lib/plugins/acl/lang/zh/lang.php index a4aee843f..1b0e2c003 100644 --- a/lib/plugins/acl/lang/zh/lang.php +++ b/lib/plugins/acl/lang/zh/lang.php @@ -4,6 +4,7 @@ * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author ZDYX + * @author http://www.chinese-tools.com/tools/converter-tradsimp.html */ $lang['admin_acl'] = '访问控制列表(ACL)管理器'; $lang['acl_group'] = '组'; @@ -11,6 +12,7 @@ $lang['acl_user'] = '用户'; $lang['acl_perms'] = '许可给'; $lang['page'] = '页面'; $lang['namespace'] = '命名空间'; +$lang['btn_select'] = '選擇'; $lang['p_user_id'] = '用户 %s 当前在页面 %s 拥有以下权限:%s。'; $lang['p_user_ns'] = '用户 %s 当前在命名空间 %s 拥有以下权限:%s。'; $lang['p_group_id'] = '%s 组成员当前在页面 %s 拥有以下权限:%s。'; -- cgit v1.2.3