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

@ -1,18 +1,4 @@
<?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_SEARCHHIGHLIGHT_NAME', <><CDBB><EFBFBD><EFBFBD>Ѱ<EFBFBD><D1B0>');
@define('PLUGIN_EVENT_SEARCHHIGHLIGHT_DESC', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѱ<EFBFBD><D1B0><EFBFBD><EFBFBD><EFBFBD>ҵ<EFBFBD><D2B5><EFBFBD><EFBFBD>µ<EFBFBD><C2B5><EFBFBD>');
?>
@define('PLUGIN_EVENT_SEARCHHIGHLIGHT_NAME', '高亮搜索结果');
@define('PLUGIN_EVENT_SEARCHHIGHLIGHT_DESC', '对那些通过在搜索引擎搜索搜索关键字而进入你的博客的页面访问,在页面中将这些关键字高亮(突出显示)。');