summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/poll.da.po
blob: d1ff31a18b4ffadae67370c9dea7558b4d5a8224 (plain)
  1. # Danish translation of directives/ikiwiki/directive/poll 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 `poll` directive is supplied by the [[!iki plugins/poll desc=poll]] "
  25. "plugin."
  26. msgstr ""
  27. #. type: Plain text
  28. msgid ""
  29. "This directive allows you to create online polls in the wiki. Here's an "
  30. "example use:"
  31. msgstr ""
  32. #. type: Plain text
  33. #, no-wrap
  34. msgid "\t\\[[!poll 0 \"red\" 0 \"green\" 0 \"blue\"]]\n"
  35. msgstr "\t\\[[!poll 0 \"rød\" 0 \"grøn\" 0 \"blå\"]]\n"
  36. #. type: Plain text
  37. msgid ""
  38. "The numbers indicate how many users voted for that choice. When a user votes "
  39. "for a choice in the poll, the page is modified and the number incremented."
  40. msgstr ""
  41. #. type: Plain text
  42. msgid ""
  43. "While some basic precautions are taken to prevent users from accidentially "
  44. "voting twice, this sort of poll should not be counted on to be very "
  45. "accurate; all the usual concerns about web based polling apply. Unless the "
  46. "page that the poll is in is locked, users can even edit the page and change "
  47. "the numbers!"
  48. msgstr ""
  49. #. type: Plain text
  50. msgid "Parameters:"
  51. msgstr "Parametre:"
  52. #. type: Bullet: '* '
  53. msgid ""
  54. "`open` - Whether voting is still open. Set to \"no\" to close the poll to "
  55. "voting."
  56. msgstr ""
  57. #. type: Bullet: '* '
  58. msgid ""
  59. "`total` - Show total number of votes at bottom of poll. Default is \"yes\"."
  60. msgstr ""
  61. #. type: Bullet: '* '
  62. msgid "`percent` - Whether to display percents. Default is \"yes\"."
  63. msgstr ""
  64. #. type: Plain text
  65. #, no-wrap
  66. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  67. msgstr "[[!meta robots=\"noindex, follow\"]]\n"