mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
64 lines
3.3 KiB
XML
64 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<skin version="0.2">
|
|
<title xml:lang="ko">XE IssueTracker 기본 스킨</title>
|
|
<title xml:lang="en">Basic Skin of XE IssueTracker</title>
|
|
<title xml:lang="zh-CN">XE IssueTracker默认皮肤</title>
|
|
<title xml:lang="zh-TW">XE 問題追蹤預設面版</title>
|
|
<description xml:lang="ko">XE IssueTracker의 기본 스킨입니다. </description>
|
|
<description xml:lang="en">This is the basic skin of XE IssueTracker. </description>
|
|
<description xml:lang="zh-CN">XE IssueTracker默认皮肤。</description>
|
|
<description xml:lang="zh-TW">XE 問題追蹤預設面版。</description>
|
|
<version>0.1</version>
|
|
<date>2008-08-11</date>
|
|
|
|
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
|
|
<name xml:lang="ko">zero</name>
|
|
<name xml:lang="en">zero</name>
|
|
<name xml:lang="zh-CN">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="en">General</title>
|
|
<title xml:lang="zh-CN">普通</title>
|
|
<title xml:lang="zh-TW">普通</title>
|
|
</color>
|
|
<color name="black" src="screenshot/black.gif">
|
|
<title xml:lang="ko">검은색 배경용</title>
|
|
<title xml:lang="en">For Black Background</title>
|
|
<title xml:lang="zh-CN">黑色背景</title>
|
|
<title xml:lang="zh-TW">黑色背景</title>
|
|
</color>
|
|
</colorset>
|
|
|
|
<extra_vars>
|
|
<group>
|
|
<title xml:lang="ko">기본 설정</title>
|
|
<title xml:lang="en">Default Settings</title>
|
|
<title xml:lang="zh-CN">默认设置</title>
|
|
<title xml:lang="zh-TW">預設值</title>
|
|
<var name="projectTitle" type="text">
|
|
<title xml:lang="ko">이슈트래커 제목</title>
|
|
<title xml:lang="en">Issue Tracker Name</title>
|
|
<title xml:lang="zh-CN">IssueTracker标题</title>
|
|
<title xml:lang="zh-TW">問題追蹤名稱</title>
|
|
<description xml:lang="ko">이슈트래커의 상단에 큰 제목으로 표시가 됩니다.</description>
|
|
<description xml:lang="en">It will be displayed on top of the issue tracker.</description>
|
|
<description xml:lang="zh-CN">在IssueTracker顶部大标题显示。</description>
|
|
<description xml:lang="zh-TW">將顯示在問題追蹤的最頂端。</description>
|
|
</var>
|
|
<var name="projectDescription" type="textarea">
|
|
<title xml:lang="ko">이슈트래커 설명</title>
|
|
<title xml:lang="en">Description</title>
|
|
<title xml:lang="zh-CN">IssueTracker简要说明</title>
|
|
<title xml:lang="zh-TW">說明</title>
|
|
<description xml:lang="ko">입력하시면 이슈트래커의 메인에 설명이 노출됩니다.</description>
|
|
<description xml:lang="en">It will be displayed on main of the issue tracker if you input the description.</description>
|
|
<description xml:lang="zh-CN">将在IssueTracker页面中显示。</description>
|
|
<description xml:lang="zh-TW">會顯示在問題追蹤頁面中。</description>
|
|
</var>
|
|
</group>
|
|
</extra_vars>
|
|
</skin>
|