rhymix/modules/lifepod/skins/xe_official/skin.xml
supershop f97abc2016 영어 - 기존 번역문 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3364 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-12-15 13:35:38 +00:00

41 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">라이프팟 연동 기본 스킨</title>
<title xml:lang="en">Lifepod Module Basic Skin</title>
<title xml:lang="jp">ライフポッド連動のデフォルトスキン</title>
<maker email_address="haneul0318@gmail.com" link="http://haneul.zetyx.net" date="2007.11.30">
<name xml:lang="ko">haneul</name>
<name xml:lang="en">haneul</name>
<name xml:lang="jp">haneul</name>
<description xml:lang="ko">라이프팟 노트 연동 모듈의 기본 스킨</description>
<description xml:lang="en">Default Skin of Lifepod Module</description>
<description xml:lang="jp">ライフポッドノート連動モジュールのデフォルトスキン</description>
</maker>
<colorset>
<color name="white" src="screenshot/white.gif">
<title xml:lang="ko">하얀색(기본)</title>
<title xml:lang="en">White (default)</title>
<title xml:lang="jp">白(デフォルト)</title>
</color>
</colorset>
<extra_vars>
<var name="title" type="text">
<title xml:lang="ko">게시판 제목</title>
<title xml:lang="en">Title of Board</title>
<title xml:lang="jp">掲示板のタイトル</title>
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="en">Please input the title of board.</description>
<description xml:lang="jp">掲示板のタイトルを記入してください。</description>
</var>
<var name="korean_anniversary" type="select">
<title xml:lang="ko">한국 기념일 표시</title>
<title xml:lang="en">Display Korean Anniversary</title>
<title xml:lang="jp">韓国記念日表示</title>
<description xml:lang="ko">한국의 기념일을 표시합니다.</description>
<description xml:lang="en">It will display Korean anniversaries.</description>
<description xml:lang="jp">韓国の記念日を表示します。</description>
<default>use</default>
<default>notuse</default>
</var>
</extra_vars>
</skin>