rhymix/modules/member/skins/cozy_simple/skin.xml
risapapa 9271ef1857 Added Japanese Translation.
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2209 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-08-06 07:24:00 +00:00

65 lines
2.8 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">cozy_simple 회원 스킨</title>
<title xml:lang="jp">Cozyシンプル会員スキン</title>
<title xml:lang="en">cozy_simple member skin</title>
<title xml:lang="zh-CN">Cozy样式会员皮肤</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 8. 4">
<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">
cozy simple 스킨의 갤러리형입니다.
디자인 : 서기정 (http://blog.naver.com/addcozy)
HTML/CSS : 소지훈
</description>
<description xml:lang="jp">
Cozyシンプルスキンのギャラリースタイルです。
デザインソギジョンhttp://blog.naver.com/addcozy
HTML/CSSソジフン
</description>
<description xml:lang="en">
This is gallery style of cozy simple skin.
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Ji-Hun So
</description>
<description xml:lang="zh-CN">
Cozy样式会员皮肤。
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Ji-Hun So
</description>
</maker>
<colorset>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색(기본)</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Red (default)</title>
<title xml:lang="zh-CN">红色(默认)</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">녹색</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Green</title>
<title xml:lang="zh-CN">绿色</title>
</color>
<color name="blue" src="screenshot/blue.gif">
<title xml:lang="ko">파란색</title>
<title xml:lang="jp"></title>
<title xml:lang="en">Blue</title>
<title xml:lang="zh-CN">蓝色</title>
</color>
<color name="pink" src="screenshot/pink.gif">
<title xml:lang="ko">분홍색</title>
<title xml:lang="jp">ピンク</title>
<title xml:lang="en">Pink</title>
<title xml:lang="zh-CN">粉红色</title>
</color>
<color name="bluish_green" src="screenshot/bluish_green.gif">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">青緑</title>
<title xml:lang="en">Cyan</title>
<title xml:lang="zh-CN">青绿色</title>
</color>
</colorset>
</skin>