중국어 번역 수정본

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2100 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2007-07-31 11:23:08 +00:00
parent 85eac8e415
commit acb2525810
26 changed files with 208 additions and 150 deletions

View file

@ -25,7 +25,7 @@
HTML/CSS : Chan-Myung Jeong
</description>
<description xml:lang="en">
This is the basic gallery style board skin of Zeroboard XE.
This is the basic gallery skin of ZeroboardXE boards.
Design : Ki-Jeong Seo
HTML/CSS : Chan-Myung Jeong
</description>
@ -41,25 +41,25 @@
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">cyan</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">Cyan</title>
<title xml:lang="en">cyan</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">초록색</title>
<title xml:lang="jp">green</title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">Green</title>
<title xml:lang="en">green</title>
</color>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색</title>
<title xml:lang="jp">red</title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">Red</title>
<title xml:lang="en">red</title>
</color>
<color name="purple" src="screenshot/purple.gif">
<title xml:lang="ko">보라색</title>
<title xml:lang="jp">purple</title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">Purple</title>
<title xml:lang="en">purple</title>
</color>
</colorset>
<extra_vars>
@ -67,7 +67,7 @@
<title xml:lang="ko">정렬 대상</title>
<title xml:lang="jp">ソート対象</title>
<title xml:lang="zh-CN">排序对象</title>
<title xml:lang="en">Align Target</title>
<title xml:lang="en">Align</title>
<type>select</type>
<description xml:lang="ko">등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.</description>
<description xml:lang="jp">登録された順、変更された順でソートできます。</description>
@ -84,7 +84,7 @@
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板タイトルを入力してください。</description>
<description xml:lang="zh-CN">请输入版面标题。(留空为不显示)</description>
<description xml:lang="en">Please input the title of board.</description>
<description xml:lang="en">Input the title of board.</description>
</var>
<var name="sub_title" type="text">
<title xml:lang="ko">게시판 부제목</title>
@ -94,7 +94,7 @@
<description lang="ko">게시판 제목 옆에 나타날 부제목을 적어주세요.</description>
<description lang="jp">掲示板タイトルの横表示されるサブタイトルを入力してください。</description>
<description lang="zh-CN">请输入显示在版面标题旁的副标题。(留空为不显示)</description>
<description lang="en">Please input the subtitle of board which will be displayed beside of board title.</description>
<description lang="en">Input the subtitle of board which will be displayed beside of board title.</description>
</var>
<var name="comment" type="textarea">
<title xml:lang="ko">게시판 상세 설명</title>
@ -104,7 +104,7 @@
<description lang="ko">게시판 제목 아래 표시될 설명을 입력하실 수 있습니다.</description>
<description lang="jp">掲示板タイトルの下に表示される説明文入力してください。</description>
<description lang="zh-CN">请输入显示在版面标题下的说明。(留空为不显示)</description>
<description lang="en">You may input description of board which will be displayed under the board title.</description>
<description lang="en">Description of board can be input which will be displayed under the board title.</description>
</var>
</extra_vars>
</skin>