diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-19 10:12:53 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-19 10:12:53 +0000 |
commit | acf2dd913c79219909278db8ea355704819434b8 (patch) | |
tree | 7ed1596c468be48a0f0dca3f8c929494f155a843 /libcpp | |
parent | ea687d00b78acd70c4ffb40273d9f82a5472792f (diff) | |
download | gcc-acf2dd913c79219909278db8ea355704819434b8.tar.gz |
gcc/po:
* zh_CN.po: Update.
libcpp/po:
* zh_CN.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158512 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/zh_CN.po | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 8956c495046..ba62d0fe34e 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2010-04-19 Joseph Myers <joseph@codesourcery.com> + + * zh_CN.po: Update. + 2010-04-18 Joseph Myers <joseph@codesourcery.com> * es.po: Update. diff --git a/libcpp/po/zh_CN.po b/libcpp/po/zh_CN.po index 94accfb46bc..27e040480db 100644 --- a/libcpp/po/zh_CN.po +++ b/libcpp/po/zh_CN.po @@ -1,19 +1,21 @@ # Simplified Chinese translation for cpplib. # Copyright (C) 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the gcc package. -# Meng Jie <zuxy.meng@gmail.com>, 2005-2009. +# Meng Jie <zuxy.meng@gmail.com>, 2005-2010. # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.5-b20100204\n" +"Project-Id-Version: cpplib 4.5.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2010-04-06 14:10+0000\n" -"PO-Revision-Date: 2010-02-23 15:53+0800\n" +"PO-Revision-Date: 2010-04-19 14:55+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" "Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Chinese\n" +"X-Poedit-Country: CHINA\n" #: charset.c:674 #, c-format |