summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/sparkline.da.po
blob: e5a6d5dae7cdcfb10a6f8b1010938a126fb27668 (plain)
  1. # Danish translation of directives/ikiwiki/directive/sparkline 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: 2011-05-05 20:04+0300\n"
  11. "PO-Revision-Date: 2009-07-23 00:06+0200\n"
  12. "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
  13. "Language-Team: None\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. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. "X-Poedit-Language: Danish\n"
  20. "X-Poedit-Country: DENMARK\n"
  21. "X-Poedit-SourceCharset: utf-8\n"
  22. #. type: Plain text
  23. msgid ""
  24. "The `sparkline` directive is supplied by the [[!iki plugins/sparkline "
  25. "desc=sparkline]] plugin."
  26. msgstr ""
  27. #. type: Plain text
  28. msgid ""
  29. "This directive allows for embedding sparklines into wiki pages. A sparkline "
  30. "is a small word-size graphic chart, that is designed to be displayed "
  31. "alongside text."
  32. msgstr ""
  33. #. type: Title #
  34. #, no-wrap
  35. msgid "examples"
  36. msgstr "eksempler"
  37. #. type: Plain text
  38. #, no-wrap
  39. msgid ""
  40. "\t\\[[!sparkline 1 3 5 -3 10 0 width=40 height=16\n"
  41. "\tfeaturepoint=\"4,-3,red,3\" featurepoint=\"5,10,green,3\"]]\n"
  42. msgstr ""
  43. "\t\\[[!sparkline 1 3 5 -3 10 0 width=40 height=16\n"
  44. "\tfeaturepoint=\"4,-3,red,3\" featurepoint=\"5,10,green,3\"]]\n"
  45. #. type: Plain text
  46. msgid ""
  47. "This creates a simple line graph, graphing several points. It will be drawn "
  48. "40 pixels wide and 16 pixels high. The high point in the line has a green "
  49. "marker, and the low point has a red marker."
  50. msgstr ""
  51. #. type: Plain text
  52. #, no-wrap
  53. msgid ""
  54. "\t\\[[!sparkline 1 -1(red) 1 -1(red) 1 1 1 -1(red) -1(red) style=bar barwidth=2\n"
  55. "\tbarspacing=1 height=13]]\n"
  56. msgstr ""
  57. "\t\\[[!sparkline 1 -1(red) 1 -1(red) 1 1 1 -1(red) -1(red) style=bar barwidth=2\n"
  58. "\tbarspacing=1 height=13]]\n"
  59. #. type: Plain text
  60. msgid ""
  61. "This more complex example generates a bar graph. The bars are 2 pixels "
  62. "wide, and separated by one pixel, and the graph is 13 pixels tall. Width is "
  63. "determined automatically for bar graphs. The points with negative values are "
  64. "colored red, instead of the default black."
  65. msgstr ""
  66. #. type: Title #
  67. #, no-wrap
  68. msgid "usage"
  69. msgstr "brug"
  70. #. type: Plain text
  71. msgid ""
  72. "The form for the data points is \"x,y\", or just \"y\" if the x values don't "
  73. "matter. Bar graphs can also add \"(color)\" to specify a color for that bar."
  74. msgstr ""
  75. #. type: Plain text
  76. msgid ""
  77. "The following named parameters are recognised. Most of these are the same as "
  78. "those used by the underlying sparkline library, which is documented in more "
  79. "detail in [its wiki](http://sparkline.wikispaces.com/usage)."
  80. msgstr ""
  81. #. type: Bullet: '* '
  82. msgid "`style` - Either \"line\" (the default) or \"bar\"."
  83. msgstr ""
  84. #. type: Bullet: '* '
  85. msgid "`width` - Width of the graph in pixels. Only needed for line graphs."
  86. msgstr ""
  87. #. type: Bullet: '* '
  88. msgid "`height` - Height of the graph in pixels. Defaults to 16."
  89. msgstr ""
  90. #. type: Bullet: '* '
  91. msgid "`barwidth` - Width of bars in a bar graph. Default is 1 pixel."
  92. msgstr ""
  93. #. type: Bullet: '* '
  94. msgid ""
  95. "`barspacing` - Spacing between bars in a bar graph, in pixels. Default is 1 "
  96. "pixel."
  97. msgstr ""
  98. #. type: Bullet: '* '
  99. msgid ""
  100. "`ymin`, `ymax` - Minimum and maximum values for the Y axis. This is normally "
  101. "calculated automatically, but can be explicitly specified to get the same "
  102. "values for multiple related graphs."
  103. msgstr ""
  104. #. type: Bullet: '* '
  105. msgid ""
  106. "`featurepoint` - Adds a circular marker to a line graph, with optional text. "
  107. "This can be used to label significant points."
  108. msgstr ""
  109. #. type: Plain text
  110. #, no-wrap
  111. msgid ""
  112. " The value is a comma-delimited list of parameters specifying the feature\n"
  113. " point: X value, Y value, color name, circle diameter, text (optional),\n"
  114. " and text location (optional). Example: `featurepoint=\"3,5,blue,3\"`\n"
  115. msgstr ""
  116. #. type: Plain text
  117. #, no-wrap
  118. msgid ""
  119. " Available values for the text location are: \"top\", \"right\", \"bottom\", and\n"
  120. " \"left\".\n"
  121. msgstr ""
  122. #. type: Plain text
  123. #, no-wrap
  124. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  125. msgstr "[[!meta robots=\"noindex, follow\"]]\n"