diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-10-14 13:37:44 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-10-14 13:37:44 +0200 |
commit | 9557b056cef4f814690b1f0d0d161a3d6e388c26 (patch) | |
tree | b2870d90edf9b67bdbf5f63fd95941e8a991518c /templates/popup.da.po |
Diffstat (limited to 'templates/popup.da.po')
-rw-r--r-- | templates/popup.da.po | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/templates/popup.da.po b/templates/popup.da.po new file mode 100644 index 0000000..c4bd3ba --- /dev/null +++ b/templates/popup.da.po @@ -0,0 +1,74 @@ +# Danish translation of basewiki/templates/popup page for ikiwiki. +# Copyright (C) 2008-2009 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" +"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" +"Last-Translator: Jonas Smedegaard <dr@jones.dk>\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 +#, 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" +msgid "" +"<TMPL_UNLESS 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" +msgstr "" +"<TMPL_UNLESS NAME=\"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" +"<li>`mouseover` - Dette er teksten eller andet indhold som udløser popup'en.\n" +"<li>`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" +"</ul>\n" +"Bemærk at browsere som ikke understøtter CSS-koden vil vise popup'en indlejret\n" +"på siden, indenfor lodrette klammer.\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" |