mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
Update TW (Traditional Chinese) language
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
81f7bf8f30
commit
7ca7d1a732
4 changed files with 19 additions and 19 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
**/
|
**/
|
||||||
|
|
||||||
$lang->autoinstall = '自動安裝';
|
$lang->autoinstall = '自動安裝';
|
||||||
$lang->about_autoinstall = '可幫助您安裝/更新XE程式及面板。';
|
$lang->about_autoinstall = '可幫助您安裝及更新 XE 程式和面板。';
|
||||||
$lang->package_update = '最近更新';
|
$lang->package_update = '最近更新';
|
||||||
$lang->package_downloaded_count = '下載次數';
|
$lang->package_downloaded_count = '下載次數';
|
||||||
$lang->need_update = "需要更新。";
|
$lang->need_update = "需要更新。";
|
||||||
|
|
@ -24,10 +24,10 @@
|
||||||
$lang->depending_programs = "此程式需要安裝";
|
$lang->depending_programs = "此程式需要安裝";
|
||||||
$lang->require_update = "需要更新";
|
$lang->require_update = "需要更新";
|
||||||
$lang->require_installation = "需要安裝";
|
$lang->require_installation = "需要安裝";
|
||||||
$lang->description_install = "One Click Installer will also install/update all other programs which this program is depending on";
|
$lang->description_install = "自動安裝也能夠同時安裝與更新其他相關程式";
|
||||||
$lang->description_download = "如果 FTP 無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board的話,將檔案解壓縮到 ./modules就可以了)";
|
$lang->description_download = "如果 FTP 無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board的話,將檔案解壓縮到 ./modules就可以了)";
|
||||||
$lang->path = "路徑";
|
$lang->path = "路徑";
|
||||||
$lang->cmd_download = "下載";
|
$lang->cmd_download = "下載";
|
||||||
$lang->view_installed_packages = "已安裝套裝軟體";
|
$lang->view_installed_packages = "已安裝套裝軟體";
|
||||||
$lang->msg_ftp_password_input = "Please input FTP password.";
|
$lang->msg_ftp_password_input = "請輸入 FTP 密碼";
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
$lang->importer = '匯入';
|
$lang->importer = '匯入';
|
||||||
$lang->source_type = '匯入目標';
|
$lang->source_type = '匯入目標';
|
||||||
$lang->type_member = '會員資料';
|
$lang->type_member = '會員資料';
|
||||||
$lang->type_message = '短訊息(MemoBox)';
|
$lang->type_message = '短訊息';
|
||||||
$lang->type_ttxml = 'TTXML';
|
$lang->type_ttxml = 'TTXML';
|
||||||
$lang->type_module = '討論板資料';
|
$lang->type_module = '討論板資料';
|
||||||
$lang->type_syncmember = '同步會員資料';
|
$lang->type_syncmember = '同步會員資料';
|
||||||
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
// 其他
|
// 其他
|
||||||
$lang->about_type_member = '資料匯入目標為會員資料時,請選擇此項。';
|
$lang->about_type_member = '資料匯入目標為會員資料時,請選擇此項。';
|
||||||
$lang->about_type_message = '資料匯入目標為短訊息(MemoBox)時,請選擇此項。';
|
$lang->about_type_message = '資料匯入目標為短訊息時,請選擇此項。';
|
||||||
$lang->about_type_ttxml = '資料匯入目標為 TTXML (textcube系列)時,請選擇此項。';
|
$lang->about_type_ttxml = '資料匯入目標為 TTXML (textcube系列)時,請選擇此項。';
|
||||||
$lang->about_ttxml_user_id = '請輸入匯入 TTXML 資料時,指定為主題發表者的 ID (必須是已註冊會員)。';
|
$lang->about_ttxml_user_id = '請輸入匯入 TTXML 資料時,指定為主題發表者的 ID (必須是已註冊會員)。';
|
||||||
$lang->about_type_module = '資料匯入目標為討論板主題時,請選擇此項。';
|
$lang->about_type_module = '資料匯入目標為討論板主題時,請選擇此項。';
|
||||||
|
|
|
||||||
|
|
@ -469,7 +469,7 @@ DAMAGES.
|
||||||
|
|
||||||
EndOfLicense;
|
EndOfLicense;
|
||||||
|
|
||||||
$lang->install_condition_title = "確認安裝時必須要具備的條件";
|
$lang->install_condition_title = '確認安裝時必須要具備的條件';
|
||||||
|
|
||||||
$lang->install_checklist_title = array(
|
$lang->install_checklist_title = array(
|
||||||
'php_version' => 'PHP版本',
|
'php_version' => 'PHP版本',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue