중국어 - 추가분 번역 및 기존번역 수정.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4202 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-05-14 22:40:02 +00:00
parent 180c08ddce
commit 7c6af7c616
3 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
$lang->denied_ip = "禁止IP";
$lang->interval = "处理垃圾间隔";
$lang->limit_count = "限制数";
$lang->check_trackback = "引用检查";
$lang->check_trackback = "检查引用";
$lang->word = "单词";
// 说明文
@ -22,7 +22,7 @@
$lang->about_limit_count = "在指定时间内发表的新主题超过限制数时系统将把它认为是垃圾主题将自动禁止对方的IP。";
$lang->about_denied_ip = "禁止IP可以使用通配符。(如:如 \"127.0.*.*\"";
$lang->about_denied_word = "登录为敏感词,可以对要发表的主题进行检测并禁止含有敏感词的主题发表。";
$lang->about_check_trackback = "在一个主题中只对一个IP允许引用。";
$lang->about_check_trackback = "对一个主题只允许一个IP引用。";
// 提示信息
$lang->msg_alert_limited_by_config = '%s秒之内不能连续发表新主题。如您继续再试系统将自动禁止您的IP。';