]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/basewiki/ikiwiki/markdown.da.po
Merge commit 'remotes/smcv/ready/inline-pagenames' into staging
[ikiwiki.git] / po / underlays / basewiki / ikiwiki / markdown.da.po
1 # Danish translation of basewiki/ikiwiki/markdown page for ikiwiki.
2 # Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
3 # This file is distributed under the same license as the ikiwiki package.
4 # Jonas Smedegaard <dr@jones.dk>, 2008.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ikiwiki 3.15\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2009-07-19 23:45+0200\n"
11 "PO-Revision-Date: 2009-07-19 23:45+0200\n"
12 "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
13 "Language-Team: None\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18 "X-Poedit-Language: Danish\n"
19 "X-Poedit-Country: DENMARK\n"
20 "X-Poedit-SourceCharset: utf-8\n"
21
22 #. type: Plain text
23 #, no-wrap
24 msgid "[[!meta robots=\"noindex, follow\"]]\n"
25 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
26
27 #. type: Plain text
28 msgid ""
29 "[Markdown](http://daringfireball.net/projects/markdown/)  is a minimal "
30 "markup language that resembles plain text as used in email messages. It is "
31 "the markup language used by this wiki by default."
32 msgstr ""
33 "[Markdown](http://daringfireball.net/projects/markdown/) er et minimalt "
34 "opmærkningssprog som afspejler simpel tekst som det bruges i email-beskeder. "
35 "Det er standard opmærkningssprog for denne wiki."
36
37 #. type: Plain text
38 msgid ""
39 "For documentation about the markdown syntax, see [[formatting]] and "
40 "[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
41 msgstr ""
42 "Du kan læse dokumentation til markdown-syntaksen under [[formatering|"
43 "formatting]] og [Markdown: syntax](http://daringfireball.net/projects/"
44 "markdown/syntax)."
45
46 #. type: Plain text
47 msgid ""
48 "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
49 "of the markdown syntax, and are the only bit of markup that this wiki "
50 "handles internally."
51 msgstr ""
52 "Bemærk at [[WikiLinks|WikiLink]] og [[direktiver|directive]] ikke er en del "
53 "af markdown-syntaksen, og er de eneste stumper opmærkning som denne wiki "
54 "håndterer internt."