diff options
author | bubulle@debian.org <> | 2009-02-24 08:24:42 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2009-02-24 08:24:42 +0100 |
commit | d9199d6e35dab03ac7aec6346c416b64b974628b (patch) | |
tree | c6be6ff8997e018802ecfab22e4981625e09d776 /po/zh_CN.po | |
parent | 651001f7501431b75e967ba060160129d5a7ed74 (diff) |
Update PO(T) files
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index b2b2468f7..8c169ff7f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2054,9 +2054,12 @@ msgstr "无法 mmap 一个空文件" msgid "Couldn't make mmap of %lu bytes" msgstr "无法 mmap %lu 字节的数据" -#: apt-pkg/contrib/mmap.cc:213 -msgid "Dynamic MMap ran out of room" -msgstr "动态内存映射(Dynamic MMap)空间不足" +#: apt-pkg/contrib/mmap.cc:213 apt-pkg/contrib/mmap.cc:276 +#, c-format +msgid "" +"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. " +"Current value: %lu. (man 5 apt.conf)" +msgstr "" #: apt-pkg/contrib/strutl.cc:1014 #, c-format @@ -2857,6 +2860,9 @@ msgstr "无法打开补丁文件" msgid "Connection closed prematurely" msgstr "连接被永久关闭" +#~ msgid "Dynamic MMap ran out of room" +#~ msgstr "动态内存映射(Dynamic MMap)空间不足" + #~ msgid "" #~ "Since you only requested a single operation it is extremely likely that\n" #~ "the package is simply not installable and a bug report against\n" |