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