new-utf8.pl 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667
  1. # UTF-8 encoded FIXME translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2004 FIXME
  4. #
  5. # Permission is granted to copy, distribute and/or modify this
  6. # document under the terms of the GNU Free Documentation License,
  7. # Version 1.2 or any later version published by the Free Software
  8. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  9. # Back-Cover Texts. A copy of the license could be found at:
  10. # http://www.gnu.org/licenses/fdl.txt .
  11. #
  12. # Installation:
  13. # =============
  14. #
  15. # Create a modules subdirectory in your data directory, and put the
  16. # file in there. It will be loaded automatically.
  17. #
  18. use utf8;
  19. use strict;
  20. AddModuleDescription('fixme-utf8.pl', 'Fixme') if defined &AddModuleDescription;
  21. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  22. ################################################################################
  23. # wiki.pl
  24. ################################################################################
  25. Reading not allowed: user, ip, or network is blocked.
  26. Login
  27. Error
  28. %s calls
  29. Cannot create %s
  30. Include normal pages
  31. Invalid UserName %s: not saved.
  32. UserName must be 50 characters or less: not saved
  33. This page contains an uploaded file:
  34. No summary was provided for this file.
  35. Recursive include of %s!
  36. Clear Cache
  37. Main lock obtained.
  38. Main lock released.
  39. Journal
  40. More...
  41. Comments on this page
  42. XML::RSS is not available on this system.
  43. diff
  44. history
  45. %s returned no data, or LWP::UserAgent is not available.
  46. RSS parsing failed for %s
  47. No items found in %s.
  48. . . . .
  49. Click to edit this page
  50. CGI Internal error: %s
  51. Invalid action parameter %s
  52. Page name is missing
  53. Page name is too long: %s
  54. Invalid Page %s (must not end with .db)
  55. Invalid Page %s (must not end with .lck)
  56. Invalid Page %s
  57. There are no comments, yet. Be the first to leave a comment!
  58. Welcome!
  59. This page does not exist, but you can %s.
  60. create it now
  61. Too many redirections
  62. No redirection for old revisions
  63. Invalid link pattern for #REDIRECT
  64. Please go on to %s.
  65. Updates since %s
  66. up to %s
  67. Updates in the last %s days
  68. Updates in the last day
  69. for %s only
  70. List latest change per page only
  71. List all changes
  72. Skip rollbacks
  73. Include rollbacks
  74. List only major changes
  75. Include minor changes
  76. days
  77. List later changes
  78. RSS
  79. RSS with pages
  80. RSS with pages and diff
  81. Filters
  82. Title:
  83. Title and Body:
  84. Username:
  85. Host:
  86. Follow up to:
  87. Language:
  88. Go!
  89. (minor)
  90. rollback
  91. new
  92. All changes for %s
  93. This page is too big to send over RSS.
  94. History of %s
  95. Compare
  96. Deleted
  97. Mark this page for deletion
  98. No other revisions available
  99. current
  100. Revision %s
  101. Contributors to %s
  102. Missing target for rollback.
  103. Target for rollback is too far back.
  104. A username is required for ordinary users.
  105. Rolling back changes
  106. Editing not allowed: %s is read-only.
  107. Rollback of %s would restore banned content.
  108. Rollback to %s
  109. %s rolled back
  110. to %s
  111. Index of all pages
  112. Wiki Version
  113. Password
  114. Run maintenance
  115. Unlock Wiki
  116. Unlock site
  117. Lock site
  118. Unlock %s
  119. Lock %s
  120. Administration
  121. Actions:
  122. Important pages:
  123. To mark a page for deletion, put <strong>%s</strong> on the first line.
  124. from %s
  125. redirected from %s
  126. %s:
  127. [Home]
  128. Click to search for references to this page
  129. Edit this page
  130. Preview:
  131. Preview only, not yet saved
  132. Warning
  133. Database is stored in temporary directory %s
  134. %s seconds
  135. Last edited
  136. Edited
  137. by %s
  138. (diff)
  139. a
  140. c
  141. Edit revision %s of this page
  142. e
  143. This page is read-only
  144. View other revisions
  145. View current revision
  146. View all changes
  147. View contributors
  148. Add your comment here:
  149. Homepage URL:
  150. s
  151. Save
  152. p
  153. Preview
  154. Search:
  155. f
  156. Replace:
  157. Delete
  158. Filter:
  159. Last edit
  160. revision %s
  161. current revision
  162. Difference between revision %1 and %2
  163. Last major edit (%s)
  164. later minor edits
  165. No diff available.
  166. Summary:
  167. Old revision:
  168. Changed:
  169. Deleted:
  170. Added:
  171. to
  172. Revision %s not available
  173. showing current revision instead
  174. Showing revision %s
  175. Cannot save a nameless page.
  176. Cannot save a page without revision.
  177. not deleted:
  178. deleted
  179. Cannot open %s
  180. Cannot write %s
  181. Could not get %s lock
  182. The lock was created %s.
  183. Maybe the user running this script is no longer allowed to remove the lock directory?
  184. Sometimes locks are left behind if a job crashes.
  185. After ten minutes, you could try to unlock the wiki.
  186. This operation may take several seconds...
  187. Forced unlock of %s lock.
  188. No unlock required.
  189. %s hours ago
  190. 1 hour ago
  191. %s minutes ago
  192. 1 minute ago
  193. %s seconds ago
  194. 1 second ago
  195. just now
  196. Only administrators can upload files.
  197. Editing revision %s of
  198. Editing %s
  199. Editing old revision %s.
  200. Saving this page will replace the latest revision with this text.
  201. This change is a minor edit.
  202. Cancel
  203. Replace this file with text
  204. Replace this text with a file
  205. File to upload:
  206. Files of type %s are not allowed.
  207. 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.
  208. This site does not use admin or editor passwords.
  209. You are currently an administrator on this site.
  210. You are currently an editor on this site.
  211. You are a normal user on this site.
  212. You do not have a password set.
  213. Your password does not match any of the administrator or editor passwords.
  214. Password:
  215. Return to %s
  216. This operation is restricted to site editors only...
  217. This operation is restricted to administrators only...
  218. Edit Denied
  219. Editing not allowed: user, ip, or network is blocked.
  220. Contact the wiki administrator for more information.
  221. The rule %s matched for you.
  222. See %s for more information.
  223. SampleUndefinedPage
  224. Sample_Undefined_Page
  225. Rule "%1" matched "%2" on this page.
  226. Reason: %s.
  227. Reason unknown.
  228. (for %s)
  229. %s pages found.
  230. Preview: %s
  231. Replaced: %s
  232. Search for: %s
  233. View changes for these pages
  234. last updated
  235. by
  236. Transfer Error: %s
  237. Browser reports no file info.
  238. Browser reports no file type.
  239. The page contains banned text.
  240. No changes to be saved.
  241. This page was changed by somebody else %s.
  242. The changes conflict. Please check the page again.
  243. Please check whether you overwrote those changes.
  244. Anonymous
  245. Cannot delete the index file %s.
  246. Please check the directory permissions.
  247. Your changes were not saved.
  248. Could not get a lock to merge!
  249. you
  250. ancestor
  251. other
  252. Run Maintenance
  253. Maintenance not done.
  254. (Maintenance can only be done once every 12 hours.)
  255. Remove the "maintain" file or wait.
  256. Expiring keep files and deleting pages marked for deletion
  257. Moving part of the %s log file.
  258. Could not open %s log file
  259. Error was
  260. Note: This error is normal if no changes have been made.
  261. Moving %s log entries.
  262. Set or Remove global edit lock
  263. Edit lock created.
  264. Edit lock removed.
  265. Set or Remove page edit lock
  266. Lock for %s created.
  267. Lock for %s removed.
  268. Displaying Wiki Version
  269. Debugging Information
  270. Too many connections by %s
  271. Please do not fetch more than %1 pages in %2 seconds.
  272. Check whether the web server can create the directory %s and whether it can create files in it.
  273. , see
  274. The two revisions are the same.
  275. ################################################################################
  276. # modules/admin.pl
  277. ################################################################################
  278. Deleting %s
  279. Deleted %s
  280. Renaming %1 to %2.
  281. The page %s does not exist
  282. The page %s already exists
  283. Cannot rename %1 to %2
  284. Renamed to %s
  285. Renamed from %s
  286. Renamed %1 to %2.
  287. Immediately delete %s
  288. Rename %s to:
  289. ################################################################################
  290. # modules/advanced-uploads.pl
  291. ################################################################################
  292. Attach file:
  293. Upload
  294. ################################################################################
  295. # modules/aggregate.pl
  296. ################################################################################
  297. Learn more...
  298. ################################################################################
  299. # modules/all.pl
  300. ################################################################################
  301. Complete Content
  302. The main page is %s.
  303. ################################################################################
  304. # modules/archive.pl
  305. ################################################################################
  306. Archive:
  307. ################################################################################
  308. # modules/backlinkage.pl
  309. ################################################################################
  310. Rebuild BackLink database
  311. Internal Page: %s
  312. Pages that link to this page
  313. ################################################################################
  314. # modules/backlinks.pl
  315. ################################################################################
  316. The search parameter is missing.
  317. Pages link to %s
  318. ################################################################################
  319. # modules/ban-contributors.pl
  320. ################################################################################
  321. Ban contributors
  322. Ban Contributors to %s
  323. Ban!
  324. Regular expression:
  325. %s is banned
  326. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  327. Consider banning the IP number as well:
  328. ################################################################################
  329. # modules/banned-regexps.pl
  330. ################################################################################
  331. Regular expression "%1" matched "%2" on this page.
  332. Regular expression "%s" matched on this page.
  333. ################################################################################
  334. # modules/big-brother.pl
  335. ################################################################################
  336. Recent Visitors
  337. some action
  338. was here
  339. and read
  340. ################################################################################
  341. # modules/calendar.pl
  342. ################################################################################
  343. Illegal year value: Use 0001-9999
  344. The match parameter is missing.
  345. Page Collection for %s
  346. Previous
  347. Next
  348. Calendar %s
  349. Su
  350. Mo
  351. Tu
  352. We
  353. Th
  354. Fr
  355. Sa
  356. January
  357. February
  358. March
  359. April
  360. May
  361. June
  362. July
  363. August
  364. September
  365. October
  366. November
  367. December
  368. ################################################################################
  369. # modules/checkbox.pl
  370. ################################################################################
  371. set %s
  372. unset %s
  373. ################################################################################
  374. # modules/clustermap.pl
  375. ################################################################################
  376. Clustermap
  377. Pages without a Cluster
  378. ################################################################################
  379. # modules/commentcount.pl
  380. ################################################################################
  381. Comments on
  382. Comment on
  383. ################################################################################
  384. # modules/comment-div-wrapper.pl
  385. ################################################################################
  386. Comments:
  387. ################################################################################
  388. # modules/compilation.pl
  389. ################################################################################
  390. Compilation for %s
  391. Compilation tag is missing a regular expression.
  392. ################################################################################
  393. # modules/css-install.pl
  394. ################################################################################
  395. Install CSS
  396. Copy one of the following stylesheets to %s:
  397. Reset
  398. ################################################################################
  399. # modules/dates.pl
  400. ################################################################################
  401. Extract all dates from the database
  402. Dates
  403. No dates found.
  404. ################################################################################
  405. # modules/despam.pl
  406. ################################################################################
  407. List spammed pages
  408. Despamming pages
  409. Spammed pages
  410. Cannot find revision %s.
  411. Revert to revision %1: %2
  412. Marked as %s.
  413. Cannot find unspammed revision.
  414. ################################################################################
  415. # modules/diff.pl
  416. ################################################################################
  417. Page diff
  418. Diff
  419. ################################################################################
  420. # modules/drafts.pl
  421. ################################################################################
  422. Recover Draft
  423. No text to save
  424. Draft saved
  425. Draft recovered
  426. No draft available to recover
  427. Save Draft
  428. Draft Cleanup
  429. Unable to delete draft %s
  430. %1 was last modified %2 and was kept
  431. %1 was last modified %2 and was deleted
  432. ################################################################################
  433. # modules/dynamic-comments.pl
  434. ################################################################################
  435. Add Comment
  436. ################################################################################
  437. # modules/edit-cluster.pl
  438. ################################################################################
  439. ordinary changes
  440. %s days
  441. ################################################################################
  442. # modules/edit-paragraphs.pl
  443. ################################################################################
  444. Could not identify the paragraph you were editing
  445. This is the section you edited:
  446. This is the current page:
  447. ################################################################################
  448. # modules/find.pl
  449. ################################################################################
  450. Matching page names:
  451. ################################################################################
  452. # modules/fix-encoding.pl
  453. ################################################################################
  454. Fix character encoding
  455. Fix HTML escapes
  456. ################################################################################
  457. # modules/form_timeout.pl
  458. ################################################################################
  459. Set $FormTimeoutSalt.
  460. Form Timeout
  461. ################################################################################
  462. # modules/gd_security_image.pl
  463. ################################################################################
  464. GD or Image::Magick modules not available.
  465. GD::SecurityImage module not available.
  466. Image storing failed. (%s)
  467. Bad gd_security_image_id.
  468. Please type the six characters from the anti-spam image
  469. Submit
  470. CAPTCHA
  471. You did not answer correctly.
  472. $GdSecurityImageFont is not set.
  473. ################################################################################
  474. # modules/git-another.pl
  475. ################################################################################
  476. No summary provided
  477. ################################################################################
  478. # modules/git.pl
  479. ################################################################################
  480. no summary available
  481. page was marked for deletion
  482. Oddmuse
  483. Cleaning up git repository
  484. ################################################################################
  485. # modules/google-plus-one.pl
  486. ################################################################################
  487. Google +1 Buttons
  488. All Pages +1
  489. This page lists the twenty last diary entries and their +1 buttons.
  490. ################################################################################
  491. # modules/gravatar.pl
  492. ################################################################################
  493. Email:
  494. ################################################################################
  495. # modules/header-and-footer-templates.pl
  496. ################################################################################
  497. Could not find %1.html template in %2
  498. ################################################################################
  499. # modules/hiddenpages.pl
  500. ################################################################################
  501. Only Editors are allowed to see this hidden page.
  502. Only Admins are allowed to see this hidden page.
  503. ################################################################################
  504. # modules/index.pl
  505. ################################################################################
  506. Index
  507. ################################################################################
  508. # modules/joiner.pl
  509. ################################################################################
  510. The username %s already exists.
  511. The email address %s has already been used.
  512. Wait %s minutes before try again.
  513. Registration Confirmation
  514. Visit the link below to confirm registration.
  515. Recover Account
  516. You can login by following the link below. Then set new password.
  517. Change Email Address
  518. To confirm changing email address, follow the link below.
  519. To submit this form you must answer this question:
  520. Question:
  521. CAPTCHA:
  522. Registration
  523. The username must be valid page name.
  524. Confirmation email will be sent to the email address.
  525. Repeat Password:
  526. Bad email address format.
  527. Password needs to have at least %s characters.
  528. Passwords differ.
  529. Email Sent
  530. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  531. Failed to Confirm Registration
  532. Invalid key.
  533. The key expired.
  534. Registration Confirmed
  535. Now, you can login by using username and password.
  536. Forgot your password?
  537. Login failed.
  538. You are banned.
  539. You must confirm email address.
  540. Logged in
  541. %s has logged in.
  542. You should set new password immediately.
  543. Change Password
  544. Logged out
  545. %s has logged out.
  546. Account Settings
  547. Logout
  548. Current Password:
  549. New Password:
  550. Repeat New Password:
  551. Password is wrong.
  552. Password Changed
  553. Your password has been changed.
  554. Forgot Password
  555. Enter email address, and recovery login ticket will be sent.
  556. Not found.
  557. The mail address is not valid anymore.
  558. An email has been sent to %s with further instructions.
  559. New Email Address:
  560. Failed to load account.
  561. An email has been sent to %s with a login ticket.
  562. Confirmation Failed
  563. Failed to confirm.
  564. Email Address Changed
  565. Email address for %1 has been changed to %2.
  566. Account Management
  567. Ban Account
  568. Enter username of the account to ban:
  569. Ban
  570. Enter username of the account to unban:
  571. Unban
  572. %s is already banned.
  573. %s has been banned.
  574. %s is not banned.
  575. %s has been unbanned.
  576. Register
  577. ################################################################################
  578. # modules/lang.pl
  579. ################################################################################
  580. Languages:
  581. Show!
  582. ################################################################################
  583. # modules/like.pl
  584. ################################################################################
  585. ====(\d+) persons? liked this====
  586. ====%d persons liked this====
  587. ====1 person liked this====
  588. I like this!
  589. ################################################################################
  590. # modules/link-all.pl
  591. ################################################################################
  592. Define
  593. ################################################################################
  594. # modules/links.pl
  595. ################################################################################
  596. Full Link List
  597. ################################################################################
  598. # modules/list-banned-content.pl
  599. ################################################################################
  600. Banned Content
  601. Rule "%1" matched on this page.
  602. ################################################################################
  603. # modules/listlocked.pl
  604. ################################################################################
  605. List of locked pages
  606. ################################################################################
  607. # modules/listtags.pl
  608. ################################################################################
  609. Pages tagged with %s
  610. ################################################################################
  611. # modules/live-templates.pl
  612. ################################################################################
  613. Template without parameters
  614. The template %s is either empty or does not exist.
  615. ################################################################################
  616. # modules/localnames.pl
  617. ################################################################################
  618. Name:
  619. URL:
  620. Define Local Names
  621. Define external redirect:
  622. -- defined on %s
  623. Local names defined on %1: %2
  624. ################################################################################
  625. # modules/logbannedcontent.pl
  626. ################################################################################
  627. IP number matched %s
  628. ################################################################################
  629. # modules/login.pl
  630. ################################################################################
  631. Register for %s
  632. Please choose a username of the form "FirstLast" using your real name.
  633. The passwords do not match.
  634. The password must be at least %s characters.
  635. That email address is invalid.
  636. The username %s has already been registered.
  637. Your registration for %s has been submitted.
  638. Please allow time for the webmaster to approve your request.
  639. An email has been sent to "%s" with further instructions.
  640. There was an error saving your registration.
  641. An account was created for %s.
  642. Login to %s
  643. Username and/or password are incorrect.
  644. Logged in as %s.
  645. Logout of %s
  646. Logout of %s?
  647. Logged out of %s
  648. You are now logged out.
  649. Register a new account
  650. Who am I?
  651. Change your password
  652. Approve pending registrations
  653. Confirm Registration for %s
  654. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  655. Confirmation failed. Please email %s for help.
  656. Who Am I?
  657. You are logged in as %s.
  658. You are not logged in.
  659. Reset Password
  660. The password for %s was reset. It has been emailed to the address on file.
  661. There was an error resetting the password for %s.
  662. The username "%s" does not exist.
  663. Reset Password for %s
  664. Reset Password?
  665. Change Password for %s
  666. Change Password?
  667. Your current password is incorrect.
  668. Approve Pending Registrations for %s
  669. %s has been approved.
  670. There was an error approving %s.
  671. There are no pending registrations.
  672. ################################################################################
  673. # modules/mail.pl
  674. ################################################################################
  675. Invalid Mail %s: not saved.
  676. unsubscribe
  677. subscribe
  678. %s appears to be an invalid mail address
  679. Your mail subscriptions
  680. All mail subscriptions
  681. Subscriptions
  682. Email:
  683. Show
  684. Subscriptions for %s:
  685. Unsubscribe
  686. There are no subscriptions for %s.
  687. Change email address
  688. Mail addresses are linked to unsubscription links.
  689. Subscribe to %s.
  690. Subscribe
  691. Subscribed %s to the following pages:
  692. The remaining pages do not exist.
  693. Unsubscribed %s from the following pages:
  694. Migrating Subscriptions
  695. No non-migrated email addresses found, migration not necessary.
  696. Migrated %s rows.
  697. ################################################################################
  698. # modules/module-bisect.pl
  699. ################################################################################
  700. Bisect modules
  701. Module Bisect
  702. All modules enabled now!
  703. Go back
  704. Test / Always enabled / Always disabled
  705. Start
  706. Bisecting proccess is already active.
  707. Stop
  708. It seems like module %s is causing your problem.
  709. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  710. Good luck fixing your problem! ;)
  711. Module count (only testable modules):
  712. Current module statuses:
  713. Good
  714. Bad
  715. Enabling %s
  716. ################################################################################
  717. # modules/module-updater.pl
  718. ################################################################################
  719. Update modules
  720. Module Updater
  721. Looks good. Update modules now!
  722. ################################################################################
  723. # modules/multi-url-spam-block.pl
  724. ################################################################################
  725. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  726. ################################################################################
  727. # modules/namespaces.pl
  728. ################################################################################
  729. %s is not a legal name for a namespace
  730. Namespaces
  731. ################################################################################
  732. # modules/nearlink-create.pl
  733. ################################################################################
  734. (create locally)
  735. ################################################################################
  736. # modules/near-links.pl
  737. ################################################################################
  738. Getting page index file for %s.
  739. Near links:
  740. Search sites on the %s as well
  741. Fetching results from %s:
  742. Near pages:
  743. Include near pages
  744. EditNearLinks
  745. The same page on other sites:
  746. ################################################################################
  747. # modules/no-question-mark.pl
  748. ################################################################################
  749. image
  750. download
  751. ################################################################################
  752. # modules/nosearch.pl
  753. ################################################################################
  754. Backlinks
  755. ################################################################################
  756. # modules/not-found-handler.pl
  757. ################################################################################
  758. Clearing Cache
  759. Done.
  760. Generating Link Database
  761. The 404 handler extension requires the link data extension (links.pl).
  762. ################################################################################
  763. # modules/offline.pl
  764. ################################################################################
  765. Make available offline
  766. Offline
  767. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  768. ################################################################################
  769. # modules/olocalmap.pl
  770. ################################################################################
  771. LocalMap
  772. No page id for action localmap
  773. Requested page %s does not exist
  774. Local Map for %s
  775. view
  776. ################################################################################
  777. # modules/open-proxy.pl
  778. ################################################################################
  779. Self-ban by %s
  780. You have banned your own IP.
  781. ################################################################################
  782. # modules/orphans.pl
  783. ################################################################################
  784. Orphan List
  785. ################################################################################
  786. # modules/page-trail.pl
  787. ################################################################################
  788. Trail:
  789. ################################################################################
  790. # modules/page-type.pl
  791. ################################################################################
  792. None
  793. Type
  794. ################################################################################
  795. # modules/paragraph-link.pl
  796. ################################################################################
  797. Permalink to "%s"
  798. anchor first defined here: %s
  799. the page %s also exists
  800. ################################################################################
  801. # modules/permanent-anchors.pl
  802. ################################################################################
  803. Click to search for references to this permanent anchor
  804. Include permanent anchors
  805. ################################################################################
  806. # modules/portrait-support.pl
  807. ################################################################################
  808. Portrait
  809. ################################################################################
  810. # modules/preview.pl
  811. ################################################################################
  812. Pages with changed HTML
  813. Preview changes in HTML output
  814. ################################################################################
  815. # modules/private-pages.pl
  816. ################################################################################
  817. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  818. supply the password now
  819. ################################################################################
  820. # modules/private-wiki.pl
  821. ################################################################################
  822. 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.
  823. Attempt to read encrypted data without a password.
  824. Cannot refresh index.
  825. ################################################################################
  826. # modules/publish.pl
  827. ################################################################################
  828. Publish %s
  829. No target wiki was specified in the config file.
  830. The target wiki was misconfigured.
  831. ################################################################################
  832. # modules/put.pl
  833. ################################################################################
  834. Upload is limited to %s bytes
  835. ################################################################################
  836. # modules/questionasker.pl
  837. ################################################################################
  838. To save this page you must answer this question:
  839. ################################################################################
  840. # modules/recaptcha.pl
  841. ################################################################################
  842. Please type the following two words:
  843. Please answer this captcha:
  844. ################################################################################
  845. # modules/referrer-rss.pl
  846. ################################################################################
  847. Referrers
  848. ################################################################################
  849. # modules/referrer-tracking.pl
  850. ################################################################################
  851. All Referrers
  852. ################################################################################
  853. # modules/search-list.pl
  854. ################################################################################
  855. Page list for %s
  856. ################################################################################
  857. # modules/small.pl
  858. ################################################################################
  859. Index of all small pages
  860. ################################################################################
  861. # modules/static-copy.pl
  862. ################################################################################
  863. Static Copy
  864. Back to %s
  865. ################################################################################
  866. # modules/static-hybrid.pl
  867. ################################################################################
  868. Editing not allowed for %s.
  869. ################################################################################
  870. # modules/svg-edit.pl
  871. ################################################################################
  872. Edit image in the browser
  873. Summary of your changes:
  874. ################################################################################
  875. # modules/sync.pl
  876. ################################################################################
  877. Copy to %1 succeeded: %2.
  878. Copy to %1 failed: %2.
  879. ################################################################################
  880. # modules/tags.pl
  881. ################################################################################
  882. Tag
  883. Feed for this tag
  884. Tag Cloud
  885. Rebuilding index not done.
  886. (Rebuilding the index can only be done once every 12 hours.)
  887. Rebuild tag index
  888. list tags
  889. tag cloud
  890. ################################################################################
  891. # modules/templates.pl
  892. ################################################################################
  893. Alternatively, use one of the following templates:
  894. ################################################################################
  895. # modules/throttle.pl
  896. ################################################################################
  897. Too many instances. Only %s allowed.
  898. 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.
  899. ################################################################################
  900. # modules/thumbs.pl
  901. ################################################################################
  902. thumb
  903. Error creating thumbnail from nonexisting page %s.
  904. Can not create thumbnail for file type %s.
  905. Can not create thumbnail for a text document
  906. Can not create path for thumbnail - %s
  907. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  908. Failed to run %1 to create thumbnail: %2
  909. %s ran into an error
  910. %s produced no output
  911. Failed to parse %s.
  912. ################################################################################
  913. # modules/timezone.pl
  914. ################################################################################
  915. Timezone
  916. Pick your timezone:
  917. Set
  918. ################################################################################
  919. # modules/toc-headers.pl
  920. ################################################################################
  921. Contents
  922. ################################################################################
  923. # modules/today.pl
  924. ################################################################################
  925. Create a new page for today
  926. ################################################################################
  927. # modules/translation-links.pl
  928. ################################################################################
  929. Add Translation
  930. Added translation: %1 (%2)
  931. Translate %s
  932. Thank you for writing a translation of %s.
  933. Please indicate what language you will be using.
  934. Language is missing
  935. Suggested languages:
  936. Please indicate a page name for the translation of %s.
  937. More help may be available here: %s.
  938. Translated page:
  939. Please provide a different page name for the translation.
  940. ################################################################################
  941. # modules/translations.pl
  942. ################################################################################
  943. This page is a translation of %s.
  944. The translation is up to date.
  945. The translation is outdated.
  946. The page does not exist.
  947. ################################################################################
  948. # modules/upgrade.pl
  949. ################################################################################
  950. Upgrading Database
  951. Did the previous upgrade end with an error? A lock was left behind.
  952. Unlock wiki
  953. Upgrade complete.
  954. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  955. ################################################################################
  956. # modules/usemod.pl
  957. ################################################################################
  958. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  959. http://www.amazon.com/exec/obidos/ISBN=%s
  960. alternate
  961. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  962. search
  963. ################################################################################
  964. # modules/wanted.pl
  965. ################################################################################
  966. Wanted Pages
  967. %s pages
  968. %s, referenced from:
  969. ################################################################################
  970. # modules/webapp.pl
  971. ################################################################################
  972. Web application for offline browsing
  973. ################################################################################
  974. # modules/webdav.pl
  975. ################################################################################
  976. Upload of %s file
  977. ################################################################################
  978. # modules/weblog-1.pl
  979. ################################################################################
  980. Blog
  981. ################################################################################
  982. # modules/weblog-3.pl
  983. ################################################################################
  984. Matching pages:
  985. New
  986. Edit %s.
  987. ################################################################################
  988. # modules/weblog-4.pl
  989. ################################################################################
  990. Tags:
  991. #
  992. END_OF_TRANSLATION