<?xml version="1.0" encoding="UTF-8"?>
<widget version="0.2">
	<title xml:lang="ko">달력/Splanner 출력위젯</title>
	<title xml:lang="zh-CN">Calendar_Splanner widget.</title>
	<title xml:lang="jp">Calendar_Splanner widget.</title>
	<title xml:lang="en">Calendar_Splanner widget.</title>
	<title xml:lang="es">Calendar_Splanner widget.</title>
	<title xml:lang="ru">Calendar_Splanner widget.</title>
	<title xml:lang="zh-TW">Calendar_Planner widget.</title>
	<description xml:lang="ko">달력/Splanner를 출력하는 위젯입니다.</description>
	<description xml:lang="zh-CN">This widget displays calendar_planner123.</description>
	<description xml:lang="jp">This widget displays calendar_planner123.</description>
	<description xml:lang="en">This widget displays calendar_planner123.</description>
	<description xml:lang="es">This widget displays calendar_planner123.</description>
	<description xml:lang="ru">This widget displays calendar_planner123.</description>
	<description xml:lang="zh-TW">This widget displays calendar_planner123.</description>
	<version>0.3.0</version>
	<date>2010-02-28</date>

	<author email_address="keysung2004@yahoo.co.kr" link="http://chungfamily.ffhosting.net" date="2009. 11. 20">
		<description xml:lang="ko">Splanner를 표시해 줍니다. 음력/양력 기념일을 설정 할 수 있으며, 지정된 일정 게시판과 연결 됩니다.</description>
		<name xml:lang="ko">Keysung Chung</name>
		<name xml:lang="zh-CN">Keysung Chung</name>
		<name xml:lang="jp">Keysung Chung</name>
		<name xml:lang="en">Keysung Chung</name>
		<name xml:lang="es">Keysung Chung</name>
		<name xml:lang="ru">Keysung Chung</name>
		<name xml:lang="zh-TW">Keysung Chung</name>
	</author>

	<extra_vars>
		<var id="default_style">
			<type>select</type>
			<name xml:lang="ko">기본형태</name>
			<name xml:lang="zh-CN">Default style</name>
			<name xml:lang="jp">Default style</name>
			<name xml:lang="en">Default style</name>
			<name xml:lang="es">Default style</name>
			<name xml:lang="ru">Default style</name>
			<name xml:lang="zh-TW">Default style</name>
			<description xml:lang="ko">기본형태를 선택할 수 있습니다.</description>
			<description xml:lang="zh-CN">Select Default style.</description>
			<description xml:lang="jp">Select Default style.</description>
			<description xml:lang="en">Select Default style.</description>
			<description xml:lang="es">Select Default style.</description>
			<description xml:lang="ru">Select Default style.</description>
			<description xml:lang="zh-TW">Select Default style.</description>
			<options init="true">
				<value>mini</value>
				<name>Splanner-mini</name>
			</options>
		</var>

        <var id="option_view">
            <type>select-multi-order</type>
            <name xml:lang="ko">표시항목</name>
            <name xml:lang="en">Display Item</name>
            <name xml:lang="zh-CN">Display Item</name>
            <name xml:lang="zh-TW">Display Item</name>
            <name xml:lang="jp">Display Item</name>
            <options default="false" init="true">
                <value>lunar_calendar</value>
                <name xml:lang="ko">음력</name>
                <name xml:lang="en">Lunar Calendar</name>
                <name xml:lang="zh-CN">Lunar Calendar</name>
                <name xml:lang="zh-TW">Lunar Calendar</name>
                <name xml:lang="jp">Lunar Calendar</name>
            </options>
            <options init="true">
                <value>solar_terms</value>
                <name xml:lang="ko">절기</name>
                <name xml:lang="en">The 24 solar terms</name>
                <name xml:lang="zh-CN">二十四節氣</name>
                <name xml:lang="zh-TW">二十四節氣</name>
                <name xml:lang="jp">二十四節氣</name>
            </options>
            <options init="true">
                <value>holiday</value>
                <name xml:lang="ko">휴일</name>
                <name xml:lang="en">Holiday</name>
                <name xml:lang="zh-CN">Holiday</name>
                <name xml:lang="zh-TW">Holiday</name>
                <name xml:lang="jp">Holiday</name>
            </options>
            <options init="true">
                <value>memday</value>
                <name xml:lang="ko">기념일</name>
                <name xml:lang="en">Memorial Day</name>
                <name xml:lang="zh-CN">Memorial Day</name>
                <name xml:lang="zh-TW">Memorial Day</name>
                <name xml:lang="jp">Memorial Day</name>
            </options>
            <options>
                <value>iljin</value>
                <name xml:lang="ko">일진</name>
                <name xml:lang="en">iljin</name>
                <name xml:lang="zh-CN">日辰</name>
                <name xml:lang="zh-TW">日辰</name>
                <name xml:lang="jp">日辰</name>
            </options>
        </var>

		<var id="bg_color">
			<type>select</type>
			<name xml:lang="ko">배경색상</name>
			<name xml:lang="zh-CN">background color</name>
			<name xml:lang="jp">background color</name>
			<name xml:lang="en">background color</name>
			<name xml:lang="es">background color</name>
			<name xml:lang="ru">background color</name>
			<name xml:lang="zh-TW">background color</name>
			<description xml:lang="ko">플래너 배경색을 선택할 수 있습니다.</description>
			<description xml:lang="zh-CN">Select background color of planner.</description>
			<description xml:lang="jp">Select background color of planner.</description>
			<description xml:lang="en">Select background color of planner.</description>
			<description xml:lang="es">Select background color of planner.</description>
			<description xml:lang="ru">Select background color of planner.</description>
			<description xml:lang="zh-TW">Select background color of planner.</description>
			<options init="white">
				<value>white</value>
				<name >white</name>
			</options>
			<options >
				<value>transparent</value>
				<name >transparent</name>
			</options>
			<options>
				<value>whitesmoke</value>
				<name>whitesmoke</name>
			</options>
			<options>
				<value>ivory</value>
				<name>ivory</name>
			</options>
			<options>
				<value>beige</value>
				<name>beige</name>
			</options>
			<options>
				<value>honeydew</value>
				<name>honeydew</name>
			</options>
			<options>
				<value>linen</value>
				<name>linen</name>
			</options>
		</var>

		<var id="order_target">
			<type>select</type>
			<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="es">Objetivo para ser ordenados</name>
			<name xml:lang="ru">Назначение для сортировки</name>
			<name xml:lang="zh-TW">排列順序</name>
			<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>
			<description xml:lang="ru">Список последних статей может быть отсортирован по дате размещения или изменения.</description>
			<description xml:lang="zh-TW">按照指定的順序進行排列。</description>
			<options init="true">
				<value>plan_sdate</value>
				<name xml:lang="ko">일정 일자순</name>
				<name xml:lang="zh-CN">Newest Schedule day Order</name>
				<name xml:lang="jp">Newest Schedule day Order</name>
				<name xml:lang="en">Newest Schedule day Order</name>
				<name xml:lang="es">Newest Schedule day Order</name>
				<name xml:lang="ru">Newest Schedule day Order</name>
				<name xml:lang="zh-TW">Newest Schedule day Order</name>
			</options>
			<options>
				<value>list_order</value>
				<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>
				<name xml:lang="ru">Порядок размещенных статей</name>
				<name xml:lang="zh-TW">最新發表</name>
			</options>
			<options>
				<value>update_order</value>
				<name xml:lang="ko">최근 변경순</name>
				<name xml:lang="zh-CN">Newest Modified day Order</name>
				<name xml:lang="jp">Newest Modified day Order</name>
				<name xml:lang="en">Newest Modified day Order</name>
				<name xml:lang="es">Newest Modified day Order</name>
				<name xml:lang="ru">Newest Modified day Order</name>
				<name xml:lang="zh-TW">Newest Modified day Order</name>
			</options>
		</var>
		<var id="order_type">
			<type>select</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>
			<name xml:lang="ru">Тип сортировки</name>
			<name xml:lang="zh-TW">排列方式</name>
			<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>
			<description xml:lang="ru">Вы можете сортировать статьи в порядке возрастания или убывания.</description>
			<description xml:lang="zh-TW">可選擇升冪/降冪的方式對所選目標進行排列。</description>
			<options>
				<value>desc</value>
				<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>
				<name xml:lang="ru">По убыванию</name>
				<name xml:lang="zh-TW">降冪</name>
			</options>
			<options>
				<value>asc</value>
				<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="es">Orden Acendente</name>
				<name xml:lang="ru">По возрастанию</name>
				<name xml:lang="zh-TW">升冪</name>
			</options>
		</var>
		<var id="list_count">
			<type>text</type>
			<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>
			<name xml:lang="ru">Число списка</name>
			<name xml:lang="zh-TW">目錄數</name>
			<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 50개)</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>
			<description xml:lang="ru">Вы можете выбрать число списка статей для отображения. (стандарт: 5)</description>
			<description xml:lang="zh-TW">設置要顯示的目錄數。(預設是5個)</description>
		</var>
		<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="content_cut_size">		
			<type>text</type>
			<title xml:lang="ko">내용 글자수</title>
			<title xml:lang="jp">内容の文字数</title>
			<title xml:lang="zh-CN">内容字数</title>
			<title xml:lang="en">Length of Content</title>
			<title xml:lang="es">Número de letras del Contenidos</title>
			<title xml:lang="ru">Длина содержания</title>
			<title xml:lang="zh-TW">內容字數</title>
			<description xml:lang="ko">내용 글자수를 지정할 수 있습니다. (기본 240자,  0 이면 자르지 않습니다)</description>
			<description xml:lang="jp">内容の文字数を指定します(デフォルト 240)。</description>
			<description xml:lang="zh-CN">可以指定要显示的内容字数。(默认为240)</description>
			<description xml:lang="en">Length of Content can be assigned. (default 240)</description>
			<description xml:lang="es">El largo del Contenidos puede ser asignado. (Predefinido 240)</description>
			<description xml:lang="ru">Длина содержания может быть присвоена. (стандарт: 240)</description>
			<description xml:lang="zh-TW">可以指定要顯示的內容字數。(預設是240)</description>
		</var>
        <var id="title">
            <type>text</type>
            <name xml:lang="ko">Planner 타이틀</name>
            <name xml:lang="en">Planner title</name>
            <name xml:lang="zh-TW">Planner title</name>
            <name xml:lang="jp">Planner title</name>
			<description xml:lang="ko">아래에서 모듈을 하나이상 선택할 경우 이곳에 입력한 내용이 일정 타이틀이 됩니다.</description>
			<description xml:lang="zh-CN">The input text will be the title of schedule.</description>
			<description xml:lang="jp">The input text will be the title of schedule.</description>
			<description xml:lang="en">The input text will be the title of schedule.</description>
			<description xml:lang="es">The input text will be the title of schedule.</description>
			<description xml:lang="ru">The input text will be the title of schedule.</description>
			<description xml:lang="zh-TW">The input text will be the title of schedule.</description>
        </var>
		<var id="main_schedule_module">
			<type>text</type>
			<name xml:lang="ko">메인 일정 모듈</name>
			<name xml:lang="zh-CN">Main schedule module</name>
			<name xml:lang="jp">Main schedule module</name>
			<name xml:lang="en">Main schedule module</name>
			<name xml:lang="es">Main schedule module</name>
			<name xml:lang="ru">Main schedule module</name>
			<name xml:lang="zh-TW">Main schedule module</name>
			<description xml:lang="ko">아래에서 모듈을 하나이상 선택할 경우 이곳에 입력한 모듈이 기본 일정이 됩니다.</description>
			<description xml:lang="zh-CN">The input mosule name will be the main schedule module.</description>
			<description xml:lang="jp">The input mosule name will be the main schedule module.</description>
			<description xml:lang="en">The input mosule name will be the main schedule module.</description>
			<description xml:lang="es">The input mosule name will be the main schedule module.</description>
			<description xml:lang="ru">The input mosule name will be the main schedule module.</description>
			<description xml:lang="zh-TW">The input mosule name will be the main schedule module.</description>
		</var>
		<var id="module_srls">
			<type>module_srl_list</type>
			<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>
			<name xml:lang="ru">Модуль назначения</name>
			<name xml:lang="zh-TW">目標模組</name>
			<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>
			<description xml:lang="ru">Статьи назначения для сортировки будут теми, что были размещены в выбранном модуле.</description>
			<description xml:lang="zh-TW">把所選擇的模組作為目標。</description>
		</var>
	</extra_vars>
</widget>
