1# German translation of directives/ikiwiki/directive/version page for ikiwiki.
2# Copyright © 2010, 2017 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.
5msgid ""
6msgstr ""
7"POT-Creation-Date: 2010-03-12 09:29+0530\n"
8"PO-Revision-Date: 2017-12-21 23:34+0100\n"
9"Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
10"Language-Team: None\n"
11"Language: de\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
17#. type: Plain text
18msgid ""
19"The `version` directive is supplied by the [[!iki plugins/version "
20"desc=version]] plugin."
21msgstr ""
22"Die `version`-Anweisung wird durch die [[!iki plugins/version "
23"desc=version]]-Erweiterung bereitgestellt."
24
25#. type: Plain text
26msgid "This directive allows inserting the version of ikiwiki onto a page."
27msgstr "Diese Anweisung fügt die Version von ikiwiki in eine Seite ein."
28
29#. type: Plain text
30msgid ""
31"Whenever ikiwiki is upgraded to a new version, the page will be rebuilt, "
32"updating the version number."
33msgstr ""
34"Immer wenn ikiwiki auf eine neue Version aktualisiert wird, wird diese "
35"Seite erneuert, um die Versionsnummer zu aktualisieren."
36
37#. type: Plain text
38msgid "Use is simple:"
39msgstr "Die Verwendung ist einfach:"
40
41#. type: Plain text
42#, no-wrap
43msgid "\t\\[[!version ]]\n"
44msgstr "\t\\[[!version ]]\n"
45
46#. type: Plain text
47#, no-wrap
48msgid "[[!meta robots=\"noindex, follow\"]]\n"
49msgstr "[[!meta robots=\"noindex, follow\"]]\n"
50
51
52