Translated color names into Japanese and Modified.

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2158 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
risapapa 2007-08-03 08:25:16 +00:00
parent d34c2f7ba9
commit ab22fd56f2

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">블로그 스타일의 최신글 목록</title>
<title xml:lang="jp">ブログスタイルの最新書き込みリスト</title>
<title xml:lang="jp">ブログスタイルの最新コンテンツリスト</title>
<title xml:lang="zh-CN">博客式最新主题列表</title>
<title xml:lang="en">Newest Article List of Blog Style</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
@ -10,7 +10,7 @@
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">블로그 스타일로 최신글을 출력합니다.</description>
<description xml:lang="jp">ブログスタイルで最新の書き込みを表示します。</description>
<description xml:lang="jp">ブログスタイルで最新のコンテンツを表示します。</description>
<description xml:lang="zh-CN">显示为博客式的最新主题列表。</description>
<description xml:lang="en">It displays newest article with blog style.</description>
</maker>
@ -23,25 +23,25 @@
</color>
<color name="cyan">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">cyan</title>
<title xml:lang="jp">青緑</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">cyan</title>
</color>
<color name="green">
<title xml:lang="ko">초록색</title>
<title xml:lang="jp">green</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">green</title>
</color>
<color name="red">
<title xml:lang="ko">빨간색</title>
<title xml:lang="jp">red</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">red</title>
</color>
<color name="purple">
<title xml:lang="ko">보라색</title>
<title xml:lang="jp">purple</title>
<title xml:lang="jp"></title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">purple</title>
</color>