스페인어 번역 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2510 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
sanghunjun 2007-09-04 19:30:02 +00:00
parent 27621a8d26
commit 98138a7baf

View file

@ -1,52 +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>
<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>
<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>
</author>
<extra_vars>
<var id="title">
<name xml:lang="ko">제목</name>
<name xml:lang="zh-CN">栏目名</name>
<name xml:lang="jp">タイトル</name>
<name xml:lang="en">Title</name>
<type>text</type>
<description xml:lang="ko">꼬리표 출력시 제목으로 출력됩니다.</description>
<description xml:lang="zh-CN">显示为标签目录的标题。</description>
<description xml:lang="jp">タグ出力の際、タイトルとして表示されます。</description>
<description xml:lang="en">This will be shown as a title with tag list</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>
<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>
</var>
<var id="mid_list">
<name xml:lang="ko">대상 모듈</name>
<name xml:lang="zh-CN">模块对象</name>
<name xml:lang="jp">モジュール</name>
<name xml:lang="en">Target Module</name>
<type>mid_list</type>
<description xml:lang="ko">선택하신 모듈에 등록된 꼬리표를 대상으로 합니다.</description>
<description xml:lang="zh-CN">将把被选模块当中的标签作为对象。</description>
<description xml:lang="jp">チェックされたモジュールに登録されたタグを対象とします。</description>
<description xml:lang="en">Tag list will be shown based on this target module.</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>