summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/pagestats.da.po
blob: 76474b2170a9c4c6adee402b5bfac3f3bbbd89ab (plain)
  1. # Danish translation of directives/ikiwiki/directive/pagestats 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: 2009-07-19 23:45+0200\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. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. "X-Poedit-Language: Danish\n"
  19. "X-Poedit-Country: DENMARK\n"
  20. "X-Poedit-SourceCharset: utf-8\n"
  21. #. type: Plain text
  22. msgid ""
  23. "The `pagestats` directive is supplied by the [[!iki plugins/pagestats "
  24. "desc=pagestats]] plugin."
  25. msgstr ""
  26. #. type: Plain text
  27. msgid ""
  28. "This directive can generate stats about how pages link to each other. It can "
  29. "produce either a tag cloud, or a table counting the number of links to each "
  30. "page."
  31. msgstr ""
  32. #. type: Plain text
  33. msgid "Here's how to use it to create a [[tag]] cloud:"
  34. msgstr ""
  35. #. type: Plain text
  36. #, no-wrap
  37. msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n"
  38. msgstr "\t\\[[!pagestats pages=\"tags/*\"]]\n"
  39. #. type: Plain text
  40. msgid "And here's how to create a table of all the pages on the wiki:"
  41. msgstr "Og sådan her dannes en tabel over alle sider i wikien:"
  42. #. type: Plain text
  43. #, no-wrap
  44. msgid "\t\\[[!pagestats style=\"table\"]]\n"
  45. msgstr "\t\\[[!pagestats style=\"table\"]]\n"
  46. #. type: Plain text
  47. #, no-wrap
  48. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  49. msgstr "[[!meta robots=\"noindex, follow\"]]\n"