중국어 - 추가부분 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3090 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haojilin 2007-11-27 08:18:31 +00:00
parent 02ab3dca48
commit ffb5c43293
14 changed files with 661 additions and 481 deletions

View file

@ -1,33 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">전광판(뉴스티커) 출력</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 11. 26">
<name xml:lang="ko">제로</name>
<description xml:lang="ko">
최근 게시글을 전광판(뉴스티커) 형식으로 한개씩 scroll 되는 방식의 위젯입니다.
</description>
</maker>
<colorset>
<color name="none">
<title xml:lang="ko">내용만 출력</title>
</color>
<color name="gray">
<title xml:lang="ko">회색 배경</title>
</color>
<color name="red">
<title xml:lang="ko">붉은 배경</title>
</color>
<color name="blue">
<title xml:lang="ko">파란 배경</title>
</color>
<color name="green">
<title xml:lang="ko">녹색 배경</title>
</color>
<color name="yellow">
<title xml:lang="ko">노란 배경</title>
</color>
<color name="black">
<title xml:lang="ko">검은 배경</title>
</color>
</colorset>
</skin>
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">전광판(뉴스티커) 출력</title>
<title xml:lang="zh-CN">输出电光盘类型主题列表</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 11. 26">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">zero</name>
<description xml:lang="ko">
최근 게시글을 전광판(뉴스티커) 형식으로 한개씩 scroll 되는 방식의 위젯입니다.
</description>
<description xml:lang="zh-CN">
最新主题用电光盘方式输出的控件.
</description>
</maker>
<colorset>
<color name="none">
<title xml:lang="ko">내용만 출력</title>
<title xml:lang="zh-CN">只输出内容</title>
</color>
<color name="gray">
<title xml:lang="ko">회색 배경</title>
<title xml:lang="zh-CN">灰色背景</title>
</color>
<color name="red">
<title xml:lang="ko">붉은 배경</title>
<title xml:lang="zh-CN">红色背景</title>
</color>
<color name="blue">
<title xml:lang="ko">파란 배경</title>
<title xml:lang="zh-CN">蓝色背景</title>
</color>
<color name="green">
<title xml:lang="ko">녹색 배경</title>
<title xml:lang="zh-CN">绿色背景</title>
</color>
<color name="yellow">
<title xml:lang="ko">노란 배경</title>
<title xml:lang="zh-CN">黄色背景</title>
</color>
<color name="black">
<title xml:lang="ko">검은 배경</title>
<title xml:lang="zh-CN">黑色背景</title>
</color>
</colorset>
</skin>