]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/testpagespec.de.po
22da164e33ec3d5ae972b184bfb52200362de645
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / testpagespec.de.po
1 # German translation of directives/ikiwiki/directive/testpagespec 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: 2010-03-14 14:09+0530\n"
9 "Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
10 "Language-Team: None\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n
14 "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
16 #. type: Plain text
17 msgid ""
18 "The `testpagespec` directive is supplied by the [[!iki plugins/testpagespec "
19 "desc=testpagespec]] plugin."
20 msgstr ""
21 "Die `testpagespec`-Anweisung wird durch die [[!iki plugins/testpagespec "
22 "desc=testpagespec]]-Erweiterung bereitgestellt."
23
24 #. type: Plain text
25 msgid ""
26 "This directive allows testing a [[ikiwiki/PageSpec]] to see if it matches a "
27 "page, and to see the part that matches, or causes the match to fail."
28 msgstr ""
29 "Mit dieser Anweisung kann geprüft werden, ob eine [[ikiwiki/PageSpec]] auf eine "
30 "Seite passt. Sie zeigt außerdem an, welcher Teil das Passen oder Nicht-Passen "
31 "verursacht."
32
33 #. type: Plain text
34 msgid "Example uses:"
35 msgstr "Beispiele zur Verwendung:"
36
37 #. type: Plain text
38 #, no-wrap
39 msgid "\t\\[[!testpagespec pagespec=\"foopage and barpage\" match=\"foopage\"]]\n"
40 msgstr ""
41 "\t\\[[!testpagespec pagespec=\"foopage and barpage\" match=\"foopage\"]]\n"
42
43 #. type: Plain text
44 msgid ""
45 "This will print out something like \"no match: barpage does not match "
46 "foopage\", highlighting which part of the [[ikiwiki/PageSpec]] is causing "
47 "the match to fail."
48 msgstr ""
49 "Dies wird etwas wie \"no match: barpage does not match foopage\" anzeigen und "
50 "damit darauf hinweisen, welcher Teil der [[ikiwiki/PageSpec]] ein Passen "
51 "verhindert."
52
53 #. type: Plain text
54 #, no-wrap
55 msgid "\t\\[[!testpagespec pagespec=\"foopage or !bar*\" match=\"barpage\"]]\n"
56 msgstr "\t\\[[!testpagespec pagespec=\"foopage or !bar*\" match=\"barpage\"]]\n"
57
58 #. type: Plain text
59 msgid ""
60 "This will print out something like \"no match: bar* matches barpage\", since "
61 "the part of the [[ikiwiki/PageSpec]] that fails is this negated match."
62 msgstr ""
63 "Dies wird etwas wie \"no match: bar* matches barpage\" anzeigen, weil der Teil "
64 "der das Passen verhindert negiert ist."
65
66 #. type: Plain text
67 #, no-wrap
68 msgid "\t\\[[!testpagespec pagespec=\"foopage or barpage\" match=\"barpage\"]]\n"
69 msgstr "\t\\[[!testpagespec pagespec=\"foopage or barpage\" match=\"barpage\"]]\n"
70
71 #. type: Plain text
72 msgid ""
73 "This will print out something like \"match: barpage matches barpage\", "
74 "indicating the part of the [[ikiwiki/PageSpec]] that caused it to match."
75 msgstr ""
76 "Dies wird etwas wie \"match: barpage matches barpage\" anzeigen und damit "
77 "angeben, welcher Teil der [[ikiwiki/PageSpec]] passt."
78
79 #. type: Plain text
80 #, no-wrap
81 msgid "[[!meta robots=\"noindex, follow\"]]\n"
82 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
83
84