X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/30c30a0cdde44491370a1e5a0ef371a4f92c4965..50d2704db6fec29756e930d82aecca67802a063e:/po/underlays/directives/ikiwiki/directive/pagestats.de.po?ds=inline diff --git a/po/underlays/directives/ikiwiki/directive/pagestats.de.po b/po/underlays/directives/ikiwiki/directive/pagestats.de.po index 427f273ed..96c0507a4 100644 --- a/po/underlays/directives/ikiwiki/directive/pagestats.de.po +++ b/po/underlays/directives/ikiwiki/directive/pagestats.de.po @@ -4,13 +4,14 @@ # modification, are permitted under any circumstances. No warranty. msgid "" msgstr "" -"POT-Creation-Date: 2010-03-12 09:29+0530\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2010-03-14 14:05+0530\n" "Last-Translator: Sebastian Kuhnert \n" "Language-Team: None\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. type: Plain text @@ -32,7 +33,11 @@ msgstr "" "den Häufigkeiten, wie oft auf die einzelnen Seiten verwiesen wurde." #. type: Plain text -msgid "Here's how to use it to create a [[tag]] cloud:" +#, fuzzy +#| msgid "Here's how to use it to create a [[tag]] cloud:" +msgid "" +"Here's how to use it to create a [[tag]] cloud, with tags sized based on " +"frequency of use:" msgstr "So kann eine [[tag]]-Wolke erzeugt werden:" #. type: Plain text @@ -40,6 +45,18 @@ msgstr "So kann eine [[tag]]-Wolke erzeugt werden:" msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n" msgstr "\t\\[[!pagestats pages=\"tags/*\"]]\n" +#. type: Plain text +msgid "" +"Here's how to create a list of tags, sized by use as they would be in a " +"cloud." +msgstr "" + +#. type: Plain text +#, fuzzy, no-wrap +#| msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n" +msgid "\t\\[[!pagestats style=\"list\" pages=\"tags/*\"]]\n" +msgstr "\t\\[[!pagestats pages=\"tags/*\"]]\n" + #. type: Plain text msgid "And here's how to create a table of all the pages on the wiki:" msgstr "Und so kann eine Tabelle mit allen Seiten im Wiki erzeugt werden:" @@ -70,12 +87,8 @@ msgstr "Oder um eine Wolke mit Tags anzuzeigen, die mit Linux verwandt sind:" #. type: Plain text #, no-wrap -msgid "" -"\t\\[[!pagestats pages=\"tags/* and not tags/linux\" " -"among=\"tagged(linux)\"]]\n" -msgstr "" -"\t\\[[!pagestats pages=\"tags/* and not tags/linux\" " -"among=\"tagged(linux)\"]]\n" +msgid "\t\\[[!pagestats pages=\"tags/* and not tags/linux\" among=\"tagged(linux)\"]]\n" +msgstr "\t\\[[!pagestats pages=\"tags/* and not tags/linux\" among=\"tagged(linux)\"]]\n" #. type: Plain text msgid "" @@ -83,17 +96,22 @@ msgid "" "pages. For instance, to show a table of the top ten pages with the most " "links:" msgstr "" -"Der optionale Parameter `show` zeigt nur die angegebene Anzahl von Seiten an." -" Zum Beispiel kann man eine Tabelle mit den zehn häufigsten Links anzeigen:" +"Der optionale Parameter `show` zeigt nur die angegebene Anzahl von Seiten " +"an. Zum Beispiel kann man eine Tabelle mit den zehn häufigsten Links " +"anzeigen:" #. type: Plain text #, no-wrap msgid "\t\\[[!pagestats style=\"table\" show=\"10\"]]\n" msgstr "\t\\[[!pagestats style=\"table\" show=\"10\"]]\n" +#. type: Plain text +msgid "" +"The optional `class` parameter can be used to control the class of the " +"generated tag cloud `div` or page stats `table`." +msgstr "" + #. type: Plain text #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n" - -