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: 2009-08-15 18:30-0300\n"
9 "PO-Revision-Date: 2009-09-10 17:05+0200\n"
10 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
11 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bits\n"
18 "The `teximg` directive is supplied by the [[!iki plugins/teximg "
19 "desc=teximg]] plugin."
20 msgstr "La directive `teximg` est fournie par le module d'extension [[!iki plugins/teximg desc=teximg]]."
23 msgid "This directive renders LaTeX formulas into images."
24 msgstr "Cette directive transforme les formules LaTeX en images."
34 "\t\\[[!teximg code=\"\\frac{1}{2}\"]]\n"
35 "\t\\[[!teximg code=\"E = - \\frac{Z^2 \\cdot \\mu \\cdot e^4}{32\\pi^2 \\epsilon_0^2 \\hbar^2 n^2}\" ]]\n"
37 "\t\\[[!teximg code=\"\\frac{1}{2}\"]]\n"
38 "\t\\[[!teximg code=\"E = - \\frac{Z^2 \\cdot \\mu \\cdot e^4}{32\\pi^2 \\epsilon_0^2 \\hbar^2 n^2}\" ]]\n"
41 msgid "To scale the image, use height=x:"
42 msgstr "Pour ajuster une image, utilisez height=x :"
47 "\t\\[[!teximg code=\"\\frac{1}{2}\" height=\"17\"]]\n"
48 "\t\\[[!teximg code=\"\\frac{1}{2}\" height=\"8\"]]\n"
50 "\t\\[[!teximg code=\"\\frac{1}{2}\" height=\"17\"]]\n"
51 "\t\\[[!teximg code=\"\\frac{1}{2}\" height=\"8\"]]\n"
55 "If no height is chosen the default height 12 is used. Valid heights are: 8, "
56 "9, 10, 11, 12, 14, 17, 20. If another height is entered, the closest "
57 "available height is used."
58 msgstr "Si aucune hauteur n'est choisie, la valeur par défaut est 12. Voici les valeurs reconnues : 8, 9, 10, 11, 12, 14, 17, 20. Si une autre valeur est donnée, la valeur la plus proche est choisie."
61 msgid "To add an alt text to the image, use alt=\"text\":"
62 msgstr "Pour ajouter un texte à l'image, utilisez alt=\"text\" :"
66 msgid "\t\\[[!teximg code=\"\\frac{1}{2}\" alt=\"1/2\"]]\n"
67 msgstr "\t\\[[!teximg code=\"\\frac{1}{2}\" alt=\"1/2\"]]\n"
71 msgid "[[!meta robots=\"noindex, follow\"]]\n"
72 msgstr "[[!meta robots=\"noindex, follow\"]]\n"