aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/brokenlinks.fr.po
blob: 9e15388c9baec0bb3cb14b9ddcf435bd1ae3b166 (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
# Traduction de ikiwiki
# Copyright (C)2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
# This file is distributed under the same license as the PACKAGE Ikiwiki.
#
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki\n"
"POT-Creation-Date: 2011-05-05 20:04+0300\n"
"PO-Revision-Date: 2009-09-09 17:44+0200\n"
"Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"

#. type: Plain text
msgid ""
"The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks "
"desc=brokenlinks]] plugin."
msgstr ""
"La directive `brokenlinks` est fournie par le module d'extension [[!iki "
"plugins/brokenlinks desc=brokenlinks]]."

#. type: Plain text
msgid ""
"This directive generates a list of broken links on pages in the wiki. This "
"is a useful way to find pages that still need to be written, or links that "
"are written wrong."
msgstr ""
"Cette directive crée une liste des liens cassés sur les pages du wiki. On "
"peut ainsi facilement trouver les pages à écrire ou les liens mal trancrits."

#. type: Plain text
msgid ""
"The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
"the pages to search for broken links, default is search them all."
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.  "

#. type: Plain text
msgid "Example:"
msgstr "Exemple :"

#. type: Plain text
#, no-wrap
msgid "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
msgstr "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"

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