summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/pagecount.de.po
blob: 262c2b940c080eaf6c48eacc188734a9d66e196d (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: 2011-05-05 20:04+0300\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. "Language: \n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  16. #. type: Plain text
  17. msgid ""
  18. "The `pagecount` directive is supplied by the [[!iki plugins/pagecount "
  19. "desc=pagecount]] plugin."
  20. msgstr ""
  21. "Die `pagecount`-Anweisung wird durch die [[!iki plugins/pagecount "
  22. "desc=pagecount]]-Erweiterung bereitgestellt."
  23. #. type: Plain text
  24. msgid "This directive counts pages currently in the wiki. Example:"
  25. msgstr ""
  26. "Diese Anweisung zählt die Seiten, die es gerade im Wiki gibt. Beispiel:"
  27. #. type: Plain text
  28. #, no-wrap
  29. msgid "\t\\[[!pagecount pages=\"*\"]]\n"
  30. msgstr "\t\\[[!pagecount pages=\"*\"]]\n"
  31. #. type: Plain text
  32. msgid ""
  33. "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
  34. "the pages to count, default is to count them all."
  35. msgstr ""
  36. "Im optionalen Parameter `pages` kann mit einer [[ikiwiki/PageSpec]] "
  37. "angegeben werden, welche Seiten gezählt werden sollen, ein der "
  38. "Voreinstellung werden alle gezählt."
  39. #. type: Plain text
  40. #, no-wrap
  41. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  42. msgstr "[[!meta robots=\"noindex, follow\"]]\n"