mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
주의: 일본어 번역하신분 - 제발 좀 일본어로 중국어를 덮어쓰기 하지 마세요. 중국어 번역 할수 없이 다시 올립니다.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2950 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f71ea4679
commit
64cbe86b8b
16 changed files with 100 additions and 43 deletions
|
|
@ -2,12 +2,12 @@
|
|||
<skin>
|
||||
<title xml:lang="ko">제로보드XE 게시판 기본 스킨</title>
|
||||
<title xml:lang="jp">ゼロボードXE掲示板のデフォルトスキン</title>
|
||||
<title xml:lang="zh-CN">Zeroboard XE Board 基本皮肤</title>
|
||||
<title xml:lang="zh-CN">Zeroboard XE版面默认皮肤</title>
|
||||
<title xml:lang="en">ZeroboardXE Basic Board Skin</title>
|
||||
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 10. 22">
|
||||
<name xml:lang="ko">zero</name>
|
||||
<name xml:lang="jp">zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<description xml:lang="ko">
|
||||
제로보드XE 게시판의 기본 스킨입니다.
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
HTML/CSS:ジョンチャンミョン (http://naradesign.net)
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
zeroboard XE Board 基本皮肤。
|
||||
Zeroboard XE版面默认皮肤。
|
||||
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
|
||||
</description>
|
||||
|
|
@ -65,10 +65,15 @@
|
|||
<extra_vars>
|
||||
<var name="default_style" type="select">
|
||||
<title xml:lang="ko">기본 형태</title>
|
||||
<title xml:lang="zh-CN">默认样式</title>
|
||||
<title xml:lang="en">Default Form</title>
|
||||
<description xml:lang="ko">
|
||||
목록형, 웹진형, 갤러리형, 포럼형의 기본 스타일을 지정할 수 있습니다.
|
||||
포럼형 스타일은 정렬대상을 updated로 하셔야 합니다.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
可以把版面指定为默认的目录型,网络杂志型,相册型及论坛型。
|
||||
当使用论坛型的时候请把排列对象设置为updated。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
You may select default styles such as list style, webzine style, gallery stylz or forum style.
|
||||
|
|
@ -112,7 +117,7 @@
|
|||
<title xml:lang="en">Title of Board</title>
|
||||
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
|
||||
<description xml:lang="jp">掲示板タイトルを入力してください。</description>
|
||||
<description xml:lang="zh-CN">请输入版面标题。(留空为不显示)</description>
|
||||
<description xml:lang="zh-CN">请输入版面标题(留空为不显示)。</description>
|
||||
<description xml:lang="en">Plase input the title of board.</description>
|
||||
</var>
|
||||
<var name="sub_title" type="text">
|
||||
|
|
@ -122,7 +127,7 @@
|
|||
<title xml:lang="en">Subtitle of Board</title>
|
||||
<description lang="ko">게시판 제목 옆에 나타날 부제목을 적어주세요.</description>
|
||||
<description lang="jp">掲示板タイトルの横に表示されるサブタイトルを入力してください。</description>
|
||||
<description lang="zh-CN">请输入显示在版面标题旁的副标题。(留空为不显示)</description>
|
||||
<description lang="zh-CN">请输入版面副标题(留空为不显示)。</description>
|
||||
<description lang="en">Please input the subtitle of board which will be displayed beside of board title.</description>
|
||||
</var>
|
||||
<var name="comment" type="textarea">
|
||||
|
|
@ -132,7 +137,7 @@
|
|||
<title xml:lang="en">Description of Board</title>
|
||||
<description lang="ko">게시판 제목 아래 표시될 설명을 입력하실 수 있습니다.</description>
|
||||
<description lang="jp">掲示板タイトルの下に表示される説明文を入力してください。</description>
|
||||
<description lang="zh-CN">请输入显示在版面标题下的说明。(留空为不显示)</description>
|
||||
<description lang="zh-CN">请输入版面说明(留空为不显示)。</description>
|
||||
<description lang="en">You may input description which will be displayed under the board title.</description>
|
||||
</var>
|
||||
<var name="subject_cut_size" type="text">
|
||||
|
|
@ -142,7 +147,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">You may set length of title. (0 or blank value will not restrict the length)</description>
|
||||
</var>
|
||||
<var name="display_number" type="select">
|
||||
|
|
@ -175,7 +180,7 @@
|
|||
<var name="display_readed_count" type="select">
|
||||
<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">Display Hit</title>
|
||||
<default>Y</default>
|
||||
<default>N</default>
|
||||
|
|
@ -184,7 +189,7 @@
|
|||
<var name="display_voted_count" type="select">
|
||||
<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">Display Votes</title>
|
||||
<default>Y</default>
|
||||
<default>N</default>
|
||||
|
|
@ -216,7 +221,7 @@
|
|||
<title xml:lang="zh-CN">缩略图生成方式</title>
|
||||
<description xml:lang="ko">썸네일 생성 방법을 선택할 수 있습니다. (crop : 꽉 채우기, ratio : 비율 맞추기)</description>
|
||||
<description xml:lang="jp">サムネールの生成方法を選択します(Crop : 切り取り, Ratio : 比率)。</description>
|
||||
<description xml:lang="zh-CN">可以选择缩略图生成方式。 (crop : 裁减, ratio : 比例)</description>
|
||||
<description xml:lang="zh-CN">可以选择缩略图生成方式(crop : 裁减, ratio : 比例)。</description>
|
||||
<default>crop</default>
|
||||
<default>ratio</default>
|
||||
</var>
|
||||
|
|
@ -226,7 +231,7 @@
|
|||
<title xml:lang="zh-CN">缩略图宽度</title>
|
||||
<description xml:lang="ko">썸네일의 가로 크기를 지정할 수 있습니다. (기본 100px)</description>
|
||||
<description xml:lang="jp">サムネールの横幅を指定します(デフォルト 100px)。</description>
|
||||
<description xml:lang="zh-CN">可以指定缩略图宽度。 (默认为 100px)</description>
|
||||
<description xml:lang="zh-CN">可以指定缩略图宽度(默认为 100px)。</description>
|
||||
<default>100</default>
|
||||
</var>
|
||||
<var name="thumbnail_height" type="text">
|
||||
|
|
@ -235,7 +240,7 @@
|
|||
<title xml:lang="zh-CN">缩略图高度</title>
|
||||
<description xml:lang="ko">썸네일의 세로 크기를 지정할 수 있습니다. (기본 100px)</description>
|
||||
<description xml:lang="jp">サムネールの縦幅を指定します(デフォルト 100px)。</description>
|
||||
<description xml:lang="zh-CN">可以指定缩略图高度。 (默认为 100px)</description>
|
||||
<description xml:lang="zh-CN">可以指定缩略图高度(默认为 100px)。</description>
|
||||
<default>100</default>
|
||||
</var>
|
||||
</extra_vars>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue