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 "POT-Creation-Date: 2003-04-27 01:12-0500\n"
9 "PO-Revision-Date: 2002-11-10 20:56+0100\n"
10 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
11 "Language-Team: en_GB <en@li.org>\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
16 #: cmdline/apt-cache.cc:133
18 msgid "Package %s version %s has an unmet dep:\n"
21 #: cmdline/apt-cache.cc:173 cmdline/apt-cache.cc:525 cmdline/apt-cache.cc:613
22 #: cmdline/apt-cache.cc:769 cmdline/apt-cache.cc:987 cmdline/apt-cache.cc:1353
23 #: cmdline/apt-cache.cc:1499
25 msgid "Unable to locate package %s"
28 #: cmdline/apt-cache.cc:230
29 msgid "Total Package Names : "
32 #: cmdline/apt-cache.cc:270
33 msgid " Normal Packages: "
36 #: cmdline/apt-cache.cc:271
37 msgid " Pure Virtual Packages: "
40 #: cmdline/apt-cache.cc:272
41 msgid " Single Virtual Packages: "
44 #: cmdline/apt-cache.cc:273
45 msgid " Mixed Virtual Packages: "
48 #: cmdline/apt-cache.cc:274
52 #: cmdline/apt-cache.cc:276
53 msgid "Total Distinct Versions: "
56 #: cmdline/apt-cache.cc:278
57 msgid "Total Dependencies: "
60 #: cmdline/apt-cache.cc:281
61 msgid "Total Ver/File relations: "
64 #: cmdline/apt-cache.cc:283
65 msgid "Total Provides Mappings: "
68 #: cmdline/apt-cache.cc:295
69 msgid "Total Globbed Strings: "
72 #: cmdline/apt-cache.cc:309
73 msgid "Total Dependency Version space: "
76 #: cmdline/apt-cache.cc:314
77 msgid "Total Slack space: "
80 #: cmdline/apt-cache.cc:322
81 msgid "Total Space Accounted for: "
84 #: cmdline/apt-cache.cc:444 cmdline/apt-cache.cc:1187
86 msgid "Package file %s is out of sync."
89 #: cmdline/apt-cache.cc:1229
90 msgid "You must give exactly one pattern"
93 #: cmdline/apt-cache.cc:1453
94 msgid "Package Files:"
97 #: cmdline/apt-cache.cc:1460 cmdline/apt-cache.cc:1546
98 msgid "Cache is out of sync, can't x-ref a package file"
101 #: cmdline/apt-cache.cc:1461
106 #. Show any packages have explicit pins
107 #: cmdline/apt-cache.cc:1473
108 msgid "Pinned Packages:"
111 #: cmdline/apt-cache.cc:1485 cmdline/apt-cache.cc:1526
116 #: cmdline/apt-cache.cc:1506
120 #: cmdline/apt-cache.cc:1508 cmdline/apt-cache.cc:1516
125 #: cmdline/apt-cache.cc:1513
129 #: cmdline/apt-cache.cc:1523
130 msgid " Package Pin: "
133 #. Show the priority tables
134 #: cmdline/apt-cache.cc:1532
135 msgid " Version Table:"
138 #: cmdline/apt-cache.cc:1547
143 #: cmdline/apt-cache.cc:1574 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:70
144 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:544
145 #: cmdline/apt-get.cc:2165 cmdline/apt-sortpkgs.cc:144
147 msgid "%s %s for %s %s compiled on %s %s\n"
150 #: cmdline/apt-cache.cc:1578
152 "Usage: apt-cache [options] command\n"
153 " apt-cache [options] add file1 [file1 ...]\n"
154 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
155 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
157 "apt-cache is a low-level tool used to manipulate APT's binary\n"
158 "cache files, and query information from them\n"
161 " add - Add a package file to the source cache\n"
162 " gencaches - Build both the package and source cache\n"
163 " showpkg - Show some general information for a single package\n"
164 " showsrc - Show source records\n"
165 " stats - Show some basic statistics\n"
166 " dump - Show the entire file in a terse form\n"
167 " dumpavail - Print an available file to stdout\n"
168 " unmet - Show unmet dependencies\n"
169 " search - Search the package list for a regex pattern\n"
170 " show - Show a readable record for the package\n"
171 " depends - Show raw dependency information for a package\n"
172 " rdepends - Show reverse dependency information for a package\n"
173 " pkgnames - List the names of all packages\n"
174 " dotty - Generate package graphs for GraphVis\n"
175 " xvcg - Generate package graphs for xvcg\n"
176 " policy - Show policy settings\n"
179 " -h This help text.\n"
180 " -p=? The package cache.\n"
181 " -s=? The source cache.\n"
182 " -q Disable progress indicator.\n"
183 " -i Show only important deps for the unmet command.\n"
184 " -c=? Read this configuration file\n"
185 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
186 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
189 #: cmdline/apt-config.cc:41
190 msgid "Arguments not in pairs"
193 #: cmdline/apt-config.cc:76
195 "Usage: apt-config [options] command\n"
197 "apt-config is a simple tool to read the APT config file\n"
200 " shell - Shell mode\n"
201 " dump - Show the configuration\n"
204 " -h This help text.\n"
205 " -c=? Read this configuration file\n"
206 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
209 #: cmdline/apt-extracttemplates.cc:98
211 msgid "%s not a valid DEB package."
214 #: cmdline/apt-extracttemplates.cc:232
216 "Usage: apt-extracttemplates file1 [file2 ...]\n"
218 "apt-extracttemplates is a tool to extract config and template info\n"
219 "from debian packages\n"
222 " -h This help text\n"
223 " -t Set the temp dir\n"
224 " -c=? Read this configuration file\n"
225 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
228 #: cmdline/apt-extracttemplates.cc:259 apt-pkg/pkgcachegen.cc:699
230 msgid "Unable to write to %s"
233 #: cmdline/apt-extracttemplates.cc:302
234 msgid "Cannot get debconf version. Is debconf installed?"
237 #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:336
238 msgid "Package extension list is too long"
241 #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179
242 #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:251
243 #: ftparchive/apt-ftparchive.cc:265 ftparchive/apt-ftparchive.cc:287
245 msgid "Error Processing directory %s"
248 #: ftparchive/apt-ftparchive.cc:249
249 msgid "Source extension list is too long"
252 #: ftparchive/apt-ftparchive.cc:366
253 msgid "Error writing header to contents file"
256 #: ftparchive/apt-ftparchive.cc:396
258 msgid "Error Processing Contents %s"
261 #: ftparchive/apt-ftparchive.cc:550
263 "Usage: apt-ftparchive [options] command\n"
264 "Commands: packges binarypath [overridefile [pathprefix]]\n"
265 " sources srcpath [overridefile [pathprefix]]\n"
267 " generate config [groups]\n"
270 "apt-ftparchive generates index files for Debian archives. It supports\n"
271 "many styles of generation from fully automated to functional replacements\n"
272 "for dpkg-scanpackages and dpkg-scansources\n"
274 "apt-ftparchive generates Package files from a tree of .debs. The\n"
275 "Package file contains the contents of all the control fields from\n"
276 "each package as well as the MD5 hash and filesize. An override file\n"
277 "is supported to force the value of Priority and Section.\n"
279 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
280 "The --source-override option can be used to specify a src override file\n"
282 "The 'packages' and 'sources' command should be run in the root of the\n"
283 "tree. BinaryPath should point to the base of the recursive search and \n"
284 "override file should contian the override flags. Pathprefix is\n"
285 "appended to the filename fields if present. Example usage from the \n"
287 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
288 " dists/potato/main/binary-i386/Packages\n"
291 " -h This help text\n"
292 " --md5 Control MD5 generation\n"
293 " -s=? Source override file\n"
295 " -d=? Select the optional caching database\n"
296 " --no-delink Enable delinking debug mode\n"
297 " --contents Control contents file generation\n"
298 " -c=? Read this configuration file\n"
299 " -o=? Set an arbitary configuration option"
301 "Usage: apt-ftparchive [options] command\n"
302 "Commands: packges binarypath [overridefile [pathprefix]]\n"
303 " sources srcpath [overridefile [pathprefix]]\n"
305 " generate config [groups]\n"
308 "apt-ftparchive generates index files for Debian archives. It supports\n"
309 "many styles of generation from fully automated to functional replacements\n"
310 "for dpkg-scanpackages and dpkg-scansources\n"
312 "apt-ftparchive generates Package files from a tree of .debs. The\n"
313 "Package file contains the contents of all the control fields from\n"
314 "each package as well as the MD5 hash and filesize. An override file\n"
315 "is supported to force the value of Priority and Section.\n"
317 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
318 "The --source-override option can be used to specify a src override file\n"
320 "The ‘packages’ and ‘sources’ command should be run in the root of the\n"
321 "tree. BinaryPath should point to the base of the recursive search and \n"
322 "override file should contian the override flags. Pathprefix is\n"
323 "appended to the filename fields if present. Example usage from the \n"
325 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
326 " dists/potato/main/binary-i386/Packages\n"
329 " -h This help text\n"
330 " --md5 Control MD5 generation\n"
331 " -s=? Source override file\n"
333 " -d=? Select the optional caching database\n"
334 " --no-delink Enable delinking debug mode\n"
335 " --contents Control contents file generation\n"
336 " -c=? Read this configuration file\n"
337 " -o=? Set an arbitary configuration option"
339 #: ftparchive/apt-ftparchive.cc:731
340 msgid "No selections matched"
343 #: ftparchive/apt-ftparchive.cc:804
345 msgid "Some files are missing in the package file group `%s'"
346 msgstr "Some files are missing in the package file group ‘%s’"
348 #: ftparchive/cachedb.cc:43
350 msgid "DB was corrupted, file renamed to %s.old"
353 #: ftparchive/cachedb.cc:59
355 msgid "Unable to open DB2 file %s"
358 #: ftparchive/cachedb.cc:99
360 msgid "File date has changed %s"
363 #: ftparchive/cachedb.cc:140
364 msgid "Archive has no control record"
367 #: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257
368 msgid "Unable to get a cursor"
371 #: ftparchive/writer.cc:78
373 msgid "W: Unable to read directory %s\n"
376 #: ftparchive/writer.cc:83
378 msgid "W: Unable to stat %s\n"
381 #: ftparchive/writer.cc:122
385 #: ftparchive/writer.cc:124
389 #: ftparchive/writer.cc:131
390 msgid "E: Errors apply to file "
393 #: ftparchive/writer.cc:148 ftparchive/writer.cc:178
395 msgid "Failed to resolve %s"
398 #: ftparchive/writer.cc:160
399 msgid "Tree walking failed"
402 #: ftparchive/writer.cc:185
404 msgid "Failed to open %s"
407 #: ftparchive/writer.cc:242
409 msgid " DeLink %s [%s]\n"
412 #: ftparchive/writer.cc:250
414 msgid "Failed to readlink %s"
417 #: ftparchive/writer.cc:254
419 msgid "Failed to unlink %s"
422 #: ftparchive/writer.cc:261
424 msgid "*** Failed to link %s to %s"
427 #: ftparchive/writer.cc:271
429 msgid " DeLink limit of %sB hit.\n"
432 #: ftparchive/writer.cc:338 apt-inst/extract.cc:181 apt-inst/extract.cc:193
433 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
435 msgid "Failed to stat %s"
438 #: ftparchive/writer.cc:358
439 msgid "Archive had no package field"
442 #: ftparchive/writer.cc:366 ftparchive/writer.cc:576
444 msgid " %s has no override entry\n"
447 #: ftparchive/writer.cc:409 ftparchive/writer.cc:658
449 msgid " %s maintainer is %s not %s\n"
452 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
453 msgid "realloc - Failed to allocate memory"
456 #: ftparchive/override.cc:38 ftparchive/override.cc:146
458 msgid "Unable to open %s"
461 #: ftparchive/override.cc:64 ftparchive/override.cc:170
463 msgid "Malformed override %s line %lu #1"
466 #: ftparchive/override.cc:78 ftparchive/override.cc:182
468 msgid "Malformed override %s line %lu #2"
471 #: ftparchive/override.cc:92 ftparchive/override.cc:195
473 msgid "Malformed override %s line %lu #3"
476 #: ftparchive/override.cc:131 ftparchive/override.cc:205
478 msgid "Failed to read the override file %s"
481 #: ftparchive/multicompress.cc:75
483 msgid "Unknown Compresison Algorithm '%s'"
484 msgstr "Unknown Compression Algorithm ‘%s’"
486 #: ftparchive/multicompress.cc:105
488 msgid "Compressed output %s needs a compression set"
491 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
492 msgid "Failed to create IPC pipe to subprocess"
495 #: ftparchive/multicompress.cc:198
496 msgid "Failed to create FILE*"
499 #: ftparchive/multicompress.cc:201
500 msgid "Failed to fork"
503 #: ftparchive/multicompress.cc:215
504 msgid "Compress Child"
507 #: ftparchive/multicompress.cc:238
509 msgid "Internal Error, Failed to create %s"
512 #: ftparchive/multicompress.cc:289
513 msgid "Failed to create subprocess IPC"
516 #: ftparchive/multicompress.cc:324
517 msgid "Failed to exec compressor "
520 #: ftparchive/multicompress.cc:363
524 #: ftparchive/multicompress.cc:406
525 msgid "IO to subprocess/file failed"
528 #: ftparchive/multicompress.cc:458
529 msgid "Failed to read while computing MD5"
532 #: ftparchive/multicompress.cc:475
534 msgid "Problem unlinking %s"
537 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
539 msgid "Failed to rename %s to %s"
542 #. This needs to be a capital
543 #: cmdline/apt-get.cc:116
547 #: cmdline/apt-get.cc:220
548 msgid "The following packages have unmet dependencies:"
551 #: cmdline/apt-get.cc:310
553 msgid "but %s is installed"
556 #: cmdline/apt-get.cc:312
558 msgid "but %s is to be installed"
561 #: cmdline/apt-get.cc:319
562 msgid "but it is not installable"
565 #: cmdline/apt-get.cc:321
566 msgid "but it is a virtual package"
569 #: cmdline/apt-get.cc:324
570 msgid "but it is not installed"
573 #: cmdline/apt-get.cc:324
574 msgid "but it is not going to be installed"
577 #: cmdline/apt-get.cc:329
581 #: cmdline/apt-get.cc:358
582 msgid "The following NEW packages will be installed:"
585 #: cmdline/apt-get.cc:384
586 msgid "The following packages will be REMOVED:"
589 #: cmdline/apt-get.cc:406
590 msgid "The following packages have been kept back"
593 #: cmdline/apt-get.cc:427
594 msgid "The following packages will be upgraded"
597 #: cmdline/apt-get.cc:448
598 msgid "The following packages will be DOWNGRADED"
601 #: cmdline/apt-get.cc:468
602 msgid "The following held packages will be changed:"
605 #: cmdline/apt-get.cc:521
607 msgid "%s (due to %s) "
610 #: cmdline/apt-get.cc:529
612 "WARNING: The following essential packages will be removed\n"
613 "This should NOT be done unless you know exactly what you are doing!"
616 #: cmdline/apt-get.cc:559
618 msgid "%lu packages upgraded, %lu newly installed, "
621 #: cmdline/apt-get.cc:563
623 msgid "%lu reinstalled, "
626 #: cmdline/apt-get.cc:565
628 msgid "%lu downgraded, "
631 #: cmdline/apt-get.cc:567
633 msgid "%lu to remove and %lu not upgraded.\n"
636 #: cmdline/apt-get.cc:571
638 msgid "%lu packages not fully installed or removed.\n"
641 #: cmdline/apt-get.cc:631
642 msgid "Correcting dependencies..."
645 #: cmdline/apt-get.cc:634
649 #: cmdline/apt-get.cc:637
650 msgid "Unable to correct dependencies"
653 #: cmdline/apt-get.cc:640
654 msgid "Unable to minimize the upgrade set"
657 #: cmdline/apt-get.cc:642
661 #: cmdline/apt-get.cc:646
662 msgid "You might want to run `apt-get -f install' to correct these."
663 msgstr "You might want to run ‘apt-get -f install’ to correct these."
665 #: cmdline/apt-get.cc:649
666 msgid "Unmet dependencies. Try using -f."
669 #: cmdline/apt-get.cc:702
670 msgid "Packages need to be removed but Remove is disabled."
673 #: cmdline/apt-get.cc:728 cmdline/apt-get.cc:1694 cmdline/apt-get.cc:1727
674 msgid "Unable to lock the download directory"
677 #: cmdline/apt-get.cc:738 cmdline/apt-get.cc:1775 cmdline/apt-get.cc:1986
678 #: apt-pkg/cachefile.cc:67
679 msgid "The list of sources could not be read."
682 #: cmdline/apt-get.cc:758
684 msgid "Need to get %sB/%sB of archives.\n"
687 #: cmdline/apt-get.cc:761
689 msgid "Need to get %sB of archives.\n"
692 #: cmdline/apt-get.cc:766
694 msgid "After unpacking %sB of additional disk space will be used.\n"
697 #: cmdline/apt-get.cc:769
699 msgid "After unpacking %sB disk space will be freed.\n"
702 #: cmdline/apt-get.cc:786
704 msgid "You don't have enough free space in %s."
707 #: cmdline/apt-get.cc:795
708 msgid "There are problems and -y was used without --force-yes"
711 #: cmdline/apt-get.cc:801 cmdline/apt-get.cc:821
712 msgid "Trivial Only specified but this is not a trivial operation."
715 #: cmdline/apt-get.cc:803
716 msgid "Yes, do as I say!"
719 #: cmdline/apt-get.cc:805
722 "You are about to do something potentially harmful\n"
723 "To continue type in the phrase '%s'\n"
726 "You are about to do something potentially harmful\n"
727 "To continue type in the phrase ‘%s’\n"
730 #: cmdline/apt-get.cc:811 cmdline/apt-get.cc:830
734 #: cmdline/apt-get.cc:826
735 msgid "Do you want to continue? [Y/n] "
738 #: cmdline/apt-get.cc:895 cmdline/apt-get.cc:1266 cmdline/apt-get.cc:1884
740 msgid "Failed to fetch %s %s\n"
743 #: cmdline/apt-get.cc:913
744 msgid "Some files failed to download"
747 #: cmdline/apt-get.cc:914 cmdline/apt-get.cc:1893
748 msgid "Download complete and in download only mode"
751 #: cmdline/apt-get.cc:920
753 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
757 #: cmdline/apt-get.cc:924
758 msgid "--fix-missing and media swapping is not currently supported"
761 #: cmdline/apt-get.cc:929
762 msgid "Unable to correct missing packages."
765 #: cmdline/apt-get.cc:930
766 msgid "Aborting Install."
769 #: cmdline/apt-get.cc:963
771 msgid "Note, selecting %s instead of %s\n"
774 #: cmdline/apt-get.cc:973
776 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
779 #: cmdline/apt-get.cc:991
781 msgid "Package %s is not installed, so not removed\n"
784 #: cmdline/apt-get.cc:1002
786 msgid "Package %s is a virtual package provided by:\n"
789 #: cmdline/apt-get.cc:1014
793 #: cmdline/apt-get.cc:1019
794 msgid "You should explicitly select one to install."
797 #: cmdline/apt-get.cc:1024
800 "Package %s has no available version, but exists in the database.\n"
801 "This typically means that the package was mentioned in a dependency and\n"
802 "never uploaded, has been obsoleted or is not available with the contents\n"
806 #: cmdline/apt-get.cc:1044
807 msgid "However the following packages replace it:"
810 #: cmdline/apt-get.cc:1047
812 msgid "Package %s has no installation candidate"
815 #: cmdline/apt-get.cc:1067
817 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
820 #: cmdline/apt-get.cc:1075
822 msgid "%s is already the newest version.\n"
825 #: cmdline/apt-get.cc:1102
827 msgid "Release '%s' for '%s' was not found"
828 msgstr "Release ‘%s’ for ‘%s’ was not found"
830 #: cmdline/apt-get.cc:1104
832 msgid "Version '%s' for '%s' was not found"
833 msgstr "Version ‘%s’ for ‘%s’ was not found"
835 #: cmdline/apt-get.cc:1110
837 msgid "Selected version %s (%s) for %s\n"
840 #: cmdline/apt-get.cc:1220
841 msgid "The update command takes no arguments"
844 #: cmdline/apt-get.cc:1233
845 msgid "Unable to lock the list directory"
848 #: cmdline/apt-get.cc:1285
850 "Some index files failed to download, they have been ignored, or old ones "
854 #: cmdline/apt-get.cc:1304
855 msgid "Internal Error, AllUpgrade broke stuff"
858 #: cmdline/apt-get.cc:1394 cmdline/apt-get.cc:1430
860 msgid "Couldn't find package %s"
863 #: cmdline/apt-get.cc:1407
865 msgid "Regex compilation error - %s"
868 #: cmdline/apt-get.cc:1417
870 msgid "Note, selecting %s for regex '%s'\n"
871 msgstr "Note, selecting %s for regex ‘%s’\n"
873 #: cmdline/apt-get.cc:1447
874 msgid "You might want to run `apt-get -f install' to correct these:"
875 msgstr "You might want to run ‘apt-get -f install’ to correct these:"
877 #: cmdline/apt-get.cc:1450
879 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
882 "Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
885 #: cmdline/apt-get.cc:1462
887 "Some packages could not be installed. This may mean that you have\n"
888 "requested an impossible situation or if you are using the unstable\n"
889 "distribution that some required packages have not yet been created\n"
890 "or been moved out of Incoming."
893 #: cmdline/apt-get.cc:1470
895 "Since you only requested a single operation it is extremely likely that\n"
896 "the package is simply not installable and a bug report against\n"
897 "that package should be filed."
900 #: cmdline/apt-get.cc:1475
901 msgid "The following information may help to resolve the situation:"
904 #: cmdline/apt-get.cc:1478
905 msgid "Broken packages"
908 #: cmdline/apt-get.cc:1504
909 msgid "The following extra packages will be installed:"
912 #: cmdline/apt-get.cc:1568
913 msgid "Suggested packages:"
916 #: cmdline/apt-get.cc:1569
917 msgid "Recommended packages:"
920 #: cmdline/apt-get.cc:1589
921 msgid "Calculating Upgrade... "
924 #: cmdline/apt-get.cc:1592 methods/ftp.cc:700 methods/connect.cc:99
928 #: cmdline/apt-get.cc:1597
932 #: cmdline/apt-get.cc:1770
933 msgid "Must specify at least one package to fetch source for"
936 #: cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2004
938 msgid "Unable to find a source package for %s"
941 #: cmdline/apt-get.cc:1844
943 msgid "You don't have enough free space in %s"
946 #: cmdline/apt-get.cc:1849
948 msgid "Need to get %sB/%sB of source archives.\n"
951 #: cmdline/apt-get.cc:1852
953 msgid "Need to get %sB of source archives.\n"
956 #: cmdline/apt-get.cc:1858
958 msgid "Fetch Source %s\n"
961 #: cmdline/apt-get.cc:1889
962 msgid "Failed to fetch some archives."
965 #: cmdline/apt-get.cc:1917
967 msgid "Skipping unpack of already unpacked source in %s\n"
970 #: cmdline/apt-get.cc:1929
972 msgid "Unpack command '%s' failed.\n"
973 msgstr "Unpack command ‘%s’ failed.\n"
975 #: cmdline/apt-get.cc:1946
977 msgid "Build command '%s' failed.\n"
978 msgstr "Build command ‘%s’ failed.\n"
980 #: cmdline/apt-get.cc:1965
981 msgid "Child process failed"
984 #: cmdline/apt-get.cc:1981
985 msgid "Must specify at least one package to check builddeps for"
988 #: cmdline/apt-get.cc:2009
990 msgid "Unable to get build-dependency information for %s"
993 #: cmdline/apt-get.cc:2029
995 msgid "%s has no build depends.\n"
998 #: cmdline/apt-get.cc:2064
1001 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1005 #: cmdline/apt-get.cc:2106
1008 "%s dependency for %s cannot be satisfied because no available versions of "
1009 "package %s can satisfy version requirements"
1012 #: cmdline/apt-get.cc:2133
1014 "Some broken packages were found while trying to process build-dependencies.\n"
1015 "You might want to run `apt-get -f install' to correct these."
1017 "Some broken packages were found while trying to process build-dependencies.\n"
1018 "You might want to run ‘apt-get -f install’ to correct these."
1020 #: cmdline/apt-get.cc:2138
1021 msgid "Failed to process build dependencies"
1024 #: cmdline/apt-get.cc:2170
1025 msgid "Supported Modules:"
1028 #: cmdline/apt-get.cc:2211
1030 "Usage: apt-get [options] command\n"
1031 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1032 " apt-get [options] source pkg1 [pkg2 ...]\n"
1034 "apt-get is a simple command line interface for downloading and\n"
1035 "installing packages. The most frequently used commands are update\n"
1039 " update - Retrieve new lists of packages\n"
1040 " upgrade - Perform an upgrade\n"
1041 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1042 " remove - Remove packages\n"
1043 " source - Download source archives\n"
1044 " build-dep - Configure build-dependencies for source packages\n"
1045 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1046 " dselect-upgrade - Follow dselect selections\n"
1047 " clean - Erase downloaded archive files\n"
1048 " autoclean - Erase old downloaded archive files\n"
1049 " check - Verify that there are no broken dependencies\n"
1052 " -h This help text.\n"
1053 " -q Loggable output - no progress indicator\n"
1054 " -qq No output except for errors\n"
1055 " -d Download only - do NOT install or unpack archives\n"
1056 " -s No-act. Perform ordering simulation\n"
1057 " -y Assume Yes to all queries and do not prompt\n"
1058 " -f Attempt to continue if the integrity check fails\n"
1059 " -m Attempt to continue if archives are unlocatable\n"
1060 " -u Show a list of upgraded packages as well\n"
1061 " -b Build the source package after fetching it\n"
1062 " -V Show verbose version numbers\n"
1063 " -c=? Read this configuration file\n"
1064 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1065 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1066 "pages for more information and options.\n"
1067 " This APT has Super Cow Powers.\n"
1070 #: cmdline/acqprogress.cc:55
1074 #: cmdline/acqprogress.cc:79
1078 #: cmdline/acqprogress.cc:110
1082 #: cmdline/acqprogress.cc:114
1086 #: cmdline/acqprogress.cc:135
1088 msgid "Fetched %sB in %s (%sB/s)\n"
1091 #: cmdline/acqprogress.cc:225
1095 #: cmdline/acqprogress.cc:271
1098 "Media Change: Please insert the disc labeled\n"
1100 "in the drive '%s' and press enter\n"
1102 "Media Change: Please insert the disc labelled\n"
1104 "in the drive ‘%s’ and press enter\n"
1106 #: cmdline/apt-sortpkgs.cc:86
1107 msgid "Unknown package record!"
1110 #: cmdline/apt-sortpkgs.cc:150
1112 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1114 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1115 "to indicate what kind of file it is.\n"
1118 " -h This help text\n"
1119 " -s Use source file sorting\n"
1120 " -c=? Read this configuration file\n"
1121 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1124 #: dselect/install:32
1125 msgid "Bad default setting!"
1128 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1129 #: dselect/install:104 dselect/update:45
1130 msgid "Press enter to continue."
1133 #: dselect/install:100
1134 msgid "Some errors occurred while unpacking. I'm going to configure the"
1137 #: dselect/install:101
1138 msgid "packages that were installed. This may result in duplicate errors"
1141 #: dselect/install:102
1142 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1145 #: dselect/install:103
1147 "above this message are important. Please fix them and run [I]nstall again"
1150 #: dselect/update:30
1151 msgid "Merging Available information"
1154 #: apt-inst/contrib/extracttar.cc:115
1155 msgid "Failed to create pipes"
1158 #: apt-inst/contrib/extracttar.cc:140
1159 msgid "Failed to exec gzip "
1162 #: apt-inst/contrib/extracttar.cc:177 apt-inst/contrib/extracttar.cc:203
1163 msgid "Corrupted archive"
1166 #: apt-inst/contrib/extracttar.cc:192
1167 msgid "Tar Checksum failed, archive corrupted"
1170 #: apt-inst/contrib/extracttar.cc:295
1172 msgid "Unkown TAR header type %u, member %s"
1175 #: apt-inst/contrib/arfile.cc:73
1176 msgid "Invalid archive signature"
1179 #: apt-inst/contrib/arfile.cc:81
1180 msgid "Error reading archive member header"
1183 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1184 msgid "Invalid archive member header"
1187 #: apt-inst/contrib/arfile.cc:131
1188 msgid "Archive is too short"
1191 #: apt-inst/contrib/arfile.cc:135
1192 msgid "Failed to read the archive headers"
1195 #: apt-inst/filelist.cc:384
1196 msgid "DropNode called on still linked node"
1199 #: apt-inst/filelist.cc:416
1200 msgid "Failed to locate the hash element!"
1203 #: apt-inst/filelist.cc:463
1204 msgid "Failed to allocate diversion"
1207 #: apt-inst/filelist.cc:468
1208 msgid "Internal Error in AddDiversion"
1211 #: apt-inst/filelist.cc:481
1213 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1216 #: apt-inst/filelist.cc:510
1218 msgid "Double add of diversion %s -> %s"
1221 #: apt-inst/filelist.cc:553
1223 msgid "Duplicate conf file %s/%s"
1226 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1228 msgid "Failed write file %s"
1231 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1233 msgid "Failed to close file %s"
1236 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1238 msgid "The path %s is too long"
1241 #: apt-inst/extract.cc:127
1243 msgid "Unpacking %s more than once"
1246 #: apt-inst/extract.cc:137
1248 msgid "The directory %s is diverted"
1251 #: apt-inst/extract.cc:147
1253 msgid "The package is trying to write to the diversion target %s/%s"
1256 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1257 msgid "The diversion path is too long"
1260 #: apt-inst/extract.cc:243
1262 msgid "The directory %s is being replaced by a non-directory"
1265 #: apt-inst/extract.cc:283
1266 msgid "Failed to locate node in its hash bucket"
1269 #: apt-inst/extract.cc:287
1270 msgid "The path is too long"
1273 #: apt-inst/extract.cc:417
1275 msgid "Overwrite package match with no version for %s"
1278 #: apt-inst/extract.cc:434
1280 msgid "File %s/%s overwrites the one in the package %s"
1283 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:701
1284 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
1286 msgid "Unable to read %s"
1289 #: apt-inst/extract.cc:494
1291 msgid "Unable to stat %s"
1294 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1296 msgid "Failed to remove %s"
1299 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1301 msgid "Unable to create %s"
1304 #: apt-inst/deb/dpkgdb.cc:118
1306 msgid "Failed to stat %sinfo"
1309 #: apt-inst/deb/dpkgdb.cc:123
1310 msgid "The info and temp directories need to be on the same filesystem"
1313 #. Build the status cache
1314 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1315 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1316 #: apt-pkg/pkgcachegen.cc:829
1317 msgid "Reading Package Lists"
1320 #: apt-inst/deb/dpkgdb.cc:180
1322 msgid "Failed to change to the admin dir %sinfo"
1325 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1326 #: apt-inst/deb/dpkgdb.cc:448
1327 msgid "Internal Error getting a Package Name"
1330 #: apt-inst/deb/dpkgdb.cc:205
1331 msgid "Reading File Listing"
1334 #: apt-inst/deb/dpkgdb.cc:216
1337 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1338 "then make it empty and immediately re-install the same version of the "
1341 "Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1342 "then make it empty and immediately re-install the same version of the "
1345 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1347 msgid "Failed reading the list file %sinfo/%s"
1350 #: apt-inst/deb/dpkgdb.cc:266
1351 msgid "Internal Error getting a Node"
1354 #: apt-inst/deb/dpkgdb.cc:309
1356 msgid "Failed to open the diversions file %sdiversions"
1359 #: apt-inst/deb/dpkgdb.cc:324
1360 msgid "The diversion file is corrupted"
1363 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1364 #: apt-inst/deb/dpkgdb.cc:341
1366 msgid "Invalid line in the diversion file: %s"
1369 #: apt-inst/deb/dpkgdb.cc:362
1370 msgid "Internal Error adding a diversion"
1373 #: apt-inst/deb/dpkgdb.cc:383
1374 msgid "The pkg cache must be initialize first"
1377 #: apt-inst/deb/dpkgdb.cc:386
1378 msgid "Reading File List"
1381 #: apt-inst/deb/dpkgdb.cc:443
1383 msgid "Failed to find a Package: Header, offset %lu"
1386 #: apt-inst/deb/dpkgdb.cc:465
1388 msgid "Bad ConfFile section in the status file. Offset %lu"
1391 #: apt-inst/deb/dpkgdb.cc:470
1393 msgid "Error parsing MD5. Offset %lu"
1396 #: apt-inst/deb/debfile.cc:55
1398 msgid "This is not a valid DEB archive, missing '%s' member"
1399 msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1401 #: apt-inst/deb/debfile.cc:72
1403 msgid "Internal Error, could not locate member %s"
1406 #: apt-inst/deb/debfile.cc:104
1408 msgid "Couldn't change to %s"
1411 #: apt-inst/deb/debfile.cc:125
1412 msgid "Internal Error, could not locate member"
1415 #: apt-inst/deb/debfile.cc:158
1416 msgid "Failed to locate a valid control file"
1419 #: apt-inst/deb/debfile.cc:243
1420 msgid "Unparsible control file"
1423 #: methods/cdrom.cc:113
1425 msgid "Unable to read the cdrom database %s"
1428 #: methods/cdrom.cc:122
1430 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1431 "cannot be used to add new CDs"
1434 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1438 #: methods/cdrom.cc:163
1440 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1443 #: methods/cdrom.cc:177 methods/file.cc:77
1444 msgid "File not found"
1447 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1448 msgid "Failed to stat"
1451 #: methods/copy.cc:79 methods/gzip.cc:139
1452 msgid "Failed to set modification time"
1455 #: methods/file.cc:42
1456 msgid "Invalid URI, local URIS must not start with //"
1459 #. Login must be before getpeername otherwise dante won't work.
1460 #: methods/ftp.cc:162
1464 #: methods/ftp.cc:168
1465 msgid "Unable to determine the peer name"
1468 #: methods/ftp.cc:173
1469 msgid "Unable to determine the local name"
1472 #: methods/ftp.cc:204 methods/ftp.cc:230
1474 msgid "Server refused our connection and said: %s"
1477 #: methods/ftp.cc:210
1479 msgid "USER failed, server said: %s"
1482 #: methods/ftp.cc:216
1484 msgid "PASS failed, server said: %s"
1487 #: methods/ftp.cc:235
1489 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1493 #: methods/ftp.cc:263
1495 msgid "Login script command '%s' failed, server said: %s"
1496 msgstr "Login script command ‘%s’ failed, server said: %s"
1498 #: methods/ftp.cc:289
1500 msgid "TYPE failed, server said: %s"
1503 #: methods/ftp.cc:327 methods/ftp.cc:438 methods/rsh.cc:183 methods/rsh.cc:226
1504 msgid "Connection timeout"
1507 #: methods/ftp.cc:333
1508 msgid "Server closed the connection"
1511 #: methods/ftp.cc:336 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1515 #: methods/ftp.cc:343 methods/rsh.cc:197
1516 msgid "A response overflowed the buffer."
1519 #: methods/ftp.cc:360 methods/ftp.cc:372
1520 msgid "Protocol corruption"
1523 #: methods/ftp.cc:444 methods/rsh.cc:232
1527 #: methods/ftp.cc:685 methods/ftp.cc:691 methods/ftp.cc:727
1528 msgid "Could not create a socket"
1531 #: methods/ftp.cc:696
1532 msgid "Could not connect data socket, connection timed out"
1535 #: methods/ftp.cc:702
1536 msgid "Could not connect passive socket."
1539 #: methods/ftp.cc:720
1540 msgid "getaddrinfo was unable to get a listening socket"
1543 #: methods/ftp.cc:734
1544 msgid "Could not bind a socket"
1547 #: methods/ftp.cc:738
1548 msgid "Could not listen on the socket"
1551 #: methods/ftp.cc:745
1552 msgid "Could not determine the socket's name"
1555 #: methods/ftp.cc:777
1556 msgid "Unable to send PORT command"
1559 #: methods/ftp.cc:787
1561 msgid "Unknown address family %u (AF_*)"
1564 #: methods/ftp.cc:796
1566 msgid "EPRT failed, server said: %s"
1569 #: methods/ftp.cc:816
1570 msgid "Data socket connect timed out"
1573 #: methods/ftp.cc:823
1574 msgid "Unable to accept connection"
1577 #: methods/ftp.cc:862 methods/http.cc:912 methods/rsh.cc:303
1578 msgid "Problem hashing file"
1581 #: methods/ftp.cc:875
1583 msgid "Unable to fetch file, server said '%s'"
1584 msgstr "Unable to fetch file, server said ‘%s’"
1586 #: methods/ftp.cc:890 methods/rsh.cc:322
1587 msgid "Data socket timed out"
1590 #: methods/ftp.cc:920
1592 msgid "Data transfer failed, server said '%s'"
1593 msgstr "Data transfer failed, server said ‘%s’"
1595 #. Get the files information
1596 #: methods/ftp.cc:995
1600 #: methods/ftp.cc:1102
1601 msgid "Unable to invoke "
1604 #: methods/connect.cc:64
1606 msgid "Connecting to %s (%s)"
1609 #: methods/connect.cc:71
1614 #: methods/connect.cc:80
1616 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1619 #: methods/connect.cc:86
1621 msgid "Cannot initiate the connection to %s:%s (%s)."
1624 #: methods/connect.cc:92
1626 msgid "Could not connect to %s:%s (%s), connection timed out"
1629 #: methods/connect.cc:104
1631 msgid "Could not connect to %s:%s (%s)."
1634 #. We say this mainly because the pause here is for the
1635 #. ssh connection that is still going
1636 #: methods/connect.cc:132 methods/rsh.cc:425
1638 msgid "Connecting to %s"
1641 #: methods/connect.cc:163
1643 msgid "Could not resolve '%s'"
1644 msgstr "Could not resolve ‘%s’"
1646 #: methods/connect.cc:167
1648 msgid "Temporary failure resolving '%s'"
1649 msgstr "Temporary failure resolving ‘%s’"
1651 #: methods/connect.cc:169
1653 msgid "Something wicked happened resolving '%s:%s' (%i)"
1654 msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1656 #: methods/connect.cc:216
1658 msgid "Unable to connect to %s %s:"
1661 #: methods/gzip.cc:57
1663 msgid "Couldn't open pipe for %s"
1666 #: methods/gzip.cc:102
1668 msgid "Read error from %s process"
1671 #: methods/http.cc:340
1672 msgid "Waiting for headers"
1675 #: methods/http.cc:486
1677 msgid "Got a single header line over %u chars"
1680 #: methods/http.cc:494
1681 msgid "Bad header line"
1684 #: methods/http.cc:513 methods/http.cc:520
1685 msgid "The http server sent an invalid reply header"
1688 #: methods/http.cc:549
1689 msgid "The http server sent an invalid Content-Length header"
1692 #: methods/http.cc:564
1693 msgid "The http server sent an invalid Content-Range header"
1696 #: methods/http.cc:566
1697 msgid "This http server has broken range support"
1700 #: methods/http.cc:590
1701 msgid "Unknown date format"
1704 #: methods/http.cc:733
1705 msgid "Select failed"
1708 #: methods/http.cc:738
1709 msgid "Connection timed out"
1712 #: methods/http.cc:761
1713 msgid "Error writing to output file"
1716 #: methods/http.cc:789
1717 msgid "Error writing to file"
1720 #: methods/http.cc:814
1721 msgid "Error writing to the file"
1724 #: methods/http.cc:828
1725 msgid "Error reading from server Remote end closed connection"
1728 #: methods/http.cc:830
1729 msgid "Error reading from server"
1732 #: methods/http.cc:1061
1733 msgid "Bad header Data"
1736 #: methods/http.cc:1078
1737 msgid "Connection failed"
1740 #: methods/http.cc:1169
1741 msgid "Internal error"
1744 #: apt-pkg/contrib/mmap.cc:82
1745 msgid "Can't mmap an empty file"
1748 #: apt-pkg/contrib/mmap.cc:87
1750 msgid "Couldn't make mmap of %lu bytes"
1753 #: apt-pkg/contrib/strutl.cc:941
1755 msgid "Selection %s not found"
1758 #: apt-pkg/contrib/configuration.cc:449
1760 msgid "Opening configuration file %s"
1763 #: apt-pkg/contrib/configuration.cc:559
1765 msgid "Syntax error %s:%u: Block starts with no name."
1768 #: apt-pkg/contrib/configuration.cc:578
1770 msgid "Syntax error %s:%u: Malformed Tag"
1773 #: apt-pkg/contrib/configuration.cc:595
1775 msgid "Syntax error %s:%u: Extra junk after value"
1778 #: apt-pkg/contrib/configuration.cc:635
1780 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1783 #: apt-pkg/contrib/configuration.cc:642
1785 msgid "Syntax error %s:%u: Too many nested includes"
1788 #: apt-pkg/contrib/configuration.cc:646 apt-pkg/contrib/configuration.cc:651
1790 msgid "Syntax error %s:%u: Included from here"
1793 #: apt-pkg/contrib/configuration.cc:655
1795 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1796 msgstr "Syntax error %s:%u: Unsupported directive ‘%s’"
1798 #: apt-pkg/contrib/configuration.cc:689
1800 msgid "Syntax error %s:%u: Extra junk at end of file"
1803 #: apt-pkg/contrib/progress.cc:154
1805 msgid "%c%s... Error!"
1808 #: apt-pkg/contrib/progress.cc:156
1810 msgid "%c%s... Done"
1813 #: apt-pkg/contrib/cmndline.cc:80
1815 msgid "Command line option '%c' [from %s] is not known."
1816 msgstr "Command line option ‘%c’ [from %s] is not known."
1818 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1819 #: apt-pkg/contrib/cmndline.cc:122
1821 msgid "Command line option %s is not understood"
1824 #: apt-pkg/contrib/cmndline.cc:127
1826 msgid "Command line option %s is not boolean"
1829 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1831 msgid "Option %s requires an argument."
1834 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1836 msgid "Option %s: Configuration item specification must have an =<val>."
1839 #: apt-pkg/contrib/cmndline.cc:237
1841 msgid "Option %s requires an integer argument, not '%s'"
1842 msgstr "Option %s requires an integer argument, not ‘%s’"
1844 #: apt-pkg/contrib/cmndline.cc:268
1846 msgid "Option '%s' is too long"
1847 msgstr "Option ‘%s’ is too long"
1849 #: apt-pkg/contrib/cmndline.cc:301
1851 msgid "Sense %s is not understood, try true or false."
1854 #: apt-pkg/contrib/cmndline.cc:351
1856 msgid "Invalid operation %s"
1859 #: apt-pkg/contrib/cdromutl.cc:55
1861 msgid "Unable to stat the mount point %s"
1864 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
1866 msgid "Unable to change to %s"
1869 #: apt-pkg/contrib/cdromutl.cc:190
1870 msgid "Failed to stat the cdrom"
1873 #: apt-pkg/contrib/fileutl.cc:80
1875 msgid "Not using locking for read only lock file %s"
1878 #: apt-pkg/contrib/fileutl.cc:85
1880 msgid "Could not open lock file %s"
1883 #: apt-pkg/contrib/fileutl.cc:103
1885 msgid "Not using locking for nfs mounted lock file %s"
1888 #: apt-pkg/contrib/fileutl.cc:107
1890 msgid "Could not get lock %s"
1893 #: apt-pkg/contrib/fileutl.cc:358
1895 msgid "Waited, for %s but it wasn't there"
1896 msgstr "Waited for %s but it wasn't there"
1898 #: apt-pkg/contrib/fileutl.cc:368
1900 msgid "Sub-process %s received a segmentation fault."
1903 #: apt-pkg/contrib/fileutl.cc:371
1905 msgid "Sub-process %s returned an error code (%u)"
1908 #: apt-pkg/contrib/fileutl.cc:373
1910 msgid "Sub-process %s exited unexpectedly"
1913 #: apt-pkg/contrib/fileutl.cc:417
1915 msgid "Could not open file %s"
1918 #: apt-pkg/contrib/fileutl.cc:473
1920 msgid "read, still have %lu to read but none left"
1923 #: apt-pkg/contrib/fileutl.cc:491
1927 #: apt-pkg/contrib/fileutl.cc:503
1929 msgid "write, still have %lu to write but couldn't"
1932 #: apt-pkg/contrib/fileutl.cc:578
1933 msgid "Problem closing the file"
1936 #: apt-pkg/contrib/fileutl.cc:584
1937 msgid "Problem unlinking the file"
1940 #: apt-pkg/contrib/fileutl.cc:595
1941 msgid "Problem syncing the file"
1944 #: apt-pkg/pkgcache.cc:126
1945 msgid "Empty package cache"
1948 #: apt-pkg/pkgcache.cc:132
1949 msgid "The package cache file is corrupted"
1952 #: apt-pkg/pkgcache.cc:137
1953 msgid "The package cache file is an incompatible version"
1956 #: apt-pkg/pkgcache.cc:142
1958 msgid "This APT does not support the Versioning System '%s'"
1959 msgstr "This APT does not support the Versioning System ‘%s’"
1961 #: apt-pkg/pkgcache.cc:147
1962 msgid "The package cache was built for a different architecture"
1965 #: apt-pkg/pkgcache.cc:218
1969 #: apt-pkg/pkgcache.cc:218
1973 #: apt-pkg/pkgcache.cc:218
1977 #: apt-pkg/pkgcache.cc:219
1981 #: apt-pkg/pkgcache.cc:219
1985 #: apt-pkg/pkgcache.cc:219
1989 #: apt-pkg/pkgcache.cc:220
1993 #: apt-pkg/pkgcache.cc:231
1997 #: apt-pkg/pkgcache.cc:231
2001 #: apt-pkg/pkgcache.cc:231
2005 #: apt-pkg/pkgcache.cc:232
2009 #: apt-pkg/pkgcache.cc:232
2013 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
2014 msgid "Building Dependency Tree"
2017 #: apt-pkg/depcache.cc:61
2018 msgid "Candidate Versions"
2021 #: apt-pkg/depcache.cc:90
2022 msgid "Dependency Generation"
2025 #: apt-pkg/tagfile.cc:81
2027 msgid "Unable to parse package file %s (1)"
2030 #: apt-pkg/tagfile.cc:174
2032 msgid "Unable to parse package file %s (2)"
2035 #: apt-pkg/sourcelist.cc:88
2037 msgid "Malformed line %lu in source list %s (URI)"
2040 #: apt-pkg/sourcelist.cc:90
2042 msgid "Malformed line %lu in source list %s (dist)"
2045 #: apt-pkg/sourcelist.cc:93
2047 msgid "Malformed line %lu in source list %s (URI parse)"
2050 #: apt-pkg/sourcelist.cc:99
2052 msgid "Malformed line %lu in source list %s (Absolute dist)"
2055 #: apt-pkg/sourcelist.cc:106
2057 msgid "Malformed line %lu in source list %s (dist parse)"
2060 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2062 msgid "Vendor block %s is invalid"
2065 #: apt-pkg/sourcelist.cc:235
2070 #: apt-pkg/sourcelist.cc:249
2072 msgid "Line %u too long in source list %s."
2075 #: apt-pkg/sourcelist.cc:266
2077 msgid "Malformed line %u in source list %s (type)"
2080 #: apt-pkg/sourcelist.cc:270
2082 msgid "Type '%s' is not known in on line %u in source list %s"
2083 msgstr "Type ‘%s’ is not known in on line %u in source list %s"
2085 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2087 msgid "Malformed line %u in source list %s (vendor id)"
2090 #: apt-pkg/sourcelist.cc:296
2092 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2093 msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
2095 #: apt-pkg/packagemanager.cc:402
2098 "This installation run will require temporarily removing the essential "
2099 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2100 "you really want to do it, activate the APT::Force-LoopBreak option."
2103 #: apt-pkg/pkgrecords.cc:37
2105 msgid "Index file type '%s' is not supported"
2106 msgstr "Index file type ‘%s’ is not supported"
2108 #: apt-pkg/algorithms.cc:238
2111 "The package %s needs to be reinstalled, but I can't find an archive for it."
2114 #: apt-pkg/algorithms.cc:1056
2116 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2120 #: apt-pkg/algorithms.cc:1058
2121 msgid "Unable to correct problems, you have held broken packages."
2124 #: apt-pkg/acquire.cc:61
2126 msgid "Lists directory %spartial is missing."
2129 #: apt-pkg/acquire.cc:65
2131 msgid "Archive directory %spartial is missing."
2134 #: apt-pkg/acquire-worker.cc:112
2136 msgid "The method driver %s could not be found."
2139 #: apt-pkg/acquire-worker.cc:161
2141 msgid "Method %s did not start correctly"
2144 #: apt-pkg/init.cc:119
2146 msgid "Packaging system '%s' is not supported"
2147 msgstr "Packaging system ‘%s’ is not supported"
2149 #: apt-pkg/init.cc:135
2150 msgid "Unable to determine a suitable system type"
2153 #: apt-pkg/clean.cc:61
2155 msgid "Unable to stat %s."
2158 #: apt-pkg/srcrecords.cc:49
2159 msgid "You must put some 'source' URIs in your sources.list"
2160 msgstr "You must put some ‘source’ URIs in your sources.list"
2162 #: apt-pkg/cachefile.cc:73
2163 msgid "The package lists or status file could not be parsed or opened."
2166 #: apt-pkg/cachefile.cc:77
2167 msgid "You may want to run apt-get update to correct these problems"
2170 #: apt-pkg/policy.cc:269
2171 msgid "Invalid record in the preferences file, no Package header"
2174 #: apt-pkg/policy.cc:291
2176 msgid "Did not understand pin type %s"
2179 #: apt-pkg/pkgcachegen.cc:74
2180 msgid "Cache has an incompatible versioning system"
2183 #: apt-pkg/pkgcachegen.cc:117
2185 msgid "Error occured while processing %s (NewPackage)"
2188 #: apt-pkg/pkgcachegen.cc:129
2190 msgid "Error occured while processing %s (UsePackage1)"
2193 #: apt-pkg/pkgcachegen.cc:150
2195 msgid "Error occured while processing %s (UsePackage2)"
2198 #: apt-pkg/pkgcachegen.cc:154
2200 msgid "Error occured while processing %s (NewFileVer1)"
2203 #: apt-pkg/pkgcachegen.cc:184
2205 msgid "Error occured while processing %s (NewVersion1)"
2208 #: apt-pkg/pkgcachegen.cc:188
2210 msgid "Error occured while processing %s (UsePackage3)"
2213 #: apt-pkg/pkgcachegen.cc:192
2215 msgid "Error occured while processing %s (NewVersion2)"
2218 #: apt-pkg/pkgcachegen.cc:207
2219 msgid "Wow, you exceeded the number of package names this APT is capable of."
2222 #: apt-pkg/pkgcachegen.cc:210
2223 msgid "Wow, you exceeded the number of versions this APT is capable of."
2226 #: apt-pkg/pkgcachegen.cc:213
2227 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2230 #: apt-pkg/pkgcachegen.cc:241
2232 msgid "Error occured while processing %s (FindPkg)"
2235 #: apt-pkg/pkgcachegen.cc:254
2237 msgid "Error occured while processing %s (CollectFileProvides)"
2240 #: apt-pkg/pkgcachegen.cc:260
2242 msgid "Package %s %s was not found while processing file dependencies"
2245 #: apt-pkg/pkgcachegen.cc:574
2247 msgid "Couldn't stat source package list %s"
2250 #: apt-pkg/pkgcachegen.cc:658
2251 msgid "Collecting File Provides"
2254 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2255 msgid "IO Error saving source cache"
2258 #: apt-pkg/acquire-item.cc:124
2260 msgid "rename failed, %s (%s -> %s)."
2263 #: apt-pkg/acquire-item.cc:353
2266 "I wasn't able to locate a file for the %s package. This might mean you need "
2267 "to manually fix this package. (due to missing arch)"
2270 #: apt-pkg/acquire-item.cc:388
2273 "I wasn't able to locate file for the %s package. This might mean you need to "
2274 "manually fix this package."
2277 #: apt-pkg/acquire-item.cc:419
2280 "The package index files are corrupted. No Filename: field for package %s."
2283 #: apt-pkg/acquire-item.cc:501
2284 msgid "Size mismatch"
2287 #: apt-pkg/acquire-item.cc:511
2288 msgid "MD5Sum mismatch"
2291 #: methods/rsh.cc:264
2292 msgid "File Not Found"
2295 #: methods/rsh.cc:330
2296 msgid "Connection closed prematurely"
2308 #~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
2309 #~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
2314 #~ msgid "....\"Have you mooed today?\"..."
2315 #~ msgstr "....‘Have you mooed today?’..."
2317 #~ msgid "Errors apply to file '%s'"
2318 #~ msgstr "Errors apply to file ‘%s’"