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