summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/pagetemplate.de.po
blob: 11ed44e72e29bcac9cf42aa052e43f261478a370 (plain)
  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. #. 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. #. type: Plain text
  24. #, fuzzy
  25. #| msgid ""
  26. #| "This directive allows a page to be displayed using a different template "
  27. #| "than the default `page.tmpl` template."
  28. msgid ""
  29. "This directive allows a page to be displayed using a different [[template|"
  30. "templates]] than the default `page.tmpl` template."
  31. msgstr ""
  32. "Diese Anweisung erlaubt es, für eine Seite eine andere als die "
  33. "voreingestellte Vorlage `page.tmpl` zu verwenden."
  34. #. type: Plain text
  35. msgid ""
  36. "The page text is inserted into the template, so the template controls the "
  37. "overall look and feel of the wiki page. This is in contrast to the [[ikiwiki/"
  38. "directive/template]] directive, which allows inserting templates _into_ the "
  39. "body of a page."
  40. msgstr ""
  41. "Der Seiteninhalt wird in die Vorlage eingefügt, die Vorlage steuert also das "
  42. "allgemeine Erscheinungsbild der Seite. Im Gegensatz dazu erlaubt die "
  43. "[[ikiwiki/directive/template]]-Anweisung, Vorlagen _in_ den Text einer Seite "
  44. "einzufügen."
  45. #. type: Plain text
  46. #, no-wrap
  47. msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
  48. msgstr "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
  49. #. type: Plain text
  50. #, no-wrap
  51. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  52. 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:"