rhymix/modules/springnote/skins/xe_official/skin.xml
2009-03-25 13:52:15 +00:00

76 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">스프링 노트 연동 기본 스킨</title>
<title xml:lang="jp">SpringNote連動のデフォルトスキン</title>
<title xml:lang="zh-CN">Springnote API默认皮肤</title>
<title xml:lang="en">Springnote Module Basic Skin</title>
<title xml:lang="zh-TW">Springnote API預設面板</title>
<description xml:lang="ko">스프링 노트 연동 모듈의 기본 스킨</description>
<description xml:lang="jp">SpringNote連動のデフォルトスキン</description>
<description xml:lang="zh-CN">Springnote API默认皮肤。</description>
<description xml:lang="en">Default Skin of Springnote Module</description>
<description xml:lang="zh-TW">Springnote API預設面板。</description>
<version>0.1</version>
<date>2007-11-30</date>
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.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="zh-TW">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="zh-TW">白色(預設)</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="zh-TW">青綠色</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="zh-TW">綠色</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="zh-TW">紅色</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="zh-TW">紫色</title>
</color>
</colorset>
<extra_vars>
<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="zh-TW">討論板標題</title>
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板のタイトルを入力して下さい。</description>
<description xml:lang="zh-CN">请输入版面标题(留空为不显示)。</description>
<description xml:lang="en">Please input the title of board.</description>
<description xml:lang="zh-TW">請輸入討論板標題(留白為不顯示)。</description>
</var>
</extra_vars>
</skin>