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: 2004-01-26 18:22-0800\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:135
20 msgid "Package %s version %s has an unmet dep:\n"
23 #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
24 #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
25 #: cmdline/apt-cache.cc:1508
27 msgid "Unable to locate package %s"
30 #: cmdline/apt-cache.cc:232
31 msgid "Total Package Names : "
34 #: cmdline/apt-cache.cc:272
35 msgid " Normal Packages: "
38 #: cmdline/apt-cache.cc:273
39 msgid " Pure Virtual Packages: "
42 #: cmdline/apt-cache.cc:274
43 msgid " Single Virtual Packages: "
46 #: cmdline/apt-cache.cc:275
47 msgid " Mixed Virtual Packages: "
50 #: cmdline/apt-cache.cc:276
54 #: cmdline/apt-cache.cc:278
55 msgid "Total Distinct Versions: "
58 #: cmdline/apt-cache.cc:280
59 msgid "Total Dependencies: "
62 #: cmdline/apt-cache.cc:283
63 msgid "Total Ver/File relations: "
66 #: cmdline/apt-cache.cc:285
67 msgid "Total Provides Mappings: "
70 #: cmdline/apt-cache.cc:297
71 msgid "Total Globbed Strings: "
74 #: cmdline/apt-cache.cc:311
75 msgid "Total Dependency Version space: "
78 #: cmdline/apt-cache.cc:316
79 msgid "Total Slack space: "
82 #: cmdline/apt-cache.cc:324
83 msgid "Total Space Accounted for: "
86 #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
88 msgid "Package file %s is out of sync."
91 #: cmdline/apt-cache.cc:1231
92 msgid "You must give exactly one pattern"
95 #: cmdline/apt-cache.cc:1385
96 msgid "No packages found"
99 #: cmdline/apt-cache.cc:1462
100 msgid "Package Files:"
103 #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
104 msgid "Cache is out of sync, can't x-ref a package file"
107 #: cmdline/apt-cache.cc:1470
112 #. Show any packages have explicit pins
113 #: cmdline/apt-cache.cc:1482
114 msgid "Pinned Packages:"
117 #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
122 #: cmdline/apt-cache.cc:1515
126 #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
131 #: cmdline/apt-cache.cc:1522
135 #: cmdline/apt-cache.cc:1532
136 msgid " Package Pin: "
139 #. Show the priority tables
140 #: cmdline/apt-cache.cc:1541
141 msgid " Version Table:"
144 #: cmdline/apt-cache.cc:1556
149 #: cmdline/apt-cache.cc:1646 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70
150 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545
151 #: cmdline/apt-get.cc:2260 cmdline/apt-sortpkgs.cc:144
153 msgid "%s %s for %s %s compiled on %s %s\n"
156 #: cmdline/apt-cache.cc:1653
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:337
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:252
249 #: ftparchive/apt-ftparchive.cc:266 ftparchive/apt-ftparchive.cc:288
251 msgid "Error Processing directory %s"
254 #: ftparchive/apt-ftparchive.cc:250
255 msgid "Source extension list is too long"
258 #: ftparchive/apt-ftparchive.cc:367
259 msgid "Error writing header to contents file"
262 #: ftparchive/apt-ftparchive.cc:397
264 msgid "Error Processing Contents %s"
267 #: ftparchive/apt-ftparchive.cc:551
269 "Usage: apt-ftparchive [options] command\n"
270 "Commands: packages binarypath [overridefile [pathprefix]]\n"
271 " sources srcpath [overridefile [pathprefix]]\n"
274 " generate config [groups]\n"
277 "apt-ftparchive generates index files for Debian archives. It supports\n"
278 "many styles of generation from fully automated to functional replacements\n"
279 "for dpkg-scanpackages and dpkg-scansources\n"
281 "apt-ftparchive generates Package files from a tree of .debs. The\n"
282 "Package file contains the contents of all the control fields from\n"
283 "each package as well as the MD5 hash and filesize. An override file\n"
284 "is supported to force the value of Priority and Section.\n"
286 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
287 "The --source-override option can be used to specify a src override file\n"
289 "The 'packages' and 'sources' command should be run in the root of the\n"
290 "tree. BinaryPath should point to the base of the recursive search and \n"
291 "override file should contain the override flags. Pathprefix is\n"
292 "appended to the filename fields if present. Example usage from the \n"
294 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
295 " dists/potato/main/binary-i386/Packages\n"
298 " -h This help text\n"
299 " --md5 Control MD5 generation\n"
300 " -s=? Source override file\n"
302 " -d=? Select the optional caching database\n"
303 " --no-delink Enable delinking debug mode\n"
304 " --contents Control contents file generation\n"
305 " -c=? Read this configuration file\n"
306 " -o=? Set an arbitary configuration option"
309 #: ftparchive/apt-ftparchive.cc:757
310 msgid "No selections matched"
313 #: ftparchive/apt-ftparchive.cc:830
315 msgid "Some files are missing in the package file group `%s'"
318 #: ftparchive/cachedb.cc:43
320 msgid "DB was corrupted, file renamed to %s.old"
323 #: ftparchive/cachedb.cc:59
325 msgid "Unable to open DB2 file %s"
328 #: ftparchive/cachedb.cc:99
330 msgid "File date has changed %s"
333 #: ftparchive/cachedb.cc:140
334 msgid "Archive has no control record"
337 #: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257
338 msgid "Unable to get a cursor"
341 #: ftparchive/writer.cc:79
343 msgid "W: Unable to read directory %s\n"
346 #: ftparchive/writer.cc:84
348 msgid "W: Unable to stat %s\n"
351 #: ftparchive/writer.cc:126
355 #: ftparchive/writer.cc:128
359 #: ftparchive/writer.cc:135
360 msgid "E: Errors apply to file "
363 #: ftparchive/writer.cc:152 ftparchive/writer.cc:182
365 msgid "Failed to resolve %s"
368 #: ftparchive/writer.cc:164
369 msgid "Tree walking failed"
372 #: ftparchive/writer.cc:189
374 msgid "Failed to open %s"
377 #: ftparchive/writer.cc:246
379 msgid " DeLink %s [%s]\n"
382 #: ftparchive/writer.cc:254
384 msgid "Failed to readlink %s"
387 #: ftparchive/writer.cc:258
389 msgid "Failed to unlink %s"
392 #: ftparchive/writer.cc:265
394 msgid "*** Failed to link %s to %s"
397 #: ftparchive/writer.cc:275
399 msgid " DeLink limit of %sB hit.\n"
402 #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
403 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
405 msgid "Failed to stat %s"
408 #: ftparchive/writer.cc:378
409 msgid "Archive had no package field"
412 #: ftparchive/writer.cc:386 ftparchive/writer.cc:595
414 msgid " %s has no override entry\n"
417 #: ftparchive/writer.cc:429 ftparchive/writer.cc:677
419 msgid " %s maintainer is %s not %s\n"
422 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
423 msgid "realloc - Failed to allocate memory"
426 #: ftparchive/override.cc:38 ftparchive/override.cc:146
428 msgid "Unable to open %s"
431 #: ftparchive/override.cc:64 ftparchive/override.cc:170
433 msgid "Malformed override %s line %lu #1"
436 #: ftparchive/override.cc:78 ftparchive/override.cc:182
438 msgid "Malformed override %s line %lu #2"
441 #: ftparchive/override.cc:92 ftparchive/override.cc:195
443 msgid "Malformed override %s line %lu #3"
446 #: ftparchive/override.cc:131 ftparchive/override.cc:205
448 msgid "Failed to read the override file %s"
451 #: ftparchive/multicompress.cc:75
453 msgid "Unknown Compresison Algorithm '%s'"
456 #: ftparchive/multicompress.cc:105
458 msgid "Compressed output %s needs a compression set"
461 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
462 msgid "Failed to create IPC pipe to subprocess"
465 #: ftparchive/multicompress.cc:198
466 msgid "Failed to create FILE*"
469 #: ftparchive/multicompress.cc:201
470 msgid "Failed to fork"
473 #: ftparchive/multicompress.cc:215
474 msgid "Compress Child"
477 #: ftparchive/multicompress.cc:238
479 msgid "Internal Error, Failed to create %s"
482 #: ftparchive/multicompress.cc:289
483 msgid "Failed to create subprocess IPC"
486 #: ftparchive/multicompress.cc:324
487 msgid "Failed to exec compressor "
490 #: ftparchive/multicompress.cc:363
494 #: ftparchive/multicompress.cc:406
495 msgid "IO to subprocess/file failed"
498 #: ftparchive/multicompress.cc:458
499 msgid "Failed to read while computing MD5"
502 #: ftparchive/multicompress.cc:475
504 msgid "Problem unlinking %s"
507 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
509 msgid "Failed to rename %s to %s"
512 #: cmdline/apt-get.cc:118
516 #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1422
518 msgid "Regex compilation error - %s"
521 #: cmdline/apt-get.cc:235
522 msgid "The following packages have unmet dependencies:"
525 #: cmdline/apt-get.cc:325
527 msgid "but %s is installed"
530 #: cmdline/apt-get.cc:327
532 msgid "but %s is to be installed"
535 #: cmdline/apt-get.cc:334
536 msgid "but it is not installable"
539 #: cmdline/apt-get.cc:336
540 msgid "but it is a virtual package"
543 #: cmdline/apt-get.cc:339
544 msgid "but it is not installed"
547 #: cmdline/apt-get.cc:339
548 msgid "but it is not going to be installed"
551 #: cmdline/apt-get.cc:344
555 #: cmdline/apt-get.cc:373
556 msgid "The following NEW packages will be installed:"
559 #: cmdline/apt-get.cc:399
560 msgid "The following packages will be REMOVED:"
563 #: cmdline/apt-get.cc:421
564 msgid "The following packages have been kept back:"
567 #: cmdline/apt-get.cc:442
568 msgid "The following packages will be upgraded:"
571 #: cmdline/apt-get.cc:463
572 msgid "The following packages will be DOWNGRADED:"
575 #: cmdline/apt-get.cc:483
576 msgid "The following held packages will be changed:"
579 #: cmdline/apt-get.cc:536
581 msgid "%s (due to %s) "
584 #: cmdline/apt-get.cc:544
586 "WARNING: The following essential packages will be removed\n"
587 "This should NOT be done unless you know exactly what you are doing!"
590 #: cmdline/apt-get.cc:574
592 msgid "%lu upgraded, %lu newly installed, "
595 #: cmdline/apt-get.cc:578
597 msgid "%lu reinstalled, "
600 #: cmdline/apt-get.cc:580
602 msgid "%lu downgraded, "
605 #: cmdline/apt-get.cc:582
607 msgid "%lu to remove and %lu not upgraded.\n"
610 #: cmdline/apt-get.cc:586
612 msgid "%lu not fully installed or removed.\n"
615 #: cmdline/apt-get.cc:646
616 msgid "Correcting dependencies..."
619 #: cmdline/apt-get.cc:649
623 #: cmdline/apt-get.cc:652
624 msgid "Unable to correct dependencies"
627 #: cmdline/apt-get.cc:655
628 msgid "Unable to minimize the upgrade set"
631 #: cmdline/apt-get.cc:657
635 #: cmdline/apt-get.cc:661
636 msgid "You might want to run `apt-get -f install' to correct these."
639 #: cmdline/apt-get.cc:664
640 msgid "Unmet dependencies. Try using -f."
643 #: cmdline/apt-get.cc:718
644 msgid "Packages need to be removed but Remove is disabled."
647 #: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1716 cmdline/apt-get.cc:1749
648 msgid "Unable to lock the download directory"
651 #: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2008
652 #: apt-pkg/cachefile.cc:67
653 msgid "The list of sources could not be read."
656 #: cmdline/apt-get.cc:774
658 msgid "Need to get %sB/%sB of archives.\n"
661 #: cmdline/apt-get.cc:777
663 msgid "Need to get %sB of archives.\n"
666 #: cmdline/apt-get.cc:782
668 msgid "After unpacking %sB of additional disk space will be used.\n"
671 #: cmdline/apt-get.cc:785
673 msgid "After unpacking %sB disk space will be freed.\n"
676 #: cmdline/apt-get.cc:802
678 msgid "You don't have enough free space in %s."
681 #: cmdline/apt-get.cc:811
682 msgid "There are problems and -y was used without --force-yes"
685 #: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837
686 msgid "Trivial Only specified but this is not a trivial operation."
689 #: cmdline/apt-get.cc:819
690 msgid "Yes, do as I say!"
693 #: cmdline/apt-get.cc:821
696 "You are about to do something potentially harmful\n"
697 "To continue type in the phrase '%s'\n"
701 #: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846
705 #: cmdline/apt-get.cc:842
706 msgid "Do you want to continue? [Y/n] "
709 #: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1281 cmdline/apt-get.cc:1906
711 msgid "Failed to fetch %s %s\n"
714 #: cmdline/apt-get.cc:929
715 msgid "Some files failed to download"
718 #: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1915
719 msgid "Download complete and in download only mode"
722 #: cmdline/apt-get.cc:936
724 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
728 #: cmdline/apt-get.cc:940
729 msgid "--fix-missing and media swapping is not currently supported"
732 #: cmdline/apt-get.cc:945
733 msgid "Unable to correct missing packages."
736 #: cmdline/apt-get.cc:946
737 msgid "Aborting Install."
740 #: cmdline/apt-get.cc:979
742 msgid "Note, selecting %s instead of %s\n"
745 #: cmdline/apt-get.cc:989
747 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
750 #: cmdline/apt-get.cc:1007
752 msgid "Package %s is not installed, so not removed\n"
755 #: cmdline/apt-get.cc:1018
757 msgid "Package %s is a virtual package provided by:\n"
760 #: cmdline/apt-get.cc:1030
764 #: cmdline/apt-get.cc:1035
765 msgid "You should explicitly select one to install."
768 #: cmdline/apt-get.cc:1040
771 "Package %s is not available, but is referred to by another package.\n"
772 "This may mean that the package is missing, has been obsoleted, or\n"
773 "is only available from another source\n"
776 #: cmdline/apt-get.cc:1059
777 msgid "However the following packages replace it:"
780 #: cmdline/apt-get.cc:1062
782 msgid "Package %s has no installation candidate"
785 #: cmdline/apt-get.cc:1082
787 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
790 #: cmdline/apt-get.cc:1090
792 msgid "%s is already the newest version.\n"
795 #: cmdline/apt-get.cc:1117
797 msgid "Release '%s' for '%s' was not found"
800 #: cmdline/apt-get.cc:1119
802 msgid "Version '%s' for '%s' was not found"
805 #: cmdline/apt-get.cc:1125
807 msgid "Selected version %s (%s) for %s\n"
810 #: cmdline/apt-get.cc:1235
811 msgid "The update command takes no arguments"
814 #: cmdline/apt-get.cc:1248
815 msgid "Unable to lock the list directory"
818 #: cmdline/apt-get.cc:1300
820 "Some index files failed to download, they have been ignored, or old ones "
824 #: cmdline/apt-get.cc:1319
825 msgid "Internal Error, AllUpgrade broke stuff"
828 #: cmdline/apt-get.cc:1409 cmdline/apt-get.cc:1445
830 msgid "Couldn't find package %s"
833 #: cmdline/apt-get.cc:1432
835 msgid "Note, selecting %s for regex '%s'\n"
838 #: cmdline/apt-get.cc:1462
839 msgid "You might want to run `apt-get -f install' to correct these:"
842 #: cmdline/apt-get.cc:1465
844 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
848 #: cmdline/apt-get.cc:1477
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:1485
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:1490
864 msgid "The following information may help to resolve the situation:"
867 #: cmdline/apt-get.cc:1493
868 msgid "Broken packages"
871 #: cmdline/apt-get.cc:1519
872 msgid "The following extra packages will be installed:"
875 #: cmdline/apt-get.cc:1590
876 msgid "Suggested packages:"
879 #: cmdline/apt-get.cc:1591
880 msgid "Recommended packages:"
883 #: cmdline/apt-get.cc:1611
884 msgid "Calculating Upgrade... "
887 #: cmdline/apt-get.cc:1614 methods/ftp.cc:702 methods/connect.cc:99
891 #: cmdline/apt-get.cc:1619
895 #: cmdline/apt-get.cc:1792
896 msgid "Must specify at least one package to fetch source for"
899 #: cmdline/apt-get.cc:1819 cmdline/apt-get.cc:2026
901 msgid "Unable to find a source package for %s"
904 #: cmdline/apt-get.cc:1866
906 msgid "You don't have enough free space in %s"
909 #: cmdline/apt-get.cc:1871
911 msgid "Need to get %sB/%sB of source archives.\n"
914 #: cmdline/apt-get.cc:1874
916 msgid "Need to get %sB of source archives.\n"
919 #: cmdline/apt-get.cc:1880
921 msgid "Fetch Source %s\n"
924 #: cmdline/apt-get.cc:1911
925 msgid "Failed to fetch some archives."
928 #: cmdline/apt-get.cc:1939
930 msgid "Skipping unpack of already unpacked source in %s\n"
933 #: cmdline/apt-get.cc:1951
935 msgid "Unpack command '%s' failed.\n"
938 #: cmdline/apt-get.cc:1968
940 msgid "Build command '%s' failed.\n"
943 #: cmdline/apt-get.cc:1987
944 msgid "Child process failed"
947 #: cmdline/apt-get.cc:2003
948 msgid "Must specify at least one package to check builddeps for"
951 #: cmdline/apt-get.cc:2031
953 msgid "Unable to get build-dependency information for %s"
956 #: cmdline/apt-get.cc:2051
958 msgid "%s has no build depends.\n"
961 #: cmdline/apt-get.cc:2103
964 "%s dependency for %s cannot be satisfied because the package %s cannot be "
968 #: cmdline/apt-get.cc:2155
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:2190
977 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
980 #: cmdline/apt-get.cc:2215
982 msgid "Failed to satisfy %s dependency for %s: %s"
985 #: cmdline/apt-get.cc:2229
987 msgid "Build-dependencies for %s could not be satisfied."
990 #: cmdline/apt-get.cc:2233
991 msgid "Failed to process build dependencies"
994 #: cmdline/apt-get.cc:2265
995 msgid "Supported Modules:"
998 #: cmdline/apt-get.cc:2306
1000 "Usage: apt-get [options] command\n"
1001 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1002 " apt-get [options] source pkg1 [pkg2 ...]\n"
1004 "apt-get is a simple command line interface for downloading and\n"
1005 "installing packages. The most frequently used commands are update\n"
1009 " update - Retrieve new lists of packages\n"
1010 " upgrade - Perform an upgrade\n"
1011 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1012 " remove - Remove packages\n"
1013 " source - Download source archives\n"
1014 " build-dep - Configure build-dependencies for source packages\n"
1015 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1016 " dselect-upgrade - Follow dselect selections\n"
1017 " clean - Erase downloaded archive files\n"
1018 " autoclean - Erase old downloaded archive files\n"
1019 " check - Verify that there are no broken dependencies\n"
1022 " -h This help text.\n"
1023 " -q Loggable output - no progress indicator\n"
1024 " -qq No output except for errors\n"
1025 " -d Download only - do NOT install or unpack archives\n"
1026 " -s No-act. Perform ordering simulation\n"
1027 " -y Assume Yes to all queries and do not prompt\n"
1028 " -f Attempt to continue if the integrity check fails\n"
1029 " -m Attempt to continue if archives are unlocatable\n"
1030 " -u Show a list of upgraded packages as well\n"
1031 " -b Build the source package after fetching it\n"
1032 " -V Show verbose version numbers\n"
1033 " -c=? Read this configuration file\n"
1034 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1035 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1036 "pages for more information and options.\n"
1037 " This APT has Super Cow Powers.\n"
1040 #: cmdline/acqprogress.cc:55
1044 #: cmdline/acqprogress.cc:79
1048 #: cmdline/acqprogress.cc:110
1052 #: cmdline/acqprogress.cc:114
1056 #: cmdline/acqprogress.cc:135
1058 msgid "Fetched %sB in %s (%sB/s)\n"
1061 #: cmdline/acqprogress.cc:225
1066 #: cmdline/acqprogress.cc:271
1069 "Media Change: Please insert the disc labeled\n"
1071 "in the drive '%s' and press enter\n"
1074 #: cmdline/apt-sortpkgs.cc:86
1075 msgid "Unknown package record!"
1078 #: cmdline/apt-sortpkgs.cc:150
1080 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1082 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1083 "to indicate what kind of file it is.\n"
1086 " -h This help text\n"
1087 " -s Use source file sorting\n"
1088 " -c=? Read this configuration file\n"
1089 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1092 #: dselect/install:32
1093 msgid "Bad default setting!"
1096 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1097 #: dselect/install:104 dselect/update:45
1098 msgid "Press enter to continue."
1101 #: dselect/install:100
1102 msgid "Some errors occurred while unpacking. I'm going to configure the"
1105 #: dselect/install:101
1106 msgid "packages that were installed. This may result in duplicate errors"
1109 #: dselect/install:102
1110 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1113 #: dselect/install:103
1115 "above this message are important. Please fix them and run [I]nstall again"
1118 #: dselect/update:30
1119 msgid "Merging Available information"
1122 #: apt-inst/contrib/extracttar.cc:116
1123 msgid "Failed to create pipes"
1126 #: apt-inst/contrib/extracttar.cc:141
1127 msgid "Failed to exec gzip "
1130 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1131 msgid "Corrupted archive"
1134 #: apt-inst/contrib/extracttar.cc:193
1135 msgid "Tar Checksum failed, archive corrupted"
1138 #: apt-inst/contrib/extracttar.cc:296
1140 msgid "Unknown TAR header type %u, member %s"
1143 #: apt-inst/contrib/arfile.cc:73
1144 msgid "Invalid archive signature"
1147 #: apt-inst/contrib/arfile.cc:81
1148 msgid "Error reading archive member header"
1151 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1152 msgid "Invalid archive member header"
1155 #: apt-inst/contrib/arfile.cc:131
1156 msgid "Archive is too short"
1159 #: apt-inst/contrib/arfile.cc:135
1160 msgid "Failed to read the archive headers"
1163 #: apt-inst/filelist.cc:384
1164 msgid "DropNode called on still linked node"
1167 #: apt-inst/filelist.cc:416
1168 msgid "Failed to locate the hash element!"
1171 #: apt-inst/filelist.cc:463
1172 msgid "Failed to allocate diversion"
1175 #: apt-inst/filelist.cc:468
1176 msgid "Internal Error in AddDiversion"
1179 #: apt-inst/filelist.cc:481
1181 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1184 #: apt-inst/filelist.cc:510
1186 msgid "Double add of diversion %s -> %s"
1189 #: apt-inst/filelist.cc:553
1191 msgid "Duplicate conf file %s/%s"
1194 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1196 msgid "Failed write file %s"
1199 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1201 msgid "Failed to close file %s"
1204 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1206 msgid "The path %s is too long"
1209 #: apt-inst/extract.cc:127
1211 msgid "Unpacking %s more than once"
1214 #: apt-inst/extract.cc:137
1216 msgid "The directory %s is diverted"
1219 #: apt-inst/extract.cc:147
1221 msgid "The package is trying to write to the diversion target %s/%s"
1224 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1225 msgid "The diversion path is too long"
1228 #: apt-inst/extract.cc:243
1230 msgid "The directory %s is being replaced by a non-directory"
1233 #: apt-inst/extract.cc:283
1234 msgid "Failed to locate node in its hash bucket"
1237 #: apt-inst/extract.cc:287
1238 msgid "The path is too long"
1241 #: apt-inst/extract.cc:417
1243 msgid "Overwrite package match with no version for %s"
1246 #: apt-inst/extract.cc:434
1248 msgid "File %s/%s overwrites the one in the package %s"
1251 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
1252 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
1254 msgid "Unable to read %s"
1257 #: apt-inst/extract.cc:494
1259 msgid "Unable to stat %s"
1262 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1264 msgid "Failed to remove %s"
1267 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1269 msgid "Unable to create %s"
1272 #: apt-inst/deb/dpkgdb.cc:118
1274 msgid "Failed to stat %sinfo"
1277 #: apt-inst/deb/dpkgdb.cc:123
1278 msgid "The info and temp directories need to be on the same filesystem"
1281 #. Build the status cache
1282 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1283 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1284 #: apt-pkg/pkgcachegen.cc:829
1285 msgid "Reading Package Lists"
1288 #: apt-inst/deb/dpkgdb.cc:180
1290 msgid "Failed to change to the admin dir %sinfo"
1293 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1294 #: apt-inst/deb/dpkgdb.cc:448
1295 msgid "Internal Error getting a Package Name"
1298 #: apt-inst/deb/dpkgdb.cc:205
1299 msgid "Reading File Listing"
1302 #: apt-inst/deb/dpkgdb.cc:216
1305 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1306 "then make it empty and immediately re-install the same version of the "
1310 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1312 msgid "Failed reading the list file %sinfo/%s"
1315 #: apt-inst/deb/dpkgdb.cc:266
1316 msgid "Internal Error getting a Node"
1319 #: apt-inst/deb/dpkgdb.cc:309
1321 msgid "Failed to open the diversions file %sdiversions"
1324 #: apt-inst/deb/dpkgdb.cc:324
1325 msgid "The diversion file is corrupted"
1328 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1329 #: apt-inst/deb/dpkgdb.cc:341
1331 msgid "Invalid line in the diversion file: %s"
1334 #: apt-inst/deb/dpkgdb.cc:362
1335 msgid "Internal Error adding a diversion"
1338 #: apt-inst/deb/dpkgdb.cc:383
1339 msgid "The pkg cache must be initialize first"
1342 #: apt-inst/deb/dpkgdb.cc:386
1343 msgid "Reading File List"
1346 #: apt-inst/deb/dpkgdb.cc:443
1348 msgid "Failed to find a Package: Header, offset %lu"
1351 #: apt-inst/deb/dpkgdb.cc:465
1353 msgid "Bad ConfFile section in the status file. Offset %lu"
1356 #: apt-inst/deb/dpkgdb.cc:470
1358 msgid "Error parsing MD5. Offset %lu"
1361 #: apt-inst/deb/debfile.cc:55
1363 msgid "This is not a valid DEB archive, missing '%s' member"
1366 #: apt-inst/deb/debfile.cc:72
1368 msgid "Internal Error, could not locate member %s"
1371 #: apt-inst/deb/debfile.cc:104
1373 msgid "Couldn't change to %s"
1376 #: apt-inst/deb/debfile.cc:125
1377 msgid "Internal Error, could not locate member"
1380 #: apt-inst/deb/debfile.cc:158
1381 msgid "Failed to locate a valid control file"
1384 #: apt-inst/deb/debfile.cc:243
1385 msgid "Unparsible control file"
1388 #: methods/cdrom.cc:113
1390 msgid "Unable to read the cdrom database %s"
1393 #: methods/cdrom.cc:122
1395 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1396 "cannot be used to add new CDs"
1399 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1403 #: methods/cdrom.cc:163
1405 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1408 #: methods/cdrom.cc:177 methods/file.cc:77
1409 msgid "File not found"
1412 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1413 msgid "Failed to stat"
1416 #: methods/copy.cc:79 methods/gzip.cc:139
1417 msgid "Failed to set modification time"
1420 #: methods/file.cc:42
1421 msgid "Invalid URI, local URIS must not start with //"
1424 #. Login must be before getpeername otherwise dante won't work.
1425 #: methods/ftp.cc:162
1429 #: methods/ftp.cc:168
1430 msgid "Unable to determine the peer name"
1433 #: methods/ftp.cc:173
1434 msgid "Unable to determine the local name"
1437 #: methods/ftp.cc:204 methods/ftp.cc:232
1439 msgid "Server refused our connection and said: %s"
1442 #: methods/ftp.cc:210
1444 msgid "USER failed, server said: %s"
1447 #: methods/ftp.cc:217
1449 msgid "PASS failed, server said: %s"
1452 #: methods/ftp.cc:237
1454 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1458 #: methods/ftp.cc:265
1460 msgid "Login script command '%s' failed, server said: %s"
1463 #: methods/ftp.cc:291
1465 msgid "TYPE failed, server said: %s"
1468 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1469 msgid "Connection timeout"
1472 #: methods/ftp.cc:335
1473 msgid "Server closed the connection"
1476 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1480 #: methods/ftp.cc:345 methods/rsh.cc:197
1481 msgid "A response overflowed the buffer."
1484 #: methods/ftp.cc:362 methods/ftp.cc:374
1485 msgid "Protocol corruption"
1488 #: methods/ftp.cc:446 methods/rsh.cc:232
1492 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1493 msgid "Could not create a socket"
1496 #: methods/ftp.cc:698
1497 msgid "Could not connect data socket, connection timed out"
1500 #: methods/ftp.cc:704
1501 msgid "Could not connect passive socket."
1504 #: methods/ftp.cc:722
1505 msgid "getaddrinfo was unable to get a listening socket"
1508 #: methods/ftp.cc:736
1509 msgid "Could not bind a socket"
1512 #: methods/ftp.cc:740
1513 msgid "Could not listen on the socket"
1516 #: methods/ftp.cc:747
1517 msgid "Could not determine the socket's name"
1520 #: methods/ftp.cc:779
1521 msgid "Unable to send PORT command"
1524 #: methods/ftp.cc:789
1526 msgid "Unknown address family %u (AF_*)"
1529 #: methods/ftp.cc:798
1531 msgid "EPRT failed, server said: %s"
1534 #: methods/ftp.cc:818
1535 msgid "Data socket connect timed out"
1538 #: methods/ftp.cc:825
1539 msgid "Unable to accept connection"
1542 #: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
1543 msgid "Problem hashing file"
1546 #: methods/ftp.cc:877
1548 msgid "Unable to fetch file, server said '%s'"
1551 #: methods/ftp.cc:892 methods/rsh.cc:322
1552 msgid "Data socket timed out"
1555 #: methods/ftp.cc:922
1557 msgid "Data transfer failed, server said '%s'"
1560 #. Get the files information
1561 #: methods/ftp.cc:997
1565 #: methods/ftp.cc:1104
1566 msgid "Unable to invoke "
1569 #: methods/connect.cc:64
1571 msgid "Connecting to %s (%s)"
1574 #: methods/connect.cc:71
1579 #: methods/connect.cc:80
1581 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1584 #: methods/connect.cc:86
1586 msgid "Cannot initiate the connection to %s:%s (%s)."
1589 #: methods/connect.cc:92
1591 msgid "Could not connect to %s:%s (%s), connection timed out"
1594 #: methods/connect.cc:104
1596 msgid "Could not connect to %s:%s (%s)."
1599 #. We say this mainly because the pause here is for the
1600 #. ssh connection that is still going
1601 #: methods/connect.cc:132 methods/rsh.cc:425
1603 msgid "Connecting to %s"
1606 #: methods/connect.cc:163
1608 msgid "Could not resolve '%s'"
1611 #: methods/connect.cc:167
1613 msgid "Temporary failure resolving '%s'"
1616 #: methods/connect.cc:169
1618 msgid "Something wicked happened resolving '%s:%s' (%i)"
1621 #: methods/connect.cc:216
1623 msgid "Unable to connect to %s %s:"
1626 #: methods/gzip.cc:57
1628 msgid "Couldn't open pipe for %s"
1631 #: methods/gzip.cc:102
1633 msgid "Read error from %s process"
1636 #: methods/http.cc:340
1637 msgid "Waiting for headers"
1640 #: methods/http.cc:486
1642 msgid "Got a single header line over %u chars"
1645 #: methods/http.cc:494
1646 msgid "Bad header line"
1649 #: methods/http.cc:513 methods/http.cc:520
1650 msgid "The http server sent an invalid reply header"
1653 #: methods/http.cc:549
1654 msgid "The http server sent an invalid Content-Length header"
1657 #: methods/http.cc:564
1658 msgid "The http server sent an invalid Content-Range header"
1661 #: methods/http.cc:566
1662 msgid "This http server has broken range support"
1665 #: methods/http.cc:590
1666 msgid "Unknown date format"
1669 #: methods/http.cc:733
1670 msgid "Select failed"
1673 #: methods/http.cc:738
1674 msgid "Connection timed out"
1677 #: methods/http.cc:761
1678 msgid "Error writing to output file"
1681 #: methods/http.cc:789
1682 msgid "Error writing to file"
1685 #: methods/http.cc:814
1686 msgid "Error writing to the file"
1689 #: methods/http.cc:828
1690 msgid "Error reading from server Remote end closed connection"
1693 #: methods/http.cc:830
1694 msgid "Error reading from server"
1697 #: methods/http.cc:1061
1698 msgid "Bad header Data"
1701 #: methods/http.cc:1078
1702 msgid "Connection failed"
1705 #: methods/http.cc:1169
1706 msgid "Internal error"
1709 #: apt-pkg/contrib/mmap.cc:82
1710 msgid "Can't mmap an empty file"
1713 #: apt-pkg/contrib/mmap.cc:87
1715 msgid "Couldn't make mmap of %lu bytes"
1718 #: apt-pkg/contrib/strutl.cc:941
1720 msgid "Selection %s not found"
1723 #: apt-pkg/contrib/configuration.cc:395
1725 msgid "Unrecognized type abbreviation: '%c'"
1728 #: apt-pkg/contrib/configuration.cc:453
1730 msgid "Opening configuration file %s"
1733 #: apt-pkg/contrib/configuration.cc:563
1735 msgid "Syntax error %s:%u: Block starts with no name."
1738 #: apt-pkg/contrib/configuration.cc:582
1740 msgid "Syntax error %s:%u: Malformed Tag"
1743 #: apt-pkg/contrib/configuration.cc:599
1745 msgid "Syntax error %s:%u: Extra junk after value"
1748 #: apt-pkg/contrib/configuration.cc:639
1750 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1753 #: apt-pkg/contrib/configuration.cc:646
1755 msgid "Syntax error %s:%u: Too many nested includes"
1758 #: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
1760 msgid "Syntax error %s:%u: Included from here"
1763 #: apt-pkg/contrib/configuration.cc:659
1765 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1768 #: apt-pkg/contrib/configuration.cc:693
1770 msgid "Syntax error %s:%u: Extra junk at end of file"
1773 #: apt-pkg/contrib/progress.cc:154
1775 msgid "%c%s... Error!"
1778 #: apt-pkg/contrib/progress.cc:156
1780 msgid "%c%s... Done"
1783 #: apt-pkg/contrib/cmndline.cc:80
1785 msgid "Command line option '%c' [from %s] is not known."
1788 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1789 #: apt-pkg/contrib/cmndline.cc:122
1791 msgid "Command line option %s is not understood"
1794 #: apt-pkg/contrib/cmndline.cc:127
1796 msgid "Command line option %s is not boolean"
1799 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1801 msgid "Option %s requires an argument."
1804 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1806 msgid "Option %s: Configuration item specification must have an =<val>."
1809 #: apt-pkg/contrib/cmndline.cc:237
1811 msgid "Option %s requires an integer argument, not '%s'"
1814 #: apt-pkg/contrib/cmndline.cc:268
1816 msgid "Option '%s' is too long"
1819 #: apt-pkg/contrib/cmndline.cc:301
1821 msgid "Sense %s is not understood, try true or false."
1824 #: apt-pkg/contrib/cmndline.cc:351
1826 msgid "Invalid operation %s"
1829 #: apt-pkg/contrib/cdromutl.cc:55
1831 msgid "Unable to stat the mount point %s"
1834 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
1836 msgid "Unable to change to %s"
1839 #: apt-pkg/contrib/cdromutl.cc:190
1840 msgid "Failed to stat the cdrom"
1843 #: apt-pkg/contrib/fileutl.cc:80
1845 msgid "Not using locking for read only lock file %s"
1848 #: apt-pkg/contrib/fileutl.cc:85
1850 msgid "Could not open lock file %s"
1853 #: apt-pkg/contrib/fileutl.cc:103
1855 msgid "Not using locking for nfs mounted lock file %s"
1858 #: apt-pkg/contrib/fileutl.cc:107
1860 msgid "Could not get lock %s"
1863 #: apt-pkg/contrib/fileutl.cc:358
1865 msgid "Waited, for %s but it wasn't there"
1868 #: apt-pkg/contrib/fileutl.cc:368
1870 msgid "Sub-process %s received a segmentation fault."
1873 #: apt-pkg/contrib/fileutl.cc:371
1875 msgid "Sub-process %s returned an error code (%u)"
1878 #: apt-pkg/contrib/fileutl.cc:373
1880 msgid "Sub-process %s exited unexpectedly"
1883 #: apt-pkg/contrib/fileutl.cc:417
1885 msgid "Could not open file %s"
1888 #: apt-pkg/contrib/fileutl.cc:473
1890 msgid "read, still have %lu to read but none left"
1893 #: apt-pkg/contrib/fileutl.cc:491
1897 #: apt-pkg/contrib/fileutl.cc:503
1899 msgid "write, still have %lu to write but couldn't"
1902 #: apt-pkg/contrib/fileutl.cc:578
1903 msgid "Problem closing the file"
1906 #: apt-pkg/contrib/fileutl.cc:584
1907 msgid "Problem unlinking the file"
1910 #: apt-pkg/contrib/fileutl.cc:595
1911 msgid "Problem syncing the file"
1914 #: apt-pkg/pkgcache.cc:126
1915 msgid "Empty package cache"
1918 #: apt-pkg/pkgcache.cc:132
1919 msgid "The package cache file is corrupted"
1922 #: apt-pkg/pkgcache.cc:137
1923 msgid "The package cache file is an incompatible version"
1926 #: apt-pkg/pkgcache.cc:142
1928 msgid "This APT does not support the Versioning System '%s'"
1931 #: apt-pkg/pkgcache.cc:147
1932 msgid "The package cache was built for a different architecture"
1935 #: apt-pkg/pkgcache.cc:218
1939 #: apt-pkg/pkgcache.cc:218
1943 #: apt-pkg/pkgcache.cc:218
1947 #: apt-pkg/pkgcache.cc:219
1951 #: apt-pkg/pkgcache.cc:219
1955 #: apt-pkg/pkgcache.cc:219
1959 #: apt-pkg/pkgcache.cc:220
1963 #: apt-pkg/pkgcache.cc:231
1967 #: apt-pkg/pkgcache.cc:231
1971 #: apt-pkg/pkgcache.cc:231
1975 #: apt-pkg/pkgcache.cc:232
1979 #: apt-pkg/pkgcache.cc:232
1983 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
1984 msgid "Building Dependency Tree"
1987 #: apt-pkg/depcache.cc:61
1988 msgid "Candidate Versions"
1991 #: apt-pkg/depcache.cc:90
1992 msgid "Dependency Generation"
1995 #: apt-pkg/tagfile.cc:71
1997 msgid "Unable to parse package file %s (1)"
2000 #: apt-pkg/tagfile.cc:158
2002 msgid "Unable to parse package file %s (2)"
2005 #: apt-pkg/sourcelist.cc:88
2007 msgid "Malformed line %lu in source list %s (URI)"
2010 #: apt-pkg/sourcelist.cc:90
2012 msgid "Malformed line %lu in source list %s (dist)"
2015 #: apt-pkg/sourcelist.cc:93
2017 msgid "Malformed line %lu in source list %s (URI parse)"
2020 #: apt-pkg/sourcelist.cc:99
2022 msgid "Malformed line %lu in source list %s (Absolute dist)"
2025 #: apt-pkg/sourcelist.cc:106
2027 msgid "Malformed line %lu in source list %s (dist parse)"
2030 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2032 msgid "Vendor block %s is invalid"
2035 #: apt-pkg/sourcelist.cc:235
2040 #: apt-pkg/sourcelist.cc:249
2042 msgid "Line %u too long in source list %s."
2045 #: apt-pkg/sourcelist.cc:266
2047 msgid "Malformed line %u in source list %s (type)"
2050 #: apt-pkg/sourcelist.cc:270
2052 msgid "Type '%s' is not known in on line %u in source list %s"
2055 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2057 msgid "Malformed line %u in source list %s (vendor id)"
2060 #: apt-pkg/sourcelist.cc:296
2062 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2065 #: apt-pkg/packagemanager.cc:402
2068 "This installation run will require temporarily removing the essential "
2069 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2070 "you really want to do it, activate the APT::Force-LoopBreak option."
2073 #: apt-pkg/pkgrecords.cc:37
2075 msgid "Index file type '%s' is not supported"
2078 #: apt-pkg/algorithms.cc:238
2081 "The package %s needs to be reinstalled, but I can't find an archive for it."
2084 #: apt-pkg/algorithms.cc:1056
2086 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2090 #: apt-pkg/algorithms.cc:1058
2091 msgid "Unable to correct problems, you have held broken packages."
2094 #: apt-pkg/acquire.cc:61
2096 msgid "Lists directory %spartial is missing."
2099 #: apt-pkg/acquire.cc:65
2101 msgid "Archive directory %spartial is missing."
2104 #: apt-pkg/acquire-worker.cc:112
2106 msgid "The method driver %s could not be found."
2109 #: apt-pkg/acquire-worker.cc:161
2111 msgid "Method %s did not start correctly"
2114 #: apt-pkg/init.cc:119
2116 msgid "Packaging system '%s' is not supported"
2119 #: apt-pkg/init.cc:135
2120 msgid "Unable to determine a suitable system type"
2123 #: apt-pkg/clean.cc:61
2125 msgid "Unable to stat %s."
2128 #: apt-pkg/srcrecords.cc:49
2129 msgid "You must put some 'source' URIs in your sources.list"
2132 #: apt-pkg/cachefile.cc:73
2133 msgid "The package lists or status file could not be parsed or opened."
2136 #: apt-pkg/cachefile.cc:77
2137 msgid "You may want to run apt-get update to correct these problems"
2140 #: apt-pkg/policy.cc:269
2141 msgid "Invalid record in the preferences file, no Package header"
2144 #: apt-pkg/policy.cc:291
2146 msgid "Did not understand pin type %s"
2149 #: apt-pkg/policy.cc:299
2150 msgid "No priority (or zero) specified for pin"
2153 #: apt-pkg/pkgcachegen.cc:74
2154 msgid "Cache has an incompatible versioning system"
2157 #: apt-pkg/pkgcachegen.cc:117
2159 msgid "Error occured while processing %s (NewPackage)"
2162 #: apt-pkg/pkgcachegen.cc:129
2164 msgid "Error occured while processing %s (UsePackage1)"
2167 #: apt-pkg/pkgcachegen.cc:150
2169 msgid "Error occured while processing %s (UsePackage2)"
2172 #: apt-pkg/pkgcachegen.cc:154
2174 msgid "Error occured while processing %s (NewFileVer1)"
2177 #: apt-pkg/pkgcachegen.cc:184
2179 msgid "Error occured while processing %s (NewVersion1)"
2182 #: apt-pkg/pkgcachegen.cc:188
2184 msgid "Error occured while processing %s (UsePackage3)"
2187 #: apt-pkg/pkgcachegen.cc:192
2189 msgid "Error occured while processing %s (NewVersion2)"
2192 #: apt-pkg/pkgcachegen.cc:207
2193 msgid "Wow, you exceeded the number of package names this APT is capable of."
2196 #: apt-pkg/pkgcachegen.cc:210
2197 msgid "Wow, you exceeded the number of versions this APT is capable of."
2200 #: apt-pkg/pkgcachegen.cc:213
2201 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2204 #: apt-pkg/pkgcachegen.cc:241
2206 msgid "Error occured while processing %s (FindPkg)"
2209 #: apt-pkg/pkgcachegen.cc:254
2211 msgid "Error occured while processing %s (CollectFileProvides)"
2214 #: apt-pkg/pkgcachegen.cc:260
2216 msgid "Package %s %s was not found while processing file dependencies"
2219 #: apt-pkg/pkgcachegen.cc:574
2221 msgid "Couldn't stat source package list %s"
2224 #: apt-pkg/pkgcachegen.cc:658
2225 msgid "Collecting File Provides"
2228 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2229 msgid "IO Error saving source cache"
2232 #: apt-pkg/acquire-item.cc:124
2234 msgid "rename failed, %s (%s -> %s)."
2237 #: apt-pkg/acquire-item.cc:353
2240 "I wasn't able to locate a file for the %s package. This might mean you need "
2241 "to manually fix this package. (due to missing arch)"
2244 #: apt-pkg/acquire-item.cc:388
2247 "I wasn't able to locate file for the %s package. This might mean you need to "
2248 "manually fix this package."
2251 #: apt-pkg/acquire-item.cc:419
2254 "The package index files are corrupted. No Filename: field for package %s."
2257 #: apt-pkg/acquire-item.cc:501
2258 msgid "Size mismatch"
2261 #: apt-pkg/acquire-item.cc:511
2262 msgid "MD5Sum mismatch"
2265 #: methods/rsh.cc:264
2266 msgid "File Not Found"
2269 #: methods/rsh.cc:330
2270 msgid "Connection closed prematurely"