diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-24 12:53:05 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-24 12:53:05 +0000 |
commit | f14a60df5ab1580f6d111936218f2865673b1e5e (patch) | |
tree | 8c5df4d2bc6f7dfb18d6cd0f39451f1a6e219d58 /libcpp | |
parent | 4d1f6da3eb4d8b529796a2e6d1dbd3108eb0adbb (diff) | |
download | gcc-f14a60df5ab1580f6d111936218f2865673b1e5e.tar.gz |
* zh_CN.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157038 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/zh_CN.po | 9 |
2 files changed, 8 insertions, 5 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 61d071f8fea..c6de2e70e38 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2010-02-24 Joseph Myers <joseph@codesourcery.com> + + * zh_CN.po: Update. + 2010-02-09 Joseph Myers <joseph@codesourcery.com> * vi.po: Update. diff --git a/libcpp/po/zh_CN.po b/libcpp/po/zh_CN.po index 08fb86005a4..6b66880469d 100644 --- a/libcpp/po/zh_CN.po +++ b/libcpp/po/zh_CN.po @@ -5,11 +5,11 @@ # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.5-b20091203\n" +"Project-Id-Version: cpplib 4.5-b20100204\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2010-01-11 11:42+0000\n" -"PO-Revision-Date: 2009-12-10 16:39+0800\n" -"Last-Translator: Zuxy Meng <zuxy.meng@gmail.com>\n" +"PO-Revision-Date: 2010-02-23 15:53+0800\n" +"Last-Translator: Meng Jie <zuxy.meng@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -432,9 +432,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "浮点常量的“0b”前缀无效" #: expr.c:339 -#, fuzzy msgid "no digits in hexadecimal floating constant" -msgstr "使用 C99 式的 16 进制浮点常量" +msgstr "16 进制浮点常量中没有数字" #: expr.c:343 msgid "use of C99 hexadecimal floating constant" |