rhymix/modules/importer/conf/info.xml
2011-04-01 06:51:30 +00:00

36 lines
2.2 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"?>
<module version="0.2">
<title xml:lang="ko">데이터 이전</title>
<title xml:lang="en">Data Importer</title>
<title xml:lang="vi">Chuyển đổi Data</title>
<title xml:lang="zh-CN">数据导入</title>
<title xml:lang="jp">データ移転</title>
<title xml:lang="es">Transferencia de los datos</title>
<title xml:lang="ru">Трансферинг</title>
<title xml:lang="zh-TW">資料匯入</title>
<title xml:lang="tr">Veri Alıcısı</title>
<description xml:lang="ko">XML파일을 이용하여 회원정보 또는 게시판등의 데이터를 입력합니다.</description>
<description xml:lang="en">This module imports data of members and articles from XML file.</description>
<description xml:lang="vi">Nhập thông tin thành viên hoặc Database sử dụng định dạng XML Data.</description>
<description xml:lang="zh-CN">利用XML文件导入会员信息或版面数据。</description>
<description xml:lang="jp">XMLファイルを用いて会員情報または掲示板などの情報を入力します。</description>
<description xml:lang="es">Ingresa la información del usuario o los datos del tablero utilizando el archivo XML.</description>
<description xml:lang="ru">Запись информации пользователей или форума, используя XML-файл.</description>
<description xml:lang="zh-TW">利用 XML 檔案匯入會員或討論板資料。</description>
<description xml:lang="tr">Bu modül, XML dosyasından üye ve makale verilerinin içeri aktarımı içindir.</description>
<version>0.2</version>
<date>2007-12-13</date>
<category>migration</category>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NHN</name>
<name xml:lang="en">NHN</name>
<name xml:lang="vi">NHN</name>
<name xml:lang="zh-CN">NHN</name>
<name xml:lang="jp">NHN</name>
<name xml:lang="es">NHN</name>
<name xml:lang="ru">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="tr">NHN</name>
</author>
</module>