Added Japanese Translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3250 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
risapapa 2007-12-07 17:15:28 +00:00
parent ac8aabc0fd
commit c28ca26f73

View file

@ -1,11 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<component version="0.2">
<title xml:lang="ko">Code Highlighter</title>
<title xml:lang="jp">コードハイライト</title>
<title xml:lang="zh-CN">Code Highlighter</title>
<author email_address="bnufactory@gmail.com" link="http://bnufactory.com" date="2007. 11. 29">
<name xml:lang="ko">BNU</name>
<name xml:lang="jp">BNU</name>
<name xml:lang="zh-CN">BNU</name>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
<description xml:lang="zh-CN">输出整洁的代码.</description>
</author>
</component>