]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/color.es.po
Merge remote-tracking branch 'jonas/master'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / color.es.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2011-05-05 20:04+0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: Plain text
20 msgid ""
21 "The `color` directive is supplied by the [[!iki plugins/color desc=color]] "
22 "plugin."
23 msgstr ""
24
25 #. type: Plain text
26 msgid ""
27 "This directive can be used to color a piece of text on a page.  It can be "
28 "used to set the foreground and/or background color of the text."
29 msgstr ""
30
31 #. type: Plain text
32 msgid ""
33 "You can use a color name (e.g. `white`) or HTML code (e.g. `#ffffff`)  to "
34 "define colors."
35 msgstr ""
36
37 #. type: Title ##
38 #, no-wrap
39 msgid "examples"
40 msgstr ""
41
42 #. type: Plain text
43 msgid ""
44 "Here the foreground color is defined as a word, while the background color "
45 "is defined as a HTML color code:"
46 msgstr ""
47
48 #. type: Plain text
49 #, no-wrap
50 msgid ""
51 "\t\\[[!color foreground=white background=#ff0000 text=\"White text on red "
52 "background\"]]\n"
53 msgstr ""
54
55 #. type: Plain text
56 msgid ""
57 "The background color is missing, so the text is displayed on default "
58 "background:"
59 msgstr ""
60
61 #. type: Plain text
62 #, no-wrap
63 msgid ""
64 "\t\\[[!color foreground=white text=\"White text on default color "
65 "background\"]]\n"
66 msgstr ""
67
68 #. type: Plain text
69 msgid "The foreground is missing, so the text has the default foreground color:"
70 msgstr ""
71
72 #. type: Plain text
73 #, no-wrap
74 msgid ""
75 "\t\\[[!color background=#ff0000 text=\"Default color text on red "
76 "background\"]]\n"
77 msgstr ""
78
79 #. type: Plain text
80 #, no-wrap
81 msgid "[[!meta robots=\"noindex, follow\"]]\n"
82 msgstr ""