mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
영어번역 적용. by 알로하님, FruitHake님, Jsoft.Yoo님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1922 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c70124a923
commit
374aa89e89
24 changed files with 221 additions and 15 deletions
|
|
@ -3,41 +3,50 @@
|
|||
<title xml:lang="ko">최근 댓글 출력</title>
|
||||
<title xml:lang="zh-CN">输出最新评论</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="en">zero</name>
|
||||
<description xml:lang="ko">최근 댓글 (comment)를 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">输出最新评论控件。</description>
|
||||
<description xml:lang="jp">最近のコメント(comment)を出力するウィジェットです。</description>
|
||||
<description xml:lang="en">This widget will display newest comments.</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var id="title">
|
||||
<name xml:lang="ko">제목</name>
|
||||
<name xml:lang="zh-CN">标题</name>
|
||||
<name xml:lang="jp">タイトル</name>
|
||||
<name xml:lang="en">Title</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 댓글의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">最新评论的文章</description>
|
||||
<description xml:lang="jp">最近のコメント書き込みのタイトルとして出力されます。</description>
|
||||
<description xml:lang="en">This will be the title of lnewest comments.</description>
|
||||
</var>
|
||||
<var id="list_count">
|
||||
<name xml:lang="ko">목록수</name>
|
||||
<name xml:lang="zh-CN">目录数</name>
|
||||
<name xml:lang="jp">リスト数</name>
|
||||
<name xml:lang="en">The Number of List</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 5개)</description>
|
||||
<description xml:lang="zh-CN">设定输出。 (默认5个)</description>
|
||||
<description xml:lang="jp">出力されるリストの数が指定できます(デフォルト5個)</description>
|
||||
<description xml:lang="en">You can set the number of list(default is 5).</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="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="en">The target articles for the newest comments will be the ones submitted in the selected module.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue