rhymix/widgets/rss_reader/conf/info.xml
2009-03-25 13:52:15 +00:00

106 lines
6.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<widget version="0.2">
<title xml:lang="ko">RSS 리더</title>
<title xml:lang="jp">RSS リーダー</title>
<title xml:lang="zh-CN">RSS阅读器</title>
<title xml:lang="en">RSS Reader</title>
<title xml:lang="ru">RSS-ридер</title>
<title xml:lang="zh-TW">RSS閱讀器</title>
<description xml:lang="ko">RSS 리더입니다.</description>
<description xml:lang="jp">RSS リーダーです。</description>
<description xml:lang="zh-CN">RSS阅读器控件。</description>
<description xml:lang="en">This widget displays data retrieved from RSS feed.</description>
<description xml:lang="ru">Этот виджет отображает данные, полученные посредством RSS.</description>
<description xml:lang="zh-TW">RSS閱讀器控件。</description>
<version>#7</version>
<date>2007-10-26</date>
<author email_address="simulz@simulz.com" link="http://php.simulz.com">
<name xml:lang="ko">Simulz</name>
<name xml:lang="jp">Simulz</name>
<name xml:lang="zh-CN">Simulz</name>
<name xml:lang="en">Simulz</name>
<name xml:lang="ru">Simulz</name>
<name xml:lang="zh-TW">Simulz</name>
</author>
<extra_vars>
<var id="subject_cut_size">
<type>text</type>
<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>
<name xml:lang="ru">Длина темы</name>
<name xml:lang="zh-TW">標題字數</name>
<description xml:lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
<description xml:lang="jp">タイトルの文字数を設定します「0」または空欄の場合は、文字数を制限しません</description>
<description xml:lang="zh-CN">可以设置标题的字数。(0或留空为不限)</description>
<description xml:lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
<description xml:lang="es">El largo del título puede ser asignado. (valor 0 o en blanco no restringe el largo)</description>
<description xml:lang="ru">Длина темы может быть присвоена. (0 или пустое значение не будут ограничивать длину)</description>
<description xml:lang="zh-TW">可設置標題的字數。(0或留白為不限制)</description>
</var>
<var id="rss_url">
<type>text</type>
<name xml:lang="ko">RSS URL</name>
<name xml:lang="jp">RSS URL</name>
<name xml:lang="zh-CN">RSS URL</name>
<name xml:lang="en">RSS URL</name>
<name xml:lang="ru">RSS URL</name>
<name xml:lang="zh-TW">RSS URL</name>
<description xml:lang="ko"></description>
<description xml:lang="jp"></description>
<description xml:lang="zh-CN"></description>
<description xml:lang="en"></description>
<description xml:lang="ru"></description>
<description xml:lang="zh-TW"></description>
</var>
<var id="page_limit">
<type>text</type>
<name xml:lang="ko">페이지 수</name>
<name xml:lang="jp">ページ数</name>
<name xml:lang="zh-CN">目录数</name>
<name xml:lang="en">Number of Pages</name>
<name xml:lang="ru">Число страниц</name>
<name xml:lang="zh-TW">列表數</name>
<description xml:lang="ko">기본 값 10</description>
<description xml:lang="jp">デフォルト値 10</description>
<description xml:lang="zh-CN">默认为10个</description>
<description xml:lang="en">Limits number of pages (Default: 10)</description>
<description xml:lang="ru">Ограничивает количество страниц (стандарт: 10)</description>
<description xml:lang="zh-TW">預設是10個</description>
</var>
<var id="date_format">
<type>text</type>
<name xml:lang="ko">날짜 형식</name>
<name xml:lang="jp">日付の形式</name>
<name xml:lang="zh-CN">日期形式</name>
<name xml:lang="en">Date Format</name>
<name xml:lang="ru">Формат даты</name>
<name xml:lang="zh-TW">日期格式</name>
<description xml:lang="ko">기본 값 Y-m-d H:i:s</description>
<description xml:lang="jp">デフォルト値 Y-m-d H:i:s</description>
<description xml:lang="zh-CN">默认值 Y-m-d H:i:s</description>
<description xml:lang="en">Default: Y-m-d H:i:s</description>
<description xml:lang="ru">Стандарт: Y-m-d H:i:s</description>
<description xml:lang="zh-TW">預設值 Y-m-d H:i:s</description>
</var>
<var id="rss_height">
<type>text</type>
<name xml:lang="ko">본문 높이</name>
<name xml:lang="jp">本文の高さ</name>
<name xml:lang="zh-CN">内容高度</name>
<name xml:lang="en">Height</name>
<name xml:lang="ru">Ширина</name>
<name xml:lang="zh-TW">高度</name>
<description xml:lang="ko">select 스킨에서 본문 높이 (기본값 200px)</description>
<description xml:lang="jp">select スキンから本文の高さ(デフォルト値 200px</description>
<description xml:lang="zh-CN">选择select皮肤时的文本高度。(默认为200px)</description>
<description xml:lang="en">Height of select skin (default: 200px)</description>
<description xml:lang="ru">Ширина скина (стандарт: 200px)</description>
<description xml:lang="zh-TW">選擇面板時的高度。(預設是200px)</description>
</var>
</extra_vars>
</widget>