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