????
Current Path : C:/opt/msys64/ucrt64/share/doc/gettext/examples/hello-perl/po/ |
Current File : C:/opt/msys64/ucrt64/share/doc/gettext/examples/hello-perl/po/fr.po |
# Messages français pour GNU gettext. # Copyright (C) 2006 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. # # Michel Robitaille <robitail@IRO.UMontreal.CA>, 2006. # Christophe Combelles <ccomb@free.fr>, 2006 # Stéphane Aulery <lkppo@free.fr>, 2015 # msgid "" msgstr "" "Project-Id-Version: hello-perl 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "POT-Creation-Date: 2022-10-10 00:22+0200\n" "PO-Revision-Date: 2015-12-22 23:54+0100\n" "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n" "Language-Team: French <traduc@traduc.org>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: hello-1.pl.in:17 hello-2.pl.in:12 msgid "Hello, world!" msgstr "Bonjour, le monde !" #: hello-1.pl.in:19 #, 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:14 #, 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}."