Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / pagetemplate.de.po
1 # German translation of directives/ikiwiki/directive/pagetemplate 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:05+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 `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate "
19 "desc=pagetemplate]] plugin."
20 msgstr ""
21 "Die `pagetemplate`-Anweisung wird durch die [[!iki plugins/pagetemplate "
22 "desc=pagetemplate]]-Erweiterung bereitgestellt."
23
24 #. type: Plain text
25 msgid ""
26 "This directive allows a page to be displayed using a different template than "
27 "the default `page.tmpl` template."
28 msgstr ""
29 "Diese Anweisung erlaubt es, für eine Seite eine andere als die "
30 "voreingestellte Vorlage `page.tmpl` zu verwenden."
31
32 #. type: Plain text
33 msgid ""
34 "The page text is inserted into the template, so the template controls the "
35 "overall look and feel of the wiki page. This is in contrast to the "
36 "[[ikiwiki/directive/template]] directive, which allows inserting templates "
37 "_into_ the body of a page."
38 msgstr ""
39 "Der Seiteninhalt wird in die Vorlage eingefügt, die Vorlage steuert also das "
40 "allgemeine Erscheinungsbild der Seite. Im Gegensatz dazu erlaubt die "
41 "[[ikiwiki/directive/template]]-Anweisung, Vorlagen _in_ den Text einer Seite "
42 "einzufügen."
43
44 #. type: Plain text
45 msgid ""
46 "This directive can only reference templates that are already installed by "
47 "the system administrator, typically into the `/usr/share/ikiwiki/templates` "
48 "directory. Example:"
49 msgstr ""
50 "Diese Anweisung kann nur auf Vorlagen zurückgreifen, die bereits durch den "
51 "Systemadministrator installiert wurden, typischerweise im Verzeichnis "
52 "`/usr/share/ikiwiki/templates`. Beispiel:"
53
54 #. type: Plain text
55 #, no-wrap
56 msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
57 msgstr "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
58
59 #. type: Plain text
60 #, no-wrap
61 msgid "[[!meta robots=\"noindex, follow\"]]\n"
62 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
63
64