1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2003-09-23 23:59-0400\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: cmdline/apt-cache.cc:133
20 msgid "Package %s version %s has an unmet dep:\n"
23 #: cmdline/apt-cache.cc:173 cmdline/apt-cache.cc:525 cmdline/apt-cache.cc:613
24 #: cmdline/apt-cache.cc:769 cmdline/apt-cache.cc:987 cmdline/apt-cache.cc:1355
25 #: cmdline/apt-cache.cc:1506
27 msgid "Unable to locate package %s"
30 #: cmdline/apt-cache.cc:230
31 msgid "Total Package Names : "
34 #: cmdline/apt-cache.cc:270
35 msgid " Normal Packages: "
38 #: cmdline/apt-cache.cc:271
39 msgid " Pure Virtual Packages: "
42 #: cmdline/apt-cache.cc:272
43 msgid " Single Virtual Packages: "
46 #: cmdline/apt-cache.cc:273
47 msgid " Mixed Virtual Packages: "
50 #: cmdline/apt-cache.cc:274
54 #: cmdline/apt-cache.cc:276
55 msgid "Total Distinct Versions: "
58 #: cmdline/apt-cache.cc:278
59 msgid "Total Dependencies: "
62 #: cmdline/apt-cache.cc:281
63 msgid "Total Ver/File relations: "
66 #: cmdline/apt-cache.cc:283
67 msgid "Total Provides Mappings: "
70 #: cmdline/apt-cache.cc:295
71 msgid "Total Globbed Strings: "
74 #: cmdline/apt-cache.cc:309
75 msgid "Total Dependency Version space: "
78 #: cmdline/apt-cache.cc:314
79 msgid "Total Slack space: "
82 #: cmdline/apt-cache.cc:322
83 msgid "Total Space Accounted for: "
86 #: cmdline/apt-cache.cc:444 cmdline/apt-cache.cc:1187
88 msgid "Package file %s is out of sync."
91 #: cmdline/apt-cache.cc:1229
92 msgid "You must give exactly one pattern"
95 #: cmdline/apt-cache.cc:1383
96 msgid "No packages found"
99 #: cmdline/apt-cache.cc:1460
100 msgid "Package Files:"
103 #: cmdline/apt-cache.cc:1467 cmdline/apt-cache.cc:1553
104 msgid "Cache is out of sync, can't x-ref a package file"
107 #: cmdline/apt-cache.cc:1468
112 #. Show any packages have explicit pins
113 #: cmdline/apt-cache.cc:1480
114 msgid "Pinned Packages:"
117 #: cmdline/apt-cache.cc:1492 cmdline/apt-cache.cc:1533
122 #: cmdline/apt-cache.cc:1513
126 #: cmdline/apt-cache.cc:1515 cmdline/apt-cache.cc:1523
131 #: cmdline/apt-cache.cc:1520
135 #: cmdline/apt-cache.cc:1530
136 msgid " Package Pin: "
139 #. Show the priority tables
140 #: cmdline/apt-cache.cc:1539
141 msgid " Version Table:"
144 #: cmdline/apt-cache.cc:1554
149 #: cmdline/apt-cache.cc:1581 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70
150 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:544
151 #: cmdline/apt-get.cc:2264 cmdline/apt-sortpkgs.cc:144
153 msgid "%s %s for %s %s compiled on %s %s\n"
156 #: cmdline/apt-cache.cc:1588
158 "Usage: apt-cache [options] command\n"
159 " apt-cache [options] add file1 [file2 ...]\n"
160 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
161 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
163 "apt-cache is a low-level tool used to manipulate APT's binary\n"
164 "cache files, and query information from them\n"
167 " add - Add a package file to the source cache\n"
168 " gencaches - Build both the package and source cache\n"
169 " showpkg - Show some general information for a single package\n"
170 " showsrc - Show source records\n"
171 " stats - Show some basic statistics\n"
172 " dump - Show the entire file in a terse form\n"
173 " dumpavail - Print an available file to stdout\n"
174 " unmet - Show unmet dependencies\n"
175 " search - Search the package list for a regex pattern\n"
176 " show - Show a readable record for the package\n"
177 " depends - Show raw dependency information for a package\n"
178 " rdepends - Show reverse dependency information for a package\n"
179 " pkgnames - List the names of all packages\n"
180 " dotty - Generate package graphs for GraphVis\n"
181 " xvcg - Generate package graphs for xvcg\n"
182 " policy - Show policy settings\n"
185 " -h This help text.\n"
186 " -p=? The package cache.\n"
187 " -s=? The source cache.\n"
188 " -q Disable progress indicator.\n"
189 " -i Show only important deps for the unmet command.\n"
190 " -c=? Read this configuration file\n"
191 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
192 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
195 #: cmdline/apt-config.cc:41
196 msgid "Arguments not in pairs"
199 #: cmdline/apt-config.cc:76
201 "Usage: apt-config [options] command\n"
203 "apt-config is a simple tool to read the APT config file\n"
206 " shell - Shell mode\n"
207 " dump - Show the configuration\n"
210 " -h This help text.\n"
211 " -c=? Read this configuration file\n"
212 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
215 #: cmdline/apt-extracttemplates.cc:98
217 msgid "%s not a valid DEB package."
220 #: cmdline/apt-extracttemplates.cc:232
222 "Usage: apt-extracttemplates file1 [file2 ...]\n"
224 "apt-extracttemplates is a tool to extract config and template info\n"
225 "from debian packages\n"
228 " -h This help text\n"
229 " -t Set the temp dir\n"
230 " -c=? Read this configuration file\n"
231 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
234 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:699
236 msgid "Unable to write to %s"
239 #: cmdline/apt-extracttemplates.cc:310
240 msgid "Cannot get debconf version. Is debconf installed?"
243 #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:336
244 msgid "Package extension list is too long"
247 #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179
248 #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:251
249 #: ftparchive/apt-ftparchive.cc:265 ftparchive/apt-ftparchive.cc:287
251 msgid "Error Processing directory %s"
254 #: ftparchive/apt-ftparchive.cc:249
255 msgid "Source extension list is too long"
258 #: ftparchive/apt-ftparchive.cc:366
259 msgid "Error writing header to contents file"
262 #: ftparchive/apt-ftparchive.cc:396
264 msgid "Error Processing Contents %s"
267 #: ftparchive/apt-ftparchive.cc:550
269 "Usage: apt-ftparchive [options] command\n"
270 "Commands: packages binarypath [overridefile [pathprefix]]\n"
271 " sources srcpath [overridefile [pathprefix]]\n"
273 " generate config [groups]\n"
276 "apt-ftparchive generates index files for Debian archives. It supports\n"
277 "many styles of generation from fully automated to functional replacements\n"
278 "for dpkg-scanpackages and dpkg-scansources\n"
280 "apt-ftparchive generates Package files from a tree of .debs. The\n"
281 "Package file contains the contents of all the control fields from\n"
282 "each package as well as the MD5 hash and filesize. An override file\n"
283 "is supported to force the value of Priority and Section.\n"
285 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
286 "The --source-override option can be used to specify a src override file\n"
288 "The 'packages' and 'sources' command should be run in the root of the\n"
289 "tree. BinaryPath should point to the base of the recursive search and \n"
290 "override file should contain the override flags. Pathprefix is\n"
291 "appended to the filename fields if present. Example usage from the \n"
293 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
294 " dists/potato/main/binary-i386/Packages\n"
297 " -h This help text\n"
298 " --md5 Control MD5 generation\n"
299 " -s=? Source override file\n"
301 " -d=? Select the optional caching database\n"
302 " --no-delink Enable delinking debug mode\n"
303 " --contents Control contents file generation\n"
304 " -c=? Read this configuration file\n"
305 " -o=? Set an arbitary configuration option"
308 #: ftparchive/apt-ftparchive.cc:731
309 msgid "No selections matched"
312 #: ftparchive/apt-ftparchive.cc:804
314 msgid "Some files are missing in the package file group `%s'"
317 #: ftparchive/cachedb.cc:43
319 msgid "DB was corrupted, file renamed to %s.old"
322 #: ftparchive/cachedb.cc:59
324 msgid "Unable to open DB2 file %s"
327 #: ftparchive/cachedb.cc:99
329 msgid "File date has changed %s"
332 #: ftparchive/cachedb.cc:140
333 msgid "Archive has no control record"
336 #: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257
337 msgid "Unable to get a cursor"
340 #: ftparchive/writer.cc:78
342 msgid "W: Unable to read directory %s\n"
345 #: ftparchive/writer.cc:83
347 msgid "W: Unable to stat %s\n"
350 #: ftparchive/writer.cc:122
354 #: ftparchive/writer.cc:124
358 #: ftparchive/writer.cc:131
359 msgid "E: Errors apply to file "
362 #: ftparchive/writer.cc:148 ftparchive/writer.cc:178
364 msgid "Failed to resolve %s"
367 #: ftparchive/writer.cc:160
368 msgid "Tree walking failed"
371 #: ftparchive/writer.cc:185
373 msgid "Failed to open %s"
376 #: ftparchive/writer.cc:242
378 msgid " DeLink %s [%s]\n"
381 #: ftparchive/writer.cc:250
383 msgid "Failed to readlink %s"
386 #: ftparchive/writer.cc:254
388 msgid "Failed to unlink %s"
391 #: ftparchive/writer.cc:261
393 msgid "*** Failed to link %s to %s"
396 #: ftparchive/writer.cc:271
398 msgid " DeLink limit of %sB hit.\n"
401 #: ftparchive/writer.cc:338 apt-inst/extract.cc:181 apt-inst/extract.cc:193
402 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
404 msgid "Failed to stat %s"
407 #: ftparchive/writer.cc:358
408 msgid "Archive had no package field"
411 #: ftparchive/writer.cc:366 ftparchive/writer.cc:576
413 msgid " %s has no override entry\n"
416 #: ftparchive/writer.cc:409 ftparchive/writer.cc:658
418 msgid " %s maintainer is %s not %s\n"
421 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
422 msgid "realloc - Failed to allocate memory"
425 #: ftparchive/override.cc:38 ftparchive/override.cc:146
427 msgid "Unable to open %s"
430 #: ftparchive/override.cc:64 ftparchive/override.cc:170
432 msgid "Malformed override %s line %lu #1"
435 #: ftparchive/override.cc:78 ftparchive/override.cc:182
437 msgid "Malformed override %s line %lu #2"
440 #: ftparchive/override.cc:92 ftparchive/override.cc:195
442 msgid "Malformed override %s line %lu #3"
445 #: ftparchive/override.cc:131 ftparchive/override.cc:205
447 msgid "Failed to read the override file %s"
450 #: ftparchive/multicompress.cc:75
452 msgid "Unknown Compresison Algorithm '%s'"
455 #: ftparchive/multicompress.cc:105
457 msgid "Compressed output %s needs a compression set"
460 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
461 msgid "Failed to create IPC pipe to subprocess"
464 #: ftparchive/multicompress.cc:198
465 msgid "Failed to create FILE*"
468 #: ftparchive/multicompress.cc:201
469 msgid "Failed to fork"
472 #: ftparchive/multicompress.cc:215
473 msgid "Compress Child"
476 #: ftparchive/multicompress.cc:238
478 msgid "Internal Error, Failed to create %s"
481 #: ftparchive/multicompress.cc:289
482 msgid "Failed to create subprocess IPC"
485 #: ftparchive/multicompress.cc:324
486 msgid "Failed to exec compressor "
489 #: ftparchive/multicompress.cc:363
493 #: ftparchive/multicompress.cc:406
494 msgid "IO to subprocess/file failed"
497 #: ftparchive/multicompress.cc:458
498 msgid "Failed to read while computing MD5"
501 #: ftparchive/multicompress.cc:475
503 msgid "Problem unlinking %s"
506 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
508 msgid "Failed to rename %s to %s"
511 #: cmdline/apt-get.cc:118
515 #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1423
517 msgid "Regex compilation error - %s"
520 #: cmdline/apt-get.cc:235
521 msgid "The following packages have unmet dependencies:"
524 #: cmdline/apt-get.cc:325
526 msgid "but %s is installed"
529 #: cmdline/apt-get.cc:327
531 msgid "but %s is to be installed"
534 #: cmdline/apt-get.cc:334
535 msgid "but it is not installable"
538 #: cmdline/apt-get.cc:336
539 msgid "but it is a virtual package"
542 #: cmdline/apt-get.cc:339
543 msgid "but it is not installed"
546 #: cmdline/apt-get.cc:339
547 msgid "but it is not going to be installed"
550 #: cmdline/apt-get.cc:344
554 #: cmdline/apt-get.cc:373
555 msgid "The following NEW packages will be installed:"
558 #: cmdline/apt-get.cc:399
559 msgid "The following packages will be REMOVED:"
562 #: cmdline/apt-get.cc:421
563 msgid "The following packages have been kept back"
566 #: cmdline/apt-get.cc:442
567 msgid "The following packages will be upgraded"
570 #: cmdline/apt-get.cc:463
571 msgid "The following packages will be DOWNGRADED"
574 #: cmdline/apt-get.cc:483
575 msgid "The following held packages will be changed:"
578 #: cmdline/apt-get.cc:536
580 msgid "%s (due to %s) "
583 #: cmdline/apt-get.cc:544
585 "WARNING: The following essential packages will be removed\n"
586 "This should NOT be done unless you know exactly what you are doing!"
589 #: cmdline/apt-get.cc:574
591 msgid "%lu upgraded, %lu newly installed, "
594 #: cmdline/apt-get.cc:578
596 msgid "%lu reinstalled, "
599 #: cmdline/apt-get.cc:580
601 msgid "%lu downgraded, "
604 #: cmdline/apt-get.cc:582
606 msgid "%lu to remove and %lu not upgraded.\n"
609 #: cmdline/apt-get.cc:586
611 msgid "%lu not fully installed or removed.\n"
614 #: cmdline/apt-get.cc:646
615 msgid "Correcting dependencies..."
618 #: cmdline/apt-get.cc:649
622 #: cmdline/apt-get.cc:652
623 msgid "Unable to correct dependencies"
626 #: cmdline/apt-get.cc:655
627 msgid "Unable to minimize the upgrade set"
630 #: cmdline/apt-get.cc:657
634 #: cmdline/apt-get.cc:661
635 msgid "You might want to run `apt-get -f install' to correct these."
638 #: cmdline/apt-get.cc:664
639 msgid "Unmet dependencies. Try using -f."
642 #: cmdline/apt-get.cc:718
643 msgid "Packages need to be removed but Remove is disabled."
646 #: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1726 cmdline/apt-get.cc:1759
647 msgid "Unable to lock the download directory"
650 #: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1807 cmdline/apt-get.cc:2018
651 #: apt-pkg/cachefile.cc:67
652 msgid "The list of sources could not be read."
655 #: cmdline/apt-get.cc:774
657 msgid "Need to get %sB/%sB of archives.\n"
660 #: cmdline/apt-get.cc:777
662 msgid "Need to get %sB of archives.\n"
665 #: cmdline/apt-get.cc:782
667 msgid "After unpacking %sB of additional disk space will be used.\n"
670 #: cmdline/apt-get.cc:785
672 msgid "After unpacking %sB disk space will be freed.\n"
675 #: cmdline/apt-get.cc:802
677 msgid "You don't have enough free space in %s."
680 #: cmdline/apt-get.cc:811
681 msgid "There are problems and -y was used without --force-yes"
684 #: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837
685 msgid "Trivial Only specified but this is not a trivial operation."
688 #: cmdline/apt-get.cc:819
689 msgid "Yes, do as I say!"
692 #: cmdline/apt-get.cc:821
695 "You are about to do something potentially harmful\n"
696 "To continue type in the phrase '%s'\n"
700 #: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846
704 #: cmdline/apt-get.cc:842
705 msgid "Do you want to continue? [Y/n] "
708 #: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1282 cmdline/apt-get.cc:1916
710 msgid "Failed to fetch %s %s\n"
713 #: cmdline/apt-get.cc:929
714 msgid "Some files failed to download"
717 #: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1925
718 msgid "Download complete and in download only mode"
721 #: cmdline/apt-get.cc:936
723 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
727 #: cmdline/apt-get.cc:940
728 msgid "--fix-missing and media swapping is not currently supported"
731 #: cmdline/apt-get.cc:945
732 msgid "Unable to correct missing packages."
735 #: cmdline/apt-get.cc:946
736 msgid "Aborting Install."
739 #: cmdline/apt-get.cc:979
741 msgid "Note, selecting %s instead of %s\n"
744 #: cmdline/apt-get.cc:989
746 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
749 #: cmdline/apt-get.cc:1007
751 msgid "Package %s is not installed, so not removed\n"
754 #: cmdline/apt-get.cc:1018
756 msgid "Package %s is a virtual package provided by:\n"
759 #: cmdline/apt-get.cc:1030
763 #: cmdline/apt-get.cc:1035
764 msgid "You should explicitly select one to install."
767 #: cmdline/apt-get.cc:1040
770 "Package %s has no available version, but exists in the database.\n"
771 "This typically means that the package was mentioned in a dependency and\n"
772 "never uploaded, has been obsoleted or is not available with the contents\n"
776 #: cmdline/apt-get.cc:1060
777 msgid "However the following packages replace it:"
780 #: cmdline/apt-get.cc:1063
782 msgid "Package %s has no installation candidate"
785 #: cmdline/apt-get.cc:1083
787 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
790 #: cmdline/apt-get.cc:1091
792 msgid "%s is already the newest version.\n"
795 #: cmdline/apt-get.cc:1118
797 msgid "Release '%s' for '%s' was not found"
800 #: cmdline/apt-get.cc:1120
802 msgid "Version '%s' for '%s' was not found"
805 #: cmdline/apt-get.cc:1126
807 msgid "Selected version %s (%s) for %s\n"
810 #: cmdline/apt-get.cc:1236
811 msgid "The update command takes no arguments"
814 #: cmdline/apt-get.cc:1249
815 msgid "Unable to lock the list directory"
818 #: cmdline/apt-get.cc:1301
820 "Some index files failed to download, they have been ignored, or old ones "
824 #: cmdline/apt-get.cc:1320
825 msgid "Internal Error, AllUpgrade broke stuff"
828 #: cmdline/apt-get.cc:1410 cmdline/apt-get.cc:1446
830 msgid "Couldn't find package %s"
833 #: cmdline/apt-get.cc:1433
835 msgid "Note, selecting %s for regex '%s'\n"
838 #: cmdline/apt-get.cc:1463
839 msgid "You might want to run `apt-get -f install' to correct these:"
842 #: cmdline/apt-get.cc:1466
844 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
848 #: cmdline/apt-get.cc:1478
850 "Some packages could not be installed. This may mean that you have\n"
851 "requested an impossible situation or if you are using the unstable\n"
852 "distribution that some required packages have not yet been created\n"
853 "or been moved out of Incoming."
856 #: cmdline/apt-get.cc:1486
858 "Since you only requested a single operation it is extremely likely that\n"
859 "the package is simply not installable and a bug report against\n"
860 "that package should be filed."
863 #: cmdline/apt-get.cc:1491
864 msgid "The following information may help to resolve the situation:"
867 #: cmdline/apt-get.cc:1494
868 msgid "Broken packages"
871 #: cmdline/apt-get.cc:1520
872 msgid "The following extra packages will be installed:"
875 #: cmdline/apt-get.cc:1600
876 msgid "Suggested packages:"
879 #: cmdline/apt-get.cc:1601
880 msgid "Recommended packages:"
883 #: cmdline/apt-get.cc:1621
884 msgid "Calculating Upgrade... "
887 #: cmdline/apt-get.cc:1624 methods/ftp.cc:702 methods/connect.cc:99
891 #: cmdline/apt-get.cc:1629
895 #: cmdline/apt-get.cc:1802
896 msgid "Must specify at least one package to fetch source for"
899 #: cmdline/apt-get.cc:1829 cmdline/apt-get.cc:2036
901 msgid "Unable to find a source package for %s"
904 #: cmdline/apt-get.cc:1876
906 msgid "You don't have enough free space in %s"
909 #: cmdline/apt-get.cc:1881
911 msgid "Need to get %sB/%sB of source archives.\n"
914 #: cmdline/apt-get.cc:1884
916 msgid "Need to get %sB of source archives.\n"
919 #: cmdline/apt-get.cc:1890
921 msgid "Fetch Source %s\n"
924 #: cmdline/apt-get.cc:1921
925 msgid "Failed to fetch some archives."
928 #: cmdline/apt-get.cc:1949
930 msgid "Skipping unpack of already unpacked source in %s\n"
933 #: cmdline/apt-get.cc:1961
935 msgid "Unpack command '%s' failed.\n"
938 #: cmdline/apt-get.cc:1978
940 msgid "Build command '%s' failed.\n"
943 #: cmdline/apt-get.cc:1997
944 msgid "Child process failed"
947 #: cmdline/apt-get.cc:2013
948 msgid "Must specify at least one package to check builddeps for"
951 #: cmdline/apt-get.cc:2041
953 msgid "Unable to get build-dependency information for %s"
956 #: cmdline/apt-get.cc:2061
958 msgid "%s has no build depends.\n"
961 #: cmdline/apt-get.cc:2113
964 "%s dependency for %s cannot be satisfied because the package %s cannot be "
968 #: cmdline/apt-get.cc:2159
971 "%s dependency for %s cannot be satisfied because no available versions of "
972 "package %s can satisfy version requirements"
975 #: cmdline/apt-get.cc:2193
977 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
980 #: cmdline/apt-get.cc:2218
982 msgid "Failed to satisfy %s dependency for %s: %s"
985 #: cmdline/apt-get.cc:2232
988 "Some broken packages were found while trying to process build-dependencies "
990 "You might want to run `apt-get -f install' to correct these."
993 #: cmdline/apt-get.cc:2237
994 msgid "Failed to process build dependencies"
997 #: cmdline/apt-get.cc:2269
998 msgid "Supported Modules:"
1001 #: cmdline/apt-get.cc:2310
1003 "Usage: apt-get [options] command\n"
1004 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1005 " apt-get [options] source pkg1 [pkg2 ...]\n"
1007 "apt-get is a simple command line interface for downloading and\n"
1008 "installing packages. The most frequently used commands are update\n"
1012 " update - Retrieve new lists of packages\n"
1013 " upgrade - Perform an upgrade\n"
1014 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1015 " remove - Remove packages\n"
1016 " source - Download source archives\n"
1017 " build-dep - Configure build-dependencies for source packages\n"
1018 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1019 " dselect-upgrade - Follow dselect selections\n"
1020 " clean - Erase downloaded archive files\n"
1021 " autoclean - Erase old downloaded archive files\n"
1022 " check - Verify that there are no broken dependencies\n"
1025 " -h This help text.\n"
1026 " -q Loggable output - no progress indicator\n"
1027 " -qq No output except for errors\n"
1028 " -d Download only - do NOT install or unpack archives\n"
1029 " -s No-act. Perform ordering simulation\n"
1030 " -y Assume Yes to all queries and do not prompt\n"
1031 " -f Attempt to continue if the integrity check fails\n"
1032 " -m Attempt to continue if archives are unlocatable\n"
1033 " -u Show a list of upgraded packages as well\n"
1034 " -b Build the source package after fetching it\n"
1035 " -V Show verbose version numbers\n"
1036 " -c=? Read this configuration file\n"
1037 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1038 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1039 "pages for more information and options.\n"
1040 " This APT has Super Cow Powers.\n"
1043 #: cmdline/acqprogress.cc:55
1047 #: cmdline/acqprogress.cc:79
1051 #: cmdline/acqprogress.cc:110
1055 #: cmdline/acqprogress.cc:114
1059 #: cmdline/acqprogress.cc:135
1061 msgid "Fetched %sB in %s (%sB/s)\n"
1064 #: cmdline/acqprogress.cc:225
1068 #: cmdline/acqprogress.cc:271
1071 "Media Change: Please insert the disc labeled\n"
1073 "in the drive '%s' and press enter\n"
1076 #: cmdline/apt-sortpkgs.cc:86
1077 msgid "Unknown package record!"
1080 #: cmdline/apt-sortpkgs.cc:150
1082 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1084 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1085 "to indicate what kind of file it is.\n"
1088 " -h This help text\n"
1089 " -s Use source file sorting\n"
1090 " -c=? Read this configuration file\n"
1091 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1094 #: dselect/install:32
1095 msgid "Bad default setting!"
1098 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1099 #: dselect/install:104 dselect/update:45
1100 msgid "Press enter to continue."
1103 #: dselect/install:100
1104 msgid "Some errors occurred while unpacking. I'm going to configure the"
1107 #: dselect/install:101
1108 msgid "packages that were installed. This may result in duplicate errors"
1111 #: dselect/install:102
1112 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1115 #: dselect/install:103
1117 "above this message are important. Please fix them and run [I]nstall again"
1120 #: dselect/update:30
1121 msgid "Merging Available information"
1124 #: apt-inst/contrib/extracttar.cc:115
1125 msgid "Failed to create pipes"
1128 #: apt-inst/contrib/extracttar.cc:140
1129 msgid "Failed to exec gzip "
1132 #: apt-inst/contrib/extracttar.cc:177 apt-inst/contrib/extracttar.cc:203
1133 msgid "Corrupted archive"
1136 #: apt-inst/contrib/extracttar.cc:192
1137 msgid "Tar Checksum failed, archive corrupted"
1140 #: apt-inst/contrib/extracttar.cc:295
1142 msgid "Unknown TAR header type %u, member %s"
1145 #: apt-inst/contrib/arfile.cc:73
1146 msgid "Invalid archive signature"
1149 #: apt-inst/contrib/arfile.cc:81
1150 msgid "Error reading archive member header"
1153 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1154 msgid "Invalid archive member header"
1157 #: apt-inst/contrib/arfile.cc:131
1158 msgid "Archive is too short"
1161 #: apt-inst/contrib/arfile.cc:135
1162 msgid "Failed to read the archive headers"
1165 #: apt-inst/filelist.cc:384
1166 msgid "DropNode called on still linked node"
1169 #: apt-inst/filelist.cc:416
1170 msgid "Failed to locate the hash element!"
1173 #: apt-inst/filelist.cc:463
1174 msgid "Failed to allocate diversion"
1177 #: apt-inst/filelist.cc:468
1178 msgid "Internal Error in AddDiversion"
1181 #: apt-inst/filelist.cc:481
1183 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1186 #: apt-inst/filelist.cc:510
1188 msgid "Double add of diversion %s -> %s"
1191 #: apt-inst/filelist.cc:553
1193 msgid "Duplicate conf file %s/%s"
1196 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1198 msgid "Failed write file %s"
1201 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1203 msgid "Failed to close file %s"
1206 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1208 msgid "The path %s is too long"
1211 #: apt-inst/extract.cc:127
1213 msgid "Unpacking %s more than once"
1216 #: apt-inst/extract.cc:137
1218 msgid "The directory %s is diverted"
1221 #: apt-inst/extract.cc:147
1223 msgid "The package is trying to write to the diversion target %s/%s"
1226 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1227 msgid "The diversion path is too long"
1230 #: apt-inst/extract.cc:243
1232 msgid "The directory %s is being replaced by a non-directory"
1235 #: apt-inst/extract.cc:283
1236 msgid "Failed to locate node in its hash bucket"
1239 #: apt-inst/extract.cc:287
1240 msgid "The path is too long"
1243 #: apt-inst/extract.cc:417
1245 msgid "Overwrite package match with no version for %s"
1248 #: apt-inst/extract.cc:434
1250 msgid "File %s/%s overwrites the one in the package %s"
1253 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
1254 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
1256 msgid "Unable to read %s"
1259 #: apt-inst/extract.cc:494
1261 msgid "Unable to stat %s"
1264 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1266 msgid "Failed to remove %s"
1269 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1271 msgid "Unable to create %s"
1274 #: apt-inst/deb/dpkgdb.cc:118
1276 msgid "Failed to stat %sinfo"
1279 #: apt-inst/deb/dpkgdb.cc:123
1280 msgid "The info and temp directories need to be on the same filesystem"
1283 #. Build the status cache
1284 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1285 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1286 #: apt-pkg/pkgcachegen.cc:829
1287 msgid "Reading Package Lists"
1290 #: apt-inst/deb/dpkgdb.cc:180
1292 msgid "Failed to change to the admin dir %sinfo"
1295 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1296 #: apt-inst/deb/dpkgdb.cc:448
1297 msgid "Internal Error getting a Package Name"
1300 #: apt-inst/deb/dpkgdb.cc:205
1301 msgid "Reading File Listing"
1304 #: apt-inst/deb/dpkgdb.cc:216
1307 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1308 "then make it empty and immediately re-install the same version of the "
1312 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1314 msgid "Failed reading the list file %sinfo/%s"
1317 #: apt-inst/deb/dpkgdb.cc:266
1318 msgid "Internal Error getting a Node"
1321 #: apt-inst/deb/dpkgdb.cc:309
1323 msgid "Failed to open the diversions file %sdiversions"
1326 #: apt-inst/deb/dpkgdb.cc:324
1327 msgid "The diversion file is corrupted"
1330 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1331 #: apt-inst/deb/dpkgdb.cc:341
1333 msgid "Invalid line in the diversion file: %s"
1336 #: apt-inst/deb/dpkgdb.cc:362
1337 msgid "Internal Error adding a diversion"
1340 #: apt-inst/deb/dpkgdb.cc:383
1341 msgid "The pkg cache must be initialize first"
1344 #: apt-inst/deb/dpkgdb.cc:386
1345 msgid "Reading File List"
1348 #: apt-inst/deb/dpkgdb.cc:443
1350 msgid "Failed to find a Package: Header, offset %lu"
1353 #: apt-inst/deb/dpkgdb.cc:465
1355 msgid "Bad ConfFile section in the status file. Offset %lu"
1358 #: apt-inst/deb/dpkgdb.cc:470
1360 msgid "Error parsing MD5. Offset %lu"
1363 #: apt-inst/deb/debfile.cc:55
1365 msgid "This is not a valid DEB archive, missing '%s' member"
1368 #: apt-inst/deb/debfile.cc:72
1370 msgid "Internal Error, could not locate member %s"
1373 #: apt-inst/deb/debfile.cc:104
1375 msgid "Couldn't change to %s"
1378 #: apt-inst/deb/debfile.cc:125
1379 msgid "Internal Error, could not locate member"
1382 #: apt-inst/deb/debfile.cc:158
1383 msgid "Failed to locate a valid control file"
1386 #: apt-inst/deb/debfile.cc:243
1387 msgid "Unparsible control file"
1390 #: methods/cdrom.cc:113
1392 msgid "Unable to read the cdrom database %s"
1395 #: methods/cdrom.cc:122
1397 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1398 "cannot be used to add new CDs"
1401 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1405 #: methods/cdrom.cc:163
1407 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1410 #: methods/cdrom.cc:177 methods/file.cc:77
1411 msgid "File not found"
1414 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1415 msgid "Failed to stat"
1418 #: methods/copy.cc:79 methods/gzip.cc:139
1419 msgid "Failed to set modification time"
1422 #: methods/file.cc:42
1423 msgid "Invalid URI, local URIS must not start with //"
1426 #. Login must be before getpeername otherwise dante won't work.
1427 #: methods/ftp.cc:162
1431 #: methods/ftp.cc:168
1432 msgid "Unable to determine the peer name"
1435 #: methods/ftp.cc:173
1436 msgid "Unable to determine the local name"
1439 #: methods/ftp.cc:204 methods/ftp.cc:232
1441 msgid "Server refused our connection and said: %s"
1444 #: methods/ftp.cc:210
1446 msgid "USER failed, server said: %s"
1449 #: methods/ftp.cc:217
1451 msgid "PASS failed, server said: %s"
1454 #: methods/ftp.cc:237
1456 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1460 #: methods/ftp.cc:265
1462 msgid "Login script command '%s' failed, server said: %s"
1465 #: methods/ftp.cc:291
1467 msgid "TYPE failed, server said: %s"
1470 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1471 msgid "Connection timeout"
1474 #: methods/ftp.cc:335
1475 msgid "Server closed the connection"
1478 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1482 #: methods/ftp.cc:345 methods/rsh.cc:197
1483 msgid "A response overflowed the buffer."
1486 #: methods/ftp.cc:362 methods/ftp.cc:374
1487 msgid "Protocol corruption"
1490 #: methods/ftp.cc:446 methods/rsh.cc:232
1494 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1495 msgid "Could not create a socket"
1498 #: methods/ftp.cc:698
1499 msgid "Could not connect data socket, connection timed out"
1502 #: methods/ftp.cc:704
1503 msgid "Could not connect passive socket."
1506 #: methods/ftp.cc:722
1507 msgid "getaddrinfo was unable to get a listening socket"
1510 #: methods/ftp.cc:736
1511 msgid "Could not bind a socket"
1514 #: methods/ftp.cc:740
1515 msgid "Could not listen on the socket"
1518 #: methods/ftp.cc:747
1519 msgid "Could not determine the socket's name"
1522 #: methods/ftp.cc:779
1523 msgid "Unable to send PORT command"
1526 #: methods/ftp.cc:789
1528 msgid "Unknown address family %u (AF_*)"
1531 #: methods/ftp.cc:798
1533 msgid "EPRT failed, server said: %s"
1536 #: methods/ftp.cc:818
1537 msgid "Data socket connect timed out"
1540 #: methods/ftp.cc:825
1541 msgid "Unable to accept connection"
1544 #: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
1545 msgid "Problem hashing file"
1548 #: methods/ftp.cc:877
1550 msgid "Unable to fetch file, server said '%s'"
1553 #: methods/ftp.cc:892 methods/rsh.cc:322
1554 msgid "Data socket timed out"
1557 #: methods/ftp.cc:922
1559 msgid "Data transfer failed, server said '%s'"
1562 #. Get the files information
1563 #: methods/ftp.cc:997
1567 #: methods/ftp.cc:1104
1568 msgid "Unable to invoke "
1571 #: methods/connect.cc:64
1573 msgid "Connecting to %s (%s)"
1576 #: methods/connect.cc:71
1581 #: methods/connect.cc:80
1583 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1586 #: methods/connect.cc:86
1588 msgid "Cannot initiate the connection to %s:%s (%s)."
1591 #: methods/connect.cc:92
1593 msgid "Could not connect to %s:%s (%s), connection timed out"
1596 #: methods/connect.cc:104
1598 msgid "Could not connect to %s:%s (%s)."
1601 #. We say this mainly because the pause here is for the
1602 #. ssh connection that is still going
1603 #: methods/connect.cc:132 methods/rsh.cc:425
1605 msgid "Connecting to %s"
1608 #: methods/connect.cc:163
1610 msgid "Could not resolve '%s'"
1613 #: methods/connect.cc:167
1615 msgid "Temporary failure resolving '%s'"
1618 #: methods/connect.cc:169
1620 msgid "Something wicked happened resolving '%s:%s' (%i)"
1623 #: methods/connect.cc:216
1625 msgid "Unable to connect to %s %s:"
1628 #: methods/gzip.cc:57
1630 msgid "Couldn't open pipe for %s"
1633 #: methods/gzip.cc:102
1635 msgid "Read error from %s process"
1638 #: methods/http.cc:340
1639 msgid "Waiting for headers"
1642 #: methods/http.cc:486
1644 msgid "Got a single header line over %u chars"
1647 #: methods/http.cc:494
1648 msgid "Bad header line"
1651 #: methods/http.cc:513 methods/http.cc:520
1652 msgid "The http server sent an invalid reply header"
1655 #: methods/http.cc:549
1656 msgid "The http server sent an invalid Content-Length header"
1659 #: methods/http.cc:564
1660 msgid "The http server sent an invalid Content-Range header"
1663 #: methods/http.cc:566
1664 msgid "This http server has broken range support"
1667 #: methods/http.cc:590
1668 msgid "Unknown date format"
1671 #: methods/http.cc:733
1672 msgid "Select failed"
1675 #: methods/http.cc:738
1676 msgid "Connection timed out"
1679 #: methods/http.cc:761
1680 msgid "Error writing to output file"
1683 #: methods/http.cc:789
1684 msgid "Error writing to file"
1687 #: methods/http.cc:814
1688 msgid "Error writing to the file"
1691 #: methods/http.cc:828
1692 msgid "Error reading from server Remote end closed connection"
1695 #: methods/http.cc:830
1696 msgid "Error reading from server"
1699 #: methods/http.cc:1061
1700 msgid "Bad header Data"
1703 #: methods/http.cc:1078
1704 msgid "Connection failed"
1707 #: methods/http.cc:1169
1708 msgid "Internal error"
1711 #: apt-pkg/contrib/mmap.cc:82
1712 msgid "Can't mmap an empty file"
1715 #: apt-pkg/contrib/mmap.cc:87
1717 msgid "Couldn't make mmap of %lu bytes"
1720 #: apt-pkg/contrib/strutl.cc:941
1722 msgid "Selection %s not found"
1725 #: apt-pkg/contrib/configuration.cc:395
1727 msgid "Unrecognized type abbreviation: '%c'"
1730 #: apt-pkg/contrib/configuration.cc:453
1732 msgid "Opening configuration file %s"
1735 #: apt-pkg/contrib/configuration.cc:563
1737 msgid "Syntax error %s:%u: Block starts with no name."
1740 #: apt-pkg/contrib/configuration.cc:582
1742 msgid "Syntax error %s:%u: Malformed Tag"
1745 #: apt-pkg/contrib/configuration.cc:599
1747 msgid "Syntax error %s:%u: Extra junk after value"
1750 #: apt-pkg/contrib/configuration.cc:639
1752 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1755 #: apt-pkg/contrib/configuration.cc:646
1757 msgid "Syntax error %s:%u: Too many nested includes"
1760 #: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
1762 msgid "Syntax error %s:%u: Included from here"
1765 #: apt-pkg/contrib/configuration.cc:659
1767 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1770 #: apt-pkg/contrib/configuration.cc:693
1772 msgid "Syntax error %s:%u: Extra junk at end of file"
1775 #: apt-pkg/contrib/progress.cc:154
1777 msgid "%c%s... Error!"
1780 #: apt-pkg/contrib/progress.cc:156
1782 msgid "%c%s... Done"
1785 #: apt-pkg/contrib/cmndline.cc:80
1787 msgid "Command line option '%c' [from %s] is not known."
1790 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1791 #: apt-pkg/contrib/cmndline.cc:122
1793 msgid "Command line option %s is not understood"
1796 #: apt-pkg/contrib/cmndline.cc:127
1798 msgid "Command line option %s is not boolean"
1801 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1803 msgid "Option %s requires an argument."
1806 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1808 msgid "Option %s: Configuration item specification must have an =<val>."
1811 #: apt-pkg/contrib/cmndline.cc:237
1813 msgid "Option %s requires an integer argument, not '%s'"
1816 #: apt-pkg/contrib/cmndline.cc:268
1818 msgid "Option '%s' is too long"
1821 #: apt-pkg/contrib/cmndline.cc:301
1823 msgid "Sense %s is not understood, try true or false."
1826 #: apt-pkg/contrib/cmndline.cc:351
1828 msgid "Invalid operation %s"
1831 #: apt-pkg/contrib/cdromutl.cc:55
1833 msgid "Unable to stat the mount point %s"
1836 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
1838 msgid "Unable to change to %s"
1841 #: apt-pkg/contrib/cdromutl.cc:190
1842 msgid "Failed to stat the cdrom"
1845 #: apt-pkg/contrib/fileutl.cc:80
1847 msgid "Not using locking for read only lock file %s"
1850 #: apt-pkg/contrib/fileutl.cc:85
1852 msgid "Could not open lock file %s"
1855 #: apt-pkg/contrib/fileutl.cc:103
1857 msgid "Not using locking for nfs mounted lock file %s"
1860 #: apt-pkg/contrib/fileutl.cc:107
1862 msgid "Could not get lock %s"
1865 #: apt-pkg/contrib/fileutl.cc:358
1867 msgid "Waited, for %s but it wasn't there"
1870 #: apt-pkg/contrib/fileutl.cc:368
1872 msgid "Sub-process %s received a segmentation fault."
1875 #: apt-pkg/contrib/fileutl.cc:371
1877 msgid "Sub-process %s returned an error code (%u)"
1880 #: apt-pkg/contrib/fileutl.cc:373
1882 msgid "Sub-process %s exited unexpectedly"
1885 #: apt-pkg/contrib/fileutl.cc:417
1887 msgid "Could not open file %s"
1890 #: apt-pkg/contrib/fileutl.cc:473
1892 msgid "read, still have %lu to read but none left"
1895 #: apt-pkg/contrib/fileutl.cc:491
1899 #: apt-pkg/contrib/fileutl.cc:503
1901 msgid "write, still have %lu to write but couldn't"
1904 #: apt-pkg/contrib/fileutl.cc:578
1905 msgid "Problem closing the file"
1908 #: apt-pkg/contrib/fileutl.cc:584
1909 msgid "Problem unlinking the file"
1912 #: apt-pkg/contrib/fileutl.cc:595
1913 msgid "Problem syncing the file"
1916 #: apt-pkg/pkgcache.cc:126
1917 msgid "Empty package cache"
1920 #: apt-pkg/pkgcache.cc:132
1921 msgid "The package cache file is corrupted"
1924 #: apt-pkg/pkgcache.cc:137
1925 msgid "The package cache file is an incompatible version"
1928 #: apt-pkg/pkgcache.cc:142
1930 msgid "This APT does not support the Versioning System '%s'"
1933 #: apt-pkg/pkgcache.cc:147
1934 msgid "The package cache was built for a different architecture"
1937 #: apt-pkg/pkgcache.cc:218
1941 #: apt-pkg/pkgcache.cc:218
1945 #: apt-pkg/pkgcache.cc:218
1949 #: apt-pkg/pkgcache.cc:219
1953 #: apt-pkg/pkgcache.cc:219
1957 #: apt-pkg/pkgcache.cc:219
1961 #: apt-pkg/pkgcache.cc:220
1965 #: apt-pkg/pkgcache.cc:231
1969 #: apt-pkg/pkgcache.cc:231
1973 #: apt-pkg/pkgcache.cc:231
1977 #: apt-pkg/pkgcache.cc:232
1981 #: apt-pkg/pkgcache.cc:232
1985 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
1986 msgid "Building Dependency Tree"
1989 #: apt-pkg/depcache.cc:61
1990 msgid "Candidate Versions"
1993 #: apt-pkg/depcache.cc:90
1994 msgid "Dependency Generation"
1997 #: apt-pkg/tagfile.cc:71
1999 msgid "Unable to parse package file %s (1)"
2002 #: apt-pkg/tagfile.cc:158
2004 msgid "Unable to parse package file %s (2)"
2007 #: apt-pkg/sourcelist.cc:88
2009 msgid "Malformed line %lu in source list %s (URI)"
2012 #: apt-pkg/sourcelist.cc:90
2014 msgid "Malformed line %lu in source list %s (dist)"
2017 #: apt-pkg/sourcelist.cc:93
2019 msgid "Malformed line %lu in source list %s (URI parse)"
2022 #: apt-pkg/sourcelist.cc:99
2024 msgid "Malformed line %lu in source list %s (Absolute dist)"
2027 #: apt-pkg/sourcelist.cc:106
2029 msgid "Malformed line %lu in source list %s (dist parse)"
2032 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2034 msgid "Vendor block %s is invalid"
2037 #: apt-pkg/sourcelist.cc:235
2042 #: apt-pkg/sourcelist.cc:249
2044 msgid "Line %u too long in source list %s."
2047 #: apt-pkg/sourcelist.cc:266
2049 msgid "Malformed line %u in source list %s (type)"
2052 #: apt-pkg/sourcelist.cc:270
2054 msgid "Type '%s' is not known in on line %u in source list %s"
2057 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2059 msgid "Malformed line %u in source list %s (vendor id)"
2062 #: apt-pkg/sourcelist.cc:296
2064 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2067 #: apt-pkg/packagemanager.cc:402
2070 "This installation run will require temporarily removing the essential "
2071 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2072 "you really want to do it, activate the APT::Force-LoopBreak option."
2075 #: apt-pkg/pkgrecords.cc:37
2077 msgid "Index file type '%s' is not supported"
2080 #: apt-pkg/algorithms.cc:238
2083 "The package %s needs to be reinstalled, but I can't find an archive for it."
2086 #: apt-pkg/algorithms.cc:1056
2088 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2092 #: apt-pkg/algorithms.cc:1058
2093 msgid "Unable to correct problems, you have held broken packages."
2096 #: apt-pkg/acquire.cc:61
2098 msgid "Lists directory %spartial is missing."
2101 #: apt-pkg/acquire.cc:65
2103 msgid "Archive directory %spartial is missing."
2106 #: apt-pkg/acquire-worker.cc:112
2108 msgid "The method driver %s could not be found."
2111 #: apt-pkg/acquire-worker.cc:161
2113 msgid "Method %s did not start correctly"
2116 #: apt-pkg/init.cc:119
2118 msgid "Packaging system '%s' is not supported"
2121 #: apt-pkg/init.cc:135
2122 msgid "Unable to determine a suitable system type"
2125 #: apt-pkg/clean.cc:61
2127 msgid "Unable to stat %s."
2130 #: apt-pkg/srcrecords.cc:49
2131 msgid "You must put some 'source' URIs in your sources.list"
2134 #: apt-pkg/cachefile.cc:73
2135 msgid "The package lists or status file could not be parsed or opened."
2138 #: apt-pkg/cachefile.cc:77
2139 msgid "You may want to run apt-get update to correct these problems"
2142 #: apt-pkg/policy.cc:269
2143 msgid "Invalid record in the preferences file, no Package header"
2146 #: apt-pkg/policy.cc:291
2148 msgid "Did not understand pin type %s"
2151 #: apt-pkg/policy.cc:299
2152 msgid "No priority (or zero) specified for pin"
2155 #: apt-pkg/pkgcachegen.cc:74
2156 msgid "Cache has an incompatible versioning system"
2159 #: apt-pkg/pkgcachegen.cc:117
2161 msgid "Error occured while processing %s (NewPackage)"
2164 #: apt-pkg/pkgcachegen.cc:129
2166 msgid "Error occured while processing %s (UsePackage1)"
2169 #: apt-pkg/pkgcachegen.cc:150
2171 msgid "Error occured while processing %s (UsePackage2)"
2174 #: apt-pkg/pkgcachegen.cc:154
2176 msgid "Error occured while processing %s (NewFileVer1)"
2179 #: apt-pkg/pkgcachegen.cc:184
2181 msgid "Error occured while processing %s (NewVersion1)"
2184 #: apt-pkg/pkgcachegen.cc:188
2186 msgid "Error occured while processing %s (UsePackage3)"
2189 #: apt-pkg/pkgcachegen.cc:192
2191 msgid "Error occured while processing %s (NewVersion2)"
2194 #: apt-pkg/pkgcachegen.cc:207
2195 msgid "Wow, you exceeded the number of package names this APT is capable of."
2198 #: apt-pkg/pkgcachegen.cc:210
2199 msgid "Wow, you exceeded the number of versions this APT is capable of."
2202 #: apt-pkg/pkgcachegen.cc:213
2203 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2206 #: apt-pkg/pkgcachegen.cc:241
2208 msgid "Error occured while processing %s (FindPkg)"
2211 #: apt-pkg/pkgcachegen.cc:254
2213 msgid "Error occured while processing %s (CollectFileProvides)"
2216 #: apt-pkg/pkgcachegen.cc:260
2218 msgid "Package %s %s was not found while processing file dependencies"
2221 #: apt-pkg/pkgcachegen.cc:574
2223 msgid "Couldn't stat source package list %s"
2226 #: apt-pkg/pkgcachegen.cc:658
2227 msgid "Collecting File Provides"
2230 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2231 msgid "IO Error saving source cache"
2234 #: apt-pkg/acquire-item.cc:124
2236 msgid "rename failed, %s (%s -> %s)."
2239 #: apt-pkg/acquire-item.cc:353
2242 "I wasn't able to locate a file for the %s package. This might mean you need "
2243 "to manually fix this package. (due to missing arch)"
2246 #: apt-pkg/acquire-item.cc:388
2249 "I wasn't able to locate file for the %s package. This might mean you need to "
2250 "manually fix this package."
2253 #: apt-pkg/acquire-item.cc:419
2256 "The package index files are corrupted. No Filename: field for package %s."
2259 #: apt-pkg/acquire-item.cc:501
2260 msgid "Size mismatch"
2263 #: apt-pkg/acquire-item.cc:511
2264 msgid "MD5Sum mismatch"
2267 #: methods/rsh.cc:264
2268 msgid "File Not Found"
2271 #: methods/rsh.cc:330
2272 msgid "Connection closed prematurely"