From 70b2a3453d5cd473ab90f7dde9d9a492474065c9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 14 Oct 2010 13:37:46 +0200 Subject: Sync with ikiwiki 3.20100926. --- ikiwiki/directive/pagetemplate.da.po | 51 ++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 ikiwiki/directive/pagetemplate.da.po (limited to 'ikiwiki/directive/pagetemplate.da.po') diff --git a/ikiwiki/directive/pagetemplate.da.po b/ikiwiki/directive/pagetemplate.da.po new file mode 100644 index 0000000..99a044f --- /dev/null +++ b/ikiwiki/directive/pagetemplate.da.po @@ -0,0 +1,51 @@ +# 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: 2010-07-18 22:29+0000\n" +"PO-Revision-Date: 2009-07-23 00:06+0200\n" +"Last-Translator: Jonas Smedegaard \n" +"Language-Team: None\n" +"Language: \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 displayed using a different [[template|" +"templates]] than the default `page.tmpl` template." +msgstr "" + +#. type: Plain text +msgid "" +"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 +#, no-wrap +msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n" +msgstr "\t\\[[!pagetemplate template=\"min_smarte.tmpl\"]]\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "[[!meta robots=\"noindex, follow\"]]\n" -- cgit v1.2.3