mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +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
|
|
@ -2,11 +2,11 @@
|
|||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @author sol (sol@ngleader.com) 翻譯:royallin
|
||||
* @brief 自動安裝(autoinstall)模組正體中文語言
|
||||
* @brief 自動安裝(autoinstall)模組正體中文語言
|
||||
**/
|
||||
|
||||
$lang->autoinstall = '自動安裝';
|
||||
$lang->about_autoinstall = '可幫助您安裝/更新XE程式及面板。';
|
||||
$lang->about_autoinstall = '可幫助您安裝及更新 XE 程式和面板。';
|
||||
$lang->package_update = '最近更新';
|
||||
$lang->package_downloaded_count = '下載次數';
|
||||
$lang->need_update = "需要更新。";
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
$lang->order_download = "下載";
|
||||
$lang->success_installed = "安裝成功";
|
||||
$lang->view_all_package = "全部檢視";
|
||||
$lang->description_ftp_note = "請先將FTP設定好,否則無法執行自動安裝功能。";
|
||||
$lang->description_ftp_note = "請先將 FTP 設定好,否則無法執行自動安裝功能。";
|
||||
$lang->description_update = "如果您最近不是用自動安裝模組更新或安裝,請點擊更新按鈕更新。";
|
||||
$lang->install = "安裝";
|
||||
$lang->update = "更新";
|
||||
|
|
@ -24,10 +24,10 @@
|
|||
$lang->depending_programs = "此程式需要安裝";
|
||||
$lang->require_update = "需要更新";
|
||||
$lang->require_installation = "需要安裝";
|
||||
$lang->description_install = "One Click Installer will also install/update all other programs which this program is depending on";
|
||||
$lang->description_download = "如果FTP無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board的話,將檔案解壓縮到 ./modules就可以了)";
|
||||
$lang->description_install = "自動安裝也能夠同時安裝與更新其他相關程式";
|
||||
$lang->description_download = "如果 FTP 無法使用的話,必須要手動下載並解壓縮到目標路徑。(假設目標路徑為 ./modules/board的話,將檔案解壓縮到 ./modules就可以了)";
|
||||
$lang->path = "路徑";
|
||||
$lang->cmd_download = "下載";
|
||||
$lang->view_installed_packages = "已安裝套裝軟體";
|
||||
$lang->msg_ftp_password_input = "Please input FTP password.";
|
||||
$lang->msg_ftp_password_input = "請輸入 FTP 密碼";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue