summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/orphans.da.po
blob: 3e71434573748b508bfa6050e5c5aa30a801be75 (plain)
  1. # Danish translation of directives/ikiwiki/directive/orphans 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 `orphans` directive is supplied by the [[!iki plugins/orphans "
  24. "desc=orphans]] plugin."
  25. msgstr ""
  26. #. type: Plain text
  27. msgid ""
  28. "This directive generates a list of possibly orphaned pages -- pages that no "
  29. "other page links to. Example:"
  30. msgstr ""
  31. #. type: Plain text
  32. #, no-wrap
  33. msgid "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
  34. msgstr "\t\\[[!orphans pages=\"* and !blog/*\"]]\n"
  35. #. type: Plain text
  36. msgid ""
  37. "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
  38. "the pages to check for orphans, default is search them all."
  39. msgstr ""
  40. #. type: Plain text
  41. msgid ""
  42. "Note that it takes backlinks into account, but does not count inlining a "
  43. "page as linking to it, so will generally count many blog-type pages as "
  44. "orphans."
  45. msgstr ""
  46. #. type: Plain text
  47. #, no-wrap
  48. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  49. msgstr "[[!meta robots=\"noindex, follow\"]]\n"