aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/ping.de.po
blob: 6a6fffd4397f6c1f43cc010a99fe38733d429ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# German translation of directives/ikiwiki/directive/ping page for ikiwiki.
# Copyright © 2010, 2017 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
# 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: 2017-12-21 22:15+0100\n"
"Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. type: Plain text
msgid ""
"The `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] "
"plugin."
msgstr ""
"Die `ping`-Anweisung wird durch die [[!iki plugins/pinger "
"desc=pinger]]-Erweiterung bereitgestellt."

#. type: Plain text
msgid ""
"This directive allows ikiwiki to be configured to hit a URL each time it "
"updates the wiki. One way to use this is in conjunction with the [[!iki "
"plugins/pingee desc=pingee]] plugin to set up a loosely coupled mirror "
"network, or a branched version of a wiki. By pinging the mirror or branch "
"each time the main wiki changes, it can be kept up-to-date."
msgstr ""
"Diese Anweisung erlaubt es ikiwiki so zu konfigurieren, dass eine bestimmte "
"URL jedes mal aufgerufen wird, wenn das Wiki aktualisiert wird. Dies kann "
"in Kombination mit der [[!iki plugins/pingee desc=pingee]]-Erweiterung dazu "
"verwendet werden, ein eng gekoppeltes Netzwerk mit gespiegelten oder "
"abgeleiteten Wikis einzurichten. Durch das Anpingen kann bei jeder Änderung "
"der Spiegel oder das abgeleitete Wiki aktuell gehalten werden."

#. type: Plain text
#, no-wrap
msgid ""
"        \\[[!ping from=\"http://mywiki.com/\"\n"
"        to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
msgstr ""
"        \\[[!ping from=\"http://mywiki.com/\"\n"
"        to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"

#. type: Plain text
msgid ""
"The \"from\" parameter must be identical to the url of the wiki that is "
"doing the pinging. This is used to prevent ping loops."
msgstr ""
"Der Parameter `from` muss identisch zur URL des Wikis sein, dass den Ping "
"durchführt. Dies wird verwendet, um Schleifen zu verhindern."

#. type: Plain text
msgid ""
"The \"to\" parameter is the url to ping. The example shows how to ping "
"another ikiwiki instance."
msgstr ""
"Der Parameter `to` ist die URL, die aufgerufen werden soll. Das Beispiel "
"zeigt, wie eine andere ikiwiki-Instanz angepingt werden kann."

#. type: Plain text
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr "[[!meta robots=\"noindex, follow\"]]\n"