]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/ping.cs.po
Merge remote-tracking branch 'jonas/master'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / ping.cs.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2011-05-05 20:04+0300\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. type: Plain text
20 msgid ""
21 "The `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] "
22 "plugin."
23 msgstr ""
24
25 #. type: Plain text
26 msgid ""
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."
32 msgstr ""
33
34 #. type: Plain text
35 #, no-wrap
36 msgid ""
37 "        \\[[!ping from=\"http://mywiki.com/\"\n"
38 "        to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
39 msgstr ""
40
41 #. type: Plain text
42 msgid ""
43 "The \"from\" parameter must be identical to the url of the wiki that is "
44 "doing the pinging. This is used to prevent ping loops."
45 msgstr ""
46
47 #. type: Plain text
48 msgid ""
49 "The \"to\" parameter is the url to ping. The example shows how to ping "
50 "another ikiwiki instance."
51 msgstr ""
52
53 #. type: Plain text
54 #, no-wrap
55 msgid "[[!meta robots=\"noindex, follow\"]]\n"
56 msgstr ""