chinese-utf8.pl 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705
  1. # UTF-8 encoded Traditional Chinese language file for use with Oddmuse
  2. #
  3. # Copyright (c) 2003, 2004 wctang <wctang@csie.nctu.edu.tw>
  4. # Copyright (c) 2007 Wei Ren Wang <weithenn@gmail.com>
  5. #
  6. # Permission is granted to copy, distribute and/or modify this
  7. # document under the terms of the GNU Free Documentation License,
  8. # Version 1.2 or any later version published by the Free Software
  9. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  10. # Back-Cover Texts. A copy of the license could be found at:
  11. # http://www.gnu.org/licenses/fdl.txt.
  12. #
  13. # Installation:
  14. # =============
  15. #
  16. # Create a modules subdirectory in your data directory, and put the
  17. # file in there. It will be loaded automatically.
  18. #
  19. # This translation was last checked for Oddmuse version 1.504.
  20. #
  21. use utf8;
  22. use strict;
  23. AddModuleDescription('chinese-utf8.pl', 'Chinese') if defined &AddModuleDescription;
  24. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  25. ################################################################################
  26. # wiki.pl
  27. ################################################################################
  28. Reading not allowed: user, ip, or network is blocked.
  29. 禁止讀取:使用者、ip 或是網路已被禁止連線。
  30. Login
  31. 登入
  32. Error
  33. 錯誤
  34. %s calls
  35. Cannot create %s
  36. 無法建立 %s
  37. Include normal pages
  38. 包含正常頁面
  39. Invalid UserName %s: not saved.
  40. 無法儲存。無效的使用者名稱 %s
  41. UserName must be 50 characters or less: not saved
  42. 無法儲存。使用者名稱不可超過 50 個字元。
  43. This page contains an uploaded file:
  44. 本頁包含一個已上傳的檔案:
  45. No summary was provided for this file.
  46. Recursive include of %s!
  47. Clear Cache
  48. 清除快取
  49. Main lock obtained.
  50. 取得主要鎖定。
  51. Main lock released.
  52. 釋放主要鎖定。
  53. Journal
  54. More...
  55. Comments on this page
  56. 對本頁發表評論
  57. XML::RSS is not available on this system.
  58. 本系統無法使用 XML::RSS 。
  59. diff
  60. 差異
  61. history
  62. 歷史記錄
  63. %s returned no data, or LWP::UserAgent is not available.
  64. %s 未回傳資料,或是 LWP::UserAgent 無法使用。
  65. RSS parsing failed for %s
  66. %s 的 RSS 解析失敗
  67. No items found in %s.
  68. 在 %s 中未發現項目。
  69. . . . .
  70. Click to edit this page
  71. 按此即可編輯此頁面
  72. CGI Internal error: %s
  73. CGI 內部錯誤: %s
  74. Invalid action parameter %s
  75. 無效的動作參數 %s
  76. Page name is missing
  77. 頁面不存在
  78. Page name is too long: %s
  79. 頁面名稱太長了: %s
  80. Invalid Page %s (must not end with .db)
  81. 無效的頁面名稱 %s (不可使用 .db 做為結尾)
  82. Invalid Page %s (must not end with .lck)
  83. 無效的頁面名稱 %s (不可使用 .lck 做為結尾)
  84. Invalid Page %s
  85. 無效的頁面名稱 %s
  86. There are no comments, yet. Be the first to leave a comment!
  87. Welcome!
  88. This page does not exist, but you can %s.
  89. create it now
  90. Too many redirections
  91. No redirection for old revisions
  92. Invalid link pattern for #REDIRECT
  93. Please go on to %s.
  94. 請繼續前住 %s 。
  95. Updates since %s
  96. 自 %s 以來的修改
  97. up to %s
  98. Updates in the last %s days
  99. 在 %s 天之內的更動
  100. Updates in the last day
  101. for %s only
  102. 只列出 %s
  103. List latest change per page only
  104. 只列出每個頁面最新的修改
  105. List all changes
  106. 列出所有的修改
  107. Skip rollbacks
  108. 跳過恢復的版本
  109. Include rollbacks
  110. 包含恢復的版本
  111. List only major changes
  112. 只列出主要的修改
  113. Include minor changes
  114. 也顯示次要的修改
  115. days
  116. List later changes
  117. 列出最新的修改
  118. RSS
  119. RSS with pages
  120. RSS with pages and diff
  121. Using the 「rollback」 button on this page will reset the wiki to that particular point in time, undoing any later changes to all of the pages.
  122. Filters
  123. 過濾器
  124. Title:
  125. 標題:
  126. Title and Body:
  127. 標題和內文:
  128. Username:
  129. 使用者名稱:
  130. Host:
  131. 來源主機:
  132. Follow up to:
  133. 後續行動:
  134. Language:
  135. 語文:
  136. Go!
  137. 開始!
  138. (minor)
  139. (次要的)
  140. rollback
  141. 回滾
  142. new
  143. 新增
  144. All changes for %s
  145. 所有修改頁面 %s
  146. This page is too big to send over RSS.
  147. 此頁面太大無法透過 RSS 傳送
  148. History of %s
  149. %s 的歷史記錄
  150. Using the 「rollback」 button on this page will reset the page to that particular point in time, undoing any later changes to this page.
  151. Compare
  152. 比較
  153. Deleted
  154. 已刪除
  155. Mark this page for deletion
  156. 標記為準備刪除的頁面
  157. No other revisions available
  158. 無其他版本
  159. current
  160. 目前
  161. Revision %s
  162. 第 %s 版本
  163. Contributors to %s
  164. 編寫 %s 的作者
  165. Missing target for rollback.
  166. 找不到要回滾的目標
  167. Target for rollback is too far back.
  168. 要回滾的目標已太久以前了。
  169. A username is required for ordinary users.
  170. 需使用普通用戶名稱
  171. Rolling back changes
  172. 回滾修改
  173. Editing not allowed: %s is read-only.
  174. 不允許編輯; %s 是唯讀的
  175. Rollback of %s would restore banned content.
  176. Rollback to %s
  177. 回滾至 %s
  178. %s rolled back
  179. %s 已回滾
  180. to %s
  181. 到 %s
  182. Index of all pages
  183. 所有頁面的索引
  184. Wiki Version
  185. 顯示 Wiki 的版本
  186. Password
  187. 密碼
  188. Run maintenance
  189. 執行維護動作
  190. Unlock Wiki
  191. 解鎖
  192. Unlock site
  193. 網站解鎖
  194. Lock site
  195. 網站鎖定
  196. Unlock %s
  197. 解鎖 %s
  198. Lock %s
  199. 鎖定 %s
  200. Administration
  201. 管理 Oddmuse
  202. Actions:
  203. 操作:
  204. Important pages:
  205. 重要頁面:
  206. To mark a page for deletion, put <strong>%s</strong> on the first line.
  207. 在該頁首行加入 <strong>%s</strong> 可將頁面標記為刪除
  208. Anonymous
  209. 匿名者
  210. redirected from %s
  211. 由 %s 轉址
  212. %s:
  213. [Home]
  214. [首頁]
  215. Click to search for references to this page
  216. 按下即可以搜尋參考至本頁的資料
  217. Edit this page
  218. 編輯本頁
  219. Preview:
  220. 預覽:
  221. Preview only, not yet saved
  222. 現在是預覽模式,尚未儲存
  223. Warning
  224. 警告
  225. Database is stored in temporary directory %s
  226. 資料庫現在是存放於暫存目錄 %s
  227. %s seconds
  228. %s 秒
  229. Last edited
  230. 最後編輯於
  231. Edited
  232. 編輯
  233. by %s
  234. 由 %s
  235. (diff)
  236. (比較差異)
  237. a
  238. c
  239. Edit revision %s of this page
  240. 編輯本頁的第 %s 版本
  241. e
  242. This page is read-only
  243. 本頁是唯讀的
  244. View other revisions
  245. 參閱其他版本
  246. View current revision
  247. 參閱目前版本
  248. View all changes
  249. 列出所有的修改
  250. View contributors
  251. 查看編寫者
  252. Add your comment here:
  253. Homepage URL:
  254. 首頁網址:
  255. s
  256. Save
  257. 儲存
  258. p
  259. Preview
  260. 預覽
  261. Search:
  262. 搜尋:
  263. f
  264. Replace:
  265. 取代:
  266. Delete
  267. 刪除
  268. Filter:
  269. 過濾規則:
  270. Last edit
  271. 最後編輯
  272. revision %s
  273. 第 %s 版
  274. current revision
  275. 目前的版本
  276. Difference between revision %1 and %2
  277. 差異(從第 %1 版到%2)
  278. Last major edit (%s)
  279. 最後一個主要編輯 (%s)
  280. later minor edits
  281. 後來小修改
  282. No diff available.
  283. 沒有差異。
  284. Summary:
  285. 摘要:
  286. Old revision:
  287. 舊版本:
  288. Changed:
  289. 修改:
  290. Deleted:
  291. 已刪除:
  292. Added:
  293. 增加:
  294. to
  295. Revision %s not available
  296. 不存在第 %s 版
  297. showing current revision instead
  298. 顯示最新的版本
  299. Showing revision %s
  300. 顯示第 %s 版
  301. Cannot save a nameless page.
  302. 無法儲存沒有名稱的頁面。
  303. Cannot save a page without revision.
  304. 無法儲存沒有版本資訊的頁面。
  305. not deleted:
  306. 未刪除:
  307. deleted
  308. 已刪除
  309. Cannot open %s
  310. 無法開啟 %s
  311. Cannot write %s
  312. 無法寫入 %s
  313. Could not get %s lock
  314. 無法取得 %s 鎖定
  315. The lock was created %s.
  316. 建立鎖定 %s
  317. Maybe the user running this script is no longer allowed to remove the lock directory?
  318. Sometimes locks are left behind if a job crashes.
  319. After ten minutes, you could try to unlock the wiki.
  320. This operation may take several seconds...
  321. 這個動作可能要花幾秒…
  322. Forced unlock of %s lock.
  323. 強制解開 %s 鎖定。
  324. No unlock required.
  325. 不需要解鎖。
  326. %s hours ago
  327. %s 小時前
  328. 1 hour ago
  329. 1 小時前
  330. %s minutes ago
  331. %s 分鐘前
  332. 1 minute ago
  333. 1 分鐘前
  334. %s seconds ago
  335. %s 秒前
  336. 1 second ago
  337. 1 秒前
  338. just now
  339. 就是現在
  340. Only administrators can upload files.
  341. 只有管理者可以上傳檔案。
  342. Editing revision %s of
  343. 正在編輯第 %s 版的
  344. Editing %s
  345. 正在編輯 %s
  346. Editing old revision %s.
  347. 正在編輯舊的第 %s 版。
  348. Saving this page will replace the latest revision with this text.
  349. 如果儲存的話,將會取代目前最新的版本。
  350. This change is a minor edit.
  351. 這次的修改是次要的。
  352. Cancel
  353. 取消
  354. Replace this file with text
  355. 用文字來取代本檔
  356. Replace this text with a file
  357. 用檔案來取代本文
  358. File to upload:
  359. 要上傳的檔案:
  360. Files of type %s are not allowed.
  361. 不允許 %s 型態的檔案。
  362. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  363. 如果你的 cookie 功能開啟的話,則你的密碼會被儲放在 cookie 中。如果你由其他機器、用其他的帳號、或使用別的軟體來連線的話,則 cookie 可能會消失。
  364. This site does not use admin or editor passwords.
  365. 本站並不使用管理者或編輯者密碼功能。
  366. You are currently an administrator on this site.
  367. 你現在是本站的管理者。
  368. You are currently an editor on this site.
  369. 你現在是本站的編輯者。
  370. You are a normal user on this site.
  371. 你現在是本站的一般使用者。
  372. You do not have a password set.
  373. Your password does not match any of the administrator or editor passwords.
  374. 你的密碼不符合任何管理者或編輯者的密碼。
  375. Password:
  376. 密碼:
  377. Return to %s
  378. This operation is restricted to site editors only...
  379. 這個動作限定只允許編輯者使用…
  380. This operation is restricted to administrators only...
  381. 這個動作限定只允許管理者使用…
  382. Edit Denied
  383. 禁止編輯
  384. Editing not allowed: user, ip, or network is blocked.
  385. 禁止編輯;使用者、ip 或是網路已被禁止連線。
  386. Contact the wiki administrator for more information.
  387. 請通知 wiki 管理者,以取得更多的資訊。
  388. The rule %s matched for you.
  389. 你符合的規則: %s 。
  390. See %s for more information.
  391. 請參閱 %s 以取得更多資訊。
  392. SampleUndefinedPage
  393. 未定義頁面
  394. Sample_Undefined_Page
  395. 未定義頁面
  396. Rule "%1" matched "%2" on this page.
  397. 本頁的 "%2" 符合規則 "%1"。
  398. Reason: %s.
  399. 原因: %s
  400. Reason unknown.
  401. 未知原因
  402. (for %s)
  403. (列出 %s )
  404. %s pages found.
  405. 找到 %s 個頁面。
  406. Preview: %s
  407. Replaced: %s
  408. 取代:%s
  409. Search for: %s
  410. 搜尋:%s
  411. View changes for these pages
  412. 參閱這些頁面的更動
  413. last updated
  414. 最後更新於
  415. by
  416. Transfer Error: %s
  417. 傳輸錯誤:%s
  418. Browser reports no file info.
  419. 瀏覽器沒有提供檔案資料。
  420. Browser reports no file type.
  421. 瀏覽器沒有提供檔案型態。
  422. The page contains banned text.
  423. 本頁含有一些禁止出現的文字。
  424. No changes to be saved.
  425. 沒有可以存取的變更。
  426. This page was changed by somebody else %s.
  427. 本頁在 %s 已被人修改過。
  428. The changes conflict. Please check the page again.
  429. 你的修改和他人發生衝突。請再次確認。
  430. Please check whether you overwrote those changes.
  431. 請確認一下是否你要覆蓋這些修改。
  432. Cannot delete the index file %s.
  433. 無法刪除索引檔 %s 。
  434. Please check the directory permissions.
  435. 請確認目錄的權限。
  436. Your changes were not saved.
  437. 你的變更尚未儲存。
  438. Could not get a lock to merge!
  439. 在合併時無法取得鎖定!
  440. you
  441. 你的
  442. ancestor
  443. 之前的
  444. other
  445. 別人的
  446. Run Maintenance
  447. 執行維護 Oddmuse
  448. Maintenance not done.
  449. 無法進行管理。
  450. (Maintenance can only be done once every 12 hours.)
  451. (管理每 12 小時只能進行一次。)
  452. Remove the "maintain" file or wait.
  453. 移除 "maintain" 檔,或等時間到了再進行。
  454. Expiring keep files and deleting pages marked for deletion
  455. 清除過期的庫存檔和刪除已標記的檔案
  456. Moving part of the %s log file.
  457. 移除部分在 %s 記錄檔中的資料。
  458. Could not open %s log file
  459. 無法開啟記錄檔 %s
  460. Error was
  461. 錯誤是
  462. Note: This error is normal if no changes have been made.
  463. 如果還沒有做過任何修改的話,則不用理會這個錯誤訊息。
  464. Moving %s log entries.
  465. 移除了 %s 個記錄項目。
  466. Removing IP numbers from %s log entries.
  467. Set or Remove global edit lock
  468. 設定或移除整個網站的編輯鎖定
  469. Edit lock created.
  470. 建立編輯鎖定。
  471. Edit lock removed.
  472. 移除編輯鎖定。
  473. Set or Remove page edit lock
  474. 設定或移除頁面的編輯鎖定
  475. Lock for %s created.
  476. 已建立 %s 的鎖定。
  477. Lock for %s removed.
  478. 已移除 %s 的鎖定。
  479. Displaying Wiki Version
  480. 顯示 Wiki 主機相關套件版本
  481. Debugging Information
  482. Too many connections by %s
  483. 太多來自 %s 的連線
  484. Please do not fetch more than %1 pages in %2 seconds.
  485. 請不要在 %2 秒內抓取超過 %1 頁的資料。
  486. Check whether the web server can create the directory %s and whether it can create files in it.
  487. 請確認網站伺服器是否可建立 %s 目錄,並且在其中建立檔案。
  488. , see
  489. The two revisions are the same.
  490. 二個版本相同
  491. ################################################################################
  492. # modules/admin.pl
  493. ################################################################################
  494. Deleting %s
  495. 正在刪除 %s
  496. Deleted %s
  497. 已刪除 %s
  498. Renaming %1 to %2.
  499. 正將 %1 更名為 %2 。
  500. The page %s does not exist
  501. 頁面 %s 不存在
  502. The page %s already exists
  503. 頁面 %s 已存在
  504. Cannot rename %1 to %2
  505. 無法將 %1 重新命名為 %2
  506. Renamed to %s
  507. 重新命名為 %s
  508. Renamed from %s
  509. 來自 %s 的重新命名
  510. Renamed %1 to %2.
  511. 已將 %1 更名為 %2 。
  512. Immediately delete %s
  513. 立即刪除 %s
  514. Rename %s to:
  515. 將 %s 重新命名為:
  516. ################################################################################
  517. # modules/advanced-uploads.pl
  518. ################################################################################
  519. Attach file:
  520. Upload
  521. ################################################################################
  522. # modules/aggregate.pl
  523. ################################################################################
  524. Learn more...
  525. 更多...
  526. ################################################################################
  527. # modules/all.pl
  528. ################################################################################
  529. Complete Content
  530. 完整內容
  531. The main page is %s.
  532. 首頁是 %s 。
  533. ################################################################################
  534. # modules/archive.pl
  535. ################################################################################
  536. Archive:
  537. 檔案:
  538. ################################################################################
  539. # modules/backlinkage.pl
  540. ################################################################################
  541. Rebuild BackLink database
  542. 重建 BackLink 資料庫
  543. Internal Page: %s
  544. 內部頁面: %s
  545. Pages that link to this page
  546. 連結此頁面
  547. ################################################################################
  548. # modules/backlinks.pl
  549. ################################################################################
  550. The search parameter is missing.
  551. Pages link to %s
  552. ################################################################################
  553. # modules/ban-contributors.pl
  554. ################################################################################
  555. Ban contributors
  556. Ban Contributors to %s
  557. Ban!
  558. Regular expression:
  559. %s is banned
  560. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  561. Consider banning the IP number as well:
  562. ################################################################################
  563. # modules/banned-regexps.pl
  564. ################################################################################
  565. Regular expression "%1" matched "%2" on this page.
  566. Regular expression "%s" matched on this page.
  567. ################################################################################
  568. # modules/big-brother.pl
  569. ################################################################################
  570. Recent Visitors
  571. 最近的參訪者
  572. some action
  573. 部份行為
  574. was here
  575. 在這裡
  576. and read
  577. 閱讀
  578. ################################################################################
  579. # modules/calendar.pl
  580. ################################################################################
  581. Illegal year value: Use 0001-9999
  582. 指定的年份無效:請使用 0001-9999 之間的數字
  583. The match parameter is missing.
  584. 未指定 match 參數。
  585. Page Collection for %s
  586. %s 的頁面彙整
  587. Previous
  588. 向前
  589. Next
  590. 向後
  591. Calendar %s
  592. %s 年曆
  593. Su
  594. 星期日
  595. Mo
  596. 星期一
  597. Tu
  598. 星期二
  599. We
  600. 星期三
  601. Th
  602. 星期四
  603. Fr
  604. 星期五
  605. Sa
  606. 星期六
  607. January
  608. 一月
  609. February
  610. 二月
  611. March
  612. 三月
  613. April
  614. 四月
  615. May
  616. 五月
  617. June
  618. 六月
  619. July
  620. 七月
  621. August
  622. 八月
  623. September
  624. 九月
  625. October
  626. 十月
  627. November
  628. 十一月
  629. December
  630. 十二月
  631. ################################################################################
  632. # modules/checkbox.pl
  633. ################################################################################
  634. set %s
  635. 設定 %s
  636. unset %s
  637. 解除設定 %s
  638. ################################################################################
  639. # modules/clustermap.pl
  640. ################################################################################
  641. Clustermap
  642. 叢集頁面
  643. Pages without a Cluster
  644. 不包含叢集頁面
  645. ################################################################################
  646. # modules/comment-div-wrapper.pl
  647. ################################################################################
  648. Comments:
  649. ################################################################################
  650. # modules/commentcount.pl
  651. ################################################################################
  652. Comments on
  653. 評論關於
  654. Comment on
  655. 評論關於
  656. ################################################################################
  657. # modules/compilation.pl
  658. ################################################################################
  659. Compilation for %s
  660. %s 的彙整
  661. Compilation tag is missing a regular expression.
  662. 匯編的標記缺少一個正規表示式
  663. ################################################################################
  664. # modules/creationdate.pl
  665. ################################################################################
  666. Add creation date to page files
  667. ################################################################################
  668. # modules/css-install.pl
  669. ################################################################################
  670. Install CSS
  671. 安裝 CSS
  672. Copy one of the following stylesheets to %s:
  673. 複製以下 CSS 模版至 %s
  674. Reset
  675. ################################################################################
  676. # modules/dates.pl
  677. ################################################################################
  678. Extract all dates from the database
  679. Dates
  680. No dates found.
  681. ################################################################################
  682. # modules/despam.pl
  683. ################################################################################
  684. List spammed pages
  685. 列出 SPAM 頁面
  686. Despamming pages
  687. 正在去除 SPAM 頁面
  688. Spammed pages
  689. SPAM 廣告頁面
  690. Cannot find revision %s.
  691. 無法取得版本 %s 。
  692. Revert to revision %1: %2
  693. 回滾至版本 %1: %2
  694. Marked as %s.
  695. 標記為 %s 。
  696. Cannot find unspammed revision.
  697. 找不到未被 spam 的版本。
  698. ################################################################################
  699. # modules/diff.pl
  700. ################################################################################
  701. Page diff
  702. Diff
  703. ################################################################################
  704. # modules/drafts.pl
  705. ################################################################################
  706. Recover Draft
  707. 還原草稿
  708. No text to save
  709. 沒有儲存文字
  710. Draft saved
  711. 草稿已儲存
  712. Draft recovered
  713. 草稿已還原
  714. No draft available to recover
  715. 沒有可還原的草稿
  716. Save Draft
  717. 儲存草稿
  718. Draft Cleanup
  719. 清除草稿
  720. Unable to delete draft %s
  721. 無法刪除草稿 %s
  722. %1 was last modified %2 and was kept
  723. %1 最後修改 %2 及保存
  724. %1 was last modified %2 and was deleted
  725. %1 最後修改 %2 及刪除
  726. ################################################################################
  727. # modules/dynamic-comments.pl
  728. ################################################################################
  729. Add Comment
  730. 新增評論
  731. ################################################################################
  732. # modules/edit-cluster.pl
  733. ################################################################################
  734. ordinary changes
  735. 普通變更
  736. %s days
  737. %s 天
  738. ################################################################################
  739. # modules/edit-paragraphs.pl
  740. ################################################################################
  741. Could not identify the paragraph you were editing
  742. This is the section you edited:
  743. This is the current page:
  744. ################################################################################
  745. # modules/find.pl
  746. ################################################################################
  747. Matching page names:
  748. 匹配頁面的名稱:
  749. ################################################################################
  750. # modules/fix-encoding.pl
  751. ################################################################################
  752. Fix character encoding
  753. Fix HTML escapes
  754. ################################################################################
  755. # modules/form_timeout.pl
  756. ################################################################################
  757. Set $FormTimeoutSalt.
  758. Form Timeout
  759. ################################################################################
  760. # modules/gd_security_image.pl
  761. ################################################################################
  762. GD or Image::Magick modules not available.
  763. GD::SecurityImage module not available.
  764. Image storing failed. (%s)
  765. Bad gd_security_image_id.
  766. Please type the six characters from the anti-spam image
  767. Submit
  768. CAPTCHA
  769. You did not answer correctly.
  770. 您沒有回答正確的答案
  771. $GdSecurityImageFont is not set.
  772. ################################################################################
  773. # modules/git-another.pl
  774. ################################################################################
  775. No summary provided
  776. ################################################################################
  777. # modules/git.pl
  778. ################################################################################
  779. no summary available
  780. page was marked for deletion
  781. Oddmuse
  782. Cleaning up git repository
  783. ################################################################################
  784. # modules/google-plus-one.pl
  785. ################################################################################
  786. Google +1 Buttons
  787. All Pages +1
  788. This page lists the twenty last diary entries and their +1 buttons.
  789. ################################################################################
  790. # modules/gravatar.pl
  791. ################################################################################
  792. Email:
  793. ################################################################################
  794. # modules/header-and-footer-templates.pl
  795. ################################################################################
  796. Could not find %1.html template in %2
  797. 無法在 %2 找到 %1.html 的範本
  798. ################################################################################
  799. # modules/hiddenpages.pl
  800. ################################################################################
  801. Only Editors are allowed to see this hidden page.
  802. 只允許編輯者能看到此隱藏頁面
  803. Only Admins are allowed to see this hidden page.
  804. 只允許管理者能看到此隱藏頁面
  805. ################################################################################
  806. # modules/index.pl
  807. ################################################################################
  808. Index
  809. 索引
  810. ################################################################################
  811. # modules/joiner.pl
  812. ################################################################################
  813. The username %s already exists.
  814. The email address %s has already been used.
  815. Wait %s minutes before try again.
  816. Registration Confirmation
  817. Visit the link below to confirm registration.
  818. Recover Account
  819. You can login by following the link below. Then set new password.
  820. Change Email Address
  821. To confirm changing email address, follow the link below.
  822. To submit this form you must answer this question:
  823. Question:
  824. CAPTCHA:
  825. Registration
  826. The username must be valid page name.
  827. Confirmation email will be sent to the email address.
  828. Repeat Password:
  829. Bad email address format.
  830. Password needs to have at least %s characters.
  831. Passwords differ.
  832. Email Sent
  833. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  834. Failed to Confirm Registration
  835. Invalid key.
  836. The key expired.
  837. Registration Confirmed
  838. Now, you can login by using username and password.
  839. Forgot your password?
  840. 忘記您的密碼 ?
  841. Login failed.
  842. You are banned.
  843. You must confirm email address.
  844. Logged in
  845. %s has logged in.
  846. You should set new password immediately.
  847. Change Password
  848. Logged out
  849. %s has logged out.
  850. Account Settings
  851. Logout
  852. 登出
  853. Current Password:
  854. New Password:
  855. Repeat New Password:
  856. Password is wrong.
  857. Password Changed
  858. Your password has been changed.
  859. 您的密碼已變更
  860. Forgot Password
  861. Enter email address, and recovery login ticket will be sent.
  862. Not found.
  863. The mail address is not valid anymore.
  864. An email has been sent to %s with further instructions.
  865. New Email Address:
  866. Failed to load account.
  867. An email has been sent to %s with a login ticket.
  868. Confirmation Failed
  869. Failed to confirm.
  870. Email Address Changed
  871. Email address for %1 has been changed to %2.
  872. Account Management
  873. Ban Account
  874. Enter username of the account to ban:
  875. Ban
  876. Enter username of the account to unban:
  877. Unban
  878. %s is already banned.
  879. %s has been banned.
  880. %s is not banned.
  881. %s has been unbanned.
  882. Register
  883. ################################################################################
  884. # modules/lang.pl
  885. ################################################################################
  886. Languages:
  887. 語文:
  888. Show!
  889. 顯示!
  890. ################################################################################
  891. # modules/like.pl
  892. ################################################################################
  893. ====(\d+) persons? liked this====
  894. ====%d persons liked this====
  895. ====1 person liked this====
  896. I like this!
  897. ################################################################################
  898. # modules/link-all.pl
  899. ################################################################################
  900. Define
  901. 定義
  902. ################################################################################
  903. # modules/links.pl
  904. ################################################################################
  905. Full Link List
  906. 完整連結列表
  907. ################################################################################
  908. # modules/list-banned-content.pl
  909. ################################################################################
  910. Banned Content
  911. Rule "%1" matched on this page.
  912. ################################################################################
  913. # modules/listlocked.pl
  914. ################################################################################
  915. List of locked pages
  916. ################################################################################
  917. # modules/listtags.pl
  918. ################################################################################
  919. Pages tagged with %s
  920. ################################################################################
  921. # modules/live-templates.pl
  922. ################################################################################
  923. Template without parameters
  924. 未指定 template 參數
  925. The template %s is either empty or does not exist.
  926. 範本 %s 可能為空或不存在。
  927. ################################################################################
  928. # modules/localnames.pl
  929. ################################################################################
  930. Name:
  931. URL:
  932. Define Local Names
  933. Define external redirect:
  934. -- defined on %s
  935. -- 在 %s 中定義
  936. Local names defined on %1: %2
  937. 定義本地名稱在 %1: %2
  938. ################################################################################
  939. # modules/logbannedcontent.pl
  940. ################################################################################
  941. IP number matched %s
  942. ################################################################################
  943. # modules/login.pl
  944. ################################################################################
  945. Register for %s
  946. 為 %s 註冊
  947. Please choose a username of the form "FirstLast" using your real name.
  948. 請選擇符合您真實名字的 "FirstLast"
  949. The passwords do not match.
  950. 密碼不正確
  951. The password must be at least %s characters.
  952. 密碼必須有 %s 字
  953. That email address is invalid.
  954. 無效的 E-Mail 地址
  955. The username %s has already been registered.
  956. 使用者名稱 %s 已被註冊
  957. Your registration for %s has been submitted.
  958. 您註冊的使用者名稱 %s 已提交
  959. Please allow time for the webmaster to approve your request.
  960. 請等待一段時間網站管理者為盡快回應您的需求
  961. An email has been sent to "%s" with further instructions.
  962. E-Mail 已被送到 "%s" 等待進一步的指示
  963. There was an error saving your registration.
  964. 存取的註冊資訊有一個錯誤
  965. An account was created for %s.
  966. 使用者帳戶 %s 已建立
  967. Login to %s
  968. 登入到 %s
  969. Username and/or password are incorrect.
  970. 使用者名稱或密碼不正確
  971. Logged in as %s.
  972. 登入為 %s
  973. Logout of %s
  974. 登出 %s
  975. Logout of %s?
  976. 登出 %s ?
  977. Logged out of %s
  978. 已登出 %s
  979. You are now logged out.
  980. 您已登出
  981. Register a new account
  982. 註冊新使用者帳戶
  983. Who am I?
  984. 我是誰 ?
  985. Change your password
  986. 變更您的密碼
  987. Approve pending registrations
  988. 等待核准註冊
  989. Confirm Registration for %s
  990. 確認註冊為 %s
  991. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  992. %s, 您的註冊已被核准,現在您可以用你的密碼登入和編輯頁面。
  993. Confirmation failed. Please email %s for help.
  994. 確認失敗!!請發 E-mail 至 %s 尋求幫助
  995. Who Am I?
  996. 我是誰 ?
  997. You are logged in as %s.
  998. 您是登入為 %s
  999. You are not logged in.
  1000. 您尚未登入
  1001. Reset Password
  1002. 重設密碼
  1003. The password for %s was reset. It has been emailed to the address on file.
  1004. %s 密碼已重設,已發送 E-mail 至該地址
  1005. There was an error resetting the password for %s.
  1006. 重設密碼時發生錯誤 %s
  1007. The username "%s" does not exist.
  1008. 使用者名稱 "%s" 不存在
  1009. Reset Password for %s
  1010. 重設密碼 %s
  1011. Reset Password?
  1012. 重設密碼 ?
  1013. Change Password for %s
  1014. 變更密碼 %s
  1015. Change Password?
  1016. 變更密碼 ?
  1017. Your current password is incorrect.
  1018. 您目前的密碼不正確
  1019. Approve Pending Registrations for %s
  1020. 等待註冊 %s
  1021. %s has been approved.
  1022. %s 已核准
  1023. There was an error approving %s.
  1024. 核准有一處錯誤 %s
  1025. There are no pending registrations.
  1026. 沒有等候的註冊
  1027. ################################################################################
  1028. # modules/mail.pl
  1029. ################################################################################
  1030. Invalid Mail %s: not saved.
  1031. unsubscribe
  1032. subscribe
  1033. %s appears to be an invalid mail address
  1034. Your mail subscriptions
  1035. All mail subscriptions
  1036. Subscriptions
  1037. Email:
  1038. Show
  1039. Subscriptions for %s:
  1040. Unsubscribe
  1041. There are no subscriptions for %s.
  1042. Change email address
  1043. Mail addresses are linked to unsubscription links.
  1044. Subscribe to %s.
  1045. Subscribe
  1046. Subscribed %s to the following pages:
  1047. The remaining pages do not exist.
  1048. Unsubscribed %s from the following pages:
  1049. Migrating Subscriptions
  1050. No non-migrated email addresses found, migration not necessary.
  1051. Migrated %s rows.
  1052. ################################################################################
  1053. # modules/markdown-converter.pl
  1054. ################################################################################
  1055. Help convert %s to Markdown
  1056. List all non-Markdown pages
  1057. Converting %s
  1058. Candidates for Conversion to Markdown
  1059. ################################################################################
  1060. # modules/module-bisect.pl
  1061. ################################################################################
  1062. Bisect modules
  1063. Module Bisect
  1064. All modules enabled now!
  1065. Go back
  1066. Test / Always enabled / Always disabled
  1067. Start
  1068. Bisecting proccess is already active.
  1069. Stop
  1070. It seems like module %s is causing your problem.
  1071. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  1072. Good luck fixing your problem! ;)
  1073. Module count (only testable modules):
  1074. Current module statuses:
  1075. Good
  1076. Bad
  1077. Enabling %s
  1078. ################################################################################
  1079. # modules/module-updater.pl
  1080. ################################################################################
  1081. Update modules
  1082. Module Updater
  1083. Looks good. Update modules now!
  1084. ################################################################################
  1085. # modules/multi-url-spam-block.pl
  1086. ################################################################################
  1087. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  1088. ################################################################################
  1089. # modules/namespaces.pl
  1090. ################################################################################
  1091. %s is not a legal name for a namespace
  1092. %s 不是一個正常的命名空間
  1093. Namespaces
  1094. ################################################################################
  1095. # modules/near-links.pl
  1096. ################################################################################
  1097. Getting page index file for %s.
  1098. 自 %s 取得頁面索引資料。
  1099. Near links:
  1100. 近端連結:
  1101. Search sites on the %s as well
  1102. 也搜尋列在 %s 上的網站
  1103. Fetching results from %s:
  1104. 由 %s 取回的結果:
  1105. Near pages:
  1106. 近端頁面:
  1107. Include near pages
  1108. 包含相近的頁面
  1109. EditNearLinks
  1110. 編輯接近連結
  1111. The same page on other sites:
  1112. 其他網站的相同頁面
  1113. ################################################################################
  1114. # modules/nearlink-create.pl
  1115. ################################################################################
  1116. (create locally)
  1117. (本地建立)
  1118. ################################################################################
  1119. # modules/no-question-mark.pl
  1120. ################################################################################
  1121. image
  1122. 圖像
  1123. download
  1124. 下載
  1125. ################################################################################
  1126. # modules/nosearch.pl
  1127. ################################################################################
  1128. Backlinks
  1129. ################################################################################
  1130. # modules/not-found-handler.pl
  1131. ################################################################################
  1132. Clearing Cache
  1133. 清除暫存
  1134. Done.
  1135. 結束
  1136. Generating Link Database
  1137. 產生連結資料庫
  1138. The 404 handler extension requires the link data extension (links.pl).
  1139. 404 訊息,您需要安裝 (links.pl) 擴充模組
  1140. ################################################################################
  1141. # modules/offline.pl
  1142. ################################################################################
  1143. Make available offline
  1144. Offline
  1145. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  1146. ################################################################################
  1147. # modules/olocalmap.pl
  1148. ################################################################################
  1149. LocalMap
  1150. 本地地圖
  1151. No page id for action localmap
  1152. 在本地地圖內查詢不到頁面名稱
  1153. Requested page %s does not exist
  1154. 請求的頁面 %s 不存在
  1155. Local Map for %s
  1156. 頁面 %s 的本地地圖
  1157. view
  1158. 查看
  1159. ################################################################################
  1160. # modules/open-proxy.pl
  1161. ################################################################################
  1162. Self-ban by %s
  1163. 被 %s 禁止
  1164. You have banned your own IP.
  1165. 您禁止了自已的 IP Address
  1166. ################################################################################
  1167. # modules/orphans.pl
  1168. ################################################################################
  1169. Orphan List
  1170. 孤立頁面列表
  1171. ################################################################################
  1172. # modules/page-trail.pl
  1173. ################################################################################
  1174. Trail:
  1175. 行經頁面:
  1176. ################################################################################
  1177. # modules/page-type.pl
  1178. ################################################################################
  1179. None
  1180. 不指定
  1181. Type
  1182. 類別
  1183. ################################################################################
  1184. # modules/paragraph-link.pl
  1185. ################################################################################
  1186. Permalink to "%s"
  1187. 永久連結至 "%s"
  1188. anchor first defined here: %s
  1189. 錨點已被定義於 %s
  1190. the page %s also exists
  1191. 也存在一個叫 %s 的頁面
  1192. ################################################################################
  1193. # modules/permanent-anchors.pl
  1194. ################################################################################
  1195. Click to search for references to this permanent anchor
  1196. 按下即可搜尋此錨點的相關資料
  1197. Include permanent anchors
  1198. 包含固定的錨點
  1199. ################################################################################
  1200. # modules/portrait-support.pl
  1201. ################################################################################
  1202. Portrait
  1203. 肖像
  1204. ################################################################################
  1205. # modules/preview.pl
  1206. ################################################################################
  1207. Pages with changed HTML
  1208. Preview changes in HTML output
  1209. ################################################################################
  1210. # modules/private-pages.pl
  1211. ################################################################################
  1212. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  1213. supply the password now
  1214. ################################################################################
  1215. # modules/private-wiki.pl
  1216. ################################################################################
  1217. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  1218. Attempt to read encrypted data without a password.
  1219. Cannot refresh index.
  1220. ################################################################################
  1221. # modules/publish.pl
  1222. ################################################################################
  1223. Publish %s
  1224. 發表 %s
  1225. No target wiki was specified in the config file.
  1226. 設定檔案中沒有設定目標(Target) Wiki
  1227. The target wiki was misconfigured.
  1228. 目標(Target) Wiki 設定錯誤
  1229. ################################################################################
  1230. # modules/put.pl
  1231. ################################################################################
  1232. Upload is limited to %s bytes
  1233. ################################################################################
  1234. # modules/questionasker.pl
  1235. ################################################################################
  1236. To save this page you must answer this question:
  1237. 為了保存此頁面,您必須回答這個問題:
  1238. ################################################################################
  1239. # modules/recaptcha.pl
  1240. ################################################################################
  1241. Please type the following two words:
  1242. Please answer this captcha:
  1243. ################################################################################
  1244. # modules/referrer-rss.pl
  1245. ################################################################################
  1246. Referrers
  1247. 引用者
  1248. ################################################################################
  1249. # modules/referrer-tracking.pl
  1250. ################################################################################
  1251. All Referrers
  1252. 所有的引用者
  1253. ################################################################################
  1254. # modules/search-list.pl
  1255. ################################################################################
  1256. Page list for %s
  1257. ################################################################################
  1258. # modules/small.pl
  1259. ################################################################################
  1260. Index of all small pages
  1261. 索引所有小頁面
  1262. ################################################################################
  1263. # modules/sort.pl
  1264. ################################################################################
  1265. Sort alphabetically
  1266. Sorted alphabetically
  1267. Sorted by last update first
  1268. Sort by last update
  1269. Sorted by creation date
  1270. Sort by creation date
  1271. ################################################################################
  1272. # modules/static-copy.pl
  1273. ################################################################################
  1274. Static Copy
  1275. 靜態頁面備份
  1276. Back to %s
  1277. 返回 %s
  1278. ################################################################################
  1279. # modules/static-hybrid.pl
  1280. ################################################################################
  1281. Editing not allowed for %s.
  1282. 不允許編輯 %s 。
  1283. ################################################################################
  1284. # modules/svg-edit.pl
  1285. ################################################################################
  1286. Edit image in the browser
  1287. Summary of your changes:
  1288. ################################################################################
  1289. # modules/sync.pl
  1290. ################################################################################
  1291. Copy to %1 succeeded: %2.
  1292. 從 %2 複製到 %1 成功
  1293. Copy to %1 failed: %2.
  1294. 從 %2 複製到 %1 失敗
  1295. ################################################################################
  1296. # modules/tags.pl
  1297. ################################################################################
  1298. Tag
  1299. 標籤
  1300. Feed for this tag
  1301. Tag Cloud
  1302. 標籤雲
  1303. Rebuilding index not done.
  1304. 重建索引尚未完成
  1305. (Rebuilding the index can only be done once every 12 hours.)
  1306. (重建索引間隔為 12 小時)
  1307. Rebuild tag index
  1308. list tags
  1309. tag cloud
  1310. ################################################################################
  1311. # modules/templates.pl
  1312. ################################################################################
  1313. Alternatively, use one of the following templates:
  1314. 或者,使用下列範本之一:
  1315. ################################################################################
  1316. # modules/throttle.pl
  1317. ################################################################################
  1318. Too many instances. Only %s allowed.
  1319. 太多請求,只允許 %s
  1320. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1321. 系統忙碌中請稍後在試一次,可能有人正在執行維護動作或長期搜尋
  1322. ################################################################################
  1323. # modules/thumbs.pl
  1324. ################################################################################
  1325. thumb
  1326. Error creating thumbnail from nonexisting page %s.
  1327. Can not create thumbnail for file type %s.
  1328. Can not create thumbnail for a text document
  1329. Can not create path for thumbnail - %s
  1330. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1331. Failed to run %1 to create thumbnail: %2
  1332. %s ran into an error
  1333. %s produced no output
  1334. Failed to parse %s.
  1335. ################################################################################
  1336. # modules/timezone.pl
  1337. ################################################################################
  1338. Timezone
  1339. Pick your timezone:
  1340. Set
  1341. ################################################################################
  1342. # modules/toc-headers.pl
  1343. ################################################################################
  1344. Contents
  1345. 內容
  1346. ################################################################################
  1347. # modules/today.pl
  1348. ################################################################################
  1349. Create a new page for today
  1350. 建立今日頁面
  1351. ################################################################################
  1352. # modules/translation-links.pl
  1353. ################################################################################
  1354. Add Translation
  1355. Added translation: %1 (%2)
  1356. Translate %s
  1357. Thank you for writing a translation of %s.
  1358. Please indicate what language you will be using.
  1359. Language is missing
  1360. Suggested languages:
  1361. Please indicate a page name for the translation of %s.
  1362. More help may be available here: %s.
  1363. Translated page:
  1364. Please provide a different page name for the translation.
  1365. ################################################################################
  1366. # modules/translations.pl
  1367. ################################################################################
  1368. This page is a translation of %s.
  1369. 本頁是頁面 %s 的翻譯。
  1370. The translation is up to date.
  1371. 本頁翻譯符合最新的內容。
  1372. The translation is outdated.
  1373. 本頁翻譯已過期。
  1374. The page does not exist.
  1375. 頁面不存在。
  1376. ################################################################################
  1377. # modules/upgrade.pl
  1378. ################################################################################
  1379. Upgrading Database
  1380. Did the previous upgrade end with an error? A lock was left behind.
  1381. Unlock wiki
  1382. Upgrade complete.
  1383. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1384. ################################################################################
  1385. # modules/usemod.pl
  1386. ################################################################################
  1387. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1388. http://www.amazon.com/exec/obidos/ISBN=%s
  1389. alternate
  1390. 另一個連結
  1391. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1392. search
  1393. 搜尋
  1394. ################################################################################
  1395. # modules/wanted.pl
  1396. ################################################################################
  1397. Wanted Pages
  1398. 徵求頁面
  1399. %s pages
  1400. %s 頁面
  1401. %s, referenced from:
  1402. %s 引用自:
  1403. ################################################################################
  1404. # modules/webapp.pl
  1405. ################################################################################
  1406. Web application for offline browsing
  1407. ################################################################################
  1408. # modules/webdav.pl
  1409. ################################################################################
  1410. Upload of %s file
  1411. 上傳 %s 檔案
  1412. ################################################################################
  1413. # modules/weblog-1.pl
  1414. ################################################################################
  1415. Blog
  1416. 日誌
  1417. ################################################################################
  1418. # modules/weblog-3.pl
  1419. ################################################################################
  1420. Matching pages:
  1421. 匹配頁面:
  1422. New
  1423. 新增日誌
  1424. Edit %s.
  1425. 編輯 %s
  1426. ################################################################################
  1427. # modules/weblog-4.pl
  1428. ################################################################################
  1429. Tags:
  1430. 標籤:
  1431. #
  1432. END_OF_TRANSLATION