chinese_cn-utf8.pl 48 KB

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