diff options
author | Simon Zhan <simonzhan@21cn.com> | 2009-03-23 10:18:48 +0100 |
---|---|---|
committer | Simon Zhan <simonzhan@21cn.com> | 2009-03-23 10:18:48 +0100 |
commit | ccf354b192cc6f8e554b4729cb1424b93bf82602 (patch) | |
tree | cf7f66ea86a7cc2e65cbc21f7f95fbadf37b4a24 | |
parent | bccdba06cde6336888791d722737b1a06616be1f (diff) | |
download | rpg-ccf354b192cc6f8e554b4729cb1424b93bf82602.tar.gz rpg-ccf354b192cc6f8e554b4729cb1424b93bf82602.tar.bz2 |
Chinese language upgrade
Ignore-this: 8e911151013118f0d55c652bad0b4077
darcs-hash:20090323091848-23e95-32189fa400673ba510a92fba626da030307a5385.gz
-rw-r--r-- | inc/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/acl/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/config/lang/zh/lang.php | 2 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/revert/lang/zh/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/zh/lang.php | 1 |
7 files changed, 8 insertions, 0 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php index b98f3cc25..d28a4638a 100644 --- a/inc/lang/zh/lang.php +++ b/inc/lang/zh/lang.php @@ -6,6 +6,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; diff --git a/lib/plugins/acl/lang/zh/lang.php b/lib/plugins/acl/lang/zh/lang.php index 0b89af9a2..ced2deadb 100644 --- a/lib/plugins/acl/lang/zh/lang.php +++ b/lib/plugins/acl/lang/zh/lang.php @@ -6,6 +6,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['admin_acl'] = '访问控制列表(ACL)管理器'; $lang['acl_group'] = '组'; diff --git a/lib/plugins/config/lang/zh/lang.php b/lib/plugins/config/lang/zh/lang.php index 617bb860a..3648bb8f9 100644 --- a/lib/plugins/config/lang/zh/lang.php +++ b/lib/plugins/config/lang/zh/lang.php @@ -6,6 +6,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['menu'] = '配置设置'; $lang['error'] = '由于非法参数,设置没有更新。请检查您做的改动并重新提交。 @@ -67,6 +68,7 @@ $lang['indexdelay'] = '构建索引前的时间延滞(秒)'; $lang['relnofollow'] = '对外部链接使用 rel="nofollow" 标签'; $lang['mailguard'] = '弄乱邮件地址(保护用户的邮件地址)'; $lang['iexssprotect'] = '检验上传的文件以避免可能存在的恶意 JavaScript 或 HTML 代码'; +$lang['showuseras'] = '显示用户为'; $lang['useacl'] = '使用访问控制列表(ACL)'; $lang['autopasswd'] = '自动生成密码'; $lang['authtype'] = '认证后台管理方式'; diff --git a/lib/plugins/plugin/lang/zh/lang.php b/lib/plugins/plugin/lang/zh/lang.php index 3255d718d..3fb1dec50 100644 --- a/lib/plugins/plugin/lang/zh/lang.php +++ b/lib/plugins/plugin/lang/zh/lang.php @@ -6,6 +6,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['menu'] = '插件管理器'; $lang['download'] = '下载并安装新的插件'; diff --git a/lib/plugins/popularity/lang/zh/lang.php b/lib/plugins/popularity/lang/zh/lang.php index 464f0ec83..2151c9ccd 100644 --- a/lib/plugins/popularity/lang/zh/lang.php +++ b/lib/plugins/popularity/lang/zh/lang.php @@ -5,6 +5,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['name'] = '人气反馈(载入可能需要一些时间)'; $lang['submit'] = '发送数据'; diff --git a/lib/plugins/revert/lang/zh/lang.php b/lib/plugins/revert/lang/zh/lang.php index 2ad04bbe4..9edea958a 100644 --- a/lib/plugins/revert/lang/zh/lang.php +++ b/lib/plugins/revert/lang/zh/lang.php @@ -6,6 +6,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['menu'] = '还原管理器'; $lang['filter'] = '搜索包含垃圾信息的页面'; diff --git a/lib/plugins/usermanager/lang/zh/lang.php b/lib/plugins/usermanager/lang/zh/lang.php index 02c0938be..66a9767fb 100644 --- a/lib/plugins/usermanager/lang/zh/lang.php +++ b/lib/plugins/usermanager/lang/zh/lang.php @@ -5,6 +5,7 @@ * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton guxd@163.com + * @author Simon zhan <simonzhan@21cn.com> */ $lang['menu'] = '用户管理器'; $lang['noauth'] = '(用户认证不可用)'; |