rhymix/modules/board/skins/xe_gallery/skin.xml
guny acb2525810 중국어 번역 수정본
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2100 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-07-31 11:23:08 +00:00

110 lines
5.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<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="en">ZeroboardXE Basic Board Skin (Gallery Style)</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">(주)NHN</name>
<name xml:lang="jp">NHN</name>
<name xml:lang="zh-CN">(株)NHN</name>
<name xml:lang="en">NHN Corp</name>
<description xml:lang="ko">
제로보드XE 게시판의 갤러리형태의 기본 스킨입니다.
디자인 : 서기정
HTML/CSS : 정찬명
</description>
<description xml:lang="jp">
ゼロボードXEのギャラリースタイルのデフォルトスキンです。
デザイン:ソギジョン
HTML/CSSジョンチャンミョン
</description>
<description xml:lang="zh-CN">
zeroboard XE Board的图片型基本皮肤。
设计 : Ki-Jeong Seo
HTML/CSS : Chan-Myung Jeong
</description>
<description xml:lang="en">
This is the basic gallery skin of ZeroboardXE boards.
Design : Ki-Jeong Seo
HTML/CSS : Chan-Myung Jeong
</description>
</maker>
<colorset>
<color name="white" src="screenshot/white.gif">
<title xml:lang="ko">하얀색(기본)</title>
<title xml:lang="jp">白(デフォルト)</title>
<title xml:lang="zh-CN">白色(基本)</title>
<title xml:lang="en">White(default)</title>
</color>
<color name="cyan" src="screenshot/cyan.gif">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">cyan</title>
<title xml:lang="zh-CN">青绿色</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>
</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>
</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>
</color>
</colorset>
<extra_vars>
<var name="order_target" type="select">
<title xml:lang="ko">정렬 대상</title>
<title xml:lang="jp">ソート対象</title>
<title xml:lang="zh-CN">排序对象</title>
<title xml:lang="en">Align</title>
<type>select</type>
<description xml:lang="ko">등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.</description>
<description xml:lang="jp">登録された順、変更された順でソートできます。</description>
<description xml:lang="zh-CN">可对主题按发表顺或最后更新顺进行排序。</description>
<description xml:lang="en">It can align articles as registered order or modified order.</description>
<default>newest</default>
<default>updated</default>
</var>
<var name="title" type="text">
<title xml:lang="ko">게시판 제목</title>
<title xml:lang="jp">掲示板タイトル</title>
<title xml:lang="zh-CN">版面标题</title>
<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="en">Input the title of board.</description>
</var>
<var name="sub_title" type="text">
<title xml:lang="ko">게시판 부제목</title>
<title xml:lang="jp">掲示板サブタイトル</title>
<title xml:lang="zh-CN">版面副标题</title>
<title xml:lang="en">Subtitle of Board</title>
<description lang="ko">게시판 제목 옆에 나타날 부제목을 적어주세요.</description>
<description lang="jp">掲示板タイトルの横表示されるサブタイトルを入力してください。</description>
<description lang="zh-CN">请输入显示在版面标题旁的副标题。(留空为不显示)</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>
<title xml:lang="jp">掲示板の説明</title>
<title xml:lang="zh-CN">版面详细说明</title>
<title xml:lang="en">Description of Board</title>
<description lang="ko">게시판 제목 아래 표시될 설명을 입력하실 수 있습니다.</description>
<description lang="jp">掲示板タイトルの下に表示される説明文入力してください。</description>
<description lang="zh-CN">请输入显示在版面标题下的说明。(留空为不显示)</description>
<description lang="en">Description of board can be input which will be displayed under the board title.</description>
</var>
</extra_vars>
</skin>