From: garvinhicking Date: Sat, 27 May 2006 09:17:05 +0000 (+0000) Subject: Commit language translations by aphonex X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1432adebe2fac6fbd6c0aa1824c2fe4fe04ed1e5;p=s9y.git Commit language translations by aphonex --- diff --git a/plugins/serendipity_event_bbcode/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_bbcode/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..fdb158f --- /dev/null +++ b/plugins/serendipity_event_bbcode/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_BBCODE_NAME', '标记语言: BBCode'); + @define('PLUGIN_EVENT_BBCODE_DESC', '使用 BBCode 的标记语言'); + @define('PLUGIN_EVENT_BBCODE_TRANSFORM', 'BBCode 可用的格式'); +?> diff --git a/plugins/serendipity_event_bbcode/lang_zh.inc.php b/plugins/serendipity_event_bbcode/lang_zh.inc.php new file mode 100644 index 0000000..fdb158f --- /dev/null +++ b/plugins/serendipity_event_bbcode/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_BBCODE_NAME', '标记语言: BBCode'); + @define('PLUGIN_EVENT_BBCODE_DESC', '使用 BBCode 的标记语言'); + @define('PLUGIN_EVENT_BBCODE_TRANSFORM', 'BBCode 可用的格式'); +?> diff --git a/plugins/serendipity_event_browsercompatibility/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_browsercompatibility/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..c2c8666 --- /dev/null +++ b/plugins/serendipity_event_browsercompatibility/UTF-8/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', '浏览器兼容性'); + @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', '使用各种 CSS 样式的方法来确定每个浏览器都能兼容'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_browsercompatibility/lang_zh.inc.php b/plugins/serendipity_event_browsercompatibility/lang_zh.inc.php new file mode 100644 index 0000000..c2c8666 --- /dev/null +++ b/plugins/serendipity_event_browsercompatibility/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', '浏览器兼容性'); + @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', '使用各种 CSS 样式的方法来确定每个浏览器都能兼容'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_contentrewrite/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_contentrewrite/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..ab8f5af --- /dev/null +++ b/plugins/serendipity_event_contentrewrite/UTF-8/lang_zh.inc.php @@ -0,0 +1,33 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_CONTENTREWRITE_FROM', '改'); + @define('PLUGIN_EVENT_CONTENTREWRITE_TO', '到'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NAME', '内容改写'); + @define('PLUGIN_EVENT_CONTENTREWRITE_DESCRIPTION', '覆盖选择字符 (可用缩略字)'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWTITLE', '新改写名称'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWTDESCRIPTION', '输入缩略字的名称 ({改})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDTITLE', '改写名称 #%d'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDTDESCRIPTION', '输入缩略字 ({改})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_PTITLE', '外挂名称 (内容改写)'); + @define('PLUGIN_EVENT_CONTENTREWRITE_PDESCRIPTION', '内容改写外挂的名称'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDESCRIPTION', '新改寫字'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDDESCRIPTION', '输入新的改写字 ({到})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDDESCRIPTION', '改写字 #%s'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDDDESCRIPTION', '输入改写字 ({到})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRING', '改写字符'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRINGDESC', '改写字符。将 {改} 和 {到} 放在要改写的地方。' . "\n" . '例如: {改}'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHAR', '改寫符號'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHARDESC', '改写字符可以用来分辨应该改写和不应该改写的字。如果改写字符是 * 那只输入 \'exten\' 并不会被改写,除非输入 \'exten*\'。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_contentrewrite/lang_zh.inc.php b/plugins/serendipity_event_contentrewrite/lang_zh.inc.php new file mode 100644 index 0000000..ab8f5af --- /dev/null +++ b/plugins/serendipity_event_contentrewrite/lang_zh.inc.php @@ -0,0 +1,33 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_CONTENTREWRITE_FROM', '改'); + @define('PLUGIN_EVENT_CONTENTREWRITE_TO', '到'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NAME', '内容改写'); + @define('PLUGIN_EVENT_CONTENTREWRITE_DESCRIPTION', '覆盖选择字符 (可用缩略字)'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWTITLE', '新改写名称'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWTDESCRIPTION', '输入缩略字的名称 ({改})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDTITLE', '改写名称 #%d'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDTDESCRIPTION', '输入缩略字 ({改})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_PTITLE', '外挂名称 (内容改写)'); + @define('PLUGIN_EVENT_CONTENTREWRITE_PDESCRIPTION', '内容改写外挂的名称'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDESCRIPTION', '新改寫字'); + @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDDESCRIPTION', '输入新的改写字 ({到})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDDESCRIPTION', '改写字 #%s'); + @define('PLUGIN_EVENT_CONTENTREWRITE_OLDDDESCRIPTION', '输入改写字 ({到})'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRING', '改写字符'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRINGDESC', '改写字符。将 {改} 和 {到} 放在要改写的地方。' . "\n" . '例如: {改}'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHAR', '改寫符號'); + @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHARDESC', '改写字符可以用来分辨应该改写和不应该改写的字。如果改写字符是 * 那只输入 \'exten\' 并不会被改写,除非输入 \'exten*\'。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_creativecommons/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_creativecommons/UTF-8/lang_zh.inc.php index 5cb74f2..01a15df 100644 --- a/plugins/serendipity_event_creativecommons/UTF-8/lang_zh.inc.php +++ b/plugins/serendipity_event_creativecommons/UTF-8/lang_zh.inc.php @@ -3,14 +3,14 @@ ########################################################################## # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity # # Developer Team) All rights reserved. See LICENSE file for licensing # -# details # +# details # # # # (c) 2003 Jannis Hermanns # # http://www.jannis.to/programming/serendipity.html # # # # Translated by # -# (c) 2006 Demin Yin # -# http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_CREATIVECOMMONS_NAME', '创作共用协议'); diff --git a/plugins/serendipity_event_creativecommons/lang_zh.inc.php b/plugins/serendipity_event_creativecommons/lang_zh.inc.php index 5cb74f2..01a15df 100644 --- a/plugins/serendipity_event_creativecommons/lang_zh.inc.php +++ b/plugins/serendipity_event_creativecommons/lang_zh.inc.php @@ -3,14 +3,14 @@ ########################################################################## # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity # # Developer Team) All rights reserved. See LICENSE file for licensing # -# details # +# details # # # # (c) 2003 Jannis Hermanns # # http://www.jannis.to/programming/serendipity.html # # # # Translated by # -# (c) 2006 Demin Yin # -# http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_CREATIVECOMMONS_NAME', '创作共用协议'); diff --git a/plugins/serendipity_event_emoticate/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_emoticate/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..5d13047 --- /dev/null +++ b/plugins/serendipity_event_emoticate/UTF-8/lang_zh.inc.php @@ -0,0 +1,20 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_EMOTICATE_NAME', '标记语言: 表情图案'); + @define('PLUGIN_EVENT_EMOTICATE_DESC', '转换字符成表情图案'); + @define('PLUGIN_EVENT_EMOTICATE_TRANSFORM', '字符像 :-) 和 ;-) 会转换成图案'); +@define('PLUGIN_EVENT_EMOTICATE_EXTENSION', '表情图案'); +@define('PLUGIN_EVENT_EMOTICATE_EXTENSION_BLAHBLAH', '把文章内的字符转换成表情图案'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_emoticate/lang_zh.inc.php b/plugins/serendipity_event_emoticate/lang_zh.inc.php new file mode 100644 index 0000000..5d13047 --- /dev/null +++ b/plugins/serendipity_event_emoticate/lang_zh.inc.php @@ -0,0 +1,20 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_EMOTICATE_NAME', '标记语言: 表情图案'); + @define('PLUGIN_EVENT_EMOTICATE_DESC', '转换字符成表情图案'); + @define('PLUGIN_EVENT_EMOTICATE_TRANSFORM', '字符像 :-) 和 ;-) 会转换成图案'); +@define('PLUGIN_EVENT_EMOTICATE_EXTENSION', '表情图案'); +@define('PLUGIN_EVENT_EMOTICATE_EXTENSION_BLAHBLAH', '把文章内的字符转换成表情图案'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_entryproperties/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_entryproperties/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..311cf9d --- /dev/null +++ b/plugins/serendipity_event_entryproperties/UTF-8/lang_zh.inc.php @@ -0,0 +1,46 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_ENTRYPROPERTIES_TITLE', '文章的高级属性'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_DESC', '(快取资料, 不开放文章, 置顶文章)'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_STICKYPOSTS', '标记为置顶文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS', '谁可以阅读文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_PRIVATE', '自己'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_MEMBER', '副作者'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_PUBLIC', '访客'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE', '允许快取文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_DESC', '如果开启,每次保存文章时都会建立快取资料。快取资料可增加速度,但可能有些外挂不兼容。'); + @define('PLUGIN_EVENT_ENTRYPROPERTY_BUILDCACHE', '建立快取文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_FETCHNEXT', '选取其它文章...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_FETCHNO', '选取文章 %d 到 %d'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_BUILDING', '建立此文章的快取资料 #%d, %s...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHED', '取得快取资料'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_DONE', '快取完成'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_ABORTED', '快取资料取消'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_TOTAL', ' (总共 %d 篇文章)...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_NL2BR', '开关 nl2br'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_NO_FRONTPAGE', '隐藏于文章里面 / 主页面'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_GROUPS', '使用群组限制'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_GROUPS_DESC', '如果开启,您可以选择那个群组的成员可以浏览文章。这个功能影响系统速度,除非必要最好不要使用。'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_USERS', '使用会员限制'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_USERS_DESC', '如果开启,您可以选择那个成员可以浏览文章。这个功能影响系统速度,除非必要最好不要使用。'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_HIDERSS', 'RSS 内隐藏内容'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_HIDERSS_DESC', '如果开启,文章的内容不会显示于 RSS 内。'); + + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS', '自定菜单'); + define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC1', '您可以在主题里显示额外的菜单。您必须编辑 entries.tpl 的主题然后将 Smarty 标签 {$entry.properties.ep_MyCustomField} 放入您要它显示的 HTML 里面。 注意菜单的前面添加 ep_'); + define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC2', '这里可以输入每个以逗号分开的菜单名称 - 不要使用特殊符号。例如:"Customfield1, Customfield2". ' . PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC1); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC3', '每个自定菜单可以在这里改变 外挂设定。'); + +?> \ No newline at end of file diff --git a/plugins/serendipity_event_entryproperties/lang_zh.inc.php b/plugins/serendipity_event_entryproperties/lang_zh.inc.php new file mode 100644 index 0000000..311cf9d --- /dev/null +++ b/plugins/serendipity_event_entryproperties/lang_zh.inc.php @@ -0,0 +1,46 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_ENTRYPROPERTIES_TITLE', '文章的高级属性'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_DESC', '(快取资料, 不开放文章, 置顶文章)'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_STICKYPOSTS', '标记为置顶文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS', '谁可以阅读文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_PRIVATE', '自己'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_MEMBER', '副作者'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_ACCESS_PUBLIC', '访客'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE', '允许快取文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_DESC', '如果开启,每次保存文章时都会建立快取资料。快取资料可增加速度,但可能有些外挂不兼容。'); + @define('PLUGIN_EVENT_ENTRYPROPERTY_BUILDCACHE', '建立快取文章'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_FETCHNEXT', '选取其它文章...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_FETCHNO', '选取文章 %d 到 %d'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_BUILDING', '建立此文章的快取资料 #%d, %s...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHED', '取得快取资料'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_DONE', '快取完成'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_ABORTED', '快取资料取消'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CACHE_TOTAL', ' (总共 %d 篇文章)...'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_NL2BR', '开关 nl2br'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_NO_FRONTPAGE', '隐藏于文章里面 / 主页面'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_GROUPS', '使用群组限制'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_GROUPS_DESC', '如果开启,您可以选择那个群组的成员可以浏览文章。这个功能影响系统速度,除非必要最好不要使用。'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_USERS', '使用会员限制'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_USERS_DESC', '如果开启,您可以选择那个成员可以浏览文章。这个功能影响系统速度,除非必要最好不要使用。'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_HIDERSS', 'RSS 内隐藏内容'); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_HIDERSS_DESC', '如果开启,文章的内容不会显示于 RSS 内。'); + + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS', '自定菜单'); + define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC1', '您可以在主题里显示额外的菜单。您必须编辑 entries.tpl 的主题然后将 Smarty 标签 {$entry.properties.ep_MyCustomField} 放入您要它显示的 HTML 里面。 注意菜单的前面添加 ep_'); + define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC2', '这里可以输入每个以逗号分开的菜单名称 - 不要使用特殊符号。例如:"Customfield1, Customfield2". ' . PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC1); + @define('PLUGIN_EVENT_ENTRYPROPERTIES_CUSTOMFIELDS_DESC3', '每个自定菜单可以在这里改变 外挂设定。'); + +?> \ No newline at end of file diff --git a/plugins/serendipity_event_karma/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_karma/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..2a0427d --- /dev/null +++ b/plugins/serendipity_event_karma/UTF-8/lang_zh.inc.php @@ -0,0 +1,56 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_KARMA_VERSION', '1.3'); + @define('PLUGIN_KARMA_NAME', '评价'); + @define('PLUGIN_KARMA_BLAHBLAH', '允许访客评论文章'); + @define('PLUGIN_KARMA_VOTETEXT', '评价值: '); + @define('PLUGIN_KARMA_RATE', '评价值: %s'); + @define('PLUGIN_KARMA_VOTEPOINT_1', '很好'); + @define('PLUGIN_KARMA_VOTEPOINT_2', '好'); + @define('PLUGIN_KARMA_VOTEPOINT_3', '没意见'); + @define('PLUGIN_KARMA_VOTEPOINT_4', '没意见'); + @define('PLUGIN_KARMA_VOTEPOINT_5', '不好'); + @define('PLUGIN_KARMA_VOTED', '您的评价 "%s" 已送出。'); + @define('PLUGIN_KARMA_INVALID', '您的评价错误。'); + @define('PLUGIN_KARMA_ALREADYVOTED', '您已经提交评价。'); + @define('PLUGIN_KARMA_NOCOOKIE', '您的浏览器必须支持 cookies 才能进行评价。'); + @define('PLUGIN_KARMA_CLOSED', '请评价 %s 天内的文章'); + @define('PLUGIN_KARMA_ENTRYTIME', '公开文章后可以评价的时间'); + @define('PLUGIN_KARMA_VOTINGTIME', '评价时间'); + @define('PLUGIN_KARMA_ENTRYTIME_BLAHBLAH', '公开文章后多久 (分钟) 可允许无限制的评价?预设:1440 (一天)'); + @define('PLUGIN_KARMA_VOTINGTIME_BLAHBLAH', '要等多久 (分钟) 才能进行下一个评价?必须等输入的时候后才生效。预设:5'); + @define('PLUGIN_KARMA_TIMEOUT', '灌水保护:其它访客刚提交评价,请稍等 %s 分钟在提交您的评价。'); + @define('PLUGIN_KARMA_CURRENT', '评价值: %2$s, %3$s 次评价'); + @define('PLUGIN_KARMA_EXTENDEDONLY', '显示文章的副内容'); + @define('PLUGIN_KARMA_EXTENDEDONLY_BLAHBLAH', '只在文章的副内容显示评价'); + @define('PLUGIN_KARMA_MAXKARMA', '评价天数'); + @define('PLUGIN_KARMA_MAXKARMA_BLAHBLAH', '只允许小于 X 天的文章进行评价 (预设:7)'); + @define('PLUGIN_KARMA_LOGGING', '记录评价'); + @define('PLUGIN_KARMA_LOGGING_BLAHBLAH', '要记录评价值吗?'); + @define('PLUGIN_KARMA_ACTIVE', '允许评价'); + @define('PLUGIN_KARMA_ACTIVE_BLAHBLAH', '允许文章评价吗?'); + @define('PLUGIN_KARMA_VISITS', '记录访问次数?'); + @define('PLUGIN_KARMA_VISITS_BLAHBLAH', '要记录和显示访客浏览副文章的次数吗?'); + @define('PLUGIN_KARMA_VISITSCOUNT', ' %4$s 次浏览'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_TOP', '浏览最多的文章'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_BOTTOM', '浏览最少的文章'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_TOP', '最多评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_BOTTOM', '最少评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_TOP', '最多评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_BOTTOM', '最少评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_NO', '浏览'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_NO', '评价'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_NO', '评价植'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_karma/lang_zh.inc.php b/plugins/serendipity_event_karma/lang_zh.inc.php new file mode 100644 index 0000000..2a0427d --- /dev/null +++ b/plugins/serendipity_event_karma/lang_zh.inc.php @@ -0,0 +1,56 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_KARMA_VERSION', '1.3'); + @define('PLUGIN_KARMA_NAME', '评价'); + @define('PLUGIN_KARMA_BLAHBLAH', '允许访客评论文章'); + @define('PLUGIN_KARMA_VOTETEXT', '评价值: '); + @define('PLUGIN_KARMA_RATE', '评价值: %s'); + @define('PLUGIN_KARMA_VOTEPOINT_1', '很好'); + @define('PLUGIN_KARMA_VOTEPOINT_2', '好'); + @define('PLUGIN_KARMA_VOTEPOINT_3', '没意见'); + @define('PLUGIN_KARMA_VOTEPOINT_4', '没意见'); + @define('PLUGIN_KARMA_VOTEPOINT_5', '不好'); + @define('PLUGIN_KARMA_VOTED', '您的评价 "%s" 已送出。'); + @define('PLUGIN_KARMA_INVALID', '您的评价错误。'); + @define('PLUGIN_KARMA_ALREADYVOTED', '您已经提交评价。'); + @define('PLUGIN_KARMA_NOCOOKIE', '您的浏览器必须支持 cookies 才能进行评价。'); + @define('PLUGIN_KARMA_CLOSED', '请评价 %s 天内的文章'); + @define('PLUGIN_KARMA_ENTRYTIME', '公开文章后可以评价的时间'); + @define('PLUGIN_KARMA_VOTINGTIME', '评价时间'); + @define('PLUGIN_KARMA_ENTRYTIME_BLAHBLAH', '公开文章后多久 (分钟) 可允许无限制的评价?预设:1440 (一天)'); + @define('PLUGIN_KARMA_VOTINGTIME_BLAHBLAH', '要等多久 (分钟) 才能进行下一个评价?必须等输入的时候后才生效。预设:5'); + @define('PLUGIN_KARMA_TIMEOUT', '灌水保护:其它访客刚提交评价,请稍等 %s 分钟在提交您的评价。'); + @define('PLUGIN_KARMA_CURRENT', '评价值: %2$s, %3$s 次评价'); + @define('PLUGIN_KARMA_EXTENDEDONLY', '显示文章的副内容'); + @define('PLUGIN_KARMA_EXTENDEDONLY_BLAHBLAH', '只在文章的副内容显示评价'); + @define('PLUGIN_KARMA_MAXKARMA', '评价天数'); + @define('PLUGIN_KARMA_MAXKARMA_BLAHBLAH', '只允许小于 X 天的文章进行评价 (预设:7)'); + @define('PLUGIN_KARMA_LOGGING', '记录评价'); + @define('PLUGIN_KARMA_LOGGING_BLAHBLAH', '要记录评价值吗?'); + @define('PLUGIN_KARMA_ACTIVE', '允许评价'); + @define('PLUGIN_KARMA_ACTIVE_BLAHBLAH', '允许文章评价吗?'); + @define('PLUGIN_KARMA_VISITS', '记录访问次数?'); + @define('PLUGIN_KARMA_VISITS_BLAHBLAH', '要记录和显示访客浏览副文章的次数吗?'); + @define('PLUGIN_KARMA_VISITSCOUNT', ' %4$s 次浏览'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_TOP', '浏览最多的文章'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_BOTTOM', '浏览最少的文章'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_TOP', '最多评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_BOTTOM', '最少评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_TOP', '最多评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_BOTTOM', '最少评价值的文章'); + @define('PLUGIN_KARMA_STATISTICS_VISITS_NO', '浏览'); + @define('PLUGIN_KARMA_STATISTICS_VOTES_NO', '评价'); + @define('PLUGIN_KARMA_STATISTICS_POINTS_NO', '评价植'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_livesearch/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_livesearch/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..5a10111 --- /dev/null +++ b/plugins/serendipity_event_livesearch/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_LIVESEARCH_NAME', '即时搜索'); + @define('PLUGIN_EVENT_LIVESEARCH_DESC', '提高搜索功能,输入的搜索字符可快速显示。'); + @define('PLUGIN_EVENT_LIVESEARCH_WAIT', '稍等,传送资料...'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_livesearch/lang_zh.inc.php b/plugins/serendipity_event_livesearch/lang_zh.inc.php new file mode 100644 index 0000000..5a10111 --- /dev/null +++ b/plugins/serendipity_event_livesearch/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_LIVESEARCH_NAME', '即时搜索'); + @define('PLUGIN_EVENT_LIVESEARCH_DESC', '提高搜索功能,输入的搜索字符可快速显示。'); + @define('PLUGIN_EVENT_LIVESEARCH_WAIT', '稍等,传送资料...'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_mailer/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_mailer/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..c77d23f --- /dev/null +++ b/plugins/serendipity_event_mailer/UTF-8/lang_zh.inc.php @@ -0,0 +1,25 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_MAILER_NAME', '发送文章'); + @define('PLUGIN_EVENT_MAILER_DESC', '可让您发送新发布的文章到邮箱中'); + @define('PLUGIN_EVENT_MAILER_RECIPIENT', '收件人'); + @define('PLUGIN_EVENT_MAILER_RECIPIENTDESC', '收件人的邮箱'); + @define('PLUGIN_EVENT_MAILER_LINK', '包括文章连接'); + @define('PLUGIN_EVENT_MAILER_LINKDESC', '邮件内容包括文章连接地址'); + @define('PLUGIN_EVENT_MAILER_STRIPTAGS', '移除 HTML'); + @define('PLUGIN_EVENT_MAILER_STRIPTAGSDESC', '移除邮件内的 HTML'); + @define('PLUGIN_EVENT_MAILER_CONVERTP', '转换 HTML 段落成新行'); + @define('PLUGIN_EVENT_MAILER_CONVERTPDESC', '加入新行于 HTML 的段落。如果开启 移除 HTML 的功能,这会检查每个未行的段落,然后自动分行。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_mailer/lang_zh.inc.php b/plugins/serendipity_event_mailer/lang_zh.inc.php new file mode 100644 index 0000000..c77d23f --- /dev/null +++ b/plugins/serendipity_event_mailer/lang_zh.inc.php @@ -0,0 +1,25 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_MAILER_NAME', '发送文章'); + @define('PLUGIN_EVENT_MAILER_DESC', '可让您发送新发布的文章到邮箱中'); + @define('PLUGIN_EVENT_MAILER_RECIPIENT', '收件人'); + @define('PLUGIN_EVENT_MAILER_RECIPIENTDESC', '收件人的邮箱'); + @define('PLUGIN_EVENT_MAILER_LINK', '包括文章连接'); + @define('PLUGIN_EVENT_MAILER_LINKDESC', '邮件内容包括文章连接地址'); + @define('PLUGIN_EVENT_MAILER_STRIPTAGS', '移除 HTML'); + @define('PLUGIN_EVENT_MAILER_STRIPTAGSDESC', '移除邮件内的 HTML'); + @define('PLUGIN_EVENT_MAILER_CONVERTP', '转换 HTML 段落成新行'); + @define('PLUGIN_EVENT_MAILER_CONVERTPDESC', '加入新行于 HTML 的段落。如果开启 移除 HTML 的功能,这会检查每个未行的段落,然后自动分行。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_nl2br/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_nl2br/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..100d749 --- /dev/null +++ b/plugins/serendipity_event_nl2br/UTF-8/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_NL2BR_NAME', '标记语言: NL2BR'); + @define('PLUGIN_EVENT_NL2BR_DESC', '转换新行成 BR 标签'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_nl2br/lang_zh.inc.php b/plugins/serendipity_event_nl2br/lang_zh.inc.php new file mode 100644 index 0000000..100d749 --- /dev/null +++ b/plugins/serendipity_event_nl2br/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_NL2BR_NAME', '标记语言: NL2BR'); + @define('PLUGIN_EVENT_NL2BR_DESC', '转换新行成 BR 标签'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_s9ymarkup/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_s9ymarkup/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..69d41e2 --- /dev/null +++ b/plugins/serendipity_event_s9ymarkup/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_S9YMARKUP_NAME', '标记语言: Serendipity'); + @define('PLUGIN_EVENT_S9YMARKUP_DESC', '套用基本的 serendipity 标记语言到文章内'); + @define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', '星号围住文章会以粗体显示 (*word*),底线是 _word_'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_s9ymarkup/lang_zh.inc.php b/plugins/serendipity_event_s9ymarkup/lang_zh.inc.php new file mode 100644 index 0000000..69d41e2 --- /dev/null +++ b/plugins/serendipity_event_s9ymarkup/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_S9YMARKUP_NAME', '标记语言: Serendipity'); + @define('PLUGIN_EVENT_S9YMARKUP_DESC', '套用基本的 serendipity 标记语言到文章内'); + @define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', '星号围住文章会以粗体显示 (*word*),底线是 _word_'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_searchhighlight/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_searchhighlight/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..4eda1d3 --- /dev/null +++ b/plugins/serendipity_event_searchhighlight/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + + @define('PLUGIN_EVENT_SEARCHHIGHLIGHT_NAME', '突出搜寻字'); + @define('PLUGIN_EVENT_SEARCHHIGHLIGHT_DESC', '高亮度搜寻引擎找到文章的字'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_searchhighlight/lang_zh.inc.php b/plugins/serendipity_event_searchhighlight/lang_zh.inc.php new file mode 100644 index 0000000..4eda1d3 --- /dev/null +++ b/plugins/serendipity_event_searchhighlight/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + + @define('PLUGIN_EVENT_SEARCHHIGHLIGHT_NAME', '突出搜寻字'); + @define('PLUGIN_EVENT_SEARCHHIGHLIGHT_DESC', '高亮度搜寻引擎找到文章的字'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_spamblock/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_spamblock/UTF-8/lang_zh.inc.php index a617f29..b535047 100644 --- a/plugins/serendipity_event_spamblock/UTF-8/lang_zh.inc.php +++ b/plugins/serendipity_event_spamblock/UTF-8/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_EVENT_SPAMBLOCK_TITLE', '垃圾评论屏蔽'); diff --git a/plugins/serendipity_event_spamblock/lang_zh.inc.php b/plugins/serendipity_event_spamblock/lang_zh.inc.php index a617f29..b535047 100644 --- a/plugins/serendipity_event_spamblock/lang_zh.inc.php +++ b/plugins/serendipity_event_spamblock/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_EVENT_SPAMBLOCK_TITLE', '垃圾评论屏蔽'); diff --git a/plugins/serendipity_event_spartacus/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_spartacus/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..2f333cb --- /dev/null +++ b/plugins/serendipity_event_spartacus/UTF-8/lang_zh.inc.php @@ -0,0 +1,32 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_SPARTACUS_NAME', '外挂下载'); + @define('PLUGIN_EVENT_SPARTACUS_DESC', '[S]erendipity [P]lugin [A]ccess [R]epository [T]ool [A]nd [C]ustomization/[U]nification [S]ystem - 允许您从 s9y.org 的线上服务器下载外挂'); + @define('PLUGIN_EVENT_SPARTACUS_FETCH', '点这里从 s9y.org 的外挂服务器安装 %s'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHERROR', '服务器 %s 无法打开。也许 s9y 或 SourceForge.net 的服务器有问题 - 请稍后再试!'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHING', '正在打开 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_BYTES_URL', '从上面的服务器 %s 个外挂。储存成文件 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_BYTES_CACHE', '从服务器内接收 %s 个外挂。储存成文件 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_DONE', '成功保存'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_XML', '文件/镜像 地址 (XML metadata)'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_FILES', '文件/镜像 地址 (文件)'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_DESC', '选择一个下载点。不要改变这个默认值除非您了解它的作用。这个选项主要是为了兼容所以设计。'); + @define('PLUGIN_EVENT_SPARTACUS_CHOWN', '文件作者'); + @define('PLUGIN_EVENT_SPARTACUS_CHOWN_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 作者 (例如 "aphonex")。如果空白不会作任何改变。'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD', '下载文件的权限'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 权限 (例如 "0777")。如果空白不会作任何改变。记得不是每个主机都允许改变权限的。记得将权限改为可读写,不然 Spartacus/Serendipity 会无法覆盖文件和改变设定。'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DIR', '文件目录权限'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DIR_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 权限 (例如 "0777")。如果空白不会作任何改变。记得不是每个主机都允许改变权限的。记得将权限改为可读写, 不然 Spartacus/Serendipity 会无法覆盖文件和改变设定。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_spartacus/lang_zh.inc.php b/plugins/serendipity_event_spartacus/lang_zh.inc.php new file mode 100644 index 0000000..2f333cb --- /dev/null +++ b/plugins/serendipity_event_spartacus/lang_zh.inc.php @@ -0,0 +1,32 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_SPARTACUS_NAME', '外挂下载'); + @define('PLUGIN_EVENT_SPARTACUS_DESC', '[S]erendipity [P]lugin [A]ccess [R]epository [T]ool [A]nd [C]ustomization/[U]nification [S]ystem - 允许您从 s9y.org 的线上服务器下载外挂'); + @define('PLUGIN_EVENT_SPARTACUS_FETCH', '点这里从 s9y.org 的外挂服务器安装 %s'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHERROR', '服务器 %s 无法打开。也许 s9y 或 SourceForge.net 的服务器有问题 - 请稍后再试!'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHING', '正在打开 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_BYTES_URL', '从上面的服务器 %s 个外挂。储存成文件 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_BYTES_CACHE', '从服务器内接收 %s 个外挂。储存成文件 %s...'); + @define('PLUGIN_EVENT_SPARTACUS_FETCHED_DONE', '成功保存'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_XML', '文件/镜像 地址 (XML metadata)'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_FILES', '文件/镜像 地址 (文件)'); + @define('PLUGIN_EVENT_SPARTACUS_MIRROR_DESC', '选择一个下载点。不要改变这个默认值除非您了解它的作用。这个选项主要是为了兼容所以设计。'); + @define('PLUGIN_EVENT_SPARTACUS_CHOWN', '文件作者'); + @define('PLUGIN_EVENT_SPARTACUS_CHOWN_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 作者 (例如 "aphonex")。如果空白不会作任何改变。'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD', '下载文件的权限'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 权限 (例如 "0777")。如果空白不会作任何改变。记得不是每个主机都允许改变权限的。记得将权限改为可读写,不然 Spartacus/Serendipity 会无法覆盖文件和改变设定。'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DIR', '文件目录权限'); + @define('PLUGIN_EVENT_SPARTACUS_CHMOD_DIR_DESC', '这里可输入 Spartacus 所下载的文件 (FTP/Shell) 权限 (例如 "0777")。如果空白不会作任何改变。记得不是每个主机都允许改变权限的。记得将权限改为可读写, 不然 Spartacus/Serendipity 会无法覆盖文件和改变设定。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_statistics/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_statistics/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..504b0bc --- /dev/null +++ b/plugins/serendipity_event_statistics/UTF-8/lang_zh.inc.php @@ -0,0 +1,63 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_STATISTICS_NAME', '统计资料'); + @define('PLUGIN_EVENT_STATISTICS_DESC', '记录一些关于您日志的资料'); + @define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '统计资料'); + @define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '第一篇文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最后一篇文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '总文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公开'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '类别'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '类别'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '文章分类'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '上传的图片'); + @define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '图片'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '图片类型'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '文件'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '回响数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '回响'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最多回响的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最多回响的作者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '连接'); + @define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最多订阅的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '引用数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '引用'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最多引用的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '引用'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最多引用者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '平均回响/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '平均引用/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '平均文章/天'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '平均文章/周'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '平均文章/月'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '回响/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '引用/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '文章/天'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '文章/周'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '文章/月'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '总文字'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '文章里的文字数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s 篇最长的文章'); + @define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '记录数量'); + @define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '每个记录显示的资料(预设:20)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_statistics/lang_zh.inc.php b/plugins/serendipity_event_statistics/lang_zh.inc.php new file mode 100644 index 0000000..504b0bc --- /dev/null +++ b/plugins/serendipity_event_statistics/lang_zh.inc.php @@ -0,0 +1,63 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_STATISTICS_NAME', '统计资料'); + @define('PLUGIN_EVENT_STATISTICS_DESC', '记录一些关于您日志的资料'); + @define('PLUGIN_EVENT_STATISTICS_OUT_STATISTICS', '统计资料'); + @define('PLUGIN_EVENT_STATISTICS_OUT_FIRST_ENTRY', '第一篇文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LAST_ENTRY', '最后一篇文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_ENTRIES', '总文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ENTRIES', '文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_PUBLIC', ' ... 公开'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOTAL_DRAFTS', ' ... 草稿'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES', '类别'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CATEGORIES2', '类别'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES', '文章分类'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_CATEGORIES2', '文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES', '上传的图片'); + @define('PLUGIN_EVENT_STATISTICS_OUT_UPLOADED_IMAGES2', '图片'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES', '图片类型'); + @define('PLUGIN_EVENT_STATISTICS_OUT_DISTRIBUTION_IMAGES2', '文件'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS', '回响数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS2', '回响'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS3', '最多回响的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPCOMMENTS', '最多回响的作者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LINK', '连接'); + @define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_SUBSCRIBERS2', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS', '最多订阅的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPSUBSCRIBERS2', '订阅者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS', '引用数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS2', '引用'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK', '最多引用的文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACK2', '引用'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TOPTRACKBACKS3', '最多引用者'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE', '平均回响/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE', '平均引用/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY', '平均文章/天'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK', '平均文章/周'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH', '平均文章/月'); + @define('PLUGIN_EVENT_STATISTICS_OUT_COMMENTS_PER_ARTICLE2', '回响/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_TRACKBACKS_PER_ARTICLE2', '引用/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_DAY2', '文章/天'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_WEEK2', '文章/周'); + @define('PLUGIN_EVENT_STATISTICS_OUT_ARTICLES_PER_MONTH2', '文章/月'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS', '总文字'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS2', '文字'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE', '文章里的文字数量'); + @define('PLUGIN_EVENT_STATISTICS_OUT_CHARS_PER_ARTICLE2', '文字/文章'); + @define('PLUGIN_EVENT_STATISTICS_OUT_LONGEST_ARTICLES', '%s 篇最长的文章'); + @define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS', '记录数量'); + @define('PLUGIN_EVENT_STATISTICS_MAX_ITEMS_DESC', '每个记录显示的资料(预设:20)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_templatechooser/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_templatechooser/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..c58dbc4 --- /dev/null +++ b/plugins/serendipity_event_templatechooser/UTF-8/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '主题选择'); + @define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允许访客改变主题'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_templatechooser/lang_zh.inc.php b/plugins/serendipity_event_templatechooser/lang_zh.inc.php new file mode 100644 index 0000000..c58dbc4 --- /dev/null +++ b/plugins/serendipity_event_templatechooser/lang_zh.inc.php @@ -0,0 +1,17 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '主题选择'); + @define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允许访客改变主题'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_textile/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_textile/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..7e2c07b --- /dev/null +++ b/plugins/serendipity_event_textile/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEXTILE_NAME', '标记语言: Textile'); + @define('PLUGIN_EVENT_TEXTILE_DESC', '以 Textile 转换器处理全部输出资料'); + @define('PLUGIN_EVENT_TEXTILE_TRANSFORM', 'Textile-允许的格式'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_textile/lang_zh.inc.php b/plugins/serendipity_event_textile/lang_zh.inc.php new file mode 100644 index 0000000..7e2c07b --- /dev/null +++ b/plugins/serendipity_event_textile/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEXTILE_NAME', '标记语言: Textile'); + @define('PLUGIN_EVENT_TEXTILE_DESC', '以 Textile 转换器处理全部输出资料'); + @define('PLUGIN_EVENT_TEXTILE_TRANSFORM', 'Textile-允许的格式'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_textwiki/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_textwiki/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..a1e1bfd --- /dev/null +++ b/plugins/serendipity_event_textwiki/UTF-8/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEXTWIKI_NAME', '标记语言:Wiki'); + @define('PLUGIN_EVENT_TEXTWIKI_DESC', '使用 Text_Wiki 来改变文章内容'); + @define('PLUGIN_EVENT_TEXTWIKI_TRANSFORM', '允许 Wiki 格式'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_textwiki/lang_zh.inc.php b/plugins/serendipity_event_textwiki/lang_zh.inc.php new file mode 100644 index 0000000..a1e1bfd --- /dev/null +++ b/plugins/serendipity_event_textwiki/lang_zh.inc.php @@ -0,0 +1,18 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TEXTWIKI_NAME', '标记语言:Wiki'); + @define('PLUGIN_EVENT_TEXTWIKI_DESC', '使用 Text_Wiki 来改变文章内容'); + @define('PLUGIN_EVENT_TEXTWIKI_TRANSFORM', '允许 Wiki 格式'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_trackexits/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_trackexits/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..d47e57d --- /dev/null +++ b/plugins/serendipity_event_trackexits/UTF-8/lang_zh.inc.php @@ -0,0 +1,22 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TRACKBACK_NAME', '标记语言:记录出源'); + @define('PLUGIN_EVENT_TRACKBACK_DESC', '记录每个点击外来的 URLs'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION', '使用网页转址功能'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_BLAHBLA', '减少回响滥用和禁止连接到回响。s9y 的出源程序会转址到目标页面和记录出源。Google PageRank Deflector 会禁止连接增加它的等级排列。如果不使用将关闭这个功能 (预设)。'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_NONE', '不使用'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_S9Y', 's9y 的出源程序'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_GOOGLE', 'Google PageRank Deflector'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_trackexits/lang_zh.inc.php b/plugins/serendipity_event_trackexits/lang_zh.inc.php new file mode 100644 index 0000000..d47e57d --- /dev/null +++ b/plugins/serendipity_event_trackexits/lang_zh.inc.php @@ -0,0 +1,22 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_TRACKBACK_NAME', '标记语言:记录出源'); + @define('PLUGIN_EVENT_TRACKBACK_DESC', '记录每个点击外来的 URLs'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION', '使用网页转址功能'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_BLAHBLA', '减少回响滥用和禁止连接到回响。s9y 的出源程序会转址到目标页面和记录出源。Google PageRank Deflector 会禁止连接增加它的等级排列。如果不使用将关闭这个功能 (预设)。'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_NONE', '不使用'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_S9Y', 's9y 的出源程序'); + @define('PLUGIN_EVENT_TRACKBACK_COMMENTREDIRECTION_GOOGLE', 'Google PageRank Deflector'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_weblogping/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_weblogping/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..fcb105b --- /dev/null +++ b/plugins/serendipity_event_weblogping/UTF-8/lang_zh.inc.php @@ -0,0 +1,24 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_WEBLOGPING_PING', '新文章通知 (via XML-RPC ping) 到:'); + @define('PLUGIN_EVENT_WEBLOGPING_SENDINGPING', '传送 XML-RPC ping 到 %s'); + @define('PLUGIN_EVENT_WEBLOGPING_TITLE', '新文章通知'); + @define('PLUGIN_EVENT_WEBLOGPING_DESC', '传送新文章的通知到线上服务'); + @define('PLUGIN_EVENT_WEBLOGPING_SUPERSEDES', '(取代 %s)'); + @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM', '自订的通知功能'); + @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM_BLAHBLA', '如果有自订的通知功能可以在这里输入,用逗号 (,) 来分开每个地址。例如:"host.domain/path"。如果主机名前面有星号 (*),额外的 XML-RPC 资料会传送给主机 (如果主机支持)。'); + @define('PLUGIN_EVENT_WEBLOGPING_SEND_FAILURE', '失败 (原因:%s)'); + @define('PLUGIN_EVENT_WEBLOGPING_SEND_SUCCESS', '成功'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_weblogping/lang_zh.inc.php b/plugins/serendipity_event_weblogping/lang_zh.inc.php new file mode 100644 index 0000000..fcb105b --- /dev/null +++ b/plugins/serendipity_event_weblogping/lang_zh.inc.php @@ -0,0 +1,24 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_WEBLOGPING_PING', '新文章通知 (via XML-RPC ping) 到:'); + @define('PLUGIN_EVENT_WEBLOGPING_SENDINGPING', '传送 XML-RPC ping 到 %s'); + @define('PLUGIN_EVENT_WEBLOGPING_TITLE', '新文章通知'); + @define('PLUGIN_EVENT_WEBLOGPING_DESC', '传送新文章的通知到线上服务'); + @define('PLUGIN_EVENT_WEBLOGPING_SUPERSEDES', '(取代 %s)'); + @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM', '自订的通知功能'); + @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM_BLAHBLA', '如果有自订的通知功能可以在这里输入,用逗号 (,) 来分开每个地址。例如:"host.domain/path"。如果主机名前面有星号 (*),额外的 XML-RPC 资料会传送给主机 (如果主机支持)。'); + @define('PLUGIN_EVENT_WEBLOGPING_SEND_FAILURE', '失败 (原因:%s)'); + @define('PLUGIN_EVENT_WEBLOGPING_SEND_SUCCESS', '成功'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_zh.inc.php b/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..4f959ff --- /dev/null +++ b/plugins/serendipity_event_xhtmlcleanup/UTF-8/lang_zh.inc.php @@ -0,0 +1,21 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_XHTMLCLEANUP_NAME', '修复常见的 XHTML 错误'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_DESC', '这个外挂会在文章内修复一些常见的 XHTML 错误,为了能让您的文章通过 XHTML 查验。'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_XHTML', '編碼 XML 解析的資料?'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_XHTML_DESC', '这个外挂使用 XML 解析的方法来保证 XHTML 能通过验证。这个功能可能会转换正确的语法,所以这个外挂会在解析完毕后才进行编码。如果遇到编码错误,请不要使用这个功能。'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_UTF8', '清除 UTF-8 标签'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_UTF8_DESC', '如果开启,任何 UTF-8 字符里的 HTML 标签会正确的转换和输出。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_event_xhtmlcleanup/lang_zh.inc.php b/plugins/serendipity_event_xhtmlcleanup/lang_zh.inc.php new file mode 100644 index 0000000..4f959ff --- /dev/null +++ b/plugins/serendipity_event_xhtmlcleanup/lang_zh.inc.php @@ -0,0 +1,21 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_XHTMLCLEANUP_NAME', '修复常见的 XHTML 错误'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_DESC', '这个外挂会在文章内修复一些常见的 XHTML 错误,为了能让您的文章通过 XHTML 查验。'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_XHTML', '編碼 XML 解析的資料?'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_XHTML_DESC', '这个外挂使用 XML 解析的方法来保证 XHTML 能通过验证。这个功能可能会转换正确的语法,所以这个外挂会在解析完毕后才进行编码。如果遇到编码错误,请不要使用这个功能。'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_UTF8', '清除 UTF-8 标签'); + @define('PLUGIN_EVENT_XHTMLCLEANUP_UTF8_DESC', '如果开启,任何 UTF-8 字符里的 HTML 标签会正确的转换和输出。'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_comments/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_comments/UTF-8/lang_zh.inc.php index 8f5203c..4b7e0a2 100644 --- a/plugins/serendipity_plugin_comments/UTF-8/lang_zh.inc.php +++ b/plugins/serendipity_plugin_comments/UTF-8/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_COMMENTS_BLAHBLAH', '显示最新的评论'); diff --git a/plugins/serendipity_plugin_comments/lang_zh.inc.php b/plugins/serendipity_plugin_comments/lang_zh.inc.php index 8f5203c..4b7e0a2 100644 --- a/plugins/serendipity_plugin_comments/lang_zh.inc.php +++ b/plugins/serendipity_plugin_comments/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_COMMENTS_BLAHBLAH', '显示最新的评论'); diff --git a/plugins/serendipity_plugin_creativecommons/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_creativecommons/UTF-8/lang_zh.inc.php index 11e6f90..0c8c5ea 100644 --- a/plugins/serendipity_plugin_creativecommons/UTF-8/lang_zh.inc.php +++ b/plugins/serendipity_plugin_creativecommons/UTF-8/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', '“创作共用”授权条款'); diff --git a/plugins/serendipity_plugin_creativecommons/lang_zh.inc.php b/plugins/serendipity_plugin_creativecommons/lang_zh.inc.php index 11e6f90..0c8c5ea 100644 --- a/plugins/serendipity_plugin_creativecommons/lang_zh.inc.php +++ b/plugins/serendipity_plugin_creativecommons/lang_zh.inc.php @@ -1,9 +1,8 @@ # # http://www.jannis.to/programming/serendipity.html # @@ -11,6 +10,8 @@ # Translated by # # (c) 2006 Demin Yin # # http://www.deminy.net # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # ########################################################################## @define('PLUGIN_SIDEBAR_CREATIVECOMMONS_NAME', '“创作共用”授权条款'); diff --git a/plugins/serendipity_plugin_entrylinks/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_entrylinks/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..9539cfd --- /dev/null +++ b/plugins/serendipity_plugin_entrylinks/UTF-8/lang_zh.inc.php @@ -0,0 +1,28 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_ENTRYLINKS_NAME', '文章连接'); + @define('PLUGIN_ENTRYLINKS_BLAHBLAH', '显示文章内出现的连接'); + @define('PLUGIN_ENTRYLINKS_NEWWIN', '弹出新窗口'); + @define('PLUGIN_ENTRYLINKS_NEWWIN_BLAHBLAH', '文章里的连接弹出新窗口(预设:主窗口)'); + @define('PLUGIN_ENTRYLINKS_REFERERS', '参照连接'); + @define('PLUGIN_ENTRYLINKS_WORDWRAP', '自动换行'); + @define('PLUGIN_ENTRYLINKS_WORDWRAP_BLAHBLAH', '要多少字后自动换行(预设:30)'); + @define('PLUGIN_ENTRYLINKS_MAXREF', '参照连接数量'); + @define('PLUGIN_ENTRYLINKS_MAXREF_BLAHBLAH', '要显示多少个参照连接(预设:15)'); + @define('PLUGIN_ENTRYLINKS_ORDERBY', '排列参照连接'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_BLAHBLAH', '要怎样排列参照连接(预设:连接数量)'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_DAY', '日期'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_FULLCOUNT', '连接数量'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_entrylinks/lang_zh.inc.php b/plugins/serendipity_plugin_entrylinks/lang_zh.inc.php new file mode 100644 index 0000000..9539cfd --- /dev/null +++ b/plugins/serendipity_plugin_entrylinks/lang_zh.inc.php @@ -0,0 +1,28 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_ENTRYLINKS_NAME', '文章连接'); + @define('PLUGIN_ENTRYLINKS_BLAHBLAH', '显示文章内出现的连接'); + @define('PLUGIN_ENTRYLINKS_NEWWIN', '弹出新窗口'); + @define('PLUGIN_ENTRYLINKS_NEWWIN_BLAHBLAH', '文章里的连接弹出新窗口(预设:主窗口)'); + @define('PLUGIN_ENTRYLINKS_REFERERS', '参照连接'); + @define('PLUGIN_ENTRYLINKS_WORDWRAP', '自动换行'); + @define('PLUGIN_ENTRYLINKS_WORDWRAP_BLAHBLAH', '要多少字后自动换行(预设:30)'); + @define('PLUGIN_ENTRYLINKS_MAXREF', '参照连接数量'); + @define('PLUGIN_ENTRYLINKS_MAXREF_BLAHBLAH', '要显示多少个参照连接(预设:15)'); + @define('PLUGIN_ENTRYLINKS_ORDERBY', '排列参照连接'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_BLAHBLAH', '要怎样排列参照连接(预设:连接数量)'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_DAY', '日期'); + @define('PLUGIN_ENTRYLINKS_ORDERBY_FULLCOUNT', '连接数量'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_eventwrapper/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_eventwrapper/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..010e274 --- /dev/null +++ b/plugins/serendipity_plugin_eventwrapper/UTF-8/lang_zh.inc.php @@ -0,0 +1,20 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_WRAPPER_NAME', '事件输出'); + @define('PLUGIN_EVENT_WRAPPER_DESC', '显示某个事件外挂的输出资料'); + @define('PLUGIN_EVENT_WRAPPER_PLUGIN', '来源/外挂'); + @define('PLUGIN_EVENT_WRAPPER_PLUGINDESC', '选择要显示输出资料的时间外挂'); + @define('PLUGIN_EVENT_WRAPPER_TITLEDESC', '在则列显示文章的标题 (输入空白如果要用来源外挂的名称)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_eventwrapper/lang_zh.inc.php b/plugins/serendipity_plugin_eventwrapper/lang_zh.inc.php new file mode 100644 index 0000000..010e274 --- /dev/null +++ b/plugins/serendipity_plugin_eventwrapper/lang_zh.inc.php @@ -0,0 +1,20 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_EVENT_WRAPPER_NAME', '事件输出'); + @define('PLUGIN_EVENT_WRAPPER_DESC', '显示某个事件外挂的输出资料'); + @define('PLUGIN_EVENT_WRAPPER_PLUGIN', '来源/外挂'); + @define('PLUGIN_EVENT_WRAPPER_PLUGINDESC', '选择要显示输出资料的时间外挂'); + @define('PLUGIN_EVENT_WRAPPER_TITLEDESC', '在则列显示文章的标题 (输入空白如果要用来源外挂的名称)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_history/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_history/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..1584302 --- /dev/null +++ b/plugins/serendipity_plugin_history/UTF-8/lang_zh.inc.php @@ -0,0 +1,39 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_HISTORY_NAME', '历史'); + @define('PLUGIN_HISTORY_DESC', '显示久的文章'); + @define('PLUGIN_HISTORY_MIN_AGE', '最旧的日期'); + @define('PLUGIN_HISTORY_MIN_AGE_DESC', '最久的文章日期 (天)'); + @define('PLUGIN_HISTORY_MAX_AGE', '最新的日期'); + @define('PLUGIN_HISTORY_MAX_AGE_DESC','最新的文章日期 (天)'); + @define('PLUGIN_HISTORY_MAX_ENTRIES', '文章数量'); + @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', '显示文章数量'); + @define('PLUGIN_HISTORY_SHOWFULL', '完整内容'); + @define('PLUGIN_HISTORY_SHOWFULL_DESC', '显示文章的完整内容,或只显示它的标题。'); + @define('PLUGIN_HISTORY_INTRO', '介绍'); + @define('PLUGIN_HISTORY_INTRO_DESC', '简单的介绍像 \'驿站:\'。'); + @define('PLUGIN_HISTORY_OUTRO', '结尾'); + @define('PLUGIN_HISTORY_OUTRO_DESC', '简单的结尾像 \'用心创造价值\'。'); + @define('PLUGIN_HISTORY_DISPLAYDATE', '显示日期'); + @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', '显示文章的日期'); + @define('PLUGIN_HISTORY_MAXLENGTH', '标题长度'); + @define('PLUGIN_HISTORY_MAXLENGTH_DESC', '也许多少个标题的文字后切断(0 表示无限制)'); + @define('PLUGIN_HISTORY_SPECIALAGE', '预定日期'); + @define('PLUGIN_HISTORY_SPECIALAGE_DESC', '如果你不用预定的日期,要用自定的日期,请选择 \'自定\' 然后提供下面两个设定。'); + @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', '顯示滿一年的文章'); + @define('PLUGIN_HISTORY_CUSTOMAGE', '自己设定日期'); + @define('PLUGIN_HISTORY_OYA', '一年前'); + @define('PLUGIN_HISTORY_MYSELF', '自定'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_history/lang_zh.inc.php b/plugins/serendipity_plugin_history/lang_zh.inc.php new file mode 100644 index 0000000..1584302 --- /dev/null +++ b/plugins/serendipity_plugin_history/lang_zh.inc.php @@ -0,0 +1,39 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_HISTORY_NAME', '历史'); + @define('PLUGIN_HISTORY_DESC', '显示久的文章'); + @define('PLUGIN_HISTORY_MIN_AGE', '最旧的日期'); + @define('PLUGIN_HISTORY_MIN_AGE_DESC', '最久的文章日期 (天)'); + @define('PLUGIN_HISTORY_MAX_AGE', '最新的日期'); + @define('PLUGIN_HISTORY_MAX_AGE_DESC','最新的文章日期 (天)'); + @define('PLUGIN_HISTORY_MAX_ENTRIES', '文章数量'); + @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', '显示文章数量'); + @define('PLUGIN_HISTORY_SHOWFULL', '完整内容'); + @define('PLUGIN_HISTORY_SHOWFULL_DESC', '显示文章的完整内容,或只显示它的标题。'); + @define('PLUGIN_HISTORY_INTRO', '介绍'); + @define('PLUGIN_HISTORY_INTRO_DESC', '简单的介绍像 \'驿站:\'。'); + @define('PLUGIN_HISTORY_OUTRO', '结尾'); + @define('PLUGIN_HISTORY_OUTRO_DESC', '简单的结尾像 \'用心创造价值\'。'); + @define('PLUGIN_HISTORY_DISPLAYDATE', '显示日期'); + @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', '显示文章的日期'); + @define('PLUGIN_HISTORY_MAXLENGTH', '标题长度'); + @define('PLUGIN_HISTORY_MAXLENGTH_DESC', '也许多少个标题的文字后切断(0 表示无限制)'); + @define('PLUGIN_HISTORY_SPECIALAGE', '预定日期'); + @define('PLUGIN_HISTORY_SPECIALAGE_DESC', '如果你不用预定的日期,要用自定的日期,请选择 \'自定\' 然后提供下面两个设定。'); + @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', '顯示滿一年的文章'); + @define('PLUGIN_HISTORY_CUSTOMAGE', '自己设定日期'); + @define('PLUGIN_HISTORY_OYA', '一年前'); + @define('PLUGIN_HISTORY_MYSELF', '自定'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_recententries/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_recententries/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..faf6250 --- /dev/null +++ b/plugins/serendipity_plugin_recententries/UTF-8/lang_zh.inc.php @@ -0,0 +1,23 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_RECENTENTRIES_TITLE', '最新文章'); + @define('PLUGIN_RECENTENTRIES_BLAHBLAH', '显示最新文章标题和日期'); + @define('PLUGIN_RECENTENTRIES_NUMBER', '文章数量'); + @define('PLUGIN_RECENTENTRIES_NUMBER_BLAHBLAH', '要显示多少篇文章(预设:10)'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM', '略过首页的文章'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_DESC', '只有非主页的文章才会显示。(预设:最新 ' . $serendipity['fetchLimit'] . ' 篇文章会略过)'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_ALL', '显示全部'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_RECENT', '略过首页'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_recententries/lang_zh.inc.php b/plugins/serendipity_plugin_recententries/lang_zh.inc.php new file mode 100644 index 0000000..faf6250 --- /dev/null +++ b/plugins/serendipity_plugin_recententries/lang_zh.inc.php @@ -0,0 +1,23 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_RECENTENTRIES_TITLE', '最新文章'); + @define('PLUGIN_RECENTENTRIES_BLAHBLAH', '显示最新文章标题和日期'); + @define('PLUGIN_RECENTENTRIES_NUMBER', '文章数量'); + @define('PLUGIN_RECENTENTRIES_NUMBER_BLAHBLAH', '要显示多少篇文章(预设:10)'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM', '略过首页的文章'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_DESC', '只有非主页的文章才会显示。(预设:最新 ' . $serendipity['fetchLimit'] . ' 篇文章会略过)'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_ALL', '显示全部'); + @define('PLUGIN_RECENTENTRIES_NUMBER_FROM_RADIO_RECENT', '略过首页'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_remoterss/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_remoterss/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..7952664 --- /dev/null +++ b/plugins/serendipity_plugin_remoterss/UTF-8/lang_zh.inc.php @@ -0,0 +1,34 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_REMOTERSS_TITLE', '远端 RSS/OPML-Blogroll Feed'); + @define('PLUGIN_REMOTERSS_BLAHBLAH', '显示远端的 RSS/OPML feed (例如 Blogroll)'); + @define('PLUGIN_REMOTERSS_NUMBER', '文章数量'); + @define('PLUGIN_REMOTERSS_NUMBER_BLAHBLAH', '要显示多少边文章(预设:全部文章)'); + @define('PLUGIN_REMOTERSS_SIDEBARTITLE', 'Feed 的标题'); + @define('PLUGIN_REMOTERSS_SIDEBARTITLE_BLAHBLAH', '则列显示 feed 标题'); + @define('PLUGIN_REMOTERSS_RSSURI', 'RSS/OPML 网址'); + @define('PLUGIN_REMOTERSS_RSSURI_BLAHBLAH', '显示 RSS/OPML feed 的网址'); + @define('PLUGIN_REMOTERSS_NOURI', '没有 RSS/OPML feed'); + @define('PLUGIN_REMOTERSS_RSSTARGET', 'RSS/OPML 连接目标'); + @define('PLUGIN_REMOTERSS_RSSTARGET_BLAHBLAH', '显示 RSS 的目标属性 (预设:_blank)'); + @define('PLUGIN_REMOTERSS_CACHETIME', '更新 feed 的时间'); + @define('PLUGIN_REMOTERSS_CACHETIME_BLAHBLAH', 'feed 的内容会储存载快取资料内,时间过后会自动更新 (预设:3 小时)'); + @define('PLUGIN_REMOTERSS_FEEDTYPE', 'feed 类型'); + @define('PLUGIN_REMOTERSS_FEEDTYPE_BLAHBLAH', '显示远端 feed 的形式'); + @define('PLUGIN_REMOTERSS_BULLETIMG', '子弹型图标'); + @define('PLUGIN_REMOTERSS_BULLETIMG_BLAHBLAH', '每个标题旁的图标'); + @define('PLUGIN_REMOTERSS_DISPLAYDATE', '显示日期'); + @define('PLUGIN_REMOTERSS_DISPLAYDATE_BLAHBLAH', '在标题下显示日期'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_remoterss/lang_zh.inc.php b/plugins/serendipity_plugin_remoterss/lang_zh.inc.php new file mode 100644 index 0000000..7952664 --- /dev/null +++ b/plugins/serendipity_plugin_remoterss/lang_zh.inc.php @@ -0,0 +1,34 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_REMOTERSS_TITLE', '远端 RSS/OPML-Blogroll Feed'); + @define('PLUGIN_REMOTERSS_BLAHBLAH', '显示远端的 RSS/OPML feed (例如 Blogroll)'); + @define('PLUGIN_REMOTERSS_NUMBER', '文章数量'); + @define('PLUGIN_REMOTERSS_NUMBER_BLAHBLAH', '要显示多少边文章(预设:全部文章)'); + @define('PLUGIN_REMOTERSS_SIDEBARTITLE', 'Feed 的标题'); + @define('PLUGIN_REMOTERSS_SIDEBARTITLE_BLAHBLAH', '则列显示 feed 标题'); + @define('PLUGIN_REMOTERSS_RSSURI', 'RSS/OPML 网址'); + @define('PLUGIN_REMOTERSS_RSSURI_BLAHBLAH', '显示 RSS/OPML feed 的网址'); + @define('PLUGIN_REMOTERSS_NOURI', '没有 RSS/OPML feed'); + @define('PLUGIN_REMOTERSS_RSSTARGET', 'RSS/OPML 连接目标'); + @define('PLUGIN_REMOTERSS_RSSTARGET_BLAHBLAH', '显示 RSS 的目标属性 (预设:_blank)'); + @define('PLUGIN_REMOTERSS_CACHETIME', '更新 feed 的时间'); + @define('PLUGIN_REMOTERSS_CACHETIME_BLAHBLAH', 'feed 的内容会储存载快取资料内,时间过后会自动更新 (预设:3 小时)'); + @define('PLUGIN_REMOTERSS_FEEDTYPE', 'feed 类型'); + @define('PLUGIN_REMOTERSS_FEEDTYPE_BLAHBLAH', '显示远端 feed 的形式'); + @define('PLUGIN_REMOTERSS_BULLETIMG', '子弹型图标'); + @define('PLUGIN_REMOTERSS_BULLETIMG_BLAHBLAH', '每个标题旁的图标'); + @define('PLUGIN_REMOTERSS_DISPLAYDATE', '显示日期'); + @define('PLUGIN_REMOTERSS_DISPLAYDATE_BLAHBLAH', '在标题下显示日期'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_shoutbox/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_shoutbox/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..c935d39 --- /dev/null +++ b/plugins/serendipity_plugin_shoutbox/UTF-8/lang_zh.inc.php @@ -0,0 +1,25 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_SHOUTBOX_NAME', 'Shoutbox'); + @define('PLUGIN_SHOUTBOX_DELETE', '删除'); + @define('PLUGIN_SHOUTBOX_SUBMIT', '发言'); + @define('PLUGIN_SHOUTBOX_BLAHBLAH', '显示 Shoutbox'); + @define('PLUGIN_SHOUTBOX_WORDWRAP', '自动换行'); + @define('PLUGIN_SHOUTBOX_WORDWRAP_BLAHBLAH', '要多少个字之后自动换行(预设:30)'); + @define('PLUGIN_SHOUTBOX_MAXCHARS', '显示长度'); + @define('PLUGIN_SHOUTBOX_MAXCHARS_BLAHBLAH', '每个回响要显示多少个字(预设:120)'); + @define('PLUGIN_SHOUTBOX_MAXENTRIES', '留言长度'); + @define('PLUGIN_SHOUTBOX_MAXENTRIES_BLAHBLAH', '要显示多少个留言数量(预设:15)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_shoutbox/lang_zh.inc.php b/plugins/serendipity_plugin_shoutbox/lang_zh.inc.php new file mode 100644 index 0000000..c935d39 --- /dev/null +++ b/plugins/serendipity_plugin_shoutbox/lang_zh.inc.php @@ -0,0 +1,25 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_SHOUTBOX_NAME', 'Shoutbox'); + @define('PLUGIN_SHOUTBOX_DELETE', '删除'); + @define('PLUGIN_SHOUTBOX_SUBMIT', '发言'); + @define('PLUGIN_SHOUTBOX_BLAHBLAH', '显示 Shoutbox'); + @define('PLUGIN_SHOUTBOX_WORDWRAP', '自动换行'); + @define('PLUGIN_SHOUTBOX_WORDWRAP_BLAHBLAH', '要多少个字之后自动换行(预设:30)'); + @define('PLUGIN_SHOUTBOX_MAXCHARS', '显示长度'); + @define('PLUGIN_SHOUTBOX_MAXCHARS_BLAHBLAH', '每个回响要显示多少个字(预设:120)'); + @define('PLUGIN_SHOUTBOX_MAXENTRIES', '留言长度'); + @define('PLUGIN_SHOUTBOX_MAXENTRIES_BLAHBLAH', '要显示多少个留言数量(预设:15)'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_templatedropdown/UTF-8/lang_zh.inc.php b/plugins/serendipity_plugin_templatedropdown/UTF-8/lang_zh.inc.php new file mode 100644 index 0000000..0dc1ed5 --- /dev/null +++ b/plugins/serendipity_plugin_templatedropdown/UTF-8/lang_zh.inc.php @@ -0,0 +1,19 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_TEMPLATEDROPDOWN_NAME', '主题选择'); + @define('PLUGIN_TEMPLATEDROPDOWN_DESC', '显示选择主题'); + @define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', '确定'); + @define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', '显示确定'); +?> \ No newline at end of file diff --git a/plugins/serendipity_plugin_templatedropdown/lang_zh.inc.php b/plugins/serendipity_plugin_templatedropdown/lang_zh.inc.php new file mode 100644 index 0000000..0dc1ed5 --- /dev/null +++ b/plugins/serendipity_plugin_templatedropdown/lang_zh.inc.php @@ -0,0 +1,19 @@ + # +# http://www.jannis.to/programming/serendipity.html # +# # +# Translated by # +# (c) 2006 Aphonex Li # +# http://www.exten.cn # +########################################################################## + + @define('PLUGIN_TEMPLATEDROPDOWN_NAME', '主题选择'); + @define('PLUGIN_TEMPLATEDROPDOWN_DESC', '显示选择主题'); + @define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', '确定'); + @define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', '显示确定'); +?> \ No newline at end of file