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 --- po/underlays/basewiki/templates/note.da.po | 47 ++++++++++++++++++++++++ po/underlays/basewiki/templates/popup.da.po | 56 +++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 po/underlays/basewiki/templates/note.da.po create mode 100644 po/underlays/basewiki/templates/popup.da.po (limited to 'po/underlays/basewiki/templates') diff --git a/po/underlays/basewiki/templates/note.da.po b/po/underlays/basewiki/templates/note.da.po new file mode 100644 index 000000000..f748dbe4d --- /dev/null +++ b/po/underlays/basewiki/templates/note.da.po @@ -0,0 +1,47 @@ +# Danish translation of basewiki/templates/note 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 +#, no-wrap +msgid "" +"
\n" +"\n" +"
\n" +"\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" +"
    \n" +"
  • `text` - the text to display in the note\n" +"
\n" +"
\n" +msgstr "" +"
\n" +"\n" +"
\n" +"\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" +"
    \n" +"
  • `text` - teksten som vises i noten\n" +"
\n" +"
\n" diff --git a/po/underlays/basewiki/templates/popup.da.po b/po/underlays/basewiki/templates/popup.da.po new file mode 100644 index 000000000..f7660152f --- /dev/null +++ b/po/underlays/basewiki/templates/popup.da.po @@ -0,0 +1,56 @@ +# Danish translation of basewiki/templates/popup 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 +#, no-wrap +msgid "" +"\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" +"
    \n" +"
  • `mouseover` - This is the text or other content that triggers the\n" +"popup.\n" +"
  • `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" +"
\n" +"Note that browsers that do not support the CSS will display the popup\n" +"inline in the page, inside square brackets.\n" +"
\n" +"\n" +"[]\n" +"\n" +msgstr "" +"\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" +"
    \n" +"
  • `mouseover` - Dette er teksten eller andet indhold som udløser popup'en.\n" +"
  • `popup` - Her angives indeholdet af popup-vinduet. Det kan være hvad som\n" +"helst, endda billeder eller hele små wikisider, men bør ikke være for stort af\n" +"hensyn til brugervenligheden.\n" +"
\n" +"Bemærk at browsere som ikke understøtter CSS-koden vil vise popup'en indlejret\n" +"på siden, indenfor lodrette klammer.\n" +"
\n" +"\n" +"[]\n" +"\n" -- cgit v1.2.3