diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-06 06:14:18 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-06 06:14:18 +0000 |
commit | 7b919065100b9d5597126afce413f6caa6277704 (patch) | |
tree | a94dfc952249fa7f444964aecc1627d83d20bc9b /libcpp/po/fr.po | |
parent | 43dcffc1d84bb19ceb32c25715b60a6864c67220 (diff) | |
download | gcc-7b919065100b9d5597126afce413f6caa6277704.tar.gz |
2010-02-06 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 156526
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@156537 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/po/fr.po')
-rw-r--r-- | libcpp/po/fr.po | 99 |
1 files changed, 52 insertions, 47 deletions
diff --git a/libcpp/po/fr.po b/libcpp/po/fr.po index dd7c42aac65..87b15a50981 100644 --- a/libcpp/po/fr.po +++ b/libcpp/po/fr.po @@ -119,7 +119,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU cpplib 4.3.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" -"POT-Creation-Date: 2009-12-02 14:22+0000\n" +"POT-Creation-Date: 2010-01-11 11:42+0000\n" "PO-Revision-Date: 2008-03-27 22:46+0000\n" "Last-Translator: François-Xavier Coudert <fxcoudert@gmail.com>\n" "Language-Team: French <traduc@traduc.org>\n" @@ -533,208 +533,213 @@ msgstr "stdout" msgid "%s: %s" msgstr "%s : %s" -#: expr.c:279 +#: expr.c:282 msgid "too many decimal points in number" msgstr "trop de points décimaux dans le nombre" -#: expr.c:308 expr.c:390 +#: expr.c:311 expr.c:396 msgid "fixed-point constants are a GCC extension" msgstr "les constantes à virgule fixe sont une extension GCC" -#: expr.c:321 +#: expr.c:324 #, c-format msgid "invalid digit \"%c\" in binary constant" msgstr "chiffre « %c » invalide dans la constante binaire" -#: expr.c:323 +#: expr.c:326 #, c-format msgid "invalid digit \"%c\" in octal constant" msgstr "chiffre « %c » invalide dans la constante en base 8" -#: expr.c:331 +#: expr.c:334 msgid "invalid prefix \"0b\" for floating constant" msgstr "préfixe « 0b » invalide pour une constante flottante" -#: expr.c:337 +#: expr.c:339 +#, fuzzy +msgid "no digits in hexadecimal floating constant" +msgstr "usage d'une constante hexadécimale constante à la C99" + +#: expr.c:343 msgid "use of C99 hexadecimal floating constant" msgstr "usage d'une constante hexadécimale constante à la C99" -#: expr.c:346 +#: expr.c:352 msgid "exponent has no digits" msgstr "l'exposant n'a pas de chiffre" -#: expr.c:353 +#: expr.c:359 msgid "hexadecimal floating constants require an exponent" msgstr "la contante hexadécimale flottante requière un exposant" -#: expr.c:359 +#: expr.c:365 #, c-format msgid "invalid suffix \"%.*s\" on floating constant" msgstr "suffixe « %.*s » invalide pour une constante flottante" -#: expr.c:369 expr.c:418 +#: expr.c:375 expr.c:424 #, c-format msgid "traditional C rejects the \"%.*s\" suffix" msgstr "le C traditionnel interdit le suffixe « %.*s »" -#: expr.c:377 +#: expr.c:383 #, fuzzy msgid "suffix for double constant is a GCC extension" msgstr "les constantes à virgule fixe sont une extension GCC" -#: expr.c:383 +#: expr.c:389 #, c-format msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" msgstr "suffixe « %.*s » invalide pour une constante flottante hexadécimale" -#: expr.c:394 +#: expr.c:400 msgid "decimal float constants are a GCC extension" msgstr "les constantes flottantes décimales sont une extension GCC" -#: expr.c:404 +#: expr.c:410 #, c-format msgid "invalid suffix \"%.*s\" on integer constant" msgstr "suffixe « %.*s » invalide pour une constante entière" -#: expr.c:427 +#: expr.c:433 #, fuzzy msgid "use of C++0x long long integer constant" msgstr "usage d'une constante entière « long long » à la C99" -#: expr.c:436 +#: expr.c:442 msgid "imaginary constants are a GCC extension" msgstr "les constantes imaginaires sont une extension GCC" -#: expr.c:439 +#: expr.c:445 msgid "binary constants are a GCC extension" msgstr "les constantes binaires sont une extension GCC" -#: expr.c:532 +#: expr.c:538 msgid "integer constant is too large for its type" msgstr "constante entière trop grande pour tenir dans son type" -#: expr.c:563 +#: expr.c:569 msgid "integer constant is so large that it is unsigned" msgstr "cette constante entière est si grande qu'elle ne peut être signée" -#: expr.c:658 +#: expr.c:664 msgid "missing ')' after \"defined\"" msgstr "« ) » manquant après « defined »" -#: expr.c:665 +#: expr.c:671 msgid "operator \"defined\" requires an identifier" msgstr "l'opérateur « defined » requiert un identificateur" -#: expr.c:673 +#: expr.c:679 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" msgstr "(« %s » est un élément lexical alternatif pour « %s » en C++)" -#: expr.c:683 +#: expr.c:689 msgid "this use of \"defined\" may not be portable" msgstr "cette utilisation de « defined » peut ne pas être portable" -#: expr.c:736 +#: expr.c:742 msgid "floating constant in preprocessor expression" msgstr "constante flottante dans une expresion pour le préprocesseur" -#: expr.c:742 +#: expr.c:748 msgid "imaginary number in preprocessor expression" msgstr "constante complexe dans une expresion pour le préprocesseur" -#: expr.c:789 +#: expr.c:795 #, c-format msgid "\"%s\" is not defined" msgstr "« %s » n'est pas défini" -#: expr.c:801 +#: expr.c:807 #, fuzzy msgid "assertions are a GCC extension" msgstr "les constantes binaires sont une extension GCC" -#: expr.c:804 +#: expr.c:810 #, fuzzy msgid "assertions are a deprecated extension" msgstr "les constantes binaires sont une extension GCC" -#: expr.c:937 expr.c:966 +#: expr.c:943 expr.c:972 #, c-format msgid "missing binary operator before token \"%s\"" msgstr "opérateur binaire manquant avant l'élément lexical « %s »" -#: expr.c:957 +#: expr.c:963 #, c-format 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" -#: expr.c:974 +#: expr.c:980 msgid "missing expression between '(' and ')'" msgstr "expression manquante entre '(' et ')'" -#: expr.c:977 +#: expr.c:983 #, fuzzy, c-format msgid "%s with no expression" msgstr "#if sans expression" -#: expr.c:980 +#: expr.c:986 #, c-format msgid "operator '%s' has no right operand" msgstr "l'opérateur « %s » n'a pas d'opérande droite" -#: expr.c:985 +#: expr.c:991 #, c-format msgid "operator '%s' has no left operand" msgstr "opérateur « %s » n'a pas d'opérande gauche" -#: expr.c:1011 +#: expr.c:1017 msgid " ':' without preceding '?'" msgstr "« : » n'est pas précédé de « ? »" -#: expr.c:1039 +#: expr.c:1045 #, fuzzy, c-format msgid "unbalanced stack in %s" msgstr "pile non balancée dans #if" -#: expr.c:1059 +#: expr.c:1065 #, c-format msgid "impossible operator '%u'" msgstr "opérateur impossible « %u »" -#: expr.c:1160 +#: expr.c:1166 msgid "missing ')' in expression" msgstr "« ) » manquante dans l'expresion" -#: expr.c:1189 +#: expr.c:1195 msgid "'?' without following ':'" msgstr "« ? » n'est pas suivi de « : »" -#: expr.c:1199 +#: expr.c:1205 msgid "integer overflow in preprocessor expression" msgstr "débordement d'entier dans l'expresion pour le préprocesseur" -#: expr.c:1204 +#: expr.c:1210 msgid "missing '(' in expression" msgstr "« ( » manquante dans l'expresion" -#: expr.c:1236 +#: expr.c:1242 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" msgstr "L'opérande gauche de « %s » change de signe lors de sa promotion" -#: expr.c:1241 +#: expr.c:1247 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" msgstr "L'opérande droite de « %s » change de signe lors de sa promotion" -#: expr.c:1500 +#: expr.c:1506 msgid "traditional C rejects the unary plus operator" msgstr "le C traditionnel rejette le plus unaire" -#: expr.c:1583 +#: expr.c:1589 msgid "comma operator in operand of #if" msgstr "opérateur virgule dans l'opérande de #if" -#: expr.c:1719 +#: expr.c:1725 msgid "division by zero in #if" msgstr "division par zéro dans #if" |