diff options
author | Nick Clifton <nickc@redhat.com> | 2005-03-23 09:44:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-03-23 09:44:45 +0000 |
commit | 817dc6660467e96e69e4a8be73b3855655a4891e (patch) | |
tree | eaa31f4686498393b8fa3962494ac864e766e859 | |
parent | 25e5959db9b733b6f5670ba632e72ab916c4cf2e (diff) | |
download | gdb-817dc6660467e96e69e4a8be73b3855655a4891e.zip gdb-817dc6660467e96e69e4a8be73b3855655a4891e.tar.gz gdb-817dc6660467e96e69e4a8be73b3855655a4891e.tar.bz2 |
Update the French translation
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/po/fr.po | 24 |
2 files changed, 16 insertions, 12 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a978d0b..74af374 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2005-03-23 Nick Clifton <nickc@redhat.com> + + * po/fr.po: Updated translation. + 2005-03-17 Paul Brook <paul@codesourcery.com> Dan Jacobowitz <dan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> diff --git a/binutils/po/fr.po b/binutils/po/fr.po index 0613cce..888dca2 100644 --- a/binutils/po/fr.po +++ b/binutils/po/fr.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: GNU binutils 2.15.96\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-03-03 21:03+1030\n" -"PO-Revision-Date: 2005-03-14 08:00-0500\n" +"PO-Revision-Date: 2005-03-22 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" @@ -5235,39 +5235,39 @@ msgid "no argument types in mangled string\n" msgstr "aucun type d'argument dans la chaîne encodé par mutilation\n" #: stabs.c:5093 -#, fuzzy, c-format +#, c-format msgid "Demangled name is not a function\n" -msgstr "valeurs par défaut ne sont pas dans une fonction en C++" +msgstr "nom démutilé n'est pas une fonction\n" #: stabs.c:5135 #, c-format msgid "Unexpected type in v3 arglist demangling\n" -msgstr "" +msgstr "Type inattendu dans la arglist v3 en démutilation\n" #: stabs.c:5202 -#, fuzzy, c-format +#, c-format msgid "Unrecognized demangle component %d\n" -msgstr "Option de débug non reconnue « %s »\n" +msgstr "Composant de démutilation non reconnu %d\n" #: stabs.c:5254 -#, fuzzy, c-format +#, c-format msgid "Failed to print demangled template\n" -msgstr "%s: échec de lecture de l'en-tête du fichier\n" +msgstr "Échec d'affichage du modèle de démutilation\n" #: stabs.c:5334 #, c-format msgid "Couldn't get demangled builtin type\n" -msgstr "" +msgstr "N'a pu obtenir le type de démutilation construit\n" #: stabs.c:5383 #, c-format msgid "Unexpected demangled varargs\n" -msgstr "" +msgstr "Varargs inattendu de démutilation\n" #: stabs.c:5390 -#, fuzzy, c-format +#, c-format msgid "Unrecognized demangled builtin type\n" -msgstr "type par défaut en C++ n'est pas reconnu" +msgstr "type de construit de démutilation non reconnu\n" #: strings.c:206 #, c-format |