스페인어 번역 추가

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

View file

@ -1,52 +1,61 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<widget version="0.1"> <widget version="0.1">
<title xml:lang="ko">최근 엮인글 출력</title> <title xml:lang="ko">최근 엮인글 출력</title>
<title xml:lang="zh-CN">引用列表</title> <title xml:lang="zh-CN">引用列表</title>
<title xml:lang="jp">最近のトラックバック</title> <title xml:lang="jp">最近のトラックバック</title>
<title xml:lang="en">Display Newest Trackbacks</title> <title xml:lang="en">Display Newest Trackbacks</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28"> <title xml:lang="es">Mostrar Trackbacks recientes</title>
<name xml:lang="ko">제로</name> <author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="zh-CN">zero</name> <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="jp">Zero</name>
<description xml:lang="ko">최근 엮인글 (trackback)을 출력하는 위젯입니다.</description> <name xml:lang="en">zero</name>
<description xml:lang="zh-CN">显示最新引用 (trackback)列表的控件。</description> <name xml:lang="es">zero</name>
<description xml:lang="jp">最近のトラックバックtrackbackを表示させるウィジェットです。</description> <description xml:lang="ko">최근 엮인글 (trackback)을 출력하는 위젯입니다.</description>
<description xml:lang="en">This widget displays newest trackbacks</description> <description xml:lang="zh-CN">显示最新引用 (trackback)列表的控件。</description>
</author> <description xml:lang="jp">最近のトラックバックtrackbackを表示させるウィジェットです。</description>
<extra_vars> <description xml:lang="en">This widget displays newest trackbacks</description>
<var id="title"> <description xml:lang="es">Este widget muestra los trackbacks recientes</description>
<name xml:lang="ko">제목</name> </author>
<name xml:lang="zh-CN">栏目名</name> <extra_vars>
<name xml:lang="jp">タイトル</name> <var id="title">
<name xml:lang="en">Title</name> <name xml:lang="ko">제목</name>
<type>text</type> <name xml:lang="zh-CN">栏目名</name>
<description xml:lang="ko">최근 엮인글 제목으로 출력됩니다.</description> <name xml:lang="jp">タイトル</name>
<description xml:lang="zh-CN">显示为最新引用列表的标题。</description> <name xml:lang="en">Title</name>
<description xml:lang="jp">最新のトラックバックタイトルとして表示されます。</description> <name xml:lang="es">Título</name>
<description xml:lang="en">This will be the title of the Newest Trackbacks to be displayed.</description> <type>text</type>
</var> <description xml:lang="ko">최근 엮인글 제목으로 출력됩니다.</description>
<var id="list_count"> <description xml:lang="zh-CN">显示为最新引用列表的标题。</description>
<name xml:lang="ko">목록수</name> <description xml:lang="jp">最新のトラックバックタイトルとして表示されます。</description>
<name xml:lang="zh-CN">目录数</name> <description xml:lang="en">This will be the title of the Newest Trackbacks to be displayed.</description>
<name xml:lang="jp">リスト数</name> <description xml:lang="es">Este será el título de los trackbacks recientes.</description>
<name xml:lang="en">The number of list</name> </var>
<type>text</type> <var id="list_count">
<description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 5개)</description> <name xml:lang="ko">목록수</name>
<description xml:lang="zh-CN">可设置要显示的目录数。 (默认为5个)</description> <name xml:lang="zh-CN">目录数</name>
<description xml:lang="jp">出力されるリストの数を指定することができます(デフォルト5個)</description> <name xml:lang="jp">リスト数</name>
<description xml:lang="en">You can set the number of list to be displayed.(default is 5)</description> <name xml:lang="en">The number of list</name>
</var> <name xml:lang="es">Número de la lista</name>
<var id="mid_list"> <type>text</type>
<name xml:lang="ko">대상 모듈</name> <description xml:lang="ko">출력될 목록의 수를 정하실 수 있습니다. (기본 5개)</description>
<name xml:lang="zh-CN">模块对象</name> <description xml:lang="zh-CN">可设置要显示的目录数。 (默认为5个)</description>
<name xml:lang="jp">モジュール</name> <description xml:lang="jp">出力されるリストの数を指定することができます(デフォルト5個)</description>
<name xml:lang="en">Target Module</name> <description xml:lang="en">You can set the number of list to be displayed.(default is 5)</description>
<type>mid_list</type> <description xml:lang="es">Usted puede definir el número de listas a mostrar.(predefinido: 5)</description>
<description xml:lang="ko">선택하신 모듈에 등록된 글을 대상으로 합니다.</description> </var>
<description xml:lang="zh-CN">将把被选模块当中的主题作为对象。</description> <var id="mid_list">
<description xml:lang="jp">チェックされたモジュールに登録されたコンテンツ(書き込み)を対象とします。</description> <name xml:lang="ko">대상 모듈</name>
<description xml:lang="en">The target articles for the newest trackbacks will be the ones submitted in the selected module.</description> <name xml:lang="zh-CN">模块对象</name>
</var> <name xml:lang="jp">モジュール</name>
</extra_vars> <name xml:lang="en">Target Module</name>
</widget> <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>