]> git.saurik.com Git - apt.git/blame_incremental - po/zh_CN.po
add REAMDE.md
[apt.git] / po / zh_CN.po
... / ...
CommitLineData
1# Chinese/Simplified translation of apt.
2# This file is put in the public domain.
3# Deng Xiyue <manphiz-guest@users.alioth.debian.org>, 2007, 2008.
4# Tchaikov <tchaikov@sjtu.org>, 2005, 2007.
5# Carlos Z.F. Liu <carlosliu@users.sourceforge.net>, 2004, 2006.
6# Aron Xu <happyaron.xu@gmail.com>, 2009, 2010.
7#
8msgid ""
9msgstr ""
10"Project-Id-Version: apt 0.8.0~pre1\n"
11"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
12"POT-Creation-Date: 2014-06-10 15:59+0200\n"
13"PO-Revision-Date: 2010-08-26 14:42+0800\n"
14"Last-Translator: Aron Xu <happyaron.xu@gmail.com>\n"
15"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
16"Language: \n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=1; plural=0;\n"
21
22#: cmdline/apt-cache.cc:149
23#, c-format
24msgid "Package %s version %s has an unmet dep:\n"
25msgstr "版本为 %2$s 的软件包 %1$s 有未满足的依赖关系:\n"
26
27#: cmdline/apt-cache.cc:277
28msgid "Total package names: "
29msgstr "软件包名称总数:"
30
31#: cmdline/apt-cache.cc:279
32msgid "Total package structures: "
33msgstr "全部软件包结构:"
34
35#: cmdline/apt-cache.cc:319
36msgid " Normal packages: "
37msgstr " 普通软件包:"
38
39#: cmdline/apt-cache.cc:320
40msgid " Pure virtual packages: "
41msgstr " 完全虚拟软件包:"
42
43#: cmdline/apt-cache.cc:321
44msgid " Single virtual packages: "
45msgstr " 单虚拟软件包:"
46
47#: cmdline/apt-cache.cc:322
48msgid " Mixed virtual packages: "
49msgstr " 混合虚拟软件包:"
50
51#: cmdline/apt-cache.cc:323
52msgid " Missing: "
53msgstr " 缺失:"
54
55#: cmdline/apt-cache.cc:325
56msgid "Total distinct versions: "
57msgstr "按版本共计:"
58
59#: cmdline/apt-cache.cc:327
60msgid "Total distinct descriptions: "
61msgstr "按不同的说明共计:"
62
63#: cmdline/apt-cache.cc:329
64msgid "Total dependencies: "
65msgstr "按依赖关系共计:"
66
67#: cmdline/apt-cache.cc:332
68msgid "Total ver/file relations: "
69msgstr "按版本/文件关系共计:"
70
71#: cmdline/apt-cache.cc:334
72msgid "Total Desc/File relations: "
73msgstr "按说明/文件关系共计:"
74
75#: cmdline/apt-cache.cc:336
76msgid "Total Provides mappings: "
77msgstr "提供映射共计:"
78
79#: cmdline/apt-cache.cc:348
80msgid "Total globbed strings: "
81msgstr "Glob 字串共计:"
82
83#: cmdline/apt-cache.cc:362
84msgid "Total dependency version space: "
85msgstr "依赖关系版本名所占空间共计:"
86
87#: cmdline/apt-cache.cc:367
88msgid "Total slack space: "
89msgstr "Slack 空间共计:"
90
91#: cmdline/apt-cache.cc:375
92msgid "Total space accounted for: "
93msgstr "总占用空间:"
94
95#: cmdline/apt-cache.cc:506 cmdline/apt-cache.cc:1155
96#: apt-private/private-show.cc:58
97#, c-format
98msgid "Package file %s is out of sync."
99msgstr "软件包文件 %s 尚未同步。"
100
101#: cmdline/apt-cache.cc:584 cmdline/apt-cache.cc:1441
102#: cmdline/apt-cache.cc:1443 cmdline/apt-cache.cc:1520 cmdline/apt-mark.cc:59
103#: cmdline/apt-mark.cc:106 cmdline/apt-mark.cc:232
104#: apt-private/private-show.cc:171 apt-private/private-show.cc:173
105msgid "No packages found"
106msgstr "没有发现匹配的软件包"
107
108#: cmdline/apt-cache.cc:1254
109msgid "You must give at least one search pattern"
110msgstr "您必须明确地给出至少一个表达式"
111
112#: cmdline/apt-cache.cc:1420
113msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
114msgstr ""
115
116#: cmdline/apt-cache.cc:1515 apt-pkg/cacheset.cc:596
117#, c-format
118msgid "Unable to locate package %s"
119msgstr "未发现软件包 %s"
120
121#: cmdline/apt-cache.cc:1545
122msgid "Package files:"
123msgstr "软件包文件:"
124
125#: cmdline/apt-cache.cc:1552 cmdline/apt-cache.cc:1643
126msgid "Cache is out of sync, can't x-ref a package file"
127msgstr "缓存尚未同步,无法交差引证(x-ref)一个软件包文件"
128
129#. Show any packages have explicit pins
130#: cmdline/apt-cache.cc:1566
131msgid "Pinned packages:"
132msgstr "被锁定的软件包:"
133
134#: cmdline/apt-cache.cc:1578 cmdline/apt-cache.cc:1623
135msgid "(not found)"
136msgstr "(没有找到)"
137
138#: cmdline/apt-cache.cc:1586
139msgid " Installed: "
140msgstr " 已安装:"
141
142#: cmdline/apt-cache.cc:1587
143msgid " Candidate: "
144msgstr " 候选软件包:"
145
146#: cmdline/apt-cache.cc:1605 cmdline/apt-cache.cc:1613
147msgid "(none)"
148msgstr "(无)"
149
150#: cmdline/apt-cache.cc:1620
151msgid " Package pin: "
152msgstr " 软件包锁:"
153
154#. Show the priority tables
155#: cmdline/apt-cache.cc:1629
156msgid " Version table:"
157msgstr " 版本列表:"
158
159#: cmdline/apt-cache.cc:1742 cmdline/apt-cdrom.cc:207 cmdline/apt-config.cc:83
160#: cmdline/apt-get.cc:1586 cmdline/apt-helper.cc:59 cmdline/apt-mark.cc:388
161#: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:217
162#: ftparchive/apt-ftparchive.cc:620 cmdline/apt-internal-solver.cc:43
163#: cmdline/apt-sortpkgs.cc:147
164#, c-format
165msgid "%s %s for %s compiled on %s %s\n"
166msgstr "%s %s,用于 %s 构架,编译于 %s %s\n"
167
168#: cmdline/apt-cache.cc:1749
169#, fuzzy
170msgid ""
171"Usage: apt-cache [options] command\n"
172" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
173" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
174"\n"
175"apt-cache is a low-level tool used to query information\n"
176"from APT's binary cache files\n"
177"\n"
178"Commands:\n"
179" gencaches - Build both the package and source cache\n"
180" showpkg - Show some general information for a single package\n"
181" showsrc - Show source records\n"
182" stats - Show some basic statistics\n"
183" dump - Show the entire file in a terse form\n"
184" dumpavail - Print an available file to stdout\n"
185" unmet - Show unmet dependencies\n"
186" search - Search the package list for a regex pattern\n"
187" show - Show a readable record for the package\n"
188" depends - Show raw dependency information for a package\n"
189" rdepends - Show reverse dependency information for a package\n"
190" pkgnames - List the names of all packages in the system\n"
191" dotty - Generate package graphs for GraphViz\n"
192" xvcg - Generate package graphs for xvcg\n"
193" policy - Show policy settings\n"
194"\n"
195"Options:\n"
196" -h This help text.\n"
197" -p=? The package cache.\n"
198" -s=? The source cache.\n"
199" -q Disable progress indicator.\n"
200" -i Show only important deps for the unmet command.\n"
201" -c=? Read this configuration file\n"
202" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
203"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
204msgstr ""
205"用法: apt-cache [选项] 命令\n"
206"    apt-cache [选项] add 文件1 [文件2 ...]\n"
207"    apt-cache [选项] showpkg 软件包1 [软件包2 ...]\n"
208"    apt-cache [选项] showsrc 软件包1 [软件包2 ...]\n"
209"\n"
210"apt-cache 是一个底层的工具,我们用它来操纵 APT 的二进制\n"
211"缓存文件,也用来在那些文件中查询相关信息\n"
212"\n"
213"命令:\n"
214" add - 向源缓存加入一个软件包文件\n"
215" gencaches - 同时生成软件包和源代码包的缓存\n"
216" showpkg - 显示某个软件包的全面信息\n"
217" showsrc - 显示源文件的各项记录\n"
218" stats - 显示基本的统计信息\n"
219" dump - 简要显示整个缓存文件的内容\n"
220" dumpavail - 把所有有效的包文件列表打印到标准输出\n"
221" unmet - 显示所有未满足的依赖关系\n"
222" search - 根据正则表达式搜索软件包列表\n"
223" show - 以便于阅读的格式介绍该软件包\n"
224" showauto - 显示自动安装的软件包的列表\n"
225" depends - 显示该软件包的依赖关系信息\n"
226" rdepends - 显示所有依赖于该软件包的软件包名字\n"
227" pkgnames - 列出所有软件包的名字\n"
228" dotty - 生成可用 GraphViz 处理的软件包关系图\n"
229" xvcg - 生成可用 xvcg 处理的软件包的关系图\n"
230" policy - 显示软件包的安装设置状态\n"
231"\n"
232"选项:\n"
233" -h 本帮助文档。\n"
234" -p=? 软件包的缓存。\n"
235" -s=? 源代码包的缓存。\n"
236" -q 关闭进度显示。\n"
237" -i 仅为 unmet 命令显示重要的依赖关系。\n"
238" -c=? 读取指定配置文件\n"
239" -o=? 设置任意指定的配置选项,例如 -o dir::cache=/tmp\n"
240"若要了解更多信息,您还可以查阅 apt-cache(8) 和 apt.conf(5) 参考手册。\n"
241
242#: cmdline/apt-cdrom.cc:76
243msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
244msgstr "请给这张盘片起个名字,比如“Debian 5.0.3 Disk 1”"
245
246#: cmdline/apt-cdrom.cc:91
247msgid "Please insert a Disc in the drive and press enter"
248msgstr "请把盘片插入驱动器再按回车键"
249
250#: cmdline/apt-cdrom.cc:139
251#, c-format
252msgid "Failed to mount '%s' to '%s'"
253msgstr "无法将 %s 挂载到 %s"
254
255#: cmdline/apt-cdrom.cc:178
256msgid ""
257"No CD-ROM could be auto-detected or found using the default mount point.\n"
258"You may try the --cdrom option to set the CD-ROM mount point.\n"
259"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
260"mount point."
261msgstr ""
262
263#: cmdline/apt-cdrom.cc:182
264msgid "Repeat this process for the rest of the CDs in your set."
265msgstr "请对您的盘片套件中的其它盘片重复相同的操作。"
266
267#: cmdline/apt-config.cc:48
268msgid "Arguments not in pairs"
269msgstr "参数没有成对"
270
271#: cmdline/apt-config.cc:89
272msgid ""
273"Usage: apt-config [options] command\n"
274"\n"
275"apt-config is a simple tool to read the APT config file\n"
276"\n"
277"Commands:\n"
278" shell - Shell mode\n"
279" dump - Show the configuration\n"
280"\n"
281"Options:\n"
282" -h This help text.\n"
283" -c=? Read this configuration file\n"
284" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
285msgstr ""
286"用法:apt-config [选项] 命令\n"
287"\n"
288"apt-config 是一个用于读取APT 配置文件的简单工具\n"
289"\n"
290"命令:\n"
291" shell - Shell 模式\n"
292" dump - 显示配置文件\n"
293"\n"
294"选项:\n"
295" -h 本帮助文本。\n"
296" -c=? 读取指定的配置文件\n"
297" -o=? 设置任意指定的配置选项,例如:-o dir::cache=/tmp\n"
298
299#: cmdline/apt-get.cc:245
300#, fuzzy, c-format
301msgid "Can not find a package for architecture '%s'"
302msgstr "无法按照正则表达式 %s 找到任何软件包"
303
304#: cmdline/apt-get.cc:327
305#, fuzzy, c-format
306msgid "Can not find a package '%s' with version '%s'"
307msgstr "无法按照正则表达式 %s 找到任何软件包"
308
309#: cmdline/apt-get.cc:330
310#, fuzzy, c-format
311msgid "Can not find a package '%s' with release '%s'"
312msgstr "无法按照正则表达式 %s 找到任何软件包"
313
314#: cmdline/apt-get.cc:367
315#, c-format
316msgid "Picking '%s' as source package instead of '%s'\n"
317msgstr "选择 %s 作为源代码包而非 %s\n"
318
319#: cmdline/apt-get.cc:423
320#, fuzzy, c-format
321msgid "Can not find version '%s' of package '%s'"
322msgstr "忽略不可用的 %2$s 软件包的 %1$s 版"
323
324#: cmdline/apt-get.cc:454
325#, c-format
326msgid "Couldn't find package %s"
327msgstr "无法找到软件包 %s"
328
329#: cmdline/apt-get.cc:459 cmdline/apt-mark.cc:81
330#: apt-private/private-install.cc:855
331#, c-format
332msgid "%s set to manually installed.\n"
333msgstr "%s 被设置为手动安装。\n"
334
335#: cmdline/apt-get.cc:461 cmdline/apt-mark.cc:83
336#, c-format
337msgid "%s set to automatically installed.\n"
338msgstr "%s 被设置为手动安装。\n"
339
340#: cmdline/apt-get.cc:469 cmdline/apt-mark.cc:127
341msgid ""
342"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
343"instead."
344msgstr ""
345
346#: cmdline/apt-get.cc:538 cmdline/apt-get.cc:546
347msgid "Internal error, problem resolver broke stuff"
348msgstr "内部错误,问题解决工具坏事了"
349
350#: cmdline/apt-get.cc:574 cmdline/apt-get.cc:611
351msgid "Unable to lock the download directory"
352msgstr "无法锁定下载目录"
353
354#: cmdline/apt-get.cc:726
355msgid "Must specify at least one package to fetch source for"
356msgstr "要下载源代码,必须指定至少一个对应的软件包"
357
358#: cmdline/apt-get.cc:766 cmdline/apt-get.cc:1066
359#, c-format
360msgid "Unable to find a source package for %s"
361msgstr "无法找到与 %s 对应的源代码包"
362
363#: cmdline/apt-get.cc:786
364#, c-format
365msgid ""
366"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
367"%s\n"
368msgstr ""
369"提示:%s 的打包工作被维护于以下位置的 %s 版本控制系统中:\n"
370"%s\n"
371
372#: cmdline/apt-get.cc:791
373#, fuzzy, c-format
374msgid ""
375"Please use:\n"
376"bzr branch %s\n"
377"to retrieve the latest (possibly unreleased) updates to the package.\n"
378msgstr ""
379"请使用:\n"
380"bzr get %s\n"
381"获得该软件包的最近更新(可能尚未正式发布)。\n"
382
383#: cmdline/apt-get.cc:843
384#, c-format
385msgid "Skipping already downloaded file '%s'\n"
386msgstr "忽略已下载过的文件“%s”\n"
387
388#: cmdline/apt-get.cc:869 cmdline/apt-get.cc:872
389#: apt-private/private-install.cc:186 apt-private/private-install.cc:189
390#, c-format
391msgid "Couldn't determine free space in %s"
392msgstr "无法获知您在 %s 上的可用空间"
393
394#: cmdline/apt-get.cc:882
395#, c-format
396msgid "You don't have enough free space in %s"
397msgstr "您在 %s 上没有足够的可用空间"
398
399#. TRANSLATOR: The required space between number and unit is already included
400#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
401#: cmdline/apt-get.cc:891
402#, c-format
403msgid "Need to get %sB/%sB of source archives.\n"
404msgstr "需要下载 %sB/%sB 的源代码包。\n"
405
406#. TRANSLATOR: The required space between number and unit is already included
407#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
408#: cmdline/apt-get.cc:896
409#, c-format
410msgid "Need to get %sB of source archives.\n"
411msgstr "需要下载 %sB 的源代码包。\n"
412
413#: cmdline/apt-get.cc:902
414#, c-format
415msgid "Fetch source %s\n"
416msgstr "下载源代码 %s\n"
417
418#: cmdline/apt-get.cc:920
419msgid "Failed to fetch some archives."
420msgstr "有一些包文件无法下载。"
421
422#: cmdline/apt-get.cc:925 apt-private/private-install.cc:313
423msgid "Download complete and in download only mode"
424msgstr "下载完毕,目前是“仅下载”模式"
425
426#: cmdline/apt-get.cc:950
427#, c-format
428msgid "Skipping unpack of already unpacked source in %s\n"
429msgstr "忽略已经被解包到 %s 目录的源代码包\n"
430
431#: cmdline/apt-get.cc:962
432#, c-format
433msgid "Unpack command '%s' failed.\n"
434msgstr "运行解包的命令“%s”出错。\n"
435
436#: cmdline/apt-get.cc:963
437#, c-format
438msgid "Check if the 'dpkg-dev' package is installed.\n"
439msgstr "请检查是否安装了“dpkg-dev”软件包。\n"
440
441#: cmdline/apt-get.cc:991
442#, c-format
443msgid "Build command '%s' failed.\n"
444msgstr "执行构造软件包命令“%s”失败。\n"
445
446#: cmdline/apt-get.cc:1010
447msgid "Child process failed"
448msgstr "子进程出错"
449
450#: cmdline/apt-get.cc:1029
451msgid "Must specify at least one package to check builddeps for"
452msgstr "要检查生成软件包的构建依赖关系,必须指定至少一个软件包"
453
454#: cmdline/apt-get.cc:1054
455#, c-format
456msgid ""
457"No architecture information available for %s. See apt.conf(5) APT::"
458"Architectures for setup"
459msgstr ""
460
461#: cmdline/apt-get.cc:1078 cmdline/apt-get.cc:1081
462#, c-format
463msgid "Unable to get build-dependency information for %s"
464msgstr "无法获得 %s 的构建依赖关系信息"
465
466#: cmdline/apt-get.cc:1101
467#, c-format
468msgid "%s has no build depends.\n"
469msgstr " %s 没有构建依赖关系信息。\n"
470
471#: cmdline/apt-get.cc:1271
472#, fuzzy, c-format
473msgid ""
474"%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
475"packages"
476msgstr "由于无法找到软件包 %3$s ,因此不能满足 %2$s 所要求的 %1$s 依赖关系"
477
478#: cmdline/apt-get.cc:1289
479#, c-format
480msgid ""
481"%s dependency for %s cannot be satisfied because the package %s cannot be "
482"found"
483msgstr "由于无法找到软件包 %3$s ,因此不能满足 %2$s 所要求的 %1$s 依赖关系"
484
485#: cmdline/apt-get.cc:1312
486#, c-format
487msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
488msgstr "无法满足 %2$s 所要求 %1$s 依赖关系:已安装的软件包 %3$s 太新"
489
490#: cmdline/apt-get.cc:1351
491#, fuzzy, c-format
492msgid ""
493"%s dependency for %s cannot be satisfied because candidate version of "
494"package %s can't satisfy version requirements"
495msgstr ""
496"由于无法找到符合要求的软件包 %3$s 的可用版本,因此不能满足 %2$s 所要求的 "
497"%1$s 依赖关系"
498
499#: cmdline/apt-get.cc:1357
500#, fuzzy, c-format
501msgid ""
502"%s dependency for %s cannot be satisfied because package %s has no candidate "
503"version"
504msgstr "由于无法找到软件包 %3$s ,因此不能满足 %2$s 所要求的 %1$s 依赖关系"
505
506#: cmdline/apt-get.cc:1380
507#, c-format
508msgid "Failed to satisfy %s dependency for %s: %s"
509msgstr "无法满足 %2$s 所要求 %1$s 依赖关系:%3$s"
510
511#: cmdline/apt-get.cc:1395
512#, c-format
513msgid "Build-dependencies for %s could not be satisfied."
514msgstr "不能满足软件包 %s 所要求的构建依赖关系。"
515
516#: cmdline/apt-get.cc:1400
517msgid "Failed to process build dependencies"
518msgstr "无法处理构建依赖关系"
519
520#: cmdline/apt-get.cc:1493 cmdline/apt-get.cc:1505
521#, fuzzy, c-format
522msgid "Changelog for %s (%s)"
523msgstr "正在连接 %s (%s)"
524
525#: cmdline/apt-get.cc:1591
526msgid "Supported modules:"
527msgstr "支持的模块:"
528
529#: cmdline/apt-get.cc:1632
530#, fuzzy
531msgid ""
532"Usage: apt-get [options] command\n"
533" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
534" apt-get [options] source pkg1 [pkg2 ...]\n"
535"\n"
536"apt-get is a simple command line interface for downloading and\n"
537"installing packages. The most frequently used commands are update\n"
538"and install.\n"
539"\n"
540"Commands:\n"
541" update - Retrieve new lists of packages\n"
542" upgrade - Perform an upgrade\n"
543" install - Install new packages (pkg is libc6 not libc6.deb)\n"
544" remove - Remove packages\n"
545" autoremove - Remove automatically all unused packages\n"
546" purge - Remove packages and config files\n"
547" source - Download source archives\n"
548" build-dep - Configure build-dependencies for source packages\n"
549" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
550" dselect-upgrade - Follow dselect selections\n"
551" clean - Erase downloaded archive files\n"
552" autoclean - Erase old downloaded archive files\n"
553" check - Verify that there are no broken dependencies\n"
554" changelog - Download and display the changelog for the given package\n"
555" download - Download the binary package into the current directory\n"
556"\n"
557"Options:\n"
558" -h This help text.\n"
559" -q Loggable output - no progress indicator\n"
560" -qq No output except for errors\n"
561" -d Download only - do NOT install or unpack archives\n"
562" -s No-act. Perform ordering simulation\n"
563" -y Assume Yes to all queries and do not prompt\n"
564" -f Attempt to correct a system with broken dependencies in place\n"
565" -m Attempt to continue if archives are unlocatable\n"
566" -u Show a list of upgraded packages as well\n"
567" -b Build the source package after fetching it\n"
568" -V Show verbose version numbers\n"
569" -c=? Read this configuration file\n"
570" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
571"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
572"pages for more information and options.\n"
573" This APT has Super Cow Powers.\n"
574msgstr ""
575"用法: apt-get [选项] 命令\n"
576"    apt-get [选项] install|remove 软件包1 [软件包2 ...]\n"
577"    apt-get [选项] source 软件包1 [软件包2 ...]\n"
578"\n"
579"apt-get 提供了一个用于下载和安装软件包的简易命令行界面。\n"
580"最常用命令是 update 和 install。\n"
581"\n"
582"命令:\n"
583" update - 取回更新的软件包列表信息\n"
584" upgrade - 进行一次升级\n"
585" install - 安装新的软件包(注:软件包名称是 libc6 而非 libc6.deb)\n"
586" remove - 卸载软件包\n"
587" autoremove - 卸载所有自动安装且不再使用的软件包\n"
588" purge - 卸载并清除软件包的配置\n"
589" source - 下载源码包文件\n"
590" build-dep - 为源码包配置所需的编译依赖关系\n"
591" dist-upgrade - 发布版升级,见 apt-get(8)\n"
592" dselect-upgrade - 根据 dselect 的选择来进行升级\n"
593" clean - 删除所有已下载的包文件\n"
594" autoclean - 删除老版本的已下载的包文件\n"
595" check - 核对以确认系统的依赖关系的完整性\n"
596" markauto - 标记指定的软件包为自动安装\n"
597" unmarkauto - 标记指定的软件包为手动安装\n"
598"\n"
599"选项:\n"
600" -h 本帮助文档。\n"
601" -q 让输出可作为日志 - 不显示进度\n"
602" -qq 除了错误外,什么都不输出\n"
603" -d 仅仅下载 - 【不】安装或解开包文件\n"
604" -s 不作实际操作。只是依次模拟执行命令\n"
605" -y 对所有询问都回答是(Yes),同时不作任何提示\n"
606" -f 当出现破损的依赖关系时,程序将尝试修正系统\n"
607" -m 当有包文件无法找到时,程序仍尝试继续执行\n"
608" -u 显示已升级的软件包列表\n"
609" -b 在下载完源码包后,编译生成相应的软件包\n"
610" -V 显示详尽的版本号\n"
611" -c=? 读取指定配置文件\n"
612" -o=? 设置任意指定的配置选项,例如 -o dir::cache=/tmp\n"
613"请查阅 apt-get(8)、sources.list(5) 和 apt.conf(5)的参考手册\n"
614"以获取更多信息和选项。\n"
615" 本 APT 具有超级牛力。\n"
616
617#: cmdline/apt-helper.cc:35
618#, fuzzy
619msgid "Must specify at least one pair url/filename"
620msgstr "要下载源代码,必须指定至少一个对应的软件包"
621
622#: cmdline/apt-helper.cc:53
623msgid "Download Failed"
624msgstr ""
625
626#: cmdline/apt-helper.cc:66
627msgid ""
628"Usage: apt-helper [options] command\n"
629" apt-helper [options] download-file uri target-path\n"
630"\n"
631"apt-helper is a internal helper for apt\n"
632"\n"
633"Commands:\n"
634" download-file - download the given uri to the target-path\n"
635"\n"
636" This APT helper has Super Meep Powers.\n"
637msgstr ""
638
639#: cmdline/apt-mark.cc:68
640#, fuzzy, c-format
641msgid "%s can not be marked as it is not installed.\n"
642msgstr "但是它还没有被安装"
643
644#: cmdline/apt-mark.cc:74
645#, fuzzy, c-format
646msgid "%s was already set to manually installed.\n"
647msgstr "%s 被设置为手动安装。\n"
648
649#: cmdline/apt-mark.cc:76
650#, fuzzy, c-format
651msgid "%s was already set to automatically installed.\n"
652msgstr "%s 被设置为手动安装。\n"
653
654#: cmdline/apt-mark.cc:241
655#, fuzzy, c-format
656msgid "%s was already set on hold.\n"
657msgstr "%s 已经是最新的版本了。\n"
658
659#: cmdline/apt-mark.cc:243
660#, fuzzy, c-format
661msgid "%s was already not hold.\n"
662msgstr "%s 已经是最新的版本了。\n"
663
664#: cmdline/apt-mark.cc:258 cmdline/apt-mark.cc:339 apt-pkg/deb/dpkgpm.cc:1202
665#: apt-pkg/contrib/fileutl.cc:812 apt-pkg/contrib/gpgv.cc:219
666#, c-format
667msgid "Waited for %s but it wasn't there"
668msgstr "等待子进程 %s 的退出,但是它并不存在"
669
670#: cmdline/apt-mark.cc:273 cmdline/apt-mark.cc:322
671#, fuzzy, c-format
672msgid "%s set on hold.\n"
673msgstr "%s 已设置为手动安装。\n"
674
675#: cmdline/apt-mark.cc:275 cmdline/apt-mark.cc:327
676#, fuzzy, c-format
677msgid "Canceled hold on %s.\n"
678msgstr "无法打开 %s"
679
680#: cmdline/apt-mark.cc:345
681msgid "Executing dpkg failed. Are you root?"
682msgstr ""
683
684#: cmdline/apt-mark.cc:392
685msgid ""
686"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
687"\n"
688"apt-mark is a simple command line interface for marking packages\n"
689"as manually or automatically installed. It can also list marks.\n"
690"\n"
691"Commands:\n"
692" auto - Mark the given packages as automatically installed\n"
693" manual - Mark the given packages as manually installed\n"
694" hold - Mark a package as held back\n"
695" unhold - Unset a package set as held back\n"
696" showauto - Print the list of automatically installed packages\n"
697" showmanual - Print the list of manually installed packages\n"
698" showhold - Print the list of package on hold\n"
699"\n"
700"Options:\n"
701" -h This help text.\n"
702" -q Loggable output - no progress indicator\n"
703" -qq No output except for errors\n"
704" -s No-act. Just prints what would be done.\n"
705" -f read/write auto/manual marking in the given file\n"
706" -c=? Read this configuration file\n"
707" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
708"See the apt-mark(8) and apt.conf(5) manual pages for more information."
709msgstr ""
710
711#: cmdline/apt.cc:47
712msgid ""
713"Usage: apt [options] command\n"
714"\n"
715"CLI for apt.\n"
716"Basic commands: \n"
717" list - list packages based on package names\n"
718" search - search in package descriptions\n"
719" show - show package details\n"
720"\n"
721" update - update list of available packages\n"
722"\n"
723" install - install packages\n"
724" remove - remove packages\n"
725"\n"
726" upgrade - upgrade the system by installing/upgrading packages\n"
727" full-upgrade - upgrade the system by removing/installing/upgrading "
728"packages\n"
729"\n"
730" edit-sources - edit the source information file\n"
731msgstr ""
732
733#: methods/cdrom.cc:203
734#, c-format
735msgid "Unable to read the cdrom database %s"
736msgstr "无法读取盘片数据库 %s"
737
738#: methods/cdrom.cc:212
739msgid ""
740"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
741"cannot be used to add new CD-ROMs"
742msgstr ""
743"请使用 apt-cdrom,通过它就可以让 APT 能识别该盘片。apt-get upgdate 不能被用来"
744"加入新的盘片。"
745
746#: methods/cdrom.cc:222
747msgid "Wrong CD-ROM"
748msgstr "错误的 CD-ROM"
749
750#: methods/cdrom.cc:249
751#, c-format
752msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
753msgstr "无法卸载现在挂载于 %s 的 CD-ROM,它可能正在使用中。"
754
755#: methods/cdrom.cc:254
756msgid "Disk not found."
757msgstr "找不到盘片。"
758
759#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:278
760msgid "File not found"
761msgstr "无法找到该文件"
762
763#: methods/copy.cc:47 methods/gzip.cc:117 methods/rred.cc:598
764#: methods/rred.cc:608
765msgid "Failed to stat"
766msgstr "无法读取状态"
767
768#: methods/copy.cc:83 methods/gzip.cc:124 methods/rred.cc:605
769msgid "Failed to set modification time"
770msgstr "无法设置文件的修改日期"
771
772#: methods/file.cc:48
773msgid "Invalid URI, local URIS must not start with //"
774msgstr "无效的 URI,本地的 URI 不能以 // 开头"
775
776#. Login must be before getpeername otherwise dante won't work.
777#: methods/ftp.cc:177
778msgid "Logging in"
779msgstr "正在登录"
780
781#: methods/ftp.cc:183
782msgid "Unable to determine the peer name"
783msgstr "无法获知对方主机名"
784
785#: methods/ftp.cc:188
786msgid "Unable to determine the local name"
787msgstr "无法获知本地主机名"
788
789#: methods/ftp.cc:219 methods/ftp.cc:247
790#, c-format
791msgid "The server refused the connection and said: %s"
792msgstr "服务器拒绝了我们的连接,响应信息为:%s"
793
794#: methods/ftp.cc:225
795#, c-format
796msgid "USER failed, server said: %s"
797msgstr "USER 指令出错,服务器响应信息为:%s"
798
799#: methods/ftp.cc:232
800#, c-format
801msgid "PASS failed, server said: %s"
802msgstr "PASS 指令出错,服务器响应信息为:%s"
803
804#: methods/ftp.cc:252
805msgid ""
806"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
807"is empty."
808msgstr ""
809"您指定了代理服务器,但是没有登陆脚本,Acquire::ftp::ProxyLogin 设置为空。"
810
811#: methods/ftp.cc:280
812#, c-format
813msgid "Login script command '%s' failed, server said: %s"
814msgstr "登录脚本命令“%s”出错,服务器响应信息为:%s"
815
816#: methods/ftp.cc:306
817#, c-format
818msgid "TYPE failed, server said: %s"
819msgstr "TYPE 指令出错,服务器响应信息为:%s"
820
821#: methods/ftp.cc:344 methods/ftp.cc:456 methods/rsh.cc:195 methods/rsh.cc:240
822msgid "Connection timeout"
823msgstr "连接超时"
824
825#: methods/ftp.cc:350
826msgid "Server closed the connection"
827msgstr "服务器关闭了连接"
828
829#: methods/ftp.cc:353 methods/rsh.cc:202 apt-pkg/contrib/fileutl.cc:1476
830#: apt-pkg/contrib/fileutl.cc:1485 apt-pkg/contrib/fileutl.cc:1490
831#: apt-pkg/contrib/fileutl.cc:1492
832msgid "Read error"
833msgstr "读错误"
834
835#: methods/ftp.cc:360 methods/rsh.cc:209
836msgid "A response overflowed the buffer."
837msgstr "回应超出了缓存区大小。"
838
839#: methods/ftp.cc:377 methods/ftp.cc:389
840msgid "Protocol corruption"
841msgstr "协议有误"
842
843#: methods/ftp.cc:462 methods/rsh.cc:246 apt-pkg/contrib/fileutl.cc:872
844#: apt-pkg/contrib/fileutl.cc:1598 apt-pkg/contrib/fileutl.cc:1607
845#: apt-pkg/contrib/fileutl.cc:1612 apt-pkg/contrib/fileutl.cc:1614
846#: apt-pkg/contrib/fileutl.cc:1639
847msgid "Write error"
848msgstr "写出错"
849
850#: methods/ftp.cc:701 methods/ftp.cc:707 methods/ftp.cc:742
851msgid "Could not create a socket"
852msgstr "无法创建套接字"
853
854#: methods/ftp.cc:712
855msgid "Could not connect data socket, connection timed out"
856msgstr "无法连接上数据套接字,连接超时"
857
858#: methods/ftp.cc:716 methods/connect.cc:116 apt-private/private-upgrade.cc:28
859msgid "Failed"
860msgstr "失败"
861
862#: methods/ftp.cc:718
863msgid "Could not connect passive socket."
864msgstr "无法连接被动模式的套接字。"
865
866#: methods/ftp.cc:735
867msgid "getaddrinfo was unable to get a listening socket"
868msgstr "getaddrinfo 无法得到监听套接字"
869
870#: methods/ftp.cc:749
871msgid "Could not bind a socket"
872msgstr "无法绑定套接字"
873
874#: methods/ftp.cc:753
875msgid "Could not listen on the socket"
876msgstr "无法在套接字上监听"
877
878#: methods/ftp.cc:760
879msgid "Could not determine the socket's name"
880msgstr "无法确定套接字的名字"
881
882#: methods/ftp.cc:792
883msgid "Unable to send PORT command"
884msgstr "无法发出 PORT 指令"
885
886#: methods/ftp.cc:802
887#, c-format
888msgid "Unknown address family %u (AF_*)"
889msgstr "无法识别的地址族 %u (AF_*)"
890
891#: methods/ftp.cc:811
892#, c-format
893msgid "EPRT failed, server said: %s"
894msgstr "EPRT 指令出错,服务器响应信息为:%s"
895
896#: methods/ftp.cc:831
897msgid "Data socket connect timed out"
898msgstr "数据套接字连接超时"
899
900#: methods/ftp.cc:838
901msgid "Unable to accept connection"
902msgstr "无法接受连接"
903
904#: methods/ftp.cc:877 methods/server.cc:352 methods/rsh.cc:316
905msgid "Problem hashing file"
906msgstr "把文件加入哈希表时出错"
907
908#: methods/ftp.cc:890
909#, c-format
910msgid "Unable to fetch file, server said '%s'"
911msgstr "无法获取文件,服务器响应信息为“%s”"
912
913#: methods/ftp.cc:905 methods/rsh.cc:335
914msgid "Data socket timed out"
915msgstr "数据套接字超时"
916
917#: methods/ftp.cc:935
918#, c-format
919msgid "Data transfer failed, server said '%s'"
920msgstr "数据传送出错,服务器响应信息为“%s”"
921
922#. Get the files information
923#: methods/ftp.cc:1014
924msgid "Query"
925msgstr "查询"
926
927#: methods/ftp.cc:1128
928msgid "Unable to invoke "
929msgstr "无法调用 "
930
931#: methods/connect.cc:76
932#, c-format
933msgid "Connecting to %s (%s)"
934msgstr "正在连接 %s (%s)"
935
936#: methods/connect.cc:87
937#, c-format
938msgid "[IP: %s %s]"
939msgstr "[IP: %s %s]"
940
941#: methods/connect.cc:94
942#, c-format
943msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
944msgstr "无法为 %s 创建套接字(f=%u t=%u p=%u)"
945
946#: methods/connect.cc:100
947#, c-format
948msgid "Cannot initiate the connection to %s:%s (%s)."
949msgstr "无法发起与 %s:%s (%s) 的连接"
950
951#: methods/connect.cc:108
952#, c-format
953msgid "Could not connect to %s:%s (%s), connection timed out"
954msgstr "无法连接上 %s:%s (%s),连接超时"
955
956#: methods/connect.cc:126
957#, c-format
958msgid "Could not connect to %s:%s (%s)."
959msgstr "无法连接上 %s:%s (%s)。"
960
961#. We say this mainly because the pause here is for the
962#. ssh connection that is still going
963#: methods/connect.cc:154 methods/rsh.cc:439
964#, c-format
965msgid "Connecting to %s"
966msgstr "正在连接 %s"
967
968#: methods/connect.cc:180 methods/connect.cc:199
969#, c-format
970msgid "Could not resolve '%s'"
971msgstr "无法解析域名“%s”"
972
973#: methods/connect.cc:205
974#, c-format
975msgid "Temporary failure resolving '%s'"
976msgstr "暂时不能解析域名“%s”"
977
978#: methods/connect.cc:209
979#, fuzzy, c-format
980msgid "System error resolving '%s:%s'"
981msgstr "解析“%s:%s”时,出现了某些故障(%i - %s)"
982
983#: methods/connect.cc:211
984#, c-format
985msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
986msgstr "解析“%s:%s”时,出现了某些故障(%i - %s)"
987
988#: methods/connect.cc:258
989#, c-format
990msgid "Unable to connect to %s:%s:"
991msgstr "不能连接到 %s:%s:"
992
993#: methods/gpgv.cc:168
994msgid ""
995"Internal error: Good signature, but could not determine key fingerprint?!"
996msgstr "内部错误:签名正确无误,但是无法确认密钥指纹?!"
997
998#: methods/gpgv.cc:172
999msgid "At least one invalid signature was encountered."
1000msgstr "至少发现一个无效的签名。"
1001
1002#: methods/gpgv.cc:174
1003msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1004msgstr "无法运行 gpgv 以验证签名(您安装了 gpgv 吗?)"
1005
1006#. TRANSLATORS: %s is a single techy word like 'NODATA'
1007#: methods/gpgv.cc:180
1008#, c-format
1009msgid ""
1010"Clearsigned file isn't valid, got '%s' (does the network require "
1011"authentication?)"
1012msgstr ""
1013
1014#: methods/gpgv.cc:184
1015msgid "Unknown error executing gpgv"
1016msgstr "运行 gpgv 时发生未知错误"
1017
1018#: methods/gpgv.cc:217 methods/gpgv.cc:224
1019msgid "The following signatures were invalid:\n"
1020msgstr "下列签名无效:\n"
1021
1022#: methods/gpgv.cc:231
1023msgid ""
1024"The following signatures couldn't be verified because the public key is not "
1025"available:\n"
1026msgstr "由于没有公钥,无法验证下列签名:\n"
1027
1028#: methods/gzip.cc:69
1029msgid "Empty files can't be valid archives"
1030msgstr ""
1031
1032#: methods/http.cc:509
1033msgid "Error writing to the file"
1034msgstr "写入文件出错"
1035
1036#: methods/http.cc:523
1037msgid "Error reading from server. Remote end closed connection"
1038msgstr "从服务器读取数据时出错,对方关闭了连接"
1039
1040#: methods/http.cc:525
1041msgid "Error reading from server"
1042msgstr "从服务器读取数据出错"
1043
1044#: methods/http.cc:561
1045msgid "Error writing to file"
1046msgstr "写入文件出错"
1047
1048#: methods/http.cc:621
1049msgid "Select failed"
1050msgstr "select 调用出错"
1051
1052#: methods/http.cc:626
1053msgid "Connection timed out"
1054msgstr "连接超时"
1055
1056#: methods/http.cc:649
1057msgid "Error writing to output file"
1058msgstr "写输出文件时出错"
1059
1060#: methods/server.cc:51
1061msgid "Waiting for headers"
1062msgstr "正在等待报头"
1063
1064#: methods/server.cc:109
1065msgid "Bad header line"
1066msgstr "错误的报头行"
1067
1068#: methods/server.cc:134 methods/server.cc:141
1069msgid "The HTTP server sent an invalid reply header"
1070msgstr "该 HTTP 服务器发送了一个无效的应答报头"
1071
1072#: methods/server.cc:171
1073msgid "The HTTP server sent an invalid Content-Length header"
1074msgstr "该 HTTP 服务器发送了一个无效的 Content-Length 报头"
1075
1076#: methods/server.cc:194
1077msgid "The HTTP server sent an invalid Content-Range header"
1078msgstr "该 HTTP 服务器发送了一个无效的 Content-Range 报头"
1079
1080#: methods/server.cc:196
1081msgid "This HTTP server has broken range support"
1082msgstr "该 HTTP 服务器的 range 支持不正常"
1083
1084#: methods/server.cc:220
1085msgid "Unknown date format"
1086msgstr "无法识别的日期格式"
1087
1088#: methods/server.cc:489
1089msgid "Bad header data"
1090msgstr "错误的报头数据"
1091
1092#: methods/server.cc:506 methods/server.cc:562
1093msgid "Connection failed"
1094msgstr "连接失败"
1095
1096#: methods/server.cc:654
1097msgid "Internal error"
1098msgstr "内部错误"
1099
1100#: apt-private/private-upgrade.cc:25
1101msgid "Calculating upgrade... "
1102msgstr "正在对升级进行计算... "
1103
1104#: apt-private/private-upgrade.cc:30
1105#, fuzzy
1106msgid "Internal error, Upgrade broke stuff"
1107msgstr "内部错误,全部升级工具坏事了"
1108
1109#: apt-private/private-upgrade.cc:32
1110msgid "Done"
1111msgstr "完成"
1112
1113#: apt-private/private-cacheset.cc:35 apt-private/private-search.cc:47
1114msgid "Sorting"
1115msgstr ""
1116
1117#: apt-private/private-list.cc:131
1118msgid "Listing"
1119msgstr ""
1120
1121#: apt-private/private-list.cc:164
1122#, c-format
1123msgid "There is %i additional version. Please use the '-a' switch to see it"
1124msgid_plural ""
1125"There are %i additional versions. Please use the '-a' switch to see them."
1126msgstr[0] ""
1127
1128#: apt-private/private-cachefile.cc:93
1129msgid "Correcting dependencies..."
1130msgstr "正在更正依赖关系..."
1131
1132#: apt-private/private-cachefile.cc:96
1133msgid " failed."
1134msgstr " 失败。"
1135
1136#: apt-private/private-cachefile.cc:99
1137msgid "Unable to correct dependencies"
1138msgstr "无法更正依赖关系"
1139
1140#: apt-private/private-cachefile.cc:102
1141msgid "Unable to minimize the upgrade set"
1142msgstr "无法最小化要升级的软件包集合"
1143
1144#: apt-private/private-cachefile.cc:104
1145msgid " Done"
1146msgstr " 完成"
1147
1148#: apt-private/private-cachefile.cc:108
1149msgid "You might want to run 'apt-get -f install' to correct these."
1150msgstr "您也许需要运行“apt-get -f install”来修正上面的错误。"
1151
1152#: apt-private/private-cachefile.cc:111
1153msgid "Unmet dependencies. Try using -f."
1154msgstr "不能满足依赖关系。不妨试一下 -f 选项。"
1155
1156#: apt-private/private-output.cc:103 apt-private/private-show.cc:84
1157#: apt-private/private-show.cc:89
1158msgid "unknown"
1159msgstr ""
1160
1161#: apt-private/private-output.cc:233
1162#, fuzzy, c-format
1163msgid "[installed,upgradable to: %s]"
1164msgstr " [已安装]"
1165
1166#: apt-private/private-output.cc:237
1167#, fuzzy
1168msgid "[installed,local]"
1169msgstr " [已安装]"
1170
1171#: apt-private/private-output.cc:240
1172msgid "[installed,auto-removable]"
1173msgstr ""
1174
1175#: apt-private/private-output.cc:242
1176#, fuzzy
1177msgid "[installed,automatic]"
1178msgstr " [已安装]"
1179
1180#: apt-private/private-output.cc:244
1181#, fuzzy
1182msgid "[installed]"
1183msgstr " [已安装]"
1184
1185#: apt-private/private-output.cc:248
1186#, c-format
1187msgid "[upgradable from: %s]"
1188msgstr ""
1189
1190#: apt-private/private-output.cc:252
1191msgid "[residual-config]"
1192msgstr ""
1193
1194#: apt-private/private-output.cc:352
1195msgid "The following packages have unmet dependencies:"
1196msgstr "下列软件包有未满足的依赖关系:"
1197
1198#: apt-private/private-output.cc:442
1199#, c-format
1200msgid "but %s is installed"
1201msgstr "但是 %s 已经安装"
1202
1203#: apt-private/private-output.cc:444
1204#, c-format
1205msgid "but %s is to be installed"
1206msgstr "但是 %s 正要被安装"
1207
1208#: apt-private/private-output.cc:451
1209msgid "but it is not installable"
1210msgstr "但无法安装它"
1211
1212#: apt-private/private-output.cc:453
1213msgid "but it is a virtual package"
1214msgstr "但是它是虚拟软件包"
1215
1216#: apt-private/private-output.cc:456
1217msgid "but it is not installed"
1218msgstr "但是它还没有被安装"
1219
1220#: apt-private/private-output.cc:456
1221msgid "but it is not going to be installed"
1222msgstr "但是它将不会被安装"
1223
1224#: apt-private/private-output.cc:461
1225msgid " or"
1226msgstr " 或"
1227
1228#: apt-private/private-output.cc:490
1229msgid "The following NEW packages will be installed:"
1230msgstr "下列【新】软件包将被安装:"
1231
1232#: apt-private/private-output.cc:516
1233msgid "The following packages will be REMOVED:"
1234msgstr "下列软件包将被【卸载】:"
1235
1236#: apt-private/private-output.cc:538
1237msgid "The following packages have been kept back:"
1238msgstr "下列软件包的版本将保持不变:"
1239
1240#: apt-private/private-output.cc:559
1241msgid "The following packages will be upgraded:"
1242msgstr "下列软件包将被升级:"
1243
1244#: apt-private/private-output.cc:580
1245msgid "The following packages will be DOWNGRADED:"
1246msgstr "下列软件包将被【降级】:"
1247
1248#: apt-private/private-output.cc:600
1249msgid "The following held packages will be changed:"
1250msgstr "下列被要求保持版本不变的软件包将被改变:"
1251
1252#: apt-private/private-output.cc:655
1253#, c-format
1254msgid "%s (due to %s) "
1255msgstr "%s (是由于 %s) "
1256
1257#: apt-private/private-output.cc:663
1258msgid ""
1259"WARNING: The following essential packages will be removed.\n"
1260"This should NOT be done unless you know exactly what you are doing!"
1261msgstr ""
1262"【警告】:下列基础软件包将被卸载。\n"
1263"请勿尝试,除非您确实知道您在做什么!"
1264
1265#: apt-private/private-output.cc:694
1266#, c-format
1267msgid "%lu upgraded, %lu newly installed, "
1268msgstr "升级了 %lu 个软件包,新安装了 %lu 个软件包,"
1269
1270#: apt-private/private-output.cc:698
1271#, c-format
1272msgid "%lu reinstalled, "
1273msgstr "重新安装了 %lu 个软件包,"
1274
1275#: apt-private/private-output.cc:700
1276#, c-format
1277msgid "%lu downgraded, "
1278msgstr "降级了 %lu 个软件包,"
1279
1280#: apt-private/private-output.cc:702
1281#, c-format
1282msgid "%lu to remove and %lu not upgraded.\n"
1283msgstr "要卸载 %lu 个软件包,有 %lu 个软件包未被升级。\n"
1284
1285#: apt-private/private-output.cc:706
1286#, c-format
1287msgid "%lu not fully installed or removed.\n"
1288msgstr "有 %lu 个软件包没有被完全安装或卸载。\n"
1289
1290#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
1291#. e.g. "Do you want to continue? [Y/n] "
1292#. The user has to answer with an input matching the
1293#. YESEXPR/NOEXPR defined in your l10n.
1294#: apt-private/private-output.cc:728
1295msgid "[Y/n]"
1296msgstr ""
1297
1298#. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
1299#. e.g. "Should this file be removed? [y/N] "
1300#. The user has to answer with an input matching the
1301#. YESEXPR/NOEXPR defined in your l10n.
1302#: apt-private/private-output.cc:734
1303msgid "[y/N]"
1304msgstr ""
1305
1306#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
1307#: apt-private/private-output.cc:745
1308msgid "Y"
1309msgstr ""
1310
1311#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
1312#: apt-private/private-output.cc:751
1313msgid "N"
1314msgstr ""
1315
1316#: apt-private/private-output.cc:773 apt-pkg/cachefilter.cc:35
1317#, c-format
1318msgid "Regex compilation error - %s"
1319msgstr "编译正则表达式时出错 - %s"
1320
1321#: apt-private/private-update.cc:31
1322msgid "The update command takes no arguments"
1323msgstr " update 命令不需要参数"
1324
1325#: apt-private/private-update.cc:90
1326#, c-format
1327msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
1328msgid_plural ""
1329"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
1330msgstr[0] ""
1331
1332#: apt-private/private-show.cc:156
1333#, c-format
1334msgid "There is %i additional record. Please use the '-a' switch to see it"
1335msgid_plural ""
1336"There are %i additional records. Please use the '-a' switch to see them."
1337msgstr[0] ""
1338
1339#: apt-private/private-show.cc:163
1340msgid "not a real package (virtual)"
1341msgstr ""
1342
1343#: apt-private/private-install.cc:81
1344msgid "Internal error, InstallPackages was called with broken packages!"
1345msgstr "内部错误,InstallPackages 被用在了无法安装的软件包上!"
1346
1347#: apt-private/private-install.cc:90
1348msgid "Packages need to be removed but remove is disabled."
1349msgstr "有软件包需要被卸载,但是卸载动作被程序设置所禁止。"
1350
1351#: apt-private/private-install.cc:109
1352msgid "Internal error, Ordering didn't finish"
1353msgstr "内部错误,Ordering 未能完成"
1354
1355#: apt-private/private-install.cc:147
1356msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
1357msgstr "怪了……文件大小不符,请发信给 apt@packages.debian.org 吧"
1358
1359#. TRANSLATOR: The required space between number and unit is already included
1360#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1361#: apt-private/private-install.cc:154
1362#, c-format
1363msgid "Need to get %sB/%sB of archives.\n"
1364msgstr "需要下载 %sB/%sB 的软件包。\n"
1365
1366#. TRANSLATOR: The required space between number and unit is already included
1367#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1368#: apt-private/private-install.cc:159
1369#, c-format
1370msgid "Need to get %sB of archives.\n"
1371msgstr "需要下载 %sB 的软件包。\n"
1372
1373#. TRANSLATOR: The required space between number and unit is already included
1374#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1375#: apt-private/private-install.cc:166
1376#, c-format
1377msgid "After this operation, %sB of additional disk space will be used.\n"
1378msgstr "解压缩后会消耗掉 %sB 的额外空间。\n"
1379
1380#. TRANSLATOR: The required space between number and unit is already included
1381#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1382#: apt-private/private-install.cc:171
1383#, c-format
1384msgid "After this operation, %sB disk space will be freed.\n"
1385msgstr "解压缩后将会空出 %sB 的空间。\n"
1386
1387#: apt-private/private-install.cc:199
1388#, c-format
1389msgid "You don't have enough free space in %s."
1390msgstr "您在 %s 上没有足够的可用空间。"
1391
1392#: apt-private/private-install.cc:209 apt-private/private-download.cc:59
1393msgid "There are problems and -y was used without --force-yes"
1394msgstr "碰到了一些问题,您使用了 -y 选项,但是没有用 --force-yes"
1395
1396#: apt-private/private-install.cc:215 apt-private/private-install.cc:237
1397msgid "Trivial Only specified but this is not a trivial operation."
1398msgstr "虽然您指定了仅执行常规操作,但这不是个常规操作。"
1399
1400#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
1401#. careful with hard to type or special characters (like non-breaking spaces)
1402#: apt-private/private-install.cc:219
1403msgid "Yes, do as I say!"
1404msgstr "是,按我说的做!"
1405
1406#: apt-private/private-install.cc:221
1407#, c-format
1408msgid ""
1409"You are about to do something potentially harmful.\n"
1410"To continue type in the phrase '%s'\n"
1411" ?] "
1412msgstr ""
1413"您的操作会导致潜在的危害。\n"
1414"若还想继续的话,就输入下面的短句“%s”\n"
1415" ?] "
1416
1417#: apt-private/private-install.cc:227 apt-private/private-install.cc:245
1418msgid "Abort."
1419msgstr "中止执行。"
1420
1421#: apt-private/private-install.cc:242
1422msgid "Do you want to continue?"
1423msgstr "您希望继续执行吗?"
1424
1425#: apt-private/private-install.cc:312
1426msgid "Some files failed to download"
1427msgstr "有一些文件无法下载"
1428
1429#: apt-private/private-install.cc:319
1430msgid ""
1431"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
1432"missing?"
1433msgstr ""
1434"有几个软件包无法下载,您可以运行 apt-get update 或者加上 --fix-missing 的选项"
1435"再试试?"
1436
1437#: apt-private/private-install.cc:323
1438msgid "--fix-missing and media swapping is not currently supported"
1439msgstr "目前还不支持 --fix-missing 和介质交换"
1440
1441#: apt-private/private-install.cc:328
1442msgid "Unable to correct missing packages."
1443msgstr "无法更正缺少的软件包。"
1444
1445#: apt-private/private-install.cc:329
1446msgid "Aborting install."
1447msgstr "中止安装。"
1448
1449#: apt-private/private-install.cc:365
1450msgid ""
1451"The following package disappeared from your system as\n"
1452"all files have been overwritten by other packages:"
1453msgid_plural ""
1454"The following packages disappeared from your system as\n"
1455"all files have been overwritten by other packages:"
1456msgstr[0] "以下软件包因为文件已被其他软件包覆盖而消失:"
1457
1458#: apt-private/private-install.cc:369
1459msgid "Note: This is done automatically and on purpose by dpkg."
1460msgstr "注意:这是自动被 dpkg 有意完成的。"
1461
1462#: apt-private/private-install.cc:390
1463msgid "We are not supposed to delete stuff, can't start AutoRemover"
1464msgstr "我们不应该进行删除,无法启动自动删除器"
1465
1466#: apt-private/private-install.cc:498
1467msgid ""
1468"Hmm, seems like the AutoRemover destroyed something which really\n"
1469"shouldn't happen. Please file a bug report against apt."
1470msgstr "似乎自动卸载工具损坏了一些软件,这不应该发生。请向 apt 提交错误报告。"
1471
1472#.
1473#. if (Packages == 1)
1474#. {
1475#. c1out << std::endl;
1476#. c1out <<
1477#. _("Since you only requested a single operation it is extremely likely that\n"
1478#. "the package is simply not installable and a bug report against\n"
1479#. "that package should be filed.") << std::endl;
1480#. }
1481#.
1482#: apt-private/private-install.cc:501 apt-private/private-install.cc:643
1483msgid "The following information may help to resolve the situation:"
1484msgstr "下列信息可能会对解决问题有所帮助:"
1485
1486#: apt-private/private-install.cc:505
1487msgid "Internal Error, AutoRemover broke stuff"
1488msgstr "内部错误,自动卸载工具坏事了"
1489
1490#: apt-private/private-install.cc:512
1491msgid ""
1492"The following package was automatically installed and is no longer required:"
1493msgid_plural ""
1494"The following packages were automatically installed and are no longer "
1495"required:"
1496msgstr[0] "下列软件包是自动安装的并且现在不需要了:"
1497
1498#: apt-private/private-install.cc:516
1499#, c-format
1500msgid "%lu package was automatically installed and is no longer required.\n"
1501msgid_plural ""
1502"%lu packages were automatically installed and are no longer required.\n"
1503msgstr[0] "%lu 个自动安装的的软件包现在已不再需要了。\n"
1504
1505#: apt-private/private-install.cc:518
1506#, fuzzy
1507msgid "Use 'apt-get autoremove' to remove it."
1508msgid_plural "Use 'apt-get autoremove' to remove them."
1509msgstr[0] "使用'apt-get autoremove'来卸载它们"
1510
1511#: apt-private/private-install.cc:612
1512msgid "You might want to run 'apt-get -f install' to correct these:"
1513msgstr "您可能需要运行“apt-get -f install”来纠正下列错误:"
1514
1515#: apt-private/private-install.cc:614
1516msgid ""
1517"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1518"solution)."
1519msgstr ""
1520"有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可"
1521"以指定一个解决办法)。"
1522
1523#: apt-private/private-install.cc:628
1524msgid ""
1525"Some packages could not be installed. This may mean that you have\n"
1526"requested an impossible situation or if you are using the unstable\n"
1527"distribution that some required packages have not yet been created\n"
1528"or been moved out of Incoming."
1529msgstr ""
1530"有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是\n"
1531"因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件\n"
1532"包尚未被创建或是它们已被从新到(Incoming)目录移出。"
1533
1534#: apt-private/private-install.cc:649
1535msgid "Broken packages"
1536msgstr "破损的软件包"
1537
1538#: apt-private/private-install.cc:702
1539msgid "The following extra packages will be installed:"
1540msgstr "将会安装下列额外的软件包:"
1541
1542#: apt-private/private-install.cc:792
1543msgid "Suggested packages:"
1544msgstr "建议安装的软件包:"
1545
1546#: apt-private/private-install.cc:793
1547msgid "Recommended packages:"
1548msgstr "推荐安装的软件包:"
1549
1550#: apt-private/private-install.cc:815
1551#, c-format
1552msgid "Skipping %s, it is already installed and upgrade is not set.\n"
1553msgstr "忽略了 %s,它已经被安装而且没有指定要升级。\n"
1554
1555#: apt-private/private-install.cc:819
1556#, c-format
1557msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
1558msgstr "忽略了 %s,它已经被安装而且仅请求了升级。\n"
1559
1560#: apt-private/private-install.cc:831
1561#, c-format
1562msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
1563msgstr "不能重新安装 %s,因为无法下载它。\n"
1564
1565#: apt-private/private-install.cc:836
1566#, c-format
1567msgid "%s is already the newest version.\n"
1568msgstr "%s 已经是最新的版本了。\n"
1569
1570#: apt-private/private-install.cc:884
1571#, c-format
1572msgid "Selected version '%s' (%s) for '%s'\n"
1573msgstr "为 %3$s 选定了版本 %1$s (%2$s)\n"
1574
1575#: apt-private/private-install.cc:889
1576#, fuzzy, c-format
1577msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
1578msgstr "为 %3$s 选定了版本 %1$s (%2$s)\n"
1579
1580#. TRANSLATORS: Note, this is not an interactive question
1581#: apt-private/private-install.cc:931
1582#, fuzzy, c-format
1583msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
1584msgstr "软件包 %s 还未安装,因而不会被卸载\n"
1585
1586#: apt-private/private-install.cc:937
1587#, fuzzy, c-format
1588msgid "Package '%s' is not installed, so not removed\n"
1589msgstr "软件包 %s 还未安装,因而不会被卸载\n"
1590
1591#: apt-private/private-main.cc:32
1592msgid ""
1593"NOTE: This is only a simulation!\n"
1594" apt-get needs root privileges for real execution.\n"
1595" Keep also in mind that locking is deactivated,\n"
1596" so don't depend on the relevance to the real current situation!"
1597msgstr ""
1598"注意:这只是模拟!\n"
1599"   apt-get 需要 root 特权进行实际的执行。\n"
1600"   同时请记住此时并未锁定,所以请勿完全相信当前的情况!"
1601
1602#: apt-private/private-download.cc:36
1603msgid "WARNING: The following packages cannot be authenticated!"
1604msgstr "【警告】:下列软件包不能通过验证!"
1605
1606#: apt-private/private-download.cc:40
1607msgid "Authentication warning overridden.\n"
1608msgstr "忽略了认证警告。\n"
1609
1610#: apt-private/private-download.cc:45 apt-private/private-download.cc:52
1611msgid "Some packages could not be authenticated"
1612msgstr "有些软件包不能通过验证"
1613
1614#: apt-private/private-download.cc:50
1615msgid "Install these packages without verification?"
1616msgstr "不经验证就安装这些软件包吗?"
1617
1618#: apt-private/private-download.cc:91 apt-pkg/update.cc:77
1619#, c-format
1620msgid "Failed to fetch %s %s\n"
1621msgstr "无法下载 %s %s\n"
1622
1623#: apt-private/private-sources.cc:58
1624#, fuzzy, c-format
1625msgid "Failed to parse %s. Edit again? "
1626msgstr "无法将 %s 重命名为 %s"
1627
1628#: apt-private/private-sources.cc:70
1629#, c-format
1630msgid "Your '%s' file changed, please run 'apt-get update'."
1631msgstr ""
1632
1633#: apt-private/private-search.cc:51
1634msgid "Full Text Search"
1635msgstr ""
1636
1637#: apt-private/acqprogress.cc:66
1638msgid "Hit "
1639msgstr "命中 "
1640
1641#: apt-private/acqprogress.cc:90
1642msgid "Get:"
1643msgstr "获取:"
1644
1645#: apt-private/acqprogress.cc:121
1646msgid "Ign "
1647msgstr "忽略 "
1648
1649#: apt-private/acqprogress.cc:125
1650msgid "Err "
1651msgstr "错误 "
1652
1653#: apt-private/acqprogress.cc:146
1654#, c-format
1655msgid "Fetched %sB in %s (%sB/s)\n"
1656msgstr "下载 %sB,耗时 %s (%sB/s)\n"
1657
1658#: apt-private/acqprogress.cc:236
1659#, c-format
1660msgid " [Working]"
1661msgstr " [执行中]"
1662
1663#: apt-private/acqprogress.cc:297
1664#, c-format
1665msgid ""
1666"Media change: please insert the disc labeled\n"
1667" '%s'\n"
1668"in the drive '%s' and press enter\n"
1669msgstr ""
1670"更换介质:请把标有\n"
1671"“%s”\n"
1672"的盘片插入驱动器“%s”再按回车键\n"
1673
1674#. Only warn if there are no sources.list.d.
1675#. Only warn if there is no sources.list file.
1676#: methods/mirror.cc:95 apt-inst/extract.cc:471 apt-pkg/clean.cc:40
1677#: apt-pkg/init.cc:103 apt-pkg/init.cc:111 apt-pkg/acquire.cc:491
1678#: apt-pkg/policy.cc:381 apt-pkg/sourcelist.cc:280 apt-pkg/sourcelist.cc:286
1679#: apt-pkg/contrib/fileutl.cc:368 apt-pkg/contrib/fileutl.cc:481
1680#: apt-pkg/contrib/cdromutl.cc:205
1681#, c-format
1682msgid "Unable to read %s"
1683msgstr "无法读取 %s"
1684
1685#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/clean.cc:46
1686#: apt-pkg/clean.cc:64 apt-pkg/clean.cc:127 apt-pkg/acquire.cc:497
1687#: apt-pkg/acquire.cc:522 apt-pkg/contrib/cdromutl.cc:201
1688#: apt-pkg/contrib/cdromutl.cc:235
1689#, c-format
1690msgid "Unable to change to %s"
1691msgstr "无法切换工作目录到 %s"
1692
1693#. FIXME: fallback to a default mirror here instead
1694#. and provide a config option to define that default
1695#: methods/mirror.cc:280
1696#, c-format
1697msgid "No mirror file '%s' found "
1698msgstr "没有找到镜像文件 %s"
1699
1700#. FIXME: fallback to a default mirror here instead
1701#. and provide a config option to define that default
1702#: methods/mirror.cc:287
1703#, fuzzy, c-format
1704msgid "Can not read mirror file '%s'"
1705msgstr "没有找到镜像文件 %s"
1706
1707#: methods/mirror.cc:315
1708#, fuzzy, c-format
1709msgid "No entry found in mirror file '%s'"
1710msgstr "没有找到镜像文件 %s"
1711
1712#: methods/mirror.cc:445
1713#, c-format
1714msgid "[Mirror: %s]"
1715msgstr "[镜像:%s]"
1716
1717#: methods/rsh.cc:102 ftparchive/multicompress.cc:171
1718msgid "Failed to create IPC pipe to subprocess"
1719msgstr "无法为子进程创建 IPC 管道"
1720
1721#: methods/rsh.cc:343
1722msgid "Connection closed prematurely"
1723msgstr "连接被永久关闭"
1724
1725#: dselect/install:33
1726msgid "Bad default setting!"
1727msgstr "错误的默认设置!"
1728
1729#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1730#: dselect/install:106 dselect/update:45
1731msgid "Press enter to continue."
1732msgstr "按回车键继续。"
1733
1734#: dselect/install:92
1735msgid "Do you want to erase any previously downloaded .deb files?"
1736msgstr "您想要删除之前下载的所有 .deb 文件吗?"
1737
1738#: dselect/install:102
1739msgid "Some errors occurred while unpacking. Packages that were installed"
1740msgstr "在解包时发生了一些错误。已经安装的软件包"
1741
1742#: dselect/install:103
1743msgid "will be configured. This may result in duplicate errors"
1744msgstr "将被配置。这个操作可能会导致出现重复的错误"
1745
1746#: dselect/install:104
1747msgid "or errors caused by missing dependencies. This is OK, only the errors"
1748msgstr "或一些由于依赖关系不能满足所产生的错误。这个问题不大,只有"
1749
1750#: dselect/install:105
1751msgid ""
1752"above this message are important. Please fix them and run [I]nstall again"
1753msgstr "这个提示之前的错误消息才值得您注意。请更正它们,然后再次执行 [I]nstall"
1754
1755#: dselect/update:30
1756msgid "Merging available information"
1757msgstr "正在合并可用信息"
1758
1759#: apt-inst/filelist.cc:380
1760msgid "DropNode called on still linked node"
1761msgstr "把 DropNode 用在了仍在链表中的节点上"
1762
1763#: apt-inst/filelist.cc:412
1764msgid "Failed to locate the hash element!"
1765msgstr "无法定位哈希表元素!"
1766
1767#: apt-inst/filelist.cc:459
1768msgid "Failed to allocate diversion"
1769msgstr "无法分配转移项"
1770
1771#: apt-inst/filelist.cc:464
1772msgid "Internal error in AddDiversion"
1773msgstr "内部错误,出现在 AddDiversion"
1774
1775#: apt-inst/filelist.cc:477
1776#, c-format
1777msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1778msgstr "尝试覆盖一个转移项,%s -> %s 和 %s/%s"
1779
1780#: apt-inst/filelist.cc:506
1781#, c-format
1782msgid "Double add of diversion %s -> %s"
1783msgstr "添加了两个转移项 %s-> %s"
1784
1785#: apt-inst/filelist.cc:549
1786#, c-format
1787msgid "Duplicate conf file %s/%s"
1788msgstr "重复的配置文件 %s/%s"
1789
1790#: apt-inst/extract.cc:101 apt-inst/extract.cc:172
1791#, c-format
1792msgid "The path %s is too long"
1793msgstr "路径名 %s 太长"
1794
1795#: apt-inst/extract.cc:132
1796#, c-format
1797msgid "Unpacking %s more than once"
1798msgstr "%s 被解包了不只一次"
1799
1800#: apt-inst/extract.cc:142
1801#, c-format
1802msgid "The directory %s is diverted"
1803msgstr "目录 %s 已被转移"
1804
1805#: apt-inst/extract.cc:152
1806#, c-format
1807msgid "The package is trying to write to the diversion target %s/%s"
1808msgstr "该软件包正尝试写入转移对象 %s/%s"
1809
1810#: apt-inst/extract.cc:162 apt-inst/extract.cc:306
1811msgid "The diversion path is too long"
1812msgstr "该转移路径太长"
1813
1814#: apt-inst/extract.cc:186 apt-inst/extract.cc:199 apt-inst/extract.cc:216
1815#: ftparchive/cachedb.cc:182
1816#, c-format
1817msgid "Failed to stat %s"
1818msgstr "无法获得 %s 的状态"
1819
1820#: apt-inst/extract.cc:194 ftparchive/multicompress.cc:374
1821#, c-format
1822msgid "Failed to rename %s to %s"
1823msgstr "无法将 %s 重命名为 %s"
1824
1825#: apt-inst/extract.cc:249
1826#, c-format
1827msgid "The directory %s is being replaced by a non-directory"
1828msgstr "目录 %s 要被一个非目录的文件替换"
1829
1830#: apt-inst/extract.cc:289
1831msgid "Failed to locate node in its hash bucket"
1832msgstr "无法在其散列桶中分配节点"
1833
1834#: apt-inst/extract.cc:293
1835msgid "The path is too long"
1836msgstr "路径名太长"
1837
1838#: apt-inst/extract.cc:421
1839#, c-format
1840msgid "Overwrite package match with no version for %s"
1841msgstr "用来覆盖的软件包不属于 %s 的任何版本"
1842
1843#: apt-inst/extract.cc:438
1844#, c-format
1845msgid "File %s/%s overwrites the one in the package %s"
1846msgstr "文件 %s/%s 会覆盖属于软件包 %s 中的同名文件"
1847
1848#: apt-inst/extract.cc:498
1849#, c-format
1850msgid "Unable to stat %s"
1851msgstr "无法读取 %s 的状态"
1852
1853#: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54
1854#, c-format
1855msgid "Failed to write file %s"
1856msgstr "无法写入文件 %s"
1857
1858#: apt-inst/dirstream.cc:105
1859#, c-format
1860msgid "Failed to close file %s"
1861msgstr "无法关闭文件 %s"
1862
1863#: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54
1864#: apt-inst/deb/debfile.cc:63
1865#, c-format
1866msgid "This is not a valid DEB archive, missing '%s' member"
1867msgstr "这不是一个有效的 DEB 包文件,其包内遗漏了“%s”"
1868
1869#: apt-inst/deb/debfile.cc:132
1870#, c-format
1871msgid "Internal error, could not locate member %s"
1872msgstr "内部错误,无法定位包内文件 %s"
1873
1874#: apt-inst/deb/debfile.cc:227
1875msgid "Unparsable control file"
1876msgstr "不能解析的主控文件"
1877
1878#: apt-inst/contrib/arfile.cc:76
1879msgid "Invalid archive signature"
1880msgstr "无效的归档签名"
1881
1882#: apt-inst/contrib/arfile.cc:84
1883msgid "Error reading archive member header"
1884msgstr "读取归档成员文件头出错"
1885
1886#: apt-inst/contrib/arfile.cc:96
1887#, c-format
1888msgid "Invalid archive member header %s"
1889msgstr "归档文件中成员文件头 %s 无效"
1890
1891#: apt-inst/contrib/arfile.cc:108
1892msgid "Invalid archive member header"
1893msgstr "归档文件中成员文件头无效"
1894
1895#: apt-inst/contrib/arfile.cc:137
1896msgid "Archive is too short"
1897msgstr "归档文件太短"
1898
1899#: apt-inst/contrib/arfile.cc:141
1900msgid "Failed to read the archive headers"
1901msgstr "无法读取归档文件的数据头"
1902
1903#: apt-inst/contrib/extracttar.cc:124
1904msgid "Failed to create pipes"
1905msgstr "无法创建管道"
1906
1907#: apt-inst/contrib/extracttar.cc:151
1908msgid "Failed to exec gzip "
1909msgstr "无法执行 gzip"
1910
1911#: apt-inst/contrib/extracttar.cc:188 apt-inst/contrib/extracttar.cc:218
1912msgid "Corrupted archive"
1913msgstr "包文件已被损坏"
1914
1915#: apt-inst/contrib/extracttar.cc:203
1916msgid "Tar checksum failed, archive corrupted"
1917msgstr "Tar 的校验和不符,文件已损坏"
1918
1919#: apt-inst/contrib/extracttar.cc:308
1920#, c-format
1921msgid "Unknown TAR header type %u, member %s"
1922msgstr "未知的 TAR 数据头类型 %u,成员 %s"
1923
1924#: apt-pkg/clean.cc:61
1925#, c-format
1926msgid "Unable to stat %s."
1927msgstr "无法读取 %s 的状态。"
1928
1929#: apt-pkg/install-progress.cc:57
1930#, c-format
1931msgid "Progress: [%3i%%]"
1932msgstr ""
1933
1934#: apt-pkg/install-progress.cc:91 apt-pkg/install-progress.cc:174
1935msgid "Running dpkg"
1936msgstr "正在运行 dpkg"
1937
1938#: apt-pkg/init.cc:146
1939#, c-format
1940msgid "Packaging system '%s' is not supported"
1941msgstr "不支持“%s”打包系统"
1942
1943#: apt-pkg/init.cc:162
1944msgid "Unable to determine a suitable packaging system type"
1945msgstr "无法确定适合的打包系统类型"
1946
1947#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:773
1948#, c-format
1949msgid "Wrote %i records.\n"
1950msgstr "已写入 %i 条记录。\n"
1951
1952#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:775
1953#, c-format
1954msgid "Wrote %i records with %i missing files.\n"
1955msgstr "已写入 %i 条记录,并有 %i 个文件缺失。\n"
1956
1957#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:778
1958#, c-format
1959msgid "Wrote %i records with %i mismatched files\n"
1960msgstr "已写入 %i 条记录,并有 %i 个文件不匹配\n"
1961
1962#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:781
1963#, c-format
1964msgid "Wrote %i records with %i missing files and %i mismatched files\n"
1965msgstr "已写入 %i 条记录,并有 %i 个缺失,以及 %i 个文件不匹配\n"
1966
1967#: apt-pkg/indexcopy.cc:515
1968#, c-format
1969msgid "Can't find authentication record for: %s"
1970msgstr "无法找到认证记录:%s"
1971
1972#: apt-pkg/indexcopy.cc:521
1973#, c-format
1974msgid "Hash mismatch for: %s"
1975msgstr "Hash 校验和不符:%s"
1976
1977#: apt-pkg/acquire-worker.cc:116
1978#, c-format
1979msgid "The method driver %s could not be found."
1980msgstr "无法找到获取软件包的渠道 %s 所需的驱动程序。"
1981
1982#: apt-pkg/acquire-worker.cc:118
1983#, fuzzy, c-format
1984msgid "Is the package %s installed?"
1985msgstr "请检查是否安装了“dpkg-dev”软件包。\n"
1986
1987#: apt-pkg/acquire-worker.cc:169
1988#, c-format
1989msgid "Method %s did not start correctly"
1990msgstr "获取软件包的渠道 %s 所需的驱动程序没有正常启动。"
1991
1992#: apt-pkg/acquire-worker.cc:455
1993#, c-format
1994msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
1995msgstr "请把标有“%s”的盘片插入驱动器“%s”再按回车键。"
1996
1997#: apt-pkg/cachefile.cc:94
1998msgid "The package lists or status file could not be parsed or opened."
1999msgstr "无法解析或打开软件包的列表或是状态文件。"
2000
2001#: apt-pkg/cachefile.cc:98
2002msgid "You may want to run apt-get update to correct these problems"
2003msgstr "您可能需要运行 apt-get update 来解决这些问题"
2004
2005#: apt-pkg/cachefile.cc:116
2006msgid "The list of sources could not be read."
2007msgstr "无法读取源列表。"
2008
2009#: apt-pkg/pkgcache.cc:155
2010msgid "Empty package cache"
2011msgstr "软件包缓存区是空的"
2012
2013#: apt-pkg/pkgcache.cc:161
2014msgid "The package cache file is corrupted"
2015msgstr "软件包缓存文件损坏了"
2016
2017#: apt-pkg/pkgcache.cc:166
2018msgid "The package cache file is an incompatible version"
2019msgstr "软件包缓存区文件的版本不兼容"
2020
2021#: apt-pkg/pkgcache.cc:169
2022#, fuzzy
2023msgid "The package cache file is corrupted, it is too small"
2024msgstr "软件包缓存文件损坏了"
2025
2026#: apt-pkg/pkgcache.cc:174
2027#, c-format
2028msgid "This APT does not support the versioning system '%s'"
2029msgstr "本程序目前不支持“%s”版本系统"
2030
2031#: apt-pkg/pkgcache.cc:179
2032msgid "The package cache was built for a different architecture"
2033msgstr "软件包缓存区是为其它架构的硬件构建的"
2034
2035#: apt-pkg/pkgcache.cc:321
2036msgid "Depends"
2037msgstr "依赖"
2038
2039#: apt-pkg/pkgcache.cc:321
2040msgid "PreDepends"
2041msgstr "预依赖"
2042
2043#: apt-pkg/pkgcache.cc:321
2044msgid "Suggests"
2045msgstr "建议"
2046
2047#: apt-pkg/pkgcache.cc:322
2048msgid "Recommends"
2049msgstr "推荐"
2050
2051#: apt-pkg/pkgcache.cc:322
2052msgid "Conflicts"
2053msgstr "冲突"
2054
2055#: apt-pkg/pkgcache.cc:322
2056msgid "Replaces"
2057msgstr "替换"
2058
2059#: apt-pkg/pkgcache.cc:323
2060msgid "Obsoletes"
2061msgstr "废弃"
2062
2063#: apt-pkg/pkgcache.cc:323
2064msgid "Breaks"
2065msgstr "破坏"
2066
2067#: apt-pkg/pkgcache.cc:323
2068msgid "Enhances"
2069msgstr "增强"
2070
2071#: apt-pkg/pkgcache.cc:334
2072msgid "important"
2073msgstr "重要"
2074
2075#: apt-pkg/pkgcache.cc:334
2076msgid "required"
2077msgstr "必需"
2078
2079#: apt-pkg/pkgcache.cc:334
2080msgid "standard"
2081msgstr "标准"
2082
2083#: apt-pkg/pkgcache.cc:335
2084msgid "optional"
2085msgstr "可选"
2086
2087#: apt-pkg/pkgcache.cc:335
2088msgid "extra"
2089msgstr "额外"
2090
2091#: apt-pkg/pkgrecords.cc:38
2092#, c-format
2093msgid "Index file type '%s' is not supported"
2094msgstr "不支持索引文件类型“%s”"
2095
2096#: apt-pkg/pkgcachegen.cc:93
2097msgid "Cache has an incompatible versioning system"
2098msgstr "软件包暂存区使用的是不兼容的版本控制系统"
2099
2100#. TRANSLATOR: The first placeholder is a package name,
2101#. the other two should be copied verbatim as they include debug info
2102#: apt-pkg/pkgcachegen.cc:224 apt-pkg/pkgcachegen.cc:234
2103#: apt-pkg/pkgcachegen.cc:300 apt-pkg/pkgcachegen.cc:327
2104#: apt-pkg/pkgcachegen.cc:340 apt-pkg/pkgcachegen.cc:382
2105#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403
2106#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415
2107#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440
2108#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:517
2109#: apt-pkg/pkgcachegen.cc:524 apt-pkg/pkgcachegen.cc:555
2110#: apt-pkg/pkgcachegen.cc:569
2111#, fuzzy, c-format
2112msgid "Error occurred while processing %s (%s%d)"
2113msgstr "处理 %s (FindPkg)时出错"
2114
2115#: apt-pkg/pkgcachegen.cc:257
2116msgid "Wow, you exceeded the number of package names this APT is capable of."
2117msgstr "哇,软件包数量超出了本 APT 的处理能力。"
2118
2119#: apt-pkg/pkgcachegen.cc:260
2120msgid "Wow, you exceeded the number of versions this APT is capable of."
2121msgstr "哇,软件包版本数量超出了本 APT 的处理能力。"
2122
2123#: apt-pkg/pkgcachegen.cc:263
2124msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2125msgstr "哇,软件包说明数量超出了本 APT 的处理能力。"
2126
2127#: apt-pkg/pkgcachegen.cc:266
2128msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2129msgstr "哇,依赖关系数量超出了本 APT 的处理能力。"
2130
2131#: apt-pkg/pkgcachegen.cc:576
2132#, c-format
2133msgid "Package %s %s was not found while processing file dependencies"
2134msgstr "当处理文件依赖关系时,无法找到软件包 %s %s"
2135
2136#: apt-pkg/pkgcachegen.cc:1211
2137#, c-format
2138msgid "Couldn't stat source package list %s"
2139msgstr "无法获取源软件包列表 %s 的状态"
2140
2141#: apt-pkg/pkgcachegen.cc:1299 apt-pkg/pkgcachegen.cc:1403
2142#: apt-pkg/pkgcachegen.cc:1409 apt-pkg/pkgcachegen.cc:1566
2143msgid "Reading package lists"
2144msgstr "正在读取软件包列表"
2145
2146#: apt-pkg/pkgcachegen.cc:1316
2147msgid "Collecting File Provides"
2148msgstr "正在收集文件所提供的软件包"
2149
2150#: apt-pkg/pkgcachegen.cc:1400 cmdline/apt-extracttemplates.cc:259
2151#, c-format
2152msgid "Unable to write to %s"
2153msgstr "无法写入 %s"
2154
2155#: apt-pkg/pkgcachegen.cc:1508 apt-pkg/pkgcachegen.cc:1515
2156msgid "IO Error saving source cache"
2157msgstr "无法读取或写入软件源缓存"
2158
2159#: apt-pkg/edsp.cc:51 apt-pkg/edsp.cc:71
2160msgid "Send scenario to solver"
2161msgstr ""
2162
2163#: apt-pkg/edsp.cc:234
2164msgid "Send request to solver"
2165msgstr ""
2166
2167#: apt-pkg/edsp.cc:313
2168msgid "Prepare for receiving solution"
2169msgstr ""
2170
2171#: apt-pkg/edsp.cc:320
2172msgid "External solver failed without a proper error message"
2173msgstr ""
2174
2175#: apt-pkg/edsp.cc:612 apt-pkg/edsp.cc:615 apt-pkg/edsp.cc:620
2176msgid "Execute external solver"
2177msgstr ""
2178
2179#: apt-pkg/acquire-item.cc:148 apt-pkg/contrib/fileutl.cc:2047
2180#, c-format
2181msgid "rename failed, %s (%s -> %s)."
2182msgstr "无法重命名文件,%s (%s -> %s)。"
2183
2184#: apt-pkg/acquire-item.cc:163
2185msgid "Hash Sum mismatch"
2186msgstr "Hash 校验和不符"
2187
2188#: apt-pkg/acquire-item.cc:168
2189msgid "Size mismatch"
2190msgstr "大小不符"
2191
2192#: apt-pkg/acquire-item.cc:173
2193#, fuzzy
2194msgid "Invalid file format"
2195msgstr "无效的操作 %s"
2196
2197#: apt-pkg/acquire-item.cc:1581
2198#, c-format
2199msgid ""
2200"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2201"or malformed file)"
2202msgstr ""
2203
2204#: apt-pkg/acquire-item.cc:1597
2205#, fuzzy, c-format
2206msgid "Unable to find hash sum for '%s' in Release file"
2207msgstr "无法解析软件包仓库 Release 文件 %s"
2208
2209#: apt-pkg/acquire-item.cc:1639
2210msgid "There is no public key available for the following key IDs:\n"
2211msgstr "以下 ID 的密钥没有可用的公钥:\n"
2212
2213#: apt-pkg/acquire-item.cc:1677
2214#, c-format
2215msgid ""
2216"Release file for %s is expired (invalid since %s). Updates for this "
2217"repository will not be applied."
2218msgstr ""
2219
2220#: apt-pkg/acquire-item.cc:1699
2221#, c-format
2222msgid "Conflicting distribution: %s (expected %s but got %s)"
2223msgstr "冲突的发行版:%s (期望 %s 但得到 %s)"
2224
2225#: apt-pkg/acquire-item.cc:1729
2226#, c-format
2227msgid ""
2228"An error occurred during the signature verification. The repository is not "
2229"updated and the previous index files will be used. GPG error: %s: %s\n"
2230msgstr ""
2231"校验签名出错。此仓库未被更新,仍然使用以前的索引文件。GPG 错误:%s: %s\n"
2232
2233#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2234#: apt-pkg/acquire-item.cc:1739 apt-pkg/acquire-item.cc:1744
2235#, c-format
2236msgid "GPG error: %s: %s"
2237msgstr "GPG 错误:%s: %s"
2238
2239#: apt-pkg/acquire-item.cc:1867
2240#, c-format
2241msgid ""
2242"I wasn't able to locate a file for the %s package. This might mean you need "
2243"to manually fix this package. (due to missing arch)"
2244msgstr ""
2245"我无法找到一个对应 %s 软件包的文件。在这种情况下可能需要您手动修正这个软件"
2246"包。(缘于架构缺失)"
2247
2248#: apt-pkg/acquire-item.cc:1933
2249#, c-format
2250msgid "Can't find a source to download version '%s' of '%s'"
2251msgstr ""
2252
2253#: apt-pkg/acquire-item.cc:1991
2254#, c-format
2255msgid ""
2256"The package index files are corrupted. No Filename: field for package %s."
2257msgstr "软件包的索引文件已损坏。找不到对应软件包 %s 的 Filename: 字段。"
2258
2259#: apt-pkg/vendorlist.cc:85
2260#, c-format
2261msgid "Vendor block %s contains no fingerprint"
2262msgstr "软件提供者数据块内 %s 没有包含指纹信息"
2263
2264#: apt-pkg/acquire.cc:87 apt-pkg/cdrom.cc:829
2265#, c-format
2266msgid "List directory %spartial is missing."
2267msgstr "软件包列表的目录 %spartial 缺失。"
2268
2269#: apt-pkg/acquire.cc:91
2270#, c-format
2271msgid "Archives directory %spartial is missing."
2272msgstr "仓库目录 %spartial 确实。"
2273
2274#: apt-pkg/acquire.cc:99
2275#, c-format
2276msgid "Unable to lock directory %s"
2277msgstr "无法对目录 %s 加锁"
2278
2279#. only show the ETA if it makes sense
2280#. two days
2281#: apt-pkg/acquire.cc:899
2282#, c-format
2283msgid "Retrieving file %li of %li (%s remaining)"
2284msgstr "正在下载第 %li 个文件,共 %li 个(还剩 %s 个)"
2285
2286#: apt-pkg/acquire.cc:901
2287#, c-format
2288msgid "Retrieving file %li of %li"
2289msgstr "正在下载第 %li 个文件,共 %li 个"
2290
2291#: apt-pkg/update.cc:103 apt-pkg/update.cc:105
2292#, fuzzy
2293msgid ""
2294"Some index files failed to download. They have been ignored, or old ones "
2295"used instead."
2296msgstr ""
2297"有一些索引文件不能下载,它们可能被忽略了,也可能转而使用了旧的索引文件。"
2298
2299#: apt-pkg/srcrecords.cc:52
2300msgid "You must put some 'source' URIs in your sources.list"
2301msgstr "您必须在您的 sources.list 写入一些“软件源”的 URI"
2302
2303#: apt-pkg/policy.cc:83
2304#, c-format
2305msgid ""
2306"The value '%s' is invalid for APT::Default-Release as such a release is not "
2307"available in the sources"
2308msgstr ""
2309
2310#: apt-pkg/policy.cc:422
2311#, c-format
2312msgid "Invalid record in the preferences file %s, no Package header"
2313msgstr "首选项文件 %s 中发现有无效的记录,无 Package 字段头"
2314
2315#: apt-pkg/policy.cc:444
2316#, c-format
2317msgid "Did not understand pin type %s"
2318msgstr "无法识别锁定的类型 %s"
2319
2320#: apt-pkg/policy.cc:452
2321msgid "No priority (or zero) specified for pin"
2322msgstr "没有为版本锁定指定优先级(或为零)"
2323
2324#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:910
2325#, c-format
2326msgid ""
2327"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2328"under APT::Immediate-Configure for details. (%d)"
2329msgstr ""
2330"无法立即对 %s 进行配置。请查看 man 5 apt.conf 中的 APT::Immediate-Configure "
2331"(%d)"
2332
2333#: apt-pkg/packagemanager.cc:503 apt-pkg/packagemanager.cc:533
2334#, fuzzy, c-format
2335msgid "Could not configure '%s'. "
2336msgstr "无法打开文件 %s"
2337
2338#: apt-pkg/packagemanager.cc:583
2339#, c-format
2340msgid ""
2341"This installation run will require temporarily removing the essential "
2342"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2343"you really want to do it, activate the APT::Force-LoopBreak option."
2344msgstr ""
2345"由于这次安装存在着一个 Conflicts/Pre-Depends 循环,因而需要暂时删除一个必不可"
2346"少的软件包 %s。通常并不建议这样做,但是如果您确实希望如此,可以打开 APT::"
2347"Force-LoopBreak 选项。"
2348
2349#: apt-pkg/cdrom.cc:497 apt-pkg/sourcelist.cc:347
2350#, c-format
2351msgid "Line %u too long in source list %s."
2352msgstr "源列表 %2$s 的第 %1$u 行太长了。"
2353
2354#: apt-pkg/cdrom.cc:571
2355msgid "Unmounting CD-ROM...\n"
2356msgstr "正在卸载 CD-ROM...\n"
2357
2358#: apt-pkg/cdrom.cc:586
2359#, c-format
2360msgid "Using CD-ROM mount point %s\n"
2361msgstr "现把 %s 作为了 CD-ROM 的挂载点\n"
2362
2363#: apt-pkg/cdrom.cc:599
2364msgid "Waiting for disc...\n"
2365msgstr "等待插入盘片……\n"
2366
2367#: apt-pkg/cdrom.cc:609
2368msgid "Mounting CD-ROM...\n"
2369msgstr "正在挂载 CD-ROM 文件系统……\n"
2370
2371#: apt-pkg/cdrom.cc:620
2372msgid "Identifying... "
2373msgstr "正在鉴别... "
2374
2375#: apt-pkg/cdrom.cc:662
2376#, c-format
2377msgid "Stored label: %s\n"
2378msgstr "已归档文件的标签:%s\n"
2379
2380#: apt-pkg/cdrom.cc:680
2381msgid "Scanning disc for index files...\n"
2382msgstr "正在盘片中查找索引文件...\n"
2383
2384#: apt-pkg/cdrom.cc:734
2385#, c-format
2386msgid ""
2387"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2388"%zu signatures\n"
2389msgstr ""
2390"找到了 %zu 个软件包索引、%zu 个源代码包索引、%zu 个翻译索引和 %zu 个数字签"
2391"名\n"
2392
2393#: apt-pkg/cdrom.cc:744
2394msgid ""
2395"Unable to locate any package files, perhaps this is not a Debian Disc or the "
2396"wrong architecture?"
2397msgstr ""
2398"无法确定任何包文件的位置,可能这不是一张 Debian 盘片或者是选择了错误的硬件构"
2399"架。"
2400
2401#: apt-pkg/cdrom.cc:771
2402#, c-format
2403msgid "Found label '%s'\n"
2404msgstr "找到标签 '%s'\n"
2405
2406#: apt-pkg/cdrom.cc:800
2407msgid "That is not a valid name, try again.\n"
2408msgstr "这不是一个有效的名字,请重试。\n"
2409
2410#: apt-pkg/cdrom.cc:817
2411#, c-format
2412msgid ""
2413"This disc is called: \n"
2414"'%s'\n"
2415msgstr ""
2416"这张盘片现在的名字是:\n"
2417"“%s”\n"
2418
2419#: apt-pkg/cdrom.cc:819
2420msgid "Copying package lists..."
2421msgstr "正在复制软件包列表……"
2422
2423#: apt-pkg/cdrom.cc:863
2424msgid "Writing new source list\n"
2425msgstr "正在写入新的源列表\n"
2426
2427#: apt-pkg/cdrom.cc:874
2428msgid "Source list entries for this disc are:\n"
2429msgstr "对应于该盘片的软件源设置项是:\n"
2430
2431#: apt-pkg/algorithms.cc:265
2432#, c-format
2433msgid ""
2434"The package %s needs to be reinstalled, but I can't find an archive for it."
2435msgstr "软件包 %s 需要重新安装,但是我无法找到相应的安装文件。"
2436
2437#: apt-pkg/algorithms.cc:1086
2438msgid ""
2439"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2440"held packages."
2441msgstr ""
2442"错误,pkgProblemResolver::Resolve 发生故障,这可能是有软件包被要求保持现状的"
2443"缘故。"
2444
2445#: apt-pkg/algorithms.cc:1088
2446msgid "Unable to correct problems, you have held broken packages."
2447msgstr ""
2448"无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关"
2449"系。"
2450
2451#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167
2452msgid "Building dependency tree"
2453msgstr "正在分析软件包的依赖关系树"
2454
2455#: apt-pkg/depcache.cc:139
2456msgid "Candidate versions"
2457msgstr "候选版本"
2458
2459#: apt-pkg/depcache.cc:168
2460msgid "Dependency generation"
2461msgstr "生成依赖关系"
2462
2463#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225
2464msgid "Reading state information"
2465msgstr "正在读取状态信息"
2466
2467#: apt-pkg/depcache.cc:250
2468#, c-format
2469msgid "Failed to open StateFile %s"
2470msgstr "无法打开状态文件 %s"
2471
2472#: apt-pkg/depcache.cc:256
2473#, c-format
2474msgid "Failed to write temporary StateFile %s"
2475msgstr "无法写入临时状态文件 %s"
2476
2477#: apt-pkg/tagfile.cc:140
2478#, c-format
2479msgid "Unable to parse package file %s (1)"
2480msgstr "无法解析软件包文件 %s (1)"
2481
2482#: apt-pkg/tagfile.cc:237
2483#, c-format
2484msgid "Unable to parse package file %s (2)"
2485msgstr "无法解析软件包文件 %s (2)"
2486
2487#: apt-pkg/cacheset.cc:489
2488#, c-format
2489msgid "Release '%s' for '%s' was not found"
2490msgstr "未找到“%2$s”的“%1$s”发布版本"
2491
2492#: apt-pkg/cacheset.cc:492
2493#, c-format
2494msgid "Version '%s' for '%s' was not found"
2495msgstr "未找到“%2$s”的“%1$s”版本"
2496
2497#: apt-pkg/cacheset.cc:603
2498#, c-format
2499msgid "Couldn't find task '%s'"
2500msgstr "无法找到任务 %s"
2501
2502#: apt-pkg/cacheset.cc:609
2503#, c-format
2504msgid "Couldn't find any package by regex '%s'"
2505msgstr "无法按照正则表达式 %s 找到任何软件包"
2506
2507#: apt-pkg/cacheset.cc:615
2508#, fuzzy, c-format
2509msgid "Couldn't find any package by glob '%s'"
2510msgstr "无法按照正则表达式 %s 找到任何软件包"
2511
2512#: apt-pkg/cacheset.cc:626
2513#, c-format
2514msgid "Can't select versions from package '%s' as it is purely virtual"
2515msgstr "无法从完全虚拟的软件包 %s 中选择版本"
2516
2517#: apt-pkg/cacheset.cc:633 apt-pkg/cacheset.cc:640
2518#, c-format
2519msgid ""
2520"Can't select installed nor candidate version from package '%s' as it has "
2521"neither of them"
2522msgstr "因为软件包 %s 没有已安装或候选的版本,无法进行选择"
2523
2524#: apt-pkg/cacheset.cc:647
2525#, c-format
2526msgid "Can't select newest version from package '%s' as it is purely virtual"
2527msgstr "因为软件包 %s 是完全的虚拟软件包,无法选择它的最新版"
2528
2529#: apt-pkg/cacheset.cc:655
2530#, c-format
2531msgid "Can't select candidate version from package %s as it has no candidate"
2532msgstr "因为软件包 %s 没有候选版本,无法进行选择"
2533
2534#: apt-pkg/cacheset.cc:663
2535#, c-format
2536msgid "Can't select installed version from package %s as it is not installed"
2537msgstr "因为软件包 %s 没有安装,无法选择它的已安装版本"
2538
2539#: apt-pkg/indexrecords.cc:78
2540#, c-format
2541msgid "Unable to parse Release file %s"
2542msgstr "无法解析软件包仓库 Release 文件 %s"
2543
2544#: apt-pkg/indexrecords.cc:86
2545#, c-format
2546msgid "No sections in Release file %s"
2547msgstr "软件包仓库 Release 文件 %s 内无组件章节信息"
2548
2549#: apt-pkg/indexrecords.cc:117
2550#, c-format
2551msgid "No Hash entry in Release file %s"
2552msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
2553
2554#: apt-pkg/indexrecords.cc:130
2555#, c-format
2556msgid "Invalid 'Valid-Until' entry in Release file %s"
2557msgstr "软件包仓库 Release 文件 %s 内 Valid-Until 条目无效"
2558
2559#: apt-pkg/indexrecords.cc:149
2560#, c-format
2561msgid "Invalid 'Date' entry in Release file %s"
2562msgstr "软件包仓库 Release 文件 %s 内 Date 条目无效"
2563
2564#: apt-pkg/sourcelist.cc:127
2565#, fuzzy, c-format
2566msgid "Malformed stanza %u in source list %s (URI parse)"
2567msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误(URI 解析)"
2568
2569#: apt-pkg/sourcelist.cc:170
2570#, c-format
2571msgid "Malformed line %lu in source list %s ([option] unparseable)"
2572msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误([选项] 无法解析)"
2573
2574#: apt-pkg/sourcelist.cc:173
2575#, c-format
2576msgid "Malformed line %lu in source list %s ([option] too short)"
2577msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误([选项] 太短)"
2578
2579#: apt-pkg/sourcelist.cc:184
2580#, c-format
2581msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2582msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误([%3$s] 不是一个任务)"
2583
2584#: apt-pkg/sourcelist.cc:190
2585#, c-format
2586msgid "Malformed line %lu in source list %s ([%s] has no key)"
2587msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误([%3$s] 没有键)"
2588
2589#: apt-pkg/sourcelist.cc:193
2590#, c-format
2591msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2592msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误([%3$s] 键 %4$s 没有值)"
2593
2594#: apt-pkg/sourcelist.cc:206
2595#, c-format
2596msgid "Malformed line %lu in source list %s (URI)"
2597msgstr "安装源配置文件“%2$s”第 %1$lu 行的格式有误(URI)"
2598
2599#: apt-pkg/sourcelist.cc:208
2600#, c-format
2601msgid "Malformed line %lu in source list %s (dist)"
2602msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误(发行版)"
2603
2604#: apt-pkg/sourcelist.cc:211
2605#, c-format
2606msgid "Malformed line %lu in source list %s (URI parse)"
2607msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误(URI 解析)"
2608
2609#: apt-pkg/sourcelist.cc:217
2610#, c-format
2611msgid "Malformed line %lu in source list %s (absolute dist)"
2612msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误(独立发行版)"
2613
2614#: apt-pkg/sourcelist.cc:224
2615#, c-format
2616msgid "Malformed line %lu in source list %s (dist parse)"
2617msgstr "安装源配置文件“%2$s”第 %1$lu 行有错误(发行版解析)"
2618
2619#: apt-pkg/sourcelist.cc:335
2620#, c-format
2621msgid "Opening %s"
2622msgstr "正在打开 %s"
2623
2624#: apt-pkg/sourcelist.cc:371
2625#, c-format
2626msgid "Malformed line %u in source list %s (type)"
2627msgstr "在源列表 %2$s 中第 %1$u 行的格式有误(类型)"
2628
2629#: apt-pkg/sourcelist.cc:375
2630#, c-format
2631msgid "Type '%s' is not known on line %u in source list %s"
2632msgstr "无法识别在源列表 %3$s 里,第 %2$u 行中的软件包类别“%1$s”"
2633
2634#: apt-pkg/sourcelist.cc:416
2635#, fuzzy, c-format
2636msgid "Type '%s' is not known on stanza %u in source list %s"
2637msgstr "无法识别在源列表 %3$s 里,第 %2$u 行中的软件包类别“%1$s”"
2638
2639#: apt-pkg/deb/dpkgpm.cc:95
2640#, c-format
2641msgid "Installing %s"
2642msgstr "正在安装 %s"
2643
2644#: apt-pkg/deb/dpkgpm.cc:96 apt-pkg/deb/dpkgpm.cc:996
2645#, c-format
2646msgid "Configuring %s"
2647msgstr "正在配置 %s"
2648
2649#: apt-pkg/deb/dpkgpm.cc:97 apt-pkg/deb/dpkgpm.cc:1003
2650#, c-format
2651msgid "Removing %s"
2652msgstr "正在删除 %s"
2653
2654#: apt-pkg/deb/dpkgpm.cc:98
2655#, c-format
2656msgid "Completely removing %s"
2657msgstr "完全删除 %s"
2658
2659#: apt-pkg/deb/dpkgpm.cc:99
2660#, c-format
2661msgid "Noting disappearance of %s"
2662msgstr "注意到 %s 已经消失"
2663
2664#: apt-pkg/deb/dpkgpm.cc:100
2665#, c-format
2666msgid "Running post-installation trigger %s"
2667msgstr "执行安装后执行的触发器 %s"
2668
2669#. FIXME: use a better string after freeze
2670#: apt-pkg/deb/dpkgpm.cc:827
2671#, c-format
2672msgid "Directory '%s' missing"
2673msgstr "目录 %s 缺失"
2674
2675#: apt-pkg/deb/dpkgpm.cc:842 apt-pkg/deb/dpkgpm.cc:864
2676#, c-format
2677msgid "Could not open file '%s'"
2678msgstr "无法打开文件 %s"
2679
2680#: apt-pkg/deb/dpkgpm.cc:989
2681#, c-format
2682msgid "Preparing %s"
2683msgstr "正在准备 %s"
2684
2685#: apt-pkg/deb/dpkgpm.cc:990
2686#, c-format
2687msgid "Unpacking %s"
2688msgstr "正在解压缩 %s"
2689
2690#: apt-pkg/deb/dpkgpm.cc:995
2691#, c-format
2692msgid "Preparing to configure %s"
2693msgstr "正在准备配置 %s"
2694
2695#: apt-pkg/deb/dpkgpm.cc:997
2696#, c-format
2697msgid "Installed %s"
2698msgstr "已安装 %s"
2699
2700#: apt-pkg/deb/dpkgpm.cc:1002
2701#, c-format
2702msgid "Preparing for removal of %s"
2703msgstr "正在准备 %s 的删除操作"
2704
2705#: apt-pkg/deb/dpkgpm.cc:1004
2706#, c-format
2707msgid "Removed %s"
2708msgstr "已删除 %s"
2709
2710#: apt-pkg/deb/dpkgpm.cc:1009
2711#, c-format
2712msgid "Preparing to completely remove %s"
2713msgstr "正在准备完全删除 %s"
2714
2715#: apt-pkg/deb/dpkgpm.cc:1010
2716#, c-format
2717msgid "Completely removed %s"
2718msgstr "完全删除了 %s"
2719
2720#: apt-pkg/deb/dpkgpm.cc:1066
2721msgid "ioctl(TIOCGWINSZ) failed"
2722msgstr ""
2723
2724#: apt-pkg/deb/dpkgpm.cc:1069 apt-pkg/deb/dpkgpm.cc:1090
2725#, fuzzy, c-format
2726msgid "Can not write log (%s)"
2727msgstr "无法写入 %s"
2728
2729#: apt-pkg/deb/dpkgpm.cc:1069
2730msgid "Is /dev/pts mounted?"
2731msgstr ""
2732
2733#: apt-pkg/deb/dpkgpm.cc:1090
2734msgid "Is stdout a terminal?"
2735msgstr ""
2736
2737#: apt-pkg/deb/dpkgpm.cc:1569
2738msgid "Operation was interrupted before it could finish"
2739msgstr ""
2740
2741#: apt-pkg/deb/dpkgpm.cc:1631
2742msgid "No apport report written because MaxReports is reached already"
2743msgstr "由于已经达到 MaxReports 限制,没有写入 apport 报告。"
2744
2745#. check if its not a follow up error
2746#: apt-pkg/deb/dpkgpm.cc:1636
2747msgid "dependency problems - leaving unconfigured"
2748msgstr "依赖问题 - 保持未配置"
2749
2750#: apt-pkg/deb/dpkgpm.cc:1638
2751msgid ""
2752"No apport report written because the error message indicates its a followup "
2753"error from a previous failure."
2754msgstr "因为错误消息指示这是由于上一个问题导致的错误,没有写入 apport 报告。"
2755
2756#: apt-pkg/deb/dpkgpm.cc:1644
2757msgid ""
2758"No apport report written because the error message indicates a disk full "
2759"error"
2760msgstr "因为错误消息指示这是由于磁盘已满,没有写入 apport 报告。"
2761
2762#: apt-pkg/deb/dpkgpm.cc:1651
2763msgid ""
2764"No apport report written because the error message indicates a out of memory "
2765"error"
2766msgstr "因为错误消息指示这是由于内存不足,没有写入 apport 报告。"
2767
2768#: apt-pkg/deb/dpkgpm.cc:1658 apt-pkg/deb/dpkgpm.cc:1664
2769#, fuzzy
2770msgid ""
2771"No apport report written because the error message indicates an issue on the "
2772"local system"
2773msgstr "因为错误消息指示这是由于磁盘已满,没有写入 apport 报告。"
2774
2775#: apt-pkg/deb/dpkgpm.cc:1685
2776msgid ""
2777"No apport report written because the error message indicates a dpkg I/O error"
2778msgstr "因为错误消息指示这是一个 dpkg I/O 错误,没有写入 apport 报告。"
2779
2780#: apt-pkg/deb/debsystem.cc:91
2781#, c-format
2782msgid ""
2783"Unable to lock the administration directory (%s), is another process using "
2784"it?"
2785msgstr "无法锁定管理目录(%s),是否有其他进程正占用它?"
2786
2787#: apt-pkg/deb/debsystem.cc:94
2788#, c-format
2789msgid "Unable to lock the administration directory (%s), are you root?"
2790msgstr "无法对状态列表目录加锁(%s),请查看您是否正以 root 用户运行?"
2791
2792#. TRANSLATORS: the %s contains the recovery command, usually
2793#. dpkg --configure -a
2794#: apt-pkg/deb/debsystem.cc:110
2795#, c-format
2796msgid ""
2797"dpkg was interrupted, you must manually run '%s' to correct the problem. "
2798msgstr "dpkg 被中断,您必须手工运行 %s 解决此问题。"
2799
2800#: apt-pkg/deb/debsystem.cc:128
2801msgid "Not locked"
2802msgstr "未锁定"
2803
2804#. d means days, h means hours, min means minutes, s means seconds
2805#: apt-pkg/contrib/strutl.cc:406
2806#, c-format
2807msgid "%lid %lih %limin %lis"
2808msgstr "%li天 %li小时 %li分 %li秒"
2809
2810#. h means hours, min means minutes, s means seconds
2811#: apt-pkg/contrib/strutl.cc:413
2812#, c-format
2813msgid "%lih %limin %lis"
2814msgstr "%li小时 %li分 %li秒"
2815
2816#. min means minutes, s means seconds
2817#: apt-pkg/contrib/strutl.cc:420
2818#, c-format
2819msgid "%limin %lis"
2820msgstr "%li分 %li秒"
2821
2822#. s means seconds
2823#: apt-pkg/contrib/strutl.cc:425
2824#, c-format
2825msgid "%lis"
2826msgstr "%li秒"
2827
2828#: apt-pkg/contrib/strutl.cc:1236
2829#, c-format
2830msgid "Selection %s not found"
2831msgstr "找不到您选则的 %s"
2832
2833#: apt-pkg/contrib/fileutl.cc:190
2834#, c-format
2835msgid "Not using locking for read only lock file %s"
2836msgstr "由于文件系统为只读,因而无法使用文件锁 %s"
2837
2838#: apt-pkg/contrib/fileutl.cc:195
2839#, c-format
2840msgid "Could not open lock file %s"
2841msgstr "无法打开锁文件 %s"
2842
2843#: apt-pkg/contrib/fileutl.cc:218
2844#, c-format
2845msgid "Not using locking for nfs mounted lock file %s"
2846msgstr "无法在 nfs 文件系统上使用文件锁 %s"
2847
2848#: apt-pkg/contrib/fileutl.cc:223
2849#, c-format
2850msgid "Could not get lock %s"
2851msgstr "无法获得锁 %s"
2852
2853#: apt-pkg/contrib/fileutl.cc:360 apt-pkg/contrib/fileutl.cc:474
2854#, c-format
2855msgid "List of files can't be created as '%s' is not a directory"
2856msgstr ""
2857
2858#: apt-pkg/contrib/fileutl.cc:394
2859#, c-format
2860msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2861msgstr ""
2862
2863#: apt-pkg/contrib/fileutl.cc:412
2864#, c-format
2865msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2866msgstr ""
2867
2868#: apt-pkg/contrib/fileutl.cc:421
2869#, c-format
2870msgid ""
2871"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2872msgstr ""
2873
2874#: apt-pkg/contrib/fileutl.cc:824
2875#, c-format
2876msgid "Sub-process %s received a segmentation fault."
2877msgstr "子进程 %s 发生了段错误"
2878
2879#: apt-pkg/contrib/fileutl.cc:826
2880#, c-format
2881msgid "Sub-process %s received signal %u."
2882msgstr "子进程 %s 收到信号 %u。"
2883
2884#: apt-pkg/contrib/fileutl.cc:830 apt-pkg/contrib/gpgv.cc:239
2885#, c-format
2886msgid "Sub-process %s returned an error code (%u)"
2887msgstr "子进程 %s 返回了一个错误号 (%u)"
2888
2889#: apt-pkg/contrib/fileutl.cc:832 apt-pkg/contrib/gpgv.cc:232
2890#, c-format
2891msgid "Sub-process %s exited unexpectedly"
2892msgstr "子进程 %s 异常退出"
2893
2894#: apt-pkg/contrib/fileutl.cc:913
2895#, c-format
2896msgid "Problem closing the gzip file %s"
2897msgstr "关闭 gzip %s 文件出错"
2898
2899#: apt-pkg/contrib/fileutl.cc:1101
2900#, c-format
2901msgid "Could not open file %s"
2902msgstr "无法打开文件 %s"
2903
2904#: apt-pkg/contrib/fileutl.cc:1160 apt-pkg/contrib/fileutl.cc:1207
2905#, c-format
2906msgid "Could not open file descriptor %d"
2907msgstr "无法打开文件描述符 %d"
2908
2909#: apt-pkg/contrib/fileutl.cc:1315
2910msgid "Failed to create subprocess IPC"
2911msgstr "无法创建子进程的 IPC 管道"
2912
2913#: apt-pkg/contrib/fileutl.cc:1373
2914msgid "Failed to exec compressor "
2915msgstr "无法执行压缩程序"
2916
2917#: apt-pkg/contrib/fileutl.cc:1514
2918#, fuzzy, c-format
2919msgid "read, still have %llu to read but none left"
2920msgstr "读取文件出错,还剩 %lu 字节没有读出"
2921
2922#: apt-pkg/contrib/fileutl.cc:1627 apt-pkg/contrib/fileutl.cc:1649
2923#, fuzzy, c-format
2924msgid "write, still have %llu to write but couldn't"
2925msgstr "写入文件出错,还剩 %lu 字节没有保存"
2926
2927#: apt-pkg/contrib/fileutl.cc:1915
2928#, c-format
2929msgid "Problem closing the file %s"
2930msgstr "关闭文件 %s 出错"
2931
2932#: apt-pkg/contrib/fileutl.cc:1927
2933#, c-format
2934msgid "Problem renaming the file %s to %s"
2935msgstr "重命名文件 %s 为 %s 出错"
2936
2937#: apt-pkg/contrib/fileutl.cc:1938
2938#, c-format
2939msgid "Problem unlinking the file %s"
2940msgstr "用 unlink 删除文件 %s 出错"
2941
2942#: apt-pkg/contrib/fileutl.cc:1951
2943msgid "Problem syncing the file"
2944msgstr "同步文件出错"
2945
2946#: apt-pkg/contrib/progress.cc:148
2947#, c-format
2948msgid "%c%s... Error!"
2949msgstr "%c%s... 有错误!"
2950
2951#: apt-pkg/contrib/progress.cc:150
2952#, c-format
2953msgid "%c%s... Done"
2954msgstr "%c%s... 完成"
2955
2956#: apt-pkg/contrib/progress.cc:181
2957msgid "..."
2958msgstr ""
2959
2960#. Print the spinner
2961#: apt-pkg/contrib/progress.cc:197
2962#, fuzzy, c-format
2963msgid "%c%s... %u%%"
2964msgstr "%c%s... 完成"
2965
2966#: apt-pkg/contrib/mmap.cc:79
2967msgid "Can't mmap an empty file"
2968msgstr "无法 mmap 一个空文件"
2969
2970#: apt-pkg/contrib/mmap.cc:111
2971#, c-format
2972msgid "Couldn't duplicate file descriptor %i"
2973msgstr "无法为复制文件描述符 %i"
2974
2975#: apt-pkg/contrib/mmap.cc:119
2976#, fuzzy, c-format
2977msgid "Couldn't make mmap of %llu bytes"
2978msgstr "无法 mmap %lu 字节的数据"
2979
2980#: apt-pkg/contrib/mmap.cc:146
2981msgid "Unable to close mmap"
2982msgstr "无法关闭 mmap"
2983
2984#: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202
2985msgid "Unable to synchronize mmap"
2986msgstr "无法同步 mmap "
2987
2988#: apt-pkg/contrib/mmap.cc:290
2989#, c-format
2990msgid "Couldn't make mmap of %lu bytes"
2991msgstr "无法 mmap %lu 字节的数据"
2992
2993#: apt-pkg/contrib/mmap.cc:322
2994msgid "Failed to truncate file"
2995msgstr "无法截断文件"
2996
2997#: apt-pkg/contrib/mmap.cc:341
2998#, c-format
2999msgid ""
3000"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
3001"Current value: %lu. (man 5 apt.conf)"
3002msgstr ""
3003"动态 MMap 没有空间了。请增大 APT::Cache-Start 的大小。当前值:%lu。(man 5 "
3004"apt.conf)"
3005
3006#: apt-pkg/contrib/mmap.cc:446
3007#, c-format
3008msgid ""
3009"Unable to increase the size of the MMap as the limit of %lu bytes is already "
3010"reached."
3011msgstr "无法增加 MMap 的大小,因为已经达到 %lu 字节的限制。"
3012
3013#: apt-pkg/contrib/mmap.cc:449
3014msgid ""
3015"Unable to increase size of the MMap as automatic growing is disabled by user."
3016msgstr "无法增加 MMap 大小,因为用户已禁用自动增加。"
3017
3018#: apt-pkg/contrib/cdromutl.cc:65
3019#, c-format
3020msgid "Unable to stat the mount point %s"
3021msgstr "无法读取文件系统挂载点 %s 的状态"
3022
3023#: apt-pkg/contrib/cdromutl.cc:246
3024msgid "Failed to stat the cdrom"
3025msgstr "无法读取盘片的状态"
3026
3027#: apt-pkg/contrib/configuration.cc:519
3028#, c-format
3029msgid "Unrecognized type abbreviation: '%c'"
3030msgstr "无法识别的类型缩写:“%c”"
3031
3032#: apt-pkg/contrib/configuration.cc:633
3033#, c-format
3034msgid "Opening configuration file %s"
3035msgstr "正在打开配置文件 %s"
3036
3037#: apt-pkg/contrib/configuration.cc:801
3038#, c-format
3039msgid "Syntax error %s:%u: Block starts with no name."
3040msgstr "语法错误 %s:%u:配置小节没有以名字开头"
3041
3042#: apt-pkg/contrib/configuration.cc:820
3043#, c-format
3044msgid "Syntax error %s:%u: Malformed tag"
3045msgstr "语法错误 %s:%u:标签格式有误"
3046
3047#: apt-pkg/contrib/configuration.cc:837
3048#, c-format
3049msgid "Syntax error %s:%u: Extra junk after value"
3050msgstr "语法错误 %s:%u:配置值后有多余的无意义数据"
3051
3052#: apt-pkg/contrib/configuration.cc:877
3053#, c-format
3054msgid "Syntax error %s:%u: Directives can only be done at the top level"
3055msgstr "语法错误 %s:%u:只能在顶层配置文件中使用指示"
3056
3057#: apt-pkg/contrib/configuration.cc:884
3058#, c-format
3059msgid "Syntax error %s:%u: Too many nested includes"
3060msgstr "语法错误 %s:%u:太多的嵌套 include 命令"
3061
3062#: apt-pkg/contrib/configuration.cc:888 apt-pkg/contrib/configuration.cc:893
3063#, c-format
3064msgid "Syntax error %s:%u: Included from here"
3065msgstr "语法错误 %s:%u:Included from here"
3066
3067#: apt-pkg/contrib/configuration.cc:897
3068#, c-format
3069msgid "Syntax error %s:%u: Unsupported directive '%s'"
3070msgstr "语法错误 %s:%u:不支持的指令“%s”"
3071
3072#: apt-pkg/contrib/configuration.cc:900
3073#, c-format
3074msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
3075msgstr "语法错误 %s:%u:clean 指令需要一个选项树作为参数"
3076
3077#: apt-pkg/contrib/configuration.cc:950
3078#, c-format
3079msgid "Syntax error %s:%u: Extra junk at end of file"
3080msgstr "语法错误 %s:%u:文件尾部有多余的无意义的数据"
3081
3082#. TRANSLATOR: %s is the trusted keyring parts directory
3083#: apt-pkg/contrib/gpgv.cc:72
3084#, c-format
3085msgid "No keyring installed in %s."
3086msgstr "%s 中没有安装密钥环。"
3087
3088#: apt-pkg/contrib/cmndline.cc:121
3089#, c-format
3090msgid "Command line option '%c' [from %s] is not known."
3091msgstr "未知的命令行选项“%c” [来自 %s]"
3092
3093#: apt-pkg/contrib/cmndline.cc:146 apt-pkg/contrib/cmndline.cc:155
3094#: apt-pkg/contrib/cmndline.cc:163
3095#, c-format
3096msgid "Command line option %s is not understood"
3097msgstr "无法识别命令行选项 %s"
3098
3099#: apt-pkg/contrib/cmndline.cc:168
3100#, c-format
3101msgid "Command line option %s is not boolean"
3102msgstr "命令行选项 %s 不是布尔值"
3103
3104#: apt-pkg/contrib/cmndline.cc:209 apt-pkg/contrib/cmndline.cc:230
3105#, c-format
3106msgid "Option %s requires an argument."
3107msgstr "选项 %s 要求有一个参数"
3108
3109#: apt-pkg/contrib/cmndline.cc:243 apt-pkg/contrib/cmndline.cc:249
3110#, c-format
3111msgid "Option %s: Configuration item specification must have an =<val>."
3112msgstr "选项 %s:配置项后必须包含有形如“=<变量>”的具体指定"
3113
3114#: apt-pkg/contrib/cmndline.cc:278
3115#, c-format
3116msgid "Option %s requires an integer argument, not '%s'"
3117msgstr "选项 %s 要求有一个整数作为参数,而不是“%s”"
3118
3119#: apt-pkg/contrib/cmndline.cc:309
3120#, c-format
3121msgid "Option '%s' is too long"
3122msgstr "选项“%s”太长"
3123
3124#: apt-pkg/contrib/cmndline.cc:341
3125#, c-format
3126msgid "Sense %s is not understood, try true or false."
3127msgstr "不能识别参数 %s,请用 true 或 false"
3128
3129#: apt-pkg/contrib/cmndline.cc:391
3130#, c-format
3131msgid "Invalid operation %s"
3132msgstr "无效的操作 %s"
3133
3134#: cmdline/apt-extracttemplates.cc:224
3135msgid ""
3136"Usage: apt-extracttemplates file1 [file2 ...]\n"
3137"\n"
3138"apt-extracttemplates is a tool to extract config and template info\n"
3139"from debian packages\n"
3140"\n"
3141"Options:\n"
3142" -h This help text\n"
3143" -t Set the temp dir\n"
3144" -c=? Read this configuration file\n"
3145" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3146msgstr ""
3147"用法: apt-extracttemplates 文件甲 [文件乙 ...]\n"
3148"\n"
3149"apt-extracttemplates 是用来从 debian 软件包中解压出配置文件和模板\n"
3150"信息的工具\n"
3151"\n"
3152"选项:\n"
3153" -h 本帮助文本\n"
3154" -t 设置 temp 目录\n"
3155" -c=? 读指定的配置文件\n"
3156" -o=? 设置任意指定的配置选项,例如 -o dir::cache=/tmp\n"
3157
3158#: cmdline/apt-extracttemplates.cc:254
3159#, fuzzy, c-format
3160msgid "Unable to mkstemp %s"
3161msgstr "无法读取 %s 的状态"
3162
3163#: cmdline/apt-extracttemplates.cc:300
3164msgid "Cannot get debconf version. Is debconf installed?"
3165msgstr "无法获得 debconf 的版本。您安装了 debconf 吗?"
3166
3167#: ftparchive/apt-ftparchive.cc:187 ftparchive/apt-ftparchive.cc:371
3168msgid "Package extension list is too long"
3169msgstr "软件包的扩展列表太长"
3170
3171#: ftparchive/apt-ftparchive.cc:189 ftparchive/apt-ftparchive.cc:206
3172#: ftparchive/apt-ftparchive.cc:229 ftparchive/apt-ftparchive.cc:283
3173#: ftparchive/apt-ftparchive.cc:297 ftparchive/apt-ftparchive.cc:319
3174#, c-format
3175msgid "Error processing directory %s"
3176msgstr "处理目录 %s 时出错"
3177
3178#: ftparchive/apt-ftparchive.cc:281
3179msgid "Source extension list is too long"
3180msgstr "源扩展列表太长"
3181
3182#: ftparchive/apt-ftparchive.cc:401
3183msgid "Error writing header to contents file"
3184msgstr "将头写入到目录文件时出错"
3185
3186#: ftparchive/apt-ftparchive.cc:431
3187#, c-format
3188msgid "Error processing contents %s"
3189msgstr "处理目录 %s 时出错"
3190
3191#: ftparchive/apt-ftparchive.cc:626
3192msgid ""
3193"Usage: apt-ftparchive [options] command\n"
3194"Commands: packages binarypath [overridefile [pathprefix]]\n"
3195" sources srcpath [overridefile [pathprefix]]\n"
3196" contents path\n"
3197" release path\n"
3198" generate config [groups]\n"
3199" clean config\n"
3200"\n"
3201"apt-ftparchive generates index files for Debian archives. It supports\n"
3202"many styles of generation from fully automated to functional replacements\n"
3203"for dpkg-scanpackages and dpkg-scansources\n"
3204"\n"
3205"apt-ftparchive generates Package files from a tree of .debs. The\n"
3206"Package file contains the contents of all the control fields from\n"
3207"each package as well as the MD5 hash and filesize. An override file\n"
3208"is supported to force the value of Priority and Section.\n"
3209"\n"
3210"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
3211"The --source-override option can be used to specify a src override file\n"
3212"\n"
3213"The 'packages' and 'sources' command should be run in the root of the\n"
3214"tree. BinaryPath should point to the base of the recursive search and \n"
3215"override file should contain the override flags. Pathprefix is\n"
3216"appended to the filename fields if present. Example usage from the \n"
3217"Debian archive:\n"
3218" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3219" dists/potato/main/binary-i386/Packages\n"
3220"\n"
3221"Options:\n"
3222" -h This help text\n"
3223" --md5 Control MD5 generation\n"
3224" -s=? Source override file\n"
3225" -q Quiet\n"
3226" -d=? Select the optional caching database\n"
3227" --no-delink Enable delinking debug mode\n"
3228" --contents Control contents file generation\n"
3229" -c=? Read this configuration file\n"
3230" -o=? Set an arbitrary configuration option"
3231msgstr ""
3232"用法: apt-ftparchive [选项] 命令\n"
3233"命令: packages 二进制软件包搜索路径 [overridefile [路径前缀]]\n"
3234" sources 源代码包搜索路径 [overridefile [路径前缀]]\n"
3235" contents 搜索路径\n"
3236" release 搜索路径\n"
3237" generate 配置文件 [groups]\n"
3238" clean 配置文件\n"
3239"\n"
3240"apt-ftparchive 被用来为 Debian 软件包生成索引文件。它能支持\n"
3241"多种生成索引的方式,从全自动的索引生成到在功能上取代 dpkg-scanpackages \n"
3242"和 dpkg-scansources,都能游刃有余\n"
3243"\n"
3244"apt-ftparchive 能依据一个由 .deb 文件构成的文件树生成 Package 文件。\n"
3245"Package 文件里不仅注有每个软件包的 MD5 校验码和文件大小,\n"
3246"还有软件包的所有控制字段的内容。该软件同时支持 override 文件,\n"
3247"通过它可以强制指定软件包的优先级及其所属的软件类别。\n"
3248"\n"
3249"与上面类似,apt-ftparchive 也能由 .dsc 的文件树生成 Source 文件。\n"
3250"可以通过使用 --source-override 选项来指定一个 override 文件\n"
3251"\n"
3252"使用“packages”和“source”命令时,必须在文件树的根部执行本程序。\n"
3253"二进制包的搜索路径一定要是递归搜索的底层,而且 override 文件里\n"
3254"应该注明 override 的标志。若指定了路径前缀,那么它会被加到文件名前面。\n"
3255"下面有个来自 Debian 文档的例子:\n"
3256" apt-ftparchive packages dists/potato/main/binary-i386 > \\\n"
3257" dists/potato/main/binary-i386/Packages\n"
3258"\n"
3259"选项:\n"
3260" -h 本帮助文档\n"
3261" --md5 使之生成 MD5 校验和\n"
3262" -s=? 源代码包 override 文件\n"
3263" -q 输出精简信息\n"
3264" -d=? 指定可选的缓存数据库\n"
3265" -d=? 使用另一个可选的缓存数据库\n"
3266" --no-delink 开启delink的调试模式\n"
3267" --contents 使之生成控制内容文件\n"
3268" -c=? 读取指定配置文件\n"
3269" -o=? 设置任意指定的配置选项"
3270
3271#: ftparchive/apt-ftparchive.cc:841
3272msgid "No selections matched"
3273msgstr "没有任何选定项是匹配的"
3274
3275#: ftparchive/apt-ftparchive.cc:919
3276#, c-format
3277msgid "Some files are missing in the package file group `%s'"
3278msgstr "软件包文件组“%s”中缺少一些文件"
3279
3280#: ftparchive/cachedb.cc:65
3281#, c-format
3282msgid "DB was corrupted, file renamed to %s.old"
3283msgstr "数据库被损坏,该数据库文件的文件名已改成 %s.old"
3284
3285#: ftparchive/cachedb.cc:83
3286#, c-format
3287msgid "DB is old, attempting to upgrade %s"
3288msgstr "数据库已过期,现尝试进行升级 %s"
3289
3290#: ftparchive/cachedb.cc:94
3291msgid ""
3292"DB format is invalid. If you upgraded from an older version of apt, please "
3293"remove and re-create the database."
3294msgstr ""
3295"数据库格式无效。如果您是从一个老版本的 apt 升级而来,请删除数据库并重建它。"
3296
3297#: ftparchive/cachedb.cc:99
3298#, c-format
3299msgid "Unable to open DB file %s: %s"
3300msgstr "无法打开数据库文件 %s:%s"
3301
3302#: ftparchive/cachedb.cc:332
3303#, fuzzy
3304msgid "Failed to read .dsc"
3305msgstr "无法读取符号链接 %s"
3306
3307#: ftparchive/cachedb.cc:365
3308msgid "Archive has no control record"
3309msgstr "归档文件没有包含控制字段"
3310
3311#: ftparchive/cachedb.cc:594
3312msgid "Unable to get a cursor"
3313msgstr "无法获得游标"
3314
3315#: ftparchive/writer.cc:91
3316#, c-format
3317msgid "W: Unable to read directory %s\n"
3318msgstr "警告:无法读取目录 %s\n"
3319
3320#: ftparchive/writer.cc:96
3321#, c-format
3322msgid "W: Unable to stat %s\n"
3323msgstr "警告:无法获得 %s 的状态\n"
3324
3325#: ftparchive/writer.cc:152
3326msgid "E: "
3327msgstr "错误:"
3328
3329#: ftparchive/writer.cc:154
3330msgid "W: "
3331msgstr "警告:"
3332
3333#: ftparchive/writer.cc:161
3334msgid "E: Errors apply to file "
3335msgstr "错误:处理文件时出错 "
3336
3337#: ftparchive/writer.cc:179 ftparchive/writer.cc:211
3338#, c-format
3339msgid "Failed to resolve %s"
3340msgstr "无法解析 %s"
3341
3342#: ftparchive/writer.cc:192
3343msgid "Tree walking failed"
3344msgstr "无法遍历目录树"
3345
3346#: ftparchive/writer.cc:219
3347#, c-format
3348msgid "Failed to open %s"
3349msgstr "无法打开 %s"
3350
3351#: ftparchive/writer.cc:278
3352#, c-format
3353msgid " DeLink %s [%s]\n"
3354msgstr " DeLink %s [%s]\n"
3355
3356#: ftparchive/writer.cc:286
3357#, c-format
3358msgid "Failed to readlink %s"
3359msgstr "无法读取符号链接 %s"
3360
3361#: ftparchive/writer.cc:290
3362#, c-format
3363msgid "Failed to unlink %s"
3364msgstr "无法使用 unlink 删除 %s"
3365
3366#: ftparchive/writer.cc:298
3367#, c-format
3368msgid "*** Failed to link %s to %s"
3369msgstr "*** 无法将 %s 链接到 %s"
3370
3371#: ftparchive/writer.cc:308
3372#, c-format
3373msgid " DeLink limit of %sB hit.\n"
3374msgstr " 达到了 DeLink 的上限 %sB。\n"
3375
3376#: ftparchive/writer.cc:417
3377msgid "Archive had no package field"
3378msgstr "归档文件没有包含 package 字段"
3379
3380#: ftparchive/writer.cc:425 ftparchive/writer.cc:692
3381#, c-format
3382msgid " %s has no override entry\n"
3383msgstr " %s 中没有 override 项\n"
3384
3385#: ftparchive/writer.cc:493 ftparchive/writer.cc:848
3386#, c-format
3387msgid " %s maintainer is %s not %s\n"
3388msgstr " %s 的维护者 %s 并非 %s\n"
3389
3390#: ftparchive/writer.cc:706
3391#, c-format
3392msgid " %s has no source override entry\n"
3393msgstr " %s 没有源代码的 override 项\n"
3394
3395#: ftparchive/writer.cc:710
3396#, c-format
3397msgid " %s has no binary override entry either\n"
3398msgstr " %s 中没有二进制文件的 override 项\n"
3399
3400#: ftparchive/contents.cc:351 ftparchive/contents.cc:382
3401msgid "realloc - Failed to allocate memory"
3402msgstr "realloc - 分配内存失败"
3403
3404#: ftparchive/override.cc:38 ftparchive/override.cc:142
3405#, c-format
3406msgid "Unable to open %s"
3407msgstr "无法打开 %s"
3408
3409#. skip spaces
3410#. find end of word
3411#: ftparchive/override.cc:68
3412#, fuzzy, c-format
3413msgid "Malformed override %s line %llu (%s)"
3414msgstr "override 文件 %s 第 %lu 行的格式有误 #1"
3415
3416#: ftparchive/override.cc:127 ftparchive/override.cc:201
3417#, c-format
3418msgid "Failed to read the override file %s"
3419msgstr "无法读取 override 文件 %s"
3420
3421#: ftparchive/override.cc:166
3422#, fuzzy, c-format
3423msgid "Malformed override %s line %llu #1"
3424msgstr "override 文件 %s 第 %lu 行的格式有误 #1"
3425
3426#: ftparchive/override.cc:178
3427#, fuzzy, c-format
3428msgid "Malformed override %s line %llu #2"
3429msgstr "override 文件 %s 第 %lu 行的格式有误 #2"
3430
3431#: ftparchive/override.cc:191
3432#, fuzzy, c-format
3433msgid "Malformed override %s line %llu #3"
3434msgstr "override 文件 %s 第 %lu 行的格式有误 #3"
3435
3436#: ftparchive/multicompress.cc:73
3437#, c-format
3438msgid "Unknown compression algorithm '%s'"
3439msgstr "未知的压缩算法“%s”"
3440
3441#: ftparchive/multicompress.cc:103
3442#, c-format
3443msgid "Compressed output %s needs a compression set"
3444msgstr "压缩后的输出文件 %s 要求有一个压缩文件集合"
3445
3446#: ftparchive/multicompress.cc:192
3447msgid "Failed to create FILE*"
3448msgstr "无法创建 FILE*"
3449
3450#: ftparchive/multicompress.cc:195
3451msgid "Failed to fork"
3452msgstr "无法 fork"
3453
3454#: ftparchive/multicompress.cc:209
3455msgid "Compress child"
3456msgstr "压缩子进程"
3457
3458#: ftparchive/multicompress.cc:232
3459#, c-format
3460msgid "Internal error, failed to create %s"
3461msgstr "内部错误,无法创建 %s"
3462
3463#: ftparchive/multicompress.cc:305
3464msgid "IO to subprocess/file failed"
3465msgstr "无法对子进程或文件进行读写"
3466
3467#: ftparchive/multicompress.cc:343
3468msgid "Failed to read while computing MD5"
3469msgstr "在计算 MD5 校验和时无法读取数据"
3470
3471#: ftparchive/multicompress.cc:359
3472#, c-format
3473msgid "Problem unlinking %s"
3474msgstr "在使用 unlink 删除 %s 时出错"
3475
3476#: cmdline/apt-internal-solver.cc:47
3477#, fuzzy
3478msgid ""
3479"Usage: apt-internal-solver\n"
3480"\n"
3481"apt-internal-solver is an interface to use the current internal\n"
3482"like an external resolver for the APT family for debugging or alike\n"
3483"\n"
3484"Options:\n"
3485" -h This help text.\n"
3486" -q Loggable output - no progress indicator\n"
3487" -c=? Read this configuration file\n"
3488" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3489msgstr ""
3490"用法: apt-extracttemplates 文件甲 [文件乙 ...]\n"
3491"\n"
3492"apt-extracttemplates 是用来从 debian 软件包中解压出配置文件和模板\n"
3493"信息的工具\n"
3494"\n"
3495"选项:\n"
3496" -h 本帮助文本\n"
3497" -t 设置 temp 目录\n"
3498" -c=? 读指定的配置文件\n"
3499" -o=? 设置任意指定的配置选项,例如 -o dir::cache=/tmp\n"
3500
3501#: cmdline/apt-sortpkgs.cc:89
3502msgid "Unknown package record!"
3503msgstr "未知的软件包记录!"
3504
3505#: cmdline/apt-sortpkgs.cc:153
3506msgid ""
3507"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3508"\n"
3509"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
3510"to indicate what kind of file it is.\n"
3511"\n"
3512"Options:\n"
3513" -h This help text\n"
3514" -s Use source file sorting\n"
3515" -c=? Read this configuration file\n"
3516" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3517msgstr ""
3518"用法: apt-sortpkgs [选项] 文件甲 [文件乙 ...]\n"
3519"\n"
3520"apt-sortpkgs 是对软件包索引文件内容进行排序的简单工具。-s 选项\n"
3521"是用来指出后面参数所示文件是哪种文件。\n"
3522"\n"
3523"选项:\n"
3524" -h 本帮助文档\n"
3525" -s 根据源文件排序\n"
3526" -c=? 读取指定配置文件\n"
3527" -o=? 设置任意指定的配置选项,例如 -o dir::cache=/tmp\n"
3528
3529#~ msgid "%s not a valid DEB package."
3530#~ msgstr "%s 不是一个有效的 DEB 软件包。"
3531
3532#~ msgid ""
3533#~ "Using CD-ROM mount point %s\n"
3534#~ "Mounting CD-ROM\n"
3535#~ msgstr ""
3536#~ "现把 %s 作为了 CD-ROM 的挂载点\n"
3537#~ "正在挂载 CD-ROM\n"
3538
3539#~ msgid ""
3540#~ "Could not patch %s with mmap and with file operation usage - the patch "
3541#~ "seems to be corrupt."
3542#~ msgstr "无法连同 mmap 和文件操作用途为 %s 打补丁 - 补丁可能已损坏。"
3543
3544#~ msgid ""
3545#~ "Could not patch %s with mmap (but no mmap specific fail) - the patch "
3546#~ "seems to be corrupt."
3547#~ msgstr "无法连同 mmap 为 %s 打补丁(但没有 mmap 的错误) - 补丁可能已损坏。"
3548
3549#~ msgid "Note, selecting '%s' for task '%s'\n"
3550#~ msgstr "注意,为任务 %2$s 选中了 %1$s\n"
3551
3552#~ msgid "Note, selecting '%s' for regex '%s'\n"
3553#~ msgstr "注意,根据正则表达式 %2$s 选中了 %1$s\n"
3554
3555#~ msgid "Package %s is a virtual package provided by:\n"
3556#~ msgstr "软件包 %s 是一个由下面的软件包提供的虚拟软件包:\n"
3557
3558#~ msgid " [Not candidate version]"
3559#~ msgstr " [无候选版本]"
3560
3561#~ msgid "You should explicitly select one to install."
3562#~ msgstr "请您明确地选择一个来进行安装。"
3563
3564#~ msgid ""
3565#~ "Package %s is not available, but is referred to by another package.\n"
3566#~ "This may mean that the package is missing, has been obsoleted, or\n"
3567#~ "is only available from another source\n"
3568#~ msgstr ""
3569#~ "现在没有可用的软件包 %s,但是它被其它的软件包引用了。\n"
3570#~ "这可能意味着这个缺失的软件包可能已被废弃,\n"
3571#~ "或者只能在其他发布源中找到\n"
3572
3573#~ msgid "However the following packages replace it:"
3574#~ msgstr "可是下列软件包取代了它:"
3575
3576#~ msgid "Package '%s' has no installation candidate"
3577#~ msgstr "软件包 %s 没有可供安装的候选者"
3578
3579#~ msgid "Virtual packages like '%s' can't be removed\n"
3580#~ msgstr "类似 %s 的虚拟软件包可以卸载\n"
3581
3582#~ msgid "Note, selecting '%s' instead of '%s'\n"
3583#~ msgstr "注意,选取 %s 而非 %s\n"
3584
3585#~ msgid "Ignore unavailable target release '%s' of package '%s'"
3586#~ msgstr "忽略不可用的软件包 %2$s 的目标发行版本 %1$s"
3587
3588#~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
3589#~ msgstr "这不是一个有效的 DEB 包文件,其包内遗漏了“%s”,“%s”或者“%s”"
3590
3591#~ msgid "MD5Sum mismatch"
3592#~ msgstr "MD5 校验和不符"
3593
3594#~ msgid ""
3595#~ "I wasn't able to locate a file for the %s package. This might mean you "
3596#~ "need to manually fix this package."
3597#~ msgstr ""
3598#~ "我无法找到对应 %s 软件包的文件。在这种情况下您可能需要手动修正这个软件包。"
3599
3600#~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3601#~ msgstr "无法写入日志。 openpty() 失败(没有挂载 /dev/pts ?)\n"
3602
3603#~ msgid "Skipping nonexistent file %s"
3604#~ msgstr "跳过不存在的文件 %s"
3605
3606#~ msgid "Failed to remove %s"
3607#~ msgstr "无法卸载 %s"
3608
3609#~ msgid "Unable to create %s"
3610#~ msgstr "无法创建 %s "
3611
3612#~ msgid "Failed to stat %sinfo"
3613#~ msgstr "无法读取 %sinfo 的状态"
3614
3615#~ msgid "The info and temp directories need to be on the same filesystem"
3616#~ msgstr "info 和 temp 目录要求处于同一文件系统之下"
3617
3618#~ msgid "Failed to change to the admin dir %sinfo"
3619#~ msgstr "无法切换工作目录到 admin 目录 %sinfo"
3620
3621#~ msgid "Internal error getting a package name"
3622#~ msgstr "在获取软件包名字时出现内部错误"
3623
3624#~ msgid "Reading file listing"
3625#~ msgstr "正在读取文件列表"
3626
3627#~ msgid ""
3628#~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
3629#~ "then make it empty and immediately re-install the same version of the "
3630#~ "package!"
3631#~ msgstr ""
3632#~ "无法打开列表文件“%sinfo/%s”。如果您不能恢复这个文件,那么就清空该文件并马"
3633#~ "上重新安装相同版本的这个软件包!"
3634
3635#~ msgid "Failed reading the list file %sinfo/%s"
3636#~ msgstr "无法读取列表文件 %sinfo/%s"
3637
3638#~ msgid "Internal error getting a node"
3639#~ msgstr "获得一个节点时出现内部错误"
3640
3641#~ msgid "Failed to open the diversions file %sdiversions"
3642#~ msgstr "无法打开转移配置文件 %sdiversions"
3643
3644#~ msgid "The diversion file is corrupted"
3645#~ msgstr "该转移配置文件被损坏了"
3646
3647#~ msgid "Invalid line in the diversion file: %s"
3648#~ msgstr "转移配置文件中有一行是无效的:%s"
3649
3650#~ msgid "Internal error adding a diversion"
3651#~ msgstr "添加转移配置时出现内部错误"
3652
3653#~ msgid "The pkg cache must be initialized first"
3654#~ msgstr "必须首先初始化软件包缓存"
3655
3656#~ msgid "Failed to find a Package: header, offset %lu"
3657#~ msgstr "无法找到某个软件包:包头,于偏移位置 %lu"
3658
3659#~ msgid "Bad ConfFile section in the status file. Offset %lu"
3660#~ msgstr "状态文件中有错误的 ConfFile 段。位于偏移位置 %lu"
3661
3662#~ msgid "Error parsing MD5. Offset %lu"
3663#~ msgstr "解析 MD5 出错。文件内偏移量为 %lu"
3664
3665#~ msgid "Couldn't change to %s"
3666#~ msgstr "无法切换工作目录到 %s"
3667
3668#~ msgid "Failed to locate a valid control file"
3669#~ msgstr "无法在归档文件中找到有效的主控文件"
3670
3671#~ msgid "Couldn't open pipe for %s"
3672#~ msgstr "无法为 %s 开启管道"
3673
3674#~ msgid "Read error from %s process"
3675#~ msgstr "从 %s 进程读取数据出错"
3676
3677#~ msgid "Got a single header line over %u chars"
3678#~ msgstr "接收到一行报头行,它的长度超过了 %u 个字符"
3679
3680#~ msgid "Note: This is done automatic and on purpose by dpkg."
3681#~ msgstr "注意:这是自动被 dpkg 有意完成的。"
3682
3683#~ msgid "Malformed override %s line %lu #1"
3684#~ msgstr "override 文件 %s 第 %lu 行的格式有误 #1"
3685
3686#~ msgid "Malformed override %s line %lu #2"
3687#~ msgstr "override 文件 %s 第 %lu 行的格式有误 #2"
3688
3689#~ msgid "Malformed override %s line %lu #3"
3690#~ msgstr "override 文件 %s 第 %lu 行的格式有误 #3"
3691
3692#~ msgid "decompressor"
3693#~ msgstr "解压程序"
3694
3695#~ msgid "read, still have %lu to read but none left"
3696#~ msgstr "读取文件出错,还剩 %lu 字节没有读出"
3697
3698#~ msgid "write, still have %lu to write but couldn't"
3699#~ msgstr "写入文件出错,还剩 %lu 字节没有保存"
3700
3701#~ msgid ""
3702#~ "Could not perform immediate configuration on already unpacked '%s'. "
3703#~ "Please see man 5 apt.conf under APT::Immediate-Configure for details."
3704#~ msgstr ""
3705#~ "无法立即对已经解包的 %s 进行配置。请查看 man 5 apt.conf 中的 APT::"
3706#~ "Immediate-Configure。"
3707
3708#~ msgid "Error occurred while processing %s (NewPackage)"
3709#~ msgstr "处理 %s (NewPackage)时出错"
3710
3711#~ msgid "Error occurred while processing %s (UsePackage1)"
3712#~ msgstr "处理 %s (UsePackage1)时出错"
3713
3714#~ msgid "Error occurred while processing %s (NewFileDesc1)"
3715#~ msgstr "处理 %s (NewFileDesc1)时出错"
3716
3717#~ msgid "Error occurred while processing %s (UsePackage2)"
3718#~ msgstr "处理 %s (UsePackage2)时出错"
3719
3720#~ msgid "Error occurred while processing %s (NewFileVer1)"
3721#~ msgstr "处理 %s (NewFileVer1)时出错"
3722
3723#~ msgid "Error occurred while processing %s (NewVersion%d)"
3724#~ msgstr "处理 %s (NewVersion%d)时出错"
3725
3726#~ msgid "Error occurred while processing %s (UsePackage3)"
3727#~ msgstr "处理 %s (UsePackage3)时出错"
3728
3729#~ msgid "Error occurred while processing %s (NewFileDesc2)"
3730#~ msgstr "处理 %s (NewFileDesc2)时出错"
3731
3732#~ msgid "Error occurred while processing %s (FindPkg)"
3733#~ msgstr "处理 %s (FindPkg)时出错"
3734
3735#~ msgid "Error occurred while processing %s (CollectFileProvides)"
3736#~ msgstr "处理 %s (CollectFileProvides)时出错"
3737
3738#~ msgid "Internal error, could not locate member"
3739#~ msgstr "内部错误,无法定位包内文件"
3740
3741#~ msgid "Internal error, group '%s' has no installable pseudo package"
3742#~ msgstr "内部错误,组 %s 没有可安装的 pseudo 软件包"
3743
3744#~ msgid "Release file expired, ignoring %s (invalid since %s)"
3745#~ msgstr "Release 文件已过期,忽略 %s (从 %s 起无效)"
3746
3747#~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
3748#~ msgstr "错误:Acquire::gpgv::Options 的参数列表太长。结束运行。"
3749
3750#~ msgid "Error occurred while processing %s (NewVersion2)"
3751#~ msgstr "处理 %s (NewVersion2)时出错"
3752
3753#~ msgid "Malformed line %u in source list %s (vendor id)"
3754#~ msgstr "在源列表中 %2$s 中第 %1$u 行的格式有误(供应商 ID)"
3755
3756#~ msgid "Couldn't access keyring: '%s'"
3757#~ msgstr "无法访问密钥环:“%s”"
3758
3759#~ msgid "Could not patch file"
3760#~ msgstr "无法打开补丁文件"
3761
3762#~ msgid " %4i %s\n"
3763#~ msgstr " %4i %s\n"
3764
3765#~ msgid "No source package '%s' picking '%s' instead\n"
3766#~ msgstr "没有源代码包“%s”,使用“%s”代替\n"
3767
3768#~ msgid "%4i %s\n"
3769#~ msgstr "%4i %s\n"
3770
3771#~ msgid "Processing triggers for %s"
3772#~ msgstr "启动对 %s 的处理"
3773
3774#~ msgid "Dynamic MMap ran out of room"
3775#~ msgstr "动态内存映射(Dynamic MMap)空间不足"
3776
3777#~ msgid ""
3778#~ "Since you only requested a single operation it is extremely likely that\n"
3779#~ "the package is simply not installable and a bug report against\n"
3780#~ "that package should be filed."
3781#~ msgstr ""
3782#~ "您仅要求对单一软件包进行操作,这极有可能是因为该软件包安装不上,同时,\n"
3783#~ "您最好提交一个针对这个软件包的故障报告。"
3784
3785#~ msgid "Line %d too long (max %lu)"
3786#~ msgstr "第 %d 行太长了(长度限制为 %lu)。"
3787
3788#~ msgid "After unpacking %sB of additional disk space will be used.\n"
3789#~ msgstr "解压缩后会消耗掉 %sB 的额外空间。\n"
3790
3791#~ msgid "After unpacking %sB disk space will be freed.\n"
3792#~ msgstr "解压缩后将会空出 %sB 的空间。\n"
3793
3794#~ msgid "Line %d too long (max %d)"
3795#~ msgstr "第 %d 行太长了(长度限制为 %d)"
3796
3797#~ msgid "Error occured while processing %s (NewFileDesc1)"
3798#~ msgstr "处理 %s (NewFileDesc1)时出错"
3799
3800#~ msgid "Error occured while processing %s (NewFileDesc2)"
3801#~ msgstr "处理 %s (NewFileDesc2)时出错"
3802
3803#~ msgid "Stored label: %s \n"
3804#~ msgstr "归档文件标签:%s \n"
3805
3806#~ msgid ""
3807#~ "Found %i package indexes, %i source indexes, %i translation indexes and "
3808#~ "%i signatures\n"
3809#~ msgstr ""
3810#~ "找到了 %i 个软件包索引、%i 个源代码包索引,%i 个翻译索引和 %i 个数字签名\n"
3811
3812#~ msgid "openpty failed\n"
3813#~ msgstr "openpty 失败\n"
3814
3815#~ msgid "File date has changed %s"
3816#~ msgstr "文件 %s 的时间已被改动"
3817
3818#~ msgid "Reading file list"
3819#~ msgstr "正在读取文件列表"
3820
3821#~ msgid "Could not execute "
3822#~ msgstr "未能执行 "
3823
3824#~ msgid "Preparing for remove with config %s"
3825#~ msgstr "正在准备连同配置文件的删除 %s"
3826
3827#~ msgid "Removed with config %s"
3828#~ msgstr "连同配置文件一同删除 %s "
3829
3830#~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
3831#~ msgstr ""
3832#~ "在源列表 %3$s 的第 %2$u 行发现了无法识别的软件提供商 ID (vendor ID) “%1$s”"