]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - po/underlays/directives/ikiwiki/directive/traillink.de.po
Added a comment: Clarifications for gry
[git.ikiwiki.info.git] / po / underlays / directives / ikiwiki / directive / traillink.de.po
1 # German translation of basewiki/ikiwiki page for ikiwiki.
2 # Copyright © 2019 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: 2019-06-03 12:25+0200\n"
8 "PO-Revision-Date: 2019-06-04 00:08+0200\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"
16 #. type: Plain text
17 msgid "The `traillink` directive is supplied by the"
18 msgstr "Die `traillink`-Anweisung wird durch das Plugin"
20 #. type: Plain text
21 #, no-wrap
22 msgid "[[!iki plugins/trail desc=trail]]\n"
23 msgstr "[[!iki plugins/trail desc=trail]]\n"
25 #. type: Plain text
26 msgid ""
27 "plugin. It generates a visible [[ikiwiki/WikiLink]], and also adds the "
28 "linked page to the trail represented by the page containing the directive."
29 msgstr "bereitgestellt. Sie erzeugt einen sichtbaren [[ikiwiki/WikiLink]] und fügt zusätzlich die verknüpfte Seite zu dem Pfad (trail) der Seite hinzu, die die Anweisung enthält."
31 #. type: Plain text
32 msgid "In its simplest form, the first parameter is like the content of a WikiLink:"
33 msgstr "In der einfachsten Form ist der erste Parameter wie der Inhalt eines WikiLink:"
35 #. type: Plain text
36 #, no-wrap
37 msgid "    \\[[!traillink some_other_page]]\n"
38 msgstr "    \\[[!traillink eine_andere_seite]]\n"
40 #. type: Plain text
41 msgid ""
42 "The displayed text can also be overridden, either with a `|` symbol or with "
43 "a `text` parameter:"
44 msgstr "Der angezeigte Text kann auch übersteuert werden, entweder mit dem `|`-Symbol oder mit dem `text`-Parameter:"
46 #. type: Plain text
47 #, no-wrap
48 msgid ""
49 "    \\[[!traillink Click_here_to_start_the_trail|some_other_page]]\n"
50 "    \\[[!traillink some_other_page text=\"Click here to start the "
51 "trail\"]]\n"
52 msgstr ""
53 "    \\[[!traillink Hier_klicken_um_den_Pfad_zu_starten|eine_andere_seite]]\n"
54 "    \\[[!traillink eine_andere_seite text=\"Hier klicken um den Pfad zu starten\"]]\n"
56 #. type: Plain text
57 #, no-wrap
58 msgid "[[!meta robots=\"noindex, follow\"]]\n"
59 msgstr "[[!meta robots=\"noindex, follow\"]]\n"