1 # Traduction de ikiwiki
2 # Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
3 # This file is distributed under the same license as the PACKAGE Ikiwiki.
7 "Project-Id-Version: Ikiwiki\n"
8 "POT-Creation-Date: 2011-05-05 20:04+0300\n"
9 "PO-Revision-Date: 2009-09-12 14:25+0200\n"
10 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
11 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bits\n"
19 "The `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] "
22 "La directive `ping` est fournie par le module d'extension [[!iki plugins/"
23 "pinger desc=pinger]]."
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."
33 "Cette directive permet de configurer ikiwiki pour qu'il visite une URL à "
34 "chaque mise à jour du wiki. Utilisée avec le greffon [[!iki plugins/pingee "
35 "desc=pingee]], elle permet de mettre en place un réseau avec des miroirs "
36 "couplés ou une version « branche » d'un wiki. En visitant le miroir ou la "
37 "branche à chaque modification du wiki principal, ils peuvent être gardés à "
43 " \\[[!ping from=\"http://mywiki.com/\"\n"
44 " to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
46 " \\[[!ping from=\"http://mywiki.com/\"\n"
47 " to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
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."
54 "Le paramètre \"from\" doit être identique à l'URL du wiki qui effectue le "
55 "*ping*, de manière à éviter les boucles."
59 "The \"to\" parameter is the url to ping. The example shows how to ping "
60 "another ikiwiki instance."
62 "Le paramètre \"to\" est l'URL à visiter. L'exemple montre comment visiter "
63 "une autre instance d'ikiwiki."
67 msgid "[[!meta robots=\"noindex, follow\"]]\n"
68 msgstr "[[!meta robots=\"noindex, follow\"]]\n"