summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJIN Yi. 金毅 <mr.jinyi@gmail.com>2009-03-31 18:44:08 +0200
committerJIN Yi. 金毅 <mr.jinyi@gmail.com>2009-03-31 18:44:08 +0200
commitbdebb2701707c8d21803c6999c854b26ed5d5079 (patch)
treedf4f00cf205ade73d206d90fd95a555cf46fd223
parentaeefcd3dd0ee58acd68db987adacbf99b1bef682 (diff)
downloadrpg-bdebb2701707c8d21803c6999c854b26ed5d5079.tar.gz
rpg-bdebb2701707c8d21803c6999c854b26ed5d5079.tar.bz2
Chinese language update
Ignore-this: f6cee2527ab735c597edc8106bf17827 darcs-hash:20090331164408-5abfc-b24d80643640145caccf582f4c549d80482608ec.gz
-rw-r--r--inc/lang/zh/lang.php1
-rw-r--r--lib/plugins/acl/lang/zh/lang.php1
-rw-r--r--lib/plugins/config/lang/zh/lang.php4
-rw-r--r--lib/plugins/plugin/lang/zh/lang.php1
-rw-r--r--lib/plugins/popularity/lang/zh/lang.php1
-rw-r--r--lib/plugins/revert/lang/zh/lang.php1
-rw-r--r--lib/plugins/usermanager/lang/zh/lang.php1
7 files changed, 10 insertions, 0 deletions
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'] = '(用户认证不可用)';