일본어 번역 적용 (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,12 +2,12 @@
<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">Report of Stored-Articles by Month</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">
선택된 모듈의 월별 글 보관 현황을 보여줍니다.
@ -18,8 +18,7 @@
贴子数过多会增加服务器负载。
</description>
<description xml:lang="jp">
選択されたモジュールの月別の書き込みのバクアップの状況を表示します。
書き込みが多すぎると付加がかかる場合があります。
選択されたモジュールの月別コンテンツのバクアップリストを表示します。書き込みが多いと負荷がかかる場合があります。
</description>
<description xml:lang="en">
It will show the present status of stored-articles selected module by month.
@ -35,18 +34,18 @@
<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">It will be the title of the report.</description>
</var>
<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 will be the ones submitted in the selected module.</description>
</var>
</extra_vars>

View file

@ -1,6 +1,7 @@
<?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">Monthly Custody Status</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
@ -8,12 +9,14 @@
<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 monthly custody status.</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>