summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/zh-tw
diff options
context:
space:
mode:
authorWing Ho Tang <Wingho.Tang@coles.com.au>2008-07-23 19:59:13 +0200
committerWing Ho Tang <Wingho.Tang@coles.com.au>2008-07-23 19:59:13 +0200
commit804c4b26fa6d495f10fa79bc4ab93c5d829d999a (patch)
tree4a0d6463f501b36bff9080227cf4fcbeb51671de /lib/plugins/config/lang/zh-tw
parent35876a0c9db73d9c77c03456b1910ee1529e3c96 (diff)
downloadrpg-804c4b26fa6d495f10fa79bc4ab93c5d829d999a.tar.gz
rpg-804c4b26fa6d495f10fa79bc4ab93c5d829d999a.tar.bz2
Traditional Chinese language update
darcs-hash:20080723175913-00c3e-0e3beca39514fdd89a2d45aa10f5d8816fa8535c.gz
Diffstat (limited to 'lib/plugins/config/lang/zh-tw')
-rw-r--r--lib/plugins/config/lang/zh-tw/intro.txt10
-rw-r--r--lib/plugins/config/lang/zh-tw/lang.php49
2 files changed, 59 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/zh-tw/intro.txt b/lib/plugins/config/lang/zh-tw/intro.txt
new file mode 100644
index 000000000..56b8dab03
--- /dev/null
+++ b/lib/plugins/config/lang/zh-tw/intro.txt
@@ -0,0 +1,10 @@
+====== 配置管理器 ======
+
+使用本頁中的內容來控制您的 Dokuwiki 設置。
+每個單獨設置的相關信息請參閱 [[doku>wiki:config]]。
+配置管理器的更多信息請參閱 [[doku>plugin:config]]。
+
+淡紅色背景的項目被保護,不能通過這個管理器更改。
+藍色背景的項目是系統的默認值,白色背景的項目是您作出更改的項目。藍色和白色的設置項目都可以更改。
+
+離開本頁之前不要忘記點擊最后的 **保存** 按鈕,否則您做的修改不會生效。 \ No newline at end of file
diff --git a/lib/plugins/config/lang/zh-tw/lang.php b/lib/plugins/config/lang/zh-tw/lang.php
index d14c18d31..fa4c8ccc0 100644
--- a/lib/plugins/config/lang/zh-tw/lang.php
+++ b/lib/plugins/config/lang/zh-tw/lang.php
@@ -3,6 +3,7 @@
* Chinese Traditional language file
*
* @author Li-Jiun Huang <ljhuang.tw@gmail.com>
+ * @author http://www.chinese-tools.com/tools/converter-simptrad.html
*/
$lang['menu'] = '系統配置設定';
$lang['error'] = '設定因為不合法的值而失敗,請檢查您的改變並重新送出。
@@ -27,16 +28,23 @@ $lang['_advanced'] = '進階設定';
$lang['_network'] = '網路設定';
$lang['_plugin_sufix'] = '外掛設定';
$lang['_template_sufix'] = '樣板設定';
+$lang['_msg_setting_undefined'] = '设置的元数据不存在。';
+$lang['_msg_setting_no_class'] = '設置的分類不存在。';
$lang['_msg_setting_no_default'] = '無預設值';
$lang['fmode'] = '檔案建立模式';
$lang['dmode'] = '目錄建立模式';
$lang['lang'] = '語系';
+$lang['basedir'] = '根目錄';
+$lang['baseurl'] = '根路徑(URL)';
$lang['savedir'] = '儲存資料的目錄';
$lang['start'] = '開始頁面的名稱';
$lang['title'] = 'Wiki 標題';
$lang['template'] = '樣板';
$lang['fullpath'] = '顯示完整的路徑於頁面底部';
$lang['recent'] = '最近更新';
+$lang['breadcrumbs'] = '显示“足迹”的数量';
+$lang['youarehere'] = '顯示“您在這裡”';
+$lang['typography'] = '進行字符替換';
$lang['htmlok'] = '允許嵌入式HTML';
$lang['phpok'] = '允許嵌入式PHP';
$lang['dformat'] = '日期格式(請見 PHP\'s <a href="http://www.php.net/strftime">strftime</a> function)';
@@ -44,6 +52,8 @@ $lang['signature'] = '簽名';
$lang['toptoclevel'] = '本頁目錄的最高層級';
$lang['maxtoclevel'] = '本頁目錄顯示的最大層級';
$lang['maxseclevel'] = '可編輯段落的最大層級';
+$lang['camelcase'] = '對鏈接使用 CamelCase';
+$lang['deaccent'] = '清理页面名称';
$lang['useheading'] = '使用第一個標題作為頁面名稱';
$lang['refcheck'] = '媒體連結檢查';
$lang['refshow'] = '媒體連結的顯示數量';
@@ -55,34 +65,52 @@ $lang['mailguard'] = '暗化E-mail位址';
$lang['iexssprotect'] = '檢查上傳的檔案中是否隱含惡意的 JavaScript 或 HTML 碼';
$lang['useacl'] = '使用存取控制名單';
$lang['autopasswd'] = '自動產生密碼';
+$lang['authtype'] = '认证后台管理方式';
$lang['passcrypt'] = '密碼加密方式';
$lang['defaultgroup'] = '預設群組';
+$lang['superuser'] = '超級用戶 - 不論 ACL 如何設置,都能訪問所有頁面與功能的用戶組/用戶';
+$lang['manager'] = '管理员 - 能访问相应管理功能的用户组/用户';
$lang['profileconfirm'] = '修改個人資料時需要確認密碼';
$lang['disableactions'] = '停用DokuWiki功能';
$lang['disableactions_check'] = '檢查';
$lang['disableactions_subscription'] = '訂閱/取消訂閱';
+$lang['disableactions_nssubscription'] = '命名空間訂閱/退訂';
+$lang['disableactions_wikicode'] = '查看源文件/導出源文件';
$lang['disableactions_other'] = '其他功能(以逗號分隔)';
+$lang['sneaky_index'] = '默認情況下,DokuWiki 在索引頁會顯示所有 namespace。啟用該選項能隱藏那些用戶沒有權限閱讀的頁面。但也可能將用戶能夠閱讀的子頁面一並隱藏。這有可能導致在特定 ACL 設置下,索引功能不可用。';
$lang['auth_security_timeout'] = '認證確定的 Timeout (秒)';
$lang['updatecheck'] = '檢查更新與安全性警告? 使用此功能, DokuWiki 需要聯繫 splitbrain.org.';
+$lang['userewrite'] = '使用更整潔的 URL';
+$lang['useslash'] = '在 URL 中使用斜杠作为命名空间的分隔符';
$lang['usedraft'] = '編輯時自動儲存草稿';
$lang['sepchar'] = '頁面名稱中單字的分隔字元';
+$lang['canonical'] = '使用完全標准的 URL';
+$lang['autoplural'] = '在鏈接中檢查多種格式';
+$lang['compression'] = 'attic 文件的壓縮方式';
$lang['cachetime'] = 'cache的最大時間(秒)';
$lang['locktime'] = '鎖定檔案的最大時間(秒)';
$lang['fetchsize'] = 'fetch.php可以從外部下載的最大檔案尺寸(bytes)';
$lang['notify'] = '寄送變更通知信到這個E-mail位址';
$lang['registernotify'] = '寄送新使用者註冊資訊到這個E-mail位址';
+$lang['mailfrom'] = '自動發送郵件時使用的郵件地址';
+$lang['gzip_output'] = '對 xhtml 使用 gzip 內容編碼';
$lang['gdlib'] = 'GD Lib 版本';
$lang['im_convert'] = 'ImageMagick的轉換工具路徑';
$lang['jpg_quality'] = 'JPG 壓縮品質(0-100)';
$lang['subscribers'] = '啟用頁面訂閱';
$lang['compress'] = '緊密CSS與JavaScript的輸出';
+$lang['hidepages'] = '隱藏匹配的界面(正則表達式)';
$lang['send404'] = '存取不存在的頁面時送出"HTTP 404/Page Not Found"';
$lang['sitemap'] = '產生 Google sitemap (天)';
+$lang['broken_iua'] = 'ignore_user_abort 功能失效了?這有可能導致搜索索引不可用。IIS+PHP/CGI 已損壞。請參閱 <a href=\"http://bugs.splitbrain.org/?do=details&task_id=852\">Bug 852</a> 獲取更多信息。';
+$lang['xsendfile'] = '使用 X-Sendfile 頭讓服務器發送狀態文件?您的服務器需要支持該功能。';
$lang['xmlrpc'] = '啟用/停用 XML-RPC 介面';
+$lang['renderer_xhtml'] = '主维基页面 (xhtml) 输出使用的渲染';
$lang['renderer__core'] = '%s (dokuwiki 核心)';
$lang['renderer__plugin'] = '%s (外掛)';
$lang['rss_type'] = 'XML feed 類型';
$lang['rss_linkto'] = 'XML feed 連結到';
+$lang['rss_content'] = 'XML feed 項目中顯示什麼呢?';
$lang['rss_update'] = 'XML feed 更新間隔時間(秒)';
$lang['recent_days'] = '保存多少天內的變更';
$lang['rss_show_summary'] = '於標題中顯示簡要的XML feed';
@@ -96,6 +124,21 @@ $lang['proxy____port'] = 'Proxy 連接埠';
$lang['proxy____user'] = 'Proxy 使用者名稱';
$lang['proxy____pass'] = 'Proxy 密碼';
$lang['proxy____ssl'] = '使用 SSL 連接到 Proxy';
+$lang['safemodehack'] = '啟用 Safemode Hack';
+$lang['ftp____host'] = 'Safemode Hack 的 FTP 服務器';
+$lang['ftp____port'] = 'Safemode Hack 的 FTP 端口';
+$lang['ftp____user'] = 'Safemode Hack 的 FTP 用戶名';
+$lang['ftp____pass'] = 'Safemode Hack 的 FTP 密碼';
+$lang['ftp____root'] = 'Safemode Hack 的 FTP 根路徑';
+$lang['typography_o_0'] = '無';
+$lang['typography_o_1'] = '仅限双引号';
+$lang['typography_o_2'] = '所有引號(不一定能正常運行)';
+$lang['userewrite_o_0'] = '無';
+$lang['userewrite_o_1'] = '.htaccess';
+$lang['userewrite_o_2'] = 'DokuWiki 內部控制';
+$lang['deaccent_o_0'] = '關閉';
+$lang['deaccent_o_1'] = '移除重音符號';
+$lang['deaccent_o_2'] = '用羅馬字拼寫';
$lang['gdlib_o_0'] = 'GD Lib 無法使用';
$lang['gdlib_o_1'] = '版本 1.x';
$lang['gdlib_o_2'] = '自動偵測';
@@ -105,11 +148,17 @@ $lang['rss_type_o_rss2'] = 'RSS 2.0';
$lang['rss_type_o_atom'] = 'Atom 0.3';
$lang['rss_type_o_atom1'] = 'Atom 1.0';
$lang['rss_content_o_abstract'] = '概要';
+$lang['rss_content_o_diff'] = '統一差異';
$lang['rss_content_o_htmldiff'] = 'HTML格式的差異對照表';
$lang['rss_content_o_html'] = '完整的 HTML 頁面內容';
+$lang['rss_linkto_o_diff'] = '差別查看';
+$lang['rss_linkto_o_page'] = '已修訂的頁面';
$lang['rss_linkto_o_rev'] = '版本清單';
$lang['rss_linkto_o_current'] = '目前頁面';
$lang['compression_o_0'] = '無';
$lang['compression_o_gz'] = 'gzip';
$lang['compression_o_bz2'] = 'bz2';
$lang['xsendfile_o_0'] = '不使用';
+$lang['xsendfile_o_1'] = '專有 lighttpd 頭(1.5 發布前)';
+$lang['xsendfile_o_2'] = '標准 X-Sendfile 頭';
+$lang['xsendfile_o_3'] = '專有 Nginx X-Accel-Redirect 頭';