41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
# 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: 2009-08-15 18:30-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"
|
||
"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"
|