From 441078462c5178a08cf43ef958906eb605e32065 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Jun 2019 12:09:08 -0400 Subject: Updated German basewiki and directives translation from Sebastian Kuhnert. --- .../ikiwiki/directive/trailoptions.de.po | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 po/underlays/directives/ikiwiki/directive/trailoptions.de.po (limited to 'po/underlays/directives/ikiwiki/directive/trailoptions.de.po') diff --git a/po/underlays/directives/ikiwiki/directive/trailoptions.de.po b/po/underlays/directives/ikiwiki/directive/trailoptions.de.po new file mode 100644 index 000000000..de1bff159 --- /dev/null +++ b/po/underlays/directives/ikiwiki/directive/trailoptions.de.po @@ -0,0 +1,54 @@ +# German translation of basewiki/ikiwiki page for ikiwiki. +# Copyright © 2019 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: 2019-06-03 12:25+0200\n" +"PO-Revision-Date: 2019-06-04 00:12+0200\n" +"Last-Translator: Sebastian Kuhnert \n" +"Language-Team: None\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +msgid "" +"The `trailoptions` directive is supplied by the [[!iki plugins/trail " +"desc=trail]] plugin. It sets options for the trail represented by this page." +msgstr "Die `trailoptions`-Anweisung wird vom [[!iki plugins/trail desc=trail]]-Plugin bereitgestellt. Sie setzt Optionen für den Pfad (trail), der von der aktuellen Seite repräsentiert wird." + +#. type: Plain text +#, no-wrap +msgid " \\[[!trailoptions sort=\"meta(title)\" circular=\"no\"]]\n" +msgstr " \\[[!trailoptions sort=\"meta(title)\" circular=\"no\"]]\n" + +#. type: Plain text +msgid "Options available:" +msgstr "Verfügbare Optionen:" + +#. type: Bullet: '* ' +msgid "" +"`sort`: sets a [[ikiwiki/pagespec/sorting]] order for the entire trail, " +"overriding the order in which they were added" +msgstr "`sort`: setzt eine [[Sortierung|ikiwiki/pagespec/sorting]] für den gesamten Pfad, sodass die Reihenfolge des Hinzufügens ignoriert wird" + +#. type: Bullet: '* ' +msgid "`reverse`: reverses the order of the trail" +msgstr "`reverse`: Kehrt die Reihenfolge des Pfads um" + +#. type: Bullet: '* ' +msgid "" +"`circular`: if set to `yes` or `1`, the trail is made into a loop by making " +"the last page's \"next\" link point to the first page, and the first page's " +"\"previous\" link point to the last page" +msgstr "" +"`circular`: wird dies auf `yes` oder `1` gesetzt, wird der Pfad zu zirkulär: Der\n" +"\"weiter\"-Verknüpfung der letzten Seite zeigt auf die erste Seite, und deren\n" +"\"zurück\"-Verknüpfung zeigt auf die letzte Seite" + +#. type: Plain text +#, no-wrap +msgid "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "[[!meta robots=\"noindex, follow\"]]\n" -- cgit v1.2.3