Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-pascal / po / fr.po
blobfba62f65bbdad6e0f72386ea2cf8c1e3f6d0f3a3
1 # Messages français pour GNU gettext.
2 # Copyright © 2006 Yoyodyne, Inc.
3 # Michel Robitaille <robitail@IRO.UMontreal.CA>, 2006.
4 # Christophe Combelles <ccomb@free.fr>, 2006
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU hello-pascal 0.15-pre5\n"
9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10 "PO-Revision-Date: 2006-10-01 02:29+0200\n"
11 "Last-Translator: Christophe Combelles <ccomb@free.fr>\n"
12 "Language-Team: French <traduc@traduc.org>\n"
13 "Language: fr\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19 #: hello.hello_world
20 msgid "Hello, world!"
21 msgstr "Bonjour, le monde !"
23 #: hello.running_as
24 #, object-pascal-format
25 msgid "This program is running as process number %d."
26 msgstr "Ce programme est exécuté en tant que processus numéro %d."