diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-15 17:58:46 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-15 17:58:46 +0000 |
commit | 5ad83acbdfcb1d8245ce4f92380efde261d05511 (patch) | |
tree | dd2e3adb6fb1b15521288ed7d96c1ccf45550d6d /libcpp/po | |
parent | 8b054d5a33ff81ac44d1731c46ebfd541fc50974 (diff) | |
download | gcc-5ad83acbdfcb1d8245ce4f92380efde261d05511.tar.gz |
* zh_CN.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133255 138bc75d-0d04-0410-961f-82ee72b054a4
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 |