중국어 전체파일 수정보완 및 추가번 적용. by guny님

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 12:23:18 +00:00
parent 9bf4756ded
commit 1656f52701
103 changed files with 580 additions and 509 deletions

View file

@ -2,7 +2,7 @@
<skin>
<title xml:lang="ko">게시판 기본 스킨</title>
<title xml:lang="jp">掲示板デフォルトスキン</title>
<title xml:lang="zh-CN">Board 基本皮肤</title>
<title xml:lang="zh-CN">版面默认皮肤</title>
<title xml:lang="en">Basic Board Skin</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
@ -11,14 +11,14 @@
<name xml:lang="en">zero</name>
<description xml:lang="ko">board모듈의 default스킨</description>
<description xml:lang="jp">掲示板boardモジュールのデフォルトdefaultスキン</description>
<description xml:lang="zh-CN">Board 模块的默认皮肤</description>
<description xml:lang="zh-CN">版面模块的默认皮肤。</description>
<description xml:lang="en">default skin of board module</description>
</maker>
<colorset>
<color name="normal" src="screenshot/normal.gif">
<title xml:lang="ko">기본</title>
<title xml:lang="jp">デフォルト</title>
<title xml:lang="zh-CN">基本</title>
<title xml:lang="zh-CN">默认</title>
<title xml:lang="en">Default</title>
</color>
</colorset>
@ -30,13 +30,13 @@
<title xml:lang="en">Title</title>
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板のタイトルを入力してください。</description>
<description xml:lang="zh-CN">请输入 Board 标题。</description>
<description xml:lang="zh-CN">请输入版面标题。</description>
<description xml:lang="en">Input the title of board.</description>
</var>
<var name="memo" type="textarea">
<title xml:lang="ko">게시판 설명</title>
<title xml:lang="jp">掲示板の説明</title>
<title xml:lang="zh-CN">Board说明</title>
<title xml:lang="zh-CN">版面说明</title>
<title xml:lang="en">Description of board</title>
<description lang="ko">내용의 기본값</description>
<description lang="jp">内容のデフォルト値</description>
@ -50,7 +50,7 @@
<title xml:lang="en">Length of Subject</title>
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
<description lang="jp">タイトルの文字数が指定できます「0」または空欄の場合は、文字数を制限しません</description>
<description lang="zh-CN">可以指定标题的字数。 (0或留空会不检查字数)</description>
<description lang="zh-CN">可以设置标题的字数。 (0或留空为不限)</description>
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
</var>
</extra_vars>