1
0

chinese language update by Demin Yin (work in progress)

This commit is contained in:
Garvin Hicking
2007-11-20 12:05:07 +00:00
parent 0be0f20c44
commit 5304923dd0
120 changed files with 2171 additions and 1897 deletions
plugins
serendipity_event_bbcode
serendipity_event_browsercompatibility
serendipity_event_contentrewrite
serendipity_event_creativecommons
serendipity_event_emoticate
serendipity_event_entryproperties
serendipity_event_karma
serendipity_event_livesearch
serendipity_event_mailer
serendipity_event_nl2br
serendipity_event_s9ymarkup
serendipity_event_searchhighlight
serendipity_event_spamblock
serendipity_event_spartacus
serendipity_event_statistics
serendipity_event_templatechooser
serendipity_event_textile
serendipity_event_textwiki
serendipity_event_trackexits
serendipity_event_weblogping
serendipity_event_xhtmlcleanup
serendipity_plugin_comments
serendipity_plugin_creativecommons
serendipity_plugin_entrylinks
serendipity_plugin_eventwrapper
serendipity_plugin_history
serendipity_plugin_recententries
serendipity_plugin_remoterss
serendipity_plugin_shoutbox
serendipity_plugin_templatedropdown

@ -0,0 +1,6 @@
<?php
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '快速搜索');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '(使用JavaScript)在键盘输入时实时更新,增强内部查询功能');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '搜索进行中,请稍候……');
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', '没有发现符合你查询条件的文章');

@ -1,18 +1,6 @@
<?php # $Id$
##########################################################################
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
# Developer Team) All rights reserved. See LICENSE file for licensing #
# details #
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# (c) 2006 Aphonex Li <aphonex.li@gmail.com> #
# http://www.exten.cn #
##########################################################################
<?php
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '即时搜索');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '提高搜索功能,输入的搜索字符可快速显示。');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '稍等,传送资料...');
?>
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '快速搜索');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '(使用JavaScript)在键盘输入时实时更新,增强内部查询功能');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '搜索进行中,请稍候……');
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', '没有发现符合你查询条件的文章');

@ -0,0 +1,6 @@
<?php
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '快速搜索');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '(使用JavaScript)在键盘输入时实时更新,增强内部查询功能');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '搜索进行中,请稍候……');
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', '没有发现符合你查询条件的文章');

@ -1,18 +1,6 @@
<?php # $Id$
##########################################################################
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
# Developer Team) All rights reserved. See LICENSE file for licensing #
# details #
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# (c) 2006 Aphonex Li <aphonex.li@gmail.com> #
# http://www.exten.cn #
##########################################################################
<?php
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '<EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD>ɿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '<EFBFBD>Եȣ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...');
?>
@define('PLUGIN_EVENT_LIVESEARCH_NAME', '快速搜索');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', '(使用JavaScript)在键盘输入时实时更新,增强内部查询功能');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', '搜索进行中,请稍候……');
@define('PLUGIN_EVENT_LIVESEARCH_NOTFOUND', '没有发现符合你查询条件的文章');