mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
중국어 - 기존 번역 수정 및 일부 오타 수정.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
16d1e3940b
commit
f4fcfa8478
51 changed files with 1899 additions and 1906 deletions
|
|
@ -1,62 +1,62 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">월별 보관 현황 출력</title>
|
||||
<title xml:lang="zh-CN">存档</title>
|
||||
<title xml:lang="jp">バックアップリスト</title>
|
||||
<title xml:lang="en">Report of Stored-Articles by Month</title>
|
||||
<title xml:lang="es">Reporte del almacenamiento de documentos por mes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">
|
||||
선택된 모듈의 월별 글 보관 현황을 보여줍니다.
|
||||
글의 수가 너무 많을 경우 부하가 심해질 수 있습니다.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
按月统计被择模块的主题数。
|
||||
主题过多可能会导致服务器超负荷运行。
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
選択されたモジュールの月別コンテンツのバクアップリストを表示します。書き込みが多いと負荷がかかる場合があります。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays the present status of stored-articles selected module by month.
|
||||
If there are lots of articles stored, the server may get a serious load.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget muestra el actual estado del almacenamientos de los documentos del dódulo seleccionado por mes.
|
||||
Si son muchos los documentos almacenados, puede tardar el tiempo de la carga.
|
||||
</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">보관 현황 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">将显示为存档标题。</description>
|
||||
<description xml:lang="jp">バックアップリストのタイトルとして出力されます。</description>
|
||||
<description xml:lang="en">It will be the title of the report.</description>
|
||||
<description xml:lang="es">Este será el título del reporte.</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>
|
||||
<name xml:lang="es">Módulo objetivo</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 will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Los documentos ingresados en el módulo seleccionado serán el objetivo.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">월별 보관 현황 출력</title>
|
||||
<title xml:lang="zh-CN">存档</title>
|
||||
<title xml:lang="jp">バックアップリスト</title>
|
||||
<title xml:lang="en">Report of Stored-Articles by Month</title>
|
||||
<title xml:lang="es">Reporte del almacenamiento de documentos por mes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">
|
||||
선택된 모듈의 월별 글 보관 현황을 보여줍니다.
|
||||
글의 수가 너무 많을 경우 부하가 심해질 수 있습니다.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
按月统计被择模块的主题数。
|
||||
主题过多可能会导致服务器超负荷运行。
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
選択されたモジュールの月別コンテンツのバクアップリストを表示します。書き込みが多いと負荷がかかる場合があります。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays the present status of stored-articles selected module by month.
|
||||
If there are lots of articles stored, the server may get a serious load.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget muestra el actual estado del almacenamientos de los documentos del dódulo seleccionado por mes.
|
||||
Si son muchos los documentos almacenados, puede tardar el tiempo de la carga.
|
||||
</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">보관 현황 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">将显示为存档标题。</description>
|
||||
<description xml:lang="jp">バックアップリストのタイトルとして出力されます。</description>
|
||||
<description xml:lang="en">It will be the title of the report.</description>
|
||||
<description xml:lang="es">Este será el título del reporte.</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>
|
||||
<name xml:lang="es">Módulo objetivo</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 will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Los documentos ingresados en el módulo seleccionado serán el objetivo.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,35 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">달력 출력</title>
|
||||
<title xml:lang="zh-CN">日历</title>
|
||||
<title xml:lang="jp">カレンダー表示</title>
|
||||
<title xml:lang="en">Display Calendar</title>
|
||||
<title xml:lang="es">Mostrar Calendario</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">달력을 표시하고 등록된 글이 있는 날에 표시와 링크를 해줍니다.</description>
|
||||
<description xml:lang="zh-CN">显示日历,发表主题日期将跟日历相关联。</description>
|
||||
<description xml:lang="jp">カレンダーを表示して書き込みがあった日にリンクを張ります。</description>
|
||||
<description xml:lang="en">This widget displays a calendar, and if there is an article submitted, the date will be highlighted with its url link.</description>
|
||||
<description xml:lang="es">Este widget muestra el calendario, y si hay documentos agregados, la fecha se verá con un color más claro enlazado con URL.</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<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>
|
||||
<name xml:lang="es">Módulo objetivo</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 will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Los documentos del módulo seleccionado serán objetivos.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">달력 출력</title>
|
||||
<title xml:lang="zh-CN">日历</title>
|
||||
<title xml:lang="jp">カレンダー表示</title>
|
||||
<title xml:lang="en">Display Calendar</title>
|
||||
<title xml:lang="es">Mostrar Calendario</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">달력을 표시하고 등록된 글이 있는 날에 표시와 링크를 해줍니다.</description>
|
||||
<description xml:lang="zh-CN">显示日历,发表主题日期将跟日历相关联。</description>
|
||||
<description xml:lang="jp">カレンダーを表示して書き込みがあった日にリンクを張ります。</description>
|
||||
<description xml:lang="en">This widget displays a calendar, and if there is an article submitted, the date will be highlighted with its url link.</description>
|
||||
<description xml:lang="es">Este widget muestra el calendario, y si hay documentos agregados, la fecha se verá con un color más claro enlazado con URL.</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<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>
|
||||
<name xml:lang="es">Módulo objetivo</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 will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Los documentos del módulo seleccionado serán objetivos.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,65 +1,65 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">cozy simple</title>
|
||||
<title xml:lang="jp">Cozyシンプル</title>
|
||||
<title xml:lang="en">cozy simple skin</title>
|
||||
<title xml:lang="zh-CN">Cozy样式皮肤</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="en">zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<description xml:lang="ko">
|
||||
cozy simple 위젯입니다.
|
||||
디자인 : 서기정 (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : 소지훈
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
Cozyシンプルウィジェットです。
|
||||
デザイン:ソギジョン(http://blog.naver.com/addcozy)
|
||||
HTML/CSS:ソジフン
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This is cozy simple widget.
|
||||
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Ji-Hun So
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
Cozy样式皮肤。
|
||||
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Ji-Hun So
|
||||
</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="red">
|
||||
<title xml:lang="ko">빨간색</title>
|
||||
<title xml:lang="jp">赤</title>
|
||||
<title xml:lang="en">Red</title>
|
||||
<title xml:lang="zh-CN">红色</title>
|
||||
</color>
|
||||
<color name="green">
|
||||
<title xml:lang="ko">초록색</title>
|
||||
<title xml:lang="jp">緑</title>
|
||||
<title xml:lang="en">Green</title>
|
||||
<title xml:lang="zh-CN">绿色</title>
|
||||
</color>
|
||||
<color name="blue">
|
||||
<title xml:lang="ko">파란색</title>
|
||||
<title xml:lang="jp">青</title>
|
||||
<title xml:lang="en">Blue</title>
|
||||
<title xml:lang="zh-CN">蓝色</title>
|
||||
</color>
|
||||
<color name="pink">
|
||||
<title xml:lang="ko">분홍색</title>
|
||||
<title xml:lang="jp">ピンク</title>
|
||||
<title xml:lang="en">Pink</title>
|
||||
<title xml:lang="zh-CN">粉红色</title>
|
||||
</color>
|
||||
<color name="bluish_green">
|
||||
<title xml:lang="ko">청록색</title>
|
||||
<title xml:lang="jp">青緑</title>
|
||||
<title xml:lang="en">Cyan</title>
|
||||
<title xml:lang="zh-CN">青绿色</title>
|
||||
</color>
|
||||
</colorset>
|
||||
</skin>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">cozy simple</title>
|
||||
<title xml:lang="jp">Cozyシンプル</title>
|
||||
<title xml:lang="en">cozy simple skin</title>
|
||||
<title xml:lang="zh-CN">Cozy样式皮肤</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="en">zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<description xml:lang="ko">
|
||||
cozy simple 위젯입니다.
|
||||
디자인 : 서기정 (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : 소지훈
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
Cozyシンプルウィジェットです。
|
||||
デザイン:ソギジョン(http://blog.naver.com/addcozy)
|
||||
HTML/CSS:ソジフン
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This is cozy simple widget.
|
||||
Design : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Ji-Hun So
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
Cozy样式皮肤。
|
||||
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
|
||||
HTML/CSS : Ji-Hun So
|
||||
</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="red">
|
||||
<title xml:lang="ko">빨간색</title>
|
||||
<title xml:lang="jp">赤</title>
|
||||
<title xml:lang="en">Red</title>
|
||||
<title xml:lang="zh-CN">红色</title>
|
||||
</color>
|
||||
<color name="green">
|
||||
<title xml:lang="ko">초록색</title>
|
||||
<title xml:lang="jp">緑</title>
|
||||
<title xml:lang="en">Green</title>
|
||||
<title xml:lang="zh-CN">绿色</title>
|
||||
</color>
|
||||
<color name="blue">
|
||||
<title xml:lang="ko">파란색</title>
|
||||
<title xml:lang="jp">青</title>
|
||||
<title xml:lang="en">Blue</title>
|
||||
<title xml:lang="zh-CN">蓝色</title>
|
||||
</color>
|
||||
<color name="pink">
|
||||
<title xml:lang="ko">분홍색</title>
|
||||
<title xml:lang="jp">ピンク</title>
|
||||
<title xml:lang="en">Pink</title>
|
||||
<title xml:lang="zh-CN">粉红色</title>
|
||||
</color>
|
||||
<color name="bluish_green">
|
||||
<title xml:lang="ko">청록색</title>
|
||||
<title xml:lang="jp">青緑</title>
|
||||
<title xml:lang="en">Cyan</title>
|
||||
<title xml:lang="zh-CN">青绿色</title>
|
||||
</color>
|
||||
</colorset>
|
||||
</skin>
|
||||
|
|
@ -1,36 +1,36 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">기본 카운터 위젯</title>
|
||||
<title xml:lang="jp">接続カウンター</title>
|
||||
<title xml:lang="en">Basic Counter Widget</title>
|
||||
<title xml:lang="en">Widget de Contador Básico</title>
|
||||
<title xml:lang="zh-CN">计数器</title>
|
||||
<author 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="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<description xml:lang="ko">
|
||||
기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다.
|
||||
counter모듈이 설치되어 있어야 하고 counter 애드온이 켜져 있어야 합니다.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
デフォルトの接続カウンターモジュールを利用して、トータル、昨日、今日の接続状況を表示します。カウンター(counter)モジュールがインストールされていて、接続カウンター(counter)アドオンが「使用」に設定されていなければなりません。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays the number of people who have visited yesterday and today by using the basic counter module.
|
||||
It will also display the total count.
|
||||
To get this, the counter module should be installed and the counter add-on should be turned on.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total.
|
||||
Debe instalar el módulo del contador y debe activar el addon del contador.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
利用访问统计模块显示总访问量以及昨天,今日的访问统计流量。
|
||||
要想使用此组件必须先安装访问统计模块且得激活访问统计插件。
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">기본 카운터 위젯</title>
|
||||
<title xml:lang="jp">接続カウンター</title>
|
||||
<title xml:lang="en">Basic Counter Widget</title>
|
||||
<title xml:lang="en">Widget de Contador Básico</title>
|
||||
<title xml:lang="zh-CN">计数器</title>
|
||||
<author 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="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<description xml:lang="ko">
|
||||
기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다.
|
||||
counter모듈이 설치되어 있어야 하고 counter 애드온이 켜져 있어야 합니다.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
デフォルトの接続カウンターモジュールを利用して、トータル、昨日、今日の接続状況を表示します。カウンター(counter)モジュールがインストールされていて、接続カウンター(counter)アドオンが「使用」に設定されていなければなりません。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays the number of people who have visited yesterday and today by using the basic counter module.
|
||||
It will also display the total count.
|
||||
To get this, the counter module should be installed and the counter add-on should be turned on.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total.
|
||||
Debe instalar el módulo del contador y debe activar el addon del contador.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
利用访问统计模块显示总访问量以及昨天,今日的访问统计流量。
|
||||
要想使用此组件必须先安装访问统计模块且得激活访问统计插件。
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">언어 선택</title>
|
||||
<title xml:lang="jp">言語選択</title>
|
||||
<title xml:lang="zh-CN">多国语言切换</title>
|
||||
<title xml:lang="en">Language Selection</title>
|
||||
<title xml:lang="es">Selcción del Idioma</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">zero</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">사용자의 접속언어를 변경할 수 있는 select폼을 출력합니다.</description>
|
||||
<description xml:lang="jp">言語を変更することができるセレクト(select)フォームを表示します。</description>
|
||||
<description xml:lang="zh-CN">可以实现多国语言相互切换。</description>
|
||||
<description xml:lang="en">This widget displays a select form for change of users' language.</description>
|
||||
<description xml:lang="es">Este widget muestra la forma de cambiar el idioma del usuario.</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">언어 선택</title>
|
||||
<title xml:lang="jp">言語選択</title>
|
||||
<title xml:lang="zh-CN">多国语言切换</title>
|
||||
<title xml:lang="en">Language Selection</title>
|
||||
<title xml:lang="es">Selcción del Idioma</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">zero</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">사용자의 접속언어를 변경할 수 있는 select폼을 출력합니다.</description>
|
||||
<description xml:lang="jp">言語を変更することができるセレクト(select)フォームを表示します。</description>
|
||||
<description xml:lang="zh-CN">可以实现多国语言相互切换。</description>
|
||||
<description xml:lang="en">This widget displays a select form for change of users' language.</description>
|
||||
<description xml:lang="es">Este widget muestra la forma de cambiar el idioma del usuario.</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,21 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">로그인 정보 출력</title>
|
||||
<title xml:lang="zh-CN">登陆表单</title>
|
||||
<title xml:lang="jp">ログイン情報表示</title>
|
||||
<title xml:lang="en">Display Login Info</title>
|
||||
<title xml:lang="es">Muestra la información de la conección</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">로그인 폼이나 로그인 정보를 출력합니다</description>
|
||||
<description xml:lang="zh-CN">显示登陆表单或登陆信息。</description>
|
||||
<description xml:lang="jp">ログインフォームまたはログイン情報を表示します。</description>
|
||||
<description xml:lang="en">This widget displays login form or login info.</description>
|
||||
<description xml:lang="es">Este widget muestra la forma de la conección y la información de la conección.</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">로그인 정보 출력</title>
|
||||
<title xml:lang="zh-CN">登陆表单</title>
|
||||
<title xml:lang="jp">ログイン情報表示</title>
|
||||
<title xml:lang="en">Display Login Info</title>
|
||||
<title xml:lang="es">Muestra la información de la conección</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">로그인 폼이나 로그인 정보를 출력합니다</description>
|
||||
<description xml:lang="zh-CN">显示登陆表单或登陆信息。</description>
|
||||
<description xml:lang="jp">ログインフォームまたはログイン情報を表示します。</description>
|
||||
<description xml:lang="en">This widget displays login form or login info.</description>
|
||||
<description xml:lang="es">Este widget muestra la forma de la conección y la información de la conección.</description>
|
||||
</author>
|
||||
<extra_vars />
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,79 +1,79 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">특정 그룹 회원 출력 위젯</title>
|
||||
<title xml:lang="jp">グループ会員表示</title>
|
||||
<title xml:lang="en">Display Specific Group Member</title>
|
||||
<title xml:lang="es">Muestra el grupo de usuario específico</title>
|
||||
<title xml:lang="zh-CN">会员列表</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 30">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<description xml:lang="ko">
|
||||
특정 그룹에 속한 회원의 목록을 출력하는 위젯입니다.
|
||||
아직 테스트용 위젯이며 해당 그룹에 지정된 수 이상의 회원이 있을 경우 최근 가입순서대로 출력이 됩니다.
|
||||
아래 그룹이름 입력칸에 출력을 원하는 그룹명을 , (콤마)로 연결하여 입력하시면 됩니다.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
特定グループに所属している会員のリストを表示するウィジェットです。まだテスト用のウィジェットです。該当するグループに指定された以上の会員が存在した場合、最近加入順に表示されます。下のグループ名の入力フィールドに、希望するグループ名を「,(コンマ)」で区切って入力します。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays members in specific group.
|
||||
It is a test widget, and if there are more members than assigned number in the group, they will be ordered as latest join date.
|
||||
You may input groups for displaying in below space. You can use comma(,) for multiple input.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget muestra el usuario en un grupo específico.
|
||||
Este es un widget de prueba, y si hay más número de usuarios asignados, se mostrará en orden de los últimos conectados.
|
||||
Usted puede ingresar grupos para mostrar en los espacias inferiores. Puede usar una coma(,) para ingresar más.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
显示特定用户组会员列表的控件。
|
||||
该组用户数比要显示的用户数多时,按照最近注册日期顺来显示。(测试中的控件)
|
||||
要显示的对象用户组名称以,(逗号)来分隔。
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var id="title">
|
||||
<name xml:lang="ko">제목</name>
|
||||
<name xml:lang="jp">タイトル</name>
|
||||
<name xml:lang="en">Title</name>
|
||||
<name xml:lang="es">Título</name>
|
||||
<name xml:lang="zh-CN">栏目名</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="jp">最新コンテンツのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be displayed as title of newest article.</description>
|
||||
<description xml:lang="es">Esto será mostrado com el título de los documentos recientes.</description>
|
||||
<description xml:lang="zh-CN">显示为会员列表的标题。</description>
|
||||
</var>
|
||||
<var id="list_count">
|
||||
<name xml:lang="ko">목록수</name>
|
||||
<name xml:lang="jp">リスト数</name>
|
||||
<name xml:lang="en">Number of List</name>
|
||||
<name xml:lang="es">Número de la lista</name>
|
||||
<name xml:lang="zh-CN">目录数</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 5개)</description>
|
||||
<description xml:lang="jp">表示されるリストの数を指定することができます。(デフォルト5個)</description>
|
||||
<description xml:lang="en">You may choose number of list. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede elegir el número de la lista. (predefinido: 5)</description>
|
||||
<description xml:lang="zh-CN">可设置要显示的目录数。 (默认为5个)</description>
|
||||
</var>
|
||||
<var id="target_group">
|
||||
<name xml:lang="ko">대상 회원 그룹</name>
|
||||
<name xml:lang="jp">対象会員グループ</name>
|
||||
<name xml:lang="en">Target Member Group</name>
|
||||
<name xml:lang="es">Objetivo Grupo de usuario </name>
|
||||
<name xml:lang="zh-CN">对象用户组</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">소속 회원 출력을 원하는 회원 그룹명을 ,(콤마)로 연결하여 입력하세요.</description>
|
||||
<description xml:lang="jp">所属会員を表示したい場合は、会員グループ名を「,(コンマ)」で区切って入力してください。</description>
|
||||
<description xml:lang="en">Please input member group name for display with comma(,).</description>
|
||||
<description xml:lang="es">Ingresar el nombre del grupo de usuario para mostrar con la coma(,).</description>
|
||||
<description xml:lang="zh-CN">要显示的对象用户组名称以,(逗号)来分隔。</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">특정 그룹 회원 출력 위젯</title>
|
||||
<title xml:lang="jp">グループ会員表示</title>
|
||||
<title xml:lang="en">Display Specific Group Member</title>
|
||||
<title xml:lang="es">Muestra el grupo de usuario específico</title>
|
||||
<title xml:lang="zh-CN">会员列表</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 30">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<description xml:lang="ko">
|
||||
특정 그룹에 속한 회원의 목록을 출력하는 위젯입니다.
|
||||
아직 테스트용 위젯이며 해당 그룹에 지정된 수 이상의 회원이 있을 경우 최근 가입순서대로 출력이 됩니다.
|
||||
아래 그룹이름 입력칸에 출력을 원하는 그룹명을 , (콤마)로 연결하여 입력하시면 됩니다.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
特定グループに所属している会員のリストを表示するウィジェットです。まだテスト用のウィジェットです。該当するグループに指定された以上の会員が存在した場合、最近加入順に表示されます。下のグループ名の入力フィールドに、希望するグループ名を「,(コンマ)」で区切って入力します。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This widget displays members in specific group.
|
||||
It is a test widget, and if there are more members than assigned number in the group, they will be ordered as latest join date.
|
||||
You may input groups for displaying in below space. You can use comma(,) for multiple input.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
Este widget muestra el usuario en un grupo específico.
|
||||
Este es un widget de prueba, y si hay más número de usuarios asignados, se mostrará en orden de los últimos conectados.
|
||||
Usted puede ingresar grupos para mostrar en los espacias inferiores. Puede usar una coma(,) para ingresar más.
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
显示特定用户组会员列表的控件。
|
||||
该组用户数比要显示的用户数多时,按照最近注册日期顺来显示。(测试中的控件)
|
||||
要显示的对象用户组名称以,(逗号)来分隔。
|
||||
</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var id="title">
|
||||
<name xml:lang="ko">제목</name>
|
||||
<name xml:lang="jp">タイトル</name>
|
||||
<name xml:lang="en">Title</name>
|
||||
<name xml:lang="es">Título</name>
|
||||
<name xml:lang="zh-CN">栏目名</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="jp">最新コンテンツのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be displayed as title of newest article.</description>
|
||||
<description xml:lang="es">Esto será mostrado com el título de los documentos recientes.</description>
|
||||
<description xml:lang="zh-CN">显示为会员列表的标题。</description>
|
||||
</var>
|
||||
<var id="list_count">
|
||||
<name xml:lang="ko">목록수</name>
|
||||
<name xml:lang="jp">リスト数</name>
|
||||
<name xml:lang="en">Number of List</name>
|
||||
<name xml:lang="es">Número de la lista</name>
|
||||
<name xml:lang="zh-CN">目录数</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 5개)</description>
|
||||
<description xml:lang="jp">表示されるリストの数を指定することができます。(デフォルト5個)</description>
|
||||
<description xml:lang="en">You may choose number of list. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede elegir el número de la lista. (predefinido: 5)</description>
|
||||
<description xml:lang="zh-CN">可设置要显示的目录数。 (默认为5个)</description>
|
||||
</var>
|
||||
<var id="target_group">
|
||||
<name xml:lang="ko">대상 회원 그룹</name>
|
||||
<name xml:lang="jp">対象会員グループ</name>
|
||||
<name xml:lang="en">Target Member Group</name>
|
||||
<name xml:lang="es">Objetivo Grupo de usuario </name>
|
||||
<name xml:lang="zh-CN">对象用户组</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">소속 회원 출력을 원하는 회원 그룹명을 ,(콤마)로 연결하여 입력하세요.</description>
|
||||
<description xml:lang="jp">所属会員を表示したい場合は、会員グループ名を「,(コンマ)」で区切って入力してください。</description>
|
||||
<description xml:lang="en">Please input member group name for display with comma(,).</description>
|
||||
<description xml:lang="es">Ingresar el nombre del grupo de usuario para mostrar con la coma(,).</description>
|
||||
<description xml:lang="zh-CN">要显示的对象用户组名称以,(逗号)来分隔。</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,61 +1,61 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 댓글 출력</title>
|
||||
<title xml:lang="zh-CN">评论列表</title>
|
||||
<title xml:lang="jp">最近のコメント表示</title>
|
||||
<title xml:lang="en">Display Newest Comments</title>
|
||||
<title xml:lang="es">Mostrar los comentarios recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">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 displays newest comments.</description>
|
||||
<description xml:lang="es">Este widget muestra los comentarios recientes.</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>
|
||||
<name xml:lang="es">Título</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>
|
||||
<description xml:lang="es">Este será el título de los comentarios recientes.</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>
|
||||
<name xml:lang="es">Número de la lista</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>
|
||||
<description xml:lang="es">Usted puede definir el número de la lista(predefinido: 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>
|
||||
<name xml:lang="en">Módulo objetivo</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>
|
||||
<description xml:lang="es">El objetivo de los comentarios recientes serán los comentarios agragados en el módulo selccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 댓글 출력</title>
|
||||
<title xml:lang="zh-CN">评论列表</title>
|
||||
<title xml:lang="jp">最近のコメント表示</title>
|
||||
<title xml:lang="en">Display Newest Comments</title>
|
||||
<title xml:lang="es">Mostrar los comentarios recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">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 displays newest comments.</description>
|
||||
<description xml:lang="es">Este widget muestra los comentarios recientes.</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>
|
||||
<name xml:lang="es">Título</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>
|
||||
<description xml:lang="es">Este será el título de los comentarios recientes.</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>
|
||||
<name xml:lang="es">Número de la lista</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>
|
||||
<description xml:lang="es">Usted puede definir el número de la lista(predefinido: 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>
|
||||
<name xml:lang="en">Módulo objetivo</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>
|
||||
<description xml:lang="es">El objetivo de los comentarios recientes serán los comentarios agragados en el módulo selccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,132 +1,132 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 문서 출력</title>
|
||||
<title xml:lang="zh-CN">主题列表</title>
|
||||
<title xml:lang="jp">最近の書き込み表示</title>
|
||||
<title xml:lang="en">Display Newest Articles</title>
|
||||
<title xml:lang="es">Mostrar los documentos recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<description xml:lang="ko">최근 문서 (document)를 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">显示最新主题列表 (document)的控件。</description>
|
||||
<description xml:lang="jp">最近の書き込み(document)を表示させるウィジェットです。</description>
|
||||
<description xml:lang="en">This widget displays newest articles.</description>
|
||||
<description xml:lang="es">Este widget muestra los documentos recientes.</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示为最新主题列表的标题。</description>
|
||||
<description xml:lang="jp">最近の書き込みのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be the title of the newest articles.</description>
|
||||
<description xml:lang="es">Este será el título de los documentos recientes.</description>
|
||||
</var>
|
||||
<var id="order_target">
|
||||
<name xml:lang="ko">정렬 대상</name>
|
||||
<name xml:lang="zh-CN">排序对象</name>
|
||||
<name xml:lang="jp">ソート対象</name>
|
||||
<name xml:lang="en">Target to be sorted</name>
|
||||
<name xml:lang="en">Objetivo para ser ordenados</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">可以按照指定的顺序进行排序。</description>
|
||||
<description xml:lang="jp">登録された順番または変更された順番にソートできます。</description>
|
||||
<description xml:lang="en">The list of newewst articles may be sorted by submitted order or modified order.</description>
|
||||
<description xml:lang="es">La lista de los documentos recientes pueden ser ordenados en el orden del agregado o en el de modificados.</description>
|
||||
<options>
|
||||
<name xml:lang="ko">최신 등록순</name>
|
||||
<name xml:lang="zh-CN">最新发表顺</name>
|
||||
<name xml:lang="jp">最新登録順</name>
|
||||
<name xml:lang="en">Newest Submitted Order</name>
|
||||
<name xml:lang="es">Orden de agregados recientemente</name>
|
||||
<value>list_order</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">최근 변경순</name>
|
||||
<name xml:lang="zh-CN">最新修改顺</name>
|
||||
<name xml:lang="jp">最近変更順</name>
|
||||
<name xml:lang="en">Newest Modified Order</name>
|
||||
<name xml:lang="es">Orden de modificados recientemente</name>
|
||||
<value>update_order</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="order_type">
|
||||
<name xml:lang="ko">정렬 방법</name>
|
||||
<name xml:lang="zh-CN">排序方式</name>
|
||||
<name xml:lang="jp">ソートタイプ</name>
|
||||
<name xml:lang="en">Sorting Type</name>
|
||||
<name xml:lang="es">Tipo de ordenamiento</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">정렬대상을 내림차순 또는 올림차순으로 정렬할 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">对其排序对象可进行升序/降序方式排序。</description>
|
||||
<description xml:lang="jp">ソートタイプを、降順、昇順にソートできます。</description>
|
||||
<description xml:lang="en">You can sort target articles by asending or desending order.</description>
|
||||
<description xml:lang="es">Usted puede ordenar los documentos en orden acendente o en orden descendente.</description>
|
||||
<options>
|
||||
<name xml:lang="ko">내림차순</name>
|
||||
<name xml:lang="zh-CN">降序</name>
|
||||
<name xml:lang="jp">降順</name>
|
||||
<name xml:lang="en">Desending order</name>
|
||||
<name xml:lang="es">Orden Descendente</name>
|
||||
<value>desc</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">올림차순</name>
|
||||
<name xml:lang="zh-CN">升序</name>
|
||||
<name xml:lang="jp">昇順</name>
|
||||
<name xml:lang="en">Asending order</name>
|
||||
<name xml:lang="en">Orden Acendente</name>
|
||||
<value>asc</value>
|
||||
</options>
|
||||
</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>
|
||||
<name xml:lang="es">Número de la lista</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 articles to be displayed. (default is 5)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de los documentos a mostrar. (predefinido: 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>
|
||||
<name xml:lang="es">Módulo Objetivo</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 to be sorted will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">El objetivo de los documentos agregados serán los del módulo selccionado.</description>
|
||||
</var>
|
||||
<var id="subject_cut_size" type="text">
|
||||
<name xml:lang="ko">제목 글자수</name>
|
||||
<name xml:lang="jp">タイトルの文字数</name>
|
||||
<name xml:lang="zh-CN">标题字数</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="es">Número de letras del título</name>
|
||||
<type>text</type>
|
||||
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
|
||||
<description lang="jp">タイトルの文字数が指定できます(「0」または空欄の場合は、文字数を制限しません)。</description>
|
||||
<description lang="zh-CN">可以设置标题的字数。(0或留空为不限)</description>
|
||||
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
|
||||
<description lang="es">El largo del título puede ser asignado. (valor 0 o en blanco no restringe el largo)</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 문서 출력</title>
|
||||
<title xml:lang="zh-CN">主题列表</title>
|
||||
<title xml:lang="jp">最近の書き込み表示</title>
|
||||
<title xml:lang="en">Display Newest Articles</title>
|
||||
<title xml:lang="es">Mostrar los documentos recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<description xml:lang="ko">최근 문서 (document)를 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">显示最新主题列表 (document)的控件。</description>
|
||||
<description xml:lang="jp">最近の書き込み(document)を表示させるウィジェットです。</description>
|
||||
<description xml:lang="en">This widget displays newest articles.</description>
|
||||
<description xml:lang="es">Este widget muestra los documentos recientes.</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示为最新主题列表的标题。</description>
|
||||
<description xml:lang="jp">最近の書き込みのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be the title of the newest articles.</description>
|
||||
<description xml:lang="es">Este será el título de los documentos recientes.</description>
|
||||
</var>
|
||||
<var id="order_target">
|
||||
<name xml:lang="ko">정렬 대상</name>
|
||||
<name xml:lang="zh-CN">排序对象</name>
|
||||
<name xml:lang="jp">ソート対象</name>
|
||||
<name xml:lang="en">Target to be sorted</name>
|
||||
<name xml:lang="en">Objetivo para ser ordenados</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">등록된 순서 또는 변경된 순서로 정렬을 할 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">可以按照指定的顺序进行排序。</description>
|
||||
<description xml:lang="jp">登録された順番または変更された順番にソートできます。</description>
|
||||
<description xml:lang="en">The list of newewst articles may be sorted by submitted order or modified order.</description>
|
||||
<description xml:lang="es">La lista de los documentos recientes pueden ser ordenados en el orden del agregado o en el de modificados.</description>
|
||||
<options>
|
||||
<name xml:lang="ko">최신 등록순</name>
|
||||
<name xml:lang="zh-CN">最新发表顺</name>
|
||||
<name xml:lang="jp">最新登録順</name>
|
||||
<name xml:lang="en">Newest Submitted Order</name>
|
||||
<name xml:lang="es">Orden de agregados recientemente</name>
|
||||
<value>list_order</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">최근 변경순</name>
|
||||
<name xml:lang="zh-CN">最新修改顺</name>
|
||||
<name xml:lang="jp">最近変更順</name>
|
||||
<name xml:lang="en">Newest Modified Order</name>
|
||||
<name xml:lang="es">Orden de modificados recientemente</name>
|
||||
<value>update_order</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="order_type">
|
||||
<name xml:lang="ko">정렬 방법</name>
|
||||
<name xml:lang="zh-CN">排序方式</name>
|
||||
<name xml:lang="jp">ソートタイプ</name>
|
||||
<name xml:lang="en">Sorting Type</name>
|
||||
<name xml:lang="es">Tipo de ordenamiento</name>
|
||||
<type>select</type>
|
||||
<description xml:lang="ko">정렬대상을 내림차순 또는 올림차순으로 정렬할 수 있습니다.</description>
|
||||
<description xml:lang="zh-CN">对其排序对象可进行升序/降序方式排序。</description>
|
||||
<description xml:lang="jp">ソートタイプを、降順、昇順にソートできます。</description>
|
||||
<description xml:lang="en">You can sort target articles by asending or desending order.</description>
|
||||
<description xml:lang="es">Usted puede ordenar los documentos en orden acendente o en orden descendente.</description>
|
||||
<options>
|
||||
<name xml:lang="ko">내림차순</name>
|
||||
<name xml:lang="zh-CN">降序</name>
|
||||
<name xml:lang="jp">降順</name>
|
||||
<name xml:lang="en">Desending order</name>
|
||||
<name xml:lang="es">Orden Descendente</name>
|
||||
<value>desc</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">올림차순</name>
|
||||
<name xml:lang="zh-CN">升序</name>
|
||||
<name xml:lang="jp">昇順</name>
|
||||
<name xml:lang="en">Asending order</name>
|
||||
<name xml:lang="en">Orden Acendente</name>
|
||||
<value>asc</value>
|
||||
</options>
|
||||
</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>
|
||||
<name xml:lang="es">Número de la lista</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 articles to be displayed. (default is 5)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de los documentos a mostrar. (predefinido: 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>
|
||||
<name xml:lang="es">Módulo Objetivo</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 to be sorted will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">El objetivo de los documentos agregados serán los del módulo selccionado.</description>
|
||||
</var>
|
||||
<var id="subject_cut_size" type="text">
|
||||
<name xml:lang="ko">제목 글자수</name>
|
||||
<name xml:lang="jp">タイトルの文字数</name>
|
||||
<name xml:lang="zh-CN">标题字数</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="es">Número de letras del título</name>
|
||||
<type>text</type>
|
||||
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
|
||||
<description lang="jp">タイトルの文字数が指定できます(「0」または空欄の場合は、文字数を制限しません)。</description>
|
||||
<description lang="zh-CN">可以设置标题的字数。(0或留空为不限)</description>
|
||||
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
|
||||
<description lang="es">El largo del título puede ser asignado. (valor 0 o en blanco no restringe el largo)</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,192 +1,192 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 이미지 출력</title>
|
||||
<title xml:lang="jp">最新イメージ表示</title>
|
||||
<title xml:lang="zh-CN">图片列表</title>
|
||||
<title xml:lang="en">Display Newest Images</title>
|
||||
<title xml:lang="es">Mostrar las imágenes recientes</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 25">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">작성된 글의 내용에 포함된 이미지를 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="jp">作成されたコンテンツの内容に含まれているイメージを表示するウィジェットです。</description>
|
||||
<description xml:lang="zh-CN">显示主题当中包含图片的控件。</description>
|
||||
<description xml:lang="en">This widget displays images on articles.</description>
|
||||
<description xml:lang="es">Este widget muestra las imágenes incluidas en el documento.</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示为最新主题列表的标题。</description>
|
||||
<description xml:lang="jp">最近の書き込みのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be the title of the newest articles.</description>
|
||||
<description xml:lang="es">Este será el título de los documentos recientes.</description>
|
||||
</var>
|
||||
<var id="mid_list">
|
||||
<name xml:lang="ko">대상 모듈</name>
|
||||
<name xml:lang="jp">モジュール</name>
|
||||
<name xml:lang="zh-CN">对象模块</name>
|
||||
<name xml:lang="en">Target Module</name>
|
||||
<name xml:lang="es">Objetivo Módulo</name>
|
||||
<type>mid_list</type>
|
||||
<description xml:lang="ko">선택하신 모듈에 등록된 글을 대상으로 합니다.</description>
|
||||
<description xml:lang="jp">チェックされたコンテンツを対象とします。</description>
|
||||
<description xml:lang="zh-CN">把被选模块中的主题作为对象。</description>
|
||||
<description xml:lang="en">Articles on chosen module will be the target.</description>
|
||||
<description xml:lang="es">Objetivo de los documentos será los del módulo seleccionado.</description>
|
||||
</var>
|
||||
<var id="title_length">
|
||||
<name xml:lang="ko">글 제목 길이</name>
|
||||
<name xml:lang="jp">題名の文字数</name>
|
||||
<name xml:lang="zh-CN">标题长度</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="en">El largo de Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">정한 글자수만큼 글 제목을 잘라서 출력합니다. (기본 10자)</description>
|
||||
<description xml:lang="jp">指定された文字数分の長さを切り取って表示します。(デフォルト10文字)</description>
|
||||
<description xml:lang="zh-CN">可以指定标题长度。(默认为10字)</description>
|
||||
<description xml:lang="en">It cuts the length of subject and displays (10 letters as default).</description>
|
||||
<description xml:lang="es">Muestra el título con el número de letras asignadas (predefinio: 10).</description>
|
||||
</var>
|
||||
<var id="thumbnail_width">
|
||||
<name xml:lang="ko">이미지 가로크기</name>
|
||||
<name xml:lang="jp">イメージ横幅</name>
|
||||
<name xml:lang="zh-CN">宽度</name>
|
||||
<name xml:lang="en">Width of Image</name>
|
||||
<name xml:lang="es">Ancho de la imagen</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 이미지의 가로크기를 정하실 수 있습니다. (기본 100)</description>
|
||||
<description xml:lang="jp">表示されるイメージの横幅のサイズを指定することができます(デフォルト100)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的图片宽度。(默认为100)</description>
|
||||
<description xml:lang="en">You can set the width of image. (100 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el ancho de la imagen. (predefinido:100)</description>
|
||||
</var>
|
||||
<var id="cols_list_count">
|
||||
<name xml:lang="ko">가로 이미지 수</name>
|
||||
<name xml:lang="jp">イメージ数</name>
|
||||
<name xml:lang="zh-CN">横向图片数</name>
|
||||
<name xml:lang="en">Number of Images</name>
|
||||
<name xml:lang="es">Número de imágenes</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 가로 이미지의 수를 정하실 수 있습니다. (기본 5개)</description>
|
||||
<description xml:lang="jp">表示されるイメージの数を指定することができます(デフォルト5個)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的横向图片个数。(默认为5个)</description>
|
||||
<description xml:lang="en">You can set the number of images to display. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el múmero de imágenes a mostrar. (predefinido: 5)</description>
|
||||
</var>
|
||||
<var id="rows_list_count">
|
||||
<name xml:lang="ko">세로 이미지 수</name>
|
||||
<name xml:lang="jp">イメージ数</name>
|
||||
<name xml:lang="zh-CN">纵向图片数</name>
|
||||
<name xml:lang="en">Number of Images</name>
|
||||
<name xml:lang="es">Número de imágenes</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 세로 이미지의 수를 정하실 수 있습니다. (기본 1개)</description>
|
||||
<description xml:lang="jp">表示されるイメージの数を指定することができます(デフォルト5個)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的纵向图片个数。(默认为1个)</description>
|
||||
<description xml:lang="en">You can set the number of images to display. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de imágenes a mostrar. (predefinido: 5 )</description>
|
||||
</var>
|
||||
<var id="display_author">
|
||||
<name xml:lang="ko">글쓴이 표시</name>
|
||||
<name xml:lang="jp">投稿者表示</name>
|
||||
<name xml:lang="zh-CN">显示昵称</name>
|
||||
<name xml:lang="en">Display Author</name>
|
||||
<name xml:lang="es">Mostrar el Autor</name>
|
||||
<type>select</type>
|
||||
<description />
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_regdate">
|
||||
<name xml:lang="ko">작성일 표시</name>
|
||||
<name xml:lang="jp">作成日表示</name>
|
||||
<name xml:lang="zh-CN">显示发表日期</name>
|
||||
<name xml:lang="en">Display Registered Date</name>
|
||||
<name xml:lang="es">Mostrar el día agregado</name>
|
||||
<type>select</type>
|
||||
<description />
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_readed_count">
|
||||
<name xml:lang="ko">조회수 표시</name>
|
||||
<name xml:lang="jp">照合数表示</name>
|
||||
<name xml:lang="zh-CN">显示查看数</name>
|
||||
<name xml:lang="en">Display Hit</name>
|
||||
<name xml:lang="es">Mostrar Ayuda</name>
|
||||
<description />
|
||||
<type>select</type>
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_voted_count">
|
||||
<name xml:lang="ko">추천수 표시</name>
|
||||
<name xml:lang="jp">推薦数表示</name>
|
||||
<name xml:lang="zh-CN">显示推荐数</name>
|
||||
<name xml:lang="en">Display Votes</name>
|
||||
<name xml:lang="es">Mostrar Recomendados</name>
|
||||
<description />
|
||||
<type>select</type>
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 이미지 출력</title>
|
||||
<title xml:lang="jp">最新イメージ表示</title>
|
||||
<title xml:lang="zh-CN">图片列表</title>
|
||||
<title xml:lang="en">Display Newest Images</title>
|
||||
<title xml:lang="es">Mostrar las imágenes recientes</title>
|
||||
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 25">
|
||||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="zh-CN">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">작성된 글의 내용에 포함된 이미지를 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="jp">作成されたコンテンツの内容に含まれているイメージを表示するウィジェットです。</description>
|
||||
<description xml:lang="zh-CN">显示主题当中包含图片的控件。</description>
|
||||
<description xml:lang="en">This widget displays images on articles.</description>
|
||||
<description xml:lang="es">Este widget muestra las imágenes incluidas en el documento.</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>
|
||||
<name xml:lang="es">Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">최근 게시물의 제목으로 출력됩니다.</description>
|
||||
<description xml:lang="zh-CN">显示为最新主题列表的标题。</description>
|
||||
<description xml:lang="jp">最近の書き込みのタイトルとして表示されます。</description>
|
||||
<description xml:lang="en">It will be the title of the newest articles.</description>
|
||||
<description xml:lang="es">Este será el título de los documentos recientes.</description>
|
||||
</var>
|
||||
<var id="mid_list">
|
||||
<name xml:lang="ko">대상 모듈</name>
|
||||
<name xml:lang="jp">モジュール</name>
|
||||
<name xml:lang="zh-CN">对象模块</name>
|
||||
<name xml:lang="en">Target Module</name>
|
||||
<name xml:lang="es">Objetivo Módulo</name>
|
||||
<type>mid_list</type>
|
||||
<description xml:lang="ko">선택하신 모듈에 등록된 글을 대상으로 합니다.</description>
|
||||
<description xml:lang="jp">チェックされたコンテンツを対象とします。</description>
|
||||
<description xml:lang="zh-CN">把被选模块中的主题作为对象。</description>
|
||||
<description xml:lang="en">Articles on chosen module will be the target.</description>
|
||||
<description xml:lang="es">Objetivo de los documentos será los del módulo seleccionado.</description>
|
||||
</var>
|
||||
<var id="title_length">
|
||||
<name xml:lang="ko">글 제목 길이</name>
|
||||
<name xml:lang="jp">題名の文字数</name>
|
||||
<name xml:lang="zh-CN">标题长度</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="en">El largo de Título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">정한 글자수만큼 글 제목을 잘라서 출력합니다. (기본 10자)</description>
|
||||
<description xml:lang="jp">指定された文字数分の長さを切り取って表示します。(デフォルト10文字)</description>
|
||||
<description xml:lang="zh-CN">可以指定标题长度。(默认为10字)</description>
|
||||
<description xml:lang="en">It cuts the length of subject and displays (10 letters as default).</description>
|
||||
<description xml:lang="es">Muestra el título con el número de letras asignadas (predefinio: 10).</description>
|
||||
</var>
|
||||
<var id="thumbnail_width">
|
||||
<name xml:lang="ko">이미지 가로크기</name>
|
||||
<name xml:lang="jp">イメージ横幅</name>
|
||||
<name xml:lang="zh-CN">宽度</name>
|
||||
<name xml:lang="en">Width of Image</name>
|
||||
<name xml:lang="es">Ancho de la imagen</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 이미지의 가로크기를 정하실 수 있습니다. (기본 100)</description>
|
||||
<description xml:lang="jp">表示されるイメージの横幅のサイズを指定することができます(デフォルト100)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的图片宽度。(默认为100)</description>
|
||||
<description xml:lang="en">You can set the width of image. (100 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el ancho de la imagen. (predefinido:100)</description>
|
||||
</var>
|
||||
<var id="cols_list_count">
|
||||
<name xml:lang="ko">가로 이미지 수</name>
|
||||
<name xml:lang="jp">イメージ数</name>
|
||||
<name xml:lang="zh-CN">横向图片数</name>
|
||||
<name xml:lang="en">Number of Images</name>
|
||||
<name xml:lang="es">Número de imágenes</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 가로 이미지의 수를 정하실 수 있습니다. (기본 5개)</description>
|
||||
<description xml:lang="jp">表示されるイメージの数を指定することができます(デフォルト5個)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的横向图片个数。(默认为5个)</description>
|
||||
<description xml:lang="en">You can set the number of images to display. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el múmero de imágenes a mostrar. (predefinido: 5)</description>
|
||||
</var>
|
||||
<var id="rows_list_count">
|
||||
<name xml:lang="ko">세로 이미지 수</name>
|
||||
<name xml:lang="jp">イメージ数</name>
|
||||
<name xml:lang="zh-CN">纵向图片数</name>
|
||||
<name xml:lang="en">Number of Images</name>
|
||||
<name xml:lang="es">Número de imágenes</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 세로 이미지의 수를 정하실 수 있습니다. (기본 1개)</description>
|
||||
<description xml:lang="jp">表示されるイメージの数を指定することができます(デフォルト5個)。</description>
|
||||
<description xml:lang="zh-CN">可以指定要显示的纵向图片个数。(默认为1个)</description>
|
||||
<description xml:lang="en">You can set the number of images to display. (5 as default)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de imágenes a mostrar. (predefinido: 5 )</description>
|
||||
</var>
|
||||
<var id="display_author">
|
||||
<name xml:lang="ko">글쓴이 표시</name>
|
||||
<name xml:lang="jp">投稿者表示</name>
|
||||
<name xml:lang="zh-CN">显示昵称</name>
|
||||
<name xml:lang="en">Display Author</name>
|
||||
<name xml:lang="es">Mostrar el Autor</name>
|
||||
<type>select</type>
|
||||
<description />
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_regdate">
|
||||
<name xml:lang="ko">작성일 표시</name>
|
||||
<name xml:lang="jp">作成日表示</name>
|
||||
<name xml:lang="zh-CN">显示发表日期</name>
|
||||
<name xml:lang="en">Display Registered Date</name>
|
||||
<name xml:lang="es">Mostrar el día agregado</name>
|
||||
<type>select</type>
|
||||
<description />
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_readed_count">
|
||||
<name xml:lang="ko">조회수 표시</name>
|
||||
<name xml:lang="jp">照合数表示</name>
|
||||
<name xml:lang="zh-CN">显示查看数</name>
|
||||
<name xml:lang="en">Display Hit</name>
|
||||
<name xml:lang="es">Mostrar Ayuda</name>
|
||||
<description />
|
||||
<type>select</type>
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
<var id="display_voted_count">
|
||||
<name xml:lang="ko">추천수 표시</name>
|
||||
<name xml:lang="jp">推薦数表示</name>
|
||||
<name xml:lang="zh-CN">显示推荐数</name>
|
||||
<name xml:lang="en">Display Votes</name>
|
||||
<name xml:lang="es">Mostrar Recomendados</name>
|
||||
<description />
|
||||
<type>select</type>
|
||||
<options>
|
||||
<name xml:lang="ko">표시</name>
|
||||
<name xml:lang="zh-CN">显示</name>
|
||||
<name xml:lang="en">Show</name>
|
||||
<name xml:lang="es">Mostrar</name>
|
||||
<value>Y</value>
|
||||
</options>
|
||||
<options>
|
||||
<name xml:lang="ko">표시하지 않음</name>
|
||||
<name xml:lang="zh-CN">不显示</name>
|
||||
<name xml:lang="en">Hide</name>
|
||||
<name xml:lang="es">Ocultar</name>
|
||||
<value>N</value>
|
||||
</options>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,61 +1,61 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 엮인글 출력</title>
|
||||
<title xml:lang="zh-CN">引用列表</title>
|
||||
<title xml:lang="jp">最近のトラックバック</title>
|
||||
<title xml:lang="en">Display Newest Trackbacks</title>
|
||||
<title xml:lang="es">Mostrar Trackbacks recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">최근 엮인글 (trackback)을 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">显示最新引用 (trackback)列表的控件。</description>
|
||||
<description xml:lang="jp">最近のトラックバック(trackback)を表示させるウィジェットです。</description>
|
||||
<description xml:lang="en">This widget displays newest trackbacks</description>
|
||||
<description xml:lang="es">Este widget muestra los trackbacks recientes</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>
|
||||
<name xml:lang="es">Título</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 the Newest Trackbacks to be displayed.</description>
|
||||
<description xml:lang="es">Este será el título de los trackbacks recientes.</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>
|
||||
<name xml:lang="es">Número de la lista</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 to be displayed.(default is 5)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de listas a mostrar.(predefinido: 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>
|
||||
<name xml:lang="es">Módulo Objetivo</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 trackbacks will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Objetivo de los documentos agregados serán los del módulo seleccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">최근 엮인글 출력</title>
|
||||
<title xml:lang="zh-CN">引用列表</title>
|
||||
<title xml:lang="jp">最近のトラックバック</title>
|
||||
<title xml:lang="en">Display Newest Trackbacks</title>
|
||||
<title xml:lang="es">Mostrar Trackbacks recientes</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">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">최근 엮인글 (trackback)을 출력하는 위젯입니다.</description>
|
||||
<description xml:lang="zh-CN">显示最新引用 (trackback)列表的控件。</description>
|
||||
<description xml:lang="jp">最近のトラックバック(trackback)を表示させるウィジェットです。</description>
|
||||
<description xml:lang="en">This widget displays newest trackbacks</description>
|
||||
<description xml:lang="es">Este widget muestra los trackbacks recientes</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>
|
||||
<name xml:lang="es">Título</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 the Newest Trackbacks to be displayed.</description>
|
||||
<description xml:lang="es">Este será el título de los trackbacks recientes.</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>
|
||||
<name xml:lang="es">Número de la lista</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 to be displayed.(default is 5)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de listas a mostrar.(predefinido: 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>
|
||||
<name xml:lang="es">Módulo Objetivo</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 trackbacks will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">Objetivo de los documentos agregados serán los del módulo seleccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
|
|
@ -1,61 +1,61 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">꼬리표 목록 출력</title>
|
||||
<title xml:lang="zh-CN">标签</title>
|
||||
<title xml:lang="jp">タグリスト表示</title>
|
||||
<title xml:lang="en">Show Tag List</title>
|
||||
<title xml:lang="es">Mostrar la lista de etiqueta</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">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">선택된 모듈의 꼬리표 목록을 정해진 순위만큼 노출하여 줍니다</description>
|
||||
<description xml:lang="zh-CN">显示被选模块指定个数的标签目录。</description>
|
||||
<description xml:lang="jp">選択されたモジュールのタグリストを指定された順位まで表示します。</description>
|
||||
<description xml:lang="en">This widget displays configured number of tags from target module</description>
|
||||
<description xml:lang="es">Este widget muestra la liste de etiqueta según el orden definido en el módulo seleccionado</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>
|
||||
<name xml:lang="es">Título</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 shown as a title with tag list</description>
|
||||
<description xml:lang="es">Este será el título al ser mostrada la etiqueta</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">Number of tags</name>
|
||||
<name xml:lang="es">Número de etiquetas</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 20개)</description>
|
||||
<description xml:lang="zh-CN">可设置要显示的标签数。 (默认为 20个)</description>
|
||||
<description xml:lang="jp">出力されるリストの数を指定することができます。(デフォルト20個)</description>
|
||||
<description xml:lang="en">You can configure the number of tags to show. (Default is 20)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de etiquetas a mostrar. (predefinido: 20)</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>
|
||||
<name xml:lang="es">Módulo Objetivo</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">Tag list will be shown based on this target module.</description>
|
||||
<description xml:lang="es">Objetivo de la lista de etiquetas será la del módulo seleccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<widget version="0.1">
|
||||
<title xml:lang="ko">꼬리표 목록 출력</title>
|
||||
<title xml:lang="zh-CN">标签</title>
|
||||
<title xml:lang="jp">タグリスト表示</title>
|
||||
<title xml:lang="en">Show Tag List</title>
|
||||
<title xml:lang="es">Mostrar la lista de etiqueta</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">제로</name>
|
||||
<name xml:lang="jp">Zero</name>
|
||||
<name xml:lang="en">zero</name>
|
||||
<name xml:lang="es">zero</name>
|
||||
<description xml:lang="ko">선택된 모듈의 꼬리표 목록을 정해진 순위만큼 노출하여 줍니다</description>
|
||||
<description xml:lang="zh-CN">显示被选模块指定个数的标签目录。</description>
|
||||
<description xml:lang="jp">選択されたモジュールのタグリストを指定された順位まで表示します。</description>
|
||||
<description xml:lang="en">This widget displays configured number of tags from target module</description>
|
||||
<description xml:lang="es">Este widget muestra la liste de etiqueta según el orden definido en el módulo seleccionado</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>
|
||||
<name xml:lang="es">Título</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 shown as a title with tag list</description>
|
||||
<description xml:lang="es">Este será el título al ser mostrada la etiqueta</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">Number of tags</name>
|
||||
<name xml:lang="es">Número de etiquetas</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 20개)</description>
|
||||
<description xml:lang="zh-CN">可设置要显示的标签数。 (默认为 20个)</description>
|
||||
<description xml:lang="jp">出力されるリストの数を指定することができます。(デフォルト20個)</description>
|
||||
<description xml:lang="en">You can configure the number of tags to show. (Default is 20)</description>
|
||||
<description xml:lang="es">Usted puede definir el número de etiquetas a mostrar. (predefinido: 20)</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>
|
||||
<name xml:lang="es">Módulo Objetivo</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">Tag list will be shown based on this target module.</description>
|
||||
<description xml:lang="es">Objetivo de la lista de etiquetas será la del módulo seleccionado.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue