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 /ikiwiki/markdown.da.po |
Diffstat (limited to 'ikiwiki/markdown.da.po')
-rw-r--r-- | ikiwiki/markdown.da.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/ikiwiki/markdown.da.po b/ikiwiki/markdown.da.po new file mode 100644 index 0000000..ba2eb56 --- /dev/null +++ b/ikiwiki/markdown.da.po @@ -0,0 +1,54 @@ +# Danish translation of basewiki/ikiwiki/markdown 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: 2009-07-19 23:45+0200\n" +"PO-Revision-Date: 2009-07-19 23:45+0200\n" +"Last-Translator: Jonas Smedegaard <dr@jones.dk>\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 "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "[[!meta robots=\"noindex, follow\"]]\n" + +#. type: Plain text +msgid "" +"[Markdown](http://daringfireball.net/projects/markdown/) is a minimal " +"markup language that resembles plain text as used in email messages. It is " +"the markup language used by this wiki by default." +msgstr "" +"[Markdown](http://daringfireball.net/projects/markdown/) er et minimalt " +"opmærkningssprog som afspejler simpel tekst som det bruges i email-beskeder. " +"Det er standard opmærkningssprog for denne wiki." + +#. type: Plain text +msgid "" +"For documentation about the markdown syntax, see [[formatting]] and " +"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)." +msgstr "" +"Du kan læse dokumentation til markdown-syntaksen under [[formatering|" +"formatting]] og [Markdown: syntax](http://daringfireball.net/projects/" +"markdown/syntax)." + +#. type: Plain text +msgid "" +"Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part " +"of the markdown syntax, and are the only bit of markup that this wiki " +"handles internally." +msgstr "" +"Bemærk at [[WikiLinks|WikiLink]] og [[direktiver|directive]] ikke er en del " +"af markdown-syntaksen, og er de eneste stumper opmærkning som denne wiki " +"håndterer internt." |