summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/flattr.cs.po
blob: 4ecb5b515e630ef1ac6af9f14caa82e2d4e1e435 (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 `flattr` directive is supplied by the [[!iki plugins/flattr "
  21. "desc=flattr]] plugin."
  22. msgstr ""
  23. #. type: Plain text
  24. msgid "This directive allows easily inserting Flattr buttons onto wiki pages."
  25. msgstr ""
  26. #. type: Plain text
  27. msgid ""
  28. "Flattr supports both static buttons and javascript buttons. This directive "
  29. "only creates dynamic javascript buttons. If you want to insert a static "
  30. "Flattr button, you can simply copy the html code for it from Flattr, "
  31. "instead. Note that this directive inserts javascript code into the page, "
  32. "that loads more javascript code from Flattr.com. So only use it if you feel "
  33. "comfortable with that."
  34. msgstr ""
  35. #. type: Plain text
  36. msgid ""
  37. "The directive can be used to display a button for a thing you have already "
  38. "manually submitted to Flattr. In this mode, the only parameter you need to "
  39. "include is the exact url to the thing that was submitted to Flattr. (If the "
  40. "button is for the current page, you can leave that out.) For example, this "
  41. "is the Flattr button for ikiwiki. Feel free to add it to all your pages. ;)"
  42. msgstr ""
  43. #. type: Plain text
  44. #, no-wrap
  45. msgid "\t\\[[!flattr url=\"http://ikiwiki.info/\" button=compact]]\n"
  46. msgstr ""
  47. #. type: Plain text
  48. msgid ""
  49. "The directive can also be used to create a button that automatically submits "
  50. "a page to Flattr when a user clicks on it. In this mode you need to include "
  51. "parameters to specify your uid, and a title, category, tags, and description "
  52. "for the page. For example, this is a Flattr button for a blog post:"
  53. msgstr ""
  54. #. type: Plain text
  55. #, no-wrap
  56. msgid ""
  57. "\t\\[[!flattr uid=25634 title=\"my new blog post\" category=text\n"
  58. "\ttags=\"blog,example\" description=\"This is a post on my blog.\"]]\n"
  59. msgstr ""
  60. #. type: Plain text
  61. msgid "Here are all possible parameters you can pass to the Flattr directive."
  62. msgstr ""
  63. #. type: Bullet: '* '
  64. msgid "`button` - Set to \"compact\" for a small button."
  65. msgstr ""
  66. #. type: Bullet: '* '
  67. msgid ""
  68. "`url` - The url to the thing to be Flattr'd. If omitted, defaults to the url "
  69. "of the current page."
  70. msgstr ""
  71. #. type: Bullet: '* '
  72. msgid ""
  73. "`uid` - Your numeric Flattr userid. Not needed if the flattr plugin has been "
  74. "configured with a global `flattr_userid`."
  75. msgstr ""
  76. #. type: Bullet: '* '
  77. msgid "`title` - A short title for the thing, to show on its Flattr page."
  78. msgstr ""
  79. #. type: Bullet: '* '
  80. msgid "`description` - A description of the thing, to show on its Flattr page."
  81. msgstr ""
  82. #. type: Bullet: '* '
  83. msgid "`category` - One of: text, images, video, audio, software, rest."
  84. msgstr ""
  85. #. type: Bullet: '* '
  86. msgid "`tags` - A list of tags separated by a comma."
  87. msgstr ""
  88. #. type: Bullet: '* '
  89. msgid "`language` - A language code."
  90. msgstr ""
  91. #. type: Bullet: '* '
  92. msgid "`hidden` - Set to 1 to hide the button from listings on Flattr.com."
  93. msgstr ""
  94. #. type: Plain text
  95. #, no-wrap
  96. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  97. msgstr ""