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