일본어 번역 적용 (by 리사파파님)

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1977 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-24 01:15:56 +00:00
parent 0723855f12
commit b1993f60a3
117 changed files with 814 additions and 356 deletions

View file

@ -2,16 +2,16 @@
<widget version="0.1">
<title xml:lang="ko">최근 댓글 출력</title>
<title xml:lang="zh-CN">输出最新评论</title>
<title xml:lang="jp">最近のコメント出力</title>
<title xml:lang="jp">最近のコメント表示</title>
<title xml:lang="en">Display Newest Comments</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="jp">ゼロ</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">최근 댓글 (comment)를 출력하는 위젯입니다.</description>
<description xml:lang="zh-CN">输出最新评论控件。</description>
<description xml:lang="jp">最近のコメントcomment出力するウィジェットです。</description>
<description xml:lang="jp">最近のコメントcomment表示させるウィジェットです。</description>
<description xml:lang="en">This widget will display newest comments.</description>
</author>
<extra_vars>
@ -23,7 +23,7 @@
<type>text</type>
<description xml:lang="ko">최근 댓글의 제목으로 출력됩니다.</description>
<description xml:lang="zh-CN">最新评论的文章</description>
<description xml:lang="jp">最近のコメント書き込みのタイトルとして出力されます。</description>
<description xml:lang="jp">最近のコメント書き込みのタイトルとして表示されます。</description>
<description xml:lang="en">This will be the title of lnewest comments.</description>
</var>
<var id="list_count">
@ -40,12 +40,12 @@
<var id="mid_list">
<name xml:lang="ko">대상 모듈</name>
<name xml:lang="zh-CN">模块对象</name>
<name xml:lang="jp">対象モジュール</name>
<name xml:lang="jp">モジュール</name>
<name xml:lang="en">Target Module</name>
<type>mid_list</type>
<description xml:lang="ko">선택하신 모듈에 등록된 글을 대상으로 합니다.</description>
<description xml:lang="zh-CN">输出有评论的文章 。</description>
<description xml:lang="jp">選択されたモジュールに登録された書き込みを対象とします。</description>
<description xml:lang="jp">チェックされたモジュールに登録されたコンテンツ(書き込み)を対象とします。</description>
<description xml:lang="en">The target articles for the newest comments will be the ones submitted in the selected module.</description>
</var>
</extra_vars>

View file

@ -1,19 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">블로그 스타일의 최신 댓글 목록</title>
<title xml:lang="jp">ブログスタイルの最新コメントリスト</title>
<title xml:lang="zh-CN">博客样式的最新评论目录</title>
<title xml:lang="en">Newest Comments List of Blog Style</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<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="zh-CN">输出博客样式的最新评论。</description>
<description xml:lang="en">It displays newest comments with blog style.</description>
</maker>
<colorset>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="jp">デフォルトカラー</title>
<title xml:lang="zh-CN">基本颜色</title>
<title xml:lang="en">Default color</title>
</color>