|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/xe/modules/page/lang/ |
Upload File : |
<?php
/**
* @file modules/page/lang/zh-TW.lang.php
* @author zero (zero@nzeo.com) 翻譯:royallin
* @brief 頁面(page) 模組正體中文語言
**/
$lang->page = "頁面";
$lang->about_page = "可製作完整頁面的模組。\n利用最新主題列表或其他Widgets可以建立動態的頁面,且通過網頁編輯器做出多樣化的頁面。\n連結頁面網址和其他模組連結的方式相同。即:mid=模組名稱。選擇預設選項時,此頁面將變為首頁。";
$lang->cmd_page_modify = "頁面編輯";
$lang->page_caching_interval = "暫存時間設置";
$lang->about_page_caching_interval = "單位為分。暫存時間內頁面將輸出臨時儲存的資料。<br />輸出外部主機訊息或資料時,如消耗資源很大,盡量把暫存時間設大一點。<br />『0』表示不暫存。";
$lang->about_mcontent = 'This is the page for the mobile view. If you do not write this page, the mobile view display reoragnized PC view\'s page.';
?>