Chinese traditional translation

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2009-09-12 03:24:03 +00:00
parent 18a58313e5
commit f62f064ffe
2 changed files with 3 additions and 3 deletions

View file

@ -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 = '資料匯入目標為討論板主題時,請選擇此項。';