summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/map.cs.po
blob: 0833287b1d6cb66fd90aa02c27670407d1176449 (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 "The `map` directive is supplied by the [[!iki plugins/map desc=map]] plugin."
  20. msgstr ""
  21. #. type: Plain text
  22. msgid ""
  23. "This directive generates a hierarchical page map for the wiki. Example "
  24. "usage:"
  25. msgstr ""
  26. #. type: Plain text
  27. #, no-wrap
  28. msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\"]]\n"
  29. msgstr ""
  30. #. type: Plain text
  31. msgid ""
  32. "If the pages to include are not specified, all pages (and other files) in "
  33. "the wiki are mapped."
  34. msgstr ""
  35. #. type: Plain text
  36. msgid ""
  37. "By default, the names of pages are shown in the map. The `show` parameter "
  38. "can be used to show the titles or descriptions of pages instead (as set by "
  39. "the [[meta]] directive). For example:"
  40. msgstr ""
  41. #. type: Plain text
  42. #, no-wrap
  43. msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=title]]\n"
  44. msgstr ""
  45. #. type: Plain text
  46. #, no-wrap
  47. msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=description]]\n"
  48. msgstr ""
  49. #. type: Plain text
  50. msgid ""
  51. "Hint: To limit the map to displaying pages less than a certain level deep, "
  52. "use a [[ikiwiki/PageSpec]] like this: `pages=\"* and !*/*/*\"`"
  53. msgstr ""
  54. #. type: Plain text
  55. #, no-wrap
  56. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  57. msgstr ""