mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
NHN developers@xpressengine.com http://xpressengine.com/ git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7676 201d5d3c-b55e-5fd7-737f-ddc643e51545
33 lines
1.9 KiB
XML
33 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<widget version="0.2">
|
||
<title xml:lang="ko">언어 선택</title>
|
||
<title xml:lang="jp">言語選択</title>
|
||
<title xml:lang="zh-CN">多国语言切换</title>
|
||
<title xml:lang="en">Language</title>
|
||
<title xml:lang="vi">Ngôn ngữ</title>
|
||
<title xml:lang="es">Selcción del Idioma</title>
|
||
<title xml:lang="ru">Выбор языка</title>
|
||
<title xml:lang="zh-TW">語言選擇</title>
|
||
<description xml:lang="ko">사용자의 접속언어를 변경할 수 있는 select폼을 출력합니다.</description>
|
||
<description xml:lang="jp">言語を変更することが出来るセレクト(select)フォームを表示します。</description>
|
||
<description xml:lang="zh-CN">可以实现多国语言相互切换。</description>
|
||
<description xml:lang="en">This widget displays a select form for change of users' language.</description>
|
||
<description xml:lang="vi">Widget này sẽ hiển thị ngôn ngữ cho người dùng lựa chọn.</description>
|
||
<description xml:lang="es">Este widget muestra la forma de cambiar el idioma del usuario.</description>
|
||
<description xml:lang="ru">Этот виджет отображает форму для выбора пользовательского языка.</description>
|
||
<description xml:lang="zh-TW">可選擇其他語言。</description>
|
||
<version>0.1</version>
|
||
<date>2007-02-28</date>
|
||
|
||
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
|
||
<name xml:lang="ko">NHN</name>
|
||
<name xml:lang="jp">NHN</name>
|
||
<name xml:lang="vi">NHN</name>
|
||
<name xml:lang="zh-CN">NHN</name>
|
||
<name xml:lang="en">NHN</name>
|
||
<name xml:lang="es">NHN</name>
|
||
<name xml:lang="ru">NHN</name>
|
||
<name xml:lang="zh-TW">NHN</name>
|
||
</author>
|
||
|
||
</widget>
|