summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/pagecount.de.po
blob: 5f2db30df955fa16aeae449f299265ea51f692a5 (plain)
  1. # German translation of directives/ikiwiki/directive/pagecount page for ikiwiki.
  2. # Copyright © 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
  3. # Redistribution and use in source and compiled forms, with or without
  4. # modification, are permitted under any circumstances. No warranty.
  5. msgid ""
  6. msgstr ""
  7. "POT-Creation-Date: 2010-03-12 09:29+0530\n"
  8. "PO-Revision-Date: 2010-03-14 14:05+0530\n"
  9. "Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
  10. "Language-Team: None\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  15. #. type: Plain text
  16. msgid ""
  17. "The `pagecount` directive is supplied by the [[!iki plugins/pagecount "
  18. "desc=pagecount]] plugin."
  19. msgstr ""
  20. "Die `pagecount`-Anweisung wird durch die [[!iki plugins/pagecount "
  21. "desc=pagecount]]-Erweiterung bereitgestellt."
  22. #. type: Plain text
  23. msgid "This directive counts pages currently in the wiki. Example:"
  24. msgstr ""
  25. "Diese Anweisung zählt die Seiten, die es gerade im Wiki gibt. Beispiel:"
  26. #. type: Plain text
  27. #, no-wrap
  28. msgid "\t\\[[!pagecount pages=\"*\"]]\n"
  29. msgstr "\t\\[[!pagecount pages=\"*\"]]\n"
  30. #. type: Plain text
  31. msgid ""
  32. "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
  33. "the pages to count, default is to count them all."
  34. msgstr ""
  35. "Im optionalen Parameter `pages` kann mit einer [[ikiwiki/PageSpec]] "
  36. "angegeben werden, welche Seiten gezählt werden sollen, ein der "
  37. "Voreinstellung werden alle gezählt."
  38. #. type: Plain text
  39. #, no-wrap
  40. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  41. msgstr "[[!meta robots=\"noindex, follow\"]]\n"