diff options
author | Bruno Haible <bruno@clisp.org> | 2003-12-17 22:02:47 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:11:31 +0200 |
commit | 4da1f07192cf68860c906c615890a67eab53e4ac (patch) | |
tree | b64647d38170d7c74b958ad65593bfad6b16abcd /gettext-tools/examples/po/fr.po | |
parent | 36a582330bc8686a9291c04137240c13f2ab2b90 (diff) | |
download | external_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.zip external_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.tar.gz external_gettext-4da1f07192cf68860c906c615890a67eab53e4ac.tar.bz2 |
Regenerated for 0.13.1.
Diffstat (limited to 'gettext-tools/examples/po/fr.po')
-rw-r--r-- | gettext-tools/examples/po/fr.po | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/gettext-tools/examples/po/fr.po b/gettext-tools/examples/po/fr.po index 1ae0183..9779729 100644 --- a/gettext-tools/examples/po/fr.po +++ b/gettext-tools/examples/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU gettext-examples 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"POT-Creation-Date: 2003-11-16 18:52+0100\n" +"POT-Creation-Date: 2003-12-12 19:11+0100\n" "PO-Revision-Date: 2003-11-19 08:00-0500\n" "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n" "Language-Team: French <traduc@traduc.org>\n" @@ -21,11 +21,12 @@ msgstr "" #: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48 #: hello-sh/hello.sh:15 hello-python/hello.py.in:13 #: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13 -#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15 +#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15 #: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21 #: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world #: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14 -#: hello-perl/hello.pl:14 hello-php/hello.php:13 +#: hello-perl/hello-1.pl.in:16 hello-perl/hello-2.pl.in:11 +#: hello-php/hello.php:13 msgid "Hello, world!" msgstr "Bonjour, le monde!" @@ -34,13 +35,14 @@ msgstr "Bonjour, le monde!" #: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53 #: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13 #: hello-pascal/hello.running_as hello-tcl/hello.tcl:13 -#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15 +#: hello-tcl-tk/hello.tcl:17 hello-perl/hello-1.pl.in:18 +#: hello-php/hello.php:15 #, php-format msgid "This program is running as process number %d." msgstr "Ce programme est exécuté en tant que processus numéro %d." #: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49 -#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20 +#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20 #, ycp-format msgid "This program is running as process number %1." msgstr "Ce programme est exécuté en tant que processus numéro %1." @@ -73,3 +75,8 @@ msgstr "Ce programme est exécuté en tant que processus numéro ~D." #, java-format msgid "This program is running as process number {0}." msgstr "Ce programme est exécuté en tant que processus numéro {0}." + +#: hello-perl/hello-2.pl.in:13 +#, fuzzy, 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." |