]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - po/underlays/directives/ikiwiki/directive/orphans.de.po
Updated German basewiki and directives translation from Sebastian Kuhnert.
[git.ikiwiki.info.git] / po / underlays / directives / ikiwiki / directive / orphans.de.po
1 # German translation of directives/ikiwiki/directive/orphans page for ikiwiki.
2 # Copyright © 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
3 # Redistribution and use in source and compiled forms, with or without
4 # modification, are permitted under any circumstances. No warranty.
5 msgid ""
6 msgstr ""
7 "POT-Creation-Date: 2010-03-12 09:29+0530\n"
8 "PO-Revision-Date: 2017-12-21 22:09+0100\n"
9 "Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
10 "Language-Team: None\n"
11 "Language: de\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17 #. type: Plain text
18 msgid ""
19 "The `orphans` directive is supplied by the [[!iki plugins/orphans "
20 "desc=orphans]] plugin."
21 msgstr ""
22 "Die `orphans`-Anweisung wird durch die [[!iki plugins/orphans "
23 "desc=orphans]]-Erweiterung bereitgestellt."
25 #. type: Plain text
26 msgid ""
27 "This directive generates a list of possibly orphaned pages -- pages that no "
28 "other page links to. Example:"
29 msgstr ""
30 "Diese Anweisung erzeugt eine Liste von möglicherweise verwaisten Seiten "
31 "&ndash; Seiten auf die von keiner anderen aus verlinkt wird. Beispiel:"
33 #. type: Plain text
34 #, no-wrap
35 msgid "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
36 msgstr "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
38 #. type: Plain text
39 msgid ""
40 "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
41 "the pages to check for orphans, default is search them all."
42 msgstr ""
43 "Im optionalen Parameter `pages` kann durch eine [[ikiwiki/PageSpec]] "
44 "angegeben werden, welche Seiten auf Verwaistheit überprüft werden. In der "
45 "Voreinstellung werden alle geprüft."
47 #. type: Plain text
48 msgid ""
49 "Note that it takes backlinks into account, but does not count inlining a "
50 "page as linking to it, so will generally count many blog-type pages as "
51 "orphans."
52 msgstr ""
53 "Dabei werden backlinks berücksichtigt, nicht aber Einbetten mit [[inline]]. "
54 "Viele blogartige Seiten werden also als Waisen eingestuft werden."
56 #. type: Plain text
57 #, no-wrap
58 msgid "[[!meta robots=\"noindex, follow\"]]\n"
59 msgstr "[[!meta robots=\"noindex, follow\"]]\n"