2013-04-06 16:48:33 +02:00

30 lines
1008 B
Plaintext

# Messages français pour GNU gettext.
# Copyright © 2003 Free Software Foundation, Inc.
# Michel Robitaille <robitail@iro.umontreal.ca>, traducteur depuis/since 1996.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU hello-perl 0.13.1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2003-12-18 08:00-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: hello-1.pl.in:18 hello-2.pl.in:13
msgid "Hello, world!"
msgstr "Bonjour, le monde!"
#: hello-1.pl.in:20
#, perl-format
msgid "This program is running as process number %d."
msgstr "Ce programme est exécuté en tant que processus numéro %d."
#: hello-2.pl.in:15
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ce programme est exécuté en tant que processus numéro {pid}."