From 3e6da731d93f9c8249e8abcdf6b16760d51b6252 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 15 Jul 2010 19:01:05 +0200 Subject: Sync POT with ikiwiki 3.20100704. --- po/basewiki.pot | 932 +++++++++++++++++++---------------------- po/directives.pot | 1015 ++++++++++++++++++++++++++++++++++++--------- po/smiley.pot | 8 +- po/templates.pot | 1195 +++++++++++++++++++++++++++++++++++++---------------- 4 files changed, 2070 insertions(+), 1080 deletions(-) diff --git a/po/basewiki.pot b/po/basewiki.pot index e26daca..6fe9408 100644 --- a/po/basewiki.pot +++ b/po/basewiki.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki basewiki 2.62.1\n" -"POT-Creation-Date: 2009-05-25 23:07+0300\n" +"POT-Creation-Date: 2010-07-15 19:30+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,53 +16,113 @@ msgstr "" "Content-Transfer-Encoding: 8bit" #. type: Plain text -#: 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 +#: ikiwiki.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/pagespec/po.mdwn:20 ikiwiki/pagespec/sorting.mdwn:26 ikiwiki/searching.mdwn:1 ikiwiki/subpage.mdwn:1 ikiwiki/subpage/linkingrules.mdwn:1 ikiwiki/wikilink.mdwn:1 templates.mdwn:80 #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "" #. type: Plain text -#: directive.mdwn:4 ikiwiki/directive.mdwn:4 +#: ikiwiki.mdwn:6 +#, no-wrap +msgid "" +"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n" +"[[!if test=\"enabled(version)\"\n" +" then=\"(Currently running version [[!version ]].)\"\n" +"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki.mdwn:8 +msgid "Some documentation on using ikiwiki:" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/formatting]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/wikilink]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/subpage]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/pagespec]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/directive]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/markdown]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/openid]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/searching]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[templates]]" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive.mdwn:4 msgid "" "Directives are similar to a [[ikiwiki/WikiLink]] in form, except they begin " "with `!` and may contain parameters. The general form is:" msgstr "" #. type: Plain text -#: directive.mdwn:6 ikiwiki/directive.mdwn:6 +#: ikiwiki/directive.mdwn:6 #, no-wrap msgid "\t\\[[!directive param=\"value\" param=\"value\"]]\n" msgstr "" #. type: Plain text -#: directive.mdwn:9 ikiwiki/directive.mdwn:9 +#: ikiwiki/directive.mdwn:9 msgid "" "This gets expanded before the rest of the page is processed, and can be used " "to transform the page in various ways." msgstr "" #. type: Plain text -#: directive.mdwn:12 ikiwiki/directive.mdwn:12 +#: ikiwiki/directive.mdwn:12 msgid "" "The quotes around values can be omitted if the value is a simple word. " "Also, some directives may use parameters without values, for example:" msgstr "" #. type: Plain text -#: directive.mdwn:14 ikiwiki/directive.mdwn:14 +#: ikiwiki/directive.mdwn:14 #, no-wrap msgid "\t\\[[!tag foo]]\n" msgstr "" #. type: Plain text -#: directive.mdwn:17 ikiwiki/directive.mdwn:17 +#: ikiwiki/directive.mdwn:17 msgid "" "A directive does not need to all be on one line, it can be wrapped to " "multiple lines if you like:" msgstr "" #. type: Plain text -#: directive.mdwn:20 ikiwiki/directive.mdwn:20 +#: ikiwiki/directive.mdwn:20 #, no-wrap msgid "" "\t\\[[!directive foo=\"baldersnatch\"\n" @@ -70,7 +130,7 @@ msgid "" msgstr "" #. type: Plain text -#: directive.mdwn:24 ikiwiki/directive.mdwn:24 +#: ikiwiki/directive.mdwn:24 msgid "" "Also, multiple lines of *quoted* text can be used for a value. To allow " "quote marks inside the quoted text, delimit the block of text with " @@ -78,127 +138,55 @@ msgid "" msgstr "" #. type: Plain text -#: directive.mdwn:25 ikiwiki/directive.mdwn:25 +#: ikiwiki/directive.mdwn:25 #, no-wrap msgid "\t\\[[!directive text=\"\"\"\n" msgstr "" #. type: Bullet: ' 1. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"foo\"" msgstr "" #. type: Bullet: ' 2. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"bar\"" msgstr "" #. type: Bullet: ' 3. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"baz\"" msgstr "" #. type: Plain text -#: directive.mdwn:40 ikiwiki/directive.mdwn:40 +#: ikiwiki/directive.mdwn:38 msgid "" "ikiwiki also has an older syntax for directives, which requires a space in " -"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This " +"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This " "syntax has several disadvantages: it requires a space after directives with " "no parameters (such as `\\[[pagecount ]]`), and it prohibits spaces in " "[[wikilinks|ikiwiki/wikilink]]. ikiwiki now provides the `!`-prefixed " -"syntax shown above as the preferred alternative. However, ikiwiki still " -"supports wikis using the older syntax, if the `prefix_directives` option is " -"not enabled. For backward compatibility with existing wikis, this option " -"currently defaults to off, so ikiwiki supports the old syntax." +"syntax shown above as default. However, ikiwiki still supports wikis using " +"the older syntax, if the `prefix_directives` option is disabled." msgstr "" #. type: Plain text -#: directive.mdwn:41 ikiwiki/directive.mdwn:41 ikiwiki/formatting.mdwn:103 +#: ikiwiki/directive.mdwn:39 ikiwiki/formatting.mdwn:103 #, no-wrap msgid "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n" msgstr "" #. type: Plain text -#: directive.mdwn:43 ikiwiki/directive.mdwn:43 +#: ikiwiki/directive.mdwn:41 msgid "Here is a list of currently available directives in this wiki:" msgstr "" #. type: Plain text -#: directive.mdwn:44 ikiwiki/directive.mdwn:44 +#: ikiwiki/directive.mdwn:42 #, no-wrap msgid "[[!listdirectives ]]\n" msgstr "" -#. type: Plain text -#: ikiwiki.mdwn:6 -#, no-wrap -msgid "" -"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n" -"[[!if test=\"enabled(version)\"\n" -" then=\"(Currently running version [[!version ]].)\"\n" -"]]\n" -msgstr "" - -#. type: Plain text -#: ikiwiki.mdwn:8 -msgid "Some documentation on using ikiwiki:" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/formatting]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/wikilink]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/subpage]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/pagespec]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/directive]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/markdown]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/openid]]" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/searching]]" -msgstr "" - -#. type: Plain text -#: ikiwiki/blog.mdwn:6 -msgid "" -"This page has been removed from ikiwiki's basewiki. For documentation about " -"creating a blog with ikiwiki, see the documentation of the [[!iki " -"ikiwiki/directive/inline desc=inline]] directive." -msgstr "" - -#. type: Plain text -#: ikiwiki/blog.mdwn:8 -msgid "" -"Please update your links, as this redirection page will be removed in a " -"future ikiwiki release." -msgstr "" - #. type: Plain text #: ikiwiki/formatting.mdwn:1 #, no-wrap @@ -221,7 +209,7 @@ msgstr "" #. type: Plain text #: ikiwiki/formatting.mdwn:12 msgid "" -"You can \\**emphasise*\\* or \\*\\***strongly emphasise**\\*\\* text by " +"You can *\\*emphasise\\** or **\\*\\*strongly emphasise\\*\\*** text by " "placing it in single or double asterisks." msgstr "" @@ -270,40 +258,40 @@ msgid "" "of the header:" msgstr "" -#. type: Plain text +#. type: Title # #: ikiwiki/formatting.mdwn:29 #, no-wrap -msgid "# # h1\n" +msgid "# h1" msgstr "" -#. type: Plain text +#. type: Title ## #: ikiwiki/formatting.mdwn:30 #, no-wrap -msgid "## ## h2\n" +msgid "## h2" msgstr "" -#. type: Plain text +#. type: Title ### #: ikiwiki/formatting.mdwn:31 #, no-wrap -msgid "### ### h3\n" +msgid "### h3" msgstr "" -#. type: Plain text +#. type: Title #### #: ikiwiki/formatting.mdwn:32 #, no-wrap -msgid "#### #### h4\n" +msgid "#### h4" msgstr "" -#. type: Plain text +#. type: Title ##### #: ikiwiki/formatting.mdwn:33 #, no-wrap -msgid "##### ##### h5\n" +msgid "##### h5" msgstr "" -#. type: Plain text +#. type: Title ###### #: ikiwiki/formatting.mdwn:34 #, no-wrap -msgid "###### ###### h6\n" +msgid "###### h6" msgstr "" #. type: Plain text @@ -313,12 +301,6 @@ msgid "" "their own line:" msgstr "" -#. type: Plain text -#: ikiwiki/formatting.mdwn:39 ikiwiki/formatting.mdwn:55 index.mdwn:5 sandbox.mdwn:3 -#, no-wrap -msgid "----\n" -msgstr "" - #. type: Plain text #: ikiwiki/formatting.mdwn:42 #, no-wrap @@ -444,7 +426,7 @@ msgid "\t\\[[!toc]]\n" msgstr "" #. type: Plain text -#: ikiwiki/formatting.mdwn:91 recentchanges.mdwn:1 +#: ikiwiki/formatting.mdwn:91 ikiwiki/pagespec/sorting.mdwn:15 recentchanges.mdwn:1 #, no-wrap msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n" msgstr "" @@ -498,16 +480,14 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/markdown.mdwn:10 +#: ikiwiki/markdown.mdwn:8 msgid "" "For documentation about the markdown syntax, see [[formatting]] and " -"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A " -"[markdown mode](http://jblevins.org/projects/markdown-mode/) for emacs can " -"help in editing." +"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)." msgstr "" #. type: Plain text -#: ikiwiki/markdown.mdwn:13 +#: ikiwiki/markdown.mdwn:11 msgid "" "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part " "of the markdown syntax, and are the only bit of markup that this wiki " @@ -538,52 +518,21 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/openid.mdwn:13 -msgid "To sign up for an OpenID, visit one of the following identity providers:" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[MyOpenID](https://www.myopenid.com/)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[GetOpenID](https://getopenid.com/)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[Videntity](http://videntity.org/)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[LiveJournal](http://www.livejournal.com/openid/)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[TrustBearer](https://openid.trustbearer.com/)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 +#: ikiwiki/openid.mdwn:15 msgid "" -"or any of the [many others out " -"there](http://openiddirectory.com/openid-providers-c-1.html)." +"If you have an account with some of the larger web service providers, you " +"might already have an OpenID. [Directory of OpenID " +"providers](http://openiddirectory.com/openid-providers-c-1.html)" msgstr "" #. type: Plain text -#: ikiwiki/openid.mdwn:22 +#: ikiwiki/openid.mdwn:16 #, no-wrap -msgid "" -"Your OpenID is the URL that you are given when you sign up.\n" -"[[!if test=\"enabled(openid)\" then=\"\"\"\n" +msgid "[[!if test=\"enabled(openid)\" then=\"\"\"\n" msgstr "" #. type: Plain text -#: ikiwiki/openid.mdwn:26 +#: ikiwiki/openid.mdwn:20 msgid "" "To sign in to this wiki using OpenID, just enter it in the OpenID field in " "the signin form. You do not need to give this wiki a password or go through " @@ -591,20 +540,14 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/openid.mdwn:28 -#, no-wrap -msgid "---\n" -msgstr "" - -#. type: Plain text -#: ikiwiki/openid.mdwn:32 +#: ikiwiki/openid.mdwn:26 msgid "" "It's also possible to make a page in the wiki usable as an OpenID url, by " "delegating it to an openid server. Here's an example of how to do that:" msgstr "" #. type: Plain text -#: ikiwiki/openid.mdwn:34 +#: ikiwiki/openid.mdwn:28 #, no-wrap msgid "" "\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n" @@ -667,104 +610,67 @@ msgid "" "functions:" msgstr "" -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`link(page)`\" - match only pages that link to a given page (or glob)" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`backlink(page)`\" - match only pages that a given page links to" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`creation_month(month)`\" - match only pages created on the given month" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`creation_day(mday)`\" - or day of the month" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`creation_year(year)`\" - or year" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`created_after(page)`\" - match only pages created after the given page " -"was created" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`created_before(page)`\" - match only pages created before the given page " -"was created" -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`glob(someglob)`\" - match pages that match the given glob. Just writing " -"the glob by itself is actually a shorthand for this function." -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages " -"that globs do not usually match." -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", " -"\"`license(glob)`\", \"`copyright(glob)`\" - match pages that have the given " -"metadata, matching the specified glob." -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`user(username)`\" - tests whether a modification is being made by a user " -"with the specified username. If openid is enabled, an openid can also be put " -"here." -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`admin()`\" - tests whether a modification is being made by one of the " -"wiki admins." -msgstr "" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`ip(address)`\" - tests whether a modification is being made from the " -"specified IP address." +#. type: Plain text +#: ikiwiki/pagespec.mdwn:58 +#, no-wrap +msgid "" +"* \"`glob(someglob)`\" - matches pages and other files that match the given " +"glob.\n" +" Just writing the glob by itself is actually a shorthand for this " +"function.\n" +"* \"`page(glob)`\" - like `glob()`, but only matches pages, not other " +"files\n" +"* \"`link(page)`\" - matches only pages that link to a given page (or " +"glob)\n" +"* \"`tagged(tag)`\" - matches pages that are tagged or link to the given tag " +"(or\n" +" tags matched by a glob)\n" +"* \"`backlink(page)`\" - matches only pages that a given page links to\n" +"* \"`creation_month(month)`\" - matches only files created on the given " +"month\n" +"* \"`creation_day(mday)`\" - or day of the month\n" +"* \"`creation_year(year)`\" - or year\n" +"* \"`created_after(page)`\" - matches only files created after the given " +"page\n" +" was created\n" +"* \"`created_before(page)`\" - matches only files created before the given " +"page\n" +" was created\n" +"* \"`internal(glob)`\" - like `glob()`, but matches even internal-use \n" +" pages that globs do not usually match.\n" +"* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n" +" \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n" +" - match pages that have the given metadata, matching the specified glob.\n" +"* \"`user(username)`\" - tests whether a modification is being made by a\n" +" user with the specified username. If openid is enabled, an openid can " +"also\n" +" be put here. Glob patterns can be used in the username. For example, \n" +" to match all openid users, use `user(*://*)`\n" +"* \"`admin()`\" - tests whether a modification is being made by one of the\n" +" wiki admins.\n" +"* \"`ip(address)`\" - tests whether a modification is being made from the\n" +" specified IP address.\n" +"* \"`comment(glob)`\" - matches comments to a page matching the glob.\n" +"* \"`comment_pending(glob)`\" - matches unmoderated, pending comments.\n" +"* \"`postcomment(glob)`\" - matches only when comments are being \n" +" posted to a page matching the specified glob\n" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:53 +#: ikiwiki/pagespec.mdwn:61 msgid "" "For example, to match all pages in a blog that link to the page about music " "and were written in 2005:" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:55 +#: ikiwiki/pagespec.mdwn:63 #, no-wrap msgid "\tblog/* and link(music) and creation_year(2005)\n" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:61 +#: ikiwiki/pagespec.mdwn:69 msgid "" "Note the use of \"and\" in the above example, that means that only pages " "that match each of the three expressions match the whole. Use \"and\" when " @@ -774,7 +680,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:65 +#: ikiwiki/pagespec.mdwn:73 msgid "" "More complex expressions can also be created, by using parentheses for " "grouping. For example, to match pages in a blog that are tagged with either " @@ -782,13 +688,13 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:67 +#: ikiwiki/pagespec.mdwn:75 #, no-wrap -msgid "\tblog/* and (link(tag/foo) or link(tag/bar))\n" +msgid "\tblog/* and (tagged(foo) or tagged(bar))\n" msgstr "" #. type: Plain text -#: ikiwiki/pagespec.mdwn:73 +#: ikiwiki/pagespec.mdwn:80 msgid "" "Note that page names in PageSpecs are matched against the absolute filenames " "of the pages in the wiki, so a pagespec \"foo\" used on page \"a/b\" will " @@ -797,53 +703,6 @@ msgid "" "example, \"./foo\" on page \"a/b\" matches page \"a/foo\"." msgstr "" -#. type: Plain text -#: ikiwiki/pagespec.mdwn:74 -#, no-wrap -msgid "## Old syntax\n" -msgstr "" - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:78 -msgid "" -"The old PageSpec syntax was called a \"GlobList\", and worked differently in " -"two ways:" -msgstr "" - -#. type: Bullet: '1. ' -#: ikiwiki/pagespec.mdwn:83 -msgid "" -"\"and\" and \"or\" were not used; any page matching any item from the list " -"matched." -msgstr "" - -#. type: Bullet: '2. ' -#: ikiwiki/pagespec.mdwn:83 -msgid "" -"If an item was prefixed with \"`!`\", then no page matching that item " -"matched, even if it matched an earlier list item." -msgstr "" - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:86 -msgid "" -"For example, here is the old way to match all pages except for the SandBox " -"and Discussion pages:" -msgstr "" - -#. type: Bullet: ' * ' -#: ikiwiki/pagespec.mdwn:88 -msgid "!SandBox !*/Discussion" -msgstr "" - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:91 -msgid "" -"Using this old syntax is still supported. However, the old syntax is " -"deprecated and will be removed at some point, and using the new syntax is " -"recommended." -msgstr "" - #. type: Plain text #: ikiwiki/pagespec/attachment.mdwn:5 #, no-wrap @@ -862,53 +721,54 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:13 +#: ikiwiki/pagespec/attachment.mdwn:14 msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for virii, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:15 +#: ikiwiki/pagespec/attachment.mdwn:16 #, no-wrap msgid "" "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) " -"and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +"and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" msgstr "" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:18 +#: ikiwiki/pagespec/attachment.mdwn:19 msgid "" "The regular [[ikiwiki/PageSpec]] syntax is expanded with the following " "additional tests:" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:22 +#: ikiwiki/pagespec/attachment.mdwn:23 msgid "" -"\"`maxsize(size)`\" - Tests whether the attachment is no larger than the " +"\"`maxsize(size)`\" - tests whether the attachment is no larger than the " "specified size. The size defaults to being in bytes, but \"kb\", \"mb\", " "\"gb\" etc can be used to specify the units." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:25 +#: ikiwiki/pagespec/attachment.mdwn:26 msgid "" -"\"`minsize(size)`\" - Tests whether the attachment is no smaller than the " +"\"`minsize(size)`\" - tests whether the attachment is no smaller than the " "specified size." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:29 +#: ikiwiki/pagespec/attachment.mdwn:30 msgid "" -"\"`ispage()`\" - Tests whether the attachment will be treated by ikiwiki as " +"\"`ispage()`\" - tests whether the attachment will be treated by ikiwiki as " "a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other " "enabled page format)." msgstr "" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:33 +#: ikiwiki/pagespec/attachment.mdwn:34 #, no-wrap msgid "" " So, if you don't want to allow wiki pages to be uploaded as attachments,\n" @@ -917,29 +777,110 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:36 +#: ikiwiki/pagespec/attachment.mdwn:37 msgid "" -"\"`mimetype(foo/bar)`\" - This checks the MIME type of the attachment. You " -"can include a glob in the type, for example `mimetype(image/*)`." +"\"`mimetype(foo/bar)`\" - checks the MIME type of the attachment. You can " +"include a glob in the type, for example `mimetype(image/*)`." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:37 -msgid "\"`virusfree()`\" - Checks the attachment with an antiviral program." +#: ikiwiki/pagespec/attachment.mdwn:38 +msgid "\"`virusfree()`\" - checks the attachment with an antiviral program." msgstr "" #. type: Plain text -#: ikiwiki/preprocessordirective.mdwn:1 +#: ikiwiki/pagespec/po.mdwn:4 #, no-wrap -msgid "[[!meta redir=ikiwiki/directive delay=10]]\n" +msgid "" +"[[!if test=\"enabled(po)\"\n" +" then=\"This wiki has po support **enabled**.\"\n" +" else=\"This wiki has po support **disabled**.\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/preprocessordirective.mdwn:7 +#: ikiwiki/pagespec/po.mdwn:9 msgid "" -"This page has moved to [[ikiwiki/directive|ikiwiki/directive]]. Please " -"update your links, as this redirection page will be removed in a future " -"ikiwiki release." +"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular " +"[[ikiwiki/PageSpec]] syntax is expanded with the following additional tests " +"that can be used to improve user navigation in a multi-lingual wiki:" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`lang(LL)`\" - tests whether a page is written in the language specified " +"as a ISO639-1 (two-letter) language code." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`currentlang()`\" - tests whether a page is written in the same language " +"as the current page." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec." +msgstr "" + +#. type: Plain text +#: ikiwiki/pagespec/po.mdwn:19 +msgid "" +"Note that every non-po page is considered to be written in " +"`po_master_language`, as specified in `ikiwiki.setup`." +msgstr "" + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:5 +msgid "" +"Some [[directives|ikiwiki/directive]] that use " +"[[PageSpecs|ikiwiki/pagespec]] allow specifying the order that matching " +"pages are shown in. The following sort orders can be specified." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:7 +msgid "`age` - List pages from the most recently created to the oldest." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:9 +msgid "`mtime` - List pages with the most recently modified first." +msgstr "" + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:11 +#, no-wrap +msgid "" +"* `title` - Order by title (page name).\n" +"[[!if test=\"enabled(sortnaturally)\" then=\"\"\"\n" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:14 +msgid "" +"`title_natural` - Orders by title, but numbers in the title are treated as " +"such, (\"1 2 9 10 20\" instead of \"1 10 2 20 9\")" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:20 +msgid "" +"`meta(title)` - Order according to the `\\[[!meta title=\"foo\" " +"sortas=\"bar\"]]` or `\\[[!meta title=\"foo\"]]` [[ikiwiki/directive]], or " +"the page name if no full title was set. `meta(author)`, `meta(date)`, " +"`meta(updated)`, etc. also work." +msgstr "" + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:25 +msgid "" +"In addition, you can combine several sort orders and/or reverse the order of " +"sorting, with a string like `age -title` (which would sort by age, then by " +"title in reverse order if two pages have the same age)." msgstr "" #. type: Plain text @@ -955,7 +896,7 @@ msgstr "" #: ikiwiki/searching.mdwn:10 msgid "" "If searching is enabled, you can enter search terms in the search field, as " -"you'd expect. There are a few special things you can do to constuct more " +"you'd expect. There are a few special things you can do to construct more " "powerful searches." msgstr "" @@ -1013,8 +954,8 @@ msgstr "" #: ikiwiki/subpage.mdwn:11 msgid "" "To add a SubPage, just make a subdirectory and put pages in it. For example, " -"this page is SubPage.mdwn in this wiki's source, and there is also a SubPage " -"subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages can be " +"this page is subpage.mdwn in this wiki's source, and there is also a subpage " +"subdirectory, which contains subpage/linkingrules.mdwn. Subpages can be " "nested as deeply as you'd like." msgstr "" @@ -1107,14 +1048,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/wikilink.mdwn:14 -msgid "" -"Also, if the file linked to by a WikiLink looks like an image, it will be " -"displayed inline on the page." -msgstr "" - -#. type: Plain text -#: ikiwiki/wikilink.mdwn:18 +#: ikiwiki/wikilink.mdwn:15 msgid "" "WikiLinks are matched with page names in a case-insensitive manner, so you " "don't need to worry about getting the case the same, and can capitalise " @@ -1122,7 +1056,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/wikilink.mdwn:22 +#: ikiwiki/wikilink.mdwn:19 msgid "" "It's also possible to write a WikiLink that uses something other than the " "page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the " @@ -1130,28 +1064,24 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/wikilink.mdwn:25 +#: ikiwiki/wikilink.mdwn:22 msgid "" "To link to an anchor inside a page, you can use something like " -"`\\[[WikiLink#foo]]`" +"`\\[[WikiLink#foo]]` ." msgstr "" #. type: Plain text -#: ikiwiki/wikilink.mdwn:26 -#, no-wrap -msgid "## Directives and WikiLinks\n" +#: ikiwiki/wikilink.mdwn:25 +msgid "" +"If the file linked to by a WikiLink looks like an image, it will be " +"displayed inline on the page." msgstr "" #. type: Plain text -#: ikiwiki/wikilink.mdwn:36 +#: ikiwiki/wikilink.mdwn:29 msgid "" -"ikiwiki has two syntaxes for [[directives|directive]]. The older syntax " -"used spaces to distinguish between directives and wikilinks; as a result, " -"with that syntax in use, you cannot use spaces in WikiLinks, and must " -"replace spaces with underscores. The newer syntax, enabled with the " -"`prefix_directives` option in an ikiwiki setup file, prefixes directives " -"with `!`, and thus does not prevent links with spaces. Future versions of " -"ikiwiki will turn this option on by default." +"You can also put an url in a WikiLink, to link to an external page. Email " +"addresses can also be used to generate a mailto link." msgstr "" #. type: Plain text @@ -1166,7 +1096,7 @@ msgstr "" #. type: Plain text #: index.mdwn:7 -msgid "This wiki is powered by [ikiwiki](http://ikiwiki.info/)." +msgid "This wiki is powered by [[ikiwiki]]." msgstr "" #. type: Plain text @@ -1203,16 +1133,16 @@ msgstr "" msgid "Here's another one with *emphasised* text." msgstr "" -#. type: Plain text +#. type: Title # #: sandbox.mdwn:9 #, no-wrap -msgid "# Header\n" +msgid "Header" msgstr "" -#. type: Plain text +#. type: Title ## #: sandbox.mdwn:11 #, no-wrap -msgid "## Subheader\n" +msgid "Subheader" msgstr "" #. type: Plain text @@ -1298,81 +1228,83 @@ msgid "This page controls what shortcut links the wiki supports." msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=google url=\"http://www.google.com/search?q=%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=archive url=\"http://web.archive.org/*/%S\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=gmap url=\"http://maps.google.com/maps?q=%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=gmsg url=\"http://groups.google.com/groups?selm=%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wikipedia url=\"http://en.wikipedia.org/wiki/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wikitravel url=\"http://wikitravel.org/en/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wiktionary url=\"http://en.wiktionary.org/wiki/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 -msgid "[[!shortcut name=debbug url=\"http://bugs.debian.org/%s\" desc=\"bug #%s\"]]" +#: shortcuts.mdwn:64 +msgid "" +"[[!shortcut name=debbug url=\"http://bugs.debian.org/%S\" desc=\"Debian bug " +"#%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" "[[!shortcut name=deblist url=\"http://lists.debian.org/debian-%s\" " "desc=\"debian-%s@lists.debian.org\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpkg url=\"http://packages.debian.org/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpkgsid url=\"http://packages.debian.org/sid/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpts url=\"http://packages.qa.debian.org/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debmsg url=\"http://lists.debian.org/msgid-search/%s\"]]" msgstr "" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" "[[!shortcut name=debrt " "url=\"https://rt.debian.org/Ticket/Display.html?id=%s\"]]" msgstr "" #. type: Plain text -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 #, no-wrap msgid "" "* [[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]\n" @@ -1433,19 +1365,25 @@ msgid "" "* [[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]\n" "* [[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]\n" "* [[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]\n" +"* [[!shortcut name=cpanrt " +"url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN " +"RT#%s\"]]\n" +"* [[!shortcut name=novellbug " +"url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]\n" msgstr "" #. type: Plain text -#: shortcuts.mdwn:68 +#: shortcuts.mdwn:70 msgid "" "To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, " "\"%s\" is replaced with the text passed to the named shortcut, after " -"url-encoding it, and '%S' is replaced with the raw, non-encoded text. The " -"optional `desc` parameter controls the description of the link." +"[[!wikipedia url_encoding]] it, and '%S' is replaced with the raw, " +"non-encoded text. The optional `desc` parameter controls the description of " +"the link." msgstr "" #. type: Plain text -#: shortcuts.mdwn:73 +#: shortcuts.mdwn:75 msgid "" "Remember that the `name` you give the shortcut will become a new " "[[ikiwiki/directive]]. Avoid using a `name` that conflicts with an existing " @@ -1454,207 +1392,177 @@ msgid "" msgstr "" #. type: Plain text -#: shortcuts.mdwn:77 +#: shortcuts.mdwn:79 msgid "" "If you come up with a shortcut that you think others might find useful, " "consider contributing it to the [shortcuts page on the ikiwiki " -"ikiwiki](http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki " +"wiki](http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki " "will include your shortcut in the standard underlay." msgstr "" #. type: Plain text -#: templates.mdwn:6 -#, no-wrap +#: templates.mdwn:3 msgid "" -"[[!if test=\"enabled(template)\"\n" -"then=\"This wiki has templates **enabled**.\"\n" -"else=\"This wiki has templates **disabled**.\"\n" -"]]\n" +"[[Ikiwiki]] uses many templates for many purposes. By editing its templates, " +"you can fully customise this site." msgstr "" #. type: Plain text -#: templates.mdwn:9 +#: templates.mdwn:8 msgid "" -"Templates are files that can be filled out and inserted into pages in the " -"wiki." +"Templates are located in `/usr/share/ikiwiki/templates` by default; the " +"`templatedir` setting can be used to make another directory be searched " +"first. Customised templates can also be placed inside the \"templates/\" " +"directory in your wiki's source." msgstr "" #. type: Plain text -#: templates.mdwn:10 -#, no-wrap -msgid "[[!if test=\"enabled(template) and enabled(inline)\" then=\"\"\"\n" +#: templates.mdwn:12 +msgid "" +"Ikiwiki uses the HTML::Template module as its template engine. This supports " +"things like conditionals and loops in templates and is pretty easy to " +"learn. All you really need to know to modify templates is this:" msgstr "" -#. type: Plain text -#: templates.mdwn:14 -msgid "These templates are available for inclusion onto other pages in this wiki:" +#. type: Bullet: '* ' +#: templates.mdwn:18 +msgid "To insert the value of a template variable, use ``." msgstr "" -#. type: Plain text -#: templates.mdwn:17 -#, no-wrap +#. type: Bullet: '* ' +#: templates.mdwn:18 +msgid "" +"To make a block of text conditional on a variable being set use `text`." +msgstr "" + +#. type: Bullet: '* ' +#: templates.mdwn:18 msgid "" -"[[!inline pages=\"templates/* and !*/discussion\" feeds=no archive=yes\n" -"sort=title template=titlepage]]\n" +"To use one block of text if a variable is set and a second if it's not, use " +"`textother text`" msgstr "" #. type: Plain text #: templates.mdwn:19 #, no-wrap -msgid "## Using a template\n" +msgid "[[!if test=\"enabled(template)\" then=\"\"\"\n" msgstr "" -#. type: Plain text -#: templates.mdwn:22 -msgid "Using a template works like this:" +#. type: Title ## +#: templates.mdwn:20 +#, no-wrap +msgid "template pages" msgstr "" #. type: Plain text -#: templates.mdwn:24 -#, no-wrap +#: templates.mdwn:25 msgid "" -"\t\\[[!template id=note text=\"\"\"Here is the text to insert into my " -"note.\"\"\"]]\n" +"The [[!iki ikiwiki/directive/template desc=\"template directive\"]] allows " +"wiki pages to be used as templates, filled out and inserted into other pages " +"in the wiki." msgstr "" #. type: Plain text #: templates.mdwn:27 -msgid "" -"This fills out the [[note]] template, filling in the `text` field with the " -"specified value, and inserts the result into the page." +#, no-wrap +msgid "[[!if test=\"enabled(edittemplate)\" then=\"\"\"\n" msgstr "" -#. type: Plain text -#: templates.mdwn:32 -msgid "" -"Generally, a value can include any markup that would be allowed in the wiki " -"page outside the template. Triple-quoting the value even allows quotes to be " -"included in it. Combined with multi-line quoted values, this allows for " -"large chunks of marked up text to be embedded into a template:" +#. type: Title ## +#: templates.mdwn:28 +#, no-wrap +msgid "default content for new pages" msgstr "" #. type: Plain text #: templates.mdwn:33 -#, no-wrap msgid "" -" \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 " -"notes=\"\"\"\n" -msgstr "" - -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "\\[[Charley]]'s sister." -msgstr "" - -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "\"I want to be an astronaut when I grow up.\"" -msgstr "" - -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "Really 8 and a half." +"The [[!iki ikiwiki/directive/edittemplate desc=\"edittemplate directive\"]] " +"can be used to make new pages default to containing text from a template " +"page, which can be filled as out the page is edited." msgstr "" #. type: Plain text -#: templates.mdwn:39 +#: templates.mdwn:36 #, no-wrap -msgid "## Creating a template\n" -msgstr "" - -#. type: Plain text -#: templates.mdwn:45 msgid "" -"To create a template, simply add a template directive to a page, and the " -"page will provide a link that can be used to create the template. The " -"template is a regular wiki page, located in the `templates/` subdirectory " -"inside the source directory of the wiki." +"[[!if test=\"(enabled(template) or enabled(edittemplate))\n" +"and enabled(inline)\" then=\"\"\"\n" msgstr "" #. type: Plain text -#: templates.mdwn:50 -msgid "" -"The template uses the syntax used by the [[!cpan HTML::Template]] perl " -"module, which allows for some fairly complex things to be done. Consult its " -"documentation for the full syntax, but all you really need to know are a few " -"things:" -msgstr "" - -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"Each parameter you pass to the template directive will generate a template " -"variable. There are also some pre-defined variables like PAGE and BASENAME." -msgstr "" - -#. type: Bullet: '* ' -#: templates.mdwn:62 +#: templates.mdwn:40 +#, no-wrap msgid "" -"To insert the value of a variable, use ``. Wiki markup in " -"the value will first be converted to html." +"[[!inline pages=\"templates/* and !*.tmpl and !templates/*/* and " +"!*/discussion\"\n" +"feeds=no archive=yes sort=title template=titlepage\n" +"rootpage=templates postformtext=\"Add a new template named:\"]]\n" msgstr "" -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"To insert the raw value of a variable, with wiki markup not yet converted to " -"html, use ``." +#. type: Title ## +#: templates.mdwn:42 +#, no-wrap +msgid "wiki templates" msgstr "" -#. type: Bullet: '* ' -#: templates.mdwn:62 +#. type: Plain text +#: templates.mdwn:46 msgid "" -"To make a block of text conditional on a variable being set use `text`." +"These templates are used to build the wiki. The aim is to keep almost all " +"html out of ikiwiki and in the templates." msgstr "" #. type: Bullet: '* ' -#: templates.mdwn:62 +#: templates.mdwn:48 msgid "" -"To use one block of text if a variable is set and a second if it's not, use " -"`textother text`" +"`page.tmpl` - Used for displaying all regular wiki pages. This is the key " +"template to customise. [[!if test=\"enabled(pagetemplate)\" then=\"\"\"" msgstr "" #. type: Plain text -#: templates.mdwn:64 -msgid "Here's a sample template:" -msgstr "" - -#. type: Plain text -#: templates.mdwn:78 +#: templates.mdwn:79 #, no-wrap msgid "" -" \n" -" Name: \\[[]]
\n" -" Age:
\n" -" \n" -" Favorite color:
\n" -" \n" -" No favorite color.
\n" -"
\n" -" \n" -"
\n" -" \n" -"
\n" -"
\n" -msgstr "" - -#. type: Plain text -#: templates.mdwn:83 -msgid "" -"The filled out template will be formatted the same as the rest of the page " -"that contains it, so you can include WikiLinks and all other forms of wiki " -"markup in the template. Note though that such WikiLinks will not show up as " -"backlinks to the page that uses the template." -msgstr "" - -#. type: Plain text -#: templates.mdwn:87 -msgid "" -"Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator. This " -"ensures that if the name contains something that might be mistaken for wiki " -"markup, it's not converted to html before being processed as a " -"[[ikiwiki/WikiLink]]." +" (The [[!iki ikiwiki/directive/pagetemplate desc=\"pagetemplate " +"directive\"]]\n" +" can be used to make a page use a different template than " +"`page.tmpl`.)\"\"\"]]\n" +"* `rsspage.tmpl` - Used for generating rss feeds for blogs.\n" +"* `rssitem.tmpl` - Used for generating individual items on rss feeds.\n" +"* `atompage.tmpl` - Used for generating atom feeds for blogs.\n" +"* `atomitem.tmpl` - Used for generating individual items on atom feeds.\n" +"* `inlinepage.tmpl` - Used for displaying a post in a blog.\n" +"* `archivepage.tmpl` - Used for listing a page in a blog archive page.\n" +"* `titlepage.tmpl` - Used for listing a page by title in a blog archive " +"page.\n" +"* `microblog.tmpl` - Used for showing a microblogging post inline.\n" +"* `blogpost.tmpl` - Used for a form to add a post to a blog (and a rss/atom " +"links)\n" +"* `feedlink.tmpl` - Used to add rss/atom links if `blogpost.tmpl` is not " +"used.\n" +"* `aggregatepost.tmpl` - Used by the aggregate plugin to create\n" +" a page for a post.\n" +"* `searchform.tmpl`, `googleform.tmpl` - Used by the search plugin \n" +" and google plugin to add search forms to wiki pages.\n" +"* `searchquery.tmpl` - This is a Omega template, used by the\n" +" search plugin.\n" +"* `comment.tmpl` - Used by the comments plugin to display a comment.\n" +"* `change.tmpl` - Used to create a page describing a change made to the " +"wiki.\n" +"* `recentchanges.tmpl` - Used for listing a change on the RecentChanges " +"page.\n" +"* `autoindex.tmpl` - Filled in by the autoindex plugin to make index " +"pages.\n" +"* `autotag.tmpl` - Filled in by the tag plugin to make tag pages.\n" +"* `calendarmonth.tmpl`, `calendaryear.tmpl` - Used by ikiwiki-calendar to\n" +" make calendar archive pages.\n" +"* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,\n" +" `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,\n" +" `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,\n" +" `passwordmail.tmpl`, `openid-selector.tmpl` - Parts of ikiwiki's user\n" +" interface; do not normally need to be customised.\n" msgstr "" #. type: Plain text @@ -1664,7 +1572,7 @@ msgid "" "
\n" "\n" "
\n" -"\n" +"\n" "Use this template to insert a note into a page. The note will be styled to\n" "float to the right of other text on the page. This template has one\n" "parameter:\n" @@ -1678,7 +1586,7 @@ msgstr "" #: templates/popup.mdwn:16 #, no-wrap msgid "" -"\n" +"\n" "Use this template to create a popup window that is displayed when the " "mouse\n" "is over part of the page. This template has two parameters:\n" diff --git a/po/directives.pot b/po/directives.pot index 2d69710..c3883e8 100644 --- a/po/directives.pot +++ b/po/directives.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki directives 2.62.1\n" -"POT-Creation-Date: 2009-05-25 23:07+0300\n" +"POT-Creation-Date: 2010-07-15 19:30+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -62,60 +62,69 @@ msgid "\t\\[[!inline pages=\"internal(example/*)\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/aggregate.mdwn:22 ikiwiki/directive/calendar.mdwn:26 ikiwiki/directive/img.mdwn:8 ikiwiki/directive/inline.mdwn:41 ikiwiki/directive/table.mdwn:32 +#: ikiwiki/directive/aggregate.mdwn:26 +msgid "" +"Note the use of `internal()` in the [[ikiwiki/PageSpec]] to match aggregated " +"pages. By default, aggregated pages are internal pages, which prevents them " +"from showing up directly in the wiki, and so this special [[PageSpec]] is " +"needed to match them." +msgstr "" + +#. type: Title ## +#: ikiwiki/directive/aggregate.mdwn:27 ikiwiki/directive/calendar.mdwn:37 ikiwiki/directive/comment.mdwn:17 ikiwiki/directive/img.mdwn:8 ikiwiki/directive/inline.mdwn:41 ikiwiki/directive/postsparkline.mdwn:16 ikiwiki/directive/sparkline.mdwn:24 ikiwiki/directive/table.mdwn:32 #, no-wrap -msgid "## usage\n" +msgid "usage" msgstr "" #. type: Plain text -#: ikiwiki/directive/aggregate.mdwn:26 +#: ikiwiki/directive/aggregate.mdwn:31 msgid "" "Here are descriptions of all the supported parameters to the `aggregate` " "directive:" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "`name` - A name for the feed. Each feed must have a unique name. Required." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`url` - The url to the web page for the feed that's being aggregated. " "Required." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`dir` - The directory in the wiki where pages should be saved. Optional, if " "not specified, the directory is based on the name of the feed." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`feedurl` - The url to the feed. Optional, if it's not specified ikiwiki " "will look for feeds on the `url`. RSS and atom feeds are supported." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`updateinterval` - How often to check for new posts, in minutes. Default is " "15 minutes." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`expireage` - Expire old items from this feed if they are older than a " "specified number of days. Default is to never expire on age." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`expirecount` - Expire old items from this feed if there are more than the " "specified number total. Oldest items will be expired first. Default is to " @@ -123,7 +132,7 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`tag` - A tag to tag each post from the feed with. A good tag to use is the " "name of the feed. Can be repeated multiple times. The [[tag]] plugin must be " @@ -131,14 +140,14 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/aggregate.mdwn:47 +#: ikiwiki/directive/aggregate.mdwn:52 msgid "" "`template` - Template to use for creating the aggregated pages. Defaults to " "aggregatepost." msgstr "" #. type: Plain text -#: ikiwiki/directive/aggregate.mdwn:51 +#: ikiwiki/directive/aggregate.mdwn:56 msgid "" "Note that even if you are using subversion or another revision control " "system, pages created by aggregation will *not* be checked into revision " @@ -146,7 +155,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/aggregate.mdwn:52 ikiwiki/directive/brokenlinks.mdwn:14 ikiwiki/directive/calendar.mdwn:46 ikiwiki/directive/color.mdwn:25 ikiwiki/directive/copy.mdwn:3 ikiwiki/directive/cut.mdwn:3 ikiwiki/directive/cutpaste.mdwn:50 ikiwiki/directive/edittemplate.mdwn:36 ikiwiki/directive/fortune.mdwn:8 ikiwiki/directive/graph.mdwn:23 ikiwiki/directive/haiku.mdwn:15 ikiwiki/directive/if.mdwn:48 ikiwiki/directive/img.mdwn:38 ikiwiki/directive/inline.mdwn:106 ikiwiki/directive/linkmap.mdwn:24 ikiwiki/directive/listdirectives.mdwn:20 ikiwiki/directive/map.mdwn:19 ikiwiki/directive/meta.mdwn:147 ikiwiki/directive/more.mdwn:16 ikiwiki/directive/orphans.mdwn:15 ikiwiki/directive/pagecount.mdwn:10 ikiwiki/directive/pagestats.mdwn:15 ikiwiki/directive/pagetemplate.mdwn:15 ikiwiki/directive/paste.mdwn:3 ikiwiki/directive/ping.mdwn:18 ikiwiki/directive/poll.mdwn:25 ikiwiki/directive/polygen.mdwn:11 ikiwiki/directive/postsparkline.mdwn:45 ikiwiki/directive/progress.mdwn:18 ikiwiki/directive/shortcut.mdwn:9 ikiwiki/directive/sparkline.mdwn:52 ikiwiki/directive/table.mdwn:45 ikiwiki/directive/tag.mdwn:30 ikiwiki/directive/taglink.mdwn:3 ikiwiki/directive/template.mdwn:18 ikiwiki/directive/testpagespec.mdwn:24 ikiwiki/directive/teximg.mdwn:23 ikiwiki/directive/toc.mdwn:21 ikiwiki/directive/toggle.mdwn:34 ikiwiki/directive/toggleable.mdwn:3 ikiwiki/directive/version.mdwn:12 +#: ikiwiki/directive/aggregate.mdwn:57 ikiwiki/directive/brokenlinks.mdwn:14 ikiwiki/directive/calendar.mdwn:60 ikiwiki/directive/color.mdwn:25 ikiwiki/directive/comment.mdwn:40 ikiwiki/directive/copy.mdwn:3 ikiwiki/directive/cut.mdwn:3 ikiwiki/directive/cutpaste.mdwn:50 ikiwiki/directive/date.mdwn:16 ikiwiki/directive/edittemplate.mdwn:36 ikiwiki/directive/format.mdwn:29 ikiwiki/directive/fortune.mdwn:8 ikiwiki/directive/graph.mdwn:23 ikiwiki/directive/haiku.mdwn:15 ikiwiki/directive/if.mdwn:48 ikiwiki/directive/img.mdwn:39 ikiwiki/directive/inline.mdwn:118 ikiwiki/directive/linkmap.mdwn:29 ikiwiki/directive/listdirectives.mdwn:20 ikiwiki/directive/map.mdwn:21 ikiwiki/directive/meta.mdwn:173 ikiwiki/directive/more.mdwn:16 ikiwiki/directive/orphans.mdwn:15 ikiwiki/directive/pagecount.mdwn:10 ikiwiki/directive/pagestats.mdwn:40 ikiwiki/directive/pagetemplate.mdwn:13 ikiwiki/directive/paste.mdwn:3 ikiwiki/directive/ping.mdwn:18 ikiwiki/directive/poll.mdwn:25 ikiwiki/directive/polygen.mdwn:11 ikiwiki/directive/postsparkline.mdwn:45 ikiwiki/directive/progress.mdwn:18 ikiwiki/directive/shortcut.mdwn:9 ikiwiki/directive/sidebar.mdwn:20 ikiwiki/directive/sparkline.mdwn:52 ikiwiki/directive/table.mdwn:50 ikiwiki/directive/tag.mdwn:35 ikiwiki/directive/taglink.mdwn:3 ikiwiki/directive/template.mdwn:87 ikiwiki/directive/testpagespec.mdwn:24 ikiwiki/directive/teximg.mdwn:23 ikiwiki/directive/toc.mdwn:27 ikiwiki/directive/toggle.mdwn:34 ikiwiki/directive/toggleable.mdwn:3 ikiwiki/directive/version.mdwn:12 #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "" @@ -174,7 +183,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/brokenlinks.mdwn:11 ikiwiki/directive/inline.mdwn:7 ikiwiki/directive/template.mdwn:9 +#: ikiwiki/directive/brokenlinks.mdwn:11 ikiwiki/directive/comment.mdwn:7 ikiwiki/directive/inline.mdwn:7 msgid "Example:" msgstr "" @@ -185,104 +194,132 @@ msgid "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:3 +#: ikiwiki/directive/calendar.mdwn:2 msgid "" "The `calendar` directive is supplied by the [[!iki plugins/calendar " -"desc=calendar]] plugin. This plugin requires extra setup. See the plugin " -"documentation for details." +"desc=calendar]] plugin." msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:6 +#: ikiwiki/directive/calendar.mdwn:5 msgid "" "This directive displays a calendar, similar to the typical calendars shown " "on some blogs." msgstr "" -#. type: Plain text -#: ikiwiki/directive/calendar.mdwn:7 ikiwiki/directive/postsparkline.mdwn:6 ikiwiki/directive/sparkline.mdwn:7 +#. type: Title ## +#: ikiwiki/directive/calendar.mdwn:6 ikiwiki/directive/color.mdwn:9 ikiwiki/directive/postsparkline.mdwn:6 ikiwiki/directive/sidebar.mdwn:10 ikiwiki/directive/sparkline.mdwn:7 ikiwiki/directive/table.mdwn:6 ikiwiki/directive/teximg.mdwn:5 #, no-wrap -msgid "# examples\n" +msgid "examples" msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:10 +#: ikiwiki/directive/calendar.mdwn:9 #, no-wrap msgid "\t\\[[!calendar ]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:12 +#: ikiwiki/directive/calendar.mdwn:11 #, no-wrap msgid "\t\\[[!calendar type=\"month\" pages=\"blog/* and !*/Discussion\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:14 +#: ikiwiki/directive/calendar.mdwn:13 #, no-wrap msgid "" "\t\\[[!calendar type=\"year\" year=\"2005\" pages=\"blog/* and " "!*/Discussion\"]]\n" msgstr "" +#. type: Title ## +#: ikiwiki/directive/calendar.mdwn:14 +#, no-wrap +msgid "setup" +msgstr "" + #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:18 +#: ikiwiki/directive/calendar.mdwn:22 msgid "" "The calendar is essentially a fancy front end to archives of previous pages, " "usually used for blogs. It can produce a calendar for a given month, or a " -"list of months for a given year." +"list of months for a given year. The month format calendar simply links to " +"any page posted on each day of the month. The year format calendar links to " +"archive pages, with names like `archives/2007` (for all of 2007) and " +"`archives/2007/01` (for January, 2007)." msgstr "" #. type: Plain text -#: ikiwiki/directive/calendar.mdwn:25 +#: ikiwiki/directive/calendar.mdwn:27 msgid "" -"The month format calendar simply links to any page posted on each day of the " -"month. The year format calendar links to archive pages, with names like " -"`archives/2007` (for all of 2007) and `archives/2007/01` (for January, " -"2007). For this to work, you'll need to create these archive pages. They " -"typically use [[inline]] to display or list pages created in the given time " -"frame." +"While you can insert calendar directives anywhere on your wiki, including in " +"the sidebar, you'll also need to create these archive pages. They typically " +"use this directive to display a calendar, and also use [[inline]] to display " +"or list pages created in the given time frame." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/calendar.mdwn:32 +msgid "" +"The `ikiwiki-calendar` command can be used to automatically generate the " +"archive pages. It also refreshes the wiki, updating the calendars to " +"highlight the current day. This command is typically run at midnight from " +"cron. An example crontab:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/calendar.mdwn:34 +msgid "An example crontab:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/calendar.mdwn:36 +#, no-wrap +msgid "\t0 0 * * * ikiwiki-calendar ~/ikiwiki.setup \"posts/* and !*/Discussion\"\n" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" "`type` - Used to specify the type of calendar wanted. Can be one of " "\"month\" or \"year\". The default is a month view calendar." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" "`pages` - Specifies the [[ikiwiki/PageSpec]] of pages to link to from the " "month calendar. Defaults to \"*\"." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" -"`archivebase` - Configures the base of the archives hierarchy. The default " +"`archivebase` - Configures the base of the archives hierarchy. The default " "is \"archives\". Note that this default can also be overridden for the whole " -"wiki by setting `archivebase` in ikiwiki's setup file." +"wiki by setting `archivebase` in ikiwiki's setup file. Calendars link to " +"pages under here, with names like \"2010/04\" and \"2010\". These pages can " +"be automatically created using the `ikiwiki-calendar` program." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" "`year` - The year for which the calendar is requested. Defaults to the " -"current year." +"current year. Can also use -1 to refer to last year, and so on." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" "`month` - The numeric month for which the calendar is requested, in the " "range 1..12. Used only for the month view calendar, and defaults to the " -"current month." +"current month. Can also use -1 to refer to last month, and so on." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" "`week_start_day` - A number, in the range 0..6, which represents the day of " "the week that the month calendar starts with. 0 is Sunday, 1 is Monday, and " @@ -290,9 +327,9 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/calendar.mdwn:45 +#: ikiwiki/directive/calendar.mdwn:59 msgid "" -"`months_per_row` - In the annual calendar, number of months to place in each " +"`months_per_row` - In the year calendar, number of months to place in each " "row. Defaults to 3." msgstr "" @@ -317,12 +354,6 @@ msgid "" "define colors." msgstr "" -#. type: Plain text -#: ikiwiki/directive/color.mdwn:9 ikiwiki/directive/table.mdwn:6 ikiwiki/directive/teximg.mdwn:5 -#, no-wrap -msgid "## examples\n" -msgstr "" - #. type: Plain text #: ikiwiki/directive/color.mdwn:13 msgid "" @@ -366,6 +397,100 @@ msgid "" "background\"]]\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/comment.mdwn:5 +msgid "" +"The `comment` directive is supplied by the [[!iki plugins/comments " +"desc=comments]] plugin, and is used to add a comment to a page. Typically, " +"the directive is the only thing on a comment page, and is filled out by the " +"comment plugin when a user posts a comment." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/comment.mdwn:12 +#, no-wrap +msgid "" +"\t\\[[!comment format=mdwn\n" +"\tusername=\"foo\"\n" +"\tsubject=\"Bar\"\n" +"\tdate=\"2009-06-02T19:05:01Z\"\n" +"\tcontent=\"\"\"\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/comment.mdwn:14 +#, no-wrap +msgid "" +"\tBlah blah.\n" +"\t\"\"\"\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/comment.mdwn:16 +#, no-wrap +msgid "\t]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/comment.mdwn:21 +msgid "" +"The only required parameter is `content`, the others just add or override " +"metadata of the comment." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`content` - Text to display for the comment. Note that " +"[[directives|ikiwiki/directive]] may not be allowed, depending on the " +"configuration of the comment plugin." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "`format` - Specifies the markup used for the content." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "`subject` - Subject for the comment." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`date` - Date the comment was posted. Can be entered in nearly any format, " +"since it's parsed by [[!cpan TimeDate]]" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`username` - Used to record the username (or OpenID) of a logged in " +"commenter." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`nickname` - Name to display for a logged in commenter. (Optional; used for " +"OpenIDs.)" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`ip` - Can be used to record the IP address of a commenter, if they posted " +"anonymously." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/comment.mdwn:39 +msgid "" +"`claimedauthor` - Records the name that the user entered, if anonymous " +"commenters are allowed to enter their (unverified) name." +msgstr "" + #. type: Plain text #: ikiwiki/directive/copy.mdwn:1 ikiwiki/directive/cut.mdwn:1 ikiwiki/directive/paste.mdwn:1 #, no-wrap @@ -423,15 +548,15 @@ msgstr "" #: ikiwiki/directive/cutpaste.mdwn:23 #, no-wrap msgid "" -"\t\\[[!toggleable id=\"cut\" text=\"\\[[!paste id=cutlongdesc]]\"]]\n" -"\t\\[[!toggleable id=\"copy\" text=\"\\[[!paste id=copylongdesc]]\"]]\n" -"\t\\[[!toggleable id=\"paste\" text=\"\\[[!paste id=pastelongdesc]]\"]]\n" +"\t\\[[!toggleable id=\"cut\" text=\"[[!paste id=cutlongdesc]]\"]]\n" +"\t\\[[!toggleable id=\"copy\" text=\"[[!paste id=copylongdesc]]\"]]\n" +"\t\\[[!toggleable id=\"paste\" text=\"[[!paste id=pastelongdesc]]\"]]\n" msgstr "" #. type: Plain text #: ikiwiki/directive/cutpaste.mdwn:25 #, no-wrap -msgid "\t\\[...some time later...]\n" +msgid "\t[...some time later...]\n" msgstr "" #. type: Plain text @@ -481,7 +606,7 @@ msgstr "" #. type: Plain text #: ikiwiki/directive/cutpaste.mdwn:44 #, no-wrap -msgid "\t \\[[!toggleable id=bar text=\"\\[[!paste id=baz]]\"]]\n" +msgid "\t [[!toggleable id=bar text=\"[[!paste id=baz]]\"]]\n" msgstr "" #. type: Plain text @@ -496,6 +621,42 @@ msgstr "" msgid "\tmultiline parameter!\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/date.mdwn:2 +msgid "" +"The `date` directive is supplied by the [[!iki plugins/date desc=date]] " +"plugin." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/date.mdwn:7 +msgid "" +"This directive can be used to display a date on a page, using the same " +"display method that is used to display the modification date in the page " +"footer, and other dates in the wiki. This can be useful for consistency of " +"display, or if you want to embed parseable dates into the page source." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/date.mdwn:10 +msgid "" +"Like the dates used by the [[meta]] directive, the date can be entered in " +"nearly any format, since it's parsed by [[!cpan TimeDate]]." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/date.mdwn:13 +msgid "" +"For example, an update to a page with an embedded date stamp could look " +"like:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/date.mdwn:15 +#, no-wrap +msgid "\tUpdated \\[[!date \"Wed, 25 Nov 2009 01:11:55 -0500\"]]: mumble mumble\n" +msgstr "" + #. type: Plain text #: ikiwiki/directive/edittemplate.mdwn:2 msgid "" @@ -550,17 +711,11 @@ msgstr "" #, no-wrap msgid "" "The template page can also contain [[!cpan HTML::Template]] directives,\n" -"similar to other ikiwiki [[templates]]. Currently only one variable is\n" +"like other ikiwiki [[templates]]. Currently only one variable is\n" "set: `` is replaced with the name of the page being\n" "created.\n" msgstr "" -#. type: Plain text -#: ikiwiki/directive/edittemplate.mdwn:28 -#, no-wrap -msgid "----\n" -msgstr "" - #. type: Plain text #: ikiwiki/directive/edittemplate.mdwn:35 msgid "" @@ -571,6 +726,67 @@ msgid "" "arbitrary one is chosen, so that could get confusing." msgstr "" +#. type: Plain text +#: ikiwiki/directive/format.mdwn:3 +msgid "" +"The `format` directive is supplied by the [[!iki plugins/format " +"desc=format]] plugin." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:8 +msgid "" +"The directive allows formatting a chunk of text using any available page " +"format. It takes two parameters. First is the type of format to use, ie the " +"extension that would be used for a standalone file of this type. Second is " +"the text to format." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:11 +msgid "" +"For example, this will embed an otl outline inside a page using mdwn or some " +"other format:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:12 +#, no-wrap +msgid "\t\\[[!format otl \"\"\"\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:19 +#, no-wrap +msgid "" +"\tfoo\n" +"\t\t1\n" +"\t\t2\n" +"\tbar\n" +"\t\t3\n" +"\t\t4\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:24 +msgid "" +"Note that if the highlight plugin is enabled, this directive can also be " +"used to display syntax highlighted code. Many languages and formats are " +"supported. For example:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:25 +#, no-wrap +msgid "\t\\[[!format perl \"\"\"\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/format.mdwn:27 +#, no-wrap +msgid "\tprint \"hello, world\\n\";\n" +msgstr "" + #. type: Plain text #: ikiwiki/directive/fortune.mdwn:2 msgid "" @@ -835,31 +1051,32 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/img.mdwn:24 +#: ikiwiki/directive/img.mdwn:25 msgid "" -"You can also pass `alt`, `title`, `class` and `id` parameters. These are " -"passed through unchanged to the html img tag. If you include a `caption` " -"parameter, the caption will be displayed centered beneath the image." +"You can also pass `alt`, `title`, `class`, `align`, `id`, `hspace`, and " +"`vspace` parameters. These are passed through unchanged to the html img " +"tag. If you include a `caption` parameter, the caption will be displayed " +"centered beneath the image." msgstr "" #. type: Plain text -#: ikiwiki/directive/img.mdwn:29 +#: ikiwiki/directive/img.mdwn:30 msgid "" -"The `link` parameter is used to control whether the scaled down image links " -"to the full size version. By default it does; set \"link=somepage\" to link " -"to another page instead, or \"link=no\" to disable the link, or " +"The `link` parameter is used to control whether the scaled image links to " +"the full size version. By default it does; set \"link=somepage\" to link to " +"another page instead, or \"link=no\" to disable the link, or " "\"link=http://url\" to link to a given url." msgstr "" #. type: Plain text -#: ikiwiki/directive/img.mdwn:32 +#: ikiwiki/directive/img.mdwn:33 msgid "" "You can also set default values that will be applied to all later images on " "the page, unless overridden. Useful when including many images on a page." msgstr "" #. type: Plain text -#: ikiwiki/directive/img.mdwn:37 +#: ikiwiki/directive/img.mdwn:38 #, no-wrap msgid "" "\t\\[[!img defaults size=200x200 alt=\"wedding photo\"]]\n" @@ -1014,7 +1231,7 @@ msgstr "" #. type: Bullet: '* ' #: ikiwiki/directive/inline.mdwn:62 msgid "" -"`rootpage` - Enable the postform, and allows controling where newly posted " +"`rootpage` - Enables the postform, and allows controling where newly posted " "pages should go, by specifiying the page that they should be a [[SubPage]] " "of." msgstr "" @@ -1025,7 +1242,7 @@ msgid "Here are some less often needed parameters:" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`actions` - If set to \"yes\" add links to the bottom of the inlined pages " "for editing and discussion (if they would be shown at the top of the page " @@ -1033,7 +1250,7 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`rss` - controls generation of an rss feed. If the wiki is configured to " "generate rss feeds by default, set to \"no\" to disable. If the wiki is " @@ -1041,7 +1258,7 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`atom` - controls generation of an atom feed. If the wiki is configured to " "generate atom feeds by default, set to \"no\" to disable. If the wiki is " @@ -1049,25 +1266,33 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`feeds` - controls generation of all types of feeds. Set to \"no\" to " "disable generating any feeds." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 +msgid "" +"`emptyfeeds` - Set to \"no\" to disable generation of empty feeds. Has no " +"effect if `rootpage` or `postform` is set." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`template` - Specifies the template to fill out to display each inlined " "page. By default the `inlinepage` template is used, while the `archivepage` " "template is used for archives. Set this parameter to use some other, custom " -"template, such as the `titlepage` template that only shows post titles. Note " -"that you should still set `archive=yes` if your custom template does not " -"include the page content." +"template, such as the `titlepage` template that only shows post titles or " +"the `microblog` template, optimised for microblogging. Note that you should " +"still set `archive=yes` if your custom template does not include the page " +"content." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`raw` - Rather than the default behavior of creating a blog, if raw is set " "to \"yes\", the page will be included raw, without additional markup around " @@ -1075,65 +1300,84 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" -"`sort` - Controls how inlined pages are sorted. The default, \"age\" is to " -"sort newest created pages first. Setting it to \"title\" will sort pages by " -"title, and \"mtime\" sorts most recently modified pages first." +"`sort` - Controls how inlined pages are [[sorted|pagespec/sorting]]. The " +"default is to sort the newest created pages first." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "`reverse` - If set to \"yes\", causes the sort order to be reversed." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`feedshow` - Specify the maximum number of matching pages to include in the " "rss/atom feeds. The default is the same as the `show` value above." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`feedonly` - Only generate the feed, do not display the pages inline on the " "page." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`quick` - Build archives in quick mode, without reading page contents for " -"metadata. By default, this also turns off generation of any feeds." +"metadata. This also turns off generation of any feeds." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`timeformat` - Use this to specify how to display the time or date for pages " "in the blog. The format string is passed to the strftime(3) function." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`feedpages` - A [[PageSpec]] of inlined pages to include in the rss/atom " "feeds. The default is the same as the `pages` value above, and only pages " -"matches by that value are included, but some of those can be excluded by " +"matched by that value are included, but some of those can be excluded by " "specifying a tighter [[PageSpec]] here." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/inline.mdwn:105 +#: ikiwiki/directive/inline.mdwn:117 msgid "" "`guid` - If a URI is given here (perhaps a UUID prefixed with `urn:uuid:`), " "the Atom feed will have this as its ``. The default is to use the URL of " "the page containing the `inline` directive." msgstr "" +#. type: Bullet: '* ' +#: ikiwiki/directive/inline.mdwn:117 +msgid "" +"`feedfile` - Can be used to change the name of the file generated for the " +"feed. This is particularly useful if a page contains multiple feeds. For " +"example, set \"feedfile=feed\" to cause it to generate `page/feed.atom` " +"and/or `page/feed.rss`. This option is not supported if the wiki is " +"configured not to use `usedirs`." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/inline.mdwn:117 +msgid "" +"`pagenames` - If given instead of `pages`, this is interpreted as a " +"space-separated list of links to pages (with the same " +"[[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined " +"in exactly the order given: the `sort` and `pages` parameters cannot be used " +"in conjunction with this one." +msgstr "" + #. type: Plain text -#: ikiwiki/directive/inline.mdwn:109 +#: ikiwiki/directive/inline.mdwn:121 msgid "" "A related directive is the [[ikiwiki/directive/edittemplate]] directive, " "which allows default text for a new page to be specified." @@ -1160,37 +1404,51 @@ msgid "\t\\[[!linkmap pages=\"* and !blog/* and !*/Discussion\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/linkmap.mdwn:15 +#: ikiwiki/directive/linkmap.mdwn:11 msgid "" "Only links between mapped pages will be shown; links pointing to or from " "unmapped pages will be omitted. If the pages to include are not specified, " -"the links between all pages (and other files) in the wiki are mapped. For " -"best results, only a small set of pages should be mapped, since otherwise " -"the map can become very large, unweildy, and complicated. Also, the map is " -"rebuilt whenever one of the mapped pages is changed, which can make the wiki " -"a bit slow." +"the links between all pages (and other files) in the wiki are mapped." msgstr "" #. type: Plain text -#: ikiwiki/directive/linkmap.mdwn:18 +#: ikiwiki/directive/linkmap.mdwn:14 msgid "" "Here are descriptions of all the supported parameters to the `linkmap` " "directive:" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/linkmap.mdwn:23 +#: ikiwiki/directive/linkmap.mdwn:22 msgid "`pages` - A [[ikiwiki/PageSpec]] of the pages to map." msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/linkmap.mdwn:23 +#: ikiwiki/directive/linkmap.mdwn:22 msgid "" "`height`, `width` - Limit the size of the map to a given height and width, " "in inches. Both must be specified for the limiting to take effect, otherwise " "the map's size is not limited." msgstr "" +#. type: Bullet: '* ' +#: ikiwiki/directive/linkmap.mdwn:22 +msgid "" +"`connected` - Controls whether to include pages on the map that link to no " +"other pages (connected=no, the default), or to only show pages that link to " +"others (connected=yes)." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/linkmap.mdwn:28 +msgid "" +"For best results, only a small set of pages should be mapped, since " +"otherwise the map can become very large, unwieldy, and complicated. If too " +"many pages are included, the map may get so large that graphviz cannot " +"render it. Using the `connected` parameter is a good way to prune out pages " +"that clutter the map." +msgstr "" + #. type: Plain text #: ikiwiki/directive/listdirectives.mdwn:2 msgid "" @@ -1275,7 +1533,13 @@ msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=title]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/map.mdwn:18 +#: ikiwiki/directive/map.mdwn:17 +#, no-wrap +msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=description]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/map.mdwn:20 msgid "" "Hint: To limit the map to displaying pages less than a certain level deep, " "use a [[ikiwiki/PageSpec]] like this: `pages=\"* and !*/*/*\"`" @@ -1346,13 +1610,33 @@ msgid "" " differently in this case.\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:28 +#, no-wrap +msgid "" +" An optional `sortas` parameter will be used preferentially when\n" +" [[ikiwiki/pagespec/sorting]] by `meta(title)`:\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:30 +#, no-wrap +msgid "\t\\[[!meta title=\"The Beatles\" sortas=\"Beatles, The\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:32 +#, no-wrap +msgid "\t\\[[!meta title=\"David Bowie\" sortas=\"Bowie, David\"]]\n" +msgstr "" + #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:27 +#: ikiwiki/directive/meta.mdwn:34 msgid "license" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:30 +#: ikiwiki/directive/meta.mdwn:37 #, no-wrap msgid "" " Specifies a license for the page, for example, \"GPL\". Can contain\n" @@ -1360,12 +1644,12 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:32 +#: ikiwiki/directive/meta.mdwn:39 msgid "copyright" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:35 +#: ikiwiki/directive/meta.mdwn:42 #, no-wrap msgid "" " Specifies the copyright of the page, for example, \"Copyright 2007 by\n" @@ -1373,47 +1657,61 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:37 +#: ikiwiki/directive/meta.mdwn:44 msgid "author" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:39 +#: ikiwiki/directive/meta.mdwn:46 #, no-wrap msgid " Specifies the author of a page.\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:49 +#, no-wrap +msgid "" +" An optional `sortas` parameter will be used preferentially when\n" +" [[ikiwiki/pagespec/sorting]] by `meta(author)`:\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:51 +#, no-wrap +msgid "\t\\[[!meta author=\"Joey Hess\" sortas=\"Hess, Joey\"]]\n" +msgstr "" + #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:41 +#: ikiwiki/directive/meta.mdwn:53 msgid "authorurl" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:43 +#: ikiwiki/directive/meta.mdwn:55 #, no-wrap msgid " Specifies an url for the author of a page.\n" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:45 +#: ikiwiki/directive/meta.mdwn:57 msgid "description" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:48 +#: ikiwiki/directive/meta.mdwn:60 #, no-wrap msgid "" -" Specifies a \"description\" of the page. You could use this to provide\n" -" a summary, for example, to be picked up by the [[map]] directive.\n" +" Specifies a short description for the page. This will be put in\n" +" the html header, and can also be displayed by eg, the [[map]] directive.\n" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:50 +#: ikiwiki/directive/meta.mdwn:62 msgid "permalink" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:53 +#: ikiwiki/directive/meta.mdwn:65 #, no-wrap msgid "" " Specifies a permanent link to the page, if different than the page\n" @@ -1421,12 +1719,12 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:55 +#: ikiwiki/directive/meta.mdwn:67 msgid "date" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:58 +#: ikiwiki/directive/meta.mdwn:70 #, no-wrap msgid "" " Specifies the creation date of the page. The date can be entered in\n" @@ -1434,12 +1732,12 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:60 +#: ikiwiki/directive/meta.mdwn:72 msgid "stylesheet" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:64 +#: ikiwiki/directive/meta.mdwn:76 #, no-wrap msgid "" " Adds a stylesheet to a page. The stylesheet is treated as a wiki link to\n" @@ -1448,7 +1746,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:67 +#: ikiwiki/directive/meta.mdwn:79 #, no-wrap msgid "" "\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n" @@ -1456,28 +1754,43 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:69 +#: ikiwiki/directive/meta.mdwn:81 msgid "openid" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:74 +#: ikiwiki/directive/meta.mdwn:84 #, no-wrap msgid "" " Adds html <link> tags to perform OpenID delegation to an external\n" -" OpenID server (for `openid` and `openid2`). An optional `xrds-location`\n" +" OpenID server. This lets you use an ikiwiki page as your OpenID.\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:87 +#, no-wrap +msgid "" +" By default this will delegate for both `openid` and `openid2`. To only\n" +" delegate for one, add a parameter such as `delegate=openid`.\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:91 +#, no-wrap +msgid "" +" An optional `xrds-location`\n" " parameter lets you specify the location of any [eXtensible Resource\n" " DescriptorS](http://www.windley.com/archives/2007/05/using_xrds.shtml).\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:76 +#: ikiwiki/directive/meta.mdwn:93 #, no-wrap -msgid " This lets you use an ikiwiki page as your OpenID. Example:\n" +msgid " Example:\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:80 +#: ikiwiki/directive/meta.mdwn:97 #, no-wrap msgid "" "\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n" @@ -1486,12 +1799,12 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:82 +#: ikiwiki/directive/meta.mdwn:99 msgid "link" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:86 +#: ikiwiki/directive/meta.mdwn:103 #, no-wrap msgid "" " Specifies a link to another page. This can be used as a way to make the\n" @@ -1501,19 +1814,19 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:88 +#: ikiwiki/directive/meta.mdwn:105 #, no-wrap msgid " \\[[!meta link=otherpage]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:90 +#: ikiwiki/directive/meta.mdwn:107 #, no-wrap msgid " It can also be used to insert a html <link> tag. For example:\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:92 +#: ikiwiki/directive/meta.mdwn:109 #, no-wrap msgid "" " \\[[!meta link=\"http://joeyh.myopenid.com/\" " @@ -1521,7 +1834,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:96 ikiwiki/directive/meta.mdwn:113 +#: ikiwiki/directive/meta.mdwn:113 ikiwiki/directive/meta.mdwn:130 #, no-wrap msgid "" " However, this latter syntax won't be allowed if the \n" @@ -1531,24 +1844,24 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:98 +#: ikiwiki/directive/meta.mdwn:115 msgid "redir" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:100 +#: ikiwiki/directive/meta.mdwn:117 #, no-wrap msgid " Causes the page to redirect to another page in the wiki.\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:102 +#: ikiwiki/directive/meta.mdwn:119 #, no-wrap msgid " \t\\[[!meta redir=otherpage]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:105 +#: ikiwiki/directive/meta.mdwn:122 #, no-wrap msgid "" " Optionally, a delay (in seconds) can be specified. The default is to\n" @@ -1556,19 +1869,19 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:107 +#: ikiwiki/directive/meta.mdwn:124 #, no-wrap msgid " It can also be used to redirect to an external url. For example:\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:109 +#: ikiwiki/directive/meta.mdwn:126 #, no-wrap msgid " \t\\[[!meta redir=\"http://example.com/\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:116 +#: ikiwiki/directive/meta.mdwn:133 #, no-wrap msgid "" " For both cases, an anchor to jump to inside the destination page may also " @@ -1577,24 +1890,24 @@ msgid "" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:118 +#: ikiwiki/directive/meta.mdwn:135 msgid "robots" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:120 +#: ikiwiki/directive/meta.mdwn:137 #, no-wrap msgid " Causes the robots meta tag to be written:\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:122 +#: ikiwiki/directive/meta.mdwn:139 #, no-wrap msgid " \\[[!meta robots=\"index, nofollow\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:127 +#: ikiwiki/directive/meta.mdwn:144 #, no-wrap msgid "" " Valid values for the attribute are: \"index\", \"noindex\", \"follow\", " @@ -1606,18 +1919,18 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:129 +#: ikiwiki/directive/meta.mdwn:146 #, no-wrap msgid " The value is escaped, but its contents are not otherwise checked.\n" msgstr "" #. type: Bullet: '* ' -#: ikiwiki/directive/meta.mdwn:131 +#: ikiwiki/directive/meta.mdwn:148 msgid "guid" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:137 +#: ikiwiki/directive/meta.mdwn:154 #, no-wrap msgid "" " Specifies a globally unique ID for a page. This guid should be a URI\n" @@ -1629,7 +1942,7 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/meta.mdwn:141 +#: ikiwiki/directive/meta.mdwn:158 #, no-wrap msgid "" " This is mostly useful when a page has moved, to keep the guids for\n" @@ -1637,8 +1950,27 @@ msgid "" " (see [[!iki tips/howto_avoid_flooding_aggregators]]).\n" msgstr "" +#. type: Bullet: '* ' +#: ikiwiki/directive/meta.mdwn:160 +msgid "updated" +msgstr "" + #. type: Plain text -#: ikiwiki/directive/meta.mdwn:146 +#: ikiwiki/directive/meta.mdwn:167 +#, no-wrap +msgid "" +" Specifies a fake modification time for a page, to be output into RSS and\n" +" Atom feeds. This is useful to avoid flooding aggregators that sort by\n" +" modification time, like Planet: for instance, when editing an old blog " +"post\n" +" to add tags, you could set `updated` to be one second later than the " +"original\n" +" value. The date/time can be given in any format that\n" +" [[!cpan TimeDate]] can understand, just like the `date` field.\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/meta.mdwn:172 msgid "" "If the field is not one of the above predefined fields, the metadata will be " "written to the generated html page as a <meta> header. However, this " @@ -1761,27 +2093,90 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/pagestats.mdwn:8 -msgid "Here's how to use it to create a [[tag]] cloud:" +#: ikiwiki/directive/pagestats.mdwn:9 +msgid "" +"Here's how to use it to create a [[tag]] cloud, with tags sized based on " +"frequency of use:" msgstr "" #. type: Plain text -#: ikiwiki/directive/pagestats.mdwn:10 +#: ikiwiki/directive/pagestats.mdwn:11 #, no-wrap msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n" msgstr "" #. type: Plain text -#: ikiwiki/directive/pagestats.mdwn:12 +#: ikiwiki/directive/pagestats.mdwn:14 +msgid "" +"Here's how to create a list of tags, sized by use as they would be in a " +"cloud." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:16 +#, no-wrap +msgid "\t\\[[!pagestats style=\"list\" pages=\"tags/*\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:18 msgid "And here's how to create a table of all the pages on the wiki:" msgstr "" #. type: Plain text -#: ikiwiki/directive/pagestats.mdwn:14 +#: ikiwiki/directive/pagestats.mdwn:20 #, no-wrap msgid "\t\\[[!pagestats style=\"table\"]]\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:24 +msgid "" +"The optional `among` parameter limits the pages whose outgoing links are " +"considered. For instance, to display a cloud of tags used on blog entries, " +"while ignoring other pages that use those tags, you could use:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:26 +#, no-wrap +msgid "\t\\[[!pagestats pages=\"tags/*\" among=\"blog/posts/*\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:28 +msgid "Or to display a cloud of tags related to Linux, you could use:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:30 +#, no-wrap +msgid "" +"\t\\[[!pagestats pages=\"tags/* and not tags/linux\" " +"among=\"tagged(linux)\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:34 +msgid "" +"The optional `show` parameter limits display to the specified number of " +"pages. For instance, to show a table of the top ten pages with the most " +"links:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:36 +#, no-wrap +msgid "\t\\[[!pagestats style=\"table\" show=\"10\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagestats.mdwn:39 +msgid "" +"The optional `class` parameter can be used to control the class of the " +"generated tag cloud `div` or page stats `table`." +msgstr "" + #. type: Plain text #: ikiwiki/directive/pagetemplate.mdwn:2 msgid "" @@ -1790,9 +2185,15 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/pagetemplate.mdwn:8 +#: ikiwiki/directive/pagetemplate.mdwn:5 +msgid "" +"This directive allows a page to be displayed using a different " +"[[template|templates]] than the default `page.tmpl` template." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/pagetemplate.mdwn:10 msgid "" -"This directive allows a page to be created using a different wikitemplates. " "The page text is inserted into the template, so the template controls the " "overall look and feel of the wiki page. This is in contrast to the " "[[ikiwiki/directive/template]] directive, which allows inserting templates " @@ -1801,14 +2202,6 @@ msgstr "" #. type: Plain text #: ikiwiki/directive/pagetemplate.mdwn:12 -msgid "" -"This directive can only reference templates that are already installed by " -"the system administrator, typically into the `/usr/share/ikiwiki/templates` " -"directory. Example:" -msgstr "" - -#. type: Plain text -#: ikiwiki/directive/pagetemplate.mdwn:14 #, no-wrap msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n" msgstr "" @@ -1971,16 +2364,10 @@ msgid "" "\tformula=permonth style=bar barwidth=2 barspacing=1 height=13]]\n" msgstr "" -#. type: Plain text -#: ikiwiki/directive/postsparkline.mdwn:16 ikiwiki/directive/sparkline.mdwn:24 -#, no-wrap -msgid "# usage\n" -msgstr "" - #. type: Plain text #: ikiwiki/directive/postsparkline.mdwn:20 msgid "" -"All options aside fron the `pages`, `max`, `formula`, `time`, and `color` " +"All options aside from the `pages`, `max`, `formula`, `time`, and `color` " "options are the same as in [[sparkline]] directive." msgstr "" @@ -1997,7 +2384,7 @@ msgstr "" #: ikiwiki/directive/postsparkline.mdwn:28 msgid "" "The `formula` parameter controls the formula used to generate data points. " -"Available forumlae:" +"Available formulae:" msgstr "" #. type: Bullet: '* ' @@ -2024,15 +2411,15 @@ msgstr "" #. type: Bullet: '* ' #: ikiwiki/directive/postsparkline.mdwn:37 msgid "" -"`peryear` - Each point represents a day; the height represents how many " +"`peryear` - Each point represents a year; the height represents how many " "posts were made that year." msgstr "" #. type: Plain text #: ikiwiki/directive/postsparkline.mdwn:41 msgid "" -"The `time` parameter has a default value of \"ctime\", since forumae use the " -"creation times of pages by default. If you instead want them to use the " +"The `time` parameter has a default value of \"ctime\", since formulae use " +"the creation times of pages by default. If you instead want them to use the " "modification times of pages, set it to \"mtime\"." msgstr "" @@ -2105,6 +2492,52 @@ msgid "" "wiki. The `shortcut` directive can only be used on that page." msgstr "" +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:2 +msgid "" +"The `sidebar` directive is supplied by the [[!iki plugins/sidebar " +"desc=sidebar]] plugin." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:5 +msgid "" +"This directive can specify a custom sidebar to display on the page, " +"overriding any sidebar that is displayed globally." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:9 +msgid "" +"If no custom sidebar content is specified, it forces the sidebar page to be " +"used as the sidebar, even if the `global_sidebars` setting has been used to " +"disable use of the sidebar page by default." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:12 +#, no-wrap +msgid "\t\\[[!sidebar content=\"\"\"\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:14 +#, no-wrap +msgid "\tThis is my custom sidebar for this page.\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:16 +#, no-wrap +msgid "\t\\[[!calendar pages=\"posts/*\"]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/sidebar.mdwn:19 +#, no-wrap +msgid "\t\\[[!sidebar]]\n" +msgstr "" + #. type: Plain text #: ikiwiki/directive/sparkline.mdwn:2 msgid "" @@ -2116,7 +2549,7 @@ msgstr "" #: ikiwiki/directive/sparkline.mdwn:6 msgid "" "This directive allows for embedding sparklines into wiki pages. A sparkline " -"is a small word-size graphic chart, that is designed to be displayes " +"is a small word-size graphic chart, that is designed to be displayed " "alongside text." msgstr "" @@ -2253,8 +2686,8 @@ msgstr "" #: ikiwiki/directive/table.mdwn:13 #, no-wrap msgid "" -"\tCustomer|Amount\n" -"\tFulanito|134,34\n" +"\tCustomer |Amount\n" +"\tFulanito |134,34\n" "\tMenganito|234,56\n" "\tMenganito|234,56\n" msgstr "" @@ -2327,6 +2760,15 @@ msgid "" " \"column\" to make the first column be the header.\n" msgstr "" +#. type: Plain text +#: ikiwiki/directive/table.mdwn:49 +msgid "" +"For tab-delimited tables (often obtained by copying and pasting from HTML or " +"a spreadsheet), `delimiter` must be set to a literal tab character. These " +"are difficult to type in most web browsers - copying and pasting one from " +"the table data is likely to be the easiest way." +msgstr "" + #. type: Plain text #: ikiwiki/directive/tag.mdwn:2 msgid "" @@ -2371,26 +2813,35 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/tag.mdwn:23 +#: ikiwiki/directive/tag.mdwn:24 msgid "" "Note that if the wiki is configured to use a tagbase, then the tags will be " "located under a base directory, such as \"tags/\". This is a useful way to " "avoid having to write the full path to tags, if you want to keep them " -"grouped together out of the way." +"grouped together out of the way. Also, since ikiwiki then knows where to put " +"tags, it will automatically create tag pages when new tags are used." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/tag.mdwn:28 +msgid "" +"Bear in mind that specifying a tagbase means you will need to incorporate it " +"into the `link()` [[ikiwiki/PageSpec]] you use: e.g., if your tagbase is " +"`tag`, you would match pages tagged \"foo\" with `link(tag/foo)`." msgstr "" #. type: Plain text -#: ikiwiki/directive/tag.mdwn:26 +#: ikiwiki/directive/tag.mdwn:31 msgid "" "If you want to override the tagbase for a particular tag, you can use " "something like this:" msgstr "" #. type: Plain text -#: ikiwiki/directive/tag.mdwn:29 +#: ikiwiki/directive/tag.mdwn:34 #, no-wrap msgid "" -"\t\\[[!tag ./foo]]\n" +"\t\\[[!tag /foo]]\n" "\t\\[[!taglink /foo]]\n" msgstr "" @@ -2410,14 +2861,27 @@ msgstr "" #. type: Plain text #: ikiwiki/directive/template.mdwn:7 msgid "" -"[[Templates]] are files that can be filled out and inserted into pages in " -"the wiki, by using the template directive. The directive has an `id` " -"parameter that identifies the template to use. The remaining parameters are " -"used to fill out the template." +"The template directive allows wiki pages to be used as templates. These " +"templates can be filled out and inserted into other pages in the wiki using " +"the directive. The [[templates]] page lists templates that can be used with " +"this directive." msgstr "" #. type: Plain text #: ikiwiki/directive/template.mdwn:11 +msgid "" +"The directive has an `id` parameter that identifies the template to use. The " +"remaining parameters are used to fill out the template." +msgstr "" + +#. type: Title ## +#: ikiwiki/directive/template.mdwn:12 +#, no-wrap +msgid "Example" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:15 #, no-wrap msgid "" "\t\\[[!template id=note text=\"\"\"Here is the text to insert into my " @@ -2425,17 +2889,156 @@ msgid "" msgstr "" #. type: Plain text -#: ikiwiki/directive/template.mdwn:14 +#: ikiwiki/directive/template.mdwn:18 msgid "" "This fills out the `note` template, filling in the `text` field with the " "specified value, and inserts the result into the page." msgstr "" +#. type: Title ## +#: ikiwiki/directive/template.mdwn:19 +#, no-wrap +msgid "Using a template" +msgstr "" + #. type: Plain text -#: ikiwiki/directive/template.mdwn:17 +#: ikiwiki/directive/template.mdwn:25 msgid "" -"For a list of available templates, and details about how to create more, see " -"the [[templates]] page." +"Generally, a value can include any markup that would be allowed in the wiki " +"page outside the template. Triple-quoting the value even allows quotes to be " +"included in it. Combined with multi-line quoted values, this allows for " +"large chunks of marked up text to be embedded into a template:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:26 +#, no-wrap +msgid "" +" \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 " +"notes=\"\"\"\n" +msgstr "" + +#. type: Bullet: ' * ' +#: ikiwiki/directive/template.mdwn:30 +msgid "\\[[Charley]]'s sister." +msgstr "" + +#. type: Bullet: ' * ' +#: ikiwiki/directive/template.mdwn:30 +msgid "\"I want to be an astronaut when I grow up.\"" +msgstr "" + +#. type: Bullet: ' * ' +#: ikiwiki/directive/template.mdwn:30 +msgid "Really 8 and a half." +msgstr "" + +#. type: Title ## +#: ikiwiki/directive/template.mdwn:32 +#, no-wrap +msgid "Creating a template" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:36 +msgid "" +"The template is a regular wiki page, located in the `templates/` " +"subdirectory inside the source directory of the wiki." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:42 +msgid "" +"(Alternatively, templates can be stored in a directory outside the wiki, as " +"files with the extension \".tmpl\". By default, these are searched for in " +"`/usr/share/ikiwiki/templates`; the `templatedir` setting can be used to " +"make another directory be searched first.)" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:47 +msgid "" +"The template uses the syntax used by the [[!cpan HTML::Template]] perl " +"module, which allows for some fairly complex things to be done. Consult its " +"documentation for the full syntax, but all you really need to know are a few " +"things:" +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/template.mdwn:59 +msgid "" +"Each parameter you pass to the template directive will generate a template " +"variable. There are also some pre-defined variables like PAGE and BASENAME." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/template.mdwn:59 +msgid "" +"To insert the value of a variable, use ``. Wiki markup in " +"the value will first be converted to html." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/template.mdwn:59 +msgid "" +"To insert the raw value of a variable, with wiki markup not yet converted to " +"html, use ``." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/template.mdwn:59 +msgid "" +"To make a block of text conditional on a variable being set use `text`." +msgstr "" + +#. type: Bullet: '* ' +#: ikiwiki/directive/template.mdwn:59 +msgid "" +"To use one block of text if a variable is set and a second if it's not, use " +"`textother text`" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:61 +msgid "Here's a sample template:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:75 +#, no-wrap +msgid "" +" \n" +" Name: \\[[]]
\n" +" Age:
\n" +" \n" +" Favorite color:
\n" +" \n" +" No favorite color.
\n" +"
\n" +" \n" +"
\n" +" \n" +"
\n" +"
\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:80 +msgid "" +"The filled out template will be formatted the same as the rest of the page " +"that contains it, so you can include WikiLinks and all other forms of wiki " +"markup in the template. Note though that such WikiLinks will not show up as " +"backlinks to the page that uses the template." +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/template.mdwn:85 +msgid "" +"Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator in " +"the example above. This ensures that if the name contains something that " +"might be mistaken for wiki markup, it's not converted to html before being " +"processed as a [[ikiwiki/WikiLink]]." msgstr "" #. type: Plain text @@ -2534,7 +3137,7 @@ msgstr "" #. type: Plain text #: ikiwiki/directive/teximg.mdwn:18 msgid "" -"If no height is choosen the default height 12 is used. Valid heights are: 8, " +"If no height is chosen the default height 12 is used. Valid heights are: 8, " "9, 10, 11, 12, 14, 17, 20. If another height is entered, the closest " "available height is used." msgstr "" @@ -2591,6 +3194,20 @@ msgstr "" #. type: Plain text #: ikiwiki/directive/toc.mdwn:20 msgid "" +"To create a table of contents that only shows headers starting with a given " +"level, use the `startlevel` parameter. For example, to show only h2 and " +"smaller headers:" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/toc.mdwn:22 +#, no-wrap +msgid "\t\\[[!toc startlevel=2]]\n" +msgstr "" + +#. type: Plain text +#: ikiwiki/directive/toc.mdwn:26 +msgid "" "The table of contents will be created as an ordered list. If you want an " "unordered list instead, you can change the list-style in your local style " "sheet." diff --git a/po/smiley.pot b/po/smiley.pot index 622416d..ca81d09 100644 --- a/po/smiley.pot +++ b/po/smiley.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki smiley 2.62.1\n" -"POT-Creation-Date: 2009-05-25 23:07+0300\n" +"POT-Creation-Date: 2010-07-15 19:30+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -227,12 +227,6 @@ msgstr "" msgid "For example: {x} B) {x}" msgstr "" -#. type: Plain text -#: smileys.mdwn:47 -#, no-wrap -msgid "----\n" -msgstr "" - #. type: Plain text #: smileys.mdwn:53 msgid "" diff --git a/po/templates.pot b/po/templates.pot index 2676365..33fb0f0 100644 --- a/po/templates.pot +++ b/po/templates.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki templates 2.62.1\n" -"POT-Creation-Date: 2008-10-23 13:26+0300\n" +"POT-Creation-Date: 2010-07-15 19:34+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,153 +15,169 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:3 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:3 #, no-wrap msgid "[[!tag ]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:6 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:6 #, no-wrap -msgid "[[!meta title=\"\"]]\n" +msgid "[[!meta title=\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:9 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:9 #, no-wrap -msgid "[[!meta permalink=\"\"]]\n" +msgid "[[!meta permalink=\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:12 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:12 #, no-wrap -msgid "[[!meta copyright=\"\"]]\n" +msgid "[[!meta copyright=\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:14 change.tmpl:5 #, no-wrap msgid "\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:14 #, no-wrap -msgid "[[!meta author=\"\"]]\n" +msgid "[[!meta author=\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: aggregatepost.tmpl:15 #, no-wrap -msgid "[[!meta authorurl=\"\"]]\n" +msgid "[[!meta authorurl=\"\"]]\n" msgstr "" -# type: Plain text -#: archivepage.tmpl:6 +#. type: Plain text +#: archivepage.tmpl:19 #, no-wrap msgid "" "

\n" +"\n" +"\">
\n" +"\n" "\">
\n" +"
\n" "\n" "Posted \n" +"\n" +"by \n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" +"

\n" msgstr "" -# type: Plain text -#: archivepage.tmpl:7 -#, no-wrap -msgid "

\n" -msgstr "" - -# type: Plain text -#: atomitem.tmpl:42 +#. type: Plain text +#: atomitem.tmpl:48 #, no-wrap msgid "" "\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\"/>\n" -"\t\n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \" />\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\t\n" +"\t\t\n" +"\n" +"\t\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\t\" />\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" -"\t \" href=\"\n" +"\t\" href=\"\" length=\"\" />\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"
\n" +"\n" +"\t\" type=\"text/html\" " +"/>\n" +"\n" +"\n" +"\t\" " +"type=\"application/atom+xml\" />\n" +"\n" "\n" msgstr "" -# type: Plain text +#. type: Plain text #: atompage.tmpl:2 #, no-wrap msgid "\n" msgstr "" -# type: Plain text +#. type: Plain text #: atompage.tmpl:39 #, no-wrap msgid "" @@ -171,32 +187,32 @@ msgid "" "\" rel=\"self\" " "type=\"application/atom+xml\"/>\n" "\n" -"\n" -" \n" +"\n" +"\n" "\n" -" \n" +"\n" "\n" "\n" -"\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" +"\n" +"\n" +"\n" +"\t\n" +"\t\n" "\n" -" \n" -" \n" -" \n" -" \n" -" \n" -"\n" -"\n" -" \n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" -" \n" +"\n" "\n" "\n" "\n" msgstr "" -# type: Plain text +#. type: Plain text #: autoindex.tmpl:1 #, no-wrap msgid "[[!map pages=\"/* and ! /*/*\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text +#: autotag.tmpl:1 +#, no-wrap +msgid "[[!meta title=\"pages tagged \"]]\n" +msgstr "" + +#. type: Plain text +#: autotag.tmpl:4 +#, no-wrap +msgid "" +"[[!inline pages=\"tagged()\" actions=\"no\" archive=\"yes\"\n" +"feedshow=10]]\n" +msgstr "" + +#. type: Plain text #: blogpost.tmpl:16 #, no-wrap msgid "" "
\" method=\"get\">\n" "
\n" -"\n" +"\n" "\">RSS\n" +"RSSURL>\">RSS\n" "\n" -"\n" +"\n" "\">Atom\n" +"ATOMURL>\">Atom\n" "\n" "\n" "\" />\n" @@ -236,41 +266,83 @@ msgid "" "\n" msgstr "" -# type: Plain text +#. type: Plain text +#: calendarmonth.tmpl:1 +#, no-wrap +msgid "[[!sidebar content=\"\"\"\n" +msgstr "" + +#. type: Plain text +#: calendarmonth.tmpl:2 +#, no-wrap +msgid "" +"[[!calendar type=month month= year= " +"pages=\"\"]]\n" +msgstr "" + +#. type: Plain text +#: calendarmonth.tmpl:5 +#, no-wrap +msgid "" +"[[!inline pages=\"creation_month() and " +"creation_year() and \" show=0 feeds=no " +"reverse=yes]]\n" +msgstr "" + +#. type: Plain text +#: calendaryear.tmpl:1 +#, no-wrap +msgid "[[!calendar type=year year= pages=\"\"]]\n" +msgstr "" + +#. type: Plain text #: change.tmpl:1 #, no-wrap msgid "[[!meta author=\"\"\"\"\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: change.tmpl:3 #, no-wrap msgid "\n" msgstr "" -# type: Plain text +#. type: Plain text #: change.tmpl:3 #, no-wrap msgid "[[!meta authorurl=\"\"\"\"\"\"]]\n" msgstr "" -# type: Plain text +#. type: Plain text #: change.tmpl:5 #, no-wrap msgid "" -"[[!meta title=\"\"\"change to on \"\"\"]]\n" +"[[!meta title=\"\"\"change to " +"on \"\"\"]]\n" +msgstr "" + +#. type: Plain text +#: change.tmpl:7 +#, no-wrap +msgid "\n" msgstr "" -# type: Plain text -#: change.tmpl:43 +#. type: Plain text +#: change.tmpl:7 +#, no-wrap +msgid "[[!meta permalink=\"\"]]\n" +msgstr "" + +#. type: Plain text +#: change.tmpl:46 #, no-wrap msgid "" -"
\n" +"\n" +"
\" class=\"metadata\">\n" "
Changed pages:
\n" "\n" -"\n" -"\n" +"\">[[diff|wikiicons/diff.png]]\n" "\n" "\n" @@ -279,8 +351,8 @@ msgid "" "\n" "
Changed by:
\n" "\n" -"\n" -"\">\n" +"\n" +"\" rel=\"nofollow\">\n" "\n" "\n" "\n" @@ -290,24 +362,222 @@ msgid "" "
Date:
\n" "\n" "
\n" -"
\n" -"\n" -"\n" -"
\n" +"
\n" +"\n" +"\n" +"
\n" "
\n" "
\n" "
\n" -"\n" -"
\n" +"\n" +"
\n" "
\n"
-"\n"
+"\n"
 "
\n" "
\n" "
\n" "\n" msgstr "" -# type: Plain text +#. type: Plain text +#: comment.tmpl:3 +#, no-wrap +msgid "" +"
\">\n" +"
\">\n" +msgstr "" + +#. type: Plain text +#: comment.tmpl:11 +#, no-wrap +msgid "" +"
\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"
\n" +msgstr "" + +#. type: Plain text +#: comment.tmpl:15 inlinepage.tmpl:25 +#, no-wrap +msgid "" +"
\n" +"\n" +"
\n" +msgstr "" + +#. type: Plain text +#: comment.tmpl:50 +#, no-wrap +msgid "" +"
\n" +"\n" +"Comment by\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"Comment by\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"— \n" +"
\n" +msgstr "" + +#. type: Plain text +#: comment.tmpl:60 +#, no-wrap +msgid "" +"\n" +"
\n" +"
\n" +msgstr "" + +#. type: Plain text +#: comment.tmpl:61 inlinepage.tmpl:72 page.tmpl:193 +#, no-wrap +msgid "
\n" +msgstr "" + +#. type: Plain text +#: commentmoderation.tmpl:32 +#, no-wrap +msgid "" +"\n" +"
\n" +"
\" method=\"post\">\n" +"\n" +"\" />\n" +"\n" +"\n" +"\n" +"
\n" +"\n" +"
\n" +"
\n" +"\n" +"
\n" +"\" type=\"radio\" value=\"Defer\" " +"name=\"\" checked=\"checked\" />\n" +"\n" +"\" type=\"radio\" value=\"Accept\" " +"name=\"\" />\n" +"\n" +"\" type=\"radio\" value=\"Reject\" " +"name=\"\" />\n" +"\n" +"
\n" +"
\n" +"
\n" +"\n" +"\n" +"\n" +"
\n" +"\n" +"

\n" +"No comments need moderation at this time.\n" +"

\n" +"
\n" +msgstr "" + +#. type: Plain text +#: editcomment.tmpl:28 +#, no-wrap +msgid "" +"
\n" +"\n" +"
\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +" (optional, or \">signin)\n" +"
\n" +"\n" +" (optional)\n" +"
\n" +"\n" +"(You might want to \">Signin first?)\n" +"
\n" +"
\n" +"
\n" +"\n" +"
\n" +"\n" +"
\n" +"
\n" +"\n" +"\n" +msgstr "" + +#. type: Plain text +#: editcomment.tmpl:38 +#, no-wrap +msgid "" +"\n" +"
\n" +"
\n" +"Comment preview:\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" +msgstr "" + +#. type: Plain text +#: editcomment.tmpl:39 +#, no-wrap +msgid "
\n" +msgstr "" + +#. type: Plain text #: editconflict.tmpl:7 #, no-wrap msgid "" @@ -320,7 +590,7 @@ msgid "" "

\n" msgstr "" -# type: Plain text +#. type: Plain text #: editcreationconflict.tmpl:9 #, no-wrap msgid "" @@ -336,7 +606,7 @@ msgid "" "

\n" msgstr "" -# type: Plain text +#. type: Plain text #: editfailedsave.tmpl:10 #, no-wrap msgid "" @@ -352,13 +622,13 @@ msgid "" "

\n" msgstr "" -# type: Plain text -#: editpage.tmpl:40 +#. type: Plain text +#: editpage.tmpl:42 #, no-wrap msgid "" -"
\n" "\n" "\n" +"
\n" "\n" "\n" "\n" @@ -366,17 +636,21 @@ msgid "" "\n" "\n" "\n" -"Page location: \n" -"Page type: \n" +"\n" +"\n" "\n" -"
\n" "\n" "\n" "
\n" +"
\n" "
\n" +"
\n" "\n" -"Optional comment about this change:
\n" -"
\n" +"\n" +"
\n" "
\n" "\n" "\n" @@ -398,10 +672,11 @@ msgid "" "\n" "
\n" "\n" +"\n" msgstr "" -# type: Plain text -#: editpage.tmpl:49 +#. type: Plain text +#: editpage.tmpl:60 #, no-wrap msgid "" "\n" @@ -413,9 +688,18 @@ msgid "" "\n" "\n" "\n" +"\n" +"
\n" +"
\n" +"Diff:\n" +"
\n" +"
\n" +"\n" +"
\n" +"
\n" msgstr "" -# type: Plain text +#. type: Plain text #: editpagegone.tmpl:7 #, no-wrap msgid "" @@ -428,94 +712,81 @@ msgid "" "

\n" msgstr "" -# type: Plain text +#. type: Plain text #: feedlink.tmpl:8 #, no-wrap msgid "" "
\n" -"\n" +"\n" "\">RSS\n" +"RSSURL>\">RSS\n" "\n" -"\n" +"\n" "\">Atom\n" +"ATOMURL>\">Atom\n" "\n" "
\n" msgstr "" -# type: Plain text -#: googleform.tmpl:6 +#. type: Plain text +#: googleform.tmpl:8 #, no-wrap msgid "" "
\n" "
\n" -" \" " -"type=\"hidden\">\n" +" \" type=\"hidden\" />\n" " \n" +"maxlength=\"255\" type=\"text\"\n" +" placeholder=\"search\" />\n" "
\n" "
\n" msgstr "" -# type: Plain text +#. type: Plain text #: inlinepage.tmpl:2 #, no-wrap -msgid "
\n" -msgstr "" - -# type: Plain text -#: inlinepage.tmpl:4 -#, no-wrap -msgid "
\n" +msgid "" +"
\n" msgstr "" -# type: Plain text +#. type: Plain text #: inlinepage.tmpl:21 #, no-wrap msgid "" -"\n" +"
\n" +"\n" "\n" -"\n" -"\">\n" +"\n" +"\">\n" "\n" -"\n" +"\n" "\n" "\n" "\n" -"\n" -"\n" +"
\n" +"\n" "\">\n" "\n" "\">\n" "\n" -"\n" -msgstr "" - -# type: Plain text -#: inlinepage.tmpl:23 -#, no-wrap -msgid "
\n" +"\n" +"
\n" msgstr "" -# type: Plain text +#. type: Plain text #: inlinepage.tmpl:27 #, no-wrap msgid "" -"
\n" -"\n" -"
\n" +"
\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:29 -#, no-wrap -msgid "
\n" -msgstr "" - -# type: Plain text -#: inlinepage.tmpl:33 +#. type: Plain text +#: inlinepage.tmpl:31 #, no-wrap msgid "" "\n" @@ -523,22 +794,23 @@ msgid "" "\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:42 +#. type: Plain text +#: inlinepage.tmpl:40 #, no-wrap msgid "" -"\n" -"\n" +"\n" +"\n" "\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:48 +#. type: Plain text +#: inlinepage.tmpl:46 #, no-wrap msgid "" "\n" @@ -548,8 +820,8 @@ msgid "" "\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:54 +#. type: Plain text +#: inlinepage.tmpl:52 #, no-wrap msgid "" "\n" @@ -559,245 +831,414 @@ msgid "" "\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:67 +#. type: Plain text +#: inlinepage.tmpl:69 #, no-wrap msgid "" -"\n" -"
\n" +"\n" +"
\n" "\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:69 +#. type: Plain text +#: inlinepage.tmpl:71 #, no-wrap -msgid "
\n" +msgid "
\n" msgstr "" -# type: Plain text -#: inlinepage.tmpl:70 +#. type: Plain text +#: microblog.tmpl:2 #, no-wrap -msgid "
\n" +msgid "
\n" msgstr "" -# type: Plain text -#: misc.tmpl:19 +#. type: Plain text +#: microblog.tmpl:6 #, no-wrap msgid "" -"\n" -"\n" -"\n" -"\n" -"\" />\n" +"
\n" +"\n" +"
\n" +msgstr "" + +#. type: Plain text +#: microblog.tmpl:8 +#, no-wrap +msgid "
\n" +msgstr "" + +#. type: Plain text +#: microblog.tmpl:18 +#, no-wrap +msgid "" +"\n" +"\n" +"\n" +"\">\n" "\n" -"\" />\n" +"\n" "\n" -"\n" -"<TMPL_VAR TITLE>\n" -"style.css\" " -"type=\"text/css\" />\n" -"local.css\" " -"type=\"text/css\" />\n" -"\n" -"\" " -"type=\"image/x-icon\" />\n" +"\n" "\n" -"\n" -"\n" msgstr "" -# type: Plain text -#: misc.tmpl:25 +#. type: Plain text +#: microblog.tmpl:20 +#, no-wrap +msgid "— \n" +msgstr "" + +#. type: Plain text +#: microblog.tmpl:22 #, no-wrap msgid "" -"
\n" -"\n" -"/ \n" -"\n" -"
\n" +"
\n" +"
\n" msgstr "" -# type: Plain text -#: misc.tmpl:29 +#. type: Plain text +#: openid-selector.tmpl:8 #, no-wrap msgid "" -"
\n" -"\n" -"
\n" +"\n" +"\n" +"\n" msgstr "" -# type: Plain text -#: misc.tmpl:33 +#. type: Plain text +#: openid-selector.tmpl:12 #, no-wrap msgid "" -"
\n" -"\n" -"
\n" +"\n" msgstr "" -# type: Plain text -#: misc.tmpl:35 page.tmpl:125 +#. type: Plain text +#: openid-selector.tmpl:18 #, no-wrap msgid "" -"\n" -"\n" +"
\" method=\"get\" id=\"openid_form\">\n" +"\t
\n" +"\t\t\n" +msgstr "" + +#. type: Plain text +#: openid-selector.tmpl:34 +#, no-wrap +msgid "" +"\t\t\n" +"\t\t\n" +"\t\t
\n" +"\t\t\t
\n" +"\t\t
\n" +"\t\t
\n" +"\t\t\t\n" +"\t\t\t\"/>\n" +"\t\t\t\n" +"\t\t
\n" +"\t\t\n" +"\t\t
\n" +"\t\t
\n" +"\t
\n" +"
\n" msgstr "" -# type: Plain text -#: page.tmpl:19 +#. type: Plain text +#: openid-selector.tmpl:43 #, no-wrap msgid "" -"\n" +"\n" +"
\n" +"\n" +"
\n" +"\n" +"\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:33 +#, no-wrap +msgid "" +"\n" +"\n" +"\n" "\n" +"\n" "\n" -"\n" +"\n" +"\" />\n" +"\" />\n" +"\n" +"\n" +"\n" +"\n" "<TMPL_VAR TITLE>\n" -"\n" +"\n" "\" " "type=\"image/x-icon\" />\n" "\n" "style.css\" " "type=\"text/css\" />\n" +"\n" +"\" " +"type=\"text/css\" />\n" +"\n" "local.css\" " "type=\"text/css\" />\n" -"\n" +"\n" +"\n" "\" />\n" "\n" -"\n" -"\n" +"\n" +"\n" +"\n" "\n" "\n" msgstr "" -# type: Plain text -#: page.tmpl:36 +#. type: Plain text +#: page.tmpl:35 #, no-wrap msgid "" -"
\n" -"
\n" +"
\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:55 +#, no-wrap +msgid "" +"
\n" +"
\n" "\n" "\n" -"\n" -"\">/ \n" +"\n" +"\">/ \n" "\n" "\n" "\n" "\n" +"\n" +" (%)\n" +"\n" "\n" -"\n" -"\n" +"\n" +"\n" "\n" "\n" -"
\n" +"
\n" msgstr "" -# type: Plain text -#: page.tmpl:59 +#. type: Plain text +#: page.tmpl:89 #, no-wrap msgid "" -"\n" -"
\n" +"\n" +"
\n" "\n" -"
\n" msgstr "" -# type: Plain text -#: page.tmpl:65 +#. type: Plain text +#: page.tmpl:106 +#, no-wrap +msgid "" +"\n" +"
\n" +"\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:108 +#, no-wrap +msgid "
\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:114 #, no-wrap msgid "" "\n" -"
\n" +"
\n" "
\n" msgstr "" -# type: Plain text -#: page.tmpl:69 +#. type: Plain text +#: page.tmpl:116 +#, no-wrap +msgid "
\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:120 #, no-wrap msgid "" -"
\n" +"
\n" "\n" +"
\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:133 +#, no-wrap +msgid "" +"\n" +"
\n" +"\n" +"\n" +"
\n" +"\">Add a comment\n" "
\n" +"\n" +"
Comments on this page are closed.
\n" +"
\n" +"
\n" +"\n" +msgstr "" + +#. type: Plain text +#: page.tmpl:135 +#, no-wrap +msgid "\n" msgstr "" -# type: Plain text -#: page.tmpl:72 +#. type: Plain text +#: page.tmpl:139 #, no-wrap msgid "" -"
\n" -"
\n" +"
\n" +"\n" +"
\n" "\n" -"\n" -"
\n" +"\n" +"\n" +"
\n" msgstr "" -# type: Plain text +#. type: Plain text +#: page.tmpl:195 +#, no-wrap +msgid "" +"\n" +"\n" +msgstr "" + +#. type: Plain text #: passwordmail.tmpl:3 #, no-wrap msgid "" @@ -848,30 +1298,30 @@ msgid "" " on [2] be reset.\n" msgstr "" -# type: Plain text +#. type: Plain text #: passwordmail.tmpl:5 msgid "To change your password, visit the following url, and enter a new password:" msgstr "" -# type: Plain text +#. type: Plain text #: passwordmail.tmpl:7 #, no-wrap msgid "\n" msgstr "" -# type: Plain text +#. type: Plain text #: passwordmail.tmpl:10 msgid "" "This url can only be used once to change your password, and it will also " "stop working the next time you successfully log in." msgstr "" -# type: Plain text +#. type: Plain text #: passwordmail.tmpl:13 msgid "ikiwiki" msgstr "" -# type: Plain text +#. type: Plain text #: passwordmail.tmpl:15 #, no-wrap msgid "" @@ -879,7 +1329,16 @@ msgid "" "[2] Located at \n" msgstr "" -# type: Plain text +#. type: Plain text +#: pocreatepage.tmpl:3 +#, no-wrap +msgid "" +"

\n" +"WARNING this page must be written in .\n" +"

\n" +msgstr "" + +#. type: Plain text #: recentchanges.tmpl:7 #, no-wrap msgid "" @@ -892,7 +1351,7 @@ msgid "" "\n" msgstr "" -# type: Plain text +#. type: Plain text #: renamesummary.tmpl:26 #, no-wrap msgid "" @@ -910,14 +1369,14 @@ msgid "" "The following pages have been automatically modified to update their links " "to :\n" "
    \n" -"
  • \n" +"
  • \n" "
\n" "\n" "\n" "\n" "The following pages still link to :\n" "
    \n" -"
  • \n" +"
  • \n" "
\n" "
\n" "
\n" @@ -925,40 +1384,43 @@ msgid "" "\n" msgstr "" -# type: Plain text -#: rssitem.tmpl:26 +#. type: Plain text +#: rssitem.tmpl:29 #, no-wrap msgid "" "\n" -"\t\n" +"\n" "\t<TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE>\n" "\t\n" -"\t\n" +"\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" +"\n" "\t\" type=\"\" " "length=\"\" />\n" -"\t\n" +"\n" "\t\n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" "\n" msgstr "" -# type: Plain text +#. type: Plain text #: rsspage.tmpl:11 #, no-wrap msgid "" @@ -975,18 +1437,19 @@ msgid "" "\n" msgstr "" -# type: Plain text -#: searchform.tmpl:5 +#. type: Plain text +#: searchform.tmpl:6 #, no-wrap msgid "" "
\" id=\"searchform\">\n" "
\n" -"\n" +"placeholder=\"search\" />\n" "
\n" "
\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:10 #, no-wrap msgid "" @@ -1003,7 +1466,7 @@ msgid "" "}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:16 #, no-wrap msgid "" @@ -1015,7 +1478,7 @@ msgid "" "}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:19 #, no-wrap msgid "" @@ -1024,7 +1487,7 @@ msgid "" "$def{PAGE,$if{$gt{$1,9},$if{$gt{$1,99},$P{$1,$div{$1,100}}}$P{$1,$mod{$div{$1,10},10}}}$P{$1,$mod{$1,10}}}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:23 #, no-wrap msgid "" @@ -1033,7 +1496,7 @@ msgid "" "}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:25 #, no-wrap msgid "" @@ -1041,19 +1504,19 @@ msgid "" "VALUE=\"Previous\">}}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:27 #, no-wrap msgid "$def{PAGE,}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:29 #, no-wrap msgid "$def{SPAGE,}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:31 #, no-wrap msgid "" @@ -1061,19 +1524,19 @@ msgid "" "VALUE=\"Next\">}}\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:33 #, no-wrap msgid "

\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:79 #, no-wrap msgid "" "

\n" -"
\n" +"
\n" "\n" "\n" "$env{HELPLINK}\n" @@ -1095,7 +1558,7 @@ msgid "" "exactly $nice{$msize} matches}\n" "}\n" "
\n" -"
\n" +"\n" "$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Term " "frequencies: ,$. ,}\n" "
Search took $time seconds\n" @@ -1127,16 +1590,17 @@ msgid "" "\n" msgstr "" -# type: Plain text +#. type: Plain text #: searchquery.tmpl:81 #, no-wrap -msgid "
\n" +msgid "
\n" msgstr "" -# type: Plain text -#: searchquery.tmpl:85 +#. type: Plain text +#: searchquery.tmpl:86 #, no-wrap msgid "" +"
\n" "${suppress next, prev, and page links if there's only one page}\n" "$if{$ne{$lastpage,1},\n" "$set{a,$if{$opt{pagelink_height}, " @@ -1144,8 +1608,8 @@ msgid "" "WIDTH=$opt{pagelink_width}}}\n" msgstr "" -# type: Plain text -#: searchquery.tmpl:112 +#. type: Plain text +#: searchquery.tmpl:113 #, no-wrap msgid "" "${1-W ... X-(this)-Y ...}\n" @@ -1162,7 +1626,7 @@ msgid "" "$NEXT\n" "}\n" "}}\n" -"

\n" +"
\n" "$if{$dbname,}\n" "$if{$ne{$topdoc,0},}\n" "$if{$ne{$hitsperpage,10},$html{$version}\n" msgstr "" -# type: Plain text -#: titlepage.tmpl:1 +#. type: Plain text +#: titlepage.tmpl:7 #, no-wrap -msgid "

\">

\n" +msgid "" +"

\n" +"\n" +"\">\n" +"\n" +"\">\n" +"\n" +"

\n" msgstr "" -- cgit v1.2.3 From 72d806b4e34458a8b0978d38055291d85184af11 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 15 Jul 2010 20:08:00 +0200 Subject: Add javascript openid-selector and themes as submodules. --- .gitmodules | 9 +++++++++ javascript | 1 + openid-selector | 1 + themes | 1 + 4 files changed, 12 insertions(+) create mode 160000 javascript create mode 160000 openid-selector create mode 160000 themes diff --git a/.gitmodules b/.gitmodules index 4c34cde..464012b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,12 @@ [submodule "templates"] path = templates url = git://source.jones.dk/ikiwiki/templates +[submodule "javascript"] + path = javascript + url = git://source.jones.dk/ikiwiki/javascript +[submodule "openid-selector"] + path = openid-selector + url = git://source.jones.dk/ikiwiki/openid-selector +[submodule "themes"] + path = themes + url = git://source.jones.dk/ikiwiki/themes diff --git a/javascript b/javascript new file mode 160000 index 0000000..dea1eff --- /dev/null +++ b/javascript @@ -0,0 +1 @@ +Subproject commit dea1eff3d9e9781e5b92a326ad7df17d3ba8ba11 diff --git a/openid-selector b/openid-selector new file mode 160000 index 0000000..b4852ae --- /dev/null +++ b/openid-selector @@ -0,0 +1 @@ +Subproject commit b4852ae1f1905a285d69947d6352b68983033246 diff --git a/themes b/themes new file mode 160000 index 0000000..f85e6fe --- /dev/null +++ b/themes @@ -0,0 +1 @@ +Subproject commit f85e6fefdeb100437493865366f02d70183fbbbd -- cgit v1.2.3 From 86df8d4aab0b881b23d52c3af72b96fac289a22e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 16 Jul 2010 13:03:31 +0200 Subject: Bump ikiwiki_VERSION in Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9fb135..8278047 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SOURCES = ikiwiki -ikiwiki_VERSION = 2.62.1 +ikiwiki_VERSION = 3.20100704 # modules (subproject extension names) used. Expands SOURCES ikiwiki_MODULES = templates basewiki smiley directives # locales used. Expands SOURCES -- cgit v1.2.3 From e7fd90640429ca8a4412f9bd8ce1c6bfd9d1d664 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 16 Jul 2010 13:43:12 +0200 Subject: Bump Project-Id-Version for PO templates. --- po/basewiki.pot | 4 ++-- po/directives.pot | 4 ++-- po/smiley.pot | 4 ++-- po/templates.pot | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/po/basewiki.pot b/po/basewiki.pot index 6fe9408..b60d7b8 100644 --- a/po/basewiki.pot +++ b/po/basewiki.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ikiwiki basewiki 2.62.1\n" -"POT-Creation-Date: 2010-07-15 19:30+0300\n" +"Project-Id-Version: ikiwiki basewiki 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:42+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/directives.pot b/po/directives.pot index c3883e8..e9cc931 100644 --- a/po/directives.pot +++ b/po/directives.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ikiwiki directives 2.62.1\n" -"POT-Creation-Date: 2010-07-15 19:30+0300\n" +"Project-Id-Version: ikiwiki directives 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:42+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/smiley.pot b/po/smiley.pot index ca81d09..dd5fa22 100644 --- a/po/smiley.pot +++ b/po/smiley.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ikiwiki smiley 2.62.1\n" -"POT-Creation-Date: 2010-07-15 19:30+0300\n" +"Project-Id-Version: ikiwiki smiley 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:42+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/templates.pot b/po/templates.pot index 33fb0f0..49a13ff 100644 --- a/po/templates.pot +++ b/po/templates.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ikiwiki templates 2.62.1\n" -"POT-Creation-Date: 2010-07-15 19:34+0300\n" +"Project-Id-Version: ikiwiki templates 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:42+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3 From 9efd355cb12b2ddda334c2b9bb17cd69179601cb Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 16 Jul 2010 13:47:46 +0200 Subject: Sync with (CVS snapshot of) po4a 0.39.1. --- perl/Locale/Po4a/Text.pm | 121 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 117 insertions(+), 4 deletions(-) diff --git a/perl/Locale/Po4a/Text.pm b/perl/Locale/Po4a/Text.pm index d9fcc88..676363d 100644 --- a/perl/Locale/Po4a/Text.pm +++ b/perl/Locale/Po4a/Text.pm @@ -21,6 +21,8 @@ # ######################################################################## +=encoding UTF-8 + =head1 NAME Locale::Po4a::Text - Convert text documents from/to PO files @@ -34,7 +36,7 @@ areas where they were not expected like documentation. Locale::Po4a::Text is a module to help the translation of text documents into other [human] languages. -Paragraphs are splitted on empty lines (or lines containing only spaces or +Paragraphs are split on empty lines (or lines containing only spaces or tabulations). If a paragraph contains a line starting by a space (or tabulation), this @@ -62,7 +64,7 @@ These are this module's particular options: =over -=item B +=item B Deactivate detection of bullets. @@ -74,6 +76,37 @@ rewrap this paragraph in the generated PO file and in the translation. my $bullets = 1; +=item B=I + +Specify how tabulations shall be handled. The I can be any of: + +=over + +=item B + +Lines with tabulations introduce breaks in the current paragraph. + +=item B + +Paragraph containing tabulations will not be re-wrapped. + +=back + +By default, tabulations are considered as spaces. + +=cut + +my $tabs = ""; + +=item B=I + +A regular expression matching lines which introduce breaks. +The regular expression will be anchored so that the whole line must match. + +=cut + +my $breaks; + =item B Handle the header and footer of @@ -116,12 +149,35 @@ sub initialize { my $self = shift; my %options = @_; - $self->{options}{'nobullets'}=''; + $self->{options}{'asciidoc'} = 1; + $self->{options}{'breaks'} = 1; + $self->{options}{'debianchangelog'} = 1; + $self->{options}{'debug'} = 1; + $self->{options}{'fortunes'} = 1; + $self->{options}{'markdown'} = 1; + $self->{options}{'nobullets'} = 1; + $self->{options}{'tabs'} = 1; + $self->{options}{'verbose'} = 1; + + foreach my $opt (keys %options) { + die wrap_mod("po4a::text", + dgettext("po4a", "Unknown option: %s"), $opt) + unless exists $self->{options}{$opt}; + $self->{options}{$opt} = $options{$opt}; + } if (defined $options{'nobullets'}) { $bullets = 0; } + if (defined $options{'tabs'}) { + $tabs = $options{'tabs'}; + } + + if (defined $options{'breaks'}) { + $breaks = $options{'breaks'}; + } + if (defined $options{'debianchangelog'}) { $debianchangelog=1; } @@ -194,7 +250,9 @@ sub parse { undef $self->{type}; $wrapped_mode = 1; } - } elsif ($line =~ /^\s*$/) { + } elsif ( ($line =~ /^\s*$/) + or ( defined $breaks + and $line =~ m/^$breaks$/)) { # Break paragraphs on lines containing only spaces do_paragraph($self,$paragraph,$wrapped_mode); $paragraph=""; @@ -467,6 +525,50 @@ sub parse { $self->{indent} = $indent; $self->{bullet} = ""; } + } elsif ($markdown and + (not defined($self->{verbatim})) and + ($line =~ m/^(={4,}|-{4,})$/) and + (defined($paragraph) )and + ($paragraph =~ m/^[^\n]*\n$/s) and + (length($paragraph) == (length($line)+1))) { + # XXX: There can be any number of underlining according + # to the documentation. This detection, which avoid + # translating the formatting, is only supported if + # the underlining has the same size as the herder text. + # Found title + $wrapped_mode = 0; + my $level = $line; + $level =~ s/^(.).*$/$1/; + my $t = $self->translate($paragraph, + $self->{ref}, + "Title $level", + "wrap" => 0); + $self->pushline($t); + $paragraph=""; + $wrapped_mode = 1; + $self->pushline(($level x (length($t)-1))."\n"); + } elsif ($markdown and + ($line =~ m/^(#{1,6})( +)(.*?)( +\1)?$/)) { + my $titlelevel1 = $1; + my $titlespaces = $2; + my $title = $3; + my $titlelevel2 = $4||""; + # Found one line title + do_paragraph($self,$paragraph,$wrapped_mode); + $wrapped_mode = 0; + $paragraph=""; + my $t = $self->translate($title, + $self->{ref}, + "Title $titlelevel1", + "wrap" => 0); + $self->pushline($titlelevel1.$titlespaces.$t.$titlelevel2."\n"); + $wrapped_mode = 1; + } elsif ($markdown and + ($paragraph eq "") and + ($line =~ /^((\*\s*){3,}|(-\s*){3,}|(_\s*){3,})$/)) { + # Horizontal rule + $wrapped_mode = 1; + $self->pushline($line."\n"); } elsif ($line =~ /^-- $/) { # Break paragraphs on email signature hint do_paragraph($self,$paragraph,$wrapped_mode); @@ -503,6 +605,15 @@ sub parse { do_paragraph($self,$paragraph,$wrapped_mode); $paragraph="$line\n"; $wrapped_mode = 1; + } elsif ($tabs eq "split" and $line =~ m/\t/ and $paragraph !~ m/\t/s) { + $wrapped_mode = 0; + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = "$line\n"; + $wrapped_mode = 0; + } elsif ($tabs eq "split" and $line !~ m/\t/ and $paragraph =~ m/\t/s) { + do_paragraph($self,$paragraph,$wrapped_mode); + $paragraph = "$line\n"; + $wrapped_mode = 1; } else { if ($line =~ /^\s/) { # A line starting by a space indicates a non-wrap @@ -530,6 +641,8 @@ sub parse { # are considered as verbatim paragraphs $wrapped_mode = 0 if ( $paragraph =~ m/^(\*|[0-9]+[.)] )/s or $paragraph =~ m/[ \t][ \t][ \t]/s); + $wrapped_mode = 0 if ( $tabs eq "verbatim" + and $paragraph =~ m/\t/s); if ($markdown) { # Some Markdown markup can (or might) not survive wrapping $wrapped_mode = 0 if ( -- cgit v1.2.3 From 21ab9c50813c2e8b5087eaf41e73de246107d36e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 16 Jul 2010 20:06:22 +0200 Subject: Update danish PO of basewiki. --- po/basewiki.da.po | 1318 +++++++++++++++++++++++++---------------------------- 1 file changed, 610 insertions(+), 708 deletions(-) diff --git a/po/basewiki.da.po b/po/basewiki.da.po index 6faea93..dc7b2cd 100644 --- a/po/basewiki.da.po +++ b/po/basewiki.da.po @@ -5,29 +5,93 @@ # msgid "" msgstr "" -"Project-Id-Version: ikiwiki basewiki 2.62.1\n" -"POT-Creation-Date: 2009-05-25 23:02+0300\n" -"PO-Revision-Date: 2008-10-22 23:49+0100\n" +"Project-Id-Version: ikiwiki basewiki 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:43+0300\n" +"PO-Revision-Date: 2010-07-16 20:04+0100\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: none\n" +"Language: Danish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text -#: 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 +#: ikiwiki.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/pagespec/po.mdwn:20 +#: ikiwiki/pagespec/sorting.mdwn:26 ikiwiki/searching.mdwn:1 +#: ikiwiki/subpage.mdwn:1 ikiwiki/subpage/linkingrules.mdwn:1 +#: ikiwiki/wikilink.mdwn:1 templates.mdwn:80 #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n" #. type: Plain text -#: directive.mdwn:4 ikiwiki/directive.mdwn:4 +#: ikiwiki.mdwn:6 +#, no-wrap +msgid "" +"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n" +"[[!if test=\"enabled(version)\"\n" +" then=\"(Currently running version [[!version ]].)\"\n" +"]]\n" +msgstr "" +"Denne wiki er drevet af [ikiwiki](http://ikiwiki.info/).\n" +"[[!if test=\"enabled(version)\"\n" +" then=\"(kører i øjeblikket version [[!version ]].)\"\n" +"]]\n" + +#. type: Plain text +#: ikiwiki.mdwn:8 +msgid "Some documentation on using ikiwiki:" +msgstr "Noget dokumentation om brug af ikiwiki:" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/formatting]]" +msgstr "[[formatering|ikiwiki/formatting]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/wikilink]]" +msgstr "[[ikiwiki/wikilink]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/subpage]]" +msgstr "[[underside|ikiwiki/subpage]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/pagespec]]" +msgstr "[[ikiwiki/pagespec]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/directive]]" +msgstr "[[direktiv|ikiwiki/directive]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/markdown]]" +msgstr "[[ikiwiki/markdown]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/openid]]" +msgstr "[[ikiwiki/openid]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[ikiwiki/searching]]" +msgstr "[[søgning|ikiwiki/searching]]" + +#. type: Bullet: '* ' +#: ikiwiki.mdwn:17 +msgid "[[templates]]" +msgstr "[[templates]]" + +#. type: Plain text +#: ikiwiki/directive.mdwn:4 msgid "" "Directives are similar to a [[ikiwiki/WikiLink]] in form, except they begin " "with `!` and may contain parameters. The general form is:" @@ -36,13 +100,13 @@ msgstr "" "med `!` og kan indeholde parametre. Generelt er formen:" #. type: Plain text -#: directive.mdwn:6 ikiwiki/directive.mdwn:6 +#: ikiwiki/directive.mdwn:6 #, no-wrap msgid "\t\\[[!directive param=\"value\" param=\"value\"]]\n" msgstr "\t\\[[!direktiv param=\"værdi\" param=\"værdi\"]]\n" #. type: Plain text -#: directive.mdwn:9 ikiwiki/directive.mdwn:9 +#: ikiwiki/directive.mdwn:9 msgid "" "This gets expanded before the rest of the page is processed, and can be used " "to transform the page in various ways." @@ -51,22 +115,22 @@ msgstr "" "siden på forskellige måder." #. type: Plain text -#: directive.mdwn:12 ikiwiki/directive.mdwn:12 +#: ikiwiki/directive.mdwn:12 msgid "" "The quotes around values can be omitted if the value is a simple word. " "Also, some directives may use parameters without values, for example:" msgstr "" -"Citationen omkring værdier kan udelades hvis værdien er et simpelt ord. " +"Citationen omkring værdier kan udelades hvis værdien er et enkelt ord. " "Desuden kan nogle direktiver bruge parametre uden værdier. Eksempel:" #. type: Plain text -#: directive.mdwn:14 ikiwiki/directive.mdwn:14 +#: ikiwiki/directive.mdwn:14 #, no-wrap msgid "\t\\[[!tag foo]]\n" msgstr "\t\\[[!tag foo]]\n" #. type: Plain text -#: directive.mdwn:17 ikiwiki/directive.mdwn:17 +#: ikiwiki/directive.mdwn:17 msgid "" "A directive does not need to all be on one line, it can be wrapped to " "multiple lines if you like:" @@ -75,7 +139,7 @@ msgstr "" "flere linjer hvis du har lyst:" #. type: Plain text -#: directive.mdwn:20 ikiwiki/directive.mdwn:20 +#: ikiwiki/directive.mdwn:20 #, no-wrap msgid "" "\t\\[[!directive foo=\"baldersnatch\"\n" @@ -85,7 +149,7 @@ msgstr "" "\tbar=\"supercalifragilisticexpialidocious\" baz=11]]\n" #. type: Plain text -#: directive.mdwn:24 ikiwiki/directive.mdwn:24 +#: ikiwiki/directive.mdwn:24 msgid "" "Also, multiple lines of *quoted* text can be used for a value. To allow " "quote marks inside the quoted text, delimit the block of text with triple-" @@ -95,146 +159,63 @@ msgstr "" "citation i den citerede tekst skal du adskille blokken med trippel-citat:" #. type: Plain text -#: directive.mdwn:25 ikiwiki/directive.mdwn:25 +#: ikiwiki/directive.mdwn:25 #, no-wrap msgid "\t\\[[!directive text=\"\"\"\n" msgstr "\t\\[[!direktiv tekst=\"\"\"\n" #. type: Bullet: ' 1. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"foo\"" msgstr "\"foo\"" #. type: Bullet: ' 2. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"bar\"" msgstr "\"bar\"" #. type: Bullet: ' 3. ' -#: directive.mdwn:29 ikiwiki/directive.mdwn:29 +#: ikiwiki/directive.mdwn:29 msgid "\"baz\"" msgstr "\"baz\"" #. type: Plain text -#: directive.mdwn:40 ikiwiki/directive.mdwn:40 +#: ikiwiki/directive.mdwn:38 msgid "" "ikiwiki also has an older syntax for directives, which requires a space in " -"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This " +"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This " "syntax has several disadvantages: it requires a space after directives with " "no parameters (such as `\\[[pagecount ]]`), and it prohibits spaces in " "[[wikilinks|ikiwiki/wikilink]]. ikiwiki now provides the `!`-prefixed " -"syntax shown above as the preferred alternative. However, ikiwiki still " -"supports wikis using the older syntax, if the `prefix_directives` option is " -"not enabled. For backward compatibility with existing wikis, this option " -"currently defaults to off, so ikiwiki supports the old syntax." +"syntax shown above as default. However, ikiwiki still supports wikis using " +"the older syntax, if the `prefix_directives` option is disabled." msgstr "" "Ikiwiki har også en ældre syntaks til direktiver, som kræver et mellemrum i " "direktiver for at skelne dem fra [[wikilinks|ikiwiki/wikilink]]. Denne " "syntaks har flere ulemper: den kræver et mellemrum efter direktiver uden " "parametre (såsom `\\[[pagecount ]]`), og den forbyder mellemrum i " "[[wikilinks|ikiwiki/wikilink]]. Ikiwiki har nu den `!`-foranstillede syntaks " -"vist ovenfor som det foretrukne alternativ. Ikiwiki understøtter dog fortsat " -"den ældre syntaks, hvis ikke `prefix_directives`-valget er aktiveret. For " -"bagudkompatibilitet med eksisterende wikier er dette valg som standard " -"deaktiveret i øjeblikket, så ikiwiki understøtter den ældre syntaks." +"vist ovenfor som standard. Ikiwiki understøtter dog fortsat den ældre " +"syntaks, hvis `prefix_directives`-valget er deaktiveret." #. type: Plain text -#: directive.mdwn:41 ikiwiki/directive.mdwn:41 ikiwiki/formatting.mdwn:103 +#: ikiwiki/directive.mdwn:39 ikiwiki/formatting.mdwn:103 #, no-wrap msgid "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n" msgstr "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n" #. type: Plain text -#: directive.mdwn:43 ikiwiki/directive.mdwn:43 +#: ikiwiki/directive.mdwn:41 msgid "Here is a list of currently available directives in this wiki:" msgstr "" "Her er en oversigt over konkret tilgængelige direktiver i for denne wiki:" #. type: Plain text -#: directive.mdwn:44 ikiwiki/directive.mdwn:44 +#: ikiwiki/directive.mdwn:42 #, no-wrap msgid "[[!listdirectives ]]\n" msgstr "[[!listdirectives ]]\n" -#. type: Plain text -#: ikiwiki.mdwn:6 -#, no-wrap -msgid "" -"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n" -"[[!if test=\"enabled(version)\"\n" -" then=\"(Currently running version [[!version ]].)\"\n" -"]]\n" -msgstr "" -"Denne wiki er drevet af [ikiwiki](http://ikiwiki.info/).\n" -"[[!if test=\"enabled(version)\"\n" -" then=\"(kører i øjeblikket version [[!version ]].)\"\n" -"]]\n" - -#. type: Plain text -#: ikiwiki.mdwn:8 -msgid "Some documentation on using ikiwiki:" -msgstr "Noget dokumentation om brug af ikiwiki:" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/formatting]]" -msgstr "[[formatering|ikiwiki/formatting]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/wikilink]]" -msgstr "[[ikiwiki/wikilink]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/subpage]]" -msgstr "[[underside|ikiwiki/subpage]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/pagespec]]" -msgstr "[[ikiwiki/pagespec]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/directive]]" -msgstr "[[direktiv|ikiwiki/directive]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/markdown]]" -msgstr "[[ikiwiki/markdown]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/openid]]" -msgstr "[[ikiwiki/openid]]" - -#. type: Bullet: '* ' -#: ikiwiki.mdwn:16 -msgid "[[ikiwiki/searching]]" -msgstr "[[søgning|ikiwiki/searching]]" - -#. type: Plain text -#: ikiwiki/blog.mdwn:6 -msgid "" -"This page has been removed from ikiwiki's basewiki. For documentation about " -"creating a blog with ikiwiki, see the documentation of the [[!iki ikiwiki/" -"directive/inline desc=inline]] directive." -msgstr "" -"Denne side er blevet fjernet fra ikiwiki's basewiki. For dokumentation om " -"oprettelse af en blog med ikiwiki se dokumentationen til [[!iki ikiwiki/" -"directive/inline desc=inline]]-direktivet." - -#. type: Plain text -#: ikiwiki/blog.mdwn:8 -msgid "" -"Please update your links, as this redirection page will be removed in a " -"future ikiwiki release." -msgstr "" -"Opdatér dine henvisninger, da denne omdirigeringsside bliver fjernet i en " -"fremtidig udgave af ikiwiki." - #. type: Plain text #: ikiwiki/formatting.mdwn:1 #, no-wrap @@ -260,10 +241,10 @@ msgstr "hold afstand med blanke linjer mellem afsnit." #. type: Plain text #: ikiwiki/formatting.mdwn:12 msgid "" -"You can \\**emphasise*\\* or \\*\\***strongly emphasise**\\*\\* text by " +"You can *\\*emphasise\\** or **\\*\\*strongly emphasise\\*\\*** text by " "placing it in single or double asterisks." msgstr "" -"du kan \\**fremhæve*\\* eller \\*\\***kraftigt fremhæve**\\*\\* tekst ved at " +"du kan *\\*fremhæve\\** eller **\\*\\*kraftigt fremhæve\\*\\*** tekst ved at " "placere det med enkelte eller dobbelte asterisker (stjerner) omkring." #. type: Plain text @@ -316,41 +297,41 @@ msgstr "" "efterfulgt af et mellemrum og overskriftsteksten. Antallet af `#`-tegn " "styrer overskriftens størrelse:" -#. type: Plain text +#. type: Title # #: ikiwiki/formatting.mdwn:29 #, no-wrap -msgid "# # h1\n" -msgstr "# # h1\n" +msgid "# h1" +msgstr "# h1" -#. type: Plain text +#. type: Title ## #: ikiwiki/formatting.mdwn:30 #, no-wrap -msgid "## ## h2\n" -msgstr "## ## h2\n" +msgid "## h2" +msgstr "## h2" -#. type: Plain text +#. type: Title ### #: ikiwiki/formatting.mdwn:31 #, no-wrap -msgid "### ### h3\n" -msgstr "### ### h3\n" +msgid "### h3" +msgstr "### h3" -#. type: Plain text +#. type: Title #### #: ikiwiki/formatting.mdwn:32 #, no-wrap -msgid "#### #### h4\n" -msgstr "#### #### h4\n" +msgid "#### h4" +msgstr "#### h4" -#. type: Plain text +#. type: Title ##### #: ikiwiki/formatting.mdwn:33 #, no-wrap -msgid "##### ##### h5\n" -msgstr "##### ##### h5\n" +msgid "##### h5" +msgstr "##### h5" -#. type: Plain text +#. type: Title ###### #: ikiwiki/formatting.mdwn:34 #, no-wrap -msgid "###### ###### h6\n" -msgstr "###### ###### h6\n" +msgid "###### h6" +msgstr "###### h6" #. type: Plain text #: ikiwiki/formatting.mdwn:38 @@ -361,13 +342,6 @@ msgstr "" "En vandret skillelinje oprettes ved at skrive tre eller flere bindestreger " "eller stjerner på en linje for sig selv." -#. type: Plain text -#: ikiwiki/formatting.mdwn:39 ikiwiki/formatting.mdwn:55 index.mdwn:5 -#: sandbox.mdwn:3 -#, no-wrap -msgid "----\n" -msgstr "----\n" - #. type: Plain text #: ikiwiki/formatting.mdwn:42 #, no-wrap @@ -511,7 +485,8 @@ msgid "\t\\[[!toc]]\n" msgstr "\t\\[[!toc]]\n" #. type: Plain text -#: ikiwiki/formatting.mdwn:91 recentchanges.mdwn:1 +#: ikiwiki/formatting.mdwn:91 ikiwiki/pagespec/sorting.mdwn:15 +#: recentchanges.mdwn:1 #, no-wrap msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n" msgstr "[[!if test=\"enabled(meta)\" then=\"\"\"\n" @@ -568,20 +543,17 @@ msgstr "" "Det er standard opmærkningssprog for denne wiki." #. type: Plain text -#: ikiwiki/markdown.mdwn:10 +#: ikiwiki/markdown.mdwn:8 msgid "" "For documentation about the markdown syntax, see [[formatting]] and " -"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A " -"[markdown mode](http://jblevins.org/projects/markdown-mode/) for emacs can " -"help in editing." +"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)." msgstr "" "Du kan læse dokumentation til markdown-syntaksen under [[formatering|" "formatting]] og [Markdown: syntax](http://daringfireball.net/projects/" -"markdown/syntax). En [markdown modus](http://jblevins.org/projects/markdown-" -"mode/) til emacs kan være en hjælp ved redigering." +"markdown/syntax)." #. type: Plain text -#: ikiwiki/markdown.mdwn:13 +#: ikiwiki/markdown.mdwn:11 msgid "" "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part " "of the markdown syntax, and are the only bit of markup that this wiki " @@ -621,59 +593,24 @@ msgstr "" "websteder." #. type: Plain text -#: ikiwiki/openid.mdwn:13 +#: ikiwiki/openid.mdwn:15 msgid "" -"To sign up for an OpenID, visit one of the following identity providers:" +"If you have an account with some of the larger web service providers, you " +"might already have an OpenID. [Directory of OpenID providers](http://" +"openiddirectory.com/openid-providers-c-1.html)" msgstr "" -"Du kan registrere en OpenID ved at besøge en af de følgende " -"identitetsudbydere:" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[MyOpenID](https://www.myopenid.com/)" -msgstr "[MyOpenID](https://www.myopenid.com/)" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[GetOpenID](https://getopenid.com/)" -msgstr "[GetOpenID](https://getopenid.com/)" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[Videntity](http://videntity.org/)" -msgstr "[Videntity](http://videntity.org/)" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[LiveJournal](http://www.livejournal.com/openid/)" -msgstr "[LiveJournal](http://www.livejournal.com/openid/)" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "[TrustBearer](https://openid.trustbearer.com/)" -msgstr "[TrustBearer](https://openid.trustbearer.com/)" - -#. type: Bullet: '* ' -#: ikiwiki/openid.mdwn:20 -msgid "" -"or any of the [many others out there](http://openiddirectory.com/openid-" -"providers-c-1.html)." -msgstr "" -"eller en af de [mange andre derude](http://openiddirectory.com/openid-" -"providers-c-1.html)." +"Hvis du har eh konto hos nogle af de større webservice-udbydere, har du " +"muligvis allerede et OpenID. [Directory of OpenID providers](http://" +"openiddirectory.com/openid-providers-c-1.html)" #. type: Plain text -#: ikiwiki/openid.mdwn:22 +#: ikiwiki/openid.mdwn:16 #, no-wrap -msgid "" -"Your OpenID is the URL that you are given when you sign up.\n" -"[[!if test=\"enabled(openid)\" then=\"\"\"\n" -msgstr "" -"Din OpenID er den URL som du får når du registrerer dig.\n" -"[[!if test=\"enabled(openid)\" then=\"\"\"\n" +msgid "[[!if test=\"enabled(openid)\" then=\"\"\"\n" +msgstr "[[!if test=\"enabled(openid)\" then=\"\"\"\n" #. type: Plain text -#: ikiwiki/openid.mdwn:26 +#: ikiwiki/openid.mdwn:20 msgid "" "To sign in to this wiki using OpenID, just enter it in the OpenID field in " "the signin form. You do not need to give this wiki a password or go through " @@ -684,13 +621,7 @@ msgstr "" "wiki eller at gennemgå en registreringsproces når du bruger OpenID." #. type: Plain text -#: ikiwiki/openid.mdwn:28 -#, no-wrap -msgid "---\n" -msgstr "---\n" - -#. type: Plain text -#: ikiwiki/openid.mdwn:32 +#: ikiwiki/openid.mdwn:26 msgid "" "It's also possible to make a page in the wiki usable as an OpenID url, by " "delegating it to an openid server. Here's an example of how to do that:" @@ -700,7 +631,7 @@ msgstr "" "gøres:" #. type: Plain text -#: ikiwiki/openid.mdwn:34 +#: ikiwiki/openid.mdwn:28 #, no-wrap msgid "" "\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n" @@ -716,8 +647,8 @@ msgid "" "emails you want subscribe to, or pages to combine into a blog, the wiki uses " "a PageSpec. This is an expression that matches a set of pages." msgstr "" -"Til at angive et udvalg af sider, eksempelvis låste sider, sider du vil " -"abonnere på ændringer til, eller sider som skal udgøre en blog, anvender " +"Til at angive et udvalg af sider, såsom låste sider, sider hvis ændringer du " +"vil email-abonnere på, eller sider som skal samles til en blog, anvender " "wikien et PageSpec. dette er et udtryk som modsvarer et bestemt udvalg af " "sider." @@ -727,7 +658,7 @@ msgid "" "The simplest PageSpec is a simple list of pages. For example, this matches " "any of the three listed pages:" msgstr "" -"Det simpleste PageSpec er simpelthen en opremsning af sider med \"or\" " +"Det simpleste PageSpec er en helt enkel opremsning af sider med \"or\" " "imellem (\"or\" betyder \"eller\" på engelsk). Dette modsvarer eksempelvis " "enhver af de tre nævnte sider:" @@ -779,114 +710,76 @@ msgid "" "functions:" msgstr "Resultaterne kan begrænses mere nuanceret med disse funktioner:" -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`link(page)`\" - match only pages that link to a given page (or glob)" -msgstr "" -"\"`link(side)`\" - modsvarer kun sider som henviser til en given side (eller " -"glob)" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`backlink(page)`\" - match only pages that a given page links to" -msgstr "" -"\"`backlink(side)`\" - modsvarer kun sider som en given side henviser til" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`creation_month(month)`\" - match only pages created on the given month" -msgstr "" -"\"`creation_month(måned)`\" - modsvarer kun sider oprettet den givne måned" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`creation_day(mday)`\" - or day of the month" -msgstr "\"`creation_day(månedsdag)`\" - eller dag på måneden" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "\"`creation_year(year)`\" - or year" -msgstr "\"`creation_year(år)`\" - eller år" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`created_after(page)`\" - match only pages created after the given page " -"was created" -msgstr "" -"\"`created_after(side)`\" - modsvarer kun sider oprettet efter den givne " -"side blev oprettet" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`created_before(page)`\" - match only pages created before the given page " -"was created" -msgstr "" -"\"`created_before(side)`\" - modsvarer kun sider oprettet før den givne side " -"blev oprettet" - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`glob(someglob)`\" - match pages that match the given glob. Just writing " -"the glob by itself is actually a shorthand for this function." -msgstr "" -"\"`glob(nogetglob)`\" - modsvarer sider som modsvarer det givne glob. Blot " -"at skrive glob'et alene er faktisk en genvej til denne funktion." - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages " -"that globs do not usually match." -msgstr "" -"\"`internal(glob)`\" - lissom `glob()`, men modsvarer også internt anvendte " -"sider som glob normalt ikke modsvarer." - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", \"`license" -"(glob)`\", \"`copyright(glob)`\" - match pages that have the given metadata, " -"matching the specified glob." -msgstr "" -"\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", \"`license" -"(glob)`\", \"`copyright(glob)`\" - modsvarer sider med de givne metadata, " -"som modsvarer det angivne glob." - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`user(username)`\" - tests whether a modification is being made by a user " -"with the specified username. If openid is enabled, an openid can also be put " -"here." -msgstr "" -"\"`user(brugernavn)`\" - tester hvorvidt en ændring foretages af en bruger " -"med det angivne brugernavn. Hvis openid er aktiveret, kan en openid også " -"bruges her." - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`admin()`\" - tests whether a modification is being made by one of the " -"wiki admins." -msgstr "" -"\"`admin()`\" - tester hvorvidt en ændring foretages af en af wiki-" -"administratorerne." - -#. type: Bullet: '* ' -#: ikiwiki/pagespec.mdwn:50 -msgid "" -"\"`ip(address)`\" - tests whether a modification is being made from the " -"specified IP address." -msgstr "" -"\"`ip(adresse)`\" - tester hvorvidt en ændring foretages fra den angivne IP-" -"adresse." +#. type: Plain text +#: ikiwiki/pagespec.mdwn:58 +#, no-wrap +msgid "" +"* \"`glob(someglob)`\" - matches pages and other files that match the given glob.\n" +" Just writing the glob by itself is actually a shorthand for this function.\n" +"* \"`page(glob)`\" - like `glob()`, but only matches pages, not other files\n" +"* \"`link(page)`\" - matches only pages that link to a given page (or glob)\n" +"* \"`tagged(tag)`\" - matches pages that are tagged or link to the given tag (or\n" +" tags matched by a glob)\n" +"* \"`backlink(page)`\" - matches only pages that a given page links to\n" +"* \"`creation_month(month)`\" - matches only files created on the given month\n" +"* \"`creation_day(mday)`\" - or day of the month\n" +"* \"`creation_year(year)`\" - or year\n" +"* \"`created_after(page)`\" - matches only files created after the given page\n" +" was created\n" +"* \"`created_before(page)`\" - matches only files created before the given page\n" +" was created\n" +"* \"`internal(glob)`\" - like `glob()`, but matches even internal-use \n" +" pages that globs do not usually match.\n" +"* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n" +" \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n" +" - match pages that have the given metadata, matching the specified glob.\n" +"* \"`user(username)`\" - tests whether a modification is being made by a\n" +" user with the specified username. If openid is enabled, an openid can also\n" +" be put here. Glob patterns can be used in the username. For example, \n" +" to match all openid users, use `user(*://*)`\n" +"* \"`admin()`\" - tests whether a modification is being made by one of the\n" +" wiki admins.\n" +"* \"`ip(address)`\" - tests whether a modification is being made from the\n" +" specified IP address.\n" +"* \"`comment(glob)`\" - matches comments to a page matching the glob.\n" +"* \"`comment_pending(glob)`\" - matches unmoderated, pending comments.\n" +"* \"`postcomment(glob)`\" - matches only when comments are being \n" +" posted to a page matching the specified glob\n" +msgstr "" +"* \"`glob(nogetglob)`\" - modsvarer sider og andre filer som modsvarer det givne glob.\n" +" Blot at skrive glob'et alene er faktisk en genvej til denne funktion.\n" +"* \"`page(glob)`\" - lissom `glob()`, men modsvarer kun sider, ikke andre filer\n" +"* \"`link(side)`\" - modsvarer kun sider som henviser til en given side (eller glob)\n" +"* \"`tagged(mærkat)`\" - modsvarer sider som er opmærket eller henviser til den angivne mærkat (eller\n" +" mærkater modsvaret af et glob)\n" +"* \"`backlink(side)`\" - modsvarer kun sider som en given side henviser til\n" +"* \"`creation_month(måned)`\" - modsvarer kun filer oprettet den givne måned\n" +"* \"`creation_day(månedsdag)`\" - eller dag på måneden\n" +"* \"`creation_year(år)`\" - eller år\n" +"* \"`created_after(side)`\" - modsvarer kun filer oprettet efter den givne side\n" +" blev oprettet\n" +"* \"`created_before(side)`\" - modsvarer kun filer oprettet før den givne side\n" +" blev oprettet\n" +"* \"`internal(glob)`\" - lissom `glob()`, men modsvarer også internt anvendte \n" +" sider som glob normalt ikke modsvarer.\n" +"* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n" +" \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n" +" - modsvarer sider med de givne metadata, som modsvarer det angivne glob.\n" +"* \"`user(brugernavn)`\" - tester hvorvidt en ændring foretages af en\n" +" bruger med det angivne brugernavn. Hvis openid er aktiveret, kan en openid også\n" +" indsættes her. Glob mønstre kan anvendes i brugernavnet. Som eksempel \n" +" kan alle openid brugere modsvares ved at anvende `user(*://*)`\n" +"* \"`admin()`\" - tester hvorvidt en ændring bliver foretaget af en af\n" +" wiki-administratorerne.\n" +"* \"`ip(adresse)`\" - tester hvorvidt en ændring sker fra den\n" +" angivne IP-adresse.\n" +"* \"`comment(glob)`\" - modsvarer kommentarer til en side der modsvarer glob'et.\n" +"* \"`comment_pending(glob)`\" - modsvarer ikke-tilbageholdte, afventende kommentarer.\n" +"* \"`postcomment(glob)`\" - modsvarer kun når kommentarer\n" +" sendes til en side som modsvarer det angivne glob\n" #. type: Plain text -#: ikiwiki/pagespec.mdwn:53 +#: ikiwiki/pagespec.mdwn:61 msgid "" "For example, to match all pages in a blog that link to the page about music " "and were written in 2005:" @@ -895,13 +788,13 @@ msgstr "" "musik og som blev skrevet i 2005:" #. type: Plain text -#: ikiwiki/pagespec.mdwn:55 +#: ikiwiki/pagespec.mdwn:63 #, no-wrap msgid "\tblog/* and link(music) and creation_year(2005)\n" msgstr "\tblog/* and link(musik) and creation_year(2005)\n" #. type: Plain text -#: ikiwiki/pagespec.mdwn:61 +#: ikiwiki/pagespec.mdwn:69 msgid "" "Note the use of \"and\" in the above example, that means that only pages " "that match each of the three expressions match the whole. Use \"and\" when " @@ -917,7 +810,7 @@ msgstr "" "begge udtryk." #. type: Plain text -#: ikiwiki/pagespec.mdwn:65 +#: ikiwiki/pagespec.mdwn:73 msgid "" "More complex expressions can also be created, by using parentheses for " "grouping. For example, to match pages in a blog that are tagged with either " @@ -927,13 +820,13 @@ msgstr "" "modsvarer dette sider i en blog som er mærket af med en af to mærkater:" #. type: Plain text -#: ikiwiki/pagespec.mdwn:67 +#: ikiwiki/pagespec.mdwn:75 #, no-wrap -msgid "\tblog/* and (link(tag/foo) or link(tag/bar))\n" -msgstr "\tblog/* and (link(tag/foo) or link(tag/bar))\n" +msgid "\tblog/* and (tagged(foo) or tagged(bar))\n" +msgstr "\tblog/* and (tagged(foo) or tagged(bar))\n" #. type: Plain text -#: ikiwiki/pagespec.mdwn:73 +#: ikiwiki/pagespec.mdwn:80 msgid "" "Note that page names in PageSpecs are matched against the absolute filenames " "of the pages in the wiki, so a pagespec \"foo\" used on page \"a/b\" will " @@ -947,63 +840,6 @@ msgstr "" "relativt til samme mappe som siden der indeholder pagespec'et kan du bruge " "\"./\". Eksempelvis modsvarer \"./foo\" på siden \"a/b\" siden \"a/foo\"." -#. type: Plain text -#: ikiwiki/pagespec.mdwn:74 -#, no-wrap -msgid "## Old syntax\n" -msgstr "## Gammel syntaks\n" - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:78 -msgid "" -"The old PageSpec syntax was called a \"GlobList\", and worked differently in " -"two ways:" -msgstr "" -"Den gamle PageSpec-syntaks blev kaldt en \"GlobList\", og fungerede " -"anderledes på to måder:" - -#. type: Bullet: '1. ' -#: ikiwiki/pagespec.mdwn:83 -msgid "" -"\"and\" and \"or\" were not used; any page matching any item from the list " -"matched." -msgstr "" -"\"and\" og \"or\" blev ikke brugt; enhver side modsvarede ethvert emne fra " -"listen." - -#. type: Bullet: '2. ' -#: ikiwiki/pagespec.mdwn:83 -msgid "" -"If an item was prefixed with \"`!`\", then no page matching that item " -"matched, even if it matched an earlier list item." -msgstr "" -"Hvis et emne havde \"`!`\" foran, modsvarede ingen side dette emne, heller " -"ikke hvis det modsvarede et tidligere emne." - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:86 -msgid "" -"For example, here is the old way to match all pages except for the SandBox " -"and Discussion pages:" -msgstr "" -"Her er et eksempel på den gamle måde at modsvare alle sider undtagen " -"sandkassen og diskussionssider:" - -#. type: Bullet: ' * ' -#: ikiwiki/pagespec.mdwn:88 -msgid "!SandBox !*/Discussion" -msgstr "!SandBox !*/Discussion" - -#. type: Plain text -#: ikiwiki/pagespec.mdwn:91 -msgid "" -"Using this old syntax is still supported. However, the old syntax is " -"deprecated and will be removed at some point, and using the new syntax is " -"recommended." -msgstr "" -"Brug af denne gamle syntaks er stadigt understøttet. Den er dog på vej ud, " -"så det anbefales at bruge den nye syntaks." - #. type: Plain text #: ikiwiki/pagespec/attachment.mdwn:5 #, no-wrap @@ -1028,24 +864,26 @@ msgstr "" "`allowed_attachments`." #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:13 +#: ikiwiki/pagespec/attachment.mdwn:14 msgid "" -"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 " -"files to be uploaded by joey into a specific directory, and check all " -"attachments for virii, something like this could be used:" +"For example, to limit most users to uploading small images, and nothing " +"else, while allowing larger mp3 files to be uploaded by joey into a specific " +"directory, and check all attachments for viruses, something like this could " +"be used:" msgstr "" -"Som eksempel, for at begrænse vilkårlige filer til 50 kilobytes, men tillade " -"større mp3-filer at blive lagt op af joey til en bestemt mappe, og checke " -"alle vedhæftninger for vira, kunne noget i stil med dette bruges:" +"Som eksempel, for at begrænse de fleste brugere til kun at kunne lægge små " +"billeder op, og intet andet, mens større mp3-filer må lægges op af joey til " +"en bestemt mappe, og alle vedhæftninger checkes for vira, kunne noget i stil " +"med dette bruges:" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:15 +#: ikiwiki/pagespec/attachment.mdwn:16 #, no-wrap -msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" -msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n" +msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" +msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n" #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:18 +#: ikiwiki/pagespec/attachment.mdwn:19 msgid "" "The regular [[ikiwiki/PageSpec]] syntax is expanded with the following " "additional tests:" @@ -1054,38 +892,38 @@ msgstr "" "tests:" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:22 +#: ikiwiki/pagespec/attachment.mdwn:23 msgid "" -"\"`maxsize(size)`\" - Tests whether the attachment is no larger than the " +"\"`maxsize(size)`\" - tests whether the attachment is no larger than the " "specified size. The size defaults to being in bytes, but \"kb\", \"mb\", \"gb" "\" etc can be used to specify the units." msgstr "" -"\"`maxsize(størrelse)`\" - Tester hvorvidt vedhæftningen højst fylder den " +"\"`maxsize(størrelse)`\" - tester hvorvidt vedhæftningen højst fylder den " "angivne størrelse. Størrelsen angives som standard i bytes, men \"kb\", \"mb" "\", \"gb\" osv. kan bruges til at angive enheder." #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:25 +#: ikiwiki/pagespec/attachment.mdwn:26 msgid "" -"\"`minsize(size)`\" - Tests whether the attachment is no smaller than the " +"\"`minsize(size)`\" - tests whether the attachment is no smaller than the " "specified size." msgstr "" -"\"`minsize(størrelse)`\" - Tester hvorvidt størrelsen mindst fylder den " +"\"`minsize(størrelse)`\" - tester hvorvidt størrelsen mindst fylder den " "angivne størrelse." #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:29 +#: ikiwiki/pagespec/attachment.mdwn:30 msgid "" -"\"`ispage()`\" - Tests whether the attachment will be treated by ikiwiki as " +"\"`ispage()`\" - tests whether the attachment will be treated by ikiwiki as " "a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other " "enabled page format)." msgstr "" -"\"`ispage()`\" - Tester hvorvidt vedhæftningen bliver håndteret af ikiwiki " +"\"`ispage()`\" - tester hvorvidt vedhæftningen bliver håndteret af ikiwiki " "som en wikiside. (altså om den har endelsen \".mdwn\", eller et hvilket som " "helst andet aktiveret sideformat)." #. type: Plain text -#: ikiwiki/pagespec/attachment.mdwn:33 +#: ikiwiki/pagespec/attachment.mdwn:34 #, no-wrap msgid "" " So, if you don't want to allow wiki pages to be uploaded as attachments,\n" @@ -1097,35 +935,141 @@ msgstr "" " vedhæftninger, så brug `ispage()`.\n" #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:36 +#: ikiwiki/pagespec/attachment.mdwn:37 msgid "" -"\"`mimetype(foo/bar)`\" - This checks the MIME type of the attachment. You " -"can include a glob in the type, for example `mimetype(image/*)`." +"\"`mimetype(foo/bar)`\" - checks the MIME type of the attachment. You can " +"include a glob in the type, for example `mimetype(image/*)`." msgstr "" -"\"`mimetype(foo/bar)`\" - Dette checker MIME-typen for vedhæftningen. Du kan " -"angive et glob som type, eksampelvis `mimetype(image/*)`." +"\"`mimetype(foo/bar)`\" - checker MIME-typen for vedhæftningen. Du kan angive" +" et glob som type, eksempelvis `mimetype(image/*)`." #. type: Bullet: '* ' -#: ikiwiki/pagespec/attachment.mdwn:37 -msgid "\"`virusfree()`\" - Checks the attachment with an antiviral program." -msgstr "\"`virusfree()`\" - Checker vedhæftningen med et antivirusprogram." +#: ikiwiki/pagespec/attachment.mdwn:38 +msgid "\"`virusfree()`\" - checks the attachment with an antiviral program." +msgstr "\"`virusfree()`\" - checker vedhæftningen med et antivirusprogram." #. type: Plain text -#: ikiwiki/preprocessordirective.mdwn:1 +#: ikiwiki/pagespec/po.mdwn:4 #, no-wrap -msgid "[[!meta redir=ikiwiki/directive delay=10]]\n" -msgstr "[[!meta redir=ikiwiki/directive delay=10]]\n" +msgid "" +"[[!if test=\"enabled(po)\"\n" +" then=\"This wiki has po support **enabled**.\"\n" +" else=\"This wiki has po support **disabled**.\"]]\n" +msgstr "" +"[[!if test=\"enabled(po)\"\n" +" then=\"Denne wiki har po-understøttelse **aktiveret**.\"\n" +" else=\"Denne wiki har po-understøttelse **deaktiveret**.\"]]\n" #. type: Plain text -#: ikiwiki/preprocessordirective.mdwn:7 +#: ikiwiki/pagespec/po.mdwn:9 msgid "" -"This page has moved to [[ikiwiki/directive|ikiwiki/directive]]. Please " -"update your links, as this redirection page will be removed in a future " -"ikiwiki release." +"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/" +"PageSpec]] syntax is expanded with the following additional tests that can " +"be used to improve user navigation in a multi-lingual wiki:" msgstr "" -"Denne side er flyttet til [[ikiwiki/directive|ikiwiki/directive]]. Opdatér " -"dine henvisninger, da denne omdirigeringsside bliver fjernet i en fremtidig " -"udgave af ikiwiki." +"Hvis [[!iki plugins/po desc=po]]-udvidelsen er aktiveret, udvides den " +"almindelige [[ikiwiki/PageSpec]] syntaks med følgende yderligere tests som " +"kan bruges til at forbedre brugernavigation i en flersproget wiki:" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`lang(LL)`\" - tests whether a page is written in the language specified " +"as a ISO639-1 (two-letter) language code." +msgstr "" +"\"`lang(LL)`\" - tester hvorvidt en side er skrevet i det sprog angivet som " +"en ISO639-1 (to-bogstavs) sprogkode." + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`currentlang()`\" - tests whether a page is written in the same language " +"as the current page." +msgstr "" +"\"`currentlang()`\" - tester hvorvidt en sider er skrevet i det samme sprog " +"som den nuværende side." + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/po.mdwn:16 +msgid "" +"\"`needstranslation()`\" - tests whether a page needs translation work. Only " +"slave pages match this PageSpec." +msgstr "" +"\"`needstranslation()`\" - tester hvorvidt en side har brug for " +"oversættelsesarbejde. Kun slavesider modsvarer dette PageSpec." + +#. type: Plain text +#: ikiwiki/pagespec/po.mdwn:19 +msgid "" +"Note that every non-po page is considered to be written in " +"`po_master_language`, as specified in `ikiwiki.setup`." +msgstr "" +"Bemærk at enhver ikke-po side forventes at være skrevet i " +"`po_master_language`, som angivet i `ikiwiki.setup`." + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:5 +msgid "" +"Some [[directives|ikiwiki/directive]] that use [[PageSpecs|ikiwiki/" +"pagespec]] allow specifying the order that matching pages are shown in. The " +"following sort orders can be specified." +msgstr "" +"Nogle [[direktiver|ikiwiki/directive]] som anvender [[PageSpecs|ikiwiki/" +"pagespec]] tillader angivelse af rækkefølge modsvarende sider vises i. Den " +"følgende sorteringsrækkefølge kan angives." + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:7 +msgid "`age` - List pages from the most recently created to the oldest." +msgstr "`age` - Viser sider fra den nyest oprettede til den ældste." + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:9 +msgid "`mtime` - List pages with the most recently modified first." +msgstr "`mtime` - Viser side med den nyest redigerede først." + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:11 +#, no-wrap +msgid "" +"* `title` - Order by title (page name).\n" +"[[!if test=\"enabled(sortnaturally)\" then=\"\"\"\n" +msgstr "" +"* `title` - Sorterer efter titel (sidenavn).\n" +"[[!if test=\"enabled(sortnaturally)\" then=\"\"\"\n" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:14 +msgid "" +"`title_natural` - Orders by title, but numbers in the title are treated as " +"such, (\"1 2 9 10 20\" instead of \"1 10 2 20 9\")" +msgstr "" +"`title_natural` - Sorterer efter titel, men numre i titlen håndteres som " +"sådanne, (\"1 2 9 10 20\" fremfor \"1 10 2 20 9\")" + +#. type: Bullet: '* ' +#: ikiwiki/pagespec/sorting.mdwn:20 +msgid "" +"`meta(title)` - Order according to the `\\[[!meta title=\"foo\" sortas=\"bar" +"\"]]` or `\\[[!meta title=\"foo\"]]` [[ikiwiki/directive]], or the page name " +"if no full title was set. `meta(author)`, `meta(date)`, `meta(updated)`, " +"etc. also work." +msgstr "" +"`meta(title)` - Sorterer ifølge `\\[[!meta title=\"foo\" sortas=\"bar\"]]` " +"eller `\\[[!meta title=\"foo\"]]` [[direktivet|ikiwiki/directive]], eller " +"sidenavnet hvis ingen fuld titel var sat. `meta(author)`, `meta(date)`, " +"`meta(updated)`, osv. fungerer også." + +#. type: Plain text +#: ikiwiki/pagespec/sorting.mdwn:25 +msgid "" +"In addition, you can combine several sort orders and/or reverse the order of " +"sorting, with a string like `age -title` (which would sort by age, then by " +"title in reverse order if two pages have the same age)." +msgstr "" +"Desuden kan du kombinere flere sorteringsrækkefølger og/eller vende den om," +"med en streng i stil med `age -title` (som ville sortere efter allder, og " +"så efter titel i omvendt orden hvis to sider har samme alder)." #. type: Plain text #: ikiwiki/searching.mdwn:6 @@ -1143,7 +1087,7 @@ msgstr "" #: ikiwiki/searching.mdwn:10 msgid "" "If searching is enabled, you can enter search terms in the search field, as " -"you'd expect. There are a few special things you can do to constuct more " +"you'd expect. There are a few special things you can do to construct more " "powerful searches." msgstr "" "Hvis søgning er aktiveret, kan du angive søgeudtryk i søgefeltet, som du " @@ -1219,14 +1163,14 @@ msgstr "" #: ikiwiki/subpage.mdwn:11 msgid "" "To add a SubPage, just make a subdirectory and put pages in it. For example, " -"this page is SubPage.mdwn in this wiki's source, and there is also a SubPage " -"subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages can be " +"this page is subpage.mdwn in this wiki's source, and there is also a subpage " +"subdirectory, which contains subpage/linkingrules.mdwn. Subpages can be " "nested as deeply as you'd like." msgstr "" "En [[UnderSide|SubPage]] oprettes ved blot at oprette undermappen og tilføje " -"sider til den. Denne side er eksempelvis SubPage.mdwn i kildekoden til denne " -"wiki, og der er også en SubPage undermappe, som indeholder SubPage/" -"LinkingRules.mdwn. Undersider kan nedarves så dybt du har lyst." +"sider til den. Denne side er eksempelvis subpage.mdwn i kildekoden til denne " +"wiki, og der er også en subpage-undermappe, som indeholder subpage/" +"linkingrules.mdwn. Undersider kan nedarves lisså dybt du har lyst." #. type: Plain text #: ikiwiki/subpage.mdwn:12 @@ -1354,16 +1298,7 @@ msgstr "" "henvises på tværs af [[undersider|SubPage]]." #. type: Plain text -#: ikiwiki/wikilink.mdwn:14 -msgid "" -"Also, if the file linked to by a WikiLink looks like an image, it will be " -"displayed inline on the page." -msgstr "" -"Desuden, hvis filen der henvises til med en WikiLink ligner et billede, vil " -"det blive vist indlejret i siden." - -#. type: Plain text -#: ikiwiki/wikilink.mdwn:18 +#: ikiwiki/wikilink.mdwn:15 msgid "" "WikiLinks are matched with page names in a case-insensitive manner, so you " "don't need to worry about getting the case the same, and can capitalise " @@ -1374,7 +1309,7 @@ msgstr "" "begyndelsesbogstav i begyndelsen af en sætning o.l." #. type: Plain text -#: ikiwiki/wikilink.mdwn:22 +#: ikiwiki/wikilink.mdwn:19 msgid "" "It's also possible to write a WikiLink that uses something other than the " "page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the " @@ -1385,38 +1320,31 @@ msgstr "" "` til sandkassen, men henvisningen fremstår som her: [[foo_bar|SandBox]]." #. type: Plain text -#: ikiwiki/wikilink.mdwn:25 +#: ikiwiki/wikilink.mdwn:22 msgid "" "To link to an anchor inside a page, you can use something like `" -"\\[[WikiLink#foo]]`" +"\\[[WikiLink#foo]]` ." msgstr "" "For at henvise til et anker inde på en side, kan du bruge noget i stil med `" -"\\[[WikiLink#foo]]`" +"\\[[WikiLink#foo]]` ." #. type: Plain text -#: ikiwiki/wikilink.mdwn:26 -#, no-wrap -msgid "## Directives and WikiLinks\n" -msgstr "## Direktiver og wikilinks\n" +#: ikiwiki/wikilink.mdwn:25 +msgid "" +"If the file linked to by a WikiLink looks like an image, it will be " +"displayed inline on the page." +msgstr "" +"Hvis filen der henvises til med en WikiLink ligner et billede, vil det blive " +"vist indlejret på siden." #. type: Plain text -#: ikiwiki/wikilink.mdwn:36 +#: ikiwiki/wikilink.mdwn:29 msgid "" -"ikiwiki has two syntaxes for [[directives|directive]]. The older syntax " -"used spaces to distinguish between directives and wikilinks; as a result, " -"with that syntax in use, you cannot use spaces in WikiLinks, and must " -"replace spaces with underscores. The newer syntax, enabled with the " -"`prefix_directives` option in an ikiwiki setup file, prefixes directives " -"with `!`, and thus does not prevent links with spaces. Future versions of " -"ikiwiki will turn this option on by default." +"You can also put an url in a WikiLink, to link to an external page. Email " +"addresses can also be used to generate a mailto link." msgstr "" -"ikiwiki har to syntakser til [[direktiver|directive]]. Den ældre syntaks " -"brugte mellemrum til at skelne mellem direktiver og wikilinks; det medfører, " -"at når den syntaks anvendes kan du ikke bruge mellemrum i WikiLinks, og må " -"erstatte mellemrum med understregning. Den nyere syntaks, aktiveret med " -"valget `prefix_directives` i en ikiwiki-opsætningsfil, sætter `!` foran " -"direktiver, og forhindrer derfor ikke henvisninger med mellemrum. Fremtidige " -"versioner af ikiwiki vil aktivere dette valg som standard." +"Du kan også indsætte en url i en WikiLink, for at henvise til en ekstern " +"side. Email-adresser kan også bruges til at danne en \"mailto\"-henvisning." #. type: Plain text #: index.mdwn:2 @@ -1432,8 +1360,8 @@ msgstr "" #. type: Plain text #: index.mdwn:7 -msgid "This wiki is powered by [ikiwiki](http://ikiwiki.info/)." -msgstr "Denne wiki er drevet af [ikiwiki](http://ikiwiki.info/)." +msgid "This wiki is powered by [[ikiwiki]]." +msgstr "Denne wiki er drevet af [[ikiwiki]]." #. type: Plain text #: recentchanges.mdwn:2 @@ -1474,17 +1402,17 @@ msgstr "Her er et afsnit." msgid "Here's another one with *emphasised* text." msgstr "her er et andet afsnit med *fremhævet* tekst." -#. type: Plain text +#. type: Title # #: sandbox.mdwn:9 #, no-wrap -msgid "# Header\n" -msgstr "# Overskrift\n" +msgid "Header" +msgstr "Overskrift" -#. type: Plain text +#. type: Title ## #: sandbox.mdwn:11 #, no-wrap -msgid "## Subheader\n" -msgstr "## Underoverskrift\n" +msgid "Subheader" +msgstr "Underoverskrift" #. type: Plain text #: sandbox.mdwn:20 @@ -1582,50 +1510,52 @@ msgid "This page controls what shortcut links the wiki supports." msgstr "Denne side styrer hvilke genveje wikien understøtter." #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=google url=\"http://www.google.com/search?q=%s\"]]" msgstr "[[!shortcut name=google url=\"http://www.google.com/search?q=%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=archive url=\"http://web.archive.org/*/%S\"]]" msgstr "[[!shortcut name=archive url=\"http://web.archive.org/*/%S\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=gmap url=\"http://maps.google.com/maps?q=%s\"]]" msgstr "[[!shortcut name=gmap url=\"http://maps.google.com/maps?q=%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=gmsg url=\"http://groups.google.com/groups?selm=%s\"]]" msgstr "" "[[!shortcut name=gmsg url=\"http://groups.google.com/groups?selm=%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wikipedia url=\"http://en.wikipedia.org/wiki/%s\"]]" msgstr "[[!shortcut name=wikipedia url=\"http://en.wikipedia.org/wiki/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wikitravel url=\"http://wikitravel.org/en/%s\"]]" msgstr "[[!shortcut name=wikitravel url=\"http://wikitravel.org/en/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=wiktionary url=\"http://en.wiktionary.org/wiki/%s\"]]" msgstr "[[!shortcut name=wiktionary url=\"http://en.wiktionary.org/wiki/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" -"[[!shortcut name=debbug url=\"http://bugs.debian.org/%s\" desc=\"bug #%s\"]]" +"[[!shortcut name=debbug url=\"http://bugs.debian.org/%S\" desc=\"Debian bug #" +"%s\"]]" msgstr "" -"[[!shortcut name=debbug url=\"http://bugs.debian.org/%s\" desc=\"bug #%s\"]]" +"[[!shortcut name=debbug url=\"http://bugs.debian.org/%S\" desc=\"Debian fejl " +"#%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" "[[!shortcut name=deblist url=\"http://lists.debian.org/debian-%s\" desc=" "\"debian-%s@lists.debian.org\"]]" @@ -1634,29 +1564,29 @@ msgstr "" "\"debian-%s@lists.debian.org\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpkg url=\"http://packages.debian.org/%s\"]]" msgstr "[[!shortcut name=debpkg url=\"http://packages.debian.org/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpkgsid url=\"http://packages.debian.org/sid/%s\"]]" msgstr "[[!shortcut name=debpkgsid url=\"http://packages.debian.org/sid/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "[[!shortcut name=debpts url=\"http://packages.qa.debian.org/%s\"]]" msgstr "[[!shortcut name=debpts url=\"http://packages.qa.debian.org/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" "[[!shortcut name=debmsg url=\"http://lists.debian.org/msgid-search/%s\"]]" msgstr "" "[[!shortcut name=debmsg url=\"http://lists.debian.org/msgid-search/%s\"]]" #. type: Bullet: '* ' -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 msgid "" "[[!shortcut name=debrt url=\"https://rt.debian.org/Ticket/Display.html?id=%s" "\"]]" @@ -1665,7 +1595,7 @@ msgstr "" "\"]]" #. type: Plain text -#: shortcuts.mdwn:62 +#: shortcuts.mdwn:64 #, no-wrap msgid "" "* [[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]\n" @@ -1702,15 +1632,17 @@ msgid "" "* [[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]\n" "* [[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]\n" "* [[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]\n" +"* [[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]\n" +"* [[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]\n" msgstr "" "* [[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]\n" " * Brug: `\\[[!debss package]]`, `\\[[!debss package#version]]`, eller `\\[[!debss package/version]]`. Se http://snapshot.debian.net for detaljer.\n" "* [[!shortcut name=debwiki url=\"http://wiki.debian.org/%s\"]]\n" -"* [[!shortcut name=fdobug url=\"https://bugs.freedesktop.org/show_bug.cgi?id=%s\" desc=\"freedesktop.org bug #%s\"]]\n" +"* [[!shortcut name=fdobug url=\"https://bugs.freedesktop.org/show_bug.cgi?id=%s\" desc=\"freedesktop.org fejl #%s\"]]\n" "* [[!shortcut name=fdolist url=\"http://lists.freedesktop.org/mailman/listinfo/%s\" desc=\"%s@lists.freedesktop.org\"]]\n" -"* [[!shortcut name=gnomebug url=\"http://bugzilla.gnome.org/show_bug.cgi?id=%s\" desc=\"GNOME bug #%s\"]]\n" -"* [[!shortcut name=linuxbug url=\"http://bugzilla.kernel.org/show_bug.cgi?id=%s\" desc=\"Linux bug #%s\"]]\n" -"* [[!shortcut name=mozbug url=\"https://bugzilla.mozilla.org/show_bug.cgi?id=%s\" desc=\"Mozilla bug #%s\"]]\n" +"* [[!shortcut name=gnomebug url=\"http://bugzilla.gnome.org/show_bug.cgi?id=%s\" desc=\"GNOME fejl #%s\"]]\n" +"* [[!shortcut name=linuxbug url=\"http://bugzilla.kernel.org/show_bug.cgi?id=%s\" desc=\"Linux fejl #%s\"]]\n" +"* [[!shortcut name=mozbug url=\"https://bugzilla.mozilla.org/show_bug.cgi?id=%s\" desc=\"Mozilla fejl #%s\"]]\n" "* [[!shortcut name=gnulist url=\"http://lists.gnu.org/mailman/listinfo/%s\" desc=\"%s@gnu.org\"]]\n" "* [[!shortcut name=marcmsg url=\"http://marc.info/?i=%s\"]]\n" "* [[!shortcut name=marclist url=\"http://marc.info/?l=%s\"]]\n" @@ -1737,22 +1669,24 @@ msgstr "" "* [[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]\n" "* [[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]\n" "* [[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]\n" +"* [[!shortcut name=cpanrt url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN RT#%s\"]]\n" +"* [[!shortcut name=novellbug url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"fejl %s\"]]\n" #. type: Plain text -#: shortcuts.mdwn:68 +#: shortcuts.mdwn:70 msgid "" "To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, " -"\"%s\" is replaced with the text passed to the named shortcut, after url-" -"encoding it, and '%S' is replaced with the raw, non-encoded text. The " -"optional `desc` parameter controls the description of the link." +"\"%s\" is replaced with the text passed to the named shortcut, after [[!" +"wikipedia url_encoding]] it, and '%S' is replaced with the raw, non-encoded " +"text. The optional `desc` parameter controls the description of the link." msgstr "" "Tilføj en ny genvej med [[direktivet|ikiwiki/directive]] `shortcut`. I URLen " -"erstattes \"%s\" med teksten overdraget til den navngivne genvej, efter URL-" -"omkodning af den, og '%S' erstattes med den rå, ukodede tekst. Den valgfri " -"`desc`-parameter styrer beskrivelsen af henvisningen." +"erstattes \"%s\" med teksten overdraget til den navngivne genvej, efter [[!" +"wikipedia url_encoding]] af den, og '%S' erstattes med den rå, ukodede tekst. " +"Den valgfri `desc`-parameter styrer beskrivelsen af henvisningen." #. type: Plain text -#: shortcuts.mdwn:73 +#: shortcuts.mdwn:75 msgid "" "Remember that the `name` you give the shortcut will become a new [[ikiwiki/" "directive]]. Avoid using a `name` that conflicts with an existing " @@ -1765,262 +1699,230 @@ msgstr "" "overskygge den der blev angivet ved definitionen." #. type: Plain text -#: shortcuts.mdwn:77 +#: shortcuts.mdwn:79 msgid "" "If you come up with a shortcut that you think others might find useful, " -"consider contributing it to the [shortcuts page on the ikiwiki ikiwiki]" -"(http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki will " -"include your shortcut in the standard underlay." +"consider contributing it to the [shortcuts page on the ikiwiki wiki](http://" +"ikiwiki.info/shortcuts/), so that future versions of ikiwiki will include " +"your shortcut in the standard underlay." msgstr "" "Hvis du finder på en genvej som du mener andre kunne få glæde af også, kan " -"du overveje at bidrage med den til [shortcuts-siden på ikiwiki ikiwikien]" +"du overveje at bidrage med den til [shortcuts-siden på ikiwiki wikien]" "(http://ikiwiki.info/shortcuts/), så fremtidige versioner af ikiwiki " "inkluderer din genvej i standardunderlaget." #. type: Plain text -#: templates.mdwn:6 -#, no-wrap +#: templates.mdwn:3 msgid "" -"[[!if test=\"enabled(template)\"\n" -"then=\"This wiki has templates **enabled**.\"\n" -"else=\"This wiki has templates **disabled**.\"\n" -"]]\n" +"[[Ikiwiki]] uses many templates for many purposes. By editing its templates, " +"you can fully customise this site." msgstr "" -"[[!if test=\"enabled(template)\"\n" -"then=\"Denne wiki har skabeloner **aktiveret**.\"\n" -"else=\"Denne wiki har skabeloner **deaktiveret**.\" ]]\n" +"[[Ikiwiki]] anvender mange skabeloner til forskellige formål. Ved at " +"redigere disse skabeloner kan du fuldstændigt tilrette dette sted." #. type: Plain text -#: templates.mdwn:9 +#: templates.mdwn:8 msgid "" -"Templates are files that can be filled out and inserted into pages in the " -"wiki." -msgstr "Skabeloner er filer som kan blive udfyldt og indsat på sider i wikien." - -#. type: Plain text -#: templates.mdwn:10 -#, no-wrap -msgid "[[!if test=\"enabled(template) and enabled(inline)\" then=\"\"\"\n" -msgstr "[[!if test=\"enabled(template) and enabled(inline)\" then=\"\"\"\n" - -#. type: Plain text -#: templates.mdwn:14 -msgid "" -"These templates are available for inclusion onto other pages in this wiki:" +"Templates are located in `/usr/share/ikiwiki/templates` by default; the " +"`templatedir` setting can be used to make another directory be searched " +"first. Customised templates can also be placed inside the \"templates/\" " +"directory in your wiki's source." msgstr "" -"Disse skabeloner er tilgængelige til indsættelse på andre sider i denne wiki:" +"Skabeloner erplaceret i `/usr/share/ikiwiki/templates` som standard; " +"`templatedir`-indstillingen kan bruges til at kigge i en anden mappe først. " +"Tilrettede skabeloner kan også placeres inde i \"templates/\"-mappen i din " +"wiki's kildemateriale." #. type: Plain text -#: templates.mdwn:17 -#, no-wrap +#: templates.mdwn:12 msgid "" -"[[!inline pages=\"templates/* and !*/discussion\" feeds=no archive=yes\n" -"sort=title template=titlepage]]\n" +"Ikiwiki uses the HTML::Template module as its template engine. This supports " +"things like conditionals and loops in templates and is pretty easy to learn. " +"All you really need to know to modify templates is this:" msgstr "" -"[[!inline pages=\"templates/* and !*/discussion\" feeds=no archive=yes\n" -"sort=title template=titlepage]]\n" - -#. type: Plain text -#: templates.mdwn:19 -#, no-wrap -msgid "## Using a template\n" -msgstr "## Brug af skabelon\n" +"Ikiwiki anvender HTML::Template modulet som dets skabelon-motor. Det " +"understøtter ting som betingelser og løkker i skabeloner og er ret nemt at " +"lære. Alt hvad du reelt behøver at vide for at tilrette skabeloner er dette:" -#. type: Plain text -#: templates.mdwn:22 -msgid "Using a template works like this:" -msgstr "En skabelon bruges som her:" - -#. type: Plain text -#: templates.mdwn:24 -#, no-wrap -msgid "\t\\[[!template id=note text=\"\"\"Here is the text to insert into my note.\"\"\"]]\n" -msgstr "\t\\[[!template id=note text=\"\"\"Her er teksten til at sætte ind i min note.\"\"\"]]\n" +#. type: Bullet: '* ' +#: templates.mdwn:18 +msgid "To insert the value of a template variable, use ``." +msgstr "Brug `` til at indsætte værdien af en variabel." -#. type: Plain text -#: templates.mdwn:27 +#. type: Bullet: '* ' +#: templates.mdwn:18 msgid "" -"This fills out the [[note]] template, filling in the `text` field with the " -"specified value, and inserts the result into the page." +"To make a block of text conditional on a variable being set use `text`." msgstr "" -"Dette udfylder [[note]]-skabelonen, ved at erstatte `text`-feltet med den " -"angivne værdi og indsætte resultatet på siden." +"Gør en tekstblok betinget af at en variabel er i brug med `" +"tekst`." -#. type: Plain text -#: templates.mdwn:32 +#. type: Bullet: '* ' +#: templates.mdwn:18 msgid "" -"Generally, a value can include any markup that would be allowed in the wiki " -"page outside the template. Triple-quoting the value even allows quotes to be " -"included in it. Combined with multi-line quoted values, this allows for " -"large chunks of marked up text to be embedded into a template:" +"To use one block of text if a variable is set and a second if it's not, use " +"`textother text`" msgstr "" -"Generelt kan en værdi indeholde enhver opmærkning som ville være tilladt på " -"wikisiden udenfor skabelonen. Trippel-citering af værdien tillader endda at " -"bruge citering som del af værdien. Kombineret med flerlinje-citerede værdier " -"tillader dette indlejring af store klumper af opmærket tekst i skabelonen:" +"Brug een tekstblok hvis en variabel er i brug, og en anden hvis ikke, med " +"`tekstanden tekst`" #. type: Plain text -#: templates.mdwn:33 +#: templates.mdwn:19 #, no-wrap -msgid " \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 notes=\"\"\"\n" -msgstr " \\[[!template id=foo name=\"Sally\" color=\"grøn\" age=8 notes=\"\"\"\n" - -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "\\[[Charley]]'s sister." -msgstr "\\[[Charley]]'s søster." - -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "\"I want to be an astronaut when I grow up.\"" -msgstr "\"Jeg vil være en astronaut når jeg bliver stor.\"" +msgid "[[!if test=\"enabled(template)\" then=\"\"\"\n" +msgstr "[[!if test=\"enabled(template)\" then=\"\"\"\n" -#. type: Bullet: ' * ' -#: templates.mdwn:37 -msgid "Really 8 and a half." -msgstr "Egentligt 8 og et halvt." - -#. type: Plain text -#: templates.mdwn:39 +#. type: Title ## +#: templates.mdwn:20 #, no-wrap -msgid "## Creating a template\n" -msgstr "## Oprettelse af skabelon\n" - -#. type: Plain text -#: templates.mdwn:45 -msgid "" -"To create a template, simply add a template directive to a page, and the " -"page will provide a link that can be used to create the template. The " -"template is a regular wiki page, located in the `templates/` subdirectory " -"inside the source directory of the wiki." -msgstr "" -"Opret en skabelon ved simpelthen at tilføje skabelon-direktivet til en side, " -"så vil siden vise en henvisning som kan bruges til at oprette skabelonen. " -"Skabelonen er en normal wikiside, placeret i `templates/` undermappen indeni " -"wikiens kildemappe." +msgid "template pages" +msgstr "skabelonsider" #. type: Plain text -#: templates.mdwn:50 -msgid "" -"The template uses the syntax used by the [[!cpan HTML::Template]] perl " -"module, which allows for some fairly complex things to be done. Consult its " -"documentation for the full syntax, but all you really need to know are a few " -"things:" -msgstr "" -"Skabelonen bruger samme syntax som perl-modulet [[!cpan HTML::Template]] som " -"giver mulighed for at lave ret komplekse ting. Læs dokumentationen for den " -"fulde syntaks, men alt hvad du reelt behøver at vide er nogle få ting:" - -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"Each parameter you pass to the template directive will generate a template " -"variable. There are also some pre-defined variables like PAGE and BASENAME." -msgstr "" -"Ethvert parameter du angiver til skabelondirektivet vil danne en " -"skabelonvariabel. Der er også nogle foruddefinerede variable som PAGE og " -"BASENAME." - -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"To insert the value of a variable, use ``. Wiki markup in " -"the value will first be converted to html." -msgstr "" -"Brug `` til at indsætte værdien af en variabel. Wiki-" -"opmærkning i værdien bliver først konverteret til html." - -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"To insert the raw value of a variable, with wiki markup not yet converted to " -"html, use ``." -msgstr "" -"Brug `` til at indsætte den rå værdi af en variabel, " -"med wiki-opmærkning endnu ikke konverteret til html." - -#. type: Bullet: '* ' -#: templates.mdwn:62 -msgid "" -"To make a block of text conditional on a variable being set use `text`." -msgstr "" -"Gør en tekstblok betinget af at en variabel er i brug med `tekst`." - -#. type: Bullet: '* ' -#: templates.mdwn:62 +#: templates.mdwn:25 msgid "" -"To use one block of text if a variable is set and a second if it's not, use " -"`textother text`" +"The [[!iki ikiwiki/directive/template desc=\"template directive\"]] allows " +"wiki pages to be used as templates, filled out and inserted into other pages " +"in the wiki." msgstr "" -"Brug een tekstblok hvis en variabel er i brug, og en anden hvis ikke, med " -"`tekstanden tekst`" +"Med [[!iki ikiwiki/directive/template desc=\"skabelondirektivet\"]] kan " +"wikisider bruges som skabeloner, udfyldt og indsat i andre sider i wikien." #. type: Plain text -#: templates.mdwn:64 -msgid "Here's a sample template:" -msgstr "" -"Her er et eksempel på en skabelon (det anbefales at bruge engelske " -"variabelnavne for at undgå problemer med æøå og andre specialtegn):" +#: templates.mdwn:27 +#, no-wrap +msgid "[[!if test=\"enabled(edittemplate)\" then=\"\"\"\n" +msgstr "[[!if test=\"enabled(edittemplate)\" then=\"\"\"\n" -#. type: Plain text -#: templates.mdwn:78 +#. type: Title ## +#: templates.mdwn:28 #, no-wrap -msgid "" -" \n" -" Name: \\[[]]
\n" -" Age:
\n" -" \n" -" Favorite color:
\n" -" \n" -" No favorite color.
\n" -"
\n" -" \n" -"
\n" -" \n" -"
\n" -"
\n" -msgstr "" -" \n" -" Navn: \\[[]]
\n" -" Alder:
\n" -" \n" -" Favoritfarve:
\n" -" \n" -" Ingen favoritfarve.
\n" -"
\n" -" \n" -"
\n" -" \n" -"
\n" -"
\n" +msgid "default content for new pages" +msgstr "sntandard indhold for nye sider" #. type: Plain text -#: templates.mdwn:83 +#: templates.mdwn:33 msgid "" -"The filled out template will be formatted the same as the rest of the page " -"that contains it, so you can include WikiLinks and all other forms of wiki " -"markup in the template. Note though that such WikiLinks will not show up as " -"backlinks to the page that uses the template." +"The [[!iki ikiwiki/directive/edittemplate desc=\"edittemplate directive\"]] " +"can be used to make new pages default to containing text from a template " +"page, which can be filled as out the page is edited." msgstr "" -"Den udfyldte skabelon vil blive formateret som resten af siden den er " -"inkluderet i, så du kan medtage WikiLinks og alle andre former for wiki- " -"opmærkning i skabelonen. Bemærk dog at sådanne WikiLinks ikke vil dukke op " -"som krydshenvisninger (backlinks) til den side som anvender skabelonen." +"[[!iki ikiwiki/directive/edittemplate desc=\"Edittemplate-direktivet\"]] kan " +"anvendes til at lade nyoprettede sider som standard indeholde tekst fra en " +"skabelonside, som så kan tilrettes når siden redigeres." #. type: Plain text -#: templates.mdwn:87 -msgid "" -"Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator. This " -"ensures that if the name contains something that might be mistaken for wiki " -"markup, it's not converted to html before being processed as a [[ikiwiki/" -"WikiLink]]." -msgstr "" -"Bemærk brugen af \"raw_name\" indeni [[ikiwiki/WikiLink]]-generatoren. Dette " -"sikrer at hvor navnet indeholder noget som måske kan fejltolkes som wiki-" -"opmærkning, bliver det ikke konverteret til html før det er blevet behandlet " -"som en [[ikiwiki/WikiLink]]." +#: templates.mdwn:36 +#, no-wrap +msgid "" +"[[!if test=\"(enabled(template) or enabled(edittemplate))\n" +"and enabled(inline)\" then=\"\"\"\n" +msgstr "" +"[[!if test=\"(enabled(template) or enabled(edittemplate))\n" +"and enabled(inline)\" then=\"\"\"\n" + +#. type: Plain text +#: templates.mdwn:40 +#, no-wrap +msgid "" +"[[!inline pages=\"templates/* and !*.tmpl and !templates/*/* and !*/discussion\"\n" +"feeds=no archive=yes sort=title template=titlepage\n" +"rootpage=templates postformtext=\"Add a new template named:\"]]\n" +msgstr "" +"[[!inline pages=\"templates/* and !*.tmpl and !templates/*/* and !*/discussion\"\n" +"feeds=no archive=yes sort=title template=titlepage\n" +"rootpage=templates postformtext=\"Tilføj en ny skabelon med dette navn:\"]]\n" + +#. type: Title ## +#: templates.mdwn:42 +#, no-wrap +msgid "wiki templates" +msgstr "wiki-skabeloner" + +#. type: Plain text +#: templates.mdwn:46 +msgid "" +"These templates are used to build the wiki. The aim is to keep almost all " +"html out of ikiwiki and in the templates." +msgstr "" +"Disse skabeloner bliver brugt til at bygge wikien. Målet er at holde næsten " +"al html ude af ikiwiki og inde i skabelonerne." + +#. type: Bullet: '* ' +#: templates.mdwn:48 +msgid "" +"`page.tmpl` - Used for displaying all regular wiki pages. This is the key " +"template to customise. [[!if test=\"enabled(pagetemplate)\" then=\"\"\"" +msgstr "" +"`page.tmpl` - Anvendt til at vise alle normale wikisider. Dette er den " +"centrale skabelon at tilrette. [[!if test=\"enabled(pagetemplate)\" then=\"\"\"" + +#. type: Plain text +#: templates.mdwn:79 +#, no-wrap +msgid "" +" (The [[!iki ikiwiki/directive/pagetemplate desc=\"pagetemplate directive\"]]\n" +" can be used to make a page use a different template than `page.tmpl`.)\"\"\"]]\n" +"* `rsspage.tmpl` - Used for generating rss feeds for blogs.\n" +"* `rssitem.tmpl` - Used for generating individual items on rss feeds.\n" +"* `atompage.tmpl` - Used for generating atom feeds for blogs.\n" +"* `atomitem.tmpl` - Used for generating individual items on atom feeds.\n" +"* `inlinepage.tmpl` - Used for displaying a post in a blog.\n" +"* `archivepage.tmpl` - Used for listing a page in a blog archive page.\n" +"* `titlepage.tmpl` - Used for listing a page by title in a blog archive page.\n" +"* `microblog.tmpl` - Used for showing a microblogging post inline.\n" +"* `blogpost.tmpl` - Used for a form to add a post to a blog (and a rss/atom links)\n" +"* `feedlink.tmpl` - Used to add rss/atom links if `blogpost.tmpl` is not used.\n" +"* `aggregatepost.tmpl` - Used by the aggregate plugin to create\n" +" a page for a post.\n" +"* `searchform.tmpl`, `googleform.tmpl` - Used by the search plugin \n" +" and google plugin to add search forms to wiki pages.\n" +"* `searchquery.tmpl` - This is a Omega template, used by the\n" +" search plugin.\n" +"* `comment.tmpl` - Used by the comments plugin to display a comment.\n" +"* `change.tmpl` - Used to create a page describing a change made to the wiki.\n" +"* `recentchanges.tmpl` - Used for listing a change on the RecentChanges page.\n" +"* `autoindex.tmpl` - Filled in by the autoindex plugin to make index pages.\n" +"* `autotag.tmpl` - Filled in by the tag plugin to make tag pages.\n" +"* `calendarmonth.tmpl`, `calendaryear.tmpl` - Used by ikiwiki-calendar to\n" +" make calendar archive pages.\n" +"* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,\n" +" `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,\n" +" `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,\n" +" `passwordmail.tmpl`, `openid-selector.tmpl` - Parts of ikiwiki's user\n" +" interface; do not normally need to be customised.\n" +msgstr "" +" ([[!iki ikiwiki/directive/pagetemplate desc=\"Pagetemplate direktivet\"]]\n" +" kan bruges til at lade en side anvende en anden skabelon end `page.tmpl`.)\"\"\"]]\n" +"* `rsspage.tmpl` - Anvendt til at danne rss fødninger til blogs.\n" +"* `rssitem.tmpl` - Anvendt til at danne individuelle emner i rss fødninger.\n" +"* `atompage.tmpl` - Anvendt til at danne atom fødninger til blogs.\n" +"* `atomitem.tmpl` - Anvendt til at danne individuelle emner i atom fødninger.\n" +"* `inlinepage.tmpl` - Anvendt til at vise et indlæg i en blog.\n" +"* `archivepage.tmpl` - Anvendt til opremsning af en side i en blogs arkivside.\n" +"* `titlepage.tmpl` - Anvendt til opremsning af en sides titel i en blogs arkivside.\n" +"* `microblog.tmpl` - Anvendt til at vise et mikroblog-indlæg inlejret.\n" +"* `blogpost.tmpl` - Anvendt til en formular til at tilføje et indlæg til en blog (og rss/atom henvisninger)\n" +"* `feedlink.tmpl` - Anvendt til at tilføje rss/atom henvisninger hvis `blogpost.tmpl` ikke anvendes.\n" +"* `aggregatepost.tmpl` - Anvendt af aggregate-udvidelsen til at oprette\n" +" en side til et indlæg.\n" +"* `searchform.tmpl`, `googleform.tmpl` - Anvendt af search- \n" +" og google-udvidelserne til at tilføje søgeformularer til wikisider.\n" +"* `searchquery.tmpl` - Dette er en Omega-skabelon, anvendt af\n" +" search-udvidelsen.\n" +"* `comment.tmpl` - Anvendt af comments-udvidelsen til at vise en kommentar.\n" +"* `change.tmpl` - Anvendt til at oprette en side der beskriver en ændring lavet på wikien.\n" +"* `recentchanges.tmpl` - Anvendt til at opremse en ændring på RecentChanges siden.\n" +"* `autoindex.tmpl` - Udfyldt af autoindex-udvidelsen til at oprette index sider.\n" +"* `autotag.tmpl` - Udfyldt af tag-udvidelsen til at oprette mærkat-sider.\n" +"* `calendarmonth.tmpl`, `calendaryear.tmpl` - Anvendt af ikiwiki-calendar til\n" +" at oprette kalender-arkiv sider.\n" +"* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,\n" +" `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,\n" +" `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,\n" +" `passwordmail.tmpl`, `openid-selector.tmpl` - Dele af ikiwiki's brugerflade;\n" +" kræver normalt ingen tilretning.\n" #. type: Plain text #: templates/note.mdwn:11 @@ -2029,7 +1931,7 @@ msgid "" "
\n" "\n" "
\n" -"\n" +"\n" "Use this template to insert a note into a page. The note will be styled to\n" "float to the right of other text on the page. This template has one\n" "parameter:\n" @@ -2041,7 +1943,7 @@ msgstr "" "
\n" "\n" "
\n" -"\n" +"\n" "Brug denne skabelon til at indsætte en note på en side. Noten vil blive\n" "udsmykket til at flyde til højre for den øvrige tekst på siden. Denne\n" "skabelon har et parameter:\n" @@ -2054,7 +1956,7 @@ msgstr "" #: templates/popup.mdwn:16 #, no-wrap msgid "" -"\n" +"\n" "Use this template to create a popup window that is displayed when the mouse\n" "is over part of the page. This template has two parameters:\n" "
    \n" @@ -2071,7 +1973,7 @@ msgid "" "[]\n" "\n" msgstr "" -"\n" +"\n" "Brug denne skabelon til at lave et popup-vindue som vises når musemarkøren er\n" "henover en del af siden. Denne skabelon har to parametre:\n" "
      \n" -- cgit v1.2.3 From fba4f9db09489a566b0b9499b4468ea801a43f99 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 17 Jul 2010 02:22:45 +0200 Subject: Update danish PO of templates. --- po/templates.da.po | 2141 ++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 1556 insertions(+), 585 deletions(-) diff --git a/po/templates.da.po b/po/templates.da.po index 2d07531..78a533b 100644 --- a/po/templates.da.po +++ b/po/templates.da.po @@ -5,238 +5,296 @@ # msgid "" msgstr "" -"Project-Id-Version: ikiwiki templates 2.62.1\n" -"POT-Creation-Date: 2008-10-23 13:26+0300\n" -"PO-Revision-Date: 2008-10-23 13:30+0100\n" +"Project-Id-Version: ikiwiki templates 3.20100704\n" +"POT-Creation-Date: 2010-07-16 13:43+0300\n" +"PO-Revision-Date: 2010-07-17 02:22+0100\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: None\n" +"Language: Danish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#. type: Plain text #: aggregatepost.tmpl:3 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" "\n" -"\n" +"\n" +#. type: Plain text #: aggregatepost.tmpl:3 #, no-wrap msgid "[[!tag ]]\n" msgstr "[[!tag ]]\n" +#. type: Plain text #: aggregatepost.tmpl:6 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" "\n" -"\n" +"\n" +#. type: Plain text #: aggregatepost.tmpl:6 #, no-wrap -msgid "[[!meta title=\"\"]]\n" -msgstr "[[!meta title=\"\"]]\n" +msgid "[[!meta title=\"\"]]\n" +msgstr "[[!meta title=\"\"]]\n" +#. type: Plain text #: aggregatepost.tmpl:9 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" "\n" -"\n" +"\n" +#. type: Plain text #: aggregatepost.tmpl:9 #, no-wrap -msgid "[[!meta permalink=\"\"]]\n" -msgstr "[[!meta permalink=\"\"]]\n" +msgid "[[!meta permalink=\"\"]]\n" +msgstr "[[!meta permalink=\"\"]]\n" +#. type: Plain text #: aggregatepost.tmpl:12 #, no-wrap msgid "" "\n" -"\n" +"\n" msgstr "" "\n" -"\n" +"\n" +#. type: Plain text #: aggregatepost.tmpl:12 #, no-wrap -msgid "[[!meta copyright=\"\"]]\n" -msgstr "[[!meta copyright=\"\"]]\n" +msgid "[[!meta copyright=\"\"]]\n" +msgstr "[[!meta copyright=\"\"]]\n" -#: aggregatepost.tmpl:14 -#: change.tmpl:5 +#. type: Plain text +#: aggregatepost.tmpl:14 change.tmpl:5 #, no-wrap msgid "\n" msgstr "\n" +#. type: Plain text #: aggregatepost.tmpl:14 #, no-wrap -msgid "[[!meta author=\"\"]]\n" -msgstr "[[!meta author=\"\"]]\n" +msgid "[[!meta author=\"\"]]\n" +msgstr "[[!meta author=\"\"]]\n" +#. type: Plain text #: aggregatepost.tmpl:15 #, no-wrap -msgid "[[!meta authorurl=\"\"]]\n" -msgstr "[[!meta authorurl=\"\"]]\n" +msgid "[[!meta authorurl=\"\"]]\n" +msgstr "[[!meta authorurl=\"\"]]\n" -#: archivepage.tmpl:6 +#. type: Plain text +#: archivepage.tmpl:19 #, no-wrap msgid "" "

      \n" +"\n" +"\">
      \n" +"\n" "\">
      \n" +"
      \n" "\n" "Posted \n" +"\n" +"by \n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" +"

      \n" msgstr "" "

      \n" +"\n" +"\">
      \n" +"\n" "\">
      \n" +"
      \n" "\n" -"Indsendt \n" +"Leveret \n" +"\n" +"af \n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" +"

      \n" -#: archivepage.tmpl:7 -#, no-wrap -msgid "

      \n" -msgstr "

      \n" - -#: atomitem.tmpl:42 +#. type: Plain text +#: atomitem.tmpl:48 #, no-wrap msgid "" "\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\"/>\n" -"\t\n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \" />\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\t\n" +"\t\t\n" +"\n" +"\t\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\t\" />\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" -"\t \" href=\"\" length=\"\" />\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" +"\n" +"\t\" href=\"\" length=\"\" />\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"\n" +"\n" +"\t\" type=\"text/html\" " +"/>\n" +"\n" +"\n" +"\t\" " +"type=\"application/atom+xml\" />\n" +"\n" "\n" msgstr "" "\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\"/>\n" -"\t\n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" -"\t\n" -"\t \n" -"\t \" />\n" -"\t \n" -"\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\t\n" +"\t\t\n" +"\n" +"\t\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\t\" />\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" -"\t \" href=\"\" length=\"\" />\n" -"\t\n" -"\t \n" -"\t \n" -"\t \n" -"\t\n" +"\n" +"\t\" href=\"\" length=\"\" />\n" +"\n" +"\t\n" +"\t\n" +"\t\n" +"\n" +"\n" +"\t\" type=\"text/html\" " +"/>\n" +"\n" +"\n" +"\t\" " +"type=\"application/atom+xml\" />\n" +"\n" "\n" +#. type: Plain text #: atompage.tmpl:2 #, no-wrap msgid "\n" msgstr "\n" +#. type: Plain text #: atompage.tmpl:39 #, no-wrap msgid "" "\n" "<TMPL_VAR TITLE>\n" "\"/>\n" -"\" rel=\"self\" type=\"application/atom+xml\"/>\n" +"\" rel=\"self\" " +"type=\"application/atom+xml\"/>\n" "\n" -"\n" -" \n" +"\n" +"\n" "\n" -" \n" +"\n" "\n" "\n" -"\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -"\n" -" \n" -" \n" -" \n" -" \n" -" \n" -"\n" -"\n" -" \n" -"\n" -" \n" +"\n" +"\n" +"\n" +"\t\n" +"\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" "\n" -"\">ikiwiki\n" +"\">ikiwiki\n" "\n" "\n" "\n" @@ -244,56 +302,78 @@ msgstr "" "\n" "<TMPL_VAR TITLE>\n" "\"/>\n" -"\" rel=\"self\" type=\"application/atom+xml\"/>\n" +"\" rel=\"self\" " +"type=\"application/atom+xml\"/>\n" "\n" -"\n" -" \n" +"\n" +"\n" "\n" -" \n" +"\n" "\n" "\n" -"\n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -" \n" -"\n" -" \n" -" \n" -" \n" -" \n" -" \n" -"\n" -"\n" -" \n" -"\n" -" \n" +"\n" +"\n" +"\n" +"\t\n" +"\t\n" +"\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\t\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" "\n" "\n" -"\">ikiwiki\n" +"\">ikiwiki\n" "\n" "\n" "\n" +#. type: Plain text #: autoindex.tmpl:1 #, no-wrap msgid "[[!map pages=\"/* and ! /*/*\"]]\n" msgstr "[[!map pages=\"/* and ! /*/*\"]]\n" +#. type: Plain text +#: autotag.tmpl:1 +#, no-wrap +msgid "[[!meta title=\"pages tagged \"]]\n" +msgstr "[[!meta title=\"sider med mærkat \"]]\n" + +#. type: Plain text +#: autotag.tmpl:4 +#, no-wrap +msgid "" +"[[!inline pages=\"tagged()\" actions=\"no\" archive=\"yes\"\n" +"feedshow=10]]\n" +msgstr "" +"[[!inline pages=\"tagged()\" actions=\"no\" archive=\"yes\"\n" +"feedshow=10]]\n" + +#. type: Plain text #: blogpost.tmpl:16 #, no-wrap msgid "" "\" method=\"get\">\n" "
      \n" -"\n" -"\">RSS\n" +"\n" +"\">RSS\n" "\n" -"\n" -"\">Atom\n" +"\n" +"\">Atom\n" "\n" "\n" "\" />\n" @@ -306,11 +386,13 @@ msgid "" msgstr "" "\" method=\"get\">\n" "
      \n" -"\n" -"\">RSS\n" +"\n" +"\">RSS\n" "\n" -"\n" -"\">Atom\n" +"\n" +"\">Atom\n" "\n" "\n" "\" />\n" @@ -321,34 +403,91 @@ msgstr "" "
      \n" "\n" +#. type: Plain text +#: calendarmonth.tmpl:1 +#, no-wrap +msgid "[[!sidebar content=\"\"\"\n" +msgstr "[[!sidebar content=\"\"\"\n" + +#. type: Plain text +#: calendarmonth.tmpl:2 +#, no-wrap +msgid "" +"[[!calendar type=month month= year= " +"pages=\"\"]]\n" +msgstr "" +"[[!calendar type=month month= year= " +"pages=\"\"]]\n" + +#. type: Plain text +#: calendarmonth.tmpl:5 +#, no-wrap +msgid "" +"[[!inline pages=\"creation_month() and " +"creation_year() and \" show=0 feeds=no " +"reverse=yes]]\n" +msgstr "" +"[[!inline pages=\"creation_month() and " +"creation_year() and \" show=0 feeds=no " +"reverse=yes]]\n" + +#. type: Plain text +#: calendaryear.tmpl:1 +#, no-wrap +msgid "[[!calendar type=year year= pages=\"\"]]\n" +msgstr "[[!calendar type=year year= pages=\"\"]]\n" + +#. type: Plain text #: change.tmpl:1 #, no-wrap msgid "[[!meta author=\"\"\"\"\"\"]]\n" msgstr "[[!meta author=\"\"\"\"\"\"]]\n" +#. type: Plain text #: change.tmpl:3 #, no-wrap msgid "\n" msgstr "\n" +#. type: Plain text #: change.tmpl:3 #, no-wrap msgid "[[!meta authorurl=\"\"\"\"\"\"]]\n" msgstr "[[!meta authorurl=\"\"\"\"\"\"]]\n" +#. type: Plain text #: change.tmpl:5 #, no-wrap -msgid "[[!meta title=\"\"\"change to on \"\"\"]]\n" -msgstr "[[!meta title=\"\"\"ændring til \"\"\"]]\n" +msgid "" +"[[!meta title=\"\"\"change to " +"on \"\"\"]]\n" +msgstr "" +"[[!meta title=\"\"\"ændringer for " +"på \"\"\"]]\n" -#: change.tmpl:43 +#. type: Plain text +#: change.tmpl:7 +#, no-wrap +msgid "\n" +msgstr "\n" + +#. type: Plain text +#: change.tmpl:7 +#, no-wrap +msgid "[[!meta permalink=\"\"]]\n" +msgstr "[[!meta permalink=\"\"]]\n" + +#. type: Plain text +#: change.tmpl:46 #, no-wrap msgid "" -"
      \n" +"\n" +"
      \" class=\"metadata\">\n" "
      Changed pages:
      \n" "\n" -"\n" -"\">[[diff|wikiicons/diff.png]]\n" +"\n" +"\">[[diff|wikiicons/diff.png]]\n" "\n" "\n" "\n" @@ -356,8 +495,8 @@ msgid "" "\n" "
      Changed by:
      \n" "\n" -"\n" -"\">\n" +"\n" +"\" rel=\"nofollow\">\n" "\n" "\n" "\n" @@ -367,27 +506,29 @@ msgid "" "
      Date:
      \n" "\n" "
      \n" -"
      \n" -"\n" -"\n" -"
      \n" +"
      \n" +"\n" +"\n" +"
      \n" "
      \n" "
      \n" "
      \n" -"\n" -"
      \n" +"\n" +"
      \n" "
      \n"
      -"\n"
      +"\n"
       "
      \n" "
      \n" "
      \n" "\n" msgstr "" -"
      \n" +"\n" +"
      \" class=\"metadata\">\n" "
      Ændrede sider:
      \n" "\n" -"\n" -"\">[[diff|wikiicons/diff.png]]\n" +"\n" +"\">[[diff|wikiicons/diff.png]]\n" "\n" "\n" "\n" @@ -395,8 +536,8 @@ msgstr "" "\n" "
      Ændret af:
      \n" "\n" -"\n" -"\">\n" +"\n" +"\" rel=\"nofollow\">\n" "\n" "\n" "\n" @@ -406,22 +547,359 @@ msgstr "" "
      Dato:
      \n" "\n" "
      \n" -"
      \n" -"\n" -"\n" -"
      \n" +"
      \n" +"\n" +"\n" +"
      \n" "
      \n" "
      \n" "
      \n" -"\n" -"
      \n" +"\n" +"
      \n" "
      \n"
      -"\n"
      +"\n"
       "
      \n" "
      \n" "
      \n" "\n" +#. type: Plain text +#: comment.tmpl:3 +#, no-wrap +msgid "" +"
      \">\n" +"
      \">\n" +msgstr "" +"
      \">\n" +"
      \">\n" + +#. type: Plain text +#: comment.tmpl:11 +#, no-wrap +msgid "" +"
      \n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"
      \n" +msgstr "" +"
      \n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"
      \n" + +#. type: Plain text +#: comment.tmpl:15 inlinepage.tmpl:25 +#, no-wrap +msgid "" +"
      \n" +"\n" +"
      \n" +msgstr "" +"
      \n" +"\n" +"
      \n" + +#. type: Plain text +#: comment.tmpl:50 +#, no-wrap +msgid "" +"
      \n" +"\n" +"Comment by\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"Comment by\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"— \n" +"
      \n" +msgstr "" +"
      \n" +"\n" +"Kommentare fra\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"Kommentarer fra\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\">\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"— \n" +"
      \n" + +#. type: Plain text +#: comment.tmpl:60 +#, no-wrap +msgid "" +"\n" +"
      \n" +"\n" +msgstr "" +"\n" +"
      \n" +"
      \n" + +#. type: Plain text +#: comment.tmpl:61 inlinepage.tmpl:72 page.tmpl:193 +#, no-wrap +msgid "
      \n" +msgstr "\n" + +#. type: Plain text +#: commentmoderation.tmpl:32 +#, no-wrap +msgid "" +"\n" +"
      \n" +"
      \" method=\"post\">\n" +"\n" +"\" />\n" +"\n" +"\n" +"\n" +"
      \n" +"\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"\" type=\"radio\" value=\"Defer\" " +"name=\"\" checked=\"checked\" />\n" +"\n" +"\" type=\"radio\" value=\"Accept\" " +"name=\"\" />\n" +"\n" +"\" type=\"radio\" value=\"Reject\" " +"name=\"\" />\n" +"\n" +"
      \n" +"
      \n" +"
      \n" +"\n" +"\n" +"\n" +"
      \n" +"\n" +"

      \n" +"No comments need moderation at this time.\n" +"

      \n" +"
      \n" +msgstr "" +"\n" +"
      \n" +"
      \" method=\"post\">\n" +"\n" +"\" />\n" +"\n" +"\n" +"\n" +"
      \n" +"\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"\" type=\"radio\" value=\"Defer\" " +"name=\"\" checked=\"checked\" />\n" +"\n" +"\" type=\"radio\" value=\"Accept\" " +"name=\"\" />\n" +"\n" +"\" type=\"radio\" value=\"Reject\" " +"name=\"\" />\n" +"\n" +"
      \n" +"
      \n" +"
      \n" +"\n" +"\n" +"\n" +"
      \n" +"\n" +"

      \n" +"Ingen kommentarer kræver tilbageholdelse i øjeblikket.\n" +"

      \n" +"
      \n" + +#. type: Plain text +#: editcomment.tmpl:28 +#, no-wrap +msgid "" +"
      \n" +"\n" +"
      \n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +" (optional, or \">signin)\n" +"
      \n" +"\n" +" (optional)\n" +"
      \n" +"\n" +"(You might want to \">Signin first?)\n" +"
      \n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" +"
      \n" +"\n" +"\n" +msgstr "" +"
      \n" +"\n" +"
      \n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +"\n" +" (valgfrit, eller \">log ind)\n" +"
      \n" +"\n" +" (valgfrit)\n" +"
      \n" +"\n" +"(Vil du evt. \">logge på først?)\n" +"
      \n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" +"
      \n" +"\n" +"\n" + +#. type: Plain text +#: editcomment.tmpl:38 +#, no-wrap +msgid "" +"\n" +"
      \n" +"
      \n" +"Comment preview:\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"
      \n" +msgstr "" +"\n" +"
      \n" +"
      \n" +"Kommentar smugkig:\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"
      \n" + +#. type: Plain text +#: editcomment.tmpl:39 +#, no-wrap +msgid "
      \n" +msgstr "
      \n" + +#. type: Plain text #: editconflict.tmpl:7 #, no-wrap msgid "" @@ -433,7 +911,7 @@ msgid "" "conflict and commit again to save your changes.\n" "

      \n" msgstr "" -"

      \n" +"

      \n" "Dine rettelser er i strid med andre retttelser foretaget på siden.\n" "

      \n" "

      \n" @@ -441,11 +919,13 @@ msgstr "" "aflevér igen for at gemme dine rettelser.\n" "

      \n" +#. type: Plain text #: editcreationconflict.tmpl:9 #, no-wrap msgid "" "

      \n" -"While you were creating this page, someone else independently created a page\n" +"While you were creating this page, someone else independently created a " +"page\n" "with the same name.\n" "

      \n" "

      \n" @@ -454,16 +934,20 @@ msgid "" "together before saving.\n" "

      \n" msgstr "" -"

      \n" -"Mens du oprettede denne side, har en anden uafhængigt af dig oprettet en\n" -"side med det samme navn.\n" +"

      \n" +"Mens du oprettede denne side, har en anden uafhængigt af dig oprettet en " +"side\n" +"med det samme navn.\n" "

      \n" "

      \n" -"Redigeringsområdet nedenfor indeholder sidens nuværende indhold, efterfulgt af\n" -"indholdet du skrev tidligere, så du har mulighed for at slå de to sammen før du\n" +"Redigeringsområdet nedenfor indeholder sidens nuværende indhold, efterfulgt " +"af\n" +"indholdet du skrev tidligere, så du har mulighed for at slå de to sammen før " +"du\n" "gemmer.\n" "

      \n" +#. type: Plain text #: editfailedsave.tmpl:10 #, no-wrap msgid "" @@ -478,23 +962,25 @@ msgid "" "Your changes are preserved below, and you can try again to save them.\n" "

      \n" msgstr "" -"

      \n" +"

      \n" "Kunne ikke gemme dine rettelser.\n" "

      \n" "

      \n" -"Dine rettelser kunne ikke arkiveres til disk. Systemet gav følgende fejlmelding:\n" +"Dine rettelser kunne ikke arkiveres til disk. Systemet gav følgende " +"fejlmelding:\n" "

      \n" "\n" "
      \n" "Dine rettelser er bevaret nedenfor, og du kan prøve igen at gemme dem.\n" "

      \n" -#: editpage.tmpl:40 +#. type: Plain text +#: editpage.tmpl:42 #, no-wrap msgid "" -"
      \n" "\n" "\n" +"
      \n" "\n" "\n" "\n" @@ -502,17 +988,21 @@ msgid "" "\n" "\n" "\n" -"Page location: \n" -"Page type: \n" +"\n" +"\n" "\n" -"
      \n" "\n" "\n" "
      \n" +"
      \n" "
      \n" +"
      \n" "\n" -"Optional comment about this change:
      \n" -"
      \n" +"\n" +"
      \n" "
      \n" "\n" "\n" @@ -520,21 +1010,25 @@ msgid "" "Attachments\n" "
      \" id=\"attachments\">\n" "\n" -"\n" +"\n" "\n" -"\n" +"\n" "\n" "\n" -"\n" +"\n" "\n" "
      \n" "
      \n" "
      \n" "\n" +"\n" msgstr "" -"
      \n" "\n" "\n" +"
      \n" "\n" "\n" "\n" @@ -542,17 +1036,21 @@ msgstr "" "\n" "\n" "\n" -"Sideplacering: \n" -"Sidetype: \n" +"\n" +"\n" "\n" -"
      \n" "\n" "\n" "
      \n" +"
      \n" "
      \n" +"
      \n" "\n" -"Valgfri kommentar om denne ændring:
      \n" -"
      \n" +"\n" +"
      \n" "
      \n" "\n" "\n" @@ -560,19 +1058,24 @@ msgstr "" "Vedhæftninger\n" "
      \" id=\"attachments\">\n" "\n" -"\n" +"\n" "\n" -"\n" +"\n" "\n" "\n" -"\n" +"\n" "\n" "
      \n" "
      \n" "
      \n" "\n" +"\n" -#: editpage.tmpl:49 +#. type: Plain text +#: editpage.tmpl:60 #, no-wrap msgid "" "\n" @@ -584,6 +1087,15 @@ msgid "" "\n" "\n" "\n" +"\n" +"
      \n" +"
      \n" +"Diff:\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"
      \n" msgstr "" "\n" "
      \n" @@ -594,7 +1106,17 @@ msgstr "" "\n" "\n" "
      \n" +"\n" +"
      \n" +"
      \n" +"Diff:\n" +"
      \n" +"
      \n" +"\n" +"
      \n" +"
      \n" +#. type: Plain text #: editpagegone.tmpl:7 #, no-wrap msgid "" @@ -606,121 +1128,132 @@ msgid "" "this page with your text, click \"Save Page\" again.\n" "

      \n" msgstr "" -"

      \n" +"

      \n" "Siden du redigerede er forsvundet.\n" "

      \n" "

      \n" -"Måske har nogen slettet den eller flyttet den. Hvis du vil gendanne denne side\n" -"med din tekst, så vælg \"Gem side\" igen.\n" +"Måske har nogen slettet den eller flyttet den. Hvis du vil gendanne denne\n" +"side med din tekst, så vælg \"Gem side\" igen.\n" "

      \n" +#. type: Plain text #: feedlink.tmpl:8 #, no-wrap msgid "" "
      \n" -"\n" -"\">RSS\n" +"\n" +"\">RSS\n" "\n" -"\n" -"\">Atom\n" +"\n" +"\">Atom\n" "\n" "
      \n" msgstr "" "
      \n" -"\n" -"\">RSS\n" +"\n" +"\">RSS\n" "\n" -"\n" -"\">Atom\n" +"\n" +"\">Atom\n" "\n" "
      \n" -#: googleform.tmpl:6 +#. type: Plain text +#: googleform.tmpl:8 #, no-wrap msgid "" -"
      \n" +"\n" "
      \n" -" \" type=\"hidden\">\n" -" \n" +" \" type=\"hidden\" />\n" +" placeholder=\"search\" />\n" "
      \n" "
      \n" msgstr "" -"
      \n" +"\n" "
      \n" -" \" type=\"hidden\">\n" -" \n" +" \" type=\"hidden\" />\n" +" placeholder=\"søg\" />\n" "
      \n" "
      \n" +#. type: Plain text #: inlinepage.tmpl:2 #, no-wrap -msgid "
      \n" -msgstr "
      \n" - -#: inlinepage.tmpl:4 -#, no-wrap -msgid "
      \n" -msgstr "
      \n" +msgid "" +"
      \n" +msgstr "" +"
      \n" +#. type: Plain text #: inlinepage.tmpl:21 #, no-wrap msgid "" -"\n" +"
      \n" +"\n" "\n" -"\n" -"\">\n" +"\n" +"\">\n" "\n" -"\n" +"\n" "\n" "\n" "\n" -"\n" -"\n" +"
      \n" +"\n" "\">\n" "\n" "\">\n" "\n" -"\n" +"
      \n" +"
      \n" msgstr "" -"\n" +"
      \n" +"\n" "\n" -"\n" -"\">\n" +"\n" +"\">\n" "\n" -"\n" +"\n" "\n" "\n" "\n" -"\n" -"\n" +"
      \n" +"\n" "\">\n" "\n" "\">\n" "\n" -"\n" - -#: inlinepage.tmpl:23 -#, no-wrap -msgid "
      \n" -msgstr "
      \n" +"\n" +"
      \n" +#. type: Plain text #: inlinepage.tmpl:27 #, no-wrap msgid "" -"
      \n" -"\n" -"
      \n" +"
      \n" msgstr "" -"
      \n" -"\n" -"
      \n" - -#: inlinepage.tmpl:29 -#, no-wrap -msgid "
      \n" -msgstr "
      \n" +"
      \n" -#: inlinepage.tmpl:33 +#. type: Plain text +#: inlinepage.tmpl:31 #, no-wrap msgid "" "\n" @@ -728,31 +1261,35 @@ msgid "" "\n" msgstr "" "\n" -"Posted \n" +"Leveret \n" "\n" -#: inlinepage.tmpl:42 +#. type: Plain text +#: inlinepage.tmpl:40 #, no-wrap msgid "" -"\n" -"\n" +"\n" +"\n" "\n" msgstr "" -"\n" -"\n" +"\n" +"\n" "\n" -#: inlinepage.tmpl:48 +#. type: Plain text +#: inlinepage.tmpl:46 #, no-wrap msgid "" "\n" @@ -767,7 +1304,8 @@ msgstr "" "
      \n" "\n" -#: inlinepage.tmpl:54 +#. type: Plain text +#: inlinepage.tmpl:52 #, no-wrap msgid "" "\n" @@ -782,356 +1320,658 @@ msgstr "" "
      \n" "\n" -#: inlinepage.tmpl:67 +#. type: Plain text +#: inlinepage.tmpl:69 #, no-wrap msgid "" -"\n" -"
      \n" +"\n" +"
      \n" "\n" msgstr "" -"\n" -"
      \n" +"\n" +"
      \n" "\n" -#: inlinepage.tmpl:69 +#. type: Plain text +#: inlinepage.tmpl:71 #, no-wrap -msgid "
      \n" -msgstr "
      \n" +msgid "
      \n" +msgstr "
      \n" -#: inlinepage.tmpl:70 +#. type: Plain text +#: microblog.tmpl:2 #, no-wrap -msgid "
      \n" -msgstr "\n" +msgid "
      \n" +msgstr "
      \n" -#: misc.tmpl:19 +#. type: Plain text +#: microblog.tmpl:6 #, no-wrap msgid "" -"\n" -"\n" -"\n" -"\n" -"\" />\n" +"
      \n" +"\n" +"
      \n" +msgstr "" +"
      \n" +"\n" +"
      \n" + +#. type: Plain text +#: microblog.tmpl:8 +#, no-wrap +msgid "
      \n" +msgstr "
      \n" + +#. type: Plain text +#: microblog.tmpl:18 +#, no-wrap +msgid "" +"\n" +"\n" +"\n" +"\">\n" "\n" -"\" />\n" +"\n" "\n" -"\n" -"<TMPL_VAR TITLE>\n" -"style.css\" type=\"text/css\" />\n" -"local.css\" type=\"text/css\" />\n" -"\n" -"\" type=\"image/x-icon\" />\n" +"\n" "\n" -"\n" -"\n" msgstr "" -"\n" -"\n" -"\n" -"\n" -"\" />\n" +"\n" +"\n" +"\n" +"\">\n" "\n" -"\" />\n" +"\n" "\n" -"\n" -"<TMPL_VAR TITLE>\n" -"style.css\" type=\"text/css\" />\n" -"local.css\" type=\"text/css\" />\n" -"\n" -"\" type=\"image/x-icon\" />\n" +"\n" "\n" -"\n" -"\n" -#: misc.tmpl:25 +#. type: Plain text +#: microblog.tmpl:20 +#, no-wrap +msgid "— \n" +msgstr "— \n" + +#. type: Plain text +#: microblog.tmpl:22 #, no-wrap msgid "" -"
      \n" -"\n" -"/ \n" -"\n" -"
      \n" +"
      \n" +"
      \n" msgstr "" -"
      \n" -"\n" -"/ \n" -"\n" -"
      \n" +"
      \n" +"
      \n" -#: misc.tmpl:29 +#. type: Plain text +#: openid-selector.tmpl:8 #, no-wrap msgid "" -"
      \n" -"\n" -"
      \n" +"\n" +"\n" +"\n" msgstr "" -"
      \n" -"\n" -"
      \n" +"\n" +"\n" +"\n" + +#. type: Plain text +#: openid-selector.tmpl:12 +#, no-wrap +msgid "" +"\n" +msgstr "" +"\n" -#: misc.tmpl:33 +#. type: Plain text +#: openid-selector.tmpl:18 #, no-wrap msgid "" -"
      \n" -"\n" -"
      \n" +"
      \" method=\"get\" id=\"openid_form\">\n" +"\t
      \n" +"\t\t\n" msgstr "" -"
      \n" -"\n" -"
      \n" +"\" method=\"get\" id=\"openid_form\">\n" +"\t
      \n" +"\t\t\n" -#: misc.tmpl:35 -#: page.tmpl:125 +#. type: Plain text +#: openid-selector.tmpl:34 #, no-wrap msgid "" -"\n" -"\n" +"\t\t\n" +"\t\t\n" +"\t\t
      \n" +"\t\t\t
      \n" +"\t\t
      \n" +"\t\t
      \n" +"\t\t\t\n" +"\t\t\t\"/>\n" +"\t\t\t\n" +"\t\t
      \n" +"\t\t\n" +"\t\t
      \n" +"\t\t
      \n" +"\t
      \n" +"\n" msgstr "" -"\n" -"\n" +"\t\t\n" +"\t\t\n" +"\t\t
      \n" +"\t\t\t
      \n" +"\t\t
      \n" +"\t\t
      \n" +"\t\t\t\n" +"\t\t\t\"/>\n" +"\t\t\t\n" +"\t\t
      \n" +"\t\t\n" +"\t\t
      \n" +"\t\t
      \n" +"\t
      \n" +"\n" + +#. type: Plain text +#: openid-selector.tmpl:43 +#, no-wrap +msgid "" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" +msgstr "" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" +"\n" +"
      \n" -#: page.tmpl:19 +#. type: Plain text +#: page.tmpl:33 #, no-wrap msgid "" -"\n" +"\n" +"\n" "\n" +"
      \n" "\n" -"\n" +"\n" +"\" />\n" +"\" />\n" +"\n" +"\n" +"\n" +"\n" "<TMPL_VAR TITLE>\n" -"\n" -"\" type=\"image/x-icon\" />\n" +"\n" +"\" " +"type=\"image/x-icon\" />\n" +"\n" +"style.css\" " +"type=\"text/css\" />\n" +"\n" +"\" " +"type=\"text/css\" />\n" +"\n" +"local.css\" " +"type=\"text/css\" />\n" "\n" -"style.css\" type=\"text/css\" />\n" -"local.css\" type=\"text/css\" />\n" -"\n" -"\" />\n" +"\n" +"\" />\n" "\n" -"\n" -"\n" +"\n" +"\n" +"\n" "\n" "\n" msgstr "" -"\n" +"\n" +"\n" "\n" +"\n" "\n" -"\n" +"\n" +"\" />\n" +"\" />\n" +"\n" +"\n" +"\n" +"\n" "<TMPL_VAR TITLE>\n" -"\n" -"\" type=\"image/x-icon\" />\n" +"\n" +"\" " +"type=\"image/x-icon\" />\n" +"\n" +"style.css\" " +"type=\"text/css\" />\n" +"\n" +"\" " +"type=\"text/css\" />\n" +"\n" +"local.css\" " +"type=\"text/css\" />\n" "\n" -"style.css\" type=\"text/css\" />\n" -"local.css\" type=\"text/css\" />\n" -"\n" -"\" />\n" +"\n" +"\" />\n" "\n" -"\n" -"\n" +"\n" +"\n" +"\n" "\n" "\n" -#: page.tmpl:36 +#. type: Plain text +#: page.tmpl:35 #, no-wrap msgid "" -"
      \n" -"
      \n" +"
      \n" +msgstr "" +"
      \n" + +#. type: Plain text +#: page.tmpl:55 +#, no-wrap +msgid "" +"
      \n" +"
      \n" "\n" "\n" -"\n" -"\">/ \n" +"\n" +"\">/ \n" "\n" "\n" "\n" "\n" +"\n" +" (%)\n" +"\n" "\n" -"\n" -"\n" +"\n" +"\n" "\n" "\n" -"
      \n" +"
      \n" msgstr "" -"
      \n" -"
      \n" +"
      \n" +"
      \n" "\n" "\n" -"\n" -"\">/ \n" +"\n" +"\">/ \n" "\n" "\n" "\n" "\n" +"\n" +" (%)\n" +"\n" "\n" -"\n" -"\n" +"\n" +"\n" "\n" "\n" -"
      \n" +"
      \n" -#: page.tmpl:59 +#. type: Plain text +#: page.tmpl:89 #, no-wrap msgid "" -"\n" -"
      \n" +"\n" +"
      \n" "\n" -"
      \n" msgstr "" -"\n" -"
      \n" +"\n" +"
      \n" "\n" -"
      \n" -#: page.tmpl:65 +#. type: Plain text +#: page.tmpl:106 +#, no-wrap +msgid "" +"\n" +"
      \n" +"\n" +msgstr "" +"\n" +"
      \n" +"\n" + +#. type: Plain text +#: page.tmpl:108 +#, no-wrap +msgid "
      \n" +msgstr "
      \n" + +#. type: Plain text +#: page.tmpl:114 #, no-wrap msgid "" "\n" -"
      \n" +"
      \n" "
      \n" msgstr "" "\n" -"
      \n" +"
      \n" "
      \n" -#: page.tmpl:69 +#. type: Plain text +#: page.tmpl:116 +#, no-wrap +msgid "
      \n" +msgstr "
      \n" + +#. type: Plain text +#: page.tmpl:120 #, no-wrap msgid "" -"
      \n" +"
      \n" "\n" -"
      \n" +"
      \n" msgstr "" -"
      \n" +"
      \n" "\n" +"
      \n" + +#. type: Plain text +#: page.tmpl:133 +#, no-wrap +msgid "" +"\n" +"
      \n" +"\n" +"\n" +"
      \n" +"\">Add a comment\n" +"
      \n" +"\n" +"
      Comments on this page are closed.
      \n" +"
      \n" +"
      \n" +"\n" +msgstr "" +"\n" +"
      \n" +"\n" +"\n" +"\n" +"\n" +"
      Der er lukket for kommentarer til denne side.
      \n" +"
      \n" +"
      \n" +"\n" -#: page.tmpl:72 +#. type: Plain text +#: page.tmpl:135 +#, no-wrap +msgid "\n" +msgstr "\n" + +#. type: Plain text +#: page.tmpl:139 #, no-wrap msgid "" -"
      \n" -"
      \n" +"
      \n" +"\n" +"
      \n" "\n" -"\n" -"
      \n" +"\n" +"\n" +"
      \n" msgstr "" -"\n" +"\n" "\n" -"\n" -"\n" +"\n" +"\n" +"\n" + +#. type: Plain text +#: page.tmpl:195 +#, no-wrap +msgid "" +"\n" +"\n" +msgstr "" +"\n" +"\n" +#. type: Plain text #: passwordmail.tmpl:3 #, no-wrap msgid "" @@ -1200,23 +2056,34 @@ msgstr "" "Nogen[1], muligvis dig, har bedt om at få adgangskoden til\n" " ved [2] nulstillet.\n" +#. type: Plain text #: passwordmail.tmpl:5 msgid "To change your password, visit the following url, and enter a new password:" -msgstr "Skift din adgangskode ved at besøge følgende adresse og angive en ny adgangskode:" +msgstr "" +"Skift din adgangskode ved at besøge følgende adresse og angive en ny " +"adgangskode:" +#. type: Plain text #: passwordmail.tmpl:7 #, no-wrap msgid "\n" msgstr "\n" +#. type: Plain text #: passwordmail.tmpl:10 -msgid "This url can only be used once to change your password, and it will also stop working the next time you successfully log in." -msgstr "Denne adresse kan kun benyttes én gang til at skifte din adgangskode, og vil også holde op med at fungere næste gang du logger korrekt på." +msgid "" +"This url can only be used once to change your password, and it will also " +"stop working the next time you successfully log in." +msgstr "" +"Denne adresse kan kun benyttes én gang til at skifte din adgangskode, og vil " +"også holde op med at fungere næste gang du logger korrekt på." +#. type: Plain text #: passwordmail.tmpl:13 msgid "ikiwiki" msgstr "ikiwiki" +#. type: Plain text #: passwordmail.tmpl:15 #, no-wrap msgid "" @@ -1226,6 +2093,19 @@ msgstr "" "[1] Deres IP-adresse var \n" "[2] Placeret ved \n" +#. type: Plain text +#: pocreatepage.tmpl:3 +#, no-wrap +msgid "" +"

      \n" +"WARNING this page must be written in .\n" +"

      \n" +msgstr "" +"

      \n" +"ADVARSEL denne side skal være skrevet i .\n" +"

      \n" + +#. type: Plain text #: recentchanges.tmpl:7 #, no-wrap msgid "" @@ -1245,6 +2125,7 @@ msgstr "" "\n" "\n" +#. type: Plain text #: renamesummary.tmpl:26 #, no-wrap msgid "" @@ -1259,16 +2140,17 @@ msgid "" "

      \n" "

      \n" "\n" -"The following pages have been automatically modified to update their links to :\n" +"The following pages have been automatically modified to update their links " +"to :\n" "

        \n" -"
      • \n" +"
      • \n" "
      \n" "\n" "\n" "\n" "The following pages still link to :\n" "
        \n" -"
      • \n" +"
      • \n" "
      \n" "
      \n" "
      \n" @@ -1282,83 +2164,94 @@ msgstr "" "

      \n" "\n" "

      \n" -"Succesfuldt omdøbt til .\n" +"Successfuldt omdøbt til .\n" "

      \n" "

      \n" "\n" -"De følgende sider er blevet automatisk ændret for at opdatere deres henvisninger til :\n" +"De følgende sider er blevet automatisk ændret til at opdatere deres henvisninger " +"til :\n" "

        \n" -"
      • \n" +"
      • \n" "
      \n" "\n" "\n" "\n" "De følgende sider henviser fortsat til :\n" "
        \n" -"
      • \n" +"
      • \n" "
      \n" "
      \n" "
      \n" "

      \n" "\n" -#: rssitem.tmpl:26 +#. type: Plain text +#: rssitem.tmpl:29 #, no-wrap msgid "" "\n" -"\t\n" +"\n" "\t<TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE>\n" "\t\n" -"\t\n" +"\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" -"\t\" type=\"\" length=\"\" />\n" -"\t\n" +"\n" +"\t\" type=\"\" " +"length=\"\" />\n" +"\n" "\t\n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" "\n" msgstr "" "\n" -"\t\n" +"\n" "\t<TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE>\n" "\t\n" -"\t\n" +"\n" "\t<TMPL_VAR TITLE>\n" -"\t\n" -"\t\n" -"\t \n" -"\t\n" -"\t \n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" +"\t\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" -"\t\n" -"\t\n" +"\n" +"\n" "\t\n" "\t\n" -"\t\n" -"\t\" type=\"\" length=\"\" />\n" -"\t\n" +"\n" +"\t\" type=\"\" " +"length=\"\" />\n" +"\n" "\t\n" -"\t\n" +"\n" +"\n" +"\t\n" +"\n" "\n" +#. type: Plain text #: rsspage.tmpl:11 #, no-wrap msgid "" @@ -1386,68 +2279,83 @@ msgstr "" "\n" "\n" -#: searchform.tmpl:5 +#. type: Plain text +#: searchform.tmpl:6 #, no-wrap msgid "" "
      \" id=\"searchform\">\n" "
      \n" -"\n" +"placeholder=\"search\" />\n" "
      \n" "
      \n" msgstr "" "
      \" id=\"searchform\">\n" "
      \n" -"\n" +"placeholder=\"søg\" />\n" "
      \n" "
      \n" +#. type: Plain text #: searchquery.tmpl:10 #, no-wrap msgid "" "$setmap{prefix,title,S}\n" "$setmap{prefix,link,XLINK}\n" -"$set{thousand,$.}$set{decimal,.}$setmap{BN,,Any Country,uk,England,fr,France}\n" +"$set{thousand,$.}$set{decimal,.}$setmap{BN,,Any " +"Country,uk,England,fr,France}\n" "${\n" "$def{PREV,\n" "$if{$ne{$topdoc,0},,\n" -"\"\"}\n" +"\"\"}\n" "}\n" msgstr "" "$setmap{prefix,title,S}\n" "$setmap{prefix,link,XLINK}\n" -"$set{thousand,$.}$set{decimal,.}$setmap{BN,,Ethvert land,dk,Danmark,uk,England,fr,Frankrig}\n" +"$set{thousand,$.}$set{decimal,.}$setmap{BN,,Ethvert " +"land,dk,Danmark,uk,England,fr,Frankrig}\n" "${\n" "$def{PREV,\n" "$if{$ne{$topdoc,0},,\n" -"\"\"}\n" +"\"\"}\n" "}\n" +#. type: Plain text #: searchquery.tmpl:16 #, no-wrap msgid "" "$def{NEXT,\n" "$if{$ne{$last,$msize},,\n" -"\"\"}\n" +"\"\"}\n" "}\n" msgstr "" "$def{NEXT,\n" "$if{$ne{$last,$msize},,\n" -"\"\"}\n" +"\"\"}\n" "}\n" +#. type: Plain text #: searchquery.tmpl:19 #, no-wrap msgid "" -"$def{P,}\n" +"$def{P,}\n" "$def{PAGE,$if{$gt{$1,9},$if{$gt{$1,99},$P{$1,$div{$1,100}}}$P{$1,$mod{$div{$1,10},10}}}$P{$1,$mod{$1,10}}}\n" msgstr "" -"$def{P,}\n" +"$def{P,}\n" "$def{PAGE,$if{$gt{$1,9},$if{$gt{$1,99},$P{$1,$div{$1,100}}}$P{$1,$mod{$div{$1,10},10}}}$P{$1,$mod{$1,10}}}\n" +#. type: Plain text #: searchquery.tmpl:23 #, no-wrap msgid "" @@ -1459,37 +2367,51 @@ msgstr "" "$def{SPAGE,$if{$gt{$1,9},$if{$gt{$1,99},$S{$1,$div{$1,100}}}$S{$1,$mod{$div{$1,10},10}}}$S{$1,$mod{$1,10}}}\n" "}\n" +#. type: Plain text #: searchquery.tmpl:25 #, no-wrap -msgid "$def{PREV,$if{$ne{$topdoc,0},}}\n" -msgstr "$def{PREV,$if{$ne{$topdoc,0},}}\n" +msgid "" +"$def{PREV,$if{$ne{$topdoc,0},}}\n" +msgstr "" +"$def{PREV,$if{$ne{$topdoc,0},}}\n" +#. type: Plain text #: searchquery.tmpl:27 #, no-wrap msgid "$def{PAGE,}\n" msgstr "$def{PAGE,}\n" +#. type: Plain text #: searchquery.tmpl:29 #, no-wrap msgid "$def{SPAGE,}\n" -msgstr "$def{SPAGE,}\n" +msgstr "$def{SPAGE,}\n" +#. type: Plain text #: searchquery.tmpl:31 #, no-wrap -msgid "$def{NEXT,$if{$ne{$last,$msize},}}\n" -msgstr "$def{NEXT,$if{$ne{$last,$msize},}}\n" +msgid "" +"$def{NEXT,$if{$ne{$last,$msize},}}\n" +msgstr "" +"$def{NEXT,$if{$ne{$last,$msize},}}\n" +#. type: Plain text #: searchquery.tmpl:33 #, no-wrap msgid "

      \n" msgstr "

      \n" +#. type: Plain text #: searchquery.tmpl:79 #, no-wrap msgid "" "

      \n" -"
      \n" +"
      \n" "\n" "\n" "$env{HELPLINK}\n" @@ -1507,95 +2429,122 @@ msgid "" " $nice{$add{$topdoc,1}}-$nice{$last} of about $nice{$msize} matches,\n" " $if{$and{$eq{$last,$msize},$eq{$topdoc,0}},\n" " All $nice{$msize} matches,\n" -" $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} of exactly $nice{$msize} matches}\n" +" $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} of " +"exactly $nice{$msize} matches}\n" "}\n" "
      \n" -"
      \n" -"$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Term frequencies: ,$. ,}\n" +"\n" +"$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Term " +"frequencies: ,$. ,}\n" "
      Search took $time seconds\n" "\n" "$hitlist{\n" -"}\n" +"$list{$map{$terms,$html{$prettyterm{$_}}},$. , and " +"}${for lynx:}

      }\n" "

      \n" -"${\"$percentage%\"}\n" -"
      \n" -"
      \n" +"${}\n" +"
      \n" +"
      \n" "
      \n" "
      \n" "\n" "Modified:
      $html{$date{$field{modtime},%Y-%m-%d}}

      \n" "$if{$field{language},Language: $html{$field{language}}
      }\n" -"$if{$field{size},Size: $html{$filesize{$field{size}}}
      }\n" +"$if{$field{size},Size: " +"$html{$filesize{$field{size}}}
      }\n" "
      \n" "
      $html{$or{$field{caption},$field{title},$field{url},Untitled}}
      \n" +"
      $html{$or{$field{caption},$field{title},$field{url},Untitled}}
      \n" "$highlight{$field{sample},$terms}$if{$field{sample},...}
      \n" "\n" "$percentage% relevant$. matching:\n" -"$list{$map{$terms,$html{$prettyterm{$_}}},$. , and }${for lynx:}

      \n" msgstr "" "\n" -"
      \n" +"
      \n" "\n" "\n" "$env{HELPLINK}\n" "
      \n" "\n" "$or{$html{$error},\n" "$if{$eq{$msize,0},\n" -"$if{$query,Ingen dokumenter matcher din forespørgsel,\n" +"$if{$query,Ingen dokumenter modsvarer din forespørgsel,\n" "
      Gennemsøgte $nice{$dbsize} dokumenter\n" "},\n" "$if{$not{$msizeexact},\n" -" $nice{$add{$topdoc,1}}-$nice{$last} af omkring $nice{$msize} matches,\n" +" $nice{$add{$topdoc,1}}-$nice{$last} ud af omkring $nice{$msize} fundne,\n" " $if{$and{$eq{$last,$msize},$eq{$topdoc,0}},\n" -" Alle $nice{$msize} matches,\n" -" $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} af nøjagtigt $nice{$msize} matches}\n" +" Alle $nice{$msize} fundne,\n" +" $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} ud af " +"nøjagtigt $nice{$msize} fundne}\n" "}\n" "
      \n" -"
      \n" -"$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Udtryks hyppigheder: ,$. ,}\n" +"\n" +"$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Udtryks " +"hyppigheder: ,$. ,}\n" "
      Søgning tog $time sekunder\n" "\n" "$hitlist{\n" -"}\n" +"$percentage% relevant$. fundne:\n" +"$list{$map{$terms,$html{$prettyterm{$_}}},$. , og " +"}${for lynx:}

      }\n" "

      \n" -"${\"$percentage%\"}\n" -"
      \n" -"
      \n" +"${}\n" +"
      \n" +"
      \n" "
      \n" "
      \n" "\n" "Ændret:
      $html{$date{$field{modtime},%Y-%m-%d}}

      \n" "$if{$field{language},Sprog: $html{$field{language}}
      }\n" -"$if{$field{size},Størrelse: $html{$filesize{$field{size}}}
      }\n" +"$if{$field{size},Størrelse: " +"$html{$filesize{$field{size}}}
      }\n" "
      \n" "
      $html{$or{$field{caption},$field{title},$field{url},Uden navn}}
      \n" +"
      $html{$or{$field{caption},$field{title},$field{url},Uden navn}}
      \n" "$highlight{$field{sample},$terms}$if{$field{sample},...}
      \n" "\n" -"$percentage% relevant$. matchede:\n" -"$list{$map{$terms,$html{$prettyterm{$_}}},$. , og }${for lynx:}

      \n" +#. type: Plain text #: searchquery.tmpl:81 #, no-wrap -msgid "
      \n" -msgstr "
      \n" +msgid "
      \n" +msgstr "
      \n" -#: searchquery.tmpl:85 +#. type: Plain text +#: searchquery.tmpl:86 #, no-wrap msgid "" +"
      \n" "${suppress next, prev, and page links if there's only one page}\n" "$if{$ne{$lastpage,1},\n" -"$set{a,$if{$opt{pagelink_height}, HEIGHT=$opt{pagelink_height}}$if{$opt{pagelink_width}, WIDTH=$opt{pagelink_width}}}\n" +"$set{a,$if{$opt{pagelink_height}, " +"HEIGHT=$opt{pagelink_height}}$if{$opt{pagelink_width}, " +"WIDTH=$opt{pagelink_width}}}\n" msgstr "" +"
      \n" "${suppress next, prev, and page links if there's only one page}\n" "$if{$ne{$lastpage,1},\n" -"$set{a,$if{$opt{pagelink_height}, HEIGHT=$opt{pagelink_height}}$if{$opt{pagelink_width}, WIDTH=$opt{pagelink_width}}}\n" +"$set{a,$if{$opt{pagelink_height}, " +"HEIGHT=$opt{pagelink_height}}$if{$opt{pagelink_width}, " +"WIDTH=$opt{pagelink_width}}}\n" -#: searchquery.tmpl:112 +#. type: Plain text +#: searchquery.tmpl:113 #, no-wrap msgid "" "${1-W ... X-(this)-Y ...}\n" @@ -1612,19 +2561,23 @@ msgid "" "$NEXT\n" "}\n" "}}\n" -"

      \n" +"
      \n" "$if{$dbname,}\n" "$if{$ne{$topdoc,0},}\n" -"$if{$ne{$hitsperpage,10},}\n" +"$if{$ne{$hitsperpage,10},}\n" "$if{$fmt,}\n" -"$if{$cgi{COLLAPSE},}\n" +"$if{$cgi{COLLAPSE},}\n" "$if{$queryterms,}\n" "\n" "\n" "$list{$relevants,}\n" -"$if{$cgi{THRESHOLD},}\n" +"$if{$cgi{THRESHOLD},}\n" "\n" -"
      \n" +"
      \n" msgstr "" "${1-W ... X-(this)-Y ...}\n" "$set{w,$min{3,$add{$thispage,-1}}}\n" @@ -1640,22 +2593,40 @@ msgstr "" "$NEXT\n" "}\n" "}}\n" -"

      \n" +"
      \n" "$if{$dbname,}\n" "$if{$ne{$topdoc,0},}\n" -"$if{$ne{$hitsperpage,10},}\n" +"$if{$ne{$hitsperpage,10},}\n" "$if{$fmt,}\n" -"$if{$cgi{COLLAPSE},}\n" +"$if{$cgi{COLLAPSE},}\n" "$if{$queryterms,}\n" "\n" "\n" "$list{$relevants,}\n" -"$if{$cgi{THRESHOLD},}\n" +"$if{$cgi{THRESHOLD},}\n" "\n" -"
      \n" +"
      \n" -#: titlepage.tmpl:1 +#. type: Plain text +#: titlepage.tmpl:7 #, no-wrap -msgid "

      \">

      \n" -msgstr "

      \">

      \n" - +msgid "" +"

      \n" +"\n" +"\">\n" +"\n" +"\">\n" +"\n" +"

      \n" +msgstr "" +"

      \n" +"\n" +"\">\n" +"\n" +"\">\n" +"\n" +"

      \n" -- cgit v1.2.3 From e23e71af5dbad18ddcc83d6f4f791a35cd6b6e7a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 17 Jul 2010 02:24:55 +0200 Subject: Update danish PO of smiley. --- po/smiley.da.po | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/po/smiley.da.po b/po/smiley.da.po index 59cadea..a6886a4 100644 --- a/po/smiley.da.po +++ b/po/smiley.da.po @@ -5,12 +5,13 @@ # msgid "" msgstr "" -"Project-Id-Version: ikiwiki smiley 2.56\n" +"Project-Id-Version: ikiwiki smiley 3.20100704\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-25 23:02+0300\n" -"PO-Revision-Date: 2008-08-04 00:20+0300\n" +"POT-Creation-Date: 2010-07-16 13:43+0300\n" +"PO-Revision-Date: 2010-07-17 02:24+0300\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: None\n" +"Language: Danish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -232,12 +233,6 @@ msgstr "\\\\{3}\t[[smileys/prio3.png]]" msgid "For example: {x} B) {x}" msgstr "Eksempel: {x} B) {x}" -#. type: Plain text -#: smileys.mdwn:47 -#, no-wrap -msgid "----\n" -msgstr "----\n" - #. type: Plain text #: smileys.mdwn:53 msgid "" -- cgit v1.2.3 From b70ce97dea0707e065443389df911ff5ae6daf30 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 18 Jul 2010 10:12:04 +0200 Subject: Fix a couple of grammar errors in danish po of templates. --- po/templates.da.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/templates.da.po b/po/templates.da.po index 78a533b..c44a588 100644 --- a/po/templates.da.po +++ b/po/templates.da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki templates 3.20100704\n" "POT-Creation-Date: 2010-07-16 13:43+0300\n" -"PO-Revision-Date: 2010-07-17 02:22+0100\n" +"PO-Revision-Date: 2010-07-18 10:10+0100\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: None\n" "Language: Danish\n" @@ -653,7 +653,7 @@ msgstr "" "
      \n" "\n" -"Kommentare fra\n" +"Kommentar fra\n" "\n" "\n" "\">\n" @@ -669,7 +669,7 @@ msgstr "" "\n" "\n" "\n" -"Kommentarer fra\n" +"Kommentar fra\n" "\n" "\">\n" -- cgit v1.2.3 From 603ddfac66fff4a79ef9b529aea62a9f927d6d66 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 18 Jul 2010 10:31:08 +0200 Subject: Refresh (i.e. drop po line-wrapping of) danish po of templates. --- po/templates.da.po | 566 +++++++++++++++++------------------------------------ 1 file changed, 182 insertions(+), 384 deletions(-) diff --git a/po/templates.da.po b/po/templates.da.po index c44a588..18a401b 100644 --- a/po/templates.da.po +++ b/po/templates.da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki templates 3.20100704\n" -"POT-Creation-Date: 2010-07-16 13:43+0300\n" +"POT-Creation-Date: 2010-07-18 10:14+0300\n" "PO-Revision-Date: 2010-07-18 10:10+0100\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: None\n" @@ -180,20 +180,17 @@ msgid "" "\t\n" "\t\n" "\n" -"\t\" href=\"\" length=\"\" />\n" +"\t\" href=\"\" length=\"\" />\n" "\n" "\t\n" "\t\n" "\t\n" "\n" "\n" -"\t\" type=\"text/html\" " -"/>\n" +"\t\" type=\"text/html\" />\n" "\n" "\n" -"\t\" " -"type=\"application/atom+xml\" />\n" +"\t\" type=\"application/atom+xml\" />\n" "\n" "\n" msgstr "" @@ -232,20 +229,17 @@ msgstr "" "\t\n" "\t\n" "\n" -"\t\" href=\"\" length=\"\" />\n" +"\t\" href=\"\" length=\"\" />\n" "\n" "\t\n" "\t\n" "\t\n" "\n" "\n" -"\t\" type=\"text/html\" " -"/>\n" +"\t\" type=\"text/html\" />\n" "\n" "\n" -"\t\" " -"type=\"application/atom+xml\" />\n" +"\t\" type=\"application/atom+xml\" />\n" "\n" "\n" @@ -262,8 +256,7 @@ msgid "" "\n" "<TMPL_VAR TITLE>\n" "\"/>\n" -"\" rel=\"self\" " -"type=\"application/atom+xml\"/>\n" +"\" rel=\"self\" type=\"application/atom+xml\"/>\n" "\n" "\n" "\n" @@ -293,8 +286,7 @@ msgid "" "\n" "\n" "\n" -"\">ikiwiki\n" +"\">ikiwiki\n" "\n" "\n" "\n" @@ -302,8 +294,7 @@ msgstr "" "\n" "<TMPL_VAR TITLE>\n" "\"/>\n" -"\" rel=\"self\" " -"type=\"application/atom+xml\"/>\n" +"\" rel=\"self\" type=\"application/atom+xml\"/>\n" "\n" "\n" "\n" @@ -333,8 +324,7 @@ msgstr "" "\n" "\n" "\n" -"\">ikiwiki\n" +"\">ikiwiki\n" "\n" "\n" "\n" @@ -368,12 +358,10 @@ msgid "" "
      \" method=\"get\">\n" "
      \n" "\n" -"\">RSS\n" +"\">RSS\n" "\n" "\n" -"\">Atom\n" +"\">Atom\n" "\n" "\n" "\" />\n" @@ -387,12 +375,10 @@ msgstr "" "\" method=\"get\">\n" "
      \n" "\n" -"\">RSS\n" +"\">RSS\n" "\n" "\n" -"\">Atom\n" +"\">Atom\n" "\n" "\n" "\" />\n" @@ -412,24 +398,14 @@ msgstr "[[!sidebar content=\"\"\"\n" #. type: Plain text #: calendarmonth.tmpl:2 #, no-wrap -msgid "" -"[[!calendar type=month month= year= " -"pages=\"\"]]\n" -msgstr "" -"[[!calendar type=month month= year= " -"pages=\"\"]]\n" +msgid "[[!calendar type=month month= year= pages=\"\"]]\n" +msgstr "[[!calendar type=month month= year= pages=\"\"]]\n" #. type: Plain text #: calendarmonth.tmpl:5 #, no-wrap -msgid "" -"[[!inline pages=\"creation_month() and " -"creation_year() and \" show=0 feeds=no " -"reverse=yes]]\n" -msgstr "" -"[[!inline pages=\"creation_month() and " -"creation_year() and \" show=0 feeds=no " -"reverse=yes]]\n" +msgid "[[!inline pages=\"creation_month() and creation_year() and \" show=0 feeds=no reverse=yes]]\n" +msgstr "[[!inline pages=\"creation_month() and creation_year() and \" show=0 feeds=no reverse=yes]]\n" #. type: Plain text #: calendaryear.tmpl:1 @@ -458,12 +434,8 @@ msgstr "[[!meta authorurl=\"\"\"\"\"\"]]\n" #. type: Plain text #: change.tmpl:5 #, no-wrap -msgid "" -"[[!meta title=\"\"\"change to " -"on \"\"\"]]\n" -msgstr "" -"[[!meta title=\"\"\"ændringer for " -"på \"\"\"]]\n" +msgid "[[!meta title=\"\"\"change to on \"\"\"]]\n" +msgstr "[[!meta title=\"\"\"ændringer for \"\"\"]]\n" #. type: Plain text #: change.tmpl:7 @@ -486,8 +458,7 @@ msgid "" "
      Changed pages:
      \n" "\n" "\n" -"\">[[diff|wikiicons/diff.png]]\n" +"\">[[diff|wikiicons/diff.png]]\n" "\n" "\n" "\n" @@ -527,8 +498,7 @@ msgstr "" "
      Ændrede sider:
      \n" "\n" "\n" -"\">[[diff|wikiicons/diff.png]]\n" +"\">[[diff|wikiicons/diff.png]]\n" "\n" "\n" "\n" @@ -577,8 +547,7 @@ msgstr "" #: comment.tmpl:11 #, no-wrap msgid "" -"
      \n" +"
      \n" "\n" "\">\n" "\n" @@ -586,8 +555,7 @@ msgid "" "\n" "
      \n" msgstr "" -"
      \n" +"
      \n" "\n" "\">\n" "\n" @@ -599,13 +567,11 @@ msgstr "" #: comment.tmpl:15 inlinepage.tmpl:25 #, no-wrap msgid "" -"
      \n" +"
      \n" "\n" "
      \n" msgstr "" -"
      \n" +"
      \n" "\n" "
      \n" @@ -613,8 +579,7 @@ msgstr "" #: comment.tmpl:50 #, no-wrap msgid "" -"
      \n" +"
      \n" "\n" "Comment by\n" "\n" @@ -634,8 +599,7 @@ msgid "" "\n" "Comment by\n" "\n" -"\">\n" +"\">\n" "\n" "\n" "\n" @@ -650,8 +614,7 @@ msgid "" "— \n" "
      \n" msgstr "" -"
      \n" +"
      \n" "\n" "Kommentar fra\n" "\n" @@ -671,8 +634,7 @@ msgstr "" "\n" "Kommentar fra\n" "\n" -"\">\n" +"\">\n" "\n" "\n" "\n" @@ -692,24 +654,20 @@ msgstr "" #, no-wrap msgid "" "\n" -"
      \n" "\n" -"\n" +"\n" "
      \n" "
      \n" "\n" @@ -1010,15 +942,12 @@ msgid "" "Attachments\n" "
      \" id=\"attachments\">\n" "\n" -"\n" +"\n" "\n" -"\n" +"\n" "\n" "\n" -"\n" +"\n" "\n" "
      \n" "
      \n" @@ -1036,10 +965,8 @@ msgstr "" "\n" "\n" "\n" -"\n" -"\n" +"\n" +"\n" "\n" "\n" "\n" @@ -1048,8 +975,7 @@ msgstr "" "
      \n" "
      \n" "\n" -"\n" +"\n" "
      \n" "
      \n" "\n" @@ -1058,15 +984,12 @@ msgstr "" "Vedhæftninger\n" "
      \" id=\"attachments\">\n" "\n" -"\n" +"\n" "\n" -"\n" +"\n" "\n" "\n" -"\n" +"\n" "\n" "
      \n" "
      \n" @@ -1142,23 +1065,19 @@ msgstr "" msgid "" "
      \n" "\n" -"\">RSS\n" +"\">RSS\n" "\n" "\n" -"\">Atom\n" +"\">Atom\n" "\n" "
      \n" msgstr "" "
      \n" "\n" -"\">RSS\n" +"\">RSS\n" "\n" "\n" -"\">Atom\n" +"\">Atom\n" "\n" "
      \n" @@ -1166,22 +1085,18 @@ msgstr "" #: googleform.tmpl:8 #, no-wrap msgid "" -"
      \n" +"\n" "
      \n" " \" type=\"hidden\" />\n" -" placeholder=\"search\" />\n" "
      \n" "
      \n" msgstr "" -"
      \n" +"\n" "
      \n" " \" type=\"hidden\" />\n" -" placeholder=\"søg\" />\n" "
      \n" "
      \n" @@ -1189,19 +1104,14 @@ msgstr "" #. type: Plain text #: inlinepage.tmpl:2 #, no-wrap -msgid "" -"
      \n" -msgstr "" -"
      \n" +msgid "
      \n" +msgstr "
      \n" #. type: Plain text #: inlinepage.tmpl:21 #, no-wrap msgid "" -"
      \n" +"
      \n" "\n" "\n" "\n" @@ -1211,8 +1121,7 @@ msgid "" "\n" "\n" "\n" -"
      \n" +"
      \n" "\n" "\">\n" "\n" @@ -1221,8 +1130,7 @@ msgid "" "
      \n" "
      \n" msgstr "" -"
      \n" +"
      \n" "\n" "\n" "\n" @@ -1232,8 +1140,7 @@ msgstr "" "\n" "\n" "\n" -"
      \n" +"
      \n" "\n" "\">\n" "\n" @@ -1245,12 +1152,8 @@ msgstr "" #. type: Plain text #: inlinepage.tmpl:27 #, no-wrap -msgid "" -"