1 # English messages for the apt suite.
2 # Copyright (C) 1997, 1998, 1999 Jason Gunthorpe and others.
3 # Michael Piefel <piefel@informatik.hu-berlin.de>, 2002.
7 "Project-Id-Version: apt 0.5.5\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2004-04-29 21:46-0700\n"
10 "PO-Revision-Date: 2002-11-10 20:56+0100\n"
11 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
12 "Language-Team: en_GB <en@li.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: cmdline/apt-cache.cc:135
19 msgid "Package %s version %s has an unmet dep:\n"
22 #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
23 #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
24 #: cmdline/apt-cache.cc:1508
26 msgid "Unable to locate package %s"
29 #: cmdline/apt-cache.cc:232
30 msgid "Total Package Names : "
33 #: cmdline/apt-cache.cc:272
34 msgid " Normal Packages: "
37 #: cmdline/apt-cache.cc:273
38 msgid " Pure Virtual Packages: "
41 #: cmdline/apt-cache.cc:274
42 msgid " Single Virtual Packages: "
45 #: cmdline/apt-cache.cc:275
46 msgid " Mixed Virtual Packages: "
49 #: cmdline/apt-cache.cc:276
53 #: cmdline/apt-cache.cc:278
54 msgid "Total Distinct Versions: "
57 #: cmdline/apt-cache.cc:280
58 msgid "Total Dependencies: "
61 #: cmdline/apt-cache.cc:283
62 msgid "Total Ver/File relations: "
65 #: cmdline/apt-cache.cc:285
66 msgid "Total Provides Mappings: "
69 #: cmdline/apt-cache.cc:297
70 msgid "Total Globbed Strings: "
73 #: cmdline/apt-cache.cc:311
74 msgid "Total Dependency Version space: "
77 #: cmdline/apt-cache.cc:316
78 msgid "Total Slack space: "
81 #: cmdline/apt-cache.cc:324
82 msgid "Total Space Accounted for: "
85 #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
87 msgid "Package file %s is out of sync."
90 #: cmdline/apt-cache.cc:1231
91 msgid "You must give exactly one pattern"
94 #: cmdline/apt-cache.cc:1385
95 msgid "No packages found"
98 #: cmdline/apt-cache.cc:1462
99 msgid "Package Files:"
102 #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
103 msgid "Cache is out of sync, can't x-ref a package file"
106 #: cmdline/apt-cache.cc:1470
111 #. Show any packages have explicit pins
112 #: cmdline/apt-cache.cc:1482
113 msgid "Pinned Packages:"
116 #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
121 #: cmdline/apt-cache.cc:1515
125 #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
130 #: cmdline/apt-cache.cc:1522
134 #: cmdline/apt-cache.cc:1532
135 msgid " Package Pin: "
138 #. Show the priority tables
139 #: cmdline/apt-cache.cc:1541
140 msgid " Version Table:"
143 #: cmdline/apt-cache.cc:1556
148 #: cmdline/apt-cache.cc:1646 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70
149 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545
150 #: cmdline/apt-get.cc:2260 cmdline/apt-sortpkgs.cc:144
152 msgid "%s %s for %s %s compiled on %s %s\n"
155 #: cmdline/apt-cache.cc:1653
157 "Usage: apt-cache [options] command\n"
158 " apt-cache [options] add file1 [file2 ...]\n"
159 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
160 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
162 "apt-cache is a low-level tool used to manipulate APT's binary\n"
163 "cache files, and query information from them\n"
166 " add - Add a package file to the source cache\n"
167 " gencaches - Build both the package and source cache\n"
168 " showpkg - Show some general information for a single package\n"
169 " showsrc - Show source records\n"
170 " stats - Show some basic statistics\n"
171 " dump - Show the entire file in a terse form\n"
172 " dumpavail - Print an available file to stdout\n"
173 " unmet - Show unmet dependencies\n"
174 " search - Search the package list for a regex pattern\n"
175 " show - Show a readable record for the package\n"
176 " depends - Show raw dependency information for a package\n"
177 " rdepends - Show reverse dependency information for a package\n"
178 " pkgnames - List the names of all packages\n"
179 " dotty - Generate package graphs for GraphVis\n"
180 " xvcg - Generate package graphs for xvcg\n"
181 " policy - Show policy settings\n"
184 " -h This help text.\n"
185 " -p=? The package cache.\n"
186 " -s=? The source cache.\n"
187 " -q Disable progress indicator.\n"
188 " -i Show only important deps for the unmet command.\n"
189 " -c=? Read this configuration file\n"
190 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
191 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
194 #: cmdline/apt-config.cc:41
195 msgid "Arguments not in pairs"
198 #: cmdline/apt-config.cc:76
200 "Usage: apt-config [options] command\n"
202 "apt-config is a simple tool to read the APT config file\n"
205 " shell - Shell mode\n"
206 " dump - Show the configuration\n"
209 " -h This help text.\n"
210 " -c=? Read this configuration file\n"
211 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
214 #: cmdline/apt-extracttemplates.cc:98
216 msgid "%s not a valid DEB package."
219 #: cmdline/apt-extracttemplates.cc:232
221 "Usage: apt-extracttemplates file1 [file2 ...]\n"
223 "apt-extracttemplates is a tool to extract config and template info\n"
224 "from debian packages\n"
227 " -h This help text\n"
228 " -t Set the temp dir\n"
229 " -c=? Read this configuration file\n"
230 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
233 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:699
235 msgid "Unable to write to %s"
238 #: cmdline/apt-extracttemplates.cc:310
239 msgid "Cannot get debconf version. Is debconf installed?"
242 #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:337
244 msgid "Package extension list is too long"
245 msgstr "Option ‘%s’ is too long"
247 #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179
248 #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:252
249 #: ftparchive/apt-ftparchive.cc:266 ftparchive/apt-ftparchive.cc:288
251 msgid "Error Processing directory %s"
254 #: ftparchive/apt-ftparchive.cc:250
256 msgid "Source extension list is too long"
257 msgstr "Option ‘%s’ is too long"
259 #: ftparchive/apt-ftparchive.cc:367
260 msgid "Error writing header to contents file"
263 #: ftparchive/apt-ftparchive.cc:397
265 msgid "Error Processing Contents %s"
268 #: ftparchive/apt-ftparchive.cc:551
271 "Usage: apt-ftparchive [options] command\n"
272 "Commands: packages binarypath [overridefile [pathprefix]]\n"
273 " sources srcpath [overridefile [pathprefix]]\n"
276 " generate config [groups]\n"
279 "apt-ftparchive generates index files for Debian archives. It supports\n"
280 "many styles of generation from fully automated to functional replacements\n"
281 "for dpkg-scanpackages and dpkg-scansources\n"
283 "apt-ftparchive generates Package files from a tree of .debs. The\n"
284 "Package file contains the contents of all the control fields from\n"
285 "each package as well as the MD5 hash and filesize. An override file\n"
286 "is supported to force the value of Priority and Section.\n"
288 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
289 "The --source-override option can be used to specify a src override file\n"
291 "The 'packages' and 'sources' command should be run in the root of the\n"
292 "tree. BinaryPath should point to the base of the recursive search and \n"
293 "override file should contain the override flags. Pathprefix is\n"
294 "appended to the filename fields if present. Example usage from the \n"
296 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
297 " dists/potato/main/binary-i386/Packages\n"
300 " -h This help text\n"
301 " --md5 Control MD5 generation\n"
302 " -s=? Source override file\n"
304 " -d=? Select the optional caching database\n"
305 " --no-delink Enable delinking debug mode\n"
306 " --contents Control contents file generation\n"
307 " -c=? Read this configuration file\n"
308 " -o=? Set an arbitary configuration option"
310 "Usage: apt-ftparchive [options] command\n"
311 "Commands: packages binarypath [overridefile [pathprefix]]\n"
312 " sources srcpath [overridefile [pathprefix]]\n"
314 " generate config [groups]\n"
317 "apt-ftparchive generates index files for Debian archives. It supports\n"
318 "many styles of generation from fully automated to functional replacements\n"
319 "for dpkg-scanpackages and dpkg-scansources\n"
321 "apt-ftparchive generates Package files from a tree of .debs. The\n"
322 "Package file contains the contents of all the control fields from\n"
323 "each package as well as the MD5 hash and filesize. An override file\n"
324 "is supported to force the value of Priority and Section.\n"
326 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
327 "The --source-override option can be used to specify a src override file\n"
329 "The ‘packages’ and ‘sources’ command should be run in the root of the\n"
330 "tree. BinaryPath should point to the base of the recursive search and \n"
331 "override file should contain the override flags. Pathprefix is\n"
332 "appended to the filename fields if present. Example usage from the \n"
334 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
335 " dists/potato/main/binary-i386/Packages\n"
338 " -h This help text\n"
339 " --md5 Control MD5 generation\n"
340 " -s=? Source override file\n"
342 " -d=? Select the optional caching database\n"
343 " --no-delink Enable delinking debug mode\n"
344 " --contents Control contents file generation\n"
345 " -c=? Read this configuration file\n"
346 " -o=? Set an arbitary configuration option"
348 #: ftparchive/apt-ftparchive.cc:757
349 msgid "No selections matched"
352 #: ftparchive/apt-ftparchive.cc:830
354 msgid "Some files are missing in the package file group `%s'"
355 msgstr "Some files are missing in the package file group ‘%s’"
357 #: ftparchive/cachedb.cc:45
359 msgid "DB was corrupted, file renamed to %s.old"
362 #: ftparchive/cachedb.cc:63
364 msgid "DB is old, attempting to upgrade %s"
367 #: ftparchive/cachedb.cc:73
369 msgid "Unable to open DB file %s"
370 msgstr "Unable to fetch file, server said ‘%s’"
372 #: ftparchive/cachedb.cc:114
374 msgid "File date has changed %s"
377 #: ftparchive/cachedb.cc:155
378 msgid "Archive has no control record"
381 #: ftparchive/cachedb.cc:267
382 msgid "Unable to get a cursor"
385 #: ftparchive/writer.cc:79
387 msgid "W: Unable to read directory %s\n"
390 #: ftparchive/writer.cc:84
392 msgid "W: Unable to stat %s\n"
395 #: ftparchive/writer.cc:126
399 #: ftparchive/writer.cc:128
403 #: ftparchive/writer.cc:135
404 msgid "E: Errors apply to file "
407 #: ftparchive/writer.cc:152 ftparchive/writer.cc:182
409 msgid "Failed to resolve %s"
410 msgstr "Could not resolve ‘%s’"
412 #: ftparchive/writer.cc:164
413 msgid "Tree walking failed"
416 #: ftparchive/writer.cc:189
418 msgid "Failed to open %s"
421 #: ftparchive/writer.cc:246
423 msgid " DeLink %s [%s]\n"
426 #: ftparchive/writer.cc:254
428 msgid "Failed to readlink %s"
431 #: ftparchive/writer.cc:258
433 msgid "Failed to unlink %s"
436 #: ftparchive/writer.cc:265
438 msgid "*** Failed to link %s to %s"
441 #: ftparchive/writer.cc:275
443 msgid " DeLink limit of %sB hit.\n"
446 #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
447 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
449 msgid "Failed to stat %s"
452 #: ftparchive/writer.cc:378
453 msgid "Archive had no package field"
456 #: ftparchive/writer.cc:386 ftparchive/writer.cc:595
458 msgid " %s has no override entry\n"
461 #: ftparchive/writer.cc:429 ftparchive/writer.cc:677
463 msgid " %s maintainer is %s not %s\n"
466 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
467 msgid "realloc - Failed to allocate memory"
470 #: ftparchive/override.cc:38 ftparchive/override.cc:146
472 msgid "Unable to open %s"
475 #: ftparchive/override.cc:64 ftparchive/override.cc:170
477 msgid "Malformed override %s line %lu #1"
480 #: ftparchive/override.cc:78 ftparchive/override.cc:182
482 msgid "Malformed override %s line %lu #2"
485 #: ftparchive/override.cc:92 ftparchive/override.cc:195
487 msgid "Malformed override %s line %lu #3"
490 #: ftparchive/override.cc:131 ftparchive/override.cc:205
492 msgid "Failed to read the override file %s"
495 #: ftparchive/multicompress.cc:75
497 msgid "Unknown Compresison Algorithm '%s'"
498 msgstr "Unknown Compression Algorithm ‘%s’"
500 #: ftparchive/multicompress.cc:105
502 msgid "Compressed output %s needs a compression set"
505 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
506 msgid "Failed to create IPC pipe to subprocess"
509 #: ftparchive/multicompress.cc:198
510 msgid "Failed to create FILE*"
513 #: ftparchive/multicompress.cc:201
514 msgid "Failed to fork"
517 #: ftparchive/multicompress.cc:215
518 msgid "Compress Child"
521 #: ftparchive/multicompress.cc:238
523 msgid "Internal Error, Failed to create %s"
526 #: ftparchive/multicompress.cc:289
527 msgid "Failed to create subprocess IPC"
530 #: ftparchive/multicompress.cc:324
531 msgid "Failed to exec compressor "
534 #: ftparchive/multicompress.cc:363
538 #: ftparchive/multicompress.cc:406
539 msgid "IO to subprocess/file failed"
542 #: ftparchive/multicompress.cc:458
543 msgid "Failed to read while computing MD5"
546 #: ftparchive/multicompress.cc:475
548 msgid "Problem unlinking %s"
551 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
553 msgid "Failed to rename %s to %s"
556 #: cmdline/apt-get.cc:118
560 #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1422
562 msgid "Regex compilation error - %s"
565 #: cmdline/apt-get.cc:235
566 msgid "The following packages have unmet dependencies:"
569 #: cmdline/apt-get.cc:325
571 msgid "but %s is installed"
574 #: cmdline/apt-get.cc:327
576 msgid "but %s is to be installed"
579 #: cmdline/apt-get.cc:334
580 msgid "but it is not installable"
583 #: cmdline/apt-get.cc:336
584 msgid "but it is a virtual package"
587 #: cmdline/apt-get.cc:339
588 msgid "but it is not installed"
591 #: cmdline/apt-get.cc:339
592 msgid "but it is not going to be installed"
595 #: cmdline/apt-get.cc:344
599 #: cmdline/apt-get.cc:373
600 msgid "The following NEW packages will be installed:"
603 #: cmdline/apt-get.cc:399
604 msgid "The following packages will be REMOVED:"
607 #: cmdline/apt-get.cc:421
608 msgid "The following packages have been kept back:"
611 #: cmdline/apt-get.cc:442
612 msgid "The following packages will be upgraded:"
615 #: cmdline/apt-get.cc:463
616 msgid "The following packages will be DOWNGRADED:"
619 #: cmdline/apt-get.cc:483
620 msgid "The following held packages will be changed:"
623 #: cmdline/apt-get.cc:536
625 msgid "%s (due to %s) "
628 #: cmdline/apt-get.cc:544
630 "WARNING: The following essential packages will be removed\n"
631 "This should NOT be done unless you know exactly what you are doing!"
634 #: cmdline/apt-get.cc:574
636 msgid "%lu upgraded, %lu newly installed, "
639 #: cmdline/apt-get.cc:578
641 msgid "%lu reinstalled, "
644 #: cmdline/apt-get.cc:580
646 msgid "%lu downgraded, "
649 #: cmdline/apt-get.cc:582
651 msgid "%lu to remove and %lu not upgraded.\n"
654 #: cmdline/apt-get.cc:586
656 msgid "%lu not fully installed or removed.\n"
659 #: cmdline/apt-get.cc:646
660 msgid "Correcting dependencies..."
663 #: cmdline/apt-get.cc:649
667 #: cmdline/apt-get.cc:652
668 msgid "Unable to correct dependencies"
671 #: cmdline/apt-get.cc:655
672 msgid "Unable to minimize the upgrade set"
675 #: cmdline/apt-get.cc:657
679 #: cmdline/apt-get.cc:661
680 msgid "You might want to run `apt-get -f install' to correct these."
681 msgstr "You might want to run ‘apt-get -f install’ to correct these."
683 #: cmdline/apt-get.cc:664
684 msgid "Unmet dependencies. Try using -f."
687 #: cmdline/apt-get.cc:718
688 msgid "Packages need to be removed but Remove is disabled."
691 #: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1716 cmdline/apt-get.cc:1749
692 msgid "Unable to lock the download directory"
695 #: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2008
696 #: apt-pkg/cachefile.cc:67
697 msgid "The list of sources could not be read."
700 #: cmdline/apt-get.cc:774
702 msgid "Need to get %sB/%sB of archives.\n"
705 #: cmdline/apt-get.cc:777
707 msgid "Need to get %sB of archives.\n"
710 #: cmdline/apt-get.cc:782
712 msgid "After unpacking %sB of additional disk space will be used.\n"
715 #: cmdline/apt-get.cc:785
717 msgid "After unpacking %sB disk space will be freed.\n"
720 #: cmdline/apt-get.cc:802
722 msgid "You don't have enough free space in %s."
725 #: cmdline/apt-get.cc:811
726 msgid "There are problems and -y was used without --force-yes"
729 #: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837
730 msgid "Trivial Only specified but this is not a trivial operation."
733 #: cmdline/apt-get.cc:819
734 msgid "Yes, do as I say!"
737 #: cmdline/apt-get.cc:821
740 "You are about to do something potentially harmful\n"
741 "To continue type in the phrase '%s'\n"
744 "You are about to do something potentially harmful\n"
745 "To continue type in the phrase ‘%s’\n"
748 #: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846
752 #: cmdline/apt-get.cc:842
753 msgid "Do you want to continue? [Y/n] "
756 #: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1281 cmdline/apt-get.cc:1906
758 msgid "Failed to fetch %s %s\n"
761 #: cmdline/apt-get.cc:929
762 msgid "Some files failed to download"
765 #: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1915
766 msgid "Download complete and in download only mode"
769 #: cmdline/apt-get.cc:936
771 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
775 #: cmdline/apt-get.cc:940
776 msgid "--fix-missing and media swapping is not currently supported"
779 #: cmdline/apt-get.cc:945
780 msgid "Unable to correct missing packages."
783 #: cmdline/apt-get.cc:946
784 msgid "Aborting Install."
787 #: cmdline/apt-get.cc:979
789 msgid "Note, selecting %s instead of %s\n"
790 msgstr "Note, selecting %s for regex ‘%s’\n"
792 #: cmdline/apt-get.cc:989
794 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
797 #: cmdline/apt-get.cc:1007
799 msgid "Package %s is not installed, so not removed\n"
802 #: cmdline/apt-get.cc:1018
804 msgid "Package %s is a virtual package provided by:\n"
807 #: cmdline/apt-get.cc:1030
811 #: cmdline/apt-get.cc:1035
812 msgid "You should explicitly select one to install."
815 #: cmdline/apt-get.cc:1040
818 "Package %s is not available, but is referred to by another package.\n"
819 "This may mean that the package is missing, has been obsoleted, or\n"
820 "is only available from another source\n"
823 #: cmdline/apt-get.cc:1059
824 msgid "However the following packages replace it:"
827 #: cmdline/apt-get.cc:1062
829 msgid "Package %s has no installation candidate"
832 #: cmdline/apt-get.cc:1082
834 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
837 #: cmdline/apt-get.cc:1090
839 msgid "%s is already the newest version.\n"
842 #: cmdline/apt-get.cc:1117
844 msgid "Release '%s' for '%s' was not found"
845 msgstr "Release ‘%s’ for ‘%s’ was not found"
847 #: cmdline/apt-get.cc:1119
849 msgid "Version '%s' for '%s' was not found"
850 msgstr "Version ‘%s’ for ‘%s’ was not found"
852 #: cmdline/apt-get.cc:1125
854 msgid "Selected version %s (%s) for %s\n"
857 #: cmdline/apt-get.cc:1235
858 msgid "The update command takes no arguments"
861 #: cmdline/apt-get.cc:1248
862 msgid "Unable to lock the list directory"
865 #: cmdline/apt-get.cc:1300
867 "Some index files failed to download, they have been ignored, or old ones "
871 #: cmdline/apt-get.cc:1319
872 msgid "Internal Error, AllUpgrade broke stuff"
875 #: cmdline/apt-get.cc:1409 cmdline/apt-get.cc:1445
877 msgid "Couldn't find package %s"
880 #: cmdline/apt-get.cc:1432
882 msgid "Note, selecting %s for regex '%s'\n"
883 msgstr "Note, selecting %s for regex ‘%s’\n"
885 #: cmdline/apt-get.cc:1462
886 msgid "You might want to run `apt-get -f install' to correct these:"
887 msgstr "You might want to run ‘apt-get -f install’ to correct these:"
889 #: cmdline/apt-get.cc:1465
891 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
894 "Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
897 #: cmdline/apt-get.cc:1477
899 "Some packages could not be installed. This may mean that you have\n"
900 "requested an impossible situation or if you are using the unstable\n"
901 "distribution that some required packages have not yet been created\n"
902 "or been moved out of Incoming."
905 #: cmdline/apt-get.cc:1485
907 "Since you only requested a single operation it is extremely likely that\n"
908 "the package is simply not installable and a bug report against\n"
909 "that package should be filed."
912 #: cmdline/apt-get.cc:1490
913 msgid "The following information may help to resolve the situation:"
916 #: cmdline/apt-get.cc:1493
917 msgid "Broken packages"
920 #: cmdline/apt-get.cc:1519
921 msgid "The following extra packages will be installed:"
924 #: cmdline/apt-get.cc:1590
925 msgid "Suggested packages:"
928 #: cmdline/apt-get.cc:1591
929 msgid "Recommended packages:"
932 #: cmdline/apt-get.cc:1611
933 msgid "Calculating Upgrade... "
936 #: cmdline/apt-get.cc:1614 methods/ftp.cc:702 methods/connect.cc:99
940 #: cmdline/apt-get.cc:1619
944 #: cmdline/apt-get.cc:1792
945 msgid "Must specify at least one package to fetch source for"
948 #: cmdline/apt-get.cc:1819 cmdline/apt-get.cc:2026
950 msgid "Unable to find a source package for %s"
953 #: cmdline/apt-get.cc:1866
955 msgid "You don't have enough free space in %s"
958 #: cmdline/apt-get.cc:1871
960 msgid "Need to get %sB/%sB of source archives.\n"
963 #: cmdline/apt-get.cc:1874
965 msgid "Need to get %sB of source archives.\n"
968 #: cmdline/apt-get.cc:1880
970 msgid "Fetch Source %s\n"
973 #: cmdline/apt-get.cc:1911
974 msgid "Failed to fetch some archives."
977 #: cmdline/apt-get.cc:1939
979 msgid "Skipping unpack of already unpacked source in %s\n"
982 #: cmdline/apt-get.cc:1951
984 msgid "Unpack command '%s' failed.\n"
985 msgstr "Unpack command ‘%s’ failed.\n"
987 #: cmdline/apt-get.cc:1968
989 msgid "Build command '%s' failed.\n"
990 msgstr "Build command ‘%s’ failed.\n"
992 #: cmdline/apt-get.cc:1987
993 msgid "Child process failed"
996 #: cmdline/apt-get.cc:2003
997 msgid "Must specify at least one package to check builddeps for"
1000 #: cmdline/apt-get.cc:2031
1002 msgid "Unable to get build-dependency information for %s"
1005 #: cmdline/apt-get.cc:2051
1007 msgid "%s has no build depends.\n"
1010 #: cmdline/apt-get.cc:2103
1013 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1017 #: cmdline/apt-get.cc:2155
1020 "%s dependency for %s cannot be satisfied because no available versions of "
1021 "package %s can satisfy version requirements"
1024 #: cmdline/apt-get.cc:2190
1026 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1029 #: cmdline/apt-get.cc:2215
1031 msgid "Failed to satisfy %s dependency for %s: %s"
1034 #: cmdline/apt-get.cc:2229
1036 msgid "Build-dependencies for %s could not be satisfied."
1039 #: cmdline/apt-get.cc:2233
1040 msgid "Failed to process build dependencies"
1043 #: cmdline/apt-get.cc:2265
1044 msgid "Supported Modules:"
1047 #: cmdline/apt-get.cc:2306
1049 "Usage: apt-get [options] command\n"
1050 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1051 " apt-get [options] source pkg1 [pkg2 ...]\n"
1053 "apt-get is a simple command line interface for downloading and\n"
1054 "installing packages. The most frequently used commands are update\n"
1058 " update - Retrieve new lists of packages\n"
1059 " upgrade - Perform an upgrade\n"
1060 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1061 " remove - Remove packages\n"
1062 " source - Download source archives\n"
1063 " build-dep - Configure build-dependencies for source packages\n"
1064 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1065 " dselect-upgrade - Follow dselect selections\n"
1066 " clean - Erase downloaded archive files\n"
1067 " autoclean - Erase old downloaded archive files\n"
1068 " check - Verify that there are no broken dependencies\n"
1071 " -h This help text.\n"
1072 " -q Loggable output - no progress indicator\n"
1073 " -qq No output except for errors\n"
1074 " -d Download only - do NOT install or unpack archives\n"
1075 " -s No-act. Perform ordering simulation\n"
1076 " -y Assume Yes to all queries and do not prompt\n"
1077 " -f Attempt to continue if the integrity check fails\n"
1078 " -m Attempt to continue if archives are unlocatable\n"
1079 " -u Show a list of upgraded packages as well\n"
1080 " -b Build the source package after fetching it\n"
1081 " -V Show verbose version numbers\n"
1082 " -c=? Read this configuration file\n"
1083 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1084 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1085 "pages for more information and options.\n"
1086 " This APT has Super Cow Powers.\n"
1089 #: cmdline/acqprogress.cc:55
1093 #: cmdline/acqprogress.cc:79
1097 #: cmdline/acqprogress.cc:110
1101 #: cmdline/acqprogress.cc:114
1105 #: cmdline/acqprogress.cc:135
1107 msgid "Fetched %sB in %s (%sB/s)\n"
1110 #: cmdline/acqprogress.cc:225
1115 #: cmdline/acqprogress.cc:271
1118 "Media Change: Please insert the disc labeled\n"
1120 "in the drive '%s' and press enter\n"
1122 "Media Change: Please insert the disc labelled\n"
1124 "in the drive ‘%s’ and press enter\n"
1126 #: cmdline/apt-sortpkgs.cc:86
1127 msgid "Unknown package record!"
1130 #: cmdline/apt-sortpkgs.cc:150
1132 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1134 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1135 "to indicate what kind of file it is.\n"
1138 " -h This help text\n"
1139 " -s Use source file sorting\n"
1140 " -c=? Read this configuration file\n"
1141 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1144 #: dselect/install:32
1145 msgid "Bad default setting!"
1148 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1149 #: dselect/install:104 dselect/update:45
1150 msgid "Press enter to continue."
1153 #: dselect/install:100
1154 msgid "Some errors occurred while unpacking. I'm going to configure the"
1157 #: dselect/install:101
1158 msgid "packages that were installed. This may result in duplicate errors"
1161 #: dselect/install:102
1162 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1165 #: dselect/install:103
1167 "above this message are important. Please fix them and run [I]nstall again"
1170 #: dselect/update:30
1171 msgid "Merging Available information"
1174 #: apt-inst/contrib/extracttar.cc:116
1175 msgid "Failed to create pipes"
1178 #: apt-inst/contrib/extracttar.cc:141
1179 msgid "Failed to exec gzip "
1182 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1183 msgid "Corrupted archive"
1186 #: apt-inst/contrib/extracttar.cc:193
1187 msgid "Tar Checksum failed, archive corrupted"
1190 #: apt-inst/contrib/extracttar.cc:296
1192 msgid "Unknown TAR header type %u, member %s"
1195 #: apt-inst/contrib/arfile.cc:73
1196 msgid "Invalid archive signature"
1199 #: apt-inst/contrib/arfile.cc:81
1200 msgid "Error reading archive member header"
1203 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1204 msgid "Invalid archive member header"
1207 #: apt-inst/contrib/arfile.cc:131
1208 msgid "Archive is too short"
1211 #: apt-inst/contrib/arfile.cc:135
1212 msgid "Failed to read the archive headers"
1215 #: apt-inst/filelist.cc:384
1216 msgid "DropNode called on still linked node"
1219 #: apt-inst/filelist.cc:416
1220 msgid "Failed to locate the hash element!"
1223 #: apt-inst/filelist.cc:463
1224 msgid "Failed to allocate diversion"
1227 #: apt-inst/filelist.cc:468
1228 msgid "Internal Error in AddDiversion"
1231 #: apt-inst/filelist.cc:481
1233 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1236 #: apt-inst/filelist.cc:510
1238 msgid "Double add of diversion %s -> %s"
1241 #: apt-inst/filelist.cc:553
1243 msgid "Duplicate conf file %s/%s"
1246 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1248 msgid "Failed write file %s"
1251 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1253 msgid "Failed to close file %s"
1256 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1258 msgid "The path %s is too long"
1261 #: apt-inst/extract.cc:127
1263 msgid "Unpacking %s more than once"
1266 #: apt-inst/extract.cc:137
1268 msgid "The directory %s is diverted"
1271 #: apt-inst/extract.cc:147
1273 msgid "The package is trying to write to the diversion target %s/%s"
1276 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1277 msgid "The diversion path is too long"
1280 #: apt-inst/extract.cc:243
1282 msgid "The directory %s is being replaced by a non-directory"
1285 #: apt-inst/extract.cc:283
1286 msgid "Failed to locate node in its hash bucket"
1289 #: apt-inst/extract.cc:287
1290 msgid "The path is too long"
1293 #: apt-inst/extract.cc:417
1295 msgid "Overwrite package match with no version for %s"
1298 #: apt-inst/extract.cc:434
1300 msgid "File %s/%s overwrites the one in the package %s"
1303 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709
1304 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
1306 msgid "Unable to read %s"
1309 #: apt-inst/extract.cc:494
1311 msgid "Unable to stat %s"
1314 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1316 msgid "Failed to remove %s"
1319 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1321 msgid "Unable to create %s"
1324 #: apt-inst/deb/dpkgdb.cc:118
1326 msgid "Failed to stat %sinfo"
1329 #: apt-inst/deb/dpkgdb.cc:123
1330 msgid "The info and temp directories need to be on the same filesystem"
1333 #. Build the status cache
1334 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1335 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1336 #: apt-pkg/pkgcachegen.cc:829
1337 msgid "Reading Package Lists"
1340 #: apt-inst/deb/dpkgdb.cc:180
1342 msgid "Failed to change to the admin dir %sinfo"
1345 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1346 #: apt-inst/deb/dpkgdb.cc:448
1347 msgid "Internal Error getting a Package Name"
1350 #: apt-inst/deb/dpkgdb.cc:205
1351 msgid "Reading File Listing"
1354 #: apt-inst/deb/dpkgdb.cc:216
1357 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1358 "then make it empty and immediately re-install the same version of the "
1361 "Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1362 "then make it empty and immediately re-install the same version of the "
1365 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1367 msgid "Failed reading the list file %sinfo/%s"
1370 #: apt-inst/deb/dpkgdb.cc:266
1371 msgid "Internal Error getting a Node"
1374 #: apt-inst/deb/dpkgdb.cc:309
1376 msgid "Failed to open the diversions file %sdiversions"
1379 #: apt-inst/deb/dpkgdb.cc:324
1380 msgid "The diversion file is corrupted"
1383 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1384 #: apt-inst/deb/dpkgdb.cc:341
1386 msgid "Invalid line in the diversion file: %s"
1389 #: apt-inst/deb/dpkgdb.cc:362
1390 msgid "Internal Error adding a diversion"
1393 #: apt-inst/deb/dpkgdb.cc:383
1394 msgid "The pkg cache must be initialize first"
1397 #: apt-inst/deb/dpkgdb.cc:386
1398 msgid "Reading File List"
1401 #: apt-inst/deb/dpkgdb.cc:443
1403 msgid "Failed to find a Package: Header, offset %lu"
1406 #: apt-inst/deb/dpkgdb.cc:465
1408 msgid "Bad ConfFile section in the status file. Offset %lu"
1411 #: apt-inst/deb/dpkgdb.cc:470
1413 msgid "Error parsing MD5. Offset %lu"
1416 #: apt-inst/deb/debfile.cc:55
1418 msgid "This is not a valid DEB archive, missing '%s' member"
1419 msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1421 #: apt-inst/deb/debfile.cc:72
1423 msgid "Internal Error, could not locate member %s"
1426 #: apt-inst/deb/debfile.cc:104
1428 msgid "Couldn't change to %s"
1431 #: apt-inst/deb/debfile.cc:125
1432 msgid "Internal Error, could not locate member"
1435 #: apt-inst/deb/debfile.cc:158
1436 msgid "Failed to locate a valid control file"
1439 #: apt-inst/deb/debfile.cc:243
1440 msgid "Unparsible control file"
1443 #: methods/cdrom.cc:113
1445 msgid "Unable to read the cdrom database %s"
1448 #: methods/cdrom.cc:122
1450 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1451 "cannot be used to add new CDs"
1454 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1458 #: methods/cdrom.cc:163
1460 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1463 #: methods/cdrom.cc:177 methods/file.cc:77
1464 msgid "File not found"
1467 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1468 msgid "Failed to stat"
1471 #: methods/copy.cc:79 methods/gzip.cc:139
1472 msgid "Failed to set modification time"
1475 #: methods/file.cc:42
1476 msgid "Invalid URI, local URIS must not start with //"
1479 #. Login must be before getpeername otherwise dante won't work.
1480 #: methods/ftp.cc:162
1484 #: methods/ftp.cc:168
1485 msgid "Unable to determine the peer name"
1488 #: methods/ftp.cc:173
1489 msgid "Unable to determine the local name"
1492 #: methods/ftp.cc:204 methods/ftp.cc:232
1494 msgid "Server refused our connection and said: %s"
1497 #: methods/ftp.cc:210
1499 msgid "USER failed, server said: %s"
1502 #: methods/ftp.cc:217
1504 msgid "PASS failed, server said: %s"
1507 #: methods/ftp.cc:237
1509 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1513 #: methods/ftp.cc:265
1515 msgid "Login script command '%s' failed, server said: %s"
1516 msgstr "Login script command ‘%s’ failed, server said: %s"
1518 #: methods/ftp.cc:291
1520 msgid "TYPE failed, server said: %s"
1523 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1524 msgid "Connection timeout"
1527 #: methods/ftp.cc:335
1528 msgid "Server closed the connection"
1531 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1535 #: methods/ftp.cc:345 methods/rsh.cc:197
1536 msgid "A response overflowed the buffer."
1539 #: methods/ftp.cc:362 methods/ftp.cc:374
1540 msgid "Protocol corruption"
1543 #: methods/ftp.cc:446 methods/rsh.cc:232
1547 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1548 msgid "Could not create a socket"
1551 #: methods/ftp.cc:698
1552 msgid "Could not connect data socket, connection timed out"
1555 #: methods/ftp.cc:704
1556 msgid "Could not connect passive socket."
1559 #: methods/ftp.cc:722
1560 msgid "getaddrinfo was unable to get a listening socket"
1563 #: methods/ftp.cc:736
1564 msgid "Could not bind a socket"
1567 #: methods/ftp.cc:740
1568 msgid "Could not listen on the socket"
1571 #: methods/ftp.cc:747
1572 msgid "Could not determine the socket's name"
1575 #: methods/ftp.cc:779
1576 msgid "Unable to send PORT command"
1579 #: methods/ftp.cc:789
1581 msgid "Unknown address family %u (AF_*)"
1584 #: methods/ftp.cc:798
1586 msgid "EPRT failed, server said: %s"
1589 #: methods/ftp.cc:818
1590 msgid "Data socket connect timed out"
1593 #: methods/ftp.cc:825
1594 msgid "Unable to accept connection"
1597 #: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
1598 msgid "Problem hashing file"
1601 #: methods/ftp.cc:877
1603 msgid "Unable to fetch file, server said '%s'"
1604 msgstr "Unable to fetch file, server said ‘%s’"
1606 #: methods/ftp.cc:892 methods/rsh.cc:322
1607 msgid "Data socket timed out"
1610 #: methods/ftp.cc:922
1612 msgid "Data transfer failed, server said '%s'"
1613 msgstr "Data transfer failed, server said ‘%s’"
1615 #. Get the files information
1616 #: methods/ftp.cc:997
1620 #: methods/ftp.cc:1104
1621 msgid "Unable to invoke "
1624 #: methods/connect.cc:64
1626 msgid "Connecting to %s (%s)"
1629 #: methods/connect.cc:71
1634 #: methods/connect.cc:80
1636 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1639 #: methods/connect.cc:86
1641 msgid "Cannot initiate the connection to %s:%s (%s)."
1644 #: methods/connect.cc:92
1646 msgid "Could not connect to %s:%s (%s), connection timed out"
1649 #: methods/connect.cc:104
1651 msgid "Could not connect to %s:%s (%s)."
1654 #. We say this mainly because the pause here is for the
1655 #. ssh connection that is still going
1656 #: methods/connect.cc:132 methods/rsh.cc:425
1658 msgid "Connecting to %s"
1661 #: methods/connect.cc:163
1663 msgid "Could not resolve '%s'"
1664 msgstr "Could not resolve ‘%s’"
1666 #: methods/connect.cc:167
1668 msgid "Temporary failure resolving '%s'"
1669 msgstr "Temporary failure resolving ‘%s’"
1671 #: methods/connect.cc:169
1673 msgid "Something wicked happened resolving '%s:%s' (%i)"
1674 msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1676 #: methods/connect.cc:216
1678 msgid "Unable to connect to %s %s:"
1681 #: methods/gzip.cc:57
1683 msgid "Couldn't open pipe for %s"
1686 #: methods/gzip.cc:102
1688 msgid "Read error from %s process"
1691 #: methods/http.cc:340
1692 msgid "Waiting for headers"
1695 #: methods/http.cc:486
1697 msgid "Got a single header line over %u chars"
1700 #: methods/http.cc:494
1701 msgid "Bad header line"
1704 #: methods/http.cc:513 methods/http.cc:520
1705 msgid "The http server sent an invalid reply header"
1708 #: methods/http.cc:549
1709 msgid "The http server sent an invalid Content-Length header"
1712 #: methods/http.cc:564
1713 msgid "The http server sent an invalid Content-Range header"
1716 #: methods/http.cc:566
1717 msgid "This http server has broken range support"
1720 #: methods/http.cc:590
1721 msgid "Unknown date format"
1724 #: methods/http.cc:733
1725 msgid "Select failed"
1728 #: methods/http.cc:738
1729 msgid "Connection timed out"
1732 #: methods/http.cc:761
1733 msgid "Error writing to output file"
1736 #: methods/http.cc:789
1737 msgid "Error writing to file"
1740 #: methods/http.cc:814
1741 msgid "Error writing to the file"
1744 #: methods/http.cc:828
1745 msgid "Error reading from server Remote end closed connection"
1748 #: methods/http.cc:830
1749 msgid "Error reading from server"
1752 #: methods/http.cc:1061
1753 msgid "Bad header Data"
1756 #: methods/http.cc:1078
1757 msgid "Connection failed"
1760 #: methods/http.cc:1169
1761 msgid "Internal error"
1764 #: apt-pkg/contrib/mmap.cc:82
1765 msgid "Can't mmap an empty file"
1768 #: apt-pkg/contrib/mmap.cc:87
1770 msgid "Couldn't make mmap of %lu bytes"
1773 #: apt-pkg/contrib/strutl.cc:941
1775 msgid "Selection %s not found"
1778 #: apt-pkg/contrib/configuration.cc:395
1780 msgid "Unrecognized type abbreviation: '%c'"
1781 msgstr "Unrecognized type abbreviation: ‘%c’"
1783 #: apt-pkg/contrib/configuration.cc:453
1785 msgid "Opening configuration file %s"
1788 #: apt-pkg/contrib/configuration.cc:471
1790 msgid "Line %d too long (max %d)"
1793 #: apt-pkg/contrib/configuration.cc:567
1795 msgid "Syntax error %s:%u: Block starts with no name."
1798 #: apt-pkg/contrib/configuration.cc:586
1800 msgid "Syntax error %s:%u: Malformed Tag"
1803 #: apt-pkg/contrib/configuration.cc:603
1805 msgid "Syntax error %s:%u: Extra junk after value"
1808 #: apt-pkg/contrib/configuration.cc:643
1810 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1813 #: apt-pkg/contrib/configuration.cc:650
1815 msgid "Syntax error %s:%u: Too many nested includes"
1818 #: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659
1820 msgid "Syntax error %s:%u: Included from here"
1823 #: apt-pkg/contrib/configuration.cc:663
1825 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1826 msgstr "Syntax error %s:%u: Unsupported directive ‘%s’"
1828 #: apt-pkg/contrib/configuration.cc:697
1830 msgid "Syntax error %s:%u: Extra junk at end of file"
1833 #: apt-pkg/contrib/progress.cc:154
1835 msgid "%c%s... Error!"
1838 #: apt-pkg/contrib/progress.cc:156
1840 msgid "%c%s... Done"
1843 #: apt-pkg/contrib/cmndline.cc:80
1845 msgid "Command line option '%c' [from %s] is not known."
1846 msgstr "Command line option ‘%c’ [from %s] is not known."
1848 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1849 #: apt-pkg/contrib/cmndline.cc:122
1851 msgid "Command line option %s is not understood"
1854 #: apt-pkg/contrib/cmndline.cc:127
1856 msgid "Command line option %s is not boolean"
1859 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1861 msgid "Option %s requires an argument."
1864 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1866 msgid "Option %s: Configuration item specification must have an =<val>."
1869 #: apt-pkg/contrib/cmndline.cc:237
1871 msgid "Option %s requires an integer argument, not '%s'"
1872 msgstr "Option %s requires an integer argument, not ‘%s’"
1874 #: apt-pkg/contrib/cmndline.cc:268
1876 msgid "Option '%s' is too long"
1877 msgstr "Option ‘%s’ is too long"
1879 #: apt-pkg/contrib/cmndline.cc:301
1881 msgid "Sense %s is not understood, try true or false."
1884 #: apt-pkg/contrib/cmndline.cc:351
1886 msgid "Invalid operation %s"
1889 #: apt-pkg/contrib/cdromutl.cc:55
1891 msgid "Unable to stat the mount point %s"
1894 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
1896 msgid "Unable to change to %s"
1899 #: apt-pkg/contrib/cdromutl.cc:190
1900 msgid "Failed to stat the cdrom"
1903 #: apt-pkg/contrib/fileutl.cc:80
1905 msgid "Not using locking for read only lock file %s"
1908 #: apt-pkg/contrib/fileutl.cc:85
1910 msgid "Could not open lock file %s"
1913 #: apt-pkg/contrib/fileutl.cc:103
1915 msgid "Not using locking for nfs mounted lock file %s"
1918 #: apt-pkg/contrib/fileutl.cc:107
1920 msgid "Could not get lock %s"
1923 #: apt-pkg/contrib/fileutl.cc:358
1925 msgid "Waited, for %s but it wasn't there"
1926 msgstr "Waited for %s but it wasn't there"
1928 #: apt-pkg/contrib/fileutl.cc:368
1930 msgid "Sub-process %s received a segmentation fault."
1933 #: apt-pkg/contrib/fileutl.cc:371
1935 msgid "Sub-process %s returned an error code (%u)"
1938 #: apt-pkg/contrib/fileutl.cc:373
1940 msgid "Sub-process %s exited unexpectedly"
1943 #: apt-pkg/contrib/fileutl.cc:417
1945 msgid "Could not open file %s"
1948 #: apt-pkg/contrib/fileutl.cc:473
1950 msgid "read, still have %lu to read but none left"
1953 #: apt-pkg/contrib/fileutl.cc:491
1957 #: apt-pkg/contrib/fileutl.cc:503
1959 msgid "write, still have %lu to write but couldn't"
1962 #: apt-pkg/contrib/fileutl.cc:578
1963 msgid "Problem closing the file"
1966 #: apt-pkg/contrib/fileutl.cc:584
1967 msgid "Problem unlinking the file"
1970 #: apt-pkg/contrib/fileutl.cc:595
1971 msgid "Problem syncing the file"
1974 #: apt-pkg/pkgcache.cc:126
1975 msgid "Empty package cache"
1978 #: apt-pkg/pkgcache.cc:132
1979 msgid "The package cache file is corrupted"
1982 #: apt-pkg/pkgcache.cc:137
1983 msgid "The package cache file is an incompatible version"
1986 #: apt-pkg/pkgcache.cc:142
1988 msgid "This APT does not support the Versioning System '%s'"
1989 msgstr "This APT does not support the Versioning System ‘%s’"
1991 #: apt-pkg/pkgcache.cc:147
1992 msgid "The package cache was built for a different architecture"
1995 #: apt-pkg/pkgcache.cc:218
1999 #: apt-pkg/pkgcache.cc:218
2003 #: apt-pkg/pkgcache.cc:218
2007 #: apt-pkg/pkgcache.cc:219
2011 #: apt-pkg/pkgcache.cc:219
2015 #: apt-pkg/pkgcache.cc:219
2019 #: apt-pkg/pkgcache.cc:220
2023 #: apt-pkg/pkgcache.cc:231
2027 #: apt-pkg/pkgcache.cc:231
2031 #: apt-pkg/pkgcache.cc:231
2035 #: apt-pkg/pkgcache.cc:232
2039 #: apt-pkg/pkgcache.cc:232
2043 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
2044 msgid "Building Dependency Tree"
2047 #: apt-pkg/depcache.cc:61
2048 msgid "Candidate Versions"
2051 #: apt-pkg/depcache.cc:90
2052 msgid "Dependency Generation"
2055 #: apt-pkg/tagfile.cc:71
2057 msgid "Unable to parse package file %s (1)"
2060 #: apt-pkg/tagfile.cc:158
2062 msgid "Unable to parse package file %s (2)"
2065 #: apt-pkg/sourcelist.cc:88
2067 msgid "Malformed line %lu in source list %s (URI)"
2070 #: apt-pkg/sourcelist.cc:90
2072 msgid "Malformed line %lu in source list %s (dist)"
2075 #: apt-pkg/sourcelist.cc:93
2077 msgid "Malformed line %lu in source list %s (URI parse)"
2080 #: apt-pkg/sourcelist.cc:99
2082 msgid "Malformed line %lu in source list %s (Absolute dist)"
2085 #: apt-pkg/sourcelist.cc:106
2087 msgid "Malformed line %lu in source list %s (dist parse)"
2090 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2092 msgid "Vendor block %s is invalid"
2095 #: apt-pkg/sourcelist.cc:235
2100 #: apt-pkg/sourcelist.cc:249
2102 msgid "Line %u too long in source list %s."
2105 #: apt-pkg/sourcelist.cc:266
2107 msgid "Malformed line %u in source list %s (type)"
2110 #: apt-pkg/sourcelist.cc:270
2112 msgid "Type '%s' is not known in on line %u in source list %s"
2113 msgstr "Type ‘%s’ is not known in on line %u in source list %s"
2115 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2117 msgid "Malformed line %u in source list %s (vendor id)"
2120 #: apt-pkg/sourcelist.cc:296
2122 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2123 msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
2125 #: apt-pkg/packagemanager.cc:402
2128 "This installation run will require temporarily removing the essential "
2129 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2130 "you really want to do it, activate the APT::Force-LoopBreak option."
2133 #: apt-pkg/pkgrecords.cc:37
2135 msgid "Index file type '%s' is not supported"
2136 msgstr "Index file type ‘%s’ is not supported"
2138 #: apt-pkg/algorithms.cc:238
2141 "The package %s needs to be reinstalled, but I can't find an archive for it."
2144 #: apt-pkg/algorithms.cc:1056
2146 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2150 #: apt-pkg/algorithms.cc:1058
2151 msgid "Unable to correct problems, you have held broken packages."
2154 #: apt-pkg/acquire.cc:61
2156 msgid "Lists directory %spartial is missing."
2159 #: apt-pkg/acquire.cc:65
2161 msgid "Archive directory %spartial is missing."
2164 #: apt-pkg/acquire-worker.cc:112
2166 msgid "The method driver %s could not be found."
2169 #: apt-pkg/acquire-worker.cc:161
2171 msgid "Method %s did not start correctly"
2174 #: apt-pkg/init.cc:119
2176 msgid "Packaging system '%s' is not supported"
2177 msgstr "Packaging system ‘%s’ is not supported"
2179 #: apt-pkg/init.cc:135
2180 msgid "Unable to determine a suitable packaging system type"
2183 #: apt-pkg/clean.cc:61
2185 msgid "Unable to stat %s."
2188 #: apt-pkg/srcrecords.cc:49
2189 msgid "You must put some 'source' URIs in your sources.list"
2190 msgstr "You must put some ‘source’ URIs in your sources.list"
2192 #: apt-pkg/cachefile.cc:73
2193 msgid "The package lists or status file could not be parsed or opened."
2196 #: apt-pkg/cachefile.cc:77
2197 msgid "You may want to run apt-get update to correct these problems"
2200 #: apt-pkg/policy.cc:269
2201 msgid "Invalid record in the preferences file, no Package header"
2204 #: apt-pkg/policy.cc:291
2206 msgid "Did not understand pin type %s"
2209 #: apt-pkg/policy.cc:299
2210 msgid "No priority (or zero) specified for pin"
2213 #: apt-pkg/pkgcachegen.cc:74
2214 msgid "Cache has an incompatible versioning system"
2217 #: apt-pkg/pkgcachegen.cc:117
2219 msgid "Error occured while processing %s (NewPackage)"
2222 #: apt-pkg/pkgcachegen.cc:129
2224 msgid "Error occured while processing %s (UsePackage1)"
2227 #: apt-pkg/pkgcachegen.cc:150
2229 msgid "Error occured while processing %s (UsePackage2)"
2232 #: apt-pkg/pkgcachegen.cc:154
2234 msgid "Error occured while processing %s (NewFileVer1)"
2237 #: apt-pkg/pkgcachegen.cc:184
2239 msgid "Error occured while processing %s (NewVersion1)"
2242 #: apt-pkg/pkgcachegen.cc:188
2244 msgid "Error occured while processing %s (UsePackage3)"
2247 #: apt-pkg/pkgcachegen.cc:192
2249 msgid "Error occured while processing %s (NewVersion2)"
2252 #: apt-pkg/pkgcachegen.cc:207
2253 msgid "Wow, you exceeded the number of package names this APT is capable of."
2256 #: apt-pkg/pkgcachegen.cc:210
2257 msgid "Wow, you exceeded the number of versions this APT is capable of."
2260 #: apt-pkg/pkgcachegen.cc:213
2261 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2264 #: apt-pkg/pkgcachegen.cc:241
2266 msgid "Error occured while processing %s (FindPkg)"
2269 #: apt-pkg/pkgcachegen.cc:254
2271 msgid "Error occured while processing %s (CollectFileProvides)"
2274 #: apt-pkg/pkgcachegen.cc:260
2276 msgid "Package %s %s was not found while processing file dependencies"
2279 #: apt-pkg/pkgcachegen.cc:574
2281 msgid "Couldn't stat source package list %s"
2284 #: apt-pkg/pkgcachegen.cc:658
2285 msgid "Collecting File Provides"
2288 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2289 msgid "IO Error saving source cache"
2292 #: apt-pkg/acquire-item.cc:124
2294 msgid "rename failed, %s (%s -> %s)."
2297 #: apt-pkg/acquire-item.cc:353
2300 "I wasn't able to locate a file for the %s package. This might mean you need "
2301 "to manually fix this package. (due to missing arch)"
2304 #: apt-pkg/acquire-item.cc:388
2307 "I wasn't able to locate file for the %s package. This might mean you need to "
2308 "manually fix this package."
2311 #: apt-pkg/acquire-item.cc:419
2314 "The package index files are corrupted. No Filename: field for package %s."
2317 #: apt-pkg/acquire-item.cc:501
2318 msgid "Size mismatch"
2321 #: apt-pkg/acquire-item.cc:511
2322 msgid "MD5Sum mismatch"
2325 #: methods/rsh.cc:264
2326 msgid "File Not Found"
2329 #: methods/rsh.cc:330
2330 msgid "Connection closed prematurely"
2334 #~ "Some broken packages were found while trying to process build-"
2335 #~ "dependencies.\n"
2336 #~ "You might want to run `apt-get -f install' to correct these."
2338 #~ "Some broken packages were found while trying to process build-"
2339 #~ "dependencies.\n"
2340 #~ "You might want to run ‘apt-get -f install’ to correct these."
2352 #~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
2353 #~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
2358 #~ msgid "....\"Have you mooed today?\"..."
2359 #~ msgstr "....‘Have you mooed today?’..."