translation update
This commit is contained in:
parent
df23ab9ee8
commit
2710cc95d8
3 changed files with 24 additions and 0 deletions
13
lang/zh-tw/lang.php
Normal file
13
lang/zh-tw/lang.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author GHSRobert Ciang <robertus0617@gmail.com>
|
||||
*/
|
||||
$lang['head_menu_trace'] = '最近瀏覽的頁面';
|
||||
$lang['head_menu_tool-select'] = '工具';
|
||||
$lang['tab_tags'] = '標籤';
|
||||
$lang['quality_trigger'] = '顯示/隱藏頁面分析';
|
||||
$lang['prefix_tasks_page'] = '此頁尚未完成的工作:';
|
||||
$lang['tasks_page_none'] = '此頁工作都已完成';
|
10
lang/zh-tw/settings.php
Normal file
10
lang/zh-tw/settings.php
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author GHSRobert Ciang <robertus0617@gmail.com>
|
||||
*/
|
||||
$lang['sidebar_sections_o_li.level1 > .li'] = '上層清單項目';
|
||||
$lang['header_layout_o_default'] = '寬裕的頁首佈局(適用於較長的 wiki 標題及副標題)';
|
||||
$lang['header_layout_o_compact'] = '精簡的頁首佈局(適用於較短的 wiki 標題及隱藏副標題)';
|
1
lang/zh-tw/style.txt
Normal file
1
lang/zh-tw/style.txt
Normal file
|
@ -0,0 +1 @@
|
|||
若您想變更 favicon,只要將一個 ''favicon.ico'' 檔案上傳到 ''wiki'' 或 root 分類名稱下,系統就會自動使用該檔案。如果您使用封閉的 wiki,建議您在 ACL 設定中將 ''wiki''(或 root)分類名稱設為公開,不然未登入的使用者將無法看到您的 favicon。
|
Loading…
Add table
Add a link
Reference in a new issue