# 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-10 16:32+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 `version` directive is supplied by the [[!iki plugins/version " "desc=version]] plugin." msgstr "La directive `version` est fournie par le module d'extension [[!iki plugins/version desc=version]]." #. type: Plain text msgid "This directive allows inserting the version of ikiwiki onto a page." msgstr "Cette directive permet d'insérer la version d'ikiwiki sur une page." #. type: Plain text msgid "" "Whenever ikiwiki is upgraded to a new version, the page will be rebuilt, " "updating the version number." msgstr "À chaque mise à niveau d'ikiwiki, la page est reconstruite, modifiant par là le numéro de version." #. type: Plain text msgid "Use is simple:" msgstr "Simple est son utilisation :" #. type: Plain text #, no-wrap msgid "\t\\[[!version ]]\n" msgstr "\t\\[[!version ]]\n" #. type: Plain text #, no-wrap msgid "[[!meta robots=\"noindex, follow\"]]\n" msgstr "[[!meta robots=\"noindex, follow\"]]\n"