일본어 번역 적용 (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 Trackbacks</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">최근 엮인글 (trackback)을 출력하는 위젯입니다.</description>
<description xml:lang="zh-CN">输出最新引用 (trackback)控件。</description>
<description xml:lang="jp">新トラックバックtrackbackを出力するウィジェットです。</description>
<description xml:lang="jp">近のトラックバックtrackbackを表示させるウィジェットです。</description>
<description xml:lang="en">This is the widget to display Newest Trackbacks</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 the Newest Trackbacks to be displayed.</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">模块为notice,news,bbs等这时选择news,将输出news的最新引用。</description>
<description xml:lang="jp">選択されたモジュールに登録された書き込みを対象とします。</description>
<description xml:lang="jp">チェックされたモジュールに登録されたコンテンツ(書き込み)を対象とします。</description>
<description xml:lang="en">The target articles for the newest trackbacks 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 Trackback 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 trackback list 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>