1 # Danish translation of directives/ikiwiki/directive/meta page for ikiwiki.
2 # Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
3 # This file is distributed under the same license as the ikiwiki package.
4 # Jonas Smedegaard <dr@jones.dk>, 2008.
8 "Project-Id-Version: ikiwiki 3.15\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-07-18 22:29+0000\n"
11 "PO-Revision-Date: 2009-07-23 00:06+0200\n"
12 "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
13 "Language-Team: None\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Poedit-Language: Danish\n"
20 "X-Poedit-Country: DENMARK\n"
21 "X-Poedit-SourceCharset: utf-8\n"
25 "The `meta` directive is supplied by the [[!iki plugins/meta desc=meta]] "
31 "This directive allows inserting arbitrary metadata into the source of a "
32 "page. Enter the metadata as follows:"
38 "\t\\[[!meta field=\"value\"]]\n"
39 "\t\\[[!meta field=\"value\" param=\"value\" param=\"value\"]]\n"
41 "\t\\[[!meta felt=\"værdi\"]]\n"
42 "\t\\[[!meta felt=\"værdi\" param=\"værdi\" param=\"værdi\"]]\n"
46 "The first form sets a given field to a given value, while the second form "
47 "also specifies some additional sub-parameters."
52 "The field values are treated as HTML entity-escaped text, so you can include "
53 "a quote in the text by writing `"` and so on."
57 msgid "Supported fields:"
67 " Overrides the title of the page, which is generally the same as the\n"
74 " Note that if the title is overridden, a \"title_overridden\" variable will\n"
75 " be set to a true value in the template; this can be used to format things\n"
76 " differently in this case.\n"
82 " An optional `sortas` parameter will be used preferentially when\n"
83 " [[ikiwiki/pagespec/sorting]] by `meta(title)`:\n"
88 msgid "\t\\[[!meta title=\"The Beatles\" sortas=\"Beatles, The\"]]\n"
93 msgid "\t\\[[!meta title=\"David Bowie\" sortas=\"Bowie, David\"]]\n"
103 " Specifies a license for the page, for example, \"GPL\". Can contain\n"
104 " WikiLinks and arbitrary markup.\n"
107 #. type: Bullet: '* '
114 " Specifies the copyright of the page, for example, \"Copyright 2007 by\n"
115 " Joey Hess\". Can contain WikiLinks and arbitrary markup.\n"
118 #. type: Bullet: '* '
124 msgid " Specifies the author of a page.\n"
130 " An optional `sortas` parameter will be used preferentially when\n"
131 " [[ikiwiki/pagespec/sorting]] by `meta(author)`:\n"
136 msgid "\t\\[[!meta author=\"Joey Hess\" sortas=\"Hess, Joey\"]]\n"
139 #. type: Bullet: '* '
145 msgid " Specifies an url for the author of a page.\n"
148 #. type: Bullet: '* '
155 " Specifies a short description for the page. This will be put in\n"
156 " the html header, and can also be displayed by eg, the [[map]] directive.\n"
159 #. type: Bullet: '* '
166 " Specifies a permanent link to the page, if different than the page\n"
167 " generated by ikiwiki.\n"
170 #. type: Bullet: '* '
177 " Specifies the creation date of the page. The date can be entered in\n"
178 " nearly any format, since it's parsed by [[!cpan TimeDate]].\n"
181 #. type: Bullet: '* '
188 " Adds a stylesheet to a page. The stylesheet is treated as a wiki link to\n"
189 " a `.css` file in the wiki, so it cannot be used to add links to external\n"
190 " stylesheets. Example:\n"
196 "\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n"
197 "\ttitle=\"somestyle\"]]\n"
199 "\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n"
200 "\ttitle=\"etstilark\"]]\n"
202 #. type: Bullet: '* '
209 " Adds html <link> tags to perform OpenID delegation to an external\n"
210 " OpenID server. This lets you use an ikiwiki page as your OpenID.\n"
216 " By default this will delegate for both `openid` and `openid2`. To only\n"
217 " delegate for one, add a parameter such as `delegate=openid`.\n"
223 " An optional `xrds-location`\n"
224 " parameter lets you specify the location of any [eXtensible Resource\n"
225 " DescriptorS](http://www.windley.com/archives/2007/05/using_xrds.shtml).\n"
231 msgstr " Eksempel:\n"
236 "\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
237 "\tserver=\"http://www.myopenid.com/server\"\n"
238 "\txrds-location=\"http://www.myopenid.com/xrds?username=joeyh.myopenid.com\"\"]]\n"
240 "\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
241 "\tserver=\"http://www.myopenid.com/server\"\n"
242 "\txrds-location=\"http://www.myopenid.com/xrds?username=joeyh.myopenid.com\"\"]]\n"
244 #. type: Bullet: '* '
251 " Specifies a link to another page. This can be used as a way to make the\n"
252 " wiki treat one page as linking to another without displaying a user-visible\n"
253 " [[ikiwiki/WikiLink]]:\n"
258 msgid " \\[[!meta link=otherpage]]\n"
259 msgstr " \\[[!meta link=enandenside]]\n"
263 msgid " It can also be used to insert a html <link> tag. For example:\n"
268 msgid " \\[[!meta link=\"http://joeyh.myopenid.com/\" rel=\"openid.delegate\"]]\n"
269 msgstr " \\[[!meta link=\"http://joeyh.myopenid.com/\" rel=\"openid.delegate\"]]\n"
274 " However, this latter syntax won't be allowed if the \n"
275 " [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled, since it can be used to\n"
276 " insert unsafe content.\n"
279 #. type: Bullet: '* '
285 msgid " Causes the page to redirect to another page in the wiki.\n"
290 msgid " \t\\[[!meta redir=otherpage]]\n"
291 msgstr " \t\\[[!meta redir=otherpage]]\n"
296 " Optionally, a delay (in seconds) can be specified. The default is to\n"
297 " redirect without delay.\n"
302 msgid " It can also be used to redirect to an external url. For example:\n"
307 msgid " \t\\[[!meta redir=\"http://example.com/\"]]\n"
308 msgstr " \t\\[[!meta redir=\"http://eksempel.dk/\"]]\n"
313 " For both cases, an anchor to jump to inside the destination page may also be\n"
314 " specified using the common `#ANCHOR` syntax.\n"
317 #. type: Bullet: '* '
323 msgid " Causes the robots meta tag to be written:\n"
328 msgid " \\[[!meta robots=\"index, nofollow\"]]\n"
329 msgstr " \\[[!meta robots=\"index, nofollow\"]]\n"
334 " Valid values for the attribute are: \"index\", \"noindex\", \"follow\", and\n"
335 " \"nofollow\". Multiple comma-separated values are allowed, but obviously only\n"
336 " some combinations make sense. If there is no robots meta tag, \"index,\n"
337 " follow\" is used as the default.\n"
342 msgid " The value is escaped, but its contents are not otherwise checked.\n"
345 #. type: Bullet: '* '
352 " Specifies a globally unique ID for a page. This guid should be a URI\n"
353 " (in particular, it can be `urn:uuid:` followed by a UUID, as per\n"
354 " [[!rfc 4122]]), and it will be used to identify the page's entry in RSS\n"
355 " and Atom feeds. If not given, the default is to use the page's URL as its\n"
362 " This is mostly useful when a page has moved, to keep the guids for\n"
363 " pages unchanged and avoid_flooding_aggregators\n"
364 " (see [[!iki tips/howto_avoid_flooding_aggregators]]).\n"
367 #. type: Bullet: '* '
374 " Specifies a fake modification time for a page, to be output into RSS and\n"
375 " Atom feeds. This is useful to avoid flooding aggregators that sort by\n"
376 " modification time, like Planet: for instance, when editing an old blog post\n"
377 " to add tags, you could set `updated` to be one second later than the original\n"
378 " value. The date/time can be given in any format that\n"
379 " [[!cpan TimeDate]] can understand, just like the `date` field.\n"
384 "If the field is not one of the above predefined fields, the metadata will be "
385 "written to the generated html page as a <meta> header. However, this "
386 "won't be allowed if the [[!iki plugins/htmlscrubber desc=htmlscrubber]] "
387 "plugin is enabled, since it can be used to insert unsafe content."
392 msgid "[[!meta robots=\"noindex, follow\"]]\n"
393 msgstr "[[!meta robots=\"noindex, follow\"]]\n"