1# German translation of directives/ikiwiki/directive/orphans page for ikiwiki.
2# Copyright © 2010, 2017 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.
5msgid ""
6msgstr ""
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"
16
17#. type: Plain text
18msgid ""
19"The `orphans` directive is supplied by the [[!iki plugins/orphans "
20"desc=orphans]] plugin."
21msgstr ""
22"Die `orphans`-Anweisung wird durch die [[!iki plugins/orphans "
23"desc=orphans]]-Erweiterung bereitgestellt."
24
25#. type: Plain text
26msgid ""
27"This directive generates a list of possibly orphaned pages -- pages that no "
28"other page links to. Example:"
29msgstr ""
30"Diese Anweisung erzeugt eine Liste von möglicherweise verwaisten Seiten "
31"&ndash; Seiten auf die von keiner anderen aus verlinkt wird. Beispiel:"
32
33#. type: Plain text
34#, no-wrap
35msgid "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
36msgstr "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
37
38#. type: Plain text
39msgid ""
40"The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
41"the pages to check for orphans, default is search them all."
42msgstr ""
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."
46
47#. type: Plain text
48msgid ""
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."
52msgstr ""
53"Dabei werden backlinks berücksichtigt, nicht aber Einbetten mit [[inline]]. "
54"Viele blogartige Seiten werden also als Waisen eingestuft werden."
55
56#. type: Plain text
57#, no-wrap
58msgid "[[!meta robots=\"noindex, follow\"]]\n"
59msgstr "[[!meta robots=\"noindex, follow\"]]\n"
60
61
62