영어 - 기존 번역본 수정 및 cozy_simple 스킨 관련 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2172 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-04 07:29:10 +00:00
parent ba4419f5f7
commit f78712b8d3
22 changed files with 194 additions and 78 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">cozy simple (갤러리형)</title>
<title xml:lang="en">cozy simple skin (gallery style)</title>
<title xml:lang="zh-CN">Cozy样式皮肤(相册型)</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">(주)NHN</name>
@ -11,6 +12,11 @@
cozy simple 스킨의 갤러리형입니다.
디자인 : 서기정 (http://blog.naver.com/addcozy)
HTML/CSS : 소지훈
</description>
<description xml:lang="en">
This is gallery style board 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样式皮肤。(相册型)
@ -21,22 +27,27 @@
<colorset>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색(기본)</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="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="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="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="en">Cyan</title>
<title xml:lang="zh-CN">青绿色</title>
</color>
</colorset>
@ -45,7 +56,7 @@
<title xml:lang="ko">정렬 대상</title>
<title xml:lang="jp">ソート対象</title>
<title xml:lang="zh-CN">排序对象</title>
<title xml:lang="en">Align</title>
<title xml:lang="en">Align Target</title>
<type>select</type>
<description xml:lang="ko">등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.</description>
<description xml:lang="jp">登録された順、変更された順でソートできます。</description>
@ -62,7 +73,7 @@
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板タイトルを入力してください。</description>
<description xml:lang="zh-CN">请输入版面标题。(留空为不显示)</description>
<description xml:lang="en">Input the title of board.</description>
<description xml:lang="en">Please input the title of board.</description>
</var>
<var name="subject_cut_size" type="text">
<title xml:lang="ko">제목 글자수</title>
@ -72,7 +83,7 @@
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
<description lang="jp">タイトルの文字数が指定できます「0」または空欄の場合は、文字数を制限しません</description>
<description lang="zh-CN">可以指定标题字数。(0或留空为不限)</description>
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
<description lang="en">You may set length of title. (0 or blank value will not restrict the length)</description>
</var>
</extra_vars>
</skin>