mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3220 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba70a13d85
commit
96f9a98243
20 changed files with 414 additions and 56 deletions
|
|
@ -5,17 +5,20 @@
|
|||
<title xml:lang="jp">カレンダー表示</title>
|
||||
<title xml:lang="en">Display Calendar</title>
|
||||
<title xml:lang="es">Mostrar Calendario</title>
|
||||
<title xml:lang="ru">Отображение календаря</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>
|
||||
<name xml:lang="ru">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>
|
||||
<description xml:lang="ru">Этот виджет отображает календарь, и если отправляется статья, данные будут выделены их ссылкой.</description>
|
||||
</author>
|
||||
<extra_vars>
|
||||
<var id="mid_list">
|
||||
|
|
@ -24,12 +27,14 @@
|
|||
<name xml:lang="jp">モジュール</name>
|
||||
<name xml:lang="en">Target Module</name>
|
||||
<name xml:lang="es">Módulo objetivo</name>
|
||||
<name xml:lang="ru">Модуль назначения</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>
|
||||
<description xml:lang="ru">Статьи назначения будут теми, что были размещены в выбранном модуле.</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue