1 # Messages franais pour GNU gettext. 2 # Copyright 2006 Yoyodyne, Inc. 3 # Michel Robitaille <robitail (a] IRO.UMontreal.CA>, 2006. 4 # Christophe Combelles <ccomb (a] free.fr>, 2006 5 # 6 msgid "" 7 msgstr "" 8 "Project-Id-Version: GNU hello-tcl-tk 0.15-pre5\n" 9 "Report-Msgid-Bugs-To: bug-gnu-gettext (a] gnu.org\n" 10 "PO-Revision-Date: 2006-10-01 02:29+0200\n" 11 "Last-Translator: Christophe Combelles <ccomb (a] free.fr>\n" 12 "Language-Team: French <traduc (a] traduc.org>\n" 13 "MIME-Version: 1.0\n" 14 "Content-Type: text/plain; charset=UTF-8\n" 15 "Content-Transfer-Encoding: 8bit\n" 16 "Plural-Forms: nplurals=2; plural=(n > 1);\n" 17 18 #: hello.tcl:14 19 msgid "Hello, world!" 20 msgstr "Bonjour, le monde !" 21 22 #: hello.tcl:17 23 #, tcl-format 24 msgid "This program is running as process number %d." 25 msgstr "Ce programme est excut en tant que processus numro %d." 26