1# Messages français pour GNU gettext.
2# Copyright (C) 2006 Yoyodyne, Inc. (msgids)
3# This file is distributed under the same license as the gettext package.
4#
5# Michel Robitaille <robitail@IRO.UMontreal.CA>, 2006.
6# Christophe Combelles <ccomb@free.fr>, 2006
7# Stéphane Aulery <lkppo@free.fr>, 2015
8#
9msgid ""
10msgstr ""
11"Project-Id-Version: hello-php 0.19.4.73\n"
12"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
13"POT-Creation-Date: 2020-07-27 01:22+0200\n"
14"PO-Revision-Date: 2015-12-22 23:54+0100\n"
15"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
16"Language-Team: French <traduc@traduc.org>\n"
17"Language: fr\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"X-Bugs: Report translation errors to the Language-Team address.\n"
22"Plural-Forms: nplurals=2; plural=(n > 1);\n"
23
24#: hello.php:12
25msgid "Hello, world!"
26msgstr "Bonjour, le monde !"
27
28#: hello.php:14
29#, php-format
30msgid "This program is running as process number %d."
31msgstr "Ce programme est exécuté en tant que processus numéro %d."
32