* fr.po: Update.

From-SVN: r92224
This commit is contained in:
Joseph Myers 2004-12-15 22:29:31 +00:00 committed by Joseph Myers
parent 43a613f7a2
commit 13c53fe45b
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2004-12-15 Joseph S. Myers <joseph@codesourcery.com>
* fr.po: Update.
2004-12-04 Joseph S. Myers <joseph@codesourcery.com> 2004-12-04 Joseph S. Myers <joseph@codesourcery.com>
* tr.po: Update. * tr.po: Update.

View File

@ -116,10 +116,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gcc 3.4.0\n" "Project-Id-Version: GNU cpplib 4.0-b20041128\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2004-11-27 19:38+0000\n" "POT-Creation-Date: 2004-11-27 19:38+0000\n"
"PO-Revision-Date: 2004-05-24 20:00-0500\n" "PO-Revision-Date: 2004-12-02 20:00-0500\n"
"Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n" "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -563,9 +563,8 @@ msgid "token \"%s\" is not valid in preprocessor expressions"
msgstr "l'élément lexical « %s » n'est pas valide dans les expressions pour le préprocesseur" msgstr "l'élément lexical « %s » n'est pas valide dans les expressions pour le préprocesseur"
#: expr.c:753 #: expr.c:753
#, fuzzy
msgid "missing expression between '(' and ')'" msgid "missing expression between '(' and ')'"
msgstr "expression void entre parenthèses" msgstr "expression manquante entre '(' et ')'"
#: expr.c:756 #: expr.c:756
msgid "#if with no expression" msgid "#if with no expression"
@ -718,9 +717,9 @@ msgid "trigraph ??%c converted to %c"
msgstr "trigraphe ??%c converti en %c" msgstr "trigraphe ??%c converti en %c"
#: lex.c:301 #: lex.c:301
#, fuzzy, c-format #, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable" msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr "trigraphe ??%c ignoré" msgstr "trigraphe ??%c ignoré, utilisez -trigraphs pour le permettre"
#: lex.c:347 #: lex.c:347
msgid "\"/*\" within comment" msgid "\"/*\" within comment"