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.
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"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=n != 1;\n"
19 "The `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate "
20 "desc=pagetemplate]] plugin."
22 "Die `pagetemplate`-Anweisung wird durch die [[!iki plugins/pagetemplate "
23 "desc=pagetemplate]]-Erweiterung bereitgestellt."
28 #| "This directive allows a page to be displayed using a different template "
29 #| "than the default `page.tmpl` template."
31 "This directive allows a page to be displayed using a different [[template|"
32 "templates]] than the default `page.tmpl` template."
34 "Diese Anweisung erlaubt es, für eine Seite eine andere als die "
35 "voreingestellte Vorlage `page.tmpl` zu verwenden."
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 "
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 "
51 msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
52 msgstr "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
56 msgid "[[!meta robots=\"noindex, follow\"]]\n"
57 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
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:"
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:"