From 031b880ad943748847224a737055a8936b5d796e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 20 Jul 2009 00:44:42 +0200 Subject: Add initial danish underlay translation --- .../ikiwiki/directive/pagetemplate.da.po | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 po/underlays/directives/ikiwiki/directive/pagetemplate.da.po (limited to 'po/underlays/directives/ikiwiki/directive/pagetemplate.da.po') diff --git a/po/underlays/directives/ikiwiki/directive/pagetemplate.da.po b/po/underlays/directives/ikiwiki/directive/pagetemplate.da.po new file mode 100644 index 000000000..82f3eb310 --- /dev/null +++ b/po/underlays/directives/ikiwiki/directive/pagetemplate.da.po @@ -0,0 +1,52 @@ +# 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" -- cgit v1.2.3