1# German translation of directives/ikiwiki/directive/ping 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 22:15+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 `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] " 20"plugin." 21msgstr "" 22"Die `ping`-Anweisung wird durch die [[!iki plugins/pinger " 23"desc=pinger]]-Erweiterung bereitgestellt." 24 25#. type: Plain text 26msgid "" 27"This directive allows ikiwiki to be configured to hit a URL each time it " 28"updates the wiki. One way to use this is in conjunction with the [[!iki " 29"plugins/pingee desc=pingee]] plugin to set up a loosely coupled mirror " 30"network, or a branched version of a wiki. By pinging the mirror or branch " 31"each time the main wiki changes, it can be kept up-to-date." 32msgstr "" 33"Diese Anweisung erlaubt es ikiwiki so zu konfigurieren, dass eine bestimmte " 34"URL jedes mal aufgerufen wird, wenn das Wiki aktualisiert wird. Dies kann " 35"in Kombination mit der [[!iki plugins/pingee desc=pingee]]-Erweiterung dazu " 36"verwendet werden, ein eng gekoppeltes Netzwerk mit gespiegelten oder " 37"abgeleiteten Wikis einzurichten. Durch das Anpingen kann bei jeder Änderung " 38"der Spiegel oder das abgeleitete Wiki aktuell gehalten werden." 39 40#. type: Plain text 41#, no-wrap 42msgid "" 43" \\[[!ping from=\"http://mywiki.com/\"\n" 44" to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n" 45msgstr "" 46" \\[[!ping from=\"http://mywiki.com/\"\n" 47" to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n" 48 49#. type: Plain text 50msgid "" 51"The \"from\" parameter must be identical to the url of the wiki that is " 52"doing the pinging. This is used to prevent ping loops." 53msgstr "" 54"Der Parameter `from` muss identisch zur URL des Wikis sein, dass den Ping " 55"durchführt. Dies wird verwendet, um Schleifen zu verhindern." 56 57#. type: Plain text 58msgid "" 59"The \"to\" parameter is the url to ping. The example shows how to ping " 60"another ikiwiki instance." 61msgstr "" 62"Der Parameter `to` ist die URL, die aufgerufen werden soll. Das Beispiel " 63"zeigt, wie eine andere ikiwiki-Instanz angepingt werden kann." 64 65#. type: Plain text 66#, no-wrap 67msgid "[[!meta robots=\"noindex, follow\"]]\n" 68msgstr "[[!meta robots=\"noindex, follow\"]]\n" 69 70 71