# Danish translation of directives/ikiwiki/directive/pagetemplate page for ikiwiki. # Copyright (C) 2008-2009 Jonas Smedegaard # This file is distributed under the same license as the ikiwiki package. # Jonas Smedegaard , 2008. # msgid "" msgstr "" "Project-Id-Version: ikiwiki 3.15\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-07-19 23:45+0200\n" "PO-Revision-Date: 2009-07-19 23:45+0200\n" "Last-Translator: Jonas Smedegaard \n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Language: Danish\n" "X-Poedit-Country: DENMARK\n" "X-Poedit-SourceCharset: utf-8\n" #. type: Plain text msgid "" "The `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate " "desc=pagetemplate]] plugin." msgstr "" #. type: Plain text msgid "" "This directive allows a page to be created using a different wikitemplates. " "The page text is inserted into the template, so the template controls the " "overall look and feel of the wiki page. This is in contrast to the [[ikiwiki/" "directive/template]] directive, which allows inserting templates _into_ the " "body of a page." msgstr "" #. type: Plain text msgid "" "This directive can only reference templates that are already installed by " "the system administrator, typically into the `/usr/share/ikiwiki/templates` " "directory. Example:" msgstr "" #. type: Plain text #, no-wrap msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n" msgstr "" #. type: Plain text #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n"