mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Chinese traditional translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
18a58313e5
commit
f62f064ffe
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// 按鈕語言
|
||||
$lang->cmd_sync_member = '同步';
|
||||
$lang->cmd_continue = '繼續進行';
|
||||
$lang->preprocessing = '準備匯入資料...';
|
||||
$lang->preprocessing = '匯入資料中...';
|
||||
|
||||
// 項目
|
||||
$lang->importer = '匯入';
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
// 其他
|
||||
$lang->about_type_member = '資料匯入目標為會員資料時,請選擇此項。';
|
||||
$lang->about_type_message = '資料匯入目標為短信息(MemoBox)時,請選擇此項。';
|
||||
$lang->about_type_message = '資料匯入目標為短訊息(MemoBox)時,請選擇此項。';
|
||||
$lang->about_type_ttxml = '資料匯入目標為TTXML(textcube系列)時,請選擇此項。';
|
||||
$lang->about_ttxml_user_id = '請輸入匯入TTXML資料時,指定為主題發表者的ID(必須是已註冊會員)。';
|
||||
$lang->about_type_module = '資料匯入目標為討論板主題時,請選擇此項。';
|
||||
|
|
|
|||
|
|
@ -227,7 +227,7 @@ EndOfLicense;
|
|||
'cubrid' => '使用 CUBRID DB。 <a href="http://www.xpressengine.com/?mid=manual&pageid=2880556" onclick="window.open(this.href);return false;" class="manual">manual</a>',
|
||||
'mssql' => '使用 MSSQL DB。',
|
||||
'postgresql' => '使用 PostgreSql DB。',
|
||||
'firebird' => '使用 Firebird DB。<br />DB 생성 방법 (create database "/path/dbname.fdb" page_size=8192 default character set UTF8;)',
|
||||
'firebird' => '使用 Firebird DB。<br />DB 建立方式 (create database "/path/dbname.fdb" page_size=8192 default character set UTF8;)',
|
||||
);
|
||||
|
||||
$lang->form_title = '輸入資料庫及管理員資訊';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue