aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/pagecount.fr.po
blob: bfd44851829eb566c62137c95f183f4b69fcfd76 (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
# 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-12 11:46+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 `pagecount` directive is supplied by the [[!iki plugins/pagecount "
"desc=pagecount]] plugin."
msgstr ""
"La directive `pagecount` est fournie par le module d'extension [[!iki "
"plugins/pagecount desc=pagecount]]. "

#. type: Plain text
msgid "This directive counts pages currently in the wiki. Example:"
msgstr "Cette directive compte les pages du wiki. Exemple :"

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

#. type: Plain text
msgid ""
"The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
"the pages to count, default is to count them all."
msgstr ""
"Le paramètre facultatif \"pages\" peut être une spécification [[ikiwiki/"
"PageSpec]] indiquant un ensemble de pages à compter. Par défaut toutes les "
"pages du wiki sont comptées."

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