mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Modified All about zh-TW Translations.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35ac6b0983
commit
6b1a5b5a89
132 changed files with 341 additions and 341 deletions
|
|
@ -2,32 +2,32 @@
|
|||
/**
|
||||
* @file modules/layout/lang/zh-TW.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 排版(layout) 模組語言包
|
||||
* @brief 版面設計(layout) 模組語言
|
||||
**/
|
||||
|
||||
$lang->cmd_layout_management = '排版設置';
|
||||
$lang->cmd_layout_edit = '排版編輯';
|
||||
$lang->cmd_layout_management = '版面設置';
|
||||
$lang->cmd_layout_edit = '版面編輯';
|
||||
|
||||
$lang->layout_name = '排版名稱';
|
||||
$lang->layout_maker = "排版作者";
|
||||
$lang->layout_name = '版面名稱';
|
||||
$lang->layout_maker = "版面作者";
|
||||
$lang->layout_license = '版權';
|
||||
$lang->layout_history = "更新記錄";
|
||||
$lang->layout_info = "排版資訊";
|
||||
$lang->layout_list = '排版列表';
|
||||
$lang->layout_list = '版面列表';
|
||||
$lang->menu_count = '選單數量';
|
||||
$lang->downloaded_list = '下載列表';
|
||||
$lang->layout_preview_content = '顯示內容的部分。';
|
||||
$lang->not_apply_menu = '套用排版';
|
||||
$lang->not_apply_menu = '套用版面';
|
||||
|
||||
$lang->cmd_move_to_installed_list = "檢視建立列表";
|
||||
|
||||
$lang->about_downloaded_layouts = "已下載的排版列表";
|
||||
$lang->about_downloaded_layouts = "已下載的版面列表";
|
||||
$lang->about_title = '連結模組時,請輸入容易區分的標題。';
|
||||
$lang->about_not_apply_menu = '更新所有被連結到選單的模組排版。';
|
||||
$lang->about_not_apply_menu = '更新所有被連結到選單的版面模組。';
|
||||
|
||||
$lang->about_layout = "排版模組使網站製作變得更簡單。<br />透過排版設置及選單的連結,利用多種模組可以輕鬆製作組合出完整的網站。<br />- 無法刪除和修改的排版,可能是部落格或其他模組的原始樣板,因此應到相關模組進行設置。";
|
||||
$lang->about_layout = "版面設計模組使網站製作變得更簡單。<br />透過版面設置及選單的連結,利用多種模組可以輕鬆製作組合出完整的網站。<br />- 無法刪除和修改的版面,可能是部落格或其他模組的原始樣板,因此應到相關模組進行設置。";
|
||||
$lang->about_layout_code =
|
||||
"修改的排版代碼儲存後,即可生效。
|
||||
"儲存修改後的版面,即可生效。
|
||||
儲存之前,請先預覽後再儲存。
|
||||
Zeroboard XE 排版語法請參考<a href=\"#\" onclick=\"winopen('http://trac.zeroboard.com/trac/wiki/TemplateHandler');return false;\">Zeroboard XE 樣版</a>。";
|
||||
Zeroboard XE 版面設計語法,請參考<a href=\"#\" onclick=\"winopen('http://trac.zeroboard.com/trac/wiki/TemplateHandler');return false;\">Zeroboard XE 樣版</a>。";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue