]> sipb.mit.edu Git - ikiwiki.git/blob - po/underlays/directives/ikiwiki/directive/brokenlinks.fr.po
b64cb0c7088da6a3dbb4be6ea4b70757a11d1f8e
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / brokenlinks.fr.po
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.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: ikiwiki\n"
8 "POT-Creation-Date: 2009-08-15 18:30-0300\n"
9 "PO-Revision-Date: 2009-09-09 17:44+0200\n"
10 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
11 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bits\n"
15
16 #. type: Plain text
17 msgid ""
18 "The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks "
19 "desc=brokenlinks]] plugin."
20 msgstr ""
21 "La directive `brokenlinks` est fournie par le module d'extension [[!iki "
22 "plugins/brokenlinks desc=brokenlinks]]."
23
24 #. type: Plain text
25 msgid ""
26 "This directive generates a list of broken links on pages in the wiki. This "
27 "is a useful way to find pages that still need to be written, or links that "
28 "are written wrong."
29 msgstr ""
30 "Cette directive crée une liste des liens cassés sur les pages du wiki. On "
31 "peut ainsi facilement trouver les pages à écrire ou les liens mal trancrits."
32
33 #. type: Plain text
34 msgid ""
35 "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
36 "the pages to search for broken links, default is search them all."
37 msgstr "Le paramètre optionnel \"pages\" peut être une expression [[ikiwiki/PageSpec]] indiquant dans quelles pages chercher les liens cassés. Par défaut la recherche se fait dans toutes les pages.  "
38
39 #. type: Plain text
40 msgid "Example:"
41 msgstr "Exemple :"
42
43 #. type: Plain text
44 #, no-wrap
45 msgid "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
46 msgstr "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
47
48 #. type: Plain text
49 #, no-wrap
50 msgid "[[!meta robots=\"noindex, follow\"]]\n"
51 msgstr "[[!meta robots=\"noindex, follow\"]]\n"