From 760c06d6d66b9b47ca7a72daadbeeaaec64154df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 13 Sep 2009 19:31:22 -0400 Subject: French underlays translation now at 100% --- .../directives/ikiwiki/directive/pagecount.fr.po | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 po/underlays/directives/ikiwiki/directive/pagecount.fr.po (limited to 'po/underlays/directives/ikiwiki/directive/pagecount.fr.po') diff --git a/po/underlays/directives/ikiwiki/directive/pagecount.fr.po b/po/underlays/directives/ikiwiki/directive/pagecount.fr.po new file mode 100644 index 000000000..c6167f50b --- /dev/null +++ b/po/underlays/directives/ikiwiki/directive/pagecount.fr.po @@ -0,0 +1,40 @@ +# Traduction de ikiwiki +# Copyright (C) 2009 Debian French l10n team +# 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 \n" +"Language-Team: French \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" -- cgit v1.2.3