summaryrefslogtreecommitdiff
path: root/po/basewiki.pot
blob: f6c0b94737549bb2af0434e47968889b9141a734 (plain)
  1. # LOCALE translation of basewiki pages for ikiwiki.
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the ikiwiki package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ikiwiki basewiki 2.62.1\n"
  10. "POT-Creation-Date: 2008-10-23 03:35+0300\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit"
  17. # type: Plain text
  18. #: directive.mdwn:1 ikiwiki.mdwn:1 ikiwiki/blog.mdwn:1 ikiwiki/directive.mdwn:1 ikiwiki/formatting.mdwn:2 ikiwiki/markdown.mdwn:1 ikiwiki/openid.mdwn:2 ikiwiki/pagespec.mdwn:1 ikiwiki/pagespec/attachment.mdwn:1 ikiwiki/preprocessordirective.mdwn:2 ikiwiki/searching.mdwn:1 ikiwiki/subpage.mdwn:1 ikiwiki/subpage/linkingrules.mdwn:1 ikiwiki/wikilink.mdwn:1 templates.mdwn:1
  19. #, no-wrap
  20. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  21. msgstr ""
  22. # type: Plain text
  23. #: directive.mdwn:4 ikiwiki/directive.mdwn:4
  24. msgid ""
  25. "Directives are similar to a [[ikiwiki/WikiLink]] in form, except they begin "
  26. "with `!` and may contain parameters. The general form is:"
  27. msgstr ""
  28. # type: Plain text
  29. #: directive.mdwn:6 ikiwiki/directive.mdwn:6
  30. #, no-wrap
  31. msgid "\t\\[[!directive param=\"value\" param=\"value\"]]\n"
  32. msgstr ""
  33. # type: Plain text
  34. #: directive.mdwn:9 ikiwiki/directive.mdwn:9
  35. msgid ""
  36. "This gets expanded before the rest of the page is processed, and can be used "
  37. "to transform the page in various ways."
  38. msgstr ""
  39. # type: Plain text
  40. #: directive.mdwn:12 ikiwiki/directive.mdwn:12
  41. msgid ""
  42. "The quotes around values can be omitted if the value is a simple word. "
  43. "Also, some directives may use parameters without values, for example:"
  44. msgstr ""
  45. # type: Plain text
  46. #: directive.mdwn:14 ikiwiki/directive.mdwn:14
  47. #, no-wrap
  48. msgid "\t\\[[!tag foo]]\n"
  49. msgstr ""
  50. # type: Plain text
  51. #: directive.mdwn:17 ikiwiki/directive.mdwn:17
  52. msgid ""
  53. "A directive does not need to all be on one line, it can be wrapped to "
  54. "multiple lines if you like:"
  55. msgstr ""
  56. # type: Plain text
  57. #: directive.mdwn:20 ikiwiki/directive.mdwn:20
  58. #, no-wrap
  59. msgid ""
  60. "\t\\[[!directive foo=\"baldersnatch\"\n"
  61. "\tbar=\"supercalifragilisticexpialidocious\" baz=11]]\n"
  62. msgstr ""
  63. # type: Plain text
  64. #: directive.mdwn:24 ikiwiki/directive.mdwn:24
  65. msgid ""
  66. "Also, multiple lines of *quoted* text can be used for a value. To allow "
  67. "quote marks inside the quoted text, delimit the block of text with "
  68. "triple-quotes:"
  69. msgstr ""
  70. # type: Plain text
  71. #: directive.mdwn:25 ikiwiki/directive.mdwn:25
  72. #, no-wrap
  73. msgid "\t\\[[!directive text=\"\"\"\n"
  74. msgstr ""
  75. # type: Bullet: ' 1. '
  76. #: directive.mdwn:29 ikiwiki/directive.mdwn:29
  77. msgid "\"foo\""
  78. msgstr ""
  79. # type: Bullet: ' 2. '
  80. #: directive.mdwn:29 ikiwiki/directive.mdwn:29
  81. msgid "\"bar\""
  82. msgstr ""
  83. # type: Bullet: ' 3. '
  84. #: directive.mdwn:29 ikiwiki/directive.mdwn:29
  85. msgid "\"baz\""
  86. msgstr ""
  87. # type: Plain text
  88. #: directive.mdwn:40 ikiwiki/directive.mdwn:40
  89. msgid ""
  90. "ikiwiki also has an older syntax for directives, which requires a space in "
  91. "directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This "
  92. "syntax has several disadvantages: it requires a space after directives with "
  93. "no parameters (such as `\\[[pagecount ]]`), and it prohibits spaces in "
  94. "[[wikilinks|ikiwiki/wikilink]]. ikiwiki now provides the `!`-prefixed "
  95. "syntax shown above as the preferred alternative. However, ikiwiki still "
  96. "supports wikis using the older syntax, if the `prefix_directives` option is "
  97. "not enabled. For backward compatibility with existing wikis, this option "
  98. "currently defaults to off, so ikiwiki supports the old syntax."
  99. msgstr ""
  100. # type: Plain text
  101. #: directive.mdwn:41 ikiwiki/directive.mdwn:41 ikiwiki/formatting.mdwn:103
  102. #, no-wrap
  103. msgid "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n"
  104. msgstr ""
  105. # type: Plain text
  106. #: directive.mdwn:43 ikiwiki/directive.mdwn:43
  107. msgid "Here is a list of currently available directives in this wiki:"
  108. msgstr ""
  109. # type: Plain text
  110. #: directive.mdwn:44 ikiwiki/directive.mdwn:44
  111. #, no-wrap
  112. msgid "[[!listdirectives ]]\n"
  113. msgstr ""
  114. # type: Plain text
  115. #: ikiwiki.mdwn:6
  116. #, no-wrap
  117. msgid ""
  118. "This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n"
  119. "[[!if test=\"enabled(version)\"\n"
  120. " then=\"(Currently running version [[!version ]].)\"\n"
  121. "]]\n"
  122. msgstr ""
  123. # type: Plain text
  124. #: ikiwiki.mdwn:8
  125. msgid "Some documentation on using ikiwiki:"
  126. msgstr ""
  127. # type: Bullet: '* '
  128. #: ikiwiki.mdwn:16
  129. msgid "[[ikiwiki/formatting]]"
  130. msgstr ""
  131. # type: Bullet: '* '
  132. #: ikiwiki.mdwn:16
  133. msgid "[[ikiwiki/wikilink]]"
  134. msgstr ""
  135. # type: Bullet: '* '
  136. #: ikiwiki.mdwn:16
  137. msgid "[[ikiwiki/subpage]]"
  138. msgstr ""
  139. # type: Bullet: '* '
  140. #: ikiwiki.mdwn:16
  141. msgid "[[ikiwiki/pagespec]]"
  142. msgstr ""
  143. # type: Bullet: '* '
  144. #: ikiwiki.mdwn:16
  145. msgid "[[ikiwiki/directive]]"
  146. msgstr ""
  147. # type: Bullet: '* '
  148. #: ikiwiki.mdwn:16
  149. msgid "[[ikiwiki/markdown]]"
  150. msgstr ""
  151. # type: Bullet: '* '
  152. #: ikiwiki.mdwn:16
  153. msgid "[[ikiwiki/openid]]"
  154. msgstr ""
  155. # type: Bullet: '* '
  156. #: ikiwiki.mdwn:16
  157. msgid "[[ikiwiki/searching]]"
  158. msgstr ""
  159. # type: Plain text
  160. #: ikiwiki/blog.mdwn:6
  161. msgid ""
  162. "This page has been removed from ikiwiki's basewiki. For documentation about "
  163. "creating a blog with ikiwiki, see the documentation of the [[!iki "
  164. "ikiwiki/directive/inline desc=inline]] directive."
  165. msgstr ""
  166. # type: Plain text
  167. #: ikiwiki/blog.mdwn:8
  168. msgid ""
  169. "Please update your links, as this redirection page will be removed in a "
  170. "future ikiwiki release."
  171. msgstr ""
  172. # type: Plain text
  173. #: ikiwiki/formatting.mdwn:1
  174. #, no-wrap
  175. msgid "[[!meta title=\"Formatting wiki pages\"]]\n"
  176. msgstr ""
  177. # type: Plain text
  178. #: ikiwiki/formatting.mdwn:7
  179. msgid ""
  180. "Text on this wiki is, by default, written in a form very close to how you "
  181. "might write text for an email message. This style of text formatting is "
  182. "called [[MarkDown]], and it works like this:"
  183. msgstr ""
  184. # type: Plain text
  185. #: ikiwiki/formatting.mdwn:9
  186. msgid "Leave blank lines between paragraphs."
  187. msgstr ""
  188. # type: Plain text
  189. #: ikiwiki/formatting.mdwn:12
  190. msgid ""
  191. "You can \\**emphasise*\\* or \\*\\***strongly emphasise**\\*\\* text by "
  192. "placing it in single or double asterisks."
  193. msgstr ""
  194. # type: Plain text
  195. #: ikiwiki/formatting.mdwn:14
  196. msgid "To create a list, start each line with an asterisk:"
  197. msgstr ""
  198. # type: Bullet: '* '
  199. #: ikiwiki/formatting.mdwn:17
  200. msgid "\"* this is my list\""
  201. msgstr ""
  202. # type: Bullet: '* '
  203. #: ikiwiki/formatting.mdwn:17
  204. msgid "\"* another item\""
  205. msgstr ""
  206. # type: Plain text
  207. #: ikiwiki/formatting.mdwn:20
  208. msgid ""
  209. "To make a numbered list, start each line with a number (any number will do) "
  210. "followed by a period:"
  211. msgstr ""
  212. # type: Bullet: '1. '
  213. #: ikiwiki/formatting.mdwn:24
  214. msgid "\"1. first line\""
  215. msgstr ""
  216. # type: Bullet: '2. '
  217. #: ikiwiki/formatting.mdwn:24
  218. msgid "\"2. second line\""
  219. msgstr ""
  220. # type: Bullet: '2. '
  221. #: ikiwiki/formatting.mdwn:24
  222. msgid "\"2. third line\""
  223. msgstr ""
  224. # type: Plain text
  225. #: ikiwiki/formatting.mdwn:28
  226. msgid ""
  227. "To create a header, start a line with one or more `#` characters followed by "
  228. "a space and the header text. The number of `#` characters controls the size "
  229. "of the header:"
  230. msgstr ""
  231. # type: Plain text
  232. #: ikiwiki/formatting.mdwn:29
  233. #, no-wrap
  234. msgid "# # h1\n"
  235. msgstr ""
  236. # type: Plain text
  237. #: ikiwiki/formatting.mdwn:30
  238. #, no-wrap
  239. msgid "## ## h2\n"
  240. msgstr ""
  241. # type: Plain text
  242. #: ikiwiki/formatting.mdwn:31
  243. #, no-wrap
  244. msgid "### ### h3\n"
  245. msgstr ""
  246. # type: Plain text
  247. #: ikiwiki/formatting.mdwn:32
  248. #, no-wrap
  249. msgid "#### #### h4\n"
  250. msgstr ""
  251. # type: Plain text
  252. #: ikiwiki/formatting.mdwn:33
  253. #, no-wrap
  254. msgid "##### ##### h5\n"
  255. msgstr ""
  256. # type: Plain text
  257. #: ikiwiki/formatting.mdwn:34
  258. #, no-wrap
  259. msgid "###### ###### h6\n"
  260. msgstr ""
  261. # type: Plain text
  262. #: ikiwiki/formatting.mdwn:38
  263. msgid ""
  264. "To create a horizontal rule, just write three or more dashes or stars on "
  265. "their own line:"
  266. msgstr ""
  267. # type: Plain text
  268. #: ikiwiki/formatting.mdwn:39 ikiwiki/formatting.mdwn:55 index.mdwn:5 sandbox.mdwn:3
  269. #, no-wrap
  270. msgid "----\n"
  271. msgstr ""
  272. # type: Plain text
  273. #: ikiwiki/formatting.mdwn:42
  274. #, no-wrap
  275. msgid "To quote someone, prefix the quote with \">\":\n"
  276. msgstr ""
  277. # type: Plain text
  278. #: ikiwiki/formatting.mdwn:45
  279. #, no-wrap
  280. msgid ""
  281. "> To be or not to be,\n"
  282. "> that is the question.\n"
  283. msgstr ""
  284. # type: Plain text
  285. #: ikiwiki/formatting.mdwn:47
  286. msgid "To write a code block, indent each line with a tab or 4 spaces:"
  287. msgstr ""
  288. # type: Plain text
  289. #: ikiwiki/formatting.mdwn:50
  290. #, no-wrap
  291. msgid ""
  292. "\t10 PRINT \"Hello, world!\"\n"
  293. "\t20 GOTO 10\n"
  294. msgstr ""
  295. # type: Plain text
  296. #: ikiwiki/formatting.mdwn:54
  297. #, no-wrap
  298. msgid ""
  299. "To link to an url or email address, you can just put the\n"
  300. "url in angle brackets: <<http://ikiwiki.info>>, or you can use the\n"
  301. "form \\[link text\\]\\(url\\)\n"
  302. msgstr ""
  303. # type: Plain text
  304. #: ikiwiki/formatting.mdwn:59
  305. msgid ""
  306. "In addition to basic html formatting using [[MarkDown]], this wiki lets you "
  307. "use the following additional features:"
  308. msgstr ""
  309. # type: Bullet: '* '
  310. #: ikiwiki/formatting.mdwn:62
  311. msgid ""
  312. "To link to another page on the wiki, place the page's name inside double "
  313. "square brackets. So you would use `\\[[WikiLink]]` to link to [[WikiLink]]."
  314. msgstr ""
  315. # type: Plain text
  316. #: ikiwiki/formatting.mdwn:63
  317. #, no-wrap
  318. msgid "[[!if test=\"enabled(smiley) and smileys\" then=\"\"\"\n"
  319. msgstr ""
  320. # type: Bullet: '* '
  321. #: ikiwiki/formatting.mdwn:65
  322. msgid "Insert [[smileys]] and some other useful symbols. :-)"
  323. msgstr ""
  324. # type: Plain text
  325. #: ikiwiki/formatting.mdwn:67
  326. #, no-wrap
  327. msgid "[[!if test=\"enabled(shortcut) and shortcuts\" then=\"\"\"\n"
  328. msgstr ""
  329. # type: Bullet: '* '
  330. #: ikiwiki/formatting.mdwn:69
  331. msgid "Use [[shortcuts]] to link to common resources."
  332. msgstr ""
  333. # type: Plain text
  334. #: ikiwiki/formatting.mdwn:71
  335. #, no-wrap
  336. msgid "\t\\[[!wikipedia War\\_of\\_1812]]\n"
  337. msgstr ""
  338. # type: Plain text
  339. #: ikiwiki/formatting.mdwn:73
  340. #, no-wrap
  341. msgid "[[!if test=\"enabled(template) and templates\" then=\"\"\"\n"
  342. msgstr ""
  343. # type: Bullet: '* '
  344. #: ikiwiki/formatting.mdwn:76
  345. msgid ""
  346. "Create and fill out [[templates]] for repeated chunks of parameterized wiki "
  347. "text."
  348. msgstr ""
  349. # type: Plain text
  350. #: ikiwiki/formatting.mdwn:80
  351. #, no-wrap
  352. msgid ""
  353. "* Insert various [[directives|directive]] onto a page to perform useful\n"
  354. " actions.\n"
  355. "[[!if test=\"enabled(toc) or enabled(meta) or enabled(inline)\" "
  356. "then=\"\"\"\n"
  357. msgstr ""
  358. # type: Plain text
  359. #: ikiwiki/formatting.mdwn:82
  360. #, no-wrap
  361. msgid " For example, you can:\n"
  362. msgstr ""
  363. # type: Plain text
  364. #: ikiwiki/formatting.mdwn:84
  365. #, no-wrap
  366. msgid "[[!if test=\"enabled(toc)\" then=\"\"\"\n"
  367. msgstr ""
  368. # type: Bullet: ' * '
  369. #: ikiwiki/formatting.mdwn:86
  370. msgid "Add a table of contents to a page:"
  371. msgstr ""
  372. # type: Plain text
  373. #: ikiwiki/formatting.mdwn:88
  374. #, no-wrap
  375. msgid "\t\\[[!toc]]\n"
  376. msgstr ""
  377. # type: Plain text
  378. #: ikiwiki/formatting.mdwn:91 recentchanges.mdwn:1
  379. #, no-wrap
  380. msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n"
  381. msgstr ""
  382. # type: Bullet: ' * '
  383. #: ikiwiki/formatting.mdwn:93
  384. msgid "Change the title of a page:"
  385. msgstr ""
  386. # type: Plain text
  387. #: ikiwiki/formatting.mdwn:95
  388. #, no-wrap
  389. msgid "\t\\[[!meta title=\"full page title\"]]\n"
  390. msgstr ""
  391. # type: Plain text
  392. #: ikiwiki/formatting.mdwn:97
  393. #, no-wrap
  394. msgid "[[!if test=\"enabled(inline)\" then=\"\"\"\n"
  395. msgstr ""
  396. # type: Bullet: ' * '
  397. #: ikiwiki/formatting.mdwn:99
  398. msgid "Create a blog by inlining a set of pages:"
  399. msgstr ""
  400. # type: Plain text
  401. #: ikiwiki/formatting.mdwn:101
  402. #, no-wrap
  403. msgid "\t\\[[!inline pages=\"blog/*\"]]\n"
  404. msgstr ""
  405. # type: Plain text
  406. #: ikiwiki/formatting.mdwn:105
  407. #, no-wrap
  408. msgid " Full list of [[directives|directive]] enabled for this wiki:\n"
  409. msgstr ""
  410. # type: Plain text
  411. #: ikiwiki/formatting.mdwn:105
  412. #, no-wrap
  413. msgid " [[!listdirectives ]]\n"
  414. msgstr ""
  415. # type: Plain text
  416. #: ikiwiki/markdown.mdwn:5
  417. msgid ""
  418. "[Markdown](http://daringfireball.net/projects/markdown/) is a minimal "
  419. "markup language that resembles plain text as used in email messages. It is "
  420. "the markup language used by this wiki by default."
  421. msgstr ""
  422. # type: Plain text
  423. #: ikiwiki/markdown.mdwn:10
  424. msgid ""
  425. "For documentation about the markdown syntax, see [[formatting]] and "
  426. "[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A "
  427. "[markdown mode](http://jblevins.org/projects/markdown-mode/) for emacs can "
  428. "help in editing."
  429. msgstr ""
  430. # type: Plain text
  431. #: ikiwiki/markdown.mdwn:13
  432. msgid ""
  433. "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
  434. "of the markdown syntax, and are the only bit of markup that this wiki "
  435. "handles internally."
  436. msgstr ""
  437. # type: Plain text
  438. #: ikiwiki/openid.mdwn:1
  439. #, no-wrap
  440. msgid "[[!meta title=\"OpenID\"]]\n"
  441. msgstr ""
  442. # type: Plain text
  443. #: ikiwiki/openid.mdwn:7
  444. #, no-wrap
  445. msgid ""
  446. "[[!if test=\"enabled(openid)\"\n"
  447. " then=\"This wiki has OpenID **enabled**.\"\n"
  448. " else=\"This wiki has OpenID **disabled**.\"]]\n"
  449. msgstr ""
  450. # type: Plain text
  451. #: ikiwiki/openid.mdwn:11
  452. msgid ""
  453. "[OpenID](http://openid.net) is a decentralized authentication mechanism that "
  454. "allows you to have one login that you can use on a growing number of "
  455. "websites."
  456. msgstr ""
  457. # type: Plain text
  458. #: ikiwiki/openid.mdwn:13
  459. msgid "To sign up for an OpenID, visit one of the following identity providers:"
  460. msgstr ""
  461. # type: Bullet: '* '
  462. #: ikiwiki/openid.mdwn:20
  463. msgid "[MyOpenID](https://www.myopenid.com/)"
  464. msgstr ""
  465. # type: Bullet: '* '
  466. #: ikiwiki/openid.mdwn:20
  467. msgid "[GetOpenID](https://getopenid.com/)"
  468. msgstr ""
  469. # type: Bullet: '* '
  470. #: ikiwiki/openid.mdwn:20
  471. msgid "[Videntity](http://videntity.org/)"
  472. msgstr ""
  473. # type: Bullet: '* '
  474. #: ikiwiki/openid.mdwn:20
  475. msgid "[LiveJournal](http://www.livejournal.com/openid/)"
  476. msgstr ""
  477. # type: Bullet: '* '
  478. #: ikiwiki/openid.mdwn:20
  479. msgid "[TrustBearer](https://openid.trustbearer.com/)"
  480. msgstr ""
  481. # type: Bullet: '* '
  482. #: ikiwiki/openid.mdwn:20
  483. msgid ""
  484. "or any of the [many others out "
  485. "there](http://openiddirectory.com/openid-providers-c-1.html)."
  486. msgstr ""
  487. # type: Plain text
  488. #: ikiwiki/openid.mdwn:22
  489. #, no-wrap
  490. msgid ""
  491. "Your OpenID is the URL that you are given when you sign up.\n"
  492. "[[!if test=\"enabled(openid)\" then=\"\"\"\n"
  493. msgstr ""
  494. # type: Plain text
  495. #: ikiwiki/openid.mdwn:26
  496. msgid ""
  497. "To sign in to this wiki using OpenID, just enter it in the OpenID field in "
  498. "the signin form. You do not need to give this wiki a password or go through "
  499. "any registration process when using OpenID."
  500. msgstr ""
  501. # type: Plain text
  502. #: ikiwiki/openid.mdwn:28
  503. #, no-wrap
  504. msgid "---\n"
  505. msgstr ""
  506. # type: Plain text
  507. #: ikiwiki/openid.mdwn:32
  508. msgid ""
  509. "It's also possible to make a page in the wiki usable as an OpenID url, by "
  510. "delegating it to an openid server. Here's an example of how to do that:"
  511. msgstr ""
  512. # type: Plain text
  513. #: ikiwiki/openid.mdwn:34
  514. #, no-wrap
  515. msgid ""
  516. "\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n"
  517. "\t server=\"http://www.myopenid.com/server\"]]\n"
  518. msgstr ""
  519. # type: Plain text
  520. #: ikiwiki/pagespec.mdwn:6
  521. msgid ""
  522. "To select a set of pages, such as pages that are locked, pages whose commit "
  523. "emails you want subscribe to, or pages to combine into a blog, the wiki uses "
  524. "a PageSpec. This is an expression that matches a set of pages."
  525. msgstr ""
  526. # type: Plain text
  527. #: ikiwiki/pagespec.mdwn:9
  528. msgid ""
  529. "The simplest PageSpec is a simple list of pages. For example, this matches "
  530. "any of the three listed pages:"
  531. msgstr ""
  532. # type: Plain text
  533. #: ikiwiki/pagespec.mdwn:11
  534. #, no-wrap
  535. msgid "\tfoo or bar or baz\n"
  536. msgstr ""
  537. # type: Plain text
  538. #: ikiwiki/pagespec.mdwn:17
  539. msgid ""
  540. "More often you will want to match any pages that have a particular thing in "
  541. "their name. You can do this using a glob pattern. \"`*`\" stands for any "
  542. "part of a page name, and \"`?`\" for any single letter of a page name. So "
  543. "this matches all pages about music, and any [[SubPage]]s of the SandBox, but "
  544. "does not match the SandBox itself:"
  545. msgstr ""
  546. # type: Plain text
  547. #: ikiwiki/pagespec.mdwn:19
  548. #, no-wrap
  549. msgid "\t*music* or SandBox/*\n"
  550. msgstr ""
  551. # type: Plain text
  552. #: ikiwiki/pagespec.mdwn:22
  553. msgid ""
  554. "You can also prefix an item with \"`!`\" to skip pages that match it. So to "
  555. "match all pages except for Discussion pages and the SandBox:"
  556. msgstr ""
  557. # type: Bullet: ' * '
  558. #: ikiwiki/pagespec.mdwn:24
  559. msgid "and !SandBox and !*/Discussion"
  560. msgstr ""
  561. # type: Plain text
  562. #: ikiwiki/pagespec.mdwn:26
  563. msgid ""
  564. "Some more elaborate limits can be added to what matches using these "
  565. "functions:"
  566. msgstr ""
  567. # type: Bullet: '* '
  568. #: ikiwiki/pagespec.mdwn:50
  569. msgid "\"`link(page)`\" - match only pages that link to a given page (or glob)"
  570. msgstr ""
  571. # type: Bullet: '* '
  572. #: ikiwiki/pagespec.mdwn:50
  573. msgid "\"`backlink(page)`\" - match only pages that a given page links to"
  574. msgstr ""
  575. # type: Bullet: '* '
  576. #: ikiwiki/pagespec.mdwn:50
  577. msgid "\"`creation_month(month)`\" - match only pages created on the given month"
  578. msgstr ""
  579. # type: Bullet: '* '
  580. #: ikiwiki/pagespec.mdwn:50
  581. msgid "\"`creation_day(mday)`\" - or day of the month"
  582. msgstr ""
  583. # type: Bullet: '* '
  584. #: ikiwiki/pagespec.mdwn:50
  585. msgid "\"`creation_year(year)`\" - or year"
  586. msgstr ""
  587. # type: Bullet: '* '
  588. #: ikiwiki/pagespec.mdwn:50
  589. msgid ""
  590. "\"`created_after(page)`\" - match only pages created after the given page "
  591. "was created"
  592. msgstr ""
  593. # type: Bullet: '* '
  594. #: ikiwiki/pagespec.mdwn:50
  595. msgid ""
  596. "\"`created_before(page)`\" - match only pages created before the given page "
  597. "was created"
  598. msgstr ""
  599. # type: Bullet: '* '
  600. #: ikiwiki/pagespec.mdwn:50
  601. msgid ""
  602. "\"`glob(someglob)`\" - match pages that match the given glob. Just writing "
  603. "the glob by itself is actually a shorthand for this function."
  604. msgstr ""
  605. # type: Bullet: '* '
  606. #: ikiwiki/pagespec.mdwn:50
  607. msgid ""
  608. "\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages "
  609. "that globs do not usually match."
  610. msgstr ""
  611. # type: Bullet: '* '
  612. #: ikiwiki/pagespec.mdwn:50
  613. msgid ""
  614. "\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", "
  615. "\"`license(glob)`\", \"`copyright(glob)`\" - match pages that have the given "
  616. "metadata, matching the specified glob."
  617. msgstr ""
  618. # type: Bullet: '* '
  619. #: ikiwiki/pagespec.mdwn:50
  620. msgid ""
  621. "\"`user(username)`\" - tests whether a modification is being made by a user "
  622. "with the specified username. If openid is enabled, an openid can also be put "
  623. "here."
  624. msgstr ""
  625. # type: Bullet: '* '
  626. #: ikiwiki/pagespec.mdwn:50
  627. msgid ""
  628. "\"`admin()`\" - tests whether a modification is being made by one of the "
  629. "wiki admins."
  630. msgstr ""
  631. # type: Bullet: '* '
  632. #: ikiwiki/pagespec.mdwn:50
  633. msgid ""
  634. "\"`ip(address)`\" - tests whether a modification is being made from the "
  635. "specified IP address."
  636. msgstr ""
  637. # type: Plain text
  638. #: ikiwiki/pagespec.mdwn:53
  639. msgid ""
  640. "For example, to match all pages in a blog that link to the page about music "
  641. "and were written in 2005:"
  642. msgstr ""
  643. # type: Plain text
  644. #: ikiwiki/pagespec.mdwn:55
  645. #, no-wrap
  646. msgid "\tblog/* and link(music) and creation_year(2005)\n"
  647. msgstr ""
  648. # type: Plain text
  649. #: ikiwiki/pagespec.mdwn:61
  650. msgid ""
  651. "Note the use of \"and\" in the above example, that means that only pages "
  652. "that match each of the three expressions match the whole. Use \"and\" when "
  653. "you want to combine expression like that; \"or\" when it's enough for a page "
  654. "to match one expression. Note that it doesn't make sense to say \"index and "
  655. "SandBox\", since no page can match both expressions."
  656. msgstr ""
  657. # type: Plain text
  658. #: ikiwiki/pagespec.mdwn:65
  659. msgid ""
  660. "More complex expressions can also be created, by using parentheses for "
  661. "grouping. For example, to match pages in a blog that are tagged with either "
  662. "of two tags, use:"
  663. msgstr ""
  664. # type: Plain text
  665. #: ikiwiki/pagespec.mdwn:67
  666. #, no-wrap
  667. msgid "\tblog/* and (link(tag/foo) or link(tag/bar))\n"
  668. msgstr ""
  669. # type: Plain text
  670. #: ikiwiki/pagespec.mdwn:73
  671. msgid ""
  672. "Note that page names in PageSpecs are matched against the absolute filenames "
  673. "of the pages in the wiki, so a pagespec \"foo\" used on page \"a/b\" will "
  674. "not match a page named \"a/foo\" or \"a/b/foo\". To match relative to the "
  675. "directory of the page containing the pagespec, you can use \"./\". For "
  676. "example, \"./foo\" on page \"a/b\" matches page \"a/foo\"."
  677. msgstr ""
  678. # type: Plain text
  679. #: ikiwiki/pagespec.mdwn:74
  680. #, no-wrap
  681. msgid "## Old syntax\n"
  682. msgstr ""
  683. # type: Plain text
  684. #: ikiwiki/pagespec.mdwn:78
  685. msgid ""
  686. "The old PageSpec syntax was called a \"GlobList\", and worked differently in "
  687. "two ways:"
  688. msgstr ""
  689. # type: Bullet: '1. '
  690. #: ikiwiki/pagespec.mdwn:83
  691. msgid ""
  692. "\"and\" and \"or\" were not used; any page matching any item from the list "
  693. "matched."
  694. msgstr ""
  695. # type: Bullet: '2. '
  696. #: ikiwiki/pagespec.mdwn:83
  697. msgid ""
  698. "If an item was prefixed with \"`!`\", then no page matching that item "
  699. "matched, even if it matched an earlier list item."
  700. msgstr ""
  701. # type: Plain text
  702. #: ikiwiki/pagespec.mdwn:86
  703. msgid ""
  704. "For example, here is the old way to match all pages except for the SandBox "
  705. "and Discussion pages:"
  706. msgstr ""
  707. # type: Bullet: ' * '
  708. #: ikiwiki/pagespec.mdwn:88
  709. msgid "!SandBox !*/Discussion"
  710. msgstr ""
  711. # type: Plain text
  712. #: ikiwiki/pagespec.mdwn:91
  713. msgid ""
  714. "Using this old syntax is still supported. However, the old syntax is "
  715. "deprecated and will be removed at some point, and using the new syntax is "
  716. "recommended."
  717. msgstr ""
  718. # type: Plain text
  719. #: ikiwiki/pagespec/attachment.mdwn:5
  720. #, no-wrap
  721. msgid ""
  722. "[[!if test=\"enabled(attachment)\"\n"
  723. " then=\"This wiki has attachments **enabled**.\"\n"
  724. " else=\"This wiki has attachments **disabled**.\"]]\n"
  725. msgstr ""
  726. # type: Plain text
  727. #: ikiwiki/pagespec/attachment.mdwn:9
  728. msgid ""
  729. "If attachments are enabled, the wiki admin can control what types of "
  730. "attachments will be accepted, via the `allowed_attachments` configuration "
  731. "setting."
  732. msgstr ""
  733. # type: Plain text
  734. #: ikiwiki/pagespec/attachment.mdwn:13
  735. msgid ""
  736. "For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 "
  737. "files to be uploaded by joey into a specific directory, and check all "
  738. "attachments for virii, something like this could be used:"
  739. msgstr ""
  740. # type: Plain text
  741. #: ikiwiki/pagespec/attachment.mdwn:15
  742. #, no-wrap
  743. msgid ""
  744. "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) "
  745. "and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n"
  746. msgstr ""
  747. # type: Plain text
  748. #: ikiwiki/pagespec/attachment.mdwn:18
  749. msgid ""
  750. "The regular [[ikiwiki/PageSpec]] syntax is expanded with the following "
  751. "additional tests:"
  752. msgstr ""
  753. # type: Bullet: '* '
  754. #: ikiwiki/pagespec/attachment.mdwn:22
  755. msgid ""
  756. "\"`maxsize(size)`\" - Tests whether the attachment is no larger than the "
  757. "specified size. The size defaults to being in bytes, but \"kb\", \"mb\", "
  758. "\"gb\" etc can be used to specify the units."
  759. msgstr ""
  760. # type: Bullet: '* '
  761. #: ikiwiki/pagespec/attachment.mdwn:25
  762. msgid ""
  763. "\"`minsize(size)`\" - Tests whether the attachment is no smaller than the "
  764. "specified size."
  765. msgstr ""
  766. # type: Bullet: '* '
  767. #: ikiwiki/pagespec/attachment.mdwn:29
  768. msgid ""
  769. "\"`ispage()`\" - Tests whether the attachment will be treated by ikiwiki as "
  770. "a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other "
  771. "enabled page format)."
  772. msgstr ""
  773. # type: Plain text
  774. #: ikiwiki/pagespec/attachment.mdwn:33
  775. #, no-wrap
  776. msgid ""
  777. " So, if you don't want to allow wiki pages to be uploaded as attachments,\n"
  778. " use `!ispage()` ; if you only want to allow wiki pages to be uploaded\n"
  779. " as attachments, use `ispage()`.\n"
  780. msgstr ""
  781. # type: Bullet: '* '
  782. #: ikiwiki/pagespec/attachment.mdwn:36
  783. msgid ""
  784. "\"`mimetype(foo/bar)`\" - This checks the MIME type of the attachment. You "
  785. "can include a glob in the type, for example `mimetype(image/*)`."
  786. msgstr ""
  787. # type: Bullet: '* '
  788. #: ikiwiki/pagespec/attachment.mdwn:37
  789. msgid "\"`virusfree()`\" - Checks the attachment with an antiviral program."
  790. msgstr ""
  791. # type: Plain text
  792. #: ikiwiki/preprocessordirective.mdwn:1
  793. #, no-wrap
  794. msgid "[[!meta redir=ikiwiki/directive delay=10]]\n"
  795. msgstr ""
  796. # type: Plain text
  797. #: ikiwiki/preprocessordirective.mdwn:7
  798. msgid ""
  799. "This page has moved to [[ikiwiki/directive|ikiwiki/directive]]. Please "
  800. "update your links, as this redirection page will be removed in a future "
  801. "ikiwiki release."
  802. msgstr ""
  803. # type: Plain text
  804. #: ikiwiki/searching.mdwn:6
  805. #, no-wrap
  806. msgid ""
  807. "[[!if test=\"enabled(search)\"\n"
  808. "then=\"This wiki has searching **enabled**.\"\n"
  809. "else=\"This wiki has searching **disabled**.\"]]\n"
  810. msgstr ""
  811. # type: Plain text
  812. #: ikiwiki/searching.mdwn:10
  813. msgid ""
  814. "If searching is enabled, you can enter search terms in the search field, as "
  815. "you'd expect. There are a few special things you can do to constuct more "
  816. "powerful searches."
  817. msgstr ""
  818. # type: Bullet: '* '
  819. #: ikiwiki/searching.mdwn:20
  820. msgid "To match a phrase, enclose it in double quotes."
  821. msgstr ""
  822. # type: Bullet: '* '
  823. #: ikiwiki/searching.mdwn:20
  824. msgid "`AND` can be used to search for documents containing two expressions."
  825. msgstr ""
  826. # type: Bullet: '* '
  827. #: ikiwiki/searching.mdwn:20
  828. msgid ""
  829. "`OR` can be used to search for documents containing either one of two "
  830. "expressions."
  831. msgstr ""
  832. # type: Bullet: '* '
  833. #: ikiwiki/searching.mdwn:20
  834. msgid ""
  835. "Parentheses can be used to build up complicated search expressions. For "
  836. "example, \"(foo AND bar) OR (me AND you)\""
  837. msgstr ""
  838. # type: Bullet: '* '
  839. #: ikiwiki/searching.mdwn:20
  840. msgid ""
  841. "Prefix a search term with \"-\" to avoid it from appearing in the results. "
  842. "For example, \"-discussion\" will omit \"discussion\"."
  843. msgstr ""
  844. # type: Bullet: '* '
  845. #: ikiwiki/searching.mdwn:20
  846. msgid "To search for a page with a given title, use \"title:foo\"."
  847. msgstr ""
  848. # type: Bullet: '* '
  849. #: ikiwiki/searching.mdwn:20
  850. msgid "To search for pages that contain a \"bar\" link, use \"link:bar\"."
  851. msgstr ""
  852. # type: Plain text
  853. #: ikiwiki/subpage.mdwn:6
  854. msgid ""
  855. "ikiwiki supports placing pages in a directory hierarchy. For example, this "
  856. "page, [[SubPage]] has some related pages placed under it, like "
  857. "[[SubPage/LinkingRules]]. This is a useful way to add some order to your "
  858. "wiki rather than just having a great big directory full of pages."
  859. msgstr ""
  860. # type: Plain text
  861. #: ikiwiki/subpage.mdwn:11
  862. msgid ""
  863. "To add a SubPage, just make a subdirectory and put pages in it. For example, "
  864. "this page is SubPage.mdwn in this wiki's source, and there is also a SubPage "
  865. "subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages can be "
  866. "nested as deeply as you'd like."
  867. msgstr ""
  868. # type: Plain text
  869. #: ikiwiki/subpage.mdwn:12
  870. msgid "Linking to and from a SubPage is explained in [[LinkingRules]]."
  871. msgstr ""
  872. # type: Plain text
  873. #: ikiwiki/subpage/linkingrules.mdwn:6
  874. msgid ""
  875. "To link to or from a [[SubPage]], you can normally use a regular "
  876. "[[WikiLink]] that does not contain the name of the parent directory of the "
  877. "[[SubPage]]. Ikiwiki descends the directory hierarchy looking for a page "
  878. "that matches your link."
  879. msgstr ""
  880. # type: Plain text
  881. #: ikiwiki/subpage/linkingrules.mdwn:10
  882. msgid ""
  883. "For example, if FooBar/SubPage links to \"OtherPage\", ikiwiki will first "
  884. "prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next to "
  885. "FooBar/OtherPage and finally to OtherPage in the root of the wiki."
  886. msgstr ""
  887. # type: Plain text
  888. #: ikiwiki/subpage/linkingrules.mdwn:16
  889. msgid ""
  890. "Note that this means that if a link on FooBar/SomePage to \"OtherPage\" "
  891. "currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage "
  892. "is created, the link will _change_ to point to FooBar/OtherPage. On the "
  893. "other hand, a link from BazBar to \"OtherPage\" would be unchanged by this "
  894. "creation of a [[SubPage]] of FooBar."
  895. msgstr ""
  896. # type: Plain text
  897. #: ikiwiki/subpage/linkingrules.mdwn:20
  898. msgid ""
  899. "You can also specify a link that contains a directory name, like "
  900. "\"FooBar/OtherPage\" to more exactly specify what page to link to. This is "
  901. "the only way to link to an unrelated [[SubPage]]."
  902. msgstr ""
  903. # type: Plain text
  904. #: ikiwiki/subpage/linkingrules.mdwn:23
  905. msgid ""
  906. "You can use this to, for example, to link from BazBar to \"FooBar/SubPage\", "
  907. "or from BazBar/SubPage to \"FooBar/SubPage\"."
  908. msgstr ""
  909. # type: Plain text
  910. #: ikiwiki/subpage/linkingrules.mdwn:29
  911. msgid ""
  912. "You can also use \"/\" at the start of a link, to specify exactly which page "
  913. "to link to, when there are multiple pages with similar names and the link "
  914. "goes to the wrong page by default. For example, linking from "
  915. "\"FooBar/SubPage\" to \"/OtherPage\" will link to the \"OtherPage\" in the "
  916. "root of the wiki, even if there is a \"FooBar/OtherPage\"."
  917. msgstr ""
  918. # type: Plain text
  919. #: ikiwiki/subpage/linkingrules.mdwn:33
  920. msgid ""
  921. "Also, if the wiki is configured with a userdir, you can link to pages within "
  922. "the userdir without specifying a path to them. This is to allow for easy "
  923. "linking to a user's page in the userdir, to sign a comment. These links are "
  924. "checked for last of all."
  925. msgstr ""
  926. # type: Plain text
  927. #: ikiwiki/wikilink.mdwn:5
  928. msgid ""
  929. "WikiLinks provide easy linking between pages of the wiki. To create a "
  930. "[[WikiLink]], just put the name of the page to link to in double brackets. "
  931. "For example `\\[[WikiLink]]`."
  932. msgstr ""
  933. # type: Plain text
  934. #: ikiwiki/wikilink.mdwn:8
  935. msgid ""
  936. "If you ever need to write something like `\\[[WikiLink]]` without creating a "
  937. "wikilink, just prefix it with a `\\`, like `\\\\[[WikiLink]]`."
  938. msgstr ""
  939. # type: Plain text
  940. #: ikiwiki/wikilink.mdwn:11
  941. msgid ""
  942. "There are some special [[SubPage/LinkingRules]] that come into play when "
  943. "linking between [[SubPages|SubPage]]."
  944. msgstr ""
  945. # type: Plain text
  946. #: ikiwiki/wikilink.mdwn:14
  947. msgid ""
  948. "Also, if the file linked to by a WikiLink looks like an image, it will be "
  949. "displayed inline on the page."
  950. msgstr ""
  951. # type: Plain text
  952. #: ikiwiki/wikilink.mdwn:18
  953. msgid ""
  954. "WikiLinks are matched with page names in a case-insensitive manner, so you "
  955. "don't need to worry about getting the case the same, and can capitalise "
  956. "links at the start of a sentence, and so on."
  957. msgstr ""
  958. # type: Plain text
  959. #: ikiwiki/wikilink.mdwn:22
  960. msgid ""
  961. "It's also possible to write a WikiLink that uses something other than the "
  962. "page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the "
  963. "SandBox page, but the link will appear like this: [[foo_bar|SandBox]]."
  964. msgstr ""
  965. # type: Plain text
  966. #: ikiwiki/wikilink.mdwn:25
  967. msgid ""
  968. "To link to an anchor inside a page, you can use something like "
  969. "`\\[[WikiLink#foo]]`"
  970. msgstr ""
  971. # type: Plain text
  972. #: ikiwiki/wikilink.mdwn:26
  973. #, no-wrap
  974. msgid "## Directives and WikiLinks\n"
  975. msgstr ""
  976. # type: Plain text
  977. #: ikiwiki/wikilink.mdwn:36
  978. msgid ""
  979. "ikiwiki has two syntaxes for [[directives|directive]]. The older syntax "
  980. "used spaces to distinguish between directives and wikilinks; as a result, "
  981. "with that syntax in use, you cannot use spaces in WikiLinks, and must "
  982. "replace spaces with underscores. The newer syntax, enabled with the "
  983. "`prefix_directives` option in an ikiwiki setup file, prefixes directives "
  984. "with `!`, and thus does not prevent links with spaces. Future versions of "
  985. "ikiwiki will turn this option on by default."
  986. msgstr ""
  987. # type: Plain text
  988. #: index.mdwn:2
  989. msgid "Welcome to your new wiki."
  990. msgstr ""
  991. # type: Plain text
  992. #: index.mdwn:4
  993. msgid "All wikis are supposed to have a [[SandBox]], so this one does too."
  994. msgstr ""
  995. # type: Plain text
  996. #: index.mdwn:7
  997. msgid "This wiki is powered by [ikiwiki](http://ikiwiki.info/)."
  998. msgstr ""
  999. # type: Plain text
  1000. #: recentchanges.mdwn:2
  1001. #, no-wrap
  1002. msgid "[[!meta title=\"RecentChanges\"]]\n"
  1003. msgstr ""
  1004. # type: Plain text
  1005. #: recentchanges.mdwn:5
  1006. msgid "Recent changes to this wiki:"
  1007. msgstr ""
  1008. # type: Plain text
  1009. #: recentchanges.mdwn:7
  1010. #, no-wrap
  1011. msgid ""
  1012. "[[!inline pages=\"internal(recentchanges/change_*) and !*/Discussion\" \n"
  1013. "template=recentchanges show=0]]\n"
  1014. msgstr ""
  1015. # type: Plain text
  1016. #: sandbox.mdwn:2
  1017. msgid "This is the SandBox, a page anyone can edit to learn how to use the wiki."
  1018. msgstr ""
  1019. # type: Plain text
  1020. #: sandbox.mdwn:6
  1021. msgid "Here's a paragraph."
  1022. msgstr ""
  1023. # type: Plain text
  1024. #: sandbox.mdwn:8
  1025. msgid "Here's another one with *emphasised* text."
  1026. msgstr ""
  1027. # type: Plain text
  1028. #: sandbox.mdwn:9
  1029. #, no-wrap
  1030. msgid "# Header\n"
  1031. msgstr ""
  1032. # type: Plain text
  1033. #: sandbox.mdwn:11
  1034. #, no-wrap
  1035. msgid "## Subheader\n"
  1036. msgstr ""
  1037. # type: Plain text
  1038. #: sandbox.mdwn:20
  1039. #, no-wrap
  1040. msgid ""
  1041. "> This is a blockquote.\n"
  1042. ">\n"
  1043. "> This is the first level of quoting.\n"
  1044. ">\n"
  1045. "> > This is nested blockquote.\n"
  1046. ">\n"
  1047. "> Back to the first level.\n"
  1048. msgstr ""
  1049. # type: Plain text
  1050. #: sandbox.mdwn:22
  1051. msgid "Numbered list"
  1052. msgstr ""
  1053. # type: Bullet: '1. '
  1054. #: sandbox.mdwn:26
  1055. msgid "First item."
  1056. msgstr ""
  1057. # type: Bullet: '1. '
  1058. #: sandbox.mdwn:26
  1059. msgid "Another."
  1060. msgstr ""
  1061. # type: Bullet: '1. '
  1062. #: sandbox.mdwn:26
  1063. msgid "And another.."
  1064. msgstr ""
  1065. # type: Plain text
  1066. #: sandbox.mdwn:28
  1067. msgid "Bulleted list"
  1068. msgstr ""
  1069. # type: Bullet: '* '
  1070. #: sandbox.mdwn:31
  1071. msgid "*item*"
  1072. msgstr ""
  1073. # type: Bullet: '* '
  1074. #: sandbox.mdwn:31
  1075. msgid "item"
  1076. msgstr ""
  1077. # type: Plain text
  1078. #: sandbox.mdwn:32
  1079. msgid "[[ikiwiki/WikiLink]]"
  1080. msgstr ""
  1081. # type: Plain text
  1082. #: shortcuts.mdwn:4
  1083. #, no-wrap
  1084. msgid ""
  1085. "[[!if test=\"enabled(shortcut)\"\n"
  1086. " then=\"This wiki has shortcuts **enabled**.\"\n"
  1087. " else=\"This wiki has shortcuts **disabled**.\"]]\n"
  1088. msgstr ""
  1089. # type: Plain text
  1090. #: shortcuts.mdwn:6
  1091. msgid "Some examples of using shortcuts include:"
  1092. msgstr ""
  1093. # type: Plain text
  1094. #: shortcuts.mdwn:11
  1095. #, no-wrap
  1096. msgid ""
  1097. "\t\\[[!google foo]]\n"
  1098. "\t\\[[!wikipedia War_of_1812]]\n"
  1099. "\t\\[[!debbug 12345]]\n"
  1100. "\tCheck the \\[[!cia ikiwiki desc=\"CIA page for %s\"]].\n"
  1101. msgstr ""
  1102. # type: Plain text
  1103. #: shortcuts.mdwn:13
  1104. msgid "This page controls what shortcut links the wiki supports."
  1105. msgstr ""
  1106. # type: Bullet: '* '
  1107. #: shortcuts.mdwn:62
  1108. msgid "[[!shortcut name=google url=\"http://www.google.com/search?q=%s\"]]"
  1109. msgstr ""
  1110. # type: Bullet: '* '
  1111. #: shortcuts.mdwn:62
  1112. msgid "[[!shortcut name=archive url=\"http://web.archive.org/*/%S\"]]"
  1113. msgstr ""
  1114. # type: Bullet: '* '
  1115. #: shortcuts.mdwn:62
  1116. msgid "[[!shortcut name=gmap url=\"http://maps.google.com/maps?q=%s\"]]"
  1117. msgstr ""
  1118. # type: Bullet: '* '
  1119. #: shortcuts.mdwn:62
  1120. msgid "[[!shortcut name=gmsg url=\"http://groups.google.com/groups?selm=%s\"]]"
  1121. msgstr ""
  1122. # type: Bullet: '* '
  1123. #: shortcuts.mdwn:62
  1124. msgid "[[!shortcut name=wikipedia url=\"http://en.wikipedia.org/wiki/%s\"]]"
  1125. msgstr ""
  1126. # type: Bullet: '* '
  1127. #: shortcuts.mdwn:62
  1128. msgid "[[!shortcut name=wikitravel url=\"http://wikitravel.org/en/%s\"]]"
  1129. msgstr ""
  1130. # type: Bullet: '* '
  1131. #: shortcuts.mdwn:62
  1132. msgid "[[!shortcut name=wiktionary url=\"http://en.wiktionary.org/wiki/%s\"]]"
  1133. msgstr ""
  1134. # type: Bullet: '* '
  1135. #: shortcuts.mdwn:62
  1136. msgid "[[!shortcut name=debbug url=\"http://bugs.debian.org/%s\" desc=\"bug #%s\"]]"
  1137. msgstr ""
  1138. # type: Bullet: '* '
  1139. #: shortcuts.mdwn:62
  1140. msgid ""
  1141. "[[!shortcut name=deblist url=\"http://lists.debian.org/debian-%s\" "
  1142. "desc=\"debian-%s@lists.debian.org\"]]"
  1143. msgstr ""
  1144. # type: Bullet: '* '
  1145. #: shortcuts.mdwn:62
  1146. msgid "[[!shortcut name=debpkg url=\"http://packages.debian.org/%s\"]]"
  1147. msgstr ""
  1148. # type: Bullet: '* '
  1149. #: shortcuts.mdwn:62
  1150. msgid "[[!shortcut name=debpkgsid url=\"http://packages.debian.org/sid/%s\"]]"
  1151. msgstr ""
  1152. # type: Bullet: '* '
  1153. #: shortcuts.mdwn:62
  1154. msgid "[[!shortcut name=debpts url=\"http://packages.qa.debian.org/%s\"]]"
  1155. msgstr ""
  1156. # type: Bullet: '* '
  1157. #: shortcuts.mdwn:62
  1158. msgid "[[!shortcut name=debmsg url=\"http://lists.debian.org/msgid-search/%s\"]]"
  1159. msgstr ""
  1160. # type: Bullet: '* '
  1161. #: shortcuts.mdwn:62
  1162. msgid ""
  1163. "[[!shortcut name=debrt "
  1164. "url=\"https://rt.debian.org/Ticket/Display.html?id=%s\"]]"
  1165. msgstr ""
  1166. # type: Plain text
  1167. #: shortcuts.mdwn:62
  1168. #, no-wrap
  1169. msgid ""
  1170. "* [[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]\n"
  1171. " * Usage: `\\[[!debss package]]`, `\\[[!debss package#version]]`, or "
  1172. "`\\[[!debss package/version]]`. See http://snapshot.debian.net for "
  1173. "details.\n"
  1174. "* [[!shortcut name=debwiki url=\"http://wiki.debian.org/%s\"]]\n"
  1175. "* [[!shortcut name=fdobug "
  1176. "url=\"https://bugs.freedesktop.org/show_bug.cgi?id=%s\" "
  1177. "desc=\"freedesktop.org bug #%s\"]]\n"
  1178. "* [[!shortcut name=fdolist "
  1179. "url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" "
  1180. "desc=\"%s@lists.freedesktop.org\"]]\n"
  1181. "* [[!shortcut name=gnomebug "
  1182. "url=\"http://bugzilla.gnome.org/show_bug.cgi?id=%s\" desc=\"GNOME bug "
  1183. "#%s\"]]\n"
  1184. "* [[!shortcut name=linuxbug "
  1185. "url=\"http://bugzilla.kernel.org/show_bug.cgi?id=%s\" desc=\"Linux bug "
  1186. "#%s\"]]\n"
  1187. "* [[!shortcut name=mozbug "
  1188. "url=\"https://bugzilla.mozilla.org/show_bug.cgi?id=%s\" desc=\"Mozilla bug "
  1189. "#%s\"]]\n"
  1190. "* [[!shortcut name=gnulist url=\"http://lists.gnu.org/mailman/listinfo/%s\" "
  1191. "desc=\"%s@gnu.org\"]]\n"
  1192. "* [[!shortcut name=marcmsg url=\"http://marc.info/?i=%s\"]]\n"
  1193. "* [[!shortcut name=marclist url=\"http://marc.info/?l=%s\"]]\n"
  1194. "* [[!shortcut name=gmane url=\"http://dir.gmane.org/gmane.%s\" "
  1195. "desc=\"gmane.%s\"]]\n"
  1196. "* [[!shortcut name=gmanemsg url=\"http://mid.gmane.org/%s\"]]\n"
  1197. "* [[!shortcut name=cpan "
  1198. "url=\"http://search.cpan.org/search?mode=dist&query=%s\"]]\n"
  1199. "* [[!shortcut name=ctan "
  1200. "url=\"http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s\"]]\n"
  1201. "* [[!shortcut name=hoogle url=\"http://haskell.org/hoogle/?q=%s\"]]\n"
  1202. "* [[!shortcut name=iki url=\"http://ikiwiki.info/%S/\"]]\n"
  1203. "* [[!shortcut name=ljuser url=\"http://%s.livejournal.com/\"]]\n"
  1204. "* [[!shortcut name=rfc url=\"http://www.ietf.org/rfc/rfc%s.txt\" desc=\"RFC "
  1205. "%s\"]]\n"
  1206. "* [[!shortcut name=c2 url=\"http://c2.com/cgi/wiki?%s\"]]\n"
  1207. "* [[!shortcut name=meatballwiki "
  1208. "url=\"http://www.usemod.com/cgi-bin/mb.pl?%s\"]]\n"
  1209. "* [[!shortcut name=emacswiki "
  1210. "url=\"http://www.emacswiki.org/cgi-bin/wiki/%s\"]]\n"
  1211. "* [[!shortcut name=haskellwiki url=\"http://haskell.org/haskellwiki/%s\"]]\n"
  1212. "* [[!shortcut name=dict "
  1213. "url=\"http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s\"]]\n"
  1214. "* [[!shortcut name=imdb url=\"http://imdb.com/find?q=%s\"]]\n"
  1215. "* [[!shortcut name=gpg "
  1216. "url=\"http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s\"]]\n"
  1217. "* [[!shortcut name=perldoc "
  1218. "url=\"http://perldoc.perl.org/search.html?q=%s\"]]\n"
  1219. "* [[!shortcut name=whois "
  1220. "url=\"http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain\"]]\n"
  1221. "* [[!shortcut name=cve "
  1222. "url=\"http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s\"]]\n"
  1223. "* [[!shortcut name=cia url=\"http://cia.vc/stats/project/%s\"]]\n"
  1224. "* [[!shortcut name=ciauser url=\"http://cia.vc/stats/user/%s\"]]\n"
  1225. "* [[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]\n"
  1226. "* [[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]\n"
  1227. "* [[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]\n"
  1228. msgstr ""
  1229. # type: Plain text
  1230. #: shortcuts.mdwn:68
  1231. msgid ""
  1232. "To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, "
  1233. "\"%s\" is replaced with the text passed to the named shortcut, after "
  1234. "url-encoding it, and '%S' is replaced with the raw, non-encoded text. The "
  1235. "optional `desc` parameter controls the description of the link."
  1236. msgstr ""
  1237. # type: Plain text
  1238. #: shortcuts.mdwn:73
  1239. msgid ""
  1240. "Remember that the `name` you give the shortcut will become a new "
  1241. "[[ikiwiki/directive]]. Avoid using a `name` that conflicts with an existing "
  1242. "directive. These directives also accept a `desc` parameter that will "
  1243. "override the one provided at definition time."
  1244. msgstr ""
  1245. # type: Plain text
  1246. #: shortcuts.mdwn:77
  1247. msgid ""
  1248. "If you come up with a shortcut that you think others might find useful, "
  1249. "consider contributing it to the [shortcuts page on the ikiwiki "
  1250. "ikiwiki](http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki "
  1251. "will include your shortcut in the standard underlay."
  1252. msgstr ""
  1253. # type: Plain text
  1254. #: templates.mdwn:6
  1255. #, no-wrap
  1256. msgid ""
  1257. "[[!if test=\"enabled(template)\"\n"
  1258. "then=\"This wiki has templates **enabled**.\"\n"
  1259. "else=\"This wiki has templates **disabled**.\"\n"
  1260. "]]\n"
  1261. msgstr ""
  1262. # type: Plain text
  1263. #: templates.mdwn:9
  1264. msgid ""
  1265. "Templates are files that can be filled out and inserted into pages in the "
  1266. "wiki."
  1267. msgstr ""
  1268. # type: Plain text
  1269. #: templates.mdwn:10
  1270. #, no-wrap
  1271. msgid "[[!if test=\"enabled(template) and enabled(inline)\" then=\"\"\"\n"
  1272. msgstr ""
  1273. # type: Plain text
  1274. #: templates.mdwn:14
  1275. msgid "These templates are available for inclusion onto other pages in this wiki:"
  1276. msgstr ""
  1277. # type: Plain text
  1278. #: templates.mdwn:17
  1279. #, no-wrap
  1280. msgid ""
  1281. "[[!inline pages=\"templates/* and !*/discussion\" feeds=no archive=yes\n"
  1282. "sort=title template=titlepage]]\n"
  1283. msgstr ""
  1284. # type: Plain text
  1285. #: templates.mdwn:19
  1286. #, no-wrap
  1287. msgid "## Using a template\n"
  1288. msgstr ""
  1289. # type: Plain text
  1290. #: templates.mdwn:22
  1291. msgid "Using a template works like this:"
  1292. msgstr ""
  1293. # type: Plain text
  1294. #: templates.mdwn:24
  1295. #, no-wrap
  1296. msgid ""
  1297. "\t\\[[!template id=note text=\"\"\"Here is the text to insert into my "
  1298. "note.\"\"\"]]\n"
  1299. msgstr ""
  1300. # type: Plain text
  1301. #: templates.mdwn:27
  1302. msgid ""
  1303. "This fills out the [[note]] template, filling in the `text` field with the "
  1304. "specified value, and inserts the result into the page."
  1305. msgstr ""
  1306. # type: Plain text
  1307. #: templates.mdwn:32
  1308. msgid ""
  1309. "Generally, a value can include any markup that would be allowed in the wiki "
  1310. "page outside the template. Triple-quoting the value even allows quotes to be "
  1311. "included in it. Combined with multi-line quoted values, this allows for "
  1312. "large chunks of marked up text to be embedded into a template:"
  1313. msgstr ""
  1314. # type: Plain text
  1315. #: templates.mdwn:33
  1316. #, no-wrap
  1317. msgid ""
  1318. " \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 "
  1319. "notes=\"\"\"\n"
  1320. msgstr ""
  1321. # type: Bullet: ' * '
  1322. #: templates.mdwn:37
  1323. msgid "\\[[Charley]]'s sister."
  1324. msgstr ""
  1325. # type: Bullet: ' * '
  1326. #: templates.mdwn:37
  1327. msgid "\"I want to be an astronaut when I grow up.\""
  1328. msgstr ""
  1329. # type: Bullet: ' * '
  1330. #: templates.mdwn:37
  1331. msgid "Really 8 and a half."
  1332. msgstr ""
  1333. # type: Plain text
  1334. #: templates.mdwn:39
  1335. #, no-wrap
  1336. msgid "## Creating a template\n"
  1337. msgstr ""
  1338. # type: Plain text
  1339. #: templates.mdwn:45
  1340. msgid ""
  1341. "To create a template, simply add a template directive to a page, and the "
  1342. "page will provide a link that can be used to create the template. The "
  1343. "template is a regular wiki page, located in the `templates/` subdirectory "
  1344. "inside the source directory of the wiki."
  1345. msgstr ""
  1346. # type: Plain text
  1347. #: templates.mdwn:50
  1348. msgid ""
  1349. "The template uses the syntax used by the [[!cpan HTML::Template]] perl "
  1350. "module, which allows for some fairly complex things to be done. Consult its "
  1351. "documentation for the full syntax, but all you really need to know are a few "
  1352. "things:"
  1353. msgstr ""
  1354. # type: Bullet: '* '
  1355. #: templates.mdwn:62
  1356. msgid ""
  1357. "Each parameter you pass to the template directive will generate a template "
  1358. "variable. There are also some pre-defined variables like PAGE and BASENAME."
  1359. msgstr ""
  1360. # type: Bullet: '* '
  1361. #: templates.mdwn:62
  1362. msgid ""
  1363. "To insert the value of a variable, use `<TMPL_VAR variable>`. Wiki markup in "
  1364. "the value will first be converted to html."
  1365. msgstr ""
  1366. # type: Bullet: '* '
  1367. #: templates.mdwn:62
  1368. msgid ""
  1369. "To insert the raw value of a variable, with wiki markup not yet converted to "
  1370. "html, use `<TMPL_VAR raw_variable>`."
  1371. msgstr ""
  1372. # type: Bullet: '* '
  1373. #: templates.mdwn:62
  1374. msgid ""
  1375. "To make a block of text conditional on a variable being set use `<TMPL_IF "
  1376. "NAME=\"variable\">text</TMPL_IF>`."
  1377. msgstr ""
  1378. # type: Bullet: '* '
  1379. #: templates.mdwn:62
  1380. msgid ""
  1381. "To use one block of text if a variable is set and a second if it's not, use "
  1382. "`<TMPL_IF NAME=\"variable\">text<TMPL_ELSE>other text</TMPL_IF>`"
  1383. msgstr ""
  1384. # type: Plain text
  1385. #: templates.mdwn:64
  1386. msgid "Here's a sample template:"
  1387. msgstr ""
  1388. # type: Plain text
  1389. #: templates.mdwn:78
  1390. #, no-wrap
  1391. msgid ""
  1392. " <span class=\"infobox\">\n"
  1393. " Name: \\[[<TMPL_VAR raw_name>]]<br />\n"
  1394. " Age: <TMPL_VAR age><br />\n"
  1395. " <TMPL_IF NAME=\"color\">\n"
  1396. " Favorite color: <TMPL_VAR color><br />\n"
  1397. " <TMPL_ELSE>\n"
  1398. " No favorite color.<br />\n"
  1399. " </TMPL_IF>\n"
  1400. " <TMPL_IF NAME=\"notes\">\n"
  1401. " <hr />\n"
  1402. " <TMPL_VAR notes>\n"
  1403. " </TMPL_IF>\n"
  1404. " </span>\n"
  1405. msgstr ""
  1406. # type: Plain text
  1407. #: templates.mdwn:83
  1408. msgid ""
  1409. "The filled out template will be formatted the same as the rest of the page "
  1410. "that contains it, so you can include WikiLinks and all other forms of wiki "
  1411. "markup in the template. Note though that such WikiLinks will not show up as "
  1412. "backlinks to the page that uses the template."
  1413. msgstr ""
  1414. # type: Plain text
  1415. #: templates.mdwn:87
  1416. msgid ""
  1417. "Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator. This "
  1418. "ensures that if the name contains something that might be mistaken for wiki "
  1419. "markup, it's not converted to html before being processed as a "
  1420. "[[ikiwiki/WikiLink]]."
  1421. msgstr ""
  1422. # type: Plain text
  1423. #: templates/note.mdwn:11
  1424. #, no-wrap
  1425. msgid ""
  1426. "<div class=\"notebox\">\n"
  1427. "<TMPL_VAR text>\n"
  1428. "</div>\n"
  1429. "<TMPL_UNLESS NAME=\"text\">\n"
  1430. "Use this template to insert a note into a page. The note will be styled to\n"
  1431. "float to the right of other text on the page. This template has one\n"
  1432. "parameter:\n"
  1433. "<ul>\n"
  1434. "<li>`text` - the text to display in the note\n"
  1435. "</ul>\n"
  1436. "</TMPL_UNLESS>\n"
  1437. msgstr ""
  1438. # type: Plain text
  1439. #: templates/popup.mdwn:16
  1440. #, no-wrap
  1441. msgid ""
  1442. "<TMPL_UNLESS NAME=\"mouseover\">\n"
  1443. "Use this template to create a popup window that is displayed when the "
  1444. "mouse\n"
  1445. "is over part of the page. This template has two parameters:\n"
  1446. "<ul>\n"
  1447. "<li>`mouseover` - This is the text or other content that triggers the\n"
  1448. "popup.\n"
  1449. "<li>`popup` - This should be the content of the popup window. It can be\n"
  1450. "anything, even images or a whole little wiki page, but should not be too\n"
  1451. "large for good usability.\n"
  1452. "</ul>\n"
  1453. "Note that browsers that do not support the CSS will display the popup\n"
  1454. "inline in the page, inside square brackets.\n"
  1455. "</TMPL_UNLESS>\n"
  1456. "<span class=\"popup\"><TMPL_VAR mouseover>\n"
  1457. "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR "
  1458. "popup></span><span class=\"paren\">]</span>\n"
  1459. "</span>\n"
  1460. msgstr ""