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