]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/color.da.po
b3b65ba71fbecc93b6d0789bd97db08d6366a112
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / color.da.po
1 # Danish translation of directives/ikiwiki/directive/color 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 msgid ""
24 "The `color` directive is supplied by the [[!iki plugins/color desc=color]] "
25 "plugin."
26 msgstr ""
27
28 #. type: Plain text
29 msgid ""
30 "This directive can be used to color a piece of text on a page.  It can be "
31 "used to set the foreground and/or background color of the text."
32 msgstr ""
33
34 #. type: Plain text
35 msgid ""
36 "You can use a color name (e.g. `white`) or HTML code (e.g. `#ffffff`)  to "
37 "define colors."
38 msgstr ""
39
40 #. type: Plain text
41 #, no-wrap
42 msgid "## examples\n"
43 msgstr ""
44
45 #. type: Plain text
46 msgid ""
47 "Here the foreground color is defined as a word, while the background color "
48 "is defined as a HTML color code:"
49 msgstr ""
50
51 #. type: Plain text
52 #, no-wrap
53 msgid "\t\\[[!color foreground=white background=#ff0000 text=\"White text on red background\"]]\n"
54 msgstr ""
55
56 #. type: Plain text
57 msgid ""
58 "The background color is missing, so the text is displayed on default "
59 "background:"
60 msgstr ""
61
62 #. type: Plain text
63 #, no-wrap
64 msgid "\t\\[[!color foreground=white text=\"White text on default color background\"]]\n"
65 msgstr ""
66
67 #. type: Plain text
68 msgid ""
69 "The foreground is missing, so the text has the default foreground color:"
70 msgstr ""
71
72 #. type: Plain text
73 #, no-wrap
74 msgid "\t\\[[!color background=#ff0000 text=\"Default color text on red background\"]]\n"
75 msgstr ""
76
77 #. type: Plain text
78 #, no-wrap
79 msgid "[[!meta robots=\"noindex, follow\"]]\n"
80 msgstr "[[!meta robots=\"noindex, follow\"]]\n"