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