summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/toggle.cs.po
blob: d3876caa165e690000b72cc8048e6a96a7d8a697 (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 `toggle` and `toggleable` directives are supplied by the [[!iki "
  21. "plugins/toggle desc=toggle]] plugin."
  22. msgstr ""
  23. #. type: Plain text
  24. msgid ""
  25. "With these directives you can create links on pages that, when clicked, "
  26. "toggle display of other parts of the page."
  27. msgstr ""
  28. #. type: Plain text
  29. msgid ""
  30. "It uses javascript to accomplish this; browsers without javascript will "
  31. "always see the full page content."
  32. msgstr ""
  33. #. type: Plain text
  34. msgid "Example use:"
  35. msgstr ""
  36. #. type: Plain text
  37. #, no-wrap
  38. msgid "\t\\[[!toggle id=\"ipsum\" text=\"show\"]]\n"
  39. msgstr ""
  40. #. type: Plain text
  41. #, no-wrap
  42. msgid "\t\\[[!toggleable id=\"ipsum\" text=\"\"\"\n"
  43. msgstr ""
  44. #. type: Plain text
  45. #, no-wrap
  46. msgid ""
  47. "\tLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do\n"
  48. "\teiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim\n"
  49. "\tad minim veniam, quis nostrud exercitation ullamco laboris nisi ut\n"
  50. "\taliquip ex ea commodo consequat.\n"
  51. msgstr ""
  52. #. type: Plain text
  53. #, no-wrap
  54. msgid "\t[[!toggle id=\"ipsum\" text=\"hide\"]]\n"
  55. msgstr ""
  56. #. type: Plain text
  57. msgid ""
  58. "Note that you can include wiki markup in the toggleable text, including even "
  59. "additional toggles, as shown in the above example."
  60. msgstr ""
  61. #. type: Plain text
  62. msgid ""
  63. "Also, the toggle and the togglable definitions do not need to be next to "
  64. "each other, but can be located anywhere on the page. There can also be "
  65. "mutiple toggles that all toggle a single togglable."
  66. msgstr ""
  67. #. type: Plain text
  68. msgid ""
  69. "The id has a default value of \"default\", so can be omitted in simple "
  70. "cases."
  71. msgstr ""
  72. #. type: Plain text
  73. msgid ""
  74. "If you'd like a toggleable to be displayed by default, and toggle to hidden, "
  75. "then pass a parameter \"open=yes\" when setting up the toggleable."
  76. msgstr ""
  77. #. type: Plain text
  78. #, no-wrap
  79. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  80. msgstr ""