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