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