rhymix/modules/board/skins/xe_board/skin.xml
bnu 493cad88df #495 XML 포맷 정비
* skin.xml 정비
  * 모듈간 HTML 출력 통일

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4393 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-07-20 07:42:25 +00:00

347 lines
No EOL
19 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 version="0.2">
<title xml:lang="ko">제로보드XE 게시판 기본 스킨</title>
<title xml:lang="jp">ゼロボードXE掲示板のデフォルトスキン</title>
<title xml:lang="zh-CN">Zeroboard XE版面默认皮肤</title>
<title xml:lang="en">ZeroboardXE Basic Board Skin</title>
<title xml:lang="es">ZeroboardXE Basic Board Skin</title>
<description xml:lang="ko">
제로보드XE 게시판의 기본 스킨입니다.
디자인 : 서기정 (http://blog.naver.com/addcozy)
HTML/CSS : 정찬명 (http://naradesign.net)
</description>
<description xml:lang="jp">
ゼロボードXE掲示板の デフォルトスキンです。
デザイン:ソギジョン (http://blog.naver.com/addcozy)
HTML/CSSジョンチャンミョン (http://naradesign.net)
</description>
<description xml:lang="zh-CN">
Zeroboard XE版面默认皮肤。
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
</description>
<description xml:lang="en">
This is the basic board skin of Zeroboard XE.
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Chan-Myung Jeong (http://naradesign.net)
</description>
<description xml:lang="es">
Esta es la base bordo de la piel de Zeroboard XE.
Diseño: Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML / CSS: Jeong Chan-Myung (http://naradesign.net)
</description>
<version>0.1</version>
<date>2007-10-22</date>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
<name xml:lang="ko">zero</name>
<name xml:lang="jp">zero</name>
<name xml:lang="zh-CN">Zero</name>
<name xml:lang="en">zero</name>
<name xml:lang="es">zero</name>
</author>
<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>
<title xml:lang="es">Blanco (por defecto)</title>
</color>
<color name="cyan" src="screenshot/cyan.gif">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">青緑</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">Cyan</title>
<title xml:lang="es">Cian</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">초록색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">Green</title>
<title xml:lang="es">Verde</title>
</color>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">Red</title>
<title xml:lang="es">Roja</title>
</color>
<color name="purple" src="screenshot/purple.gif">
<title xml:lang="ko">보라색</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">Purple</title>
<title xml:lang="es">Púrpura</title>
</color>
<color name="black" src="screenshot/black.gif">
<title xml:lang="ko">검은색</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Black</title>
<title xml:lang="ru">Черного</title>
<title xml:lang="es">Negro</title>
<title xml:lang="zh-CN">黑色</title>
</color>
</colorset>
<extra_vars>
<var name="default_style" type="select">
<title xml:lang="ko">기본 형태</title>
<title xml:lang="jp">デフォルトスタイル</title>
<title xml:lang="zh-CN">默认样式</title>
<title xml:lang="en">Default Form</title>
<title xml:lang="es">Formulario por defecto</title>
<description xml:lang="ko">
목록형, 웹진형, 갤러리형, 포럼형의 기본 스타일을 지정할 수 있습니다.
포럼형 스타일은 정렬대상을 updated로 하셔야 합니다.
</description>
<description xml:lang="jp">
リスト型、ウェブジン型、ギャラリー型、フォーラム型の基本スタイルを指定することができます。
フォーラム型のスタイルはソート対象を「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.
Align Target for forum style is required to be selected as 'updated'.
</description>
<description xml:lang="es">
Usted puede seleccionar por defecto los estilos como el estilo de lista, estilo webzine, galería stylz o estilo foro.
Alinear Meta para el foro estilo es necesaria para ser seleccionado como 'actualización'.
</description>
<options value="list">
<title xml:lang="ko">목록</title>
</options>
<options value="webzine">
<title xml:lang="ko">웹진</title>
</options>
<options value="gallery">
<title xml:lang="ko">갤러리</title>
</options>
<options value="forum">
<title xml:lang="ko">포럼</title>
</options>
<options value="blog">
<title xml:lang="ko">블로그</title>
</options>
</var>
<var name="display_login_info" type="select">
<title xml:lang="ko">로그인 정보 출력</title>
<title xml:lang="zh-CN">显示会员信息组</title>
<title xml:lang="jp">ログイン情報表示</title>
<title xml:lang="en">Display Login Info</title>
<title xml:lang="es">Muestra la información de la conección</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<var name="display_setup_button" type="select">
<title xml:lang="ko">설정 표시</title>
<title xml:lang="zh-CN">显示管理设置组</title>
<title xml:lang="jp">設定表示</title>
<title xml:lang="en">Display Setup</title>
<title xml:lang="es">Muestra la información de la Configuración</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</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>
<title xml:lang="es">Title of Board</title>
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板タイトルを入力してください。</description>
<description xml:lang="zh-CN">请输入版面标题(留空为不显示)。</description>
<description xml:lang="en">Plase input the title of board.</description>
<description xml:lang="es">Plase 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">Please input the subtitle of board which will be displayed beside of board title.</description>
<description lang="es">Please 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>
<title xml:lang="es">Description of Board</title>
<description lang="ko">게시판 제목 아래 표시될 설명을 입력하실 수 있습니다.</description>
<description lang="jp">掲示板タイトルの下に表示される説明文を入力してください。</description>
<description lang="zh-CN">请输入版面说明(留空为不显示)。</description>
<description lang="en">You may input description which will be displayed under the board title.</description>
<description lang="es">You may input description which will be displayed under the board title.</description>
</var>
<var name="subject_cut_size" type="text">
<title xml:lang="ko">제목 글자수</title>
<title xml:lang="jp">タイトルの文字数</title>
<title xml:lang="zh-CN">标题字数</title>
<title xml:lang="en">Length of Subject</title>
<title xml:lang="es">Length of Subject</title>
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
<description lang="jp">タイトルの文字数が指定できます「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>
<description lang="es">You may set length of title. (0 or blank value will not restrict the length)</description>
</var>
<var name="display_number" type="select">
<title xml:lang="ko">번호 표시</title>
<title xml:lang="jp">番号表示</title>
<title xml:lang="zh-CN">显示编号</title>
<title xml:lang="en">Dispay Number</title>
<title xml:lang="es">Dispay Number</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<var name="display_author" type="select">
<title xml:lang="ko">글쓴이 표시</title>
<title xml:lang="jp">投稿者表示</title>
<title xml:lang="zh-CN">显示昵称</title>
<title xml:lang="en">Display Author</title>
<title xml:lang="es">Display Author</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<var name="display_regdate" type="select">
<title xml:lang="ko">작성일 표시</title>
<title xml:lang="jp">作成日表示</title>
<title xml:lang="zh-CN">显示发表日期</title>
<title xml:lang="en">Display Registered Date</title>
<title xml:lang="es">Display Registered Date</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<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="en">Display Hit</title>
<title xml:lang="es">Display Hit</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<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="en">Display Votes</title>
<title xml:lang="es">Display Votes</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<var name="display_last_update" type="select">
<title xml:lang="ko">최근 변경시간 표시</title>
<title xml:lang="jp">最近の変更時間表示</title>
<title xml:lang="zh-CN">显示最后更新时间</title>
<title xml:lang="en">Display Latest Update</title>
<title xml:lang="es">Display Latest Update</title>
<options value="Y">
<title xml:lang="ko">출력</title>
</options>
<options value="N">
<title xml:lang="ko">출력하지 않음</title>
</options>
<description />
</var>
<var name="duration_new" type="text" default="24">
<title xml:lang="ko">new표시 시간 (hours)</title>
<title xml:lang="jp">Newの表示時間 (Hours)</title>
<title xml:lang="zh-CN">new图标显示时间(hours)</title>
<title xml:lang="en">Duration of indication for new item</title>
<title xml:lang="es">Duration of indication for new item</title>
<description xml:lang="ko">새로 등록된 게시물의 new 표시시간을 정할 수 있습니다. </description>
<description xml:lang="jp">新しく登録された書き込みに対して「New」の表示時間を設定します。 </description>
<description xml:lang="zh-CN">可以设置最新更新主题的new图标显示时间。</description>
<description xml:lang="en">You may set the duration of indication for fresh item. </description>
<description xml:lang="es">You may set the duration of indication for fresh item. </description>
</var>
<var name="thumbnail_type" type="select">
<title xml:lang="ko">썸네일 생성 방법</title>
<title xml:lang="jp">サムネール生成方法</title>
<title xml:lang="zh-CN">缩略图生成方式</title>
<title xml:lang="en">Type of Thumbnail</title>
<description xml:lang="ko">썸네일 생성 방법을 선택할 수 있습니다.</description>
<description xml:lang="jp">サムネールの生成方法を選択します。</description>
<description xml:lang="zh-CN">可以选择缩略图生成方式。</description>
<description xml:lang="en">Choose the type to create the thumnail.</description>
<options value="crop">
<title xml:lang="ko">꽉 채우기</title>
<title xml:lang="jp">トリミング</title>
<title xml:lang="zh-CN">裁减</title>
<title xml:lang="en">crop</title>
</options>
<options value="ratio">
<title xml:lang="ko">비율 맞추기</title>
<title xml:lang="jp">比率</title>
<title xml:lang="zh-CN">比例</title>
<title xml:lang="en">ratio</title>
</options>
</var>
<var name="thumbnail_width" type="text" default="100">
<title xml:lang="ko">썸네일 가로크기</title>
<title xml:lang="jp">サムネールの横幅</title>
<title xml:lang="zh-CN">缩略图宽度</title>
<title xml:lang="en">Width of Thumbnail</title>
<description xml:lang="ko">썸네일의 가로 크기를 지정할 수 있습니다. (기본 100px)</description>
<description xml:lang="jp">サムネールの横幅を指定します(デフォルト 100px)。</description>
<description xml:lang="zh-CN">可以指定缩略图宽度(默认为 100px)。</description>
<description xml:lang="en">Set the width of thumbnail. Default is 100px.</description>
</var>
<var name="thumbnail_height" type="text" default="100">
<title xml:lang="ko">썸네일 세로크기</title>
<title xml:lang="jp">サムネールの縦幅</title>
<title xml:lang="zh-CN">缩略图高度</title>
<title xml:lang="en">Height of Thumbnail</title>
<description xml:lang="ko">썸네일의 세로 크기를 지정할 수 있습니다. (기본 100px)</description>
<description xml:lang="jp">サムネールの縦幅を指定します(デフォルト 100px)。</description>
<description xml:lang="zh-CN">可以指定缩略图高度(默认为 100px)。</description>
<description xml:lang="en">Set the height of thumbnail. Default is 100px.</description>
</var>
</extra_vars>
</skin>