summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/templates
diff options
context:
space:
mode:
Diffstat (limited to 'po/underlays/basewiki/templates')
-rw-r--r--po/underlays/basewiki/templates/note.da.po26
-rw-r--r--po/underlays/basewiki/templates/popup.da.po29
2 files changed, 13 insertions, 42 deletions
diff --git a/po/underlays/basewiki/templates/note.da.po b/po/underlays/basewiki/templates/note.da.po
index 1e9cef84d..653a54d3a 100644
--- a/po/underlays/basewiki/templates/note.da.po
+++ b/po/underlays/basewiki/templates/note.da.po
@@ -1,17 +1,17 @@
# Danish translation of basewiki/templates/note page for ikiwiki.
-# Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
+# Copyright (C) 2008, 2009, 2011, Jonas Smedegaard <dr@jones.dk>
# This file is distributed under the same license as the ikiwiki package.
# Jonas Smedegaard <dr@jones.dk>, 2008.
#
msgid ""
msgstr ""
-"Project-Id-Version: ikiwiki 3.15\n"
+"Project-Id-Version: ikiwiki 3.20110430\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-18 22:29+0000\n"
-"PO-Revision-Date: 2009-07-19 23:45+0200\n"
+"PO-Revision-Date: 2011-05-05 20:47+0200\n"
"Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
"Language-Team: None\n"
-"Language: \n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -21,19 +21,7 @@ msgstr ""
"X-Poedit-SourceCharset: utf-8\n"
#. type: Plain text
-#, fuzzy, no-wrap
-#| msgid ""
-#| "<div class=\"notebox\">\n"
-#| "<TMPL_VAR text>\n"
-#| "</div>\n"
-#| "<TMPL_UNLESS NAME=\"text\">\n"
-#| "Use this template to insert a note into a page. The note will be styled to\n"
-#| "float to the right of other text on the page. This template has one\n"
-#| "parameter:\n"
-#| "<ul>\n"
-#| "<li>`text` - the text to display in the note\n"
-#| "</ul>\n"
-#| "</TMPL_UNLESS>\n"
+#, no-wrap
msgid ""
"<div class=\"notebox\">\n"
"<TMPL_VAR text>\n"
@@ -50,11 +38,11 @@ msgstr ""
"<div class=\"notebox\">\n"
"<TMPL_VAR text>\n"
"</div>\n"
-"<TMPL_UNLESS NAME=\"text\">\n"
+"<TMPL_UNLESS text>\n"
"Brug denne skabelon til at indsætte en note på en side. Noten vil blive\n"
"udsmykket til at flyde til højre for den øvrige tekst på siden. Denne\n"
"skabelon har et parameter:\n"
"<ul>\n"
-"<li>`text` - teksten som vises i noten\n"
+"<li>`text` - teksten der skal vises i noten\n"
"</ul>\n"
"</TMPL_UNLESS>\n"
diff --git a/po/underlays/basewiki/templates/popup.da.po b/po/underlays/basewiki/templates/popup.da.po
index c4bd3badc..bd9e02684 100644
--- a/po/underlays/basewiki/templates/popup.da.po
+++ b/po/underlays/basewiki/templates/popup.da.po
@@ -1,17 +1,17 @@
# Danish translation of basewiki/templates/popup page for ikiwiki.
-# Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
+# Copyright (C) 2008, 2009, 2011, Jonas Smedegaard <dr@jones.dk>
# This file is distributed under the same license as the ikiwiki package.
# Jonas Smedegaard <dr@jones.dk>, 2008.
#
msgid ""
msgstr ""
-"Project-Id-Version: ikiwiki 3.15\n"
+"Project-Id-Version: ikiwiki 3.20110430\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-18 22:29+0000\n"
-"PO-Revision-Date: 2009-07-19 23:45+0200\n"
+"PO-Revision-Date: 2011-05-05 20:49+0200\n"
"Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
"Language-Team: None\n"
-"Language: \n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -21,24 +21,7 @@ msgstr ""
"X-Poedit-SourceCharset: utf-8\n"
#. type: Plain text
-#, fuzzy, no-wrap
-#| msgid ""
-#| "<TMPL_UNLESS NAME=\"mouseover\">\n"
-#| "Use this template to create a popup window that is displayed when the mouse\n"
-#| "is over part of the page. This template has two parameters:\n"
-#| "<ul>\n"
-#| "<li>`mouseover` - This is the text or other content that triggers the\n"
-#| "popup.\n"
-#| "<li>`popup` - This should be the content of the popup window. It can be\n"
-#| "anything, even images or a whole little wiki page, but should not be too\n"
-#| "large for good usability.\n"
-#| "</ul>\n"
-#| "Note that browsers that do not support the CSS will display the popup\n"
-#| "inline in the page, inside square brackets.\n"
-#| "</TMPL_UNLESS>\n"
-#| "<span class=\"popup\"><TMPL_VAR mouseover>\n"
-#| "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
-#| "</span>\n"
+#, no-wrap
msgid ""
"<TMPL_UNLESS mouseover>\n"
"Use this template to create a popup window that is displayed when the mouse\n"
@@ -57,7 +40,7 @@ msgid ""
"<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
"</span>\n"
msgstr ""
-"<TMPL_UNLESS NAME=\"mouseover\">\n"
+"<TMPL_UNLESS mouseover>\n"
"Brug denne skabelon til at lave et popup-vindue som vises når musemarkøren er\n"
"henover en del af siden. Denne skabelon har to parametre:\n"
"<ul>\n"