# German translation of directives/ikiwiki/directive/version page for ikiwiki. # Copyright © 2010 Sebastian Kuhnert # 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:11+0530\n" "Last-Translator: Sebastian Kuhnert \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 `version` directive is supplied by the [[!iki plugins/version " "desc=version]] plugin." msgstr "" "Die `version`-Anweisung wird durch die [[!iki plugins/version " "desc=version]]-Erweiterung bereitgestellt." #. type: Plain text msgid "This directive allows inserting the version of ikiwiki onto a page." msgstr "Diese Anweisung fügt die Version von ikiwiki in eine Seite ein." #. type: Plain text msgid "" "Whenever ikiwiki is upgraded to a new version, the page will be rebuilt, " "updating the version number." msgstr "" "Immer wenn ikiwiki auf eine neue Version aktualisiert wird, wird diese " "Seite erneuert, um die Versionsnummer zu aktualisieren." #. type: Plain text msgid "Use is simple:" msgstr "Die Verwendung ist einfach:" #. type: Plain text #, no-wrap msgid "\t\\[[!version ]]\n" msgstr "\t\\[[!version ]]\n" #. type: Plain text #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n"