From bdebb2701707c8d21803c6999c854b26ed5d5079 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?JIN=20Yi=2E=20=E9=87=91=E6=AF=85?= <mr.jinyi@gmail.com>
Date: Tue, 31 Mar 2009 18:44:08 +0200
Subject: [PATCH] Chinese language update

Ignore-this: f6cee2527ab735c597edc8106bf17827

darcs-hash:20090331164408-5abfc-b24d80643640145caccf582f4c549d80482608ec.gz
---
 inc/lang/zh/lang.php                     | 1 +
 lib/plugins/acl/lang/zh/lang.php         | 1 +
 lib/plugins/config/lang/zh/lang.php      | 4 ++++
 lib/plugins/plugin/lang/zh/lang.php      | 1 +
 lib/plugins/popularity/lang/zh/lang.php  | 1 +
 lib/plugins/revert/lang/zh/lang.php      | 1 +
 lib/plugins/usermanager/lang/zh/lang.php | 1 +
 7 files changed, 10 insertions(+)

diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index d28a4638a..5f128d97b 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -7,6 +7,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.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 ced2deadb..6ae32b01c 100644
--- a/lib/plugins/acl/lang/zh/lang.php
+++ b/lib/plugins/acl/lang/zh/lang.php
@@ -7,6 +7,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.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 3648bb8f9..7114d92f1 100644
--- a/lib/plugins/config/lang/zh/lang.php
+++ b/lib/plugins/config/lang/zh/lang.php
@@ -7,6 +7,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.com
  */
 $lang['menu']                  = '配置设置';
 $lang['error']                 = '由于非法参数,设置没有更新。请检查您做的改动并重新提交。
@@ -15,6 +16,9 @@ $lang['updated']               = '设置更新成功。';
 $lang['nochoice']              = '(没有其他可用选项)';
 $lang['locked']                = '设置文件无法更新。如果这是您没有意料到的,<br />
                        请确保本地设置文件的名称和权限设置正确。';
+$lang['danger']                = '危险:更改这个选项可能会使用你的Wiki页面和配置菜单无法进入。';
+$lang['warning']               = '注意:更改这个选项可能会造成未知结果。';
+$lang['security']              = '安全提示:更改这个选项可能会有安全隐患。';
 $lang['_configuration_manager'] = '配置管理器';
 $lang['_header_dokuwiki']      = 'DokuWiki 设置';
 $lang['_header_plugin']        = '插件设置';
diff --git a/lib/plugins/plugin/lang/zh/lang.php b/lib/plugins/plugin/lang/zh/lang.php
index 3fb1dec50..3e269bb06 100644
--- a/lib/plugins/plugin/lang/zh/lang.php
+++ b/lib/plugins/plugin/lang/zh/lang.php
@@ -7,6 +7,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.com
  */
 $lang['menu']                  = '插件管理器';
 $lang['download']              = '下载并安装新的插件';
diff --git a/lib/plugins/popularity/lang/zh/lang.php b/lib/plugins/popularity/lang/zh/lang.php
index 2151c9ccd..88c410970 100644
--- a/lib/plugins/popularity/lang/zh/lang.php
+++ b/lib/plugins/popularity/lang/zh/lang.php
@@ -6,6 +6,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.com
  */
 $lang['name']                  = '人气反馈(载入可能需要一些时间)';
 $lang['submit']                = '发送数据';
diff --git a/lib/plugins/revert/lang/zh/lang.php b/lib/plugins/revert/lang/zh/lang.php
index 9edea958a..6241b712b 100644
--- a/lib/plugins/revert/lang/zh/lang.php
+++ b/lib/plugins/revert/lang/zh/lang.php
@@ -7,6 +7,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.com
  */
 $lang['menu']                  = '还原管理器';
 $lang['filter']                = '搜索包含垃圾信息的页面';
diff --git a/lib/plugins/usermanager/lang/zh/lang.php b/lib/plugins/usermanager/lang/zh/lang.php
index 66a9767fb..55044ce65 100644
--- a/lib/plugins/usermanager/lang/zh/lang.php
+++ b/lib/plugins/usermanager/lang/zh/lang.php
@@ -6,6 +6,7 @@
  * @author http://www.chinese-tools.com/tools/converter-tradsimp.html
  * @author George Sheraton guxd@163.com
  * @author Simon zhan <simonzhan@21cn.com>
+ * @author mr.jinyi@gmail.com
  */
 $lang['menu']                  = '用户管理器';
 $lang['noauth']                = '(用户认证不可用)';
-- 
GitLab