]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/orphans.da.po
Add initial danish underlay translation
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / orphans.da.po
1 # Danish translation of directives/ikiwiki/directive/orphans 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.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ikiwiki 3.15\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2009-07-19 23:45+0200\n"
11 "PO-Revision-Date: 2009-07-19 23:45+0200\n"
12 "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
13 "Language-Team: None\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18 "X-Poedit-Language: Danish\n"
19 "X-Poedit-Country: DENMARK\n"
20 "X-Poedit-SourceCharset: utf-8\n"
21
22 #. type: Plain text
23 msgid ""
24 "The `orphans` directive is supplied by the [[!iki plugins/orphans "
25 "desc=orphans]] plugin."
26 msgstr ""
27
28 #. type: Plain text
29 msgid ""
30 "This directive generates a list of possibly orphaned pages -- pages that no "
31 "other page links to. Example:"
32 msgstr ""
33
34 #. type: Plain text
35 #, fuzzy, no-wrap
36 msgid "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
37 msgstr "\t\\[[!inline pages=\"blog/*\"]]\n"
38
39 #. type: Plain text
40 msgid ""
41 "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
42 "the pages to check for orphans, default is search them all."
43 msgstr ""
44
45 #. type: Plain text
46 msgid ""
47 "Note that it takes backlinks into account, but does not count inlining a "
48 "page as linking to it, so will generally count many blog-type pages as "
49 "orphans."
50 msgstr ""
51
52 #. type: Plain text
53 #, no-wrap
54 msgid "[[!meta robots=\"noindex, follow\"]]\n"
55 msgstr "[[!meta robots=\"noindex, follow\"]]\n"