mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-21 02:56:48 -04:00
25 lines
832 B
Plaintext
25 lines
832 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-python 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.py.in:13
|
|
msgid "Hello, world!"
|
|
msgstr "Bonjour, le monde!"
|
|
|
|
#: hello.py.in:14
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Ce programme est exécuté en tant que processus numéro %(pid)d."
|