mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
중국어 - 누락된 부분 추가번역 및 기존 번역 수정.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3891 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d6720850cc
commit
e07560ad26
27 changed files with 105 additions and 87 deletions
|
|
@ -5,10 +5,11 @@
|
|||
<title xml:lang="jp">Lifepod連動</title>
|
||||
<title xml:lang="ru">Лайфпод</title>
|
||||
<title xml:lang="es">Lifepod</title>
|
||||
<title xml:lang="zh-CN">Lifepod</title>
|
||||
<title xml:lang="zh-CN">Lifepod API</title>
|
||||
|
||||
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr" date="2007.12.10">
|
||||
<name xml:lang="ko">haneul</name>
|
||||
<name xml:lang="zh-CN">haneul</name>
|
||||
<name xml:lang="en">haneul</name>
|
||||
<name xml:lang="jp">haneul</name>
|
||||
<description xml:lang="ko">라이프팟의 calendar를 제로보드XE에서 연동하여 출력하는 기능을 가지고 있는 모듈입니다.</description>
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
* @brief 模块lifepod的语言包
|
||||
**/
|
||||
|
||||
$lang->lifepod = "Lifepod";
|
||||
$lang->lifepod = "Lifepod API";
|
||||
|
||||
$lang->calendar_address = "日历 xml地址";
|
||||
$lang->cmd_lifepod_list = 'Lifepod目录';
|
||||
$lang->cmd_view_info = 'Lifepod信息';
|
||||
|
||||
$lang->about_lifepod = "Lifepod是openmaru提供的日历服务。<br />Lifepod zerboardXE模块是Lifepod的特定日历显示为内部文件形式的模块。";
|
||||
$lang->about_lifepod = "Lifepod是由openmaru提供的日历服务。<br />Lifepod zerboardXE模块是把特定Lifepod日历整合到zerboardXE的模块。";
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,19 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">라이프팟 연동 기본 스킨</title>
|
||||
<title xml:lang="zh-CN">Lifepod默认皮肤</title>
|
||||
<title xml:lang="en">Lifepod Module Basic Skin</title>
|
||||
<title xml:lang="jp">ライフポッド連動のデフォルトスキン</title>
|
||||
<maker email_address="haneul0318@gmail.com" link="http://haneul.zetyx.net" date="2007.11.30">
|
||||
<name xml:lang="ko">haneul</name>
|
||||
<name xml:lang="zh-CN">haneul</name>
|
||||
<name xml:lang="en">haneul</name>
|
||||
<name xml:lang="jp">haneul</name>
|
||||
<description xml:lang="ko">라이프팟 노트 연동 모듈의 기본 스킨</description>
|
||||
<description xml:lang="zh-CN">Lifepod默认皮肤。</description>
|
||||
<description xml:lang="en">Default Skin of Lifepod Module</description>
|
||||
<description xml:lang="jp">ライフポッドノート連動モジュールのデフォルトスキン</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="white" src="screenshot/white.gif">
|
||||
<title xml:lang="ko">하얀색(기본)</title>
|
||||
<title xml:lang="zh-CN">白色(默认)</title>
|
||||
<title xml:lang="en">White (default)</title>
|
||||
<title xml:lang="jp">白(デフォルト)</title>
|
||||
</color>
|
||||
|
|
@ -21,17 +25,21 @@
|
|||
<extra_vars>
|
||||
<var name="title" type="text">
|
||||
<title xml:lang="ko">게시판 제목</title>
|
||||
<title xml:lang="zh-CN">版面标题</title>
|
||||
<title xml:lang="en">Title of Board</title>
|
||||
<title xml:lang="jp">掲示板のタイトル</title>
|
||||
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
|
||||
<description xml:lang="zh-CN">请输入版面标题。</description>
|
||||
<description xml:lang="en">Please input the title of board.</description>
|
||||
<description xml:lang="jp">掲示板のタイトルを記入してください。</description>
|
||||
</var>
|
||||
<var name="korean_anniversary" type="select">
|
||||
<title xml:lang="ko">한국 기념일 표시</title>
|
||||
<title xml:lang="zh-CN">显示韩国纪念日</title>
|
||||
<title xml:lang="en">Display Korean Anniversary</title>
|
||||
<title xml:lang="jp">韓国記念日表示</title>
|
||||
<description xml:lang="ko">한국의 기념일을 표시합니다.</description>
|
||||
<description xml:lang="zh-CN">设置是否要显示韩国纪念日。</description>
|
||||
<description xml:lang="en">It will display Korean anniversaries.</description>
|
||||
<description xml:lang="jp">韓国の記念日を表示します。</description>
|
||||
<default>use</default>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue