]> git.saurik.com Git - apt.git/blame - po/zh_CN.po
Release 1.2.7
[apt.git] / po / zh_CN.po
CommitLineData
f75cb91c
AL
1# Chinese/Simplified translation of apt.
2# This file is put in the public domain.
a86f6158 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.
0cf7e638 6# Aron Xu <happyaron.xu@gmail.com>, 2009, 2010.
c987dff4 7# Zhou Mo <cdluminate@gmail.com>, 2014, 2015, 2016.
67f393ab 8#
f75cb91c
AL
9msgid ""
10msgstr ""
0c20302f 11"Project-Id-Version: apt 1.2.x\n"
3f5a581c 12"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
a99c3a5f 13"POT-Creation-Date: 2016-03-15 19:21+0100\n"
0c20302f 14"PO-Revision-Date: 2016-01-22 02:00+0000\n"
b9974edc 15"Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
0cf7e638 16"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
b526197a 17"Language: zh_CN\n"
f75cb91c
AL
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
38fd54f1 20"Content-Transfer-Encoding: 8bit\n"
0cf7e638 21"Plural-Forms: nplurals=1; plural=0;\n"
f75cb91c 22
04f27fae
MV
23#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
24#: apt-private/acqprogress.cc
1e7ec0d8 25#, c-format
04f27fae
MV
26msgid "Hit:%lu %s"
27msgstr "命中:%lu %s"
f75cb91c 28
04f27fae
MV
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"
864fe99c 35
04f27fae
MV
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"
4948a1ba 42
04f27fae
MV
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"
f75cb91c 49
04f27fae
MV
50#: apt-private/acqprogress.cc
51#, c-format
52msgid "Fetched %sB in %s (%sB/s)\n"
c987dff4 53msgstr "已下载 %sB,耗时 %s (%sB/s)\n"
f75cb91c 54
04f27fae
MV
55#: apt-private/acqprogress.cc
56msgid " [Working]"
57msgstr " [执行中]"
f75cb91c 58
04f27fae 59#: apt-private/acqprogress.cc
c987dff4 60#, c-format
04f27fae
MV
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"
c987dff4
ZM
67" “%s”\n"
68"的盘片插入驱动器“%s”再按「回车」键\n"
f75cb91c 69
04f27fae
MV
70#: apt-private/private-cachefile.cc
71msgid "Correcting dependencies..."
c987dff4 72msgstr "正在修复依赖关系..."
f75cb91c 73
04f27fae
MV
74#: apt-private/private-cachefile.cc
75msgid " failed."
76msgstr " 失败。"
f75cb91c 77
04f27fae
MV
78#: apt-private/private-cachefile.cc
79msgid "Unable to correct dependencies"
c987dff4 80msgstr "无法修复依赖关系"
f75cb91c 81
04f27fae
MV
82#: apt-private/private-cachefile.cc
83msgid "Unable to minimize the upgrade set"
c987dff4 84msgstr "无法最小化待升级软件包集合"
f75cb91c 85
04f27fae
MV
86#: apt-private/private-cachefile.cc
87msgid " Done"
88msgstr " 完成"
f75cb91c 89
04f27fae
MV
90#: apt-private/private-cachefile.cc
91msgid "You might want to run 'apt-get -f install' to correct these."
92msgstr "您也许需要运行“apt-get -f install”来修正上面的错误。"
f75cb91c 93
04f27fae
MV
94#: apt-private/private-cachefile.cc
95msgid "Unmet dependencies. Try using -f."
96msgstr "不能满足依赖关系。不妨试一下 -f 选项。"
f75cb91c 97
04f27fae
MV
98#: apt-private/private-cacheset.cc apt-private/private-search.cc
99msgid "Sorting"
100msgstr "正在排序"
f75cb91c 101
04f27fae
MV
102#: apt-private/private-cacheset.cc
103#, c-format
104msgid "Note, selecting '%s' for task '%s'\n"
c987dff4 105msgstr "注意,根据任务 '%2$s' 选中了 '%1$s'\n"
897e3c7b 106
04f27fae 107#: apt-private/private-cacheset.cc
c987dff4 108#, c-format
04f27fae 109msgid "Note, selecting '%s' for glob '%s'\n"
c987dff4 110msgstr "注意,根据Glob '%2$s' 选中了 '%1$s'\n"
1e7ec0d8 111
04f27fae
MV
112#: apt-private/private-cacheset.cc
113#, c-format
114msgid "Note, selecting '%s' for regex '%s'\n"
c987dff4 115msgstr "注意,根据正则表达式 '%2$s' 选中了 '%1$s'\n"
27b16a2e 116
04f27fae 117#: apt-private/private-cacheset.cc
b6c6b52f 118#, c-format
04f27fae 119msgid "Package %s is a virtual package provided by:\n"
c987dff4 120msgstr "虚拟软件包 %s 由下面的软件包提供:\n"
f75cb91c 121
04f27fae 122#: apt-private/private-cacheset.cc
04f27fae
MV
123msgid " [Installed]"
124msgstr "[已安装]"
f75cb91c 125
04f27fae
MV
126#: apt-private/private-cacheset.cc
127msgid " [Not candidate version]"
c987dff4 128msgstr " [无候选]"
f75cb91c 129
04f27fae
MV
130#: apt-private/private-cacheset.cc
131msgid "You should explicitly select one to install."
c987dff4 132msgstr "请您明确地选择安装其中一个。"
f75cb91c 133
04f27fae 134#: apt-private/private-cacheset.cc
9de26945 135#, c-format
04f27fae
MV
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 ""
c987dff4 141"没有可用的软件包 %s,但是它被其它的软件包引用了。\n"
04f27fae
MV
142"这可能意味着这个缺失的软件包可能已被废弃,\n"
143"或者只能在其他发布源中找到\n"
f75cb91c 144
04f27fae
MV
145#: apt-private/private-cacheset.cc
146msgid "However the following packages replace it:"
c987dff4 147msgstr "然而下列软件包会取代它:"
b81dbe40 148
04f27fae
MV
149#: apt-private/private-cacheset.cc
150#, c-format
151msgid "Package '%s' has no installation candidate"
c987dff4 152msgstr "软件包 %s 没有可安装候选"
648bb618 153
04f27fae
MV
154#: apt-private/private-cacheset.cc
155#, c-format
156msgid "Virtual packages like '%s' can't be removed\n"
c987dff4 157msgstr "类似 '%s' 的虚拟软件包「不」可以卸载\n"
648bb618 158
04f27fae
MV
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"
c987dff4 163msgstr "软件包 %s 未安装,所以不会被卸载。您的意思是 ‘%s’ 吗?\n"
568dc798 164
04f27fae 165#: apt-private/private-cacheset.cc apt-private/private-install.cc
864fe99c 166#, c-format
04f27fae 167msgid "Package '%s' is not installed, so not removed\n"
c987dff4 168msgstr "软件包 %s 未安装,所以不会被卸载\n"
864fe99c 169
04f27fae
MV
170#: apt-private/private-cacheset.cc
171#, c-format
172msgid "Note, selecting '%s' instead of '%s'\n"
c987dff4 173msgstr "注意,选中 '%s' 而非 '%s'\n"
de5a560a 174
8561c2fe
DK
175#: apt-private/private-cmndline.cc
176msgid "Most used commands:"
c987dff4 177msgstr "常用命令:"
8561c2fe
DK
178
179#: apt-private/private-cmndline.cc
180#, c-format
181msgid "See %s for more information about the available commands."
c987dff4 182msgstr "参见 %s 以获取更多关于可用命令的信息。"
8561c2fe
DK
183
184#: apt-private/private-cmndline.cc
185msgid ""
9270be36 186"Configuration options and syntax is detailed in apt.conf(5).\n"
8561c2fe
DK
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 ""
c987dff4
ZM
191"程序配置选项及语法都已经在 apt.conf(5) 中阐明。\n"
192"欲知如何配置软件源,请参阅 sources.list(5)。\n"
193"软件包及其版本偏好可以通过 apt_preferences(5) 来设置。\n"
194"关于安全方面的细节可以参考 apt-secure(8).\n"
8561c2fe
DK
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
04f27fae
MV
209#: apt-private/private-download.cc
210msgid "WARNING: The following packages cannot be authenticated!"
c987dff4 211msgstr "【警告】:下列软件包不能通过认证!"
de5a560a 212
04f27fae
MV
213#: apt-private/private-download.cc
214msgid "Authentication warning overridden.\n"
c987dff4 215msgstr "已忽略认证警告。\n"
568dc798 216
04f27fae
MV
217#: apt-private/private-download.cc
218msgid "Some packages could not be authenticated"
219msgstr "有些软件包不能通过验证"
b81dbe40 220
04f27fae
MV
221#: apt-private/private-download.cc
222msgid "Install these packages without verification?"
c987dff4 223msgstr "没有验证的情况下就安装这些软件包吗?"
7ffbb475 224
04f27fae 225#: apt-private/private-download.cc apt-private/private-install.cc
9de26945 226msgid ""
9270be36 227"--force-yes is deprecated, use one of the options starting with --allow "
04f27fae 228"instead."
10aaf7cb 229msgstr "--force-yes 已经被废弃,请使用以 --allow 开头的选项来代替。"
9de26945 230
04f27fae 231#: apt-private/private-download.cc
04f27fae
MV
232msgid ""
233"There were unauthenticated packages and -y was used without --allow-"
234"unauthenticated"
c987dff4 235msgstr ""
10aaf7cb 236"存在未认证的软件包同时使用了 -y 选项,然而未搭配 --allow-unauthenticated"
568dc798 237
04f27fae 238#: apt-private/private-download.cc
1e7ec0d8 239#, c-format
04f27fae 240msgid "Failed to fetch %s %s\n"
c987dff4 241msgstr "下载 %s %s 失败\n"
568dc798 242
04f27fae 243#: apt-private/private-download.cc
b9974edc 244#, c-format
04f27fae
MV
245msgid "Couldn't determine free space in %s"
246msgstr "无法获知您在 %s 上的可用空间"
1e7ec0d8 247
04f27fae 248#: apt-private/private-download.cc
ce34af08 249#, c-format
04f27fae
MV
250msgid "You don't have enough free space in %s."
251msgstr "您在 %s 上没有足够的可用空间。"
568dc798 252
8561c2fe
DK
253#: apt-private/private-download.cc
254msgid "Unable to lock the download directory"
255msgstr "无法锁定下载目录"
256
29f80b30
JAK
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
04f27fae
MV
286#: apt-private/private-install.cc
287msgid "Internal error, InstallPackages was called with broken packages!"
c987dff4 288msgstr "内部错误,InstallPackages 被用在了损坏的软件包上!"
1e7ec0d8 289
04f27fae
MV
290#: apt-private/private-install.cc
291msgid "Packages need to be removed but remove is disabled."
c987dff4 292msgstr "有软件包需要被卸载,但是卸载被设置为禁止。"
67f393ab 293
04f27fae 294#: apt-private/private-install.cc
9de26945 295msgid ""
04f27fae
MV
296"Essential packages were removed and -y was used without --allow-remove-"
297"essential."
c987dff4 298msgstr ""
10aaf7cb 299"关键软件包被移除同时使用了 -y 选项,但是没有搭配 --allow-remove-essential。"
1e7ec0d8 300
04f27fae 301#: apt-private/private-install.cc
04f27fae 302msgid "Packages were downgraded and -y was used without --allow-downgrades."
c987dff4 303msgstr "降级软件包同时使用了 -y 选项,但是没有用 --allow-downgrades."
67f393ab 304
04f27fae 305#: apt-private/private-install.cc
9de26945 306msgid ""
04f27fae
MV
307"Held packages were changed and -y was used without --allow-change-held-"
308"packages."
9de26945 309msgstr ""
10aaf7cb
JAK
310"在更改保留软件包的同时使用了 -y 选项,但没有搭配 --allow-change-held-"
311"packages."
1e7ec0d8 312
04f27fae
MV
313#: apt-private/private-install.cc
314msgid "Internal error, Ordering didn't finish"
c987dff4 315msgstr "内部错误,排序未完成"
67f393ab 316
04f27fae
MV
317#: apt-private/private-install.cc
318msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
319msgstr "怪了……文件大小不符,请发信给 apt@packages.debian.org 吧"
568dc798 320
9de26945
MV
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
04f27fae 323#: apt-private/private-install.cc
67f393ab 324#, c-format
04f27fae 325msgid "Need to get %sB/%sB of archives.\n"
c987dff4 326msgstr "需要下载 %sB/%sB 的归档。\n"
3c4a4974 327
9de26945
MV
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
04f27fae 330#: apt-private/private-install.cc
ce34af08 331#, c-format
04f27fae 332msgid "Need to get %sB of archives.\n"
c987dff4 333msgstr "需要下载 %sB 的归档。\n"
ce34af08 334
04f27fae
MV
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
ce34af08 338#, c-format
04f27fae 339msgid "After this operation, %sB of additional disk space will be used.\n"
c987dff4 340msgstr "解压缩后会消耗 %sB 的额外空间。\n"
b6c6b52f 341
04f27fae
MV
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
1e7ec0d8 345#, c-format
04f27fae
MV
346msgid "After this operation, %sB disk space will be freed.\n"
347msgstr "解压缩后将会空出 %sB 的空间。\n"
b6c6b52f 348
04f27fae
MV
349#: apt-private/private-install.cc
350msgid "Trivial Only specified but this is not a trivial operation."
c987dff4 351msgstr "虽然您指定了仅执行常规操作,但这并不是常规操作。"
b6c6b52f 352
04f27fae
MV
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 "是,按我说的做!"
1e7ec0d8 358
04f27fae 359#: apt-private/private-install.cc
b6c6b52f
MV
360#, c-format
361msgid ""
04f27fae
MV
362"You are about to do something potentially harmful.\n"
363"To continue type in the phrase '%s'\n"
364" ?] "
b6c6b52f 365msgstr ""
c987dff4
ZM
366"您的操作有潜在的危害性。\n"
367"若要继续,请输入下面的短句“%s”\n"
04f27fae 368" ?] "
b6c6b52f 369
04f27fae
MV
370#: apt-private/private-install.cc
371msgid "Abort."
c987dff4 372msgstr "中止。"
2f6a2fbb 373
04f27fae
MV
374#: apt-private/private-install.cc
375msgid "Do you want to continue?"
376msgstr "您希望继续执行吗?"
2f6a2fbb 377
04f27fae
MV
378#: apt-private/private-install.cc
379msgid "Some files failed to download"
c987dff4 380msgstr "有一些文件下载失败"
3f5a581c 381
8561c2fe 382#: apt-private/private-install.cc apt-private/private-source.cc
04f27fae 383msgid "Download complete and in download only mode"
c987dff4 384msgstr "于“仅下载”模式中下载完毕"
b6c6b52f 385
04f27fae 386#: apt-private/private-install.cc
ce34af08 387msgid ""
04f27fae
MV
388"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
389"missing?"
b391a29c 390msgstr ""
10aaf7cb
JAK
391"有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再"
392"试试?"
1e7ec0d8 393
04f27fae
MV
394#: apt-private/private-install.cc
395msgid "--fix-missing and media swapping is not currently supported"
c987dff4 396msgstr "目前不支持 --fix-missing 和介质交换"
1e7ec0d8 397
04f27fae
MV
398#: apt-private/private-install.cc
399msgid "Unable to correct missing packages."
c987dff4 400msgstr "无法修复缺失的软件包。"
c3bbfb87 401
04f27fae
MV
402#: apt-private/private-install.cc
403msgid "Aborting install."
404msgstr "中止安装。"
de5a560a 405
04f27fae 406#: apt-private/private-install.cc
1e7ec0d8 407msgid ""
04f27fae
MV
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] "以下软件包因为文件已被其他软件包覆盖而消失:"
a4a59015 414
04f27fae
MV
415#: apt-private/private-install.cc
416msgid "Note: This is done automatically and on purpose by dpkg."
417msgstr "注意:这是自动被 dpkg 有意完成的。"
568dc798 418
04f27fae
MV
419#: apt-private/private-install.cc
420msgid "We are not supposed to delete stuff, can't start AutoRemover"
421msgstr "我们不应该进行删除,无法启动自动删除器"
568dc798 422
04f27fae 423#: apt-private/private-install.cc
ce34af08 424msgid ""
04f27fae
MV
425"Hmm, seems like the AutoRemover destroyed something which really\n"
426"shouldn't happen. Please file a bug report against apt."
427msgstr "似乎自动卸载工具损坏了一些软件,这不应该发生。请向 apt 提交错误报告。"
568dc798 428
04f27fae
MV
429#: apt-private/private-install.cc
430msgid "Internal Error, AutoRemover broke stuff"
431msgstr "内部错误,自动卸载工具坏事了"
9de26945 432
04f27fae
MV
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] "下列软件包是自动安装的并且现在不需要了:"
4948a1ba 440
04f27fae 441#: apt-private/private-install.cc
864fe99c 442#, c-format
04f27fae
MV
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
cbbee23e 449#, c-format
73fe49f9
DK
450msgid "Use '%s' to remove it."
451msgid_plural "Use '%s' to remove them."
452msgstr[0] "使用'%s'来卸载它(它们)。"
04f27fae
MV
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)."
864fe99c 462msgstr ""
04f27fae
MV
463"有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可"
464"以指定一个解决办法)。"
864fe99c 465
04f27fae 466#: apt-private/private-install.cc
04f27fae 467msgid "The following additional packages will be installed:"
0c20302f 468msgstr "将会同时安装下列软件:"
4948a1ba 469
04f27fae
MV
470#: apt-private/private-install.cc
471msgid "Suggested packages:"
0c20302f 472msgstr "建议安装:"
04f27fae
MV
473
474#: apt-private/private-install.cc
475msgid "Recommended packages:"
0c20302f 476msgstr "推荐安装:"
04f27fae
MV
477
478#: apt-private/private-install.cc
b9974edc 479#, c-format
04f27fae
MV
480msgid "Skipping %s, it is already installed and upgrade is not set.\n"
481msgstr "忽略了 %s,它已经被安装而且没有指定要升级。\n"
de5a560a 482
04f27fae 483#: apt-private/private-install.cc
b9974edc 484#, c-format
04f27fae
MV
485msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
486msgstr "忽略了 %s,它已经被安装而且仅请求了升级。\n"
568dc798 487
04f27fae 488#: apt-private/private-install.cc
b9974edc 489#, c-format
04f27fae
MV
490msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
491msgstr "不能重新安装 %s,因为无法下载它。\n"
b6c6b52f 492
04f27fae
MV
493#. TRANSLATORS: First string is package name, second is version
494#: apt-private/private-install.cc
0c20302f 495#, c-format
04f27fae 496msgid "%s is already the newest version (%s).\n"
0c20302f 497msgstr "%s 已经是最新版 (%s)。\n"
04f27fae
MV
498
499#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
1e7ec0d8 500#, c-format
04f27fae
MV
501msgid "%s set to manually installed.\n"
502msgstr "%s 已设置为手动安装。\n"
b6c6b52f 503
04f27fae 504#: apt-private/private-install.cc
b9974edc 505#, c-format
04f27fae
MV
506msgid "Selected version '%s' (%s) for '%s'\n"
507msgstr "为 %3$s 选定了版本 %1$s (%2$s)\n"
27b16a2e 508
04f27fae 509#: apt-private/private-install.cc
b9974edc 510#, c-format
04f27fae
MV
511msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
512msgstr "由于 %4$s,为 %3$s 选定了版本 %1$s (%2$s)\n"
de5a560a 513
04f27fae
MV
514#: apt-private/private-list.cc
515msgid "Listing"
516msgstr "正在列表"
ce34af08 517
04f27fae
MV
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
9de26945 526msgid ""
04f27fae
MV
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!"
9de26945 531msgstr ""
04f27fae
MV
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 "下列软件包将被升级:"
568dc798 619
04f27fae
MV
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 "下列被要求保持版本不变的软件包将被改变:"
4948a1ba 627
04f27fae 628#: apt-private/private-output.cc
1e7ec0d8 629#, c-format
04f27fae
MV
630msgid "%s (due to %s)"
631msgstr "%s (是由于 %s)"
de5a560a 632
04f27fae 633#: apt-private/private-output.cc
9de26945 634msgid ""
04f27fae
MV
635"WARNING: The following essential packages will be removed.\n"
636"This should NOT be done unless you know exactly what you are doing!"
9de26945 637msgstr ""
04f27fae
MV
638"【警告】:下列基础软件包将被卸载。\n"
639"请勿尝试,除非您确实知道您在做什么!"
9de26945 640
04f27fae
MV
641#: apt-private/private-output.cc
642#, c-format
643msgid "%lu upgraded, %lu newly installed, "
644msgstr "升级了 %lu 个软件包,新安装了 %lu 个软件包,"
9de26945 645
04f27fae 646#: apt-private/private-output.cc
1e7ec0d8 647#, c-format
04f27fae
MV
648msgid "%lu reinstalled, "
649msgstr "重新安装了 %lu 个软件包,"
b81dbe40 650
04f27fae
MV
651#: apt-private/private-output.cc
652#, c-format
653msgid "%lu downgraded, "
654msgstr "降级了 %lu 个软件包,"
3f5a581c 655
04f27fae
MV
656#: apt-private/private-output.cc
657#, c-format
658msgid "%lu to remove and %lu not upgraded.\n"
659msgstr "要卸载 %lu 个软件包,有 %lu 个软件包未被升级。\n"
9de26945 660
04f27fae
MV
661#: apt-private/private-output.cc
662#, c-format
663msgid "%lu not fully installed or removed.\n"
664msgstr "有 %lu 个软件包没有被完全安装或卸载。\n"
9de26945 665
04f27fae
MV
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]"
9de26945 673
04f27fae
MV
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]"
9de26945 681
04f27fae
MV
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"
9de26945 686
04f27fae
MV
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"
9de26945 691
04f27fae
MV
692#: apt-private/private-output.cc apt-pkg/cachefilter.cc
693#, c-format
694msgid "Regex compilation error - %s"
695msgstr "编译正则表达式时出错 - %s"
696
cbbee23e 697#: apt-private/private-search.cc
04f27fae
MV
698msgid "You must give at least one search pattern"
699msgstr "您必须明确地给出至少一个表达式"
9de26945 700
04f27fae
MV
701#: apt-private/private-search.cc
702msgid "Full Text Search"
703msgstr "全文搜索"
704
705#: apt-private/private-show.cc cmdline/apt-cache.cc
1e7ec0d8 706#, c-format
04f27fae
MV
707msgid "Package file %s is out of sync."
708msgstr "软件包文件 %s 尚未同步。"
897e3c7b 709
04f27fae 710#: apt-private/private-show.cc
9de26945 711#, c-format
04f27fae
MV
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 "不是一个实包(虚包)"
9de26945 720
8561c2fe
DK
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"
c987dff4 747msgstr "%s -> %s ,其优先级为 %d\n"
8561c2fe
DK
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
b3c63712
JAK
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"
c987dff4 898msgstr "注意,正使用 '%s' 目录下载编译依赖\n"
b3c63712
JAK
899
900#: apt-private/private-source.cc
0c20302f 901#, c-format
b3c63712 902msgid "Note, using file '%s' to get the build dependencies\n"
0c20302f 903msgstr "注意,正使用 '%s' 文件来获取编译依赖\n"
b3c63712 904
8561c2fe
DK
905#: apt-private/private-source.cc
906msgid "Failed to process build dependencies"
907msgstr "无法处理构建依赖关系"
04f27fae
MV
908
909#: apt-private/private-sources.cc
1e7ec0d8 910#, c-format
04f27fae
MV
911msgid "Failed to parse %s. Edit again? "
912msgstr "解析 %s 失败。请重新编辑之后再试。"
9de26945 913
04f27fae
MV
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
0507225b
MV
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
04f27fae
MV
924#: apt-private/private-update.cc
925msgid "The update command takes no arguments"
926msgstr " update 命令不需要参数"
568dc798 927
04f27fae 928#: apt-private/private-update.cc
de5a560a 929#, c-format
04f27fae
MV
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 "所有软件包均为最新。"
568dc798 939
04f27fae 940#: cmdline/apt-cache.cc
04f27fae 941msgid "apt-cache stats does not take any arguments"
0c20302f 942msgstr "apt-cache stats 命令不需要参数"
9de26945 943
04f27fae
MV
944#: cmdline/apt-cache.cc
945msgid "Total package names: "
946msgstr "软件包名称总数:"
9de26945 947
04f27fae
MV
948#: cmdline/apt-cache.cc
949msgid "Total package structures: "
950msgstr "全部软件包结构:"
9de26945 951
04f27fae
MV
952#: cmdline/apt-cache.cc
953msgid " Normal packages: "
954msgstr " 普通软件包:"
9de26945 955
04f27fae
MV
956#: cmdline/apt-cache.cc
957msgid " Pure virtual packages: "
c987dff4 958msgstr " 纯虚拟软件包:"
9de26945 959
04f27fae
MV
960#: cmdline/apt-cache.cc
961msgid " Single virtual packages: "
962msgstr " 单虚拟软件包:"
9de26945 963
04f27fae
MV
964#: cmdline/apt-cache.cc
965msgid " Mixed virtual packages: "
966msgstr " 混合虚拟软件包:"
9de26945 967
04f27fae
MV
968#: cmdline/apt-cache.cc
969msgid " Missing: "
970msgstr " 缺失:"
9de26945 971
04f27fae
MV
972#: cmdline/apt-cache.cc
973msgid "Total distinct versions: "
974msgstr "按不同的版本共计:"
9de26945 975
04f27fae
MV
976#: cmdline/apt-cache.cc
977msgid "Total distinct descriptions: "
978msgstr "按不同的说明共计:"
9de26945 979
04f27fae
MV
980#: cmdline/apt-cache.cc
981msgid "Total dependencies: "
982msgstr "按依赖关系共计:"
9de26945 983
04f27fae
MV
984#: cmdline/apt-cache.cc
985msgid "Total ver/file relations: "
986msgstr "按版本/文件关系共计:"
b6c6b52f 987
04f27fae
MV
988#: cmdline/apt-cache.cc
989msgid "Total Desc/File relations: "
990msgstr "按说明/文件关系共计:"
b6c6b52f 991
04f27fae
MV
992#: cmdline/apt-cache.cc
993msgid "Total Provides mappings: "
994msgstr "提供映射共计:"
568dc798 995
04f27fae
MV
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
8561c2fe
DK
1009msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
1010msgstr "该命令已废弃。请使用‘apt-mark showauto’。"
568dc798 1011
04f27fae
MV
1012#: cmdline/apt-cache.cc
1013msgid ""
1014"Usage: apt-cache [options] command\n"
cbbee23e 1015" apt-cache [options] show pkg1 [pkg2 ...]\n"
04f27fae 1016"\n"
8561c2fe 1017"apt-cache queries and displays available information about installed\n"
9270be36
MV
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"
8561c2fe 1022"availability of the configured sources (e.g. offline).\n"
04f27fae 1023msgstr ""
de5a560a 1024
cbbee23e
DK
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
04f27fae
MV
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”"
de5a560a 1056
04f27fae 1057#: cmdline/apt-cdrom.cc
04f27fae 1058msgid "Please insert a Disc in the drive and press [Enter]"
0c20302f 1059msgstr "请把盘片插入驱动器再按「回车键」"
27b16a2e 1060
04f27fae 1061#: cmdline/apt-cdrom.cc
67f393ab 1062#, c-format
04f27fae 1063msgid "Failed to mount '%s' to '%s'"
c987dff4 1064msgstr "无法将 ‘%s’ 挂载到 ‘%s’"
568dc798 1065
04f27fae
MV
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’。"
27b16a2e 1076
04f27fae
MV
1077#: cmdline/apt-cdrom.cc
1078msgid "Repeat this process for the rest of the CDs in your set."
1079msgstr "请对您的盘片套件中的其它盘片重复相同的操作。"
092ae175 1080
cbbee23e
DK
1081#: cmdline/apt-cdrom.cc
1082msgid ""
1083"Usage: apt-cdrom [options] command\n"
1084"\n"
9270be36 1085"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
8561c2fe
DK
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"
cbbee23e 1088msgstr ""
cbbee23e 1089
04f27fae
MV
1090#: cmdline/apt-config.cc
1091msgid "Arguments not in pairs"
1092msgstr "参数不成对"
568dc798 1093
04f27fae
MV
1094#: cmdline/apt-config.cc
1095msgid ""
1096"Usage: apt-config [options] command\n"
1097"\n"
8561c2fe 1098"apt-config is an interface to the configuration settings used by\n"
9270be36 1099"all APT tools, mainly intended for debugging and shell scripting.\n"
cbbee23e 1100msgstr ""
9270be36
MV
1101"用法:apt-config [选项] 命令\n"
1102"\n"
0c20302f 1103"apt-config 是所有 APT 工具的配置接口,主要用于Debug和编写Shell脚本。\n"
568dc798 1104
cbbee23e
DK
1105#: cmdline/apt-config.cc
1106msgid "get configuration values via shell evaluation"
c987dff4 1107msgstr "通过shell求值来获取设置值"
cbbee23e
DK
1108
1109#: cmdline/apt-config.cc
1110msgid "show the active configuration setting"
c987dff4 1111msgstr "显示活动的设置选项"
cbbee23e 1112
04f27fae 1113#: cmdline/apt-get.cc
1e7ec0d8 1114#, c-format
04f27fae
MV
1115msgid "Couldn't find package %s"
1116msgstr "找不到软件包 %s"
568dc798 1117
04f27fae 1118#: cmdline/apt-get.cc cmdline/apt-mark.cc
1e7ec0d8 1119#, c-format
04f27fae
MV
1120msgid "%s set to automatically installed.\n"
1121msgstr "%s 已设置为自动安装。\n"
ce34af08 1122
04f27fae
MV
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’。"
ce34af08 1128
04f27fae
MV
1129#: cmdline/apt-get.cc
1130msgid "Internal error, problem resolver broke stuff"
1131msgstr "内部错误,问题解决工具坏事了"
ce34af08 1132
04f27fae
MV
1133#: cmdline/apt-get.cc
1134msgid "Supported modules:"
1135msgstr "支持的模块:"
1136
1137#: cmdline/apt-get.cc
8561c2fe 1138#, fuzzy
04f27fae
MV
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"
8561c2fe
DK
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"
cbbee23e
DK
1148msgstr ""
1149"用法: apt-get [选项] 命令\n"
1150"    apt-get [选项] install|remove 软件包1 [软件包2 ...]\n"
1151"    apt-get [选项] source 软件包1 [软件包2 ...]\n"
04f27fae 1152"\n"
cbbee23e
DK
1153"apt-get 是一个用于下载和安装软件包的简易命令行界面。\n"
1154"最常用命令是 update 和 install。\n"
1155
cbbee23e
DK
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
0507225b
MV
1176#: cmdline/apt-get.cc cmdline/apt.cc
1177msgid "Remove automatically all unused packages"
1178msgstr "卸载所有自动安装且不再使用的软件包"
1179
cbbee23e
DK
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
04f27fae
MV
1216#: cmdline/apt-helper.cc
1217msgid "Need one URL as argument"
1218msgstr "需要一个 URL 作为参数"
d8ad0e30 1219
04f27fae
MV
1220#: cmdline/apt-helper.cc
1221msgid "Must specify at least one pair url/filename"
c987dff4 1222msgstr "必须指定至少一对URL或文件名"
5b1e4e86 1223
04f27fae
MV
1224#: cmdline/apt-helper.cc
1225msgid "Download Failed"
1226msgstr "下载失败"
de5a560a 1227
04f27fae
MV
1228#: cmdline/apt-helper.cc
1229#, c-format
1230msgid "GetSrvRec failed for %s"
c987dff4 1231msgstr "GetSrvRec 失败,因为 %s"
2f6a2fbb 1232
04f27fae 1233#: cmdline/apt-helper.cc
8561c2fe 1234#, fuzzy
5b1e4e86 1235msgid ""
04f27fae 1236"Usage: apt-helper [options] command\n"
c3c3bd04 1237" apt-helper [options] cat-file file ...\n"
04f27fae
MV
1238" apt-helper [options] download-file uri target-path\n"
1239"\n"
8561c2fe 1240"apt-helper bundles a variety of commands for shell scripts to use\n"
d04e44ac 1241"e.g. the same proxy configuration or acquire system as APT would.\n"
5b1e4e86 1242msgstr ""
04f27fae
MV
1243"用法: apt-helper [选项] 命令\n"
1244" apt-helper [选项] download-file URI 目标路径\n"
1245"\n"
1246"apt-helper 是一个 apt 的内部助手\n"
cbbee23e 1247
cbbee23e
DK
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)"
c987dff4 1254msgstr "查阅一个 SRV 记录 (如: _http._tcp.ftp.debian.org)"
cbbee23e 1255
c3c3bd04
JAK
1256#: cmdline/apt-helper.cc
1257msgid "concatenate files, with automatic decompression"
c987dff4 1258msgstr "自动解压并连接文件"
c3c3bd04 1259
cbbee23e
DK
1260#: cmdline/apt-helper.cc
1261msgid "detect proxy using apt.conf"
1262msgstr "用 apt.conf 检测代理设置"
5b1e4e86 1263
04f27fae 1264#: cmdline/apt-mark.cc
2f6a2fbb 1265#, c-format
04f27fae
MV
1266msgid "%s can not be marked as it is not installed.\n"
1267msgstr "%s 还没有安装,因此无法标记。\n"
2f6a2fbb 1268
04f27fae 1269#: cmdline/apt-mark.cc
2f6a2fbb 1270#, c-format
04f27fae
MV
1271msgid "%s was already set to manually installed.\n"
1272msgstr "%s 已经被设置为手动安装。\n"
2f6a2fbb 1273
04f27fae 1274#: cmdline/apt-mark.cc
2f6a2fbb 1275#, c-format
04f27fae
MV
1276msgid "%s was already set to automatically installed.\n"
1277msgstr "%s 已经被设置为自动安装。\n"
2f6a2fbb 1278
04f27fae 1279#: cmdline/apt-mark.cc
2f6a2fbb 1280#, c-format
04f27fae
MV
1281msgid "%s was already set on hold.\n"
1282msgstr "%s 已经设置为保留。\n"
2f6a2fbb 1283
04f27fae
MV
1284#: cmdline/apt-mark.cc
1285#, c-format
1286msgid "%s was already not hold.\n"
1287msgstr "%s 已经设置为不保留。\n"
2f6a2fbb 1288
cbbee23e
DK
1289#: cmdline/apt-mark.cc
1290msgid "Executing dpkg failed. Are you root?"
1291msgstr "执行 dpkg 失败。您是 root 吗?"
2f6a2fbb 1292
04f27fae
MV
1293#: cmdline/apt-mark.cc
1294#, c-format
1295msgid "%s set on hold.\n"
1296msgstr "%s 设置为保留。\n"
2f6a2fbb 1297
04f27fae
MV
1298#: cmdline/apt-mark.cc
1299#, c-format
1300msgid "Canceled hold on %s.\n"
1301msgstr "取消保留 %s 的设置。\n"
2f6a2fbb 1302
04f27fae 1303#: cmdline/apt-mark.cc
cbbee23e
DK
1304#, c-format
1305msgid "Selected %s for purge.\n"
c987dff4 1306msgstr "选中 %s 以待彻底卸载。\n"
cbbee23e
DK
1307
1308#: cmdline/apt-mark.cc
1309#, c-format
1310msgid "Selected %s for removal.\n"
c987dff4 1311msgstr "选中 %s 以待卸载。\n"
cbbee23e
DK
1312
1313#: cmdline/apt-mark.cc
1314#, c-format
1315msgid "Selected %s for installation.\n"
c987dff4 1316msgstr "选中 %s 以待安装。\n"
2f6a2fbb 1317
04f27fae 1318#: cmdline/apt-mark.cc
8561c2fe 1319#, fuzzy
2f6a2fbb 1320msgid ""
04f27fae
MV
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"
9270be36
MV
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"
cbbee23e
DK
1327msgstr ""
1328"用法:apt-mark [选项] {auto|manual} 软件包1 [软件包2 ...]\n"
04f27fae 1329"\n"
cbbee23e
DK
1330"apt-mark 是一个可以对软件包进行 手动/自动 安装标记的简单命令行界面。\n"
1331"它也能列出标记。\n"
1332
cbbee23e
DK
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
0507225b
MV
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 ""
0c20302f
ZM
1371"用法: apt [选项] 命令\n"
1372"\n"
1373"命令行软件包管理器 apt 提供软件包搜索,管理和信息查询等功能。\n"
1374"它提供的功能与其他 APT 工具相同(像 apt-get 和 apt-cache),\n"
1375"但是默认情况下被设置得更适合交互。\n"
0507225b
MV
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
04f27fae 1417#: methods/cdrom.cc
2f6a2fbb 1418#, c-format
04f27fae
MV
1419msgid "Unable to read the cdrom database %s"
1420msgstr "无法读取盘片数据库 %s"
2f6a2fbb 1421
04f27fae 1422#: methods/cdrom.cc
2f6a2fbb 1423msgid ""
04f27fae
MV
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"
2f6a2fbb 1426msgstr ""
10aaf7cb
JAK
1427"请使用 apt-cdrom,通过它可以让 APT 识别该盘片。apt-get upgdate 不能被用来加入"
1428"新的盘片。"
2f6a2fbb 1429
04f27fae
MV
1430#: methods/cdrom.cc
1431msgid "Wrong CD-ROM"
1432msgstr "错误的 CD-ROM"
2f6a2fbb 1433
04f27fae
MV
1434#: methods/cdrom.cc
1435#, c-format
1436msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
c987dff4 1437msgstr "无法卸载挂载于 %s 的 CD-ROM,它可能正被使用。"
2f6a2fbb 1438
04f27fae
MV
1439#: methods/cdrom.cc
1440msgid "Disk not found."
1441msgstr "找不到盘片。"
2f6a2fbb 1442
04f27fae
MV
1443#: methods/cdrom.cc methods/file.cc methods/rsh.cc
1444msgid "File not found"
c987dff4 1445msgstr "无法找到文件"
2f6a2fbb 1446
04f27fae 1447#: methods/connect.cc
2f6a2fbb 1448#, c-format
04f27fae
MV
1449msgid "Connecting to %s (%s)"
1450msgstr "正在连接 %s (%s)"
2f6a2fbb 1451
04f27fae 1452#: methods/connect.cc
2f6a2fbb 1453#, c-format
04f27fae
MV
1454msgid "[IP: %s %s]"
1455msgstr "[IP: %s %s]"
2f6a2fbb 1456
04f27fae 1457#: methods/connect.cc
2f6a2fbb 1458#, c-format
04f27fae
MV
1459msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1460msgstr "无法为 %s 创建套接字(f=%u t=%u p=%u)"
2f6a2fbb 1461
04f27fae 1462#: methods/connect.cc
2f6a2fbb 1463#, c-format
04f27fae
MV
1464msgid "Cannot initiate the connection to %s:%s (%s)."
1465msgstr "无法发起与 %s:%s (%s) 的连接"
2f6a2fbb 1466
04f27fae 1467#: methods/connect.cc
2f6a2fbb 1468#, c-format
04f27fae
MV
1469msgid "Could not connect to %s:%s (%s), connection timed out"
1470msgstr "无法连接上 %s:%s (%s),连接超时"
2f6a2fbb 1471
04f27fae
MV
1472#: methods/connect.cc methods/ftp.cc methods/rsh.cc
1473msgid "Failed"
1474msgstr "失败"
864fe99c 1475
04f27fae 1476#: methods/connect.cc
2f6a2fbb 1477#, c-format
04f27fae
MV
1478msgid "Could not connect to %s:%s (%s)."
1479msgstr "无法连接上 %s:%s (%s)。"
e49dd9d3 1480
04f27fae
MV
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"
e49dd9d3 1487
04f27fae
MV
1488#: methods/connect.cc
1489#, c-format
1490msgid "Could not resolve '%s'"
1491msgstr "无法解析域名“%s”"
e49dd9d3 1492
04f27fae
MV
1493#: methods/connect.cc
1494#, c-format
1495msgid "Temporary failure resolving '%s'"
1496msgstr "暂时不能解析域名“%s”"
e49dd9d3 1497
04f27fae
MV
1498#: methods/connect.cc
1499#, c-format
1500msgid "System error resolving '%s:%s'"
1501msgstr "解析“%s:%s”时出现系统故障"
e49dd9d3 1502
04f27fae
MV
1503#: methods/connect.cc
1504#, c-format
1505msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1506msgstr "解析“%s:%s”时,出现了某些故障(%i - %s)"
e49dd9d3 1507
04f27fae 1508#: methods/connect.cc
e49dd9d3 1509#, c-format
04f27fae
MV
1510msgid "Unable to connect to %s:%s:"
1511msgstr "不能连接到 %s:%s:"
e49dd9d3 1512
68e07cd0 1513#: methods/copy.cc methods/store.cc
04f27fae
MV
1514msgid "Failed to stat"
1515msgstr "无法读取状态"
e49dd9d3 1516
68e07cd0 1517#: methods/copy.cc methods/rred.cc methods/store.cc
04f27fae
MV
1518msgid "Failed to set modification time"
1519msgstr "无法设置文件的修改日期"
e49dd9d3 1520
04f27fae
MV
1521#: methods/file.cc
1522msgid "Invalid URI, local URIS must not start with //"
c987dff4 1523msgstr "无效的 URI,本地 URI 不能以 // 开头"
e49dd9d3 1524
04f27fae
MV
1525#. Login must be before getpeername otherwise dante won't work.
1526#: methods/ftp.cc
1527msgid "Logging in"
1528msgstr "正在登录"
e49dd9d3 1529
04f27fae
MV
1530#: methods/ftp.cc
1531msgid "Unable to determine the peer name"
1532msgstr "无法获知对方主机名"
e49dd9d3 1533
04f27fae
MV
1534#: methods/ftp.cc
1535msgid "Unable to determine the local name"
1536msgstr "无法获知本地主机名"
e49dd9d3 1537
04f27fae 1538#: methods/ftp.cc
e49dd9d3 1539#, c-format
04f27fae
MV
1540msgid "The server refused the connection and said: %s"
1541msgstr "服务器拒绝了我们的连接,响应信息为:%s"
e49dd9d3 1542
04f27fae 1543#: methods/ftp.cc
e49dd9d3 1544#, c-format
04f27fae
MV
1545msgid "USER failed, server said: %s"
1546msgstr "USER 指令出错,服务器响应信息为:%s"
e49dd9d3 1547
04f27fae
MV
1548#: methods/ftp.cc
1549#, c-format
1550msgid "PASS failed, server said: %s"
1551msgstr "PASS 指令出错,服务器响应信息为:%s"
e49dd9d3 1552
04f27fae
MV
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 设置为空。"
e49dd9d3 1559
04f27fae
MV
1560#: methods/ftp.cc
1561#, c-format
1562msgid "Login script command '%s' failed, server said: %s"
1563msgstr "登录脚本命令“%s”出错,服务器响应信息为:%s"
e49dd9d3 1564
04f27fae
MV
1565#: methods/ftp.cc
1566#, c-format
1567msgid "TYPE failed, server said: %s"
1568msgstr "TYPE 指令出错,服务器响应信息为:%s"
e49dd9d3 1569
04f27fae
MV
1570#: methods/ftp.cc methods/rsh.cc
1571msgid "Connection timeout"
1572msgstr "连接超时"
e49dd9d3 1573
04f27fae
MV
1574#: methods/ftp.cc
1575msgid "Server closed the connection"
1576msgstr "服务器关闭了连接"
e49dd9d3 1577
04f27fae
MV
1578#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1579msgid "Read error"
1580msgstr "读错误"
e49dd9d3 1581
04f27fae
MV
1582#: methods/ftp.cc methods/rsh.cc
1583msgid "A response overflowed the buffer."
1584msgstr "回应超出了缓存区大小。"
e49dd9d3 1585
04f27fae
MV
1586#: methods/ftp.cc
1587msgid "Protocol corruption"
1588msgstr "协议有误"
e49dd9d3 1589
04f27fae
MV
1590#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1591msgid "Write error"
1592msgstr "写出错"
e49dd9d3 1593
04f27fae
MV
1594#: methods/ftp.cc
1595msgid "Could not create a socket"
1596msgstr "无法创建套接字"
e49dd9d3 1597
04f27fae
MV
1598#: methods/ftp.cc
1599msgid "Could not connect data socket, connection timed out"
c987dff4 1600msgstr "无法连接数据套接字,连接超时"
e49dd9d3 1601
04f27fae
MV
1602#: methods/ftp.cc
1603msgid "Could not connect passive socket."
1604msgstr "无法连接被动模式的套接字。"
e49dd9d3 1605
04f27fae
MV
1606#: methods/ftp.cc
1607msgid "getaddrinfo was unable to get a listening socket"
1608msgstr "getaddrinfo 无法得到监听套接字"
e49dd9d3 1609
04f27fae
MV
1610#: methods/ftp.cc
1611msgid "Could not bind a socket"
1612msgstr "无法绑定套接字"
e49dd9d3 1613
04f27fae
MV
1614#: methods/ftp.cc
1615msgid "Could not listen on the socket"
1616msgstr "无法在套接字上监听"
e49dd9d3 1617
04f27fae
MV
1618#: methods/ftp.cc
1619msgid "Could not determine the socket's name"
1620msgstr "无法确定套接字的名字"
e49dd9d3 1621
04f27fae
MV
1622#: methods/ftp.cc
1623msgid "Unable to send PORT command"
1624msgstr "无法发出 PORT 指令"
e49dd9d3 1625
04f27fae 1626#: methods/ftp.cc
e49dd9d3 1627#, c-format
04f27fae
MV
1628msgid "Unknown address family %u (AF_*)"
1629msgstr "无法识别的地址族 %u (AF_*)"
e49dd9d3 1630
04f27fae 1631#: methods/ftp.cc
e49dd9d3 1632#, c-format
04f27fae 1633msgid "EPRT failed, server said: %s"
c987dff4 1634msgstr "EPRT 指令失败,服务器响应为:%s"
e49dd9d3 1635
04f27fae
MV
1636#: methods/ftp.cc
1637msgid "Data socket connect timed out"
1638msgstr "数据套接字连接超时"
e49dd9d3 1639
04f27fae
MV
1640#: methods/ftp.cc
1641msgid "Unable to accept connection"
1642msgstr "无法接受连接"
e49dd9d3 1643
04f27fae
MV
1644#: methods/ftp.cc methods/rsh.cc methods/server.cc
1645msgid "Problem hashing file"
1646msgstr "把文件加入哈希表时出错"
e49dd9d3 1647
04f27fae
MV
1648#: methods/ftp.cc
1649#, c-format
1650msgid "Unable to fetch file, server said '%s'"
c987dff4 1651msgstr "无法获取文件,服务器响应为“%s”"
e49dd9d3 1652
04f27fae
MV
1653#: methods/ftp.cc methods/rsh.cc
1654msgid "Data socket timed out"
1655msgstr "数据套接字超时"
e49dd9d3 1656
04f27fae
MV
1657#: methods/ftp.cc
1658#, c-format
1659msgid "Data transfer failed, server said '%s'"
c987dff4 1660msgstr "数据传送出错,服务器响应为“%s”"
2f6a2fbb 1661
04f27fae
MV
1662#. Get the files information
1663#: methods/ftp.cc
1664msgid "Query"
1665msgstr "查询"
2f6a2fbb 1666
04f27fae
MV
1667#: methods/ftp.cc
1668msgid "Unable to invoke "
1669msgstr "无法调用 "
2f6a2fbb 1670
04f27fae
MV
1671#: methods/gpgv.cc
1672msgid "At least one invalid signature was encountered."
1673msgstr "至少发现一个无效的签名。"
2f6a2fbb 1674
04f27fae 1675#: methods/gpgv.cc
864fe99c 1676msgid ""
04f27fae
MV
1677"Internal error: Good signature, but could not determine key fingerprint?!"
1678msgstr "内部错误:签名正确无误,但是无法确认密钥指纹?!"
864fe99c 1679
04f27fae
MV
1680#: methods/gpgv.cc
1681msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
1682msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)"
5b1e4e86 1683
04f27fae
MV
1684#. TRANSLATORS: %s is a single techy word like 'NODATA'
1685#: methods/gpgv.cc apt-pkg/acquire-item.cc
2f6a2fbb 1686#, c-format
04f27fae
MV
1687msgid ""
1688"Clearsigned file isn't valid, got '%s' (does the network require "
1689"authentication?)"
1690msgstr "明文签署文件不可用,结果为‘%s’(您的网络需要认证吗?)"
2f6a2fbb 1691
04f27fae
MV
1692#: methods/gpgv.cc
1693msgid "Unknown error executing apt-key"
1694msgstr "运行 apt-key 时发生未知错误"
2f6a2fbb 1695
a99c3a5f
JAK
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
04f27fae
MV
1702#: methods/gpgv.cc
1703msgid "The following signatures were invalid:\n"
1704msgstr "下列签名无效:\n"
ce34af08 1705
04f27fae
MV
1706#: methods/gpgv.cc
1707msgid ""
1708"The following signatures couldn't be verified because the public key is not "
1709"available:\n"
1710msgstr "由于没有公钥,无法验证下列签名:\n"
3f5a581c 1711
04f27fae
MV
1712#: methods/http.cc
1713msgid "Error writing to the file"
1714msgstr "写入文件出错"
7d8a4da7 1715
04f27fae
MV
1716#: methods/http.cc
1717msgid "Error reading from server. Remote end closed connection"
1718msgstr "从服务器读取数据时出错,对方关闭了连接"
3f5a581c 1719
04f27fae
MV
1720#: methods/http.cc
1721msgid "Error reading from server"
1722msgstr "从服务器读取数据出错"
5b1e4e86 1723
04f27fae
MV
1724#: methods/http.cc
1725msgid "Error writing to file"
1726msgstr "写入文件出错"
5b1e4e86 1727
04f27fae
MV
1728#: methods/http.cc
1729msgid "Select failed"
1730msgstr "select 调用出错"
3f5a581c 1731
04f27fae
MV
1732#: methods/http.cc
1733msgid "Connection timed out"
1734msgstr "连接超时"
5b1e4e86 1735
04f27fae
MV
1736#: methods/http.cc
1737msgid "Error writing to output file"
1738msgstr "写输出文件时出错"
f75cb91c 1739
9de26945
MV
1740#. Only warn if there are no sources.list.d.
1741#. Only warn if there is no sources.list file.
04f27fae
MV
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
9de26945
MV
1745#, c-format
1746msgid "Unable to read %s"
1747msgstr "无法读取 %s"
f75cb91c 1748
04f27fae
MV
1749#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1750#: apt-pkg/contrib/cdromutl.cc
3fa4e98f 1751#, c-format
9de26945
MV
1752msgid "Unable to change to %s"
1753msgstr "无法切换工作目录到 %s"
f75cb91c 1754
9de26945
MV
1755#. FIXME: fallback to a default mirror here instead
1756#. and provide a config option to define that default
04f27fae 1757#: methods/mirror.cc
f75cb91c 1758#, c-format
9de26945
MV
1759msgid "No mirror file '%s' found "
1760msgstr "没有找到镜像文件 %s"
f75cb91c 1761
9de26945
MV
1762#. FIXME: fallback to a default mirror here instead
1763#. and provide a config option to define that default
04f27fae 1764#: methods/mirror.cc
b9974edc 1765#, c-format
9de26945 1766msgid "Can not read mirror file '%s'"
b9974edc 1767msgstr "无法读取镜像文件 %s"
9de26945 1768
04f27fae 1769#: methods/mirror.cc
b9974edc 1770#, c-format
9de26945 1771msgid "No entry found in mirror file '%s'"
b9974edc 1772msgstr "在镜像文件 %s 中未找到所需条目"
9de26945 1773
04f27fae 1774#: methods/mirror.cc
f75cb91c 1775#, c-format
9de26945
MV
1776msgid "[Mirror: %s]"
1777msgstr "[镜像:%s]"
f75cb91c 1778
68e07cd0
JAK
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
04f27fae 1785#: methods/rsh.cc ftparchive/multicompress.cc
9de26945
MV
1786msgid "Failed to create IPC pipe to subprocess"
1787msgstr "无法为子进程创建 IPC 管道"
3f5a581c 1788
04f27fae
MV
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)"
10aaf7cb 1834msgstr "由于服务器或代理的响应错误,因此自动禁止 %s。(参见 man 5 apt.conf)"
04f27fae
MV
1835
1836#: methods/server.cc
1837msgid "Internal error"
1838msgstr "内部错误"
1839
68e07cd0
JAK
1840#: methods/store.cc
1841msgid "Empty files can't be valid archives"
c987dff4 1842msgstr "空文件不是有效归档"
68e07cd0 1843
04f27fae
MV
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
04f27fae 1850msgid "Press [Enter] to continue."
0c20302f 1851msgstr "按「回车键」继续。"
04f27fae
MV
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"
c987dff4 1859msgstr "在解压时发生了一些错误。已经安装的软件包"
04f27fae
MV
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
8561c2fe 1879#, fuzzy
04f27fae
MV
1880msgid ""
1881"Usage: apt-extracttemplates file1 [file2 ...]\n"
1882"\n"
8561c2fe
DK
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"
04f27fae
MV
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
8561c2fe 1913#, fuzzy
04f27fae
MV
1914msgid ""
1915"Usage: apt-internal-solver\n"
1916"\n"
1917"apt-internal-solver is an interface to use the current internal\n"
9270be36
MV
1918"resolver for the APT family like an external one, for debugging or\n"
1919"the like.\n"
04f27fae
MV
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 "未知的软件包记录!"
f75cb91c 1935
04f27fae
MV
1936#: cmdline/apt-sortpkgs.cc
1937msgid ""
1938"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1939"\n"
8561c2fe 1940"apt-sortpkgs is a simple tool to sort package information files.\n"
9270be36 1941"By default it sorts by binary package information, but the -s option\n"
8561c2fe 1942"can be used to switch to source package ordering instead.\n"
04f27fae 1943msgstr ""
0c20302f
ZM
1944"用法: apt-sortpkgs [选项] 文件1 [文件2 ...]\n"
1945"\n"
1946"简易工具 apt-sortpkgs 用于排序软件包信息。\n"
1947"它默认对二进制包信息排序,但是 -s 选项可以将其切换为\n"
1948"对源码包排序。\n"
3f5a581c 1949
04f27fae
MV
1950#: ftparchive/apt-ftparchive.cc
1951msgid "Package extension list is too long"
1952msgstr "软件包的扩展列表太长"
f75cb91c 1953
04f27fae
MV
1954#: ftparchive/apt-ftparchive.cc
1955#, c-format
1956msgid "Error processing directory %s"
1957msgstr "处理目录 %s 时出错"
f75cb91c 1958
04f27fae
MV
1959#: ftparchive/apt-ftparchive.cc
1960msgid "Source extension list is too long"
1961msgstr "源扩展列表太长"
3f5a581c 1962
04f27fae
MV
1963#: ftparchive/apt-ftparchive.cc
1964msgid "Error writing header to contents file"
1965msgstr "将头写入到目录文件时出错"
9de26945 1966
04f27fae
MV
1967#: ftparchive/apt-ftparchive.cc
1968#, c-format
1969msgid "Error processing contents %s"
1970msgstr "处理目录 %s 时出错"
9de26945 1971
04f27fae 1972#: ftparchive/apt-ftparchive.cc
1e7ec0d8 1973msgid ""
04f27fae
MV
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=? 设置任意指定的配置选项"
2a8a592d 2051
04f27fae
MV
2052#: ftparchive/apt-ftparchive.cc
2053msgid "No selections matched"
2054msgstr "没有任何选定项是匹配的"
2a8a592d 2055
04f27fae 2056#: ftparchive/apt-ftparchive.cc
2f6a2fbb 2057#, c-format
04f27fae
MV
2058msgid "Some files are missing in the package file group `%s'"
2059msgstr "软件包文件组“%s”中缺少一些文件"
7d8a4da7 2060
04f27fae
MV
2061#: ftparchive/cachedb.cc
2062#, c-format
2063msgid "DB was corrupted, file renamed to %s.old"
2064msgstr "数据库被损坏,该数据库文件的文件名已改成 %s.old"
f75cb91c 2065
04f27fae 2066#: ftparchive/cachedb.cc
864fe99c 2067#, c-format
04f27fae
MV
2068msgid "DB is old, attempting to upgrade %s"
2069msgstr "数据库已过期,现尝试进行升级 %s"
7d8a4da7 2070
04f27fae
MV
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 升级而来,请删除数据库并重建它。"
f75cb91c 2077
04f27fae 2078#: ftparchive/cachedb.cc
1e7ec0d8 2079#, c-format
04f27fae
MV
2080msgid "Unable to open DB file %s: %s"
2081msgstr "无法打开数据库文件 %s:%s"
7d8a4da7 2082
04f27fae
MV
2083#: ftparchive/cachedb.cc
2084msgid "Failed to read .dsc"
2085msgstr "读取 .dsc 文件失败"
67f393ab 2086
04f27fae
MV
2087#: ftparchive/cachedb.cc
2088msgid "Archive has no control record"
2089msgstr "归档文件没有包含控制字段"
67f393ab 2090
04f27fae
MV
2091#: ftparchive/cachedb.cc
2092msgid "Unable to get a cursor"
2093msgstr "无法获得游标"
67f393ab 2094
04f27fae
MV
2095#: ftparchive/contents.cc
2096msgid "realloc - Failed to allocate memory"
2097msgstr "realloc - 分配内存失败"
67f393ab 2098
04f27fae
MV
2099#: ftparchive/multicompress.cc
2100#, c-format
2101msgid "Unknown compression algorithm '%s'"
2102msgstr "未知的压缩算法“%s”"
67f393ab 2103
04f27fae
MV
2104#: ftparchive/multicompress.cc
2105#, c-format
2106msgid "Compressed output %s needs a compression set"
2107msgstr "压缩后的输出文件 %s 要求有一个压缩文件集合"
67f393ab 2108
04f27fae
MV
2109#: ftparchive/multicompress.cc
2110msgid "Failed to fork"
2111msgstr "无法 fork"
7d8a4da7 2112
04f27fae
MV
2113#: ftparchive/multicompress.cc
2114msgid "Compress child"
2115msgstr "压缩子进程"
7d8a4da7 2116
04f27fae
MV
2117#: ftparchive/multicompress.cc
2118#, c-format
2119msgid "Internal error, failed to create %s"
2120msgstr "内部错误,无法创建 %s"
7d8a4da7 2121
04f27fae
MV
2122#: ftparchive/multicompress.cc
2123msgid "IO to subprocess/file failed"
2124msgstr "无法对子进程或文件进行读写"
f75cb91c 2125
04f27fae
MV
2126#: ftparchive/multicompress.cc
2127msgid "Failed to read while computing MD5"
2128msgstr "在计算 MD5 校验和时无法读取数据"
5b1e4e86 2129
04f27fae
MV
2130#: ftparchive/multicompress.cc apt-inst/extract.cc
2131#, c-format
2132msgid "Failed to rename %s to %s"
2133msgstr "无法将 %s 重命名为 %s"
3fa4e98f 2134
04f27fae
MV
2135#: ftparchive/override.cc
2136#, c-format
2137msgid "Unable to open %s"
2138msgstr "无法打开 %s"
3fa4e98f 2139
04f27fae
MV
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) 行的格式有误"
3fa4e98f 2146
04f27fae
MV
2147#: ftparchive/override.cc
2148#, c-format
2149msgid "Failed to read the override file %s"
2150msgstr "无法读取 override 文件 %s"
3fa4e98f 2151
04f27fae
MV
2152#: ftparchive/override.cc
2153#, c-format
2154msgid "Malformed override %s line %llu #1"
2155msgstr "override 文件 %s 第 %llu 行的格式有误 #1"
9de26945 2156
04f27fae
MV
2157#: ftparchive/override.cc
2158#, c-format
2159msgid "Malformed override %s line %llu #2"
2160msgstr "override 文件 %s 第 %llu 行的格式有误 #2"
9de26945 2161
04f27fae
MV
2162#: ftparchive/override.cc
2163#, c-format
2164msgid "Malformed override %s line %llu #3"
2165msgstr "override 文件 %s 第 %llu 行的格式有误 #3"
9de26945 2166
04f27fae
MV
2167#: ftparchive/writer.cc
2168#, c-format
2169msgid "W: Unable to read directory %s\n"
2170msgstr "警告:无法读取目录 %s\n"
9de26945 2171
04f27fae
MV
2172#: ftparchive/writer.cc
2173#, c-format
2174msgid "W: Unable to stat %s\n"
2175msgstr "警告:无法获得 %s 的状态\n"
7d8a4da7 2176
04f27fae
MV
2177#: ftparchive/writer.cc
2178msgid "E: "
2179msgstr "错误:"
9de26945 2180
04f27fae
MV
2181#: ftparchive/writer.cc
2182msgid "W: "
2183msgstr "警告:"
9de26945 2184
04f27fae
MV
2185#: ftparchive/writer.cc
2186msgid "E: Errors apply to file "
2187msgstr "错误:处理文件时出错 "
9de26945 2188
04f27fae
MV
2189#: ftparchive/writer.cc
2190#, c-format
2191msgid "Failed to resolve %s"
2192msgstr "无法解析 %s"
67f393ab 2193
04f27fae
MV
2194#: ftparchive/writer.cc
2195msgid "Tree walking failed"
2196msgstr "无法遍历目录树"
2f6a2fbb 2197
04f27fae
MV
2198#: ftparchive/writer.cc
2199#, c-format
2200msgid "Failed to open %s"
2201msgstr "无法打开 %s"
864fe99c 2202
04f27fae 2203#: ftparchive/writer.cc
864fe99c 2204#, c-format
04f27fae
MV
2205msgid " DeLink %s [%s]\n"
2206msgstr " DeLink %s [%s]\n"
bf33c3bd 2207
68e07cd0 2208#: ftparchive/writer.cc apt-pkg/acquire-item.cc
864fe99c 2209#, c-format
04f27fae
MV
2210msgid "Failed to readlink %s"
2211msgstr "无法读取符号链接 %s"
864fe99c 2212
04f27fae
MV
2213#: ftparchive/writer.cc
2214#, c-format
2215msgid "*** Failed to link %s to %s"
2216msgstr "*** 无法将 %s 链接到 %s"
864fe99c 2217
04f27fae
MV
2218#: ftparchive/writer.cc
2219#, c-format
2220msgid " DeLink limit of %sB hit.\n"
2221msgstr " 达到了 DeLink 的上限 %sB。\n"
864fe99c 2222
04f27fae
MV
2223#: ftparchive/writer.cc
2224msgid "Archive had no package field"
2225msgstr "归档文件没有包含 package 字段"
bf33c3bd 2226
04f27fae
MV
2227#: ftparchive/writer.cc
2228#, c-format
2229msgid " %s has no override entry\n"
2230msgstr " %s 中没有 override 项\n"
bf33c3bd 2231
04f27fae
MV
2232#: ftparchive/writer.cc
2233#, c-format
2234msgid " %s maintainer is %s not %s\n"
2235msgstr " %s 的维护者 %s 并非 %s\n"
bf33c3bd 2236
04f27fae 2237#: ftparchive/writer.cc
e49dd9d3 2238#, c-format
04f27fae
MV
2239msgid " %s has no source override entry\n"
2240msgstr " %s 没有源代码的 override 项\n"
e49dd9d3 2241
04f27fae 2242#: ftparchive/writer.cc
e49dd9d3 2243#, c-format
04f27fae
MV
2244msgid " %s has no binary override entry either\n"
2245msgstr " %s 中没有二进制文件的 override 项\n"
864fe99c 2246
04f27fae
MV
2247#: apt-inst/contrib/arfile.cc
2248msgid "Invalid archive signature"
2249msgstr "无效的归档签名"
864fe99c 2250
04f27fae
MV
2251#: apt-inst/contrib/arfile.cc
2252msgid "Error reading archive member header"
2253msgstr "读取归档成员文件头出错"
864fe99c 2254
04f27fae
MV
2255#: apt-inst/contrib/arfile.cc
2256#, c-format
2257msgid "Invalid archive member header %s"
2258msgstr "归档文件中成员文件头 %s 无效"
864fe99c 2259
04f27fae
MV
2260#: apt-inst/contrib/arfile.cc
2261msgid "Invalid archive member header"
2262msgstr "归档文件中成员文件头无效"
864fe99c 2263
04f27fae
MV
2264#: apt-inst/contrib/arfile.cc
2265msgid "Archive is too short"
2266msgstr "归档文件太短"
864fe99c 2267
04f27fae
MV
2268#: apt-inst/contrib/arfile.cc
2269msgid "Failed to read the archive headers"
2270msgstr "无法读取归档文件的数据头"
864fe99c 2271
04f27fae 2272#: apt-inst/contrib/extracttar.cc
0c20302f 2273#, c-format
04f27fae 2274msgid "Cannot find a configured compressor for '%s'"
0c20302f 2275msgstr "找不到对应于 '%s' 的已配置压缩工具"
864fe99c 2276
04f27fae
MV
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
864fe99c 2286#, c-format
04f27fae
MV
2287msgid "Unknown TAR header type %u, member %s"
2288msgstr "未知的 TAR 数据头类型 %u,成员 %s"
864fe99c 2289
04f27fae 2290#: apt-inst/deb/debfile.cc
864fe99c 2291#, c-format
04f27fae
MV
2292msgid "This is not a valid DEB archive, missing '%s' member"
2293msgstr "这不是一个有效的 DEB 包文件,其包内遗漏了“%s”"
864fe99c 2294
04f27fae
MV
2295#: apt-inst/deb/debfile.cc
2296#, c-format
2297msgid "Internal error, could not locate member %s"
2298msgstr "内部错误,无法定位包内文件 %s"
864fe99c 2299
04f27fae
MV
2300#: apt-inst/deb/debfile.cc
2301msgid "Unparsable control file"
2302msgstr "不能解析的主控文件"
2303
2304#: apt-inst/dirstream.cc
864fe99c 2305#, c-format
04f27fae
MV
2306msgid "Failed to write file %s"
2307msgstr "无法写入文件 %s"
864fe99c 2308
04f27fae 2309#: apt-inst/dirstream.cc
864fe99c 2310#, c-format
04f27fae
MV
2311msgid "Failed to close file %s"
2312msgstr "无法关闭文件 %s"
864fe99c 2313
04f27fae 2314#: apt-inst/extract.cc
864fe99c 2315#, c-format
04f27fae
MV
2316msgid "The path %s is too long"
2317msgstr "路径名 %s 太长"
864fe99c 2318
04f27fae 2319#: apt-inst/extract.cc
864fe99c 2320#, c-format
04f27fae 2321msgid "Unpacking %s more than once"
c987dff4 2322msgstr "%s 被解压了不只一次"
864fe99c 2323
04f27fae
MV
2324#: apt-inst/extract.cc
2325#, c-format
2326msgid "The directory %s is diverted"
864fe99c
MV
2327msgstr "目录 %s 已被转移"
2328
04f27fae 2329#: apt-inst/extract.cc
864fe99c 2330#, c-format
04f27fae
MV
2331msgid "The package is trying to write to the diversion target %s/%s"
2332msgstr "该软件包正尝试写入转移对象 %s/%s"
864fe99c 2333
04f27fae
MV
2334#: apt-inst/extract.cc
2335msgid "The diversion path is too long"
2336msgstr "该转移路径太长"
864fe99c 2337
04f27fae 2338#: apt-inst/extract.cc
864fe99c 2339#, c-format
04f27fae
MV
2340msgid "The directory %s is being replaced by a non-directory"
2341msgstr "目录 %s 要被一个非目录的文件替换"
864fe99c 2342
04f27fae
MV
2343#: apt-inst/extract.cc
2344msgid "Failed to locate node in its hash bucket"
2345msgstr "无法在其散列桶中分配节点"
864fe99c 2346
04f27fae
MV
2347#: apt-inst/extract.cc
2348msgid "The path is too long"
2349msgstr "路径名太长"
e49dd9d3 2350
04f27fae 2351#: apt-inst/extract.cc
e49dd9d3 2352#, c-format
04f27fae
MV
2353msgid "Overwrite package match with no version for %s"
2354msgstr "用来覆盖的软件包不属于 %s 的任何版本"
e49dd9d3 2355
04f27fae
MV
2356#: apt-inst/extract.cc
2357#, c-format
2358msgid "File %s/%s overwrites the one in the package %s"
2359msgstr "文件 %s/%s 会覆盖属于软件包 %s 中的同名文件"
e49dd9d3 2360
04f27fae
MV
2361#: apt-inst/extract.cc
2362#, c-format
2363msgid "Unable to stat %s"
2364msgstr "无法读取 %s 的状态"
e49dd9d3 2365
04f27fae
MV
2366#: apt-inst/filelist.cc
2367msgid "DropNode called on still linked node"
2368msgstr "把 DropNode 用在了仍在链表中的节点上"
e49dd9d3 2369
04f27fae
MV
2370#: apt-inst/filelist.cc
2371msgid "Failed to locate the hash element!"
2372msgstr "无法定位哈希表元素!"
e49dd9d3 2373
04f27fae
MV
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"
e49dd9d3 2391
04f27fae
MV
2392#: apt-inst/filelist.cc
2393#, c-format
2394msgid "Duplicate conf file %s/%s"
2395msgstr "重复的配置文件 %s/%s"
e49dd9d3 2396
04f27fae 2397#: apt-pkg/acquire-item.cc
cbbee23e 2398msgid ""
9270be36
MV
2399"Updating from such a repository can't be done securely, and is therefore "
2400"disabled by default."
37ca1f87 2401msgstr "无法安全地用该源进行更新,所以默认禁用该源。"
cbbee23e
DK
2402
2403#: apt-pkg/acquire-item.cc
2404msgid ""
d04e44ac 2405"Data from such a repository can't be authenticated and is therefore "
cbbee23e 2406"potentially dangerous to use."
37ca1f87 2407msgstr "无法认证来自该源的数据,所以使用它会带来潜在风险。"
cbbee23e
DK
2408
2409#: apt-pkg/acquire-item.cc
2410msgid ""
2411"See apt-secure(8) manpage for repository creation and user configuration "
2412"details."
37ca1f87 2413msgstr "参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。"
e49dd9d3 2414
04f27fae
MV
2415#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
2416#, c-format
2417msgid "rename failed, %s (%s -> %s)."
2418msgstr "无法重命名文件,%s (%s -> %s)。"
e49dd9d3 2419
04f27fae
MV
2420#: apt-pkg/acquire-item.cc
2421msgid "Hash Sum mismatch"
2422msgstr "Hash 校验和不符"
e49dd9d3 2423
04f27fae
MV
2424#: apt-pkg/acquire-item.cc
2425msgid "Size mismatch"
2426msgstr "大小不符"
e49dd9d3 2427
04f27fae
MV
2428#: apt-pkg/acquire-item.cc
2429msgid "Invalid file format"
2430msgstr "无效的文件格式 %s"
2431
2432#: apt-pkg/acquire-item.cc
04f27fae 2433msgid "Signature error"
0c20302f 2434msgstr "数字签名错误"
04f27fae
MV
2435
2436#: apt-pkg/acquire-item.cc
0c20302f 2437#, c-format
864fe99c 2438msgid ""
04f27fae
MV
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"
864fe99c 2441msgstr ""
37ca1f87
JAK
2442"校验数字签名时出错。此仓库未被更新,所以仍然使用此前的索引文件。GPG 错误:"
2443"%s: %s"
2f6a2fbb 2444
04f27fae
MV
2445#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2446#: apt-pkg/acquire-item.cc
2f6a2fbb 2447#, c-format
04f27fae
MV
2448msgid "GPG error: %s: %s"
2449msgstr "GPG 错误:%s: %s"
2f6a2fbb 2450
9270be36
MV
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
04f27fae 2458#: apt-pkg/acquire-item.cc
2f6a2fbb 2459#, c-format
04f27fae
MV
2460msgid ""
2461"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2462"or malformed file)"
864fe99c 2463msgstr ""
04f27fae 2464"在 Release 文件中找不到期望的条目 %s(sources.list条目有误,或者文件有误)"
864fe99c 2465
493e032a
JAK
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
04f27fae
MV
2473#: apt-pkg/acquire-item.cc
2474msgid "There is no public key available for the following key IDs:\n"
2475msgstr "以下 ID 的密钥没有可用的公钥:\n"
2f6a2fbb 2476
04f27fae
MV
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
2f6a2fbb 2481#, c-format
864fe99c 2482msgid ""
04f27fae
MV
2483"Release file for %s is expired (invalid since %s). Updates for this "
2484"repository will not be applied."
864fe99c 2485msgstr ""
04f27fae 2486"%s 的 Release 文件已经过期(invalid since %s)。该仓库的更新将不会被应用。"
2f6a2fbb 2487
04f27fae 2488#: apt-pkg/acquire-item.cc
2f6a2fbb 2489#, c-format
04f27fae
MV
2490msgid "Conflicting distribution: %s (expected %s but got %s)"
2491msgstr "冲突的发行版:%s (期望 %s 但得到 %s)"
2f6a2fbb 2492
cbbee23e
DK
2493#. No Release file was present, or verification failed, so fall
2494#. back to queueing Packages files without verification
d04e44ac 2495#. only allow going further if the user explicitly wants it
04f27fae 2496#: apt-pkg/acquire-item.cc
0c20302f 2497#, c-format
cbbee23e 2498msgid "The repository '%s' is not signed."
0c20302f 2499msgstr "仓库 “%s” 没有数字签名。"
2f6a2fbb 2500
cbbee23e
DK
2501#. No Release file was present so fall
2502#. back to queueing Packages files without verification
d04e44ac 2503#. only allow going further if the user explicitly wants it
04f27fae 2504#: apt-pkg/acquire-item.cc
0c20302f 2505#, c-format
cbbee23e 2506msgid "The repository '%s' does not have a Release file."
0c20302f 2507msgstr "仓库 “%s” 没有 Release 文件。"
2f6a2fbb 2508
04f27fae 2509#: apt-pkg/acquire-item.cc
0c20302f 2510#, c-format
04f27fae 2511msgid "The repository '%s' is no longer signed."
0c20302f 2512msgstr "仓库 “%s” 的签名不再生效。"
864fe99c 2513
04f27fae 2514#: apt-pkg/acquire-item.cc
864fe99c 2515msgid ""
04f27fae
MV
2516"This is normally not allowed, but the option Acquire::"
2517"AllowDowngradeToInsecureRepositories was given to override it."
864fe99c 2518msgstr ""
2f6a2fbb 2519
04f27fae
MV
2520#: apt-pkg/acquire-item.cc
2521#, c-format
864fe99c 2522msgid ""
04f27fae
MV
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)"
864fe99c 2525msgstr ""
04f27fae
MV
2526"我无法找到一个对应 %s 软件包的文件。在这种情况下可能需要您手动修正这个软件"
2527"包。(缘于架构缺失)"
2f6a2fbb 2528
04f27fae 2529#: apt-pkg/acquire-item.cc
2f6a2fbb 2530#, c-format
04f27fae
MV
2531msgid "Can't find a source to download version '%s' of '%s'"
2532msgstr "没有源可以用来下载 %s 版本的 %s"
2f6a2fbb 2533
04f27fae 2534#: apt-pkg/acquire-item.cc
864fe99c
MV
2535#, c-format
2536msgid ""
04f27fae
MV
2537"The package index files are corrupted. No Filename: field for package %s."
2538msgstr "软件包的索引文件已损坏。找不到对应软件包 %s 的 Filename: 字段。"
2f6a2fbb 2539
04f27fae
MV
2540#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2541#: apt-pkg/acquire-item.cc
0c20302f 2542#, c-format
04f27fae 2543msgid "Changelog unavailable for %s=%s"
0c20302f 2544msgstr "%s=%s 的 Changelog 不可用"
2f6a2fbb 2545
04f27fae
MV
2546#: apt-pkg/acquire-worker.cc
2547#, c-format
2548msgid "The method driver %s could not be found."
2549msgstr "无法找到获取软件包的渠道 %s 所需的驱动程序。"
5b1e4e86 2550
04f27fae
MV
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
0c20302f 2562#, c-format
04f27fae
MV
2563msgid ""
2564"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
0c20302f 2565msgstr "请把标有 “%s” 的盘片插入驱动器 “%s” 再按「回车键」。"
5b1e4e86 2566
0507225b
MV
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
04f27fae 2611#: apt-pkg/algorithms.cc
864fe99c
MV
2612#, c-format
2613msgid ""
2614"The package %s needs to be reinstalled, but I can't find an archive for it."
2615msgstr "软件包 %s 需要重新安装,但是我无法找到相应的安装文件。"
3fa4e98f 2616
04f27fae 2617#: apt-pkg/algorithms.cc
864fe99c
MV
2618msgid ""
2619"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2620"held packages."
2621msgstr ""
2622"错误,pkgProblemResolver::Resolve 发生故障,这可能是有软件包被要求保持现状的"
2623"缘故。"
3fa4e98f 2624
04f27fae 2625#: apt-pkg/algorithms.cc
864fe99c
MV
2626msgid "Unable to correct problems, you have held broken packages."
2627msgstr ""
2628"无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关"
2629"系。"
7d8a4da7 2630
04f27fae
MV
2631#: apt-pkg/cachefile.cc
2632msgid "The package lists or status file could not be parsed or opened."
2633msgstr "无法解析或打开软件包的列表或是状态文件。"
5b1e4e86 2634
04f27fae
MV
2635#: apt-pkg/cachefile.cc
2636msgid "You may want to run apt-get update to correct these problems"
2637msgstr "您可能需要运行 apt-get update 来解决这些问题"
5b1e4e86 2638
04f27fae
MV
2639#: apt-pkg/cachefile.cc
2640msgid "The list of sources could not be read."
2641msgstr "无法读取源列表。"
bf33c3bd 2642
04f27fae 2643#: apt-pkg/cacheset.cc
bf33c3bd 2644#, c-format
04f27fae
MV
2645msgid "Release '%s' for '%s' was not found"
2646msgstr "未找到“%2$s”的“%1$s”发布版本"
f75cb91c 2647
04f27fae 2648#: apt-pkg/cacheset.cc
864fe99c 2649#, c-format
04f27fae
MV
2650msgid "Version '%s' for '%s' was not found"
2651msgstr "未找到“%2$s”的“%1$s”版本"
864fe99c 2652
04f27fae 2653#: apt-pkg/cacheset.cc
864fe99c 2654#, c-format
04f27fae
MV
2655msgid "Couldn't find task '%s'"
2656msgstr "无法找到任务 %s"
e49dd9d3 2657
04f27fae 2658#: apt-pkg/cacheset.cc
e49dd9d3 2659#, c-format
04f27fae
MV
2660msgid "Couldn't find any package by regex '%s'"
2661msgstr "无法按照正则表达式 %s 找到任何软件包"
e49dd9d3 2662
04f27fae 2663#: apt-pkg/cacheset.cc
e49dd9d3 2664#, c-format
04f27fae
MV
2665msgid "Couldn't find any package by glob '%s'"
2666msgstr "无法按照 glob ‘%s’ 找到任何软件包"
e49dd9d3 2667
04f27fae 2668#: apt-pkg/cacheset.cc
e49dd9d3 2669#, c-format
04f27fae
MV
2670msgid "Can't select versions from package '%s' as it is purely virtual"
2671msgstr "无法从完全虚拟的软件包 %s 中选择版本"
e49dd9d3 2672
04f27fae 2673#: apt-pkg/cacheset.cc
e49dd9d3 2674#, c-format
04f27fae
MV
2675msgid "Can't select newest version from package '%s' as it is purely virtual"
2676msgstr "因为软件包 %s 是完全的虚拟软件包,无法选择它的最新版"
e49dd9d3 2677
04f27fae 2678#: apt-pkg/cacheset.cc
bf33c3bd 2679#, c-format
04f27fae
MV
2680msgid "Can't select candidate version from package %s as it has no candidate"
2681msgstr "因为软件包 %s 没有候选版本,无法进行选择"
bf33c3bd 2682
04f27fae 2683#: apt-pkg/cacheset.cc
bf33c3bd 2684#, c-format
04f27fae
MV
2685msgid "Can't select installed version from package %s as it is not installed"
2686msgstr "因为软件包 %s 没有安装,无法选择它的已安装版本"
bf33c3bd 2687
04f27fae 2688#: apt-pkg/cacheset.cc
bf33c3bd 2689#, c-format
04f27fae
MV
2690msgid ""
2691"Can't select installed nor candidate version from package '%s' as it has "
2692"neither of them"
2693msgstr "因为软件包 %s 没有已安装或候选的版本,无法进行选择"
bf33c3bd 2694
04f27fae 2695#: apt-pkg/cdrom.cc
bf33c3bd 2696#, c-format
04f27fae
MV
2697msgid "Line %u too long in source list %s."
2698msgstr "源列表 %2$s 的第 %1$u 行太长了。"
bf33c3bd 2699
04f27fae
MV
2700#: apt-pkg/cdrom.cc
2701msgid "Unmounting CD-ROM...\n"
2702msgstr "正在卸载 CD-ROM...\n"
bf33c3bd 2703
04f27fae 2704#: apt-pkg/cdrom.cc
bf33c3bd 2705#, c-format
04f27fae
MV
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"
bf33c3bd 2716
04f27fae
MV
2717#: apt-pkg/cdrom.cc
2718msgid "Identifying... "
2719msgstr "正在鉴别... "
bf33c3bd 2720
04f27fae 2721#: apt-pkg/cdrom.cc
bf33c3bd 2722#, c-format
04f27fae
MV
2723msgid "Stored label: %s\n"
2724msgstr "已归档文件的标签:%s\n"
bf33c3bd 2725
04f27fae
MV
2726#: apt-pkg/cdrom.cc
2727msgid "Scanning disc for index files...\n"
2728msgstr "正在盘片中查找索引文件...\n"
bf33c3bd 2729
04f27fae 2730#: apt-pkg/cdrom.cc
bf33c3bd
JAK
2731#, c-format
2732msgid ""
04f27fae
MV
2733"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2734"%zu signatures\n"
e49dd9d3 2735msgstr ""
04f27fae
MV
2736"找到了 %zu 个软件包索引、%zu 个源代码包索引、%zu 个翻译索引和 %zu 个数字签"
2737"名\n"
5b1e4e86 2738
04f27fae
MV
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?"
e49dd9d3 2743msgstr ""
04f27fae
MV
2744"无法确定任何包文件的位置,可能这不是一张 Debian 盘片或者是选择了错误的硬件构"
2745"架。"
2f6a2fbb 2746
04f27fae 2747#: apt-pkg/cdrom.cc
864fe99c 2748#, c-format
04f27fae
MV
2749msgid "Found label '%s'\n"
2750msgstr "找到标签 '%s'\n"
2f6a2fbb 2751
04f27fae
MV
2752#: apt-pkg/cdrom.cc
2753msgid "That is not a valid name, try again.\n"
2754msgstr "这不是一个有效的名字,请重试。\n"
2f6a2fbb 2755
04f27fae 2756#: apt-pkg/cdrom.cc
2f6a2fbb 2757#, c-format
04f27fae
MV
2758msgid ""
2759"This disc is called: \n"
2760"'%s'\n"
2761msgstr ""
2762"这张盘片现在的名字是:\n"
2763"“%s”\n"
2f6a2fbb 2764
04f27fae
MV
2765#: apt-pkg/cdrom.cc
2766msgid "Copying package lists..."
2767msgstr "正在复制软件包列表……"
bf33c3bd 2768
04f27fae
MV
2769#: apt-pkg/cdrom.cc
2770msgid "Writing new source list\n"
2771msgstr "正在写入新的源列表\n"
bf33c3bd 2772
04f27fae
MV
2773#: apt-pkg/cdrom.cc
2774msgid "Source list entries for this disc are:\n"
2775msgstr "对应于该盘片的软件源设置项是:\n"
bf33c3bd 2776
04f27fae 2777#: apt-pkg/clean.cc
bf33c3bd 2778#, c-format
04f27fae
MV
2779msgid "Unable to stat %s."
2780msgstr "无法读取 %s 的状态。"
bf33c3bd 2781
04f27fae 2782#: apt-pkg/contrib/cdromutl.cc
bf33c3bd 2783#, c-format
04f27fae
MV
2784msgid "Unable to stat the mount point %s"
2785msgstr "无法读取文件系统挂载点 %s 的状态"
bf33c3bd 2786
04f27fae
MV
2787#: apt-pkg/contrib/cdromutl.cc
2788msgid "Failed to stat the cdrom"
2789msgstr "无法读取盘片的状态"
bf33c3bd 2790
04f27fae 2791#: apt-pkg/contrib/cmndline.cc
0c20302f 2792#, c-format
04f27fae
MV
2793msgid ""
2794"Command line option '%c' [from %s] is not understood in combination with the "
2795"other options."
0c20302f 2796msgstr "不能理解命令行选项 “%c” [来自 %s] 与其他选项的搭配。"
bf33c3bd 2797
04f27fae 2798#: apt-pkg/contrib/cmndline.cc
0c20302f 2799#, c-format
04f27fae
MV
2800msgid ""
2801"Command line option %s is not understood in combination with the other "
2802"options"
0c20302f 2803msgstr "不能理解命令行选项 “%s” 与其他选项的搭配。"
bf33c3bd 2804
04f27fae 2805#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2806#, c-format
04f27fae
MV
2807msgid "Command line option %s is not boolean"
2808msgstr "命令行选项 %s 不是布尔值"
bf33c3bd 2809
04f27fae 2810#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2811#, c-format
04f27fae
MV
2812msgid "Option %s requires an argument."
2813msgstr "选项 %s 要求有一个参数"
bf33c3bd 2814
04f27fae 2815#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2816#, c-format
04f27fae
MV
2817msgid "Option %s: Configuration item specification must have an =<val>."
2818msgstr "选项 %s:配置项后必须包含有形如“=<变量>”的具体指定"
bf33c3bd 2819
04f27fae 2820#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2821#, c-format
04f27fae
MV
2822msgid "Option %s requires an integer argument, not '%s'"
2823msgstr "选项 %s 要求有一个整数作为参数,而不是“%s”"
bf33c3bd 2824
04f27fae 2825#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2826#, c-format
04f27fae
MV
2827msgid "Option '%s' is too long"
2828msgstr "选项“%s”太长"
bf33c3bd 2829
04f27fae 2830#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2831#, c-format
04f27fae
MV
2832msgid "Sense %s is not understood, try true or false."
2833msgstr "不能识别参数 %s,请用 true 或 false"
bf33c3bd 2834
04f27fae 2835#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2836#, c-format
04f27fae
MV
2837msgid "Invalid operation %s"
2838msgstr "无效的操作 %s"
bf33c3bd 2839
04f27fae 2840#: apt-pkg/contrib/configuration.cc
bf33c3bd 2841#, c-format
04f27fae
MV
2842msgid "Unrecognized type abbreviation: '%c'"
2843msgstr "无法识别的类型缩写:“%c”"
bf33c3bd 2844
04f27fae 2845#: apt-pkg/contrib/configuration.cc
bf33c3bd 2846#, c-format
04f27fae
MV
2847msgid "Opening configuration file %s"
2848msgstr "正在打开配置文件 %s"
bf33c3bd 2849
04f27fae 2850#: apt-pkg/contrib/configuration.cc
bf33c3bd 2851#, c-format
04f27fae
MV
2852msgid "Syntax error %s:%u: Block starts with no name."
2853msgstr "语法错误 %s:%u:配置小节没有以名字开头"
bf33c3bd 2854
04f27fae 2855#: apt-pkg/contrib/configuration.cc
bf33c3bd 2856#, c-format
04f27fae
MV
2857msgid "Syntax error %s:%u: Malformed tag"
2858msgstr "语法错误 %s:%u:标签格式有误"
bf33c3bd 2859
04f27fae 2860#: apt-pkg/contrib/configuration.cc
bf33c3bd 2861#, c-format
04f27fae
MV
2862msgid "Syntax error %s:%u: Extra junk after value"
2863msgstr "语法错误 %s:%u:配置值后有多余的无意义数据"
bf33c3bd 2864
04f27fae 2865#: apt-pkg/contrib/configuration.cc
bf33c3bd 2866#, c-format
04f27fae
MV
2867msgid "Syntax error %s:%u: Directives can only be done at the top level"
2868msgstr "语法错误 %s:%u:只能在顶层配置文件中使用指示"
864fe99c 2869
04f27fae
MV
2870#: apt-pkg/contrib/configuration.cc
2871#, c-format
2872msgid "Syntax error %s:%u: Too many nested includes"
2873msgstr "语法错误 %s:%u:太多的嵌套 include 命令"
864fe99c 2874
04f27fae 2875#: apt-pkg/contrib/configuration.cc
864fe99c 2876#, c-format
04f27fae
MV
2877msgid "Syntax error %s:%u: Included from here"
2878msgstr "语法错误 %s:%u:Included from here"
864fe99c 2879
04f27fae 2880#: apt-pkg/contrib/configuration.cc
864fe99c 2881#, c-format
04f27fae
MV
2882msgid "Syntax error %s:%u: Unsupported directive '%s'"
2883msgstr "语法错误 %s:%u:不支持的指令“%s”"
2f6a2fbb 2884
04f27fae 2885#: apt-pkg/contrib/configuration.cc
864fe99c 2886#, c-format
04f27fae
MV
2887msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2888msgstr "语法错误 %s:%u:clean 指令需要一个选项树作为参数"
bf33c3bd 2889
04f27fae
MV
2890#: apt-pkg/contrib/configuration.cc
2891#, c-format
2892msgid "Syntax error %s:%u: Extra junk at end of file"
2893msgstr "语法错误 %s:%u:文件尾部有多余的无意义的数据"
864fe99c 2894
9270be36
MV
2895#: apt-pkg/contrib/fileutl.cc
2896#, c-format
2897msgid "Problem unlinking the file %s"
2898msgstr "用 unlink 删除文件 %s 出错"
2899
04f27fae 2900#: apt-pkg/contrib/fileutl.cc
2f6a2fbb 2901#, c-format
864fe99c
MV
2902msgid "Not using locking for read only lock file %s"
2903msgstr "由于文件系统为只读,因而无法使用文件锁 %s"
2f6a2fbb 2904
04f27fae 2905#: apt-pkg/contrib/fileutl.cc
0cf7e638 2906#, c-format
864fe99c
MV
2907msgid "Could not open lock file %s"
2908msgstr "无法打开锁文件 %s"
b81dbe40 2909
04f27fae 2910#: apt-pkg/contrib/fileutl.cc
7d8a4da7 2911#, c-format
864fe99c
MV
2912msgid "Not using locking for nfs mounted lock file %s"
2913msgstr "无法在 nfs 文件系统上使用文件锁 %s"
1e7ec0d8 2914
04f27fae 2915#: apt-pkg/contrib/fileutl.cc
864fe99c
MV
2916#, c-format
2917msgid "Could not get lock %s"
2918msgstr "无法获得锁 %s"
f75cb91c 2919
04f27fae 2920#: apt-pkg/contrib/fileutl.cc
f75cb91c 2921#, c-format
864fe99c
MV
2922msgid "List of files can't be created as '%s' is not a directory"
2923msgstr "无法创建文件列表,因为‘%s’不是一个目录"
f75cb91c 2924
04f27fae 2925#: apt-pkg/contrib/fileutl.cc
f75cb91c 2926#, c-format
864fe99c
MV
2927msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2928msgstr "忽略‘%s’(于目录‘%s’),鉴于它不是一个常规文件"
f75cb91c 2929
04f27fae 2930#: apt-pkg/contrib/fileutl.cc
506ab3c7 2931#, c-format
864fe99c
MV
2932msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2933msgstr "忽略‘%s’(于目录‘%s’),鉴于它没有文件扩展名"
506ab3c7 2934
04f27fae 2935#: apt-pkg/contrib/fileutl.cc
506ab3c7 2936#, c-format
9de26945 2937msgid ""
864fe99c
MV
2938"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2939msgstr "忽略‘%s’(于目录‘%s’),鉴于它的文件扩展名无效"
506ab3c7 2940
cbbee23e
DK
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
04f27fae 2946#: apt-pkg/contrib/fileutl.cc
506ab3c7 2947#, c-format
864fe99c
MV
2948msgid "Sub-process %s received a segmentation fault."
2949msgstr "子进程 %s 发生了段错误"
506ab3c7 2950
04f27fae 2951#: apt-pkg/contrib/fileutl.cc
3fa4e98f 2952#, c-format
864fe99c
MV
2953msgid "Sub-process %s received signal %u."
2954msgstr "子进程 %s 收到信号 %u。"
1f73a3d8 2955
04f27fae 2956#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
5b1e4e86 2957#, c-format
864fe99c
MV
2958msgid "Sub-process %s returned an error code (%u)"
2959msgstr "子进程 %s 返回了一个错误号 (%u)"
9de26945 2960
04f27fae 2961#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
9de26945 2962#, c-format
864fe99c
MV
2963msgid "Sub-process %s exited unexpectedly"
2964msgstr "子进程 %s 异常退出"
9de26945 2965
04f27fae 2966#: apt-pkg/contrib/fileutl.cc
9de26945 2967#, c-format
864fe99c
MV
2968msgid "Problem closing the gzip file %s"
2969msgstr "关闭 gzip %s 文件出错"
5b1e4e86 2970
68e07cd0
JAK
2971#: apt-pkg/contrib/fileutl.cc
2972msgid "Unexpected end of file"
2973msgstr ""
2974
3ac050d1
JAK
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
04f27fae 2983#: apt-pkg/contrib/fileutl.cc
b391a29c 2984#, c-format
864fe99c
MV
2985msgid "Could not open file %s"
2986msgstr "无法打开文件 %s"
9de26945 2987
04f27fae 2988#: apt-pkg/contrib/fileutl.cc
9de26945 2989#, c-format
864fe99c
MV
2990msgid "Could not open file descriptor %d"
2991msgstr "无法打开文件描述符 %d"
506ab3c7 2992
04f27fae 2993#: apt-pkg/contrib/fileutl.cc
864fe99c 2994#, c-format
04f27fae
MV
2995msgid "read, still have %llu to read but none left"
2996msgstr "还剩 %llu 字节没有读出,但已没有可读信息"
506ab3c7 2997
04f27fae 2998#: apt-pkg/contrib/fileutl.cc
e49dd9d3 2999#, c-format
04f27fae
MV
3000msgid "write, still have %llu to write but couldn't"
3001msgstr "还剩 %llu 字节没有写入,但无法写入操作"
e49dd9d3 3002
04f27fae 3003#: apt-pkg/contrib/fileutl.cc
e49dd9d3 3004#, c-format
04f27fae
MV
3005msgid "Problem closing the file %s"
3006msgstr "关闭文件 %s 出错"
e49dd9d3 3007
04f27fae 3008#: apt-pkg/contrib/fileutl.cc
e49dd9d3 3009#, c-format
04f27fae
MV
3010msgid "Problem renaming the file %s to %s"
3011msgstr "重命名文件 %s 为 %s 出错"
e49dd9d3 3012
04f27fae
MV
3013#: apt-pkg/contrib/fileutl.cc
3014msgid "Problem syncing the file"
3015msgstr "同步文件出错"
e49dd9d3 3016
04f27fae 3017#: apt-pkg/contrib/mmap.cc
864fe99c
MV
3018msgid "Can't mmap an empty file"
3019msgstr "无法 mmap 一个空文件"
506ab3c7 3020
04f27fae 3021#: apt-pkg/contrib/mmap.cc
9de26945 3022#, c-format
9270be36
MV
3023msgid "Couldn't make mmap of %llu bytes"
3024msgstr "无法 mmap %llu 字节的数据"
3fa4e98f 3025
04f27fae 3026#: apt-pkg/contrib/mmap.cc
9de26945 3027#, c-format
9270be36
MV
3028msgid "Couldn't duplicate file descriptor %i"
3029msgstr "无法为复制文件描述符 %i"
3fa4e98f 3030
04f27fae 3031#: apt-pkg/contrib/mmap.cc
864fe99c
MV
3032msgid "Unable to close mmap"
3033msgstr "无法关闭 mmap"
3034
04f27fae 3035#: apt-pkg/contrib/mmap.cc
864fe99c
MV
3036msgid "Unable to synchronize mmap"
3037msgstr "无法同步 mmap "
f75cb91c 3038
04f27fae 3039#: apt-pkg/contrib/mmap.cc
1e7ec0d8 3040#, c-format
864fe99c
MV
3041msgid "Couldn't make mmap of %lu bytes"
3042msgstr "无法 mmap %lu 字节的数据"
1e7ec0d8 3043
04f27fae 3044#: apt-pkg/contrib/mmap.cc
864fe99c
MV
3045msgid "Failed to truncate file"
3046msgstr "无法截断文件"
1e7ec0d8 3047
04f27fae 3048#: apt-pkg/contrib/mmap.cc
9de26945
MV
3049#, c-format
3050msgid ""
864fe99c
MV
3051"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
3052"Current value: %lu. (man 5 apt.conf)"
9de26945 3053msgstr ""
864fe99c
MV
3054"动态 MMap 没有空间了。请增大 APT::Cache-Start 的大小。当前值:%lu。(man 5 "
3055"apt.conf)"
506ab3c7 3056
04f27fae 3057#: apt-pkg/contrib/mmap.cc
9de26945 3058#, c-format
5b1e4e86 3059msgid ""
864fe99c
MV
3060"Unable to increase the size of the MMap as the limit of %lu bytes is already "
3061"reached."
3062msgstr "无法增加 MMap 的大小,因为已经达到 %lu 字节的限制。"
7d8a4da7 3063
04f27fae 3064#: apt-pkg/contrib/mmap.cc
5b1e4e86 3065msgid ""
864fe99c
MV
3066"Unable to increase size of the MMap as automatic growing is disabled by user."
3067msgstr "无法增加 MMap 大小,因为用户已禁用自动增加。"
7d8a4da7 3068
04f27fae 3069#: apt-pkg/contrib/progress.cc
9de26945 3070#, c-format
04f27fae
MV
3071msgid "%c%s... Error!"
3072msgstr "%c%s... 有错误!"
09d057db 3073
04f27fae 3074#: apt-pkg/contrib/progress.cc
9de26945 3075#, c-format
04f27fae
MV
3076msgid "%c%s... Done"
3077msgstr "%c%s... 完成"
864fe99c 3078
04f27fae
MV
3079#: apt-pkg/contrib/progress.cc
3080msgid "..."
3081msgstr "..."
f75cb91c 3082
04f27fae
MV
3083#. Print the spinner
3084#: apt-pkg/contrib/progress.cc
b391a29c 3085#, c-format
04f27fae
MV
3086msgid "%c%s... %u%%"
3087msgstr "%c%s... %u%%"
7d8a4da7 3088
04f27fae
MV
3089#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
3090#: apt-pkg/contrib/strutl.cc
3fa4e98f 3091#, c-format
04f27fae
MV
3092msgid "%lid %lih %limin %lis"
3093msgstr "%li天 %li小时 %li分 %li秒"
f75cb91c 3094
04f27fae
MV
3095#. TRANSLATOR: h means hours, min means minutes, s means seconds
3096#: apt-pkg/contrib/strutl.cc
3fa4e98f 3097#, c-format
04f27fae
MV
3098msgid "%lih %limin %lis"
3099msgstr "%li小时 %li分 %li秒"
f75cb91c 3100
04f27fae
MV
3101#. TRANSLATOR: min means minutes, s means seconds
3102#: apt-pkg/contrib/strutl.cc
3fa4e98f 3103#, c-format
04f27fae
MV
3104msgid "%limin %lis"
3105msgstr "%li分 %li秒"
506ab3c7 3106
04f27fae
MV
3107#. TRANSLATOR: s means seconds
3108#: apt-pkg/contrib/strutl.cc
3fa4e98f 3109#, c-format
04f27fae
MV
3110msgid "%lis"
3111msgstr "%li秒"
506ab3c7 3112
04f27fae 3113#: apt-pkg/contrib/strutl.cc
2f6a2fbb 3114#, c-format
04f27fae
MV
3115msgid "Selection %s not found"
3116msgstr "找不到您选则的 %s"
864fe99c 3117
04f27fae
MV
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
864fe99c 3122#, c-format
04f27fae 3123msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
1e7ec0d8 3124msgstr ""
506ab3c7 3125
04f27fae
MV
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
9de26945 3130#, c-format
04f27fae
MV
3131msgid "Target %s (%s) is configured multiple times in %s and %s"
3132msgstr ""
c77d6597 3133
04f27fae 3134#: apt-pkg/deb/debmetaindex.cc
5b1e4e86 3135#, c-format
04f27fae
MV
3136msgid "Unable to parse Release file %s"
3137msgstr "无法解析软件包仓库 Release 文件 %s"
c77d6597 3138
04f27fae
MV
3139#: apt-pkg/deb/debmetaindex.cc
3140#, c-format
3141msgid "No sections in Release file %s"
3142msgstr "软件包仓库 Release 文件 %s 内无组件章节信息"
c77d6597 3143
04f27fae 3144#: apt-pkg/deb/debmetaindex.cc
506ab3c7 3145#, c-format
04f27fae
MV
3146msgid "No Hash entry in Release file %s"
3147msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
c77d6597 3148
493e032a
JAK
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
04f27fae 3156#: apt-pkg/deb/debmetaindex.cc
ce34af08 3157#, c-format
04f27fae
MV
3158msgid "Invalid 'Date' entry in Release file %s"
3159msgstr "软件包仓库 Release 文件 %s 内 Date 条目无效"
3fa4e98f 3160
04f27fae 3161#: apt-pkg/deb/debmetaindex.cc
3fa4e98f 3162#, c-format
04f27fae
MV
3163msgid "Invalid 'Valid-Until' entry in Release file %s"
3164msgstr "软件包仓库 Release 文件 %s 内 Valid-Until 条目无效"
3fa4e98f 3165
04f27fae
MV
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
d04e44ac 3169msgid "Conflicting values set for option %s regarding source %s %s"
864fe99c 3170msgstr ""
ce34af08 3171
04f27fae 3172#: apt-pkg/deb/debmetaindex.cc
7d8a4da7 3173#, c-format
d04e44ac 3174msgid "Invalid value set for option %s regarding source %s %s (%s)"
04f27fae 3175msgstr ""
506ab3c7 3176
04f27fae 3177#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
7d8a4da7 3178#, c-format
04f27fae
MV
3179msgid "Unable to parse package file %s (%d)"
3180msgstr "无法解析软件包文件 %s (%d)"
506ab3c7 3181
04f27fae
MV
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),是否有其他进程正占用它?"
506ab3c7 3188
04f27fae
MV
3189#: apt-pkg/deb/debsystem.cc
3190#, c-format
3191msgid "Unable to lock the administration directory (%s), are you root?"
3192msgstr "无法对状态列表目录加锁(%s),请查看您是否正以 root 用户运行?"
ce34af08 3193
04f27fae
MV
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 "未锁定"
08f8455c 3205
04f27fae 3206#: apt-pkg/deb/dpkgpm.cc
08f8455c 3207#, c-format
04f27fae
MV
3208msgid "Installing %s"
3209msgstr "正在安装 %s"
08f8455c 3210
04f27fae 3211#: apt-pkg/deb/dpkgpm.cc
08f8455c 3212#, c-format
04f27fae
MV
3213msgid "Configuring %s"
3214msgstr "正在配置 %s"
08f8455c 3215
04f27fae
MV
3216#: apt-pkg/deb/dpkgpm.cc
3217#, c-format
3218msgid "Removing %s"
3219msgstr "正在删除 %s"
a0895a74 3220
04f27fae
MV
3221#: apt-pkg/deb/dpkgpm.cc
3222#, c-format
3223msgid "Completely removing %s"
3224msgstr "完全删除 %s"
506ab3c7 3225
04f27fae
MV
3226#: apt-pkg/deb/dpkgpm.cc
3227#, c-format
3228msgid "Noting disappearance of %s"
3229msgstr "注意到 %s 已经消失"
1e7ec0d8 3230
04f27fae 3231#: apt-pkg/deb/dpkgpm.cc
9de26945 3232#, c-format
04f27fae
MV
3233msgid "Running post-installation trigger %s"
3234msgstr "执行安装后执行的触发器 %s"
1e7ec0d8 3235
04f27fae
MV
3236#. FIXME: use a better string after freeze
3237#: apt-pkg/deb/dpkgpm.cc
3238#, c-format
3239msgid "Directory '%s' missing"
3240msgstr "目录 %s 缺失"
4948a1ba 3241
04f27fae 3242#: apt-pkg/deb/dpkgpm.cc
67f393ab 3243#, c-format
04f27fae
MV
3244msgid "Could not open file '%s'"
3245msgstr "无法打开文件 %s"
f75cb91c 3246
04f27fae 3247#: apt-pkg/deb/dpkgpm.cc
9de26945 3248#, c-format
04f27fae
MV
3249msgid "Preparing %s"
3250msgstr "正在准备 %s"
1e7ec0d8 3251
04f27fae 3252#: apt-pkg/deb/dpkgpm.cc
9de26945 3253#, c-format
04f27fae
MV
3254msgid "Unpacking %s"
3255msgstr "正在解压缩 %s"
1e7ec0d8 3256
04f27fae 3257#: apt-pkg/deb/dpkgpm.cc
9de26945 3258#, c-format
04f27fae
MV
3259msgid "Preparing to configure %s"
3260msgstr "正在准备配置 %s"
f75cb91c 3261
04f27fae 3262#: apt-pkg/deb/dpkgpm.cc
9de26945 3263#, c-format
04f27fae
MV
3264msgid "Installed %s"
3265msgstr "已安装 %s"
609bb2ea 3266
04f27fae 3267#: apt-pkg/deb/dpkgpm.cc
b391a29c 3268#, c-format
04f27fae
MV
3269msgid "Preparing for removal of %s"
3270msgstr "正在准备 %s 的删除操作"
b81dbe40 3271
04f27fae
MV
3272#: apt-pkg/deb/dpkgpm.cc
3273#, c-format
3274msgid "Removed %s"
3275msgstr "已删除 %s"
b81dbe40 3276
04f27fae 3277#: apt-pkg/deb/dpkgpm.cc
b9974edc 3278#, c-format
04f27fae
MV
3279msgid "Preparing to completely remove %s"
3280msgstr "正在准备完全删除 %s"
b81dbe40 3281
04f27fae 3282#: apt-pkg/deb/dpkgpm.cc
b9974edc 3283#, c-format
04f27fae
MV
3284msgid "Completely removed %s"
3285msgstr "完全删除了 %s"
b81dbe40 3286
04f27fae 3287#: apt-pkg/deb/dpkgpm.cc
0cf7e638 3288#, c-format
04f27fae
MV
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 "正在读取状态信息"
b81dbe40 3353
04f27fae 3354#: apt-pkg/depcache.cc
506ab3c7 3355#, c-format
04f27fae
MV
3356msgid "Failed to open StateFile %s"
3357msgstr "无法打开状态文件 %s"
1b5a6222 3358
04f27fae
MV
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发送情景"
72bae92a 3367
04f27fae
MV
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
b391a29c 3385#, c-format
04f27fae
MV
3386msgid "Wrote %i records.\n"
3387msgstr "已写入 %i 条记录。\n"
9de26945 3388
04f27fae 3389#: apt-pkg/indexcopy.cc
506ab3c7 3390#, c-format
04f27fae
MV
3391msgid "Wrote %i records with %i missing files.\n"
3392msgstr "已写入 %i 条记录,并有 %i 个文件缺失。\n"
09d057db 3393
04f27fae 3394#: apt-pkg/indexcopy.cc
b391a29c 3395#, c-format
04f27fae
MV
3396msgid "Wrote %i records with %i mismatched files\n"
3397msgstr "已写入 %i 条记录,并有 %i 个文件不匹配\n"
1b5a6222 3398
04f27fae 3399#: apt-pkg/indexcopy.cc
9de26945 3400#, c-format
04f27fae
MV
3401msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3402msgstr "已写入 %i 条记录,并有 %i 个缺失,以及 %i 个文件不匹配\n"
1b5a6222 3403
04f27fae 3404#: apt-pkg/indexcopy.cc
b9974edc 3405#, c-format
04f27fae
MV
3406msgid "Can't find authentication record for: %s"
3407msgstr "无法找到认证记录:%s"
3c4a4974 3408
04f27fae 3409#: apt-pkg/indexcopy.cc
864fe99c 3410#, c-format
04f27fae
MV
3411msgid "Hash mismatch for: %s"
3412msgstr "Hash 校验和不符:%s"
3c4a4974 3413
04f27fae 3414#: apt-pkg/init.cc
864fe99c 3415#, c-format
04f27fae
MV
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。"
3c4a4974 3445
04f27fae 3446#: apt-pkg/packagemanager.cc
864fe99c 3447#, c-format
04f27fae
MV
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 选项。"
3c4a4974 3456
04f27fae
MV
3457#: apt-pkg/pkgcache.cc
3458msgid "Empty package cache"
3459msgstr "软件包缓存区是空的"
b391a29c 3460
04f27fae
MV
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
04f27fae 3469#: apt-pkg/pkgcache.cc
864fe99c 3470#, c-format
04f27fae
MV
3471msgid "This APT does not support the versioning system '%s'"
3472msgstr "本程序目前不支持“%s”版本系统"
b391a29c 3473
04f27fae 3474#: apt-pkg/pkgcache.cc
0c20302f 3475#, c-format
04f27fae 3476msgid "The package cache was built for different architectures: %s vs %s"
0c20302f 3477msgstr "软件包缓存是为其它架构的硬件构建的: %s vs %s"
b391a29c 3478
0327b790 3479#: apt-pkg/pkgcache.cc
0327b790 3480msgid "The package cache file is corrupted, it has the wrong hash"
0c20302f 3481msgstr "软件包缓存文件损坏,散列值错误"
0327b790 3482
04f27fae
MV
3483#: apt-pkg/pkgcache.cc
3484msgid "Depends"
3485msgstr "依赖"
b391a29c 3486
04f27fae
MV
3487#: apt-pkg/pkgcache.cc
3488msgid "PreDepends"
3489msgstr "预依赖"
3fa4e98f 3490
04f27fae
MV
3491#: apt-pkg/pkgcache.cc
3492msgid "Suggests"
3493msgstr "建议"
5b1e4e86 3494
04f27fae
MV
3495#: apt-pkg/pkgcache.cc
3496msgid "Recommends"
3497msgstr "推荐"
3c4a4974 3498
04f27fae
MV
3499#: apt-pkg/pkgcache.cc
3500msgid "Conflicts"
3501msgstr "冲突"
864fe99c 3502
04f27fae
MV
3503#: apt-pkg/pkgcache.cc
3504msgid "Replaces"
3505msgstr "替换"
5b1e4e86 3506
04f27fae
MV
3507#: apt-pkg/pkgcache.cc
3508msgid "Obsoletes"
3509msgstr "废弃"
5b1e4e86 3510
04f27fae
MV
3511#: apt-pkg/pkgcache.cc
3512msgid "Breaks"
3513msgstr "破坏"
5b1e4e86 3514
04f27fae
MV
3515#: apt-pkg/pkgcache.cc
3516msgid "Enhances"
3517msgstr "增强"
3c4a4974 3518
04f27fae
MV
3519#: apt-pkg/pkgcache.cc
3520msgid "required"
3521msgstr "必需"
3c4a4974 3522
493e032a
JAK
3523#: apt-pkg/pkgcache.cc
3524msgid "important"
3525msgstr "重要"
3526
04f27fae
MV
3527#: apt-pkg/pkgcache.cc
3528msgid "standard"
3529msgstr "标准"
de5a560a 3530
04f27fae
MV
3531#: apt-pkg/pkgcache.cc
3532msgid "optional"
3533msgstr "可选"
3c4a4974 3534
04f27fae
MV
3535#: apt-pkg/pkgcache.cc
3536msgid "extra"
3537msgstr "额外"
3c4a4974 3538
04f27fae
MV
3539#: apt-pkg/pkgcachegen.cc
3540msgid "Cache has an incompatible versioning system"
3541msgstr "软件包暂存区使用的是不兼容的版本控制系统"
5b1e4e86 3542
04f27fae
MV
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
7d8a4da7 3546#, c-format
04f27fae
MV
3547msgid "Error occurred while processing %s (%s%d)"
3548msgstr "处理 %s (%s%d) 时出错"
09d057db 3549
04f27fae
MV
3550#: apt-pkg/pkgcachegen.cc
3551msgid "Wow, you exceeded the number of package names this APT is capable of."
3552msgstr "哇,软件包数量超出了本 APT 的处理能力。"
c77d6597 3553
04f27fae
MV
3554#: apt-pkg/pkgcachegen.cc
3555msgid "Wow, you exceeded the number of versions this APT is capable of."
3556msgstr "哇,软件包版本数量超出了本 APT 的处理能力。"
b6c6b52f 3557
04f27fae
MV
3558#: apt-pkg/pkgcachegen.cc
3559msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3560msgstr "哇,软件包说明数量超出了本 APT 的处理能力。"
b6c6b52f 3561
04f27fae
MV
3562#: apt-pkg/pkgcachegen.cc
3563msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3564msgstr "哇,依赖关系数量超出了本 APT 的处理能力。"
b391a29c 3565
04f27fae
MV
3566#: apt-pkg/pkgcachegen.cc
3567msgid "Reading package lists"
3568msgstr "正在读取软件包列表"
b6c6b52f 3569
04f27fae
MV
3570#: apt-pkg/pkgcachegen.cc
3571msgid "IO Error saving source cache"
3572msgstr "无法读取或写入软件源缓存"
b6c6b52f 3573
04f27fae 3574#: apt-pkg/pkgrecords.cc
5b1e4e86 3575#, c-format
04f27fae
MV
3576msgid "Index file type '%s' is not supported"
3577msgstr "不支持索引文件类型“%s”"
3fa4e98f 3578
04f27fae 3579#: apt-pkg/policy.cc
5b1e4e86 3580#, c-format
04f27fae
MV
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 是无效的,因为在源里找不到这样的发行"
b6c6b52f 3586
04f27fae 3587#: apt-pkg/policy.cc
70f11d48 3588#, c-format
04f27fae
MV
3589msgid "Invalid record in the preferences file %s, no Package header"
3590msgstr "首选项文件 %s 中发现有无效的记录,无 Package 字段头"
ce34af08 3591
04f27fae 3592#: apt-pkg/policy.cc
7d8a4da7 3593#, c-format
04f27fae
MV
3594msgid "Did not understand pin type %s"
3595msgstr "无法识别锁定的类型 %s"
5b1e4e86 3596
04f27fae 3597#: apt-pkg/policy.cc
7d8a4da7 3598#, c-format
04f27fae 3599msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
0c20302f 3600msgstr "%s: 值 %s 超出锁定优先级有效范围 (%d 到 %d)"
5b1e4e86 3601
04f27fae
MV
3602#: apt-pkg/policy.cc
3603msgid "No priority (or zero) specified for pin"
3604msgstr "没有为版本锁定指定优先级(或为零)"
5b1e4e86 3605
04f27fae
MV
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
0c20302f 3608#, c-format
04f27fae 3609msgid "Malformed entry %u in %s file %s (%s)"
0c20302f 3610msgstr "文件 %2$s 第 %1$u 行的记录格式有误 %3$s (%4$s)"
2f6a2fbb 3611
04f27fae
MV
3612#: apt-pkg/sourcelist.cc
3613#, c-format
3614msgid "Opening %s"
3615msgstr "正在打开 %s"
2f6a2fbb 3616
04f27fae
MV
3617#: apt-pkg/sourcelist.cc
3618#, c-format
3619msgid "Malformed line %u in source list %s (type)"
0c20302f 3620msgstr "在源列表 %2$s 中第 %1$u 行有误 (类型)"
2f6a2fbb 3621
04f27fae 3622#: apt-pkg/sourcelist.cc
b391a29c 3623#, c-format
04f27fae 3624msgid "Type '%s' is not known on line %u in source list %s"
0c20302f 3625msgstr "软件源列表 %3$s 第 %2$u 行中的类别 “%1$s” 无法识别"
5b1e4e86 3626
04f27fae 3627#: apt-pkg/sourcelist.cc
0c20302f 3628#, c-format
04f27fae 3629msgid "Malformed stanza %u in source list %s (type)"
0c20302f 3630msgstr "软件源列表 %2$s 中第 %1$u 行的小节格式有误 (类型)"
5b1e4e86 3631
04f27fae
MV
3632#: apt-pkg/sourcelist.cc
3633#, c-format
3634msgid "Type '%s' is not known on stanza %u in source list %s"
0c20302f 3635msgstr "软件源列表 %3$s 第 %2$u 小节的类别 “%1$s” 无法识别"
5b1e4e86 3636
cbbee23e
DK
3637#: apt-pkg/sourcelist.cc
3638#, c-format
3639msgid "Unsupported file %s given on commandline"
0c20302f 3640msgstr "命令行中有不支持的文件 %s"
cbbee23e 3641
04f27fae
MV
3642#: apt-pkg/srcrecords.cc
3643msgid "You must put some 'source' URIs in your sources.list"
56b4c93f 3644msgstr "您必须在 sources.list 中指定代码源(deb-src) URI"
04f27fae
MV
3645
3646#: apt-pkg/tagfile.cc
3647#, c-format
493e032a 3648msgid "Cannot convert %s to integer: out of range"
0c20302f 3649msgstr "无法将 %s 转换为整数:超出范围"
5b1e4e86 3650
04f27fae 3651#: apt-pkg/update.cc
0c20302f 3652#, c-format
04f27fae 3653msgid "Failed to fetch %s %s"
0c20302f 3654msgstr "无法下载 %s %s"
5b1e4e86 3655
04f27fae
MV
3656#: apt-pkg/update.cc
3657msgid ""
3658"Some index files failed to download. They have been ignored, or old ones "
3659"used instead."
3660msgstr "部分索引文件下载失败。如果忽略它们,那将转而使用旧的索引文件。"
5b1e4e86 3661
04f27fae
MV
3662#: apt-pkg/upgrade.cc
3663msgid "Calculating upgrade"
0c20302f 3664msgstr "正在计算更新"
2f6a2fbb 3665
29f80b30
JAK
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
9270be36
MV
3699#~ msgid "Problem unlinking %s"
3700#~ msgstr "在使用 unlink 删除 %s 时出错"
3701
3702#~ msgid "Failed to unlink %s"
3703#~ msgstr "无法使用 unlink 删除 %s"
3704
8561c2fe
DK
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
8561c2fe
DK
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
04f27fae
MV
3831#~ msgid "Child process failed"
3832#~ msgstr "子进程出错"
5b1e4e86 3833
e49dd9d3
MV
3834#, fuzzy
3835#~ msgid "Must specifc at least one srv record"
3836#~ msgstr "必须指定至少一对URL或者文件名"
3837
bf33c3bd
JAK
3838#~ msgid "Failed to create pipes"
3839#~ msgstr "无法创建管道"
3840
3841#~ msgid "Failed to exec gzip "
3842#~ msgstr "无法执行 gzip"
3843
864fe99c
MV
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
2f6a2fbb
DK
3898#~ msgid "Total dependency version space: "
3899#~ msgstr "依赖关系版本名所占空间共计:"
5b1e4e86 3900
2f6a2fbb
DK
3901#~ msgid "You don't have enough free space in %s"
3902#~ msgstr "您在 %s 上没有足够的可用空间"
5b1e4e86 3903
2f6a2fbb
DK
3904#~ msgid "Done"
3905#~ msgstr "完成"
3906
3907#~ msgid "No keyring installed in %s."
3908#~ msgstr "%s 中没有安装密钥环。"
5b1e4e86 3909
b391a29c
DK
3910#~ msgid "Is stdout a terminal?"
3911#~ msgstr "stdout 是终端吗?"
b6c6b52f 3912
51da0c35
MV
3913#, fuzzy
3914#~ msgid "Internal error, Upgrade broke stuff"
3915#~ msgstr "内部错误,全部升级工具坏事了"
3916
39b73d81
MV
3917#~ msgid "%s not a valid DEB package."
3918#~ msgstr "%s 不是一个有效的 DEB 软件包。"
3919
72bae92a
MV
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
609bb2ea
MV
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
ce34af08
MV
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
5caefc91
MV
3955#~ msgid "Skipping nonexistent file %s"
3956#~ msgstr "跳过不存在的文件 %s"
3957
3f5a581c
MV
3958#~ msgid "Failed to remove %s"
3959#~ msgstr "无法卸载 %s"
2a8a592d 3960
3f5a581c
MV
3961#~ msgid "Unable to create %s"
3962#~ msgstr "无法创建 %s "
27b16a2e 3963
3f5a581c
MV
3964#~ msgid "Failed to stat %sinfo"
3965#~ msgstr "无法读取 %sinfo 的状态"
2a8a592d 3966
3f5a581c
MV
3967#~ msgid "The info and temp directories need to be on the same filesystem"
3968#~ msgstr "info 和 temp 目录要求处于同一文件系统之下"
0fd68707 3969
3f5a581c
MV
3970#~ msgid "Failed to change to the admin dir %sinfo"
3971#~ msgstr "无法切换工作目录到 admin 目录 %sinfo"
c79dc7ed 3972
3f5a581c
MV
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 个字符"
de5a560a 4031
8eca4bb8
MV
4032#~ msgid "Note: This is done automatic and on purpose by dpkg."
4033#~ msgstr "注意:这是自动被 dpkg 有意完成的。"
4034
a12d5352
MV
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
c77d6597
MV
4044#~ msgid "decompressor"
4045#~ msgstr "解压程序"
4046
a12d5352
MV
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
c77d6597
MV
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 ""
c987dff4 4057#~ "无法立即对已经解压的 %s 进行配置。请查看 man 5 apt.conf 中的 APT::"
c77d6597
MV
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
a12d5352
MV
4084#~ msgid "Error occurred while processing %s (FindPkg)"
4085#~ msgstr "处理 %s (FindPkg)时出错"
4086
c77d6597
MV
4087#~ msgid "Error occurred while processing %s (CollectFileProvides)"
4088#~ msgstr "处理 %s (CollectFileProvides)时出错"
4089
27b16a2e
MV
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
b6c6b52f
MV
4099#~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
4100#~ msgstr "错误:Acquire::gpgv::Options 的参数列表太长。结束运行。"
4101
b6c6b52f
MV
4102#~ msgid "Error occurred while processing %s (NewVersion2)"
4103#~ msgstr "处理 %s (NewVersion2)时出错"
4104
b81dbe40
DK
4105#~ msgid "Malformed line %u in source list %s (vendor id)"
4106#~ msgstr "在源列表中 %2$s 中第 %1$u 行的格式有误(供应商 ID)"
4107
0fd68707
MV
4108#~ msgid "Couldn't access keyring: '%s'"
4109#~ msgstr "无法访问密钥环:“%s”"
4110
4111#~ msgid "Could not patch file"
4112#~ msgstr "无法打开补丁文件"
4113
1c5f0d75 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
09d057db 4120#~ msgid "%4i %s\n"
4121#~ msgstr "%4i %s\n"
4122
4123#~ msgid "Processing triggers for %s"
4124#~ msgstr "启动对 %s 的处理"
4125
d9199d6e 4126#~ msgid "Dynamic MMap ran out of room"
4127#~ msgstr "动态内存映射(Dynamic MMap)空间不足"
4128
6c0bed9d 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
ab231908 4137#~ msgid "Line %d too long (max %lu)"
ba00ddd6 4138#~ msgstr "第 %d 行太长了(长度限制为 %lu)。"
ab231908 4139
bcc506d5 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
0e1423ae 4146#~ msgid "Line %d too long (max %d)"
ba00ddd6 4147#~ msgstr "第 %d 行太长了(长度限制为 %d)"
de5a560a 4148
0e1423ae 4149#~ msgid "Error occured while processing %s (NewFileDesc1)"
1af44908 4150#~ msgstr "处理 %s (NewFileDesc1)时出错"
67f393ab 4151
0e1423ae 4152#~ msgid "Error occured while processing %s (NewFileDesc2)"
1af44908 4153#~ msgstr "处理 %s (NewFileDesc2)时出错"
67f393ab 4154
0e1423ae 4155#~ msgid "Stored label: %s \n"
ba00ddd6 4156#~ msgstr "归档文件标签:%s \n"
de5a560a 4157
0e1423ae 4158#~ msgid ""
b6c6b52f
MV
4159#~ "Found %i package indexes, %i source indexes, %i translation indexes and "
4160#~ "%i signatures\n"
1af44908 4161#~ msgstr ""
4162#~ "找到了 %i 个软件包索引、%i 个源代码包索引,%i 个翻译索引和 %i 个数字签名\n"
de5a560a 4163
0e1423ae 4164#~ msgid "openpty failed\n"
1af44908 4165#~ msgstr "openpty 失败\n"
3c4a4974 4166
edae3167 4167#~ msgid "File date has changed %s"
4168#~ msgstr "文件 %s 的时间已被改动"
d9ca9477 4169
802442e3 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
1b5a6222
CP
4182#~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
4183#~ msgstr ""
ba00ddd6 4184#~ "在源列表 %3$s 的第 %2$u 行发现了无法识别的软件提供商 ID (vendor ID) “%1$s”"