#15 중국어 번역 파일 수정본 및 추가부분 번역

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2094 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2007-07-31 08:03:04 +00:00
parent db1e1b21ef
commit cf0e95beef
15 changed files with 92 additions and 85 deletions

View file

@ -10,7 +10,7 @@
<name xml:lang="jp">Zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">RSS 출력을 담당하는 모듈</description>
<description xml:lang="zh-CN">负责RSS输出的模块。</description>
<description xml:lang="zh-CN">负责输出RSS的模块。</description>
<description xml:lang="jp">RSS出力を担うモジュールです。</description>
<description xml:lang="en">This modules is for printing RSS.</description>
</author>

View file

@ -7,7 +7,7 @@
// 一般单词
$lang->rss_disable = "关闭RSS";
$lang->rss_type = "输出的RSS形式";
$lang->rss_type = "显示的RSS形式";
// 说明文
$lang->about_rss_disable = "选此项不显示RSS。";