msgstr ""
"Project-Id-Version: apt 0.5.23\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-03-14 13:46-0800\n"
-"PO-Revision-Date: 2004-03-15 22:55+0800\n"
+"POT-Creation-Date: 2004-07-29 09:38-0700\n"
+"PO-Revision-Date: 2004-08-12 11:56+0800\n"
"Last-Translator: Tchaikov <chaisave@263.net>\n"
"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
#: cmdline/apt-cache.cc:135
#, c-format
msgid "Some files are missing in the package file group `%s'"
msgstr "软件包文件组“%s”中缺少一些文件"
-#: ftparchive/cachedb.cc:43
+#: ftparchive/cachedb.cc:45
#, c-format
msgid "DB was corrupted, file renamed to %s.old"
msgstr "缓存数据库被损坏了,该数据库文件的文件名已改成 %s.old"
-#: ftparchive/cachedb.cc:59
+#: ftparchive/cachedb.cc:63
#, c-format
-msgid "Unable to open DB2 file %s"
-msgstr "无法打开 DB2 文件 %s"
+msgid "DB is old, attempting to upgrade %s"
+msgstr "DB 已过时,现试图进行升级 %s"
-#: ftparchive/cachedb.cc:99
+#: ftparchive/cachedb.cc:73
+#, fuzzy, c-format
+msgid "Unable to open DB file %s: %s"
+msgstr "无法打开 DB 文件 %s"
+
+#: ftparchive/cachedb.cc:114
#, c-format
msgid "File date has changed %s"
msgstr "文件 %s 的时间已被改动"
-#: ftparchive/cachedb.cc:140
+#: ftparchive/cachedb.cc:155
msgid "Archive has no control record"
msgstr "存档没有包含控制字段"
-#: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257
+#: ftparchive/cachedb.cc:267
msgid "Unable to get a cursor"
msgstr "无法获得游标(cursor)"
#: cmdline/apt-get.cc:325
#, c-format
msgid "but %s is installed"
-msgstr "但是,%s 已经安装了"
+msgstr "但是 %s 已经安装了"
#: cmdline/apt-get.cc:327
#, c-format
msgid "but %s is to be installed"
-msgstr "但是,%s 正要被安装"
+msgstr "但是 %s 正要被安装"
#: cmdline/apt-get.cc:334
msgid "but it is not installable"
-msgstr "但是,它无法被安装"
+msgstr "但是它无法被安装"
#: cmdline/apt-get.cc:336
msgid "but it is a virtual package"
-msgstr "但是,它只是个虚拟软件包"
+msgstr "但是它只是个虚拟软件包"
#: cmdline/apt-get.cc:339
msgid "but it is not installed"
-msgstr "但是,它还没有被安装"
+msgstr "但是它还没有被安装"
#: cmdline/apt-get.cc:339
msgid "but it is not going to be installed"
-msgstr "但是,它将不会被安装"
+msgstr "但是它将不会被安装"
#: cmdline/apt-get.cc:344
msgid " or"
#: cmdline/apt-get.cc:421
msgid "The following packages have been kept back:"
-msgstr "下列的软件包的版本将保持持不变:"
+msgstr "下列的软件包的版本将保持不变:"
#: cmdline/apt-get.cc:442
msgid "The following packages will be upgraded:"
msgid "File %s/%s overwrites the one in the package %s"
msgstr "文件 %s/%s 会覆盖属于软件包 %s 中的同名文件"
-#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
+#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709
#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
#, c-format
msgid "Unable to read %s"
msgid "Unable to accept connection"
msgstr "无法接受连接"
-#: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
+#: methods/ftp.cc:864 methods/http.cc:916 methods/rsh.cc:303
msgid "Problem hashing file"
msgstr "把文件加入散列表时出错"
msgid "Read error from %s process"
msgstr "从 %s 进程读取数据出错"
-#: methods/http.cc:340
+#: methods/http.cc:344
msgid "Waiting for headers"
msgstr "正在等待报头"
-#: methods/http.cc:486
+#: methods/http.cc:490
#, c-format
msgid "Got a single header line over %u chars"
msgstr "受到了一行报头条目,它的长度超过了 %u 个字符"
-#: methods/http.cc:494
+#: methods/http.cc:498
msgid "Bad header line"
msgstr "错误的报头条目"
-#: methods/http.cc:513 methods/http.cc:520
+#: methods/http.cc:517 methods/http.cc:524
msgid "The http server sent an invalid reply header"
msgstr "该 http 服务器发送了一个无效的应答报头"
-#: methods/http.cc:549
+#: methods/http.cc:553
msgid "The http server sent an invalid Content-Length header"
msgstr "该 http 服务器发送了一个无效的 Content-Length 报头"
-#: methods/http.cc:564
+#: methods/http.cc:568
msgid "The http server sent an invalid Content-Range header"
msgstr "该 http 服务器发送了一个无效的 Content-Range 报头"
-#: methods/http.cc:566
+#: methods/http.cc:570
msgid "This http server has broken range support"
msgstr "该 http 服务器的 range 支持不正常"
-#: methods/http.cc:590
+#: methods/http.cc:594
msgid "Unknown date format"
msgstr "无法识别的日期格式"
-#: methods/http.cc:733
+#: methods/http.cc:737
msgid "Select failed"
msgstr "Select 调用出错"
-#: methods/http.cc:738
+#: methods/http.cc:742
msgid "Connection timed out"
msgstr "连接服务器超时"
-#: methods/http.cc:761
+#: methods/http.cc:765
msgid "Error writing to output file"
msgstr "写输出文件时出错"
-#: methods/http.cc:789
+#: methods/http.cc:793
msgid "Error writing to file"
msgstr "写文件时出错"
-#: methods/http.cc:814
+#: methods/http.cc:818
msgid "Error writing to the file"
msgstr "写文件时出错"
-#: methods/http.cc:828
+#: methods/http.cc:832
msgid "Error reading from server Remote end closed connection"
msgstr "从服务器读取数据时出错,对方关闭了连接"
-#: methods/http.cc:830
+#: methods/http.cc:834
msgid "Error reading from server"
msgstr "从服务器读取数据出错"
-#: methods/http.cc:1061
+#: methods/http.cc:1065
msgid "Bad header Data"
msgstr "错误的包头数据"
-#: methods/http.cc:1078
+#: methods/http.cc:1082
msgid "Connection failed"
msgstr "连接失败"
-#: methods/http.cc:1169
+#: methods/http.cc:1173
msgid "Internal error"
msgstr "内部错误"
msgid "Opening configuration file %s"
msgstr "正在打开配置文件 %s"
-#: apt-pkg/contrib/configuration.cc:563
+#: apt-pkg/contrib/configuration.cc:471
+#, fuzzy, c-format
+msgid "Line %d too long (max %d)"
+msgstr "软件包来源档 %2$s 的第 %1$u 行超长了。"
+
+#: apt-pkg/contrib/configuration.cc:567
#, c-format
msgid "Syntax error %s:%u: Block starts with no name."
msgstr "语法错误 %s:%u:配置小节没有以名字开头"
-#: apt-pkg/contrib/configuration.cc:582
+#: apt-pkg/contrib/configuration.cc:586
#, c-format
msgid "Syntax error %s:%u: Malformed Tag"
msgstr "语法错误 %s:%u:标签格式有误"
-#: apt-pkg/contrib/configuration.cc:599
+#: apt-pkg/contrib/configuration.cc:603
#, c-format
msgid "Syntax error %s:%u: Extra junk after value"
msgstr "语法错误 %s:%u: 配置值后有多余的无意义数据"
-#: apt-pkg/contrib/configuration.cc:639
+#: apt-pkg/contrib/configuration.cc:643
#, c-format
msgid "Syntax error %s:%u: Directives can only be done at the top level"
msgstr "语法错误 %s:%u: 只能在顶层配置文件中使用指示"
-#: apt-pkg/contrib/configuration.cc:646
+#: apt-pkg/contrib/configuration.cc:650
#, c-format
msgid "Syntax error %s:%u: Too many nested includes"
msgstr "语法错误 %s:%u:太多的嵌套 include 命令"
-#: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
+#: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659
#, c-format
msgid "Syntax error %s:%u: Included from here"
msgstr "语法错误 %s:%u: Included from here"
-#: apt-pkg/contrib/configuration.cc:659
+#: apt-pkg/contrib/configuration.cc:663
#, c-format
msgid "Syntax error %s:%u: Unsupported directive '%s'"
msgstr "语法错误 %s:%u: 不支持的指令“%s”"
-#: apt-pkg/contrib/configuration.cc:693
+#: apt-pkg/contrib/configuration.cc:697
#, c-format
msgid "Syntax error %s:%u: Extra junk at end of file"
msgstr "语法错误 %s:%u: 文件尾部有多余的无意义的数据"
msgstr "在安装源列表中 %2$s 中第 %1$u 行的格式有误 (type)"
#: apt-pkg/sourcelist.cc:270
-#, c-format
-msgid "Type '%s' is not known in on line %u in source list %s"
+#, fuzzy, c-format
+msgid "Type '%s' is not known on line %u in source list %s"
msgstr "无法识别在安装源列表 %3$s 第 %2$u 行中的软件包类别“%1$s”"
#: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
#, c-format
msgid "Unknown vendor ID '%s' in line %u of source list %s"
msgstr ""
-"在安装源列表 %3$s 的第 %2$u 行发现了无法识别的软件提供商 ID (vendor ID) “%1$s”"
+"在安装源列表 %3$s 的第 %2$u 行发现了无法识别的软件提供商 ID (vendor ID) “%1"
+"$s”"
#: apt-pkg/packagemanager.cc:402
#, c-format