diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-12 11:37:44 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-12 11:37:44 +0200 |
commit | c46c8b2a3d0161501499776b7110ea7becd40180 (patch) | |
tree | 4d785116a648042127a4c52cf9cc500d9bfe2898 /po/zh_CN.po | |
parent | 9c0b7da119e1078727ffa890ec5fd4b0e0d1e96a (diff) | |
parent | 8f52c00ae7014fe16054fa5c1b842d0aaa162348 (diff) |
* merged from Christian Perrier (http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main)
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 789101a74..c38c5f0f4 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2714,6 +2714,27 @@ msgstr "无法删除 %s" msgid "Connection closed prematurely" msgstr "连接被永久关闭" +#: ftparchive/cachedb.cc:76 +msgid "" +"DB format is invalid. If you upgraded from a older version of apt, please " +"remove and re-create the database." +msgstr "" + +#: ftparchive/writer.cc:623 +#, fuzzy, c-format +msgid " %s has no source override entry\n" +msgstr " %s 中没有 override 项\n" + +#: ftparchive/writer.cc:627 +#, fuzzy, c-format +msgid " %s has no binary override entry either\n" +msgstr " %s 中没有 override 项\n" + +#: methods/rred.cc:219 +#, fuzzy +msgid "Could not patch file" +msgstr "无法打开文件 %s" + #~ msgid "Reading file list" #~ msgstr "正在读取文件列表" |