diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-03-17 00:20:21 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2016-03-17 00:20:21 +0000 |
commit | 3eee7bbaba2a4021a47a434045ad03f54b20bc6f (patch) | |
tree | 8ee36b750232846d7f5a6b32463d86f458bbc7da /libcpp/po | |
parent | f90825ba56f3bca6989a4e82a58d0e9a3b45bf62 (diff) | |
download | gcc-3eee7bbaba2a4021a47a434045ad03f54b20bc6f.tar.gz |
* fr.po: Update.
From-SVN: r234277
Diffstat (limited to 'libcpp/po')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/fr.po | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 4a1e264b3df..59dc952f22b 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2016-03-17 Joseph Myers <joseph@codesourcery.com> + + * fr.po: Update. + 2016-03-05 Joseph Myers <joseph@codesourcery.com> * sr.po: Update. diff --git a/libcpp/po/fr.po b/libcpp/po/fr.po index 2f4129e6be2..085a19f0dac 100644 --- a/libcpp/po/fr.po +++ b/libcpp/po/fr.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the gcc package. # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996. # François-Xavier Coudert <fxcoudert@gcc.gnu.org>, 2008. -# Stéphane Aulery <lkppo@free.fr>, 2015. +# Stéphane Aulery <lkppo@free.fr>, 2015, 2016. # # Vocabulaire utilisé # lvalue = membre gauche @@ -119,10 +119,10 @@ # msgid "" msgstr "" -"Project-Id-Version: GNU cpplib 5.1-b20150208\n" +"Project-Id-Version: GNU cpplib 6.1-b20160131\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2016-01-31 15:50+0000\n" -"PO-Revision-Date: 2015-04-11 00:44+0200\n" +"PO-Revision-Date: 2016-03-16 23:56+0100\n" "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n" "Language-Team: French <traduc@traduc.org>\n" "Language: fr\n" @@ -877,10 +877,8 @@ msgid "missing terminating %c character" msgstr "caractère %c de terminaison manquant" #: lex.c:1932 -#, fuzzy -#| msgid "invalid suffix on literal; C++11 requires a space between literal and string macro" msgid "C++11 requires a space between string literal and macro" -msgstr "suffixe de chaîne invalide ; C++11 requière un espace entre une chaîne et une macro de chaîne" +msgstr "C++11 requière un espace entre une chaîne et une macro" #: lex.c:2474 lex.c:2508 msgid "C++ style comments are not allowed in ISO C90" |