1# Messages fran�ais pour GNU gettext.
2# Copyright � 2003 Free Software Foundation, Inc.
3# Michel Robitaille <robitail@iro.umontreal.ca>, traducteur depuis/since 1996.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: GNU hello-clisp 0.13.1\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"PO-Revision-Date: 2003-12-18 08:00-0500\n"
10"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
11"Language-Team: French <traduc@traduc.org>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=ISO-8859-1\n"
14"Content-Transfer-Encoding: 8bit\n"
15"Plural-Forms: nplurals=2; plural=(n > 1);\n"
16
17#: hello.lisp.in:12
18msgid "Hello, world!"
19msgstr "Bonjour, le monde!"
20
21#: hello.lisp.in:14
22#, lisp-format
23msgid "This program is running as process number ~D."
24msgstr "Ce programme est ex�cut� en tant que processus num�ro ~D."
25