1 # Traduction de ikiwiki
2 # Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
3 # This file is distributed under the same license as the PACKAGE Ikiwiki.
7 "Project-Id-Version: ikiwiki\n"
8 "POT-Creation-Date: 2010-07-18 22:29+0000\n"
9 "PO-Revision-Date: 2009-08-30 09:37+0200\n"
10 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
11 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bits\n"
20 "[[!if test=\"enabled(po)\"\n"
21 " then=\"This wiki has po support **enabled**.\"\n"
22 " else=\"This wiki has po support **disabled**.\"]]\n"
24 "[[!if test=\"enabled(po)\"\n"
25 " then=\"Ce wiki gère le mode po.\"\n"
26 " else=\"Ce wiki ne gère pas le mode po.\"]]\n"
30 "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/"
31 "PageSpec]] syntax is expanded with the following additional tests that can "
32 "be used to improve user navigation in a multi-lingual wiki:"
34 "Si le greffon [[!iki plugins/po desc=po]] est activé, la syntaxe normale de "
35 "[[ikiwiki/PageSpec]] est développée avec les tests supplémentaires suivants "
36 "qui peuvent améliorer la navigation d'un utilisateur de wiki "
41 "\"`lang(LL)`\" - tests whether a page is written in the language specified "
42 "as a ISO639-1 (two-letter) language code."
44 "`lang(LL)` - teste si la page est écrite dans la langue indiquée par le code "
45 "ISO639-1 (deux lettres)."
49 "\"`currentlang()`\" - tests whether a page is written in the same language "
50 "as the current page."
52 "`currentlang()` - teste si une page est écrite dans la langue de la page "
57 "\"`needstranslation()`\" - tests whether a page needs translation work. Only "
58 "slave pages match this PageSpec. A minimum target translation percentage can "
59 "optionally be passed as an integer parameter: \"`needstranslation(50)`\" "
60 "matches only pages less than 50% translated."
65 "Note that every non-po page is considered to be written in "
66 "`po_master_language`, as specified in `ikiwiki.setup`."
68 "Notez que chaque page qui n'est pas de type po est considérée comme une page "
69 "écrite selon le `po_master_language`, tel que spécifié dans le fichier de "
70 "configuration `ikiwiki.setup`."
74 msgid "[[!meta robots=\"noindex, follow\"]]\n"