diff options
author | Joseph Myers <joseph@codesourcery.com> | 2008-03-15 17:58:46 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2008-03-15 17:58:46 +0000 |
commit | 107276837fb7b50449dc3f1a5ad3d48c82661094 (patch) | |
tree | dd2e3adb6fb1b15521288ed7d96c1ccf45550d6d /libcpp/po | |
parent | ef87d898649555989d8dc35fa08ac792cb017417 (diff) | |
download | gcc-107276837fb7b50449dc3f1a5ad3d48c82661094.tar.gz |
* zh_CN.po: Update.
From-SVN: r133255
Diffstat (limited to 'libcpp/po')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/zh_CN.po | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 839f88011e8..de8c1781cea 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,5 +1,9 @@ 2008-03-15 Joseph S. Myers <joseph@codesourcery.com> + * zh_CN.po: Update. + +2008-03-15 Joseph S. Myers <joseph@codesourcery.com> + * de.po: Update. 2008-03-14 Joseph S. Myers <joseph@codesourcery.com> diff --git a/libcpp/po/zh_CN.po b/libcpp/po/zh_CN.po index 2d65bce30e1..23ee57395c3 100644 --- a/libcpp/po/zh_CN.po +++ b/libcpp/po/zh_CN.po @@ -1,14 +1,14 @@ # Simplified Chinese translation for cpplib. # Copyright (C) 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the cpplib package. -# Meng Jie <zuxyhere@eastday.com>, 2005. +# Meng Jie <zuxy.meng@gmail.com>, 2005-2008. # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.3-b20071109\n" +"Project-Id-Version: cpplib 4.3.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2008-02-01 16:21+0000\n" -"PO-Revision-Date: 2007-11-11 17:29+0800\n" +"PO-Revision-Date: 2008-03-16 01:29+0800\n" "Last-Translator: Meng Jie <zuxy.meng@gmail.com>\n" "Language-Team: Chinese (simplified) <translation-team-zh-cn@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" @@ -238,7 +238,7 @@ msgstr "line 指示中有无效的标记“%s”" #: directives.c:868 msgid "unexpected end of file after #line" -msgstr "" +msgstr "#line 后未预期的文件结束" #: directives.c:871 #, c-format |