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: 2007-06-07 00:57+0200\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:143
20 msgid "Package %s version %s has an unmet dep:\n"
23 #: cmdline/apt-cache.cc:183 cmdline/apt-cache.cc:552 cmdline/apt-cache.cc:640
24 #: cmdline/apt-cache.cc:796 cmdline/apt-cache.cc:1018
25 #: cmdline/apt-cache.cc:1419 cmdline/apt-cache.cc:1570
27 msgid "Unable to locate package %s"
30 #: cmdline/apt-cache.cc:247
31 msgid "Total package names : "
34 #: cmdline/apt-cache.cc:287
35 msgid " Normal packages: "
38 #: cmdline/apt-cache.cc:288
39 msgid " Pure virtual packages: "
42 #: cmdline/apt-cache.cc:289
43 msgid " Single virtual packages: "
46 #: cmdline/apt-cache.cc:290
47 msgid " Mixed virtual packages: "
50 #: cmdline/apt-cache.cc:291
54 #: cmdline/apt-cache.cc:293
55 msgid "Total distinct versions: "
58 #: cmdline/apt-cache.cc:295
59 msgid "Total Distinct Descriptions: "
62 #: cmdline/apt-cache.cc:297
63 msgid "Total dependencies: "
66 #: cmdline/apt-cache.cc:300
67 msgid "Total ver/file relations: "
70 #: cmdline/apt-cache.cc:302
71 msgid "Total Desc/File relations: "
74 #: cmdline/apt-cache.cc:304
75 msgid "Total Provides mappings: "
78 #: cmdline/apt-cache.cc:316
79 msgid "Total globbed strings: "
82 #: cmdline/apt-cache.cc:330
83 msgid "Total dependency version space: "
86 #: cmdline/apt-cache.cc:335
87 msgid "Total slack space: "
90 #: cmdline/apt-cache.cc:343
91 msgid "Total space accounted for: "
94 #: cmdline/apt-cache.cc:471 cmdline/apt-cache.cc:1218
96 msgid "Package file %s is out of sync."
99 #: cmdline/apt-cache.cc:1293
100 msgid "You must give exactly one pattern"
103 #: cmdline/apt-cache.cc:1447
104 msgid "No packages found"
107 #: cmdline/apt-cache.cc:1524
108 msgid "Package files:"
111 #: cmdline/apt-cache.cc:1531 cmdline/apt-cache.cc:1617
112 msgid "Cache is out of sync, can't x-ref a package file"
115 #: cmdline/apt-cache.cc:1532
120 #. Show any packages have explicit pins
121 #: cmdline/apt-cache.cc:1544
122 msgid "Pinned packages:"
125 #: cmdline/apt-cache.cc:1556 cmdline/apt-cache.cc:1597
130 #: cmdline/apt-cache.cc:1577
134 #: cmdline/apt-cache.cc:1579 cmdline/apt-cache.cc:1587
139 #: cmdline/apt-cache.cc:1584
143 #: cmdline/apt-cache.cc:1594
144 msgid " Package pin: "
147 #. Show the priority tables
148 #: cmdline/apt-cache.cc:1603
149 msgid " Version table:"
152 #: cmdline/apt-cache.cc:1618
157 #: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
158 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:550
159 #: cmdline/apt-get.cc:2564 cmdline/apt-sortpkgs.cc:144
161 msgid "%s %s for %s %s compiled on %s %s\n"
164 #: cmdline/apt-cache.cc:1721
166 "Usage: apt-cache [options] command\n"
167 " apt-cache [options] add file1 [file2 ...]\n"
168 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
169 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
171 "apt-cache is a low-level tool used to manipulate APT's binary\n"
172 "cache files, and query information from them\n"
175 " add - Add a package file to the source cache\n"
176 " gencaches - Build both the package and source cache\n"
177 " showpkg - Show some general information for a single package\n"
178 " showsrc - Show source records\n"
179 " stats - Show some basic statistics\n"
180 " dump - Show the entire file in a terse form\n"
181 " dumpavail - Print an available file to stdout\n"
182 " unmet - Show unmet dependencies\n"
183 " search - Search the package list for a regex pattern\n"
184 " show - Show a readable record for the package\n"
185 " depends - Show raw dependency information for a package\n"
186 " rdepends - Show reverse dependency information for a package\n"
187 " pkgnames - List the names of all packages\n"
188 " dotty - Generate package graphs for GraphVis\n"
189 " xvcg - Generate package graphs for xvcg\n"
190 " policy - Show policy settings\n"
193 " -h This help text.\n"
194 " -p=? The package cache.\n"
195 " -s=? The source cache.\n"
196 " -q Disable progress indicator.\n"
197 " -i Show only important deps for the unmet command.\n"
198 " -c=? Read this configuration file\n"
199 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
200 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
203 #: cmdline/apt-cdrom.cc:78
204 msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
207 #: cmdline/apt-cdrom.cc:93
208 msgid "Please insert a Disc in the drive and press enter"
211 #: cmdline/apt-cdrom.cc:117
212 msgid "Repeat this process for the rest of the CDs in your set."
215 #: cmdline/apt-config.cc:41
216 msgid "Arguments not in pairs"
219 #: cmdline/apt-config.cc:76
221 "Usage: apt-config [options] command\n"
223 "apt-config is a simple tool to read the APT config file\n"
226 " shell - Shell mode\n"
227 " dump - Show the configuration\n"
230 " -h This help text.\n"
231 " -c=? Read this configuration file\n"
232 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
235 #: cmdline/apt-extracttemplates.cc:98
237 msgid "%s not a valid DEB package."
240 #: cmdline/apt-extracttemplates.cc:232
242 "Usage: apt-extracttemplates file1 [file2 ...]\n"
244 "apt-extracttemplates is a tool to extract config and template info\n"
245 "from debian packages\n"
248 " -h This help text\n"
249 " -t Set the temp dir\n"
250 " -c=? Read this configuration file\n"
251 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
254 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:815
255 #: apt-pkg/pkgcachegen.cc:827
257 msgid "Unable to write to %s"
260 #: cmdline/apt-extracttemplates.cc:310
261 msgid "Cannot get debconf version. Is debconf installed?"
264 #: ftparchive/apt-ftparchive.cc:167 ftparchive/apt-ftparchive.cc:341
265 msgid "Package extension list is too long"
268 #: ftparchive/apt-ftparchive.cc:169 ftparchive/apt-ftparchive.cc:183
269 #: ftparchive/apt-ftparchive.cc:206 ftparchive/apt-ftparchive.cc:256
270 #: ftparchive/apt-ftparchive.cc:270 ftparchive/apt-ftparchive.cc:292
272 msgid "Error processing directory %s"
275 #: ftparchive/apt-ftparchive.cc:254
276 msgid "Source extension list is too long"
279 #: ftparchive/apt-ftparchive.cc:371
280 msgid "Error writing header to contents file"
283 #: ftparchive/apt-ftparchive.cc:401
285 msgid "Error processing contents %s"
288 #: ftparchive/apt-ftparchive.cc:556
290 "Usage: apt-ftparchive [options] command\n"
291 "Commands: packages binarypath [overridefile [pathprefix]]\n"
292 " sources srcpath [overridefile [pathprefix]]\n"
295 " generate config [groups]\n"
298 "apt-ftparchive generates index files for Debian archives. It supports\n"
299 "many styles of generation from fully automated to functional replacements\n"
300 "for dpkg-scanpackages and dpkg-scansources\n"
302 "apt-ftparchive generates Package files from a tree of .debs. The\n"
303 "Package file contains the contents of all the control fields from\n"
304 "each package as well as the MD5 hash and filesize. An override file\n"
305 "is supported to force the value of Priority and Section.\n"
307 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
308 "The --source-override option can be used to specify a src override file\n"
310 "The 'packages' and 'sources' command should be run in the root of the\n"
311 "tree. BinaryPath should point to the base of the recursive search and \n"
312 "override file should contain the override flags. Pathprefix is\n"
313 "appended to the filename fields if present. Example usage from the \n"
315 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
316 " dists/potato/main/binary-i386/Packages\n"
319 " -h This help text\n"
320 " --md5 Control MD5 generation\n"
321 " -s=? Source override file\n"
323 " -d=? Select the optional caching database\n"
324 " --no-delink Enable delinking debug mode\n"
325 " --contents Control contents file generation\n"
326 " -c=? Read this configuration file\n"
327 " -o=? Set an arbitrary configuration option"
330 #: ftparchive/apt-ftparchive.cc:762
331 msgid "No selections matched"
334 #: ftparchive/apt-ftparchive.cc:835
336 msgid "Some files are missing in the package file group `%s'"
339 #: ftparchive/cachedb.cc:47
341 msgid "DB was corrupted, file renamed to %s.old"
344 #: ftparchive/cachedb.cc:65
346 msgid "DB is old, attempting to upgrade %s"
349 #: ftparchive/cachedb.cc:76
351 "DB format is invalid. If you upgraded from a older version of apt, please "
352 "remove and re-create the database."
355 #: ftparchive/cachedb.cc:81
357 msgid "Unable to open DB file %s: %s"
360 #: ftparchive/cachedb.cc:127 apt-inst/extract.cc:181 apt-inst/extract.cc:193
361 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
363 msgid "Failed to stat %s"
366 #: ftparchive/cachedb.cc:242
367 msgid "Archive has no control record"
370 #: ftparchive/cachedb.cc:448
371 msgid "Unable to get a cursor"
374 #: ftparchive/writer.cc:79
376 msgid "W: Unable to read directory %s\n"
379 #: ftparchive/writer.cc:84
381 msgid "W: Unable to stat %s\n"
384 #: ftparchive/writer.cc:135
388 #: ftparchive/writer.cc:137
392 #: ftparchive/writer.cc:144
393 msgid "E: Errors apply to file "
396 #: ftparchive/writer.cc:161 ftparchive/writer.cc:191
398 msgid "Failed to resolve %s"
401 #: ftparchive/writer.cc:173
402 msgid "Tree walking failed"
405 #: ftparchive/writer.cc:198
407 msgid "Failed to open %s"
410 #: ftparchive/writer.cc:257
412 msgid " DeLink %s [%s]\n"
415 #: ftparchive/writer.cc:265
417 msgid "Failed to readlink %s"
420 #: ftparchive/writer.cc:269
422 msgid "Failed to unlink %s"
425 #: ftparchive/writer.cc:276
427 msgid "*** Failed to link %s to %s"
430 #: ftparchive/writer.cc:286
432 msgid " DeLink limit of %sB hit.\n"
435 #: ftparchive/writer.cc:390
436 msgid "Archive had no package field"
439 #: ftparchive/writer.cc:398 ftparchive/writer.cc:613
441 msgid " %s has no override entry\n"
444 #: ftparchive/writer.cc:443 ftparchive/writer.cc:701
446 msgid " %s maintainer is %s not %s\n"
449 #: ftparchive/writer.cc:623
451 msgid " %s has no source override entry\n"
454 #: ftparchive/writer.cc:627
456 msgid " %s has no binary override entry either\n"
459 #: ftparchive/contents.cc:317
461 msgid "Internal error, could not locate member %s"
464 #: ftparchive/contents.cc:353 ftparchive/contents.cc:384
465 msgid "realloc - Failed to allocate memory"
468 #: ftparchive/override.cc:38 ftparchive/override.cc:146
470 msgid "Unable to open %s"
473 #: ftparchive/override.cc:64 ftparchive/override.cc:170
475 msgid "Malformed override %s line %lu #1"
478 #: ftparchive/override.cc:78 ftparchive/override.cc:182
480 msgid "Malformed override %s line %lu #2"
483 #: ftparchive/override.cc:92 ftparchive/override.cc:195
485 msgid "Malformed override %s line %lu #3"
488 #: ftparchive/override.cc:131 ftparchive/override.cc:205
490 msgid "Failed to read the override file %s"
493 #: ftparchive/multicompress.cc:75
495 msgid "Unknown compression algorithm '%s'"
498 #: ftparchive/multicompress.cc:105
500 msgid "Compressed output %s needs a compression set"
503 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
504 msgid "Failed to create IPC pipe to subprocess"
507 #: ftparchive/multicompress.cc:198
508 msgid "Failed to create FILE*"
511 #: ftparchive/multicompress.cc:201
512 msgid "Failed to fork"
515 #: ftparchive/multicompress.cc:215
516 msgid "Compress child"
519 #: ftparchive/multicompress.cc:238
521 msgid "Internal error, failed to create %s"
524 #: ftparchive/multicompress.cc:289
525 msgid "Failed to create subprocess IPC"
528 #: ftparchive/multicompress.cc:324
529 msgid "Failed to exec compressor "
532 #: ftparchive/multicompress.cc:363
536 #: ftparchive/multicompress.cc:406
537 msgid "IO to subprocess/file failed"
540 #: ftparchive/multicompress.cc:458
541 msgid "Failed to read while computing MD5"
544 #: ftparchive/multicompress.cc:475
546 msgid "Problem unlinking %s"
549 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
551 msgid "Failed to rename %s to %s"
554 #: cmdline/apt-get.cc:121
558 #: cmdline/apt-get.cc:143 cmdline/apt-get.cc:1655
560 msgid "Regex compilation error - %s"
563 #: cmdline/apt-get.cc:238
564 msgid "The following packages have unmet dependencies:"
567 #: cmdline/apt-get.cc:328
569 msgid "but %s is installed"
572 #: cmdline/apt-get.cc:330
574 msgid "but %s is to be installed"
577 #: cmdline/apt-get.cc:337
578 msgid "but it is not installable"
581 #: cmdline/apt-get.cc:339
582 msgid "but it is a virtual package"
585 #: cmdline/apt-get.cc:342
586 msgid "but it is not installed"
589 #: cmdline/apt-get.cc:342
590 msgid "but it is not going to be installed"
593 #: cmdline/apt-get.cc:347
597 #: cmdline/apt-get.cc:376
598 msgid "The following NEW packages will be installed:"
601 #: cmdline/apt-get.cc:402
602 msgid "The following packages will be REMOVED:"
605 #: cmdline/apt-get.cc:424
606 msgid "The following packages have been kept back:"
609 #: cmdline/apt-get.cc:445
610 msgid "The following packages will be upgraded:"
613 #: cmdline/apt-get.cc:466
614 msgid "The following packages will be DOWNGRADED:"
617 #: cmdline/apt-get.cc:486
618 msgid "The following held packages will be changed:"
621 #: cmdline/apt-get.cc:539
623 msgid "%s (due to %s) "
626 #: cmdline/apt-get.cc:547
628 "WARNING: The following essential packages will be removed.\n"
629 "This should NOT be done unless you know exactly what you are doing!"
632 #: cmdline/apt-get.cc:578
634 msgid "%lu upgraded, %lu newly installed, "
637 #: cmdline/apt-get.cc:582
639 msgid "%lu reinstalled, "
642 #: cmdline/apt-get.cc:584
644 msgid "%lu downgraded, "
647 #: cmdline/apt-get.cc:586
649 msgid "%lu to remove and %lu not upgraded.\n"
652 #: cmdline/apt-get.cc:590
654 msgid "%lu not fully installed or removed.\n"
657 #: cmdline/apt-get.cc:664
658 msgid "Correcting dependencies..."
661 #: cmdline/apt-get.cc:667
665 #: cmdline/apt-get.cc:670
666 msgid "Unable to correct dependencies"
669 #: cmdline/apt-get.cc:673
670 msgid "Unable to minimize the upgrade set"
673 #: cmdline/apt-get.cc:675
677 #: cmdline/apt-get.cc:679
678 msgid "You might want to run `apt-get -f install' to correct these."
681 #: cmdline/apt-get.cc:682
682 msgid "Unmet dependencies. Try using -f."
685 #: cmdline/apt-get.cc:704
686 msgid "WARNING: The following packages cannot be authenticated!"
689 #: cmdline/apt-get.cc:708
690 msgid "Authentication warning overridden.\n"
693 #: cmdline/apt-get.cc:715
694 msgid "Install these packages without verification [y/N]? "
697 #: cmdline/apt-get.cc:717
698 msgid "Some packages could not be authenticated"
701 #: cmdline/apt-get.cc:726 cmdline/apt-get.cc:873
702 msgid "There are problems and -y was used without --force-yes"
705 #: cmdline/apt-get.cc:770
706 msgid "Internal error, InstallPackages was called with broken packages!"
709 #: cmdline/apt-get.cc:779
710 msgid "Packages need to be removed but remove is disabled."
713 #: cmdline/apt-get.cc:790
714 msgid "Internal error, Ordering didn't finish"
717 #: cmdline/apt-get.cc:806 cmdline/apt-get.cc:1995 cmdline/apt-get.cc:2028
718 msgid "Unable to lock the download directory"
721 #: cmdline/apt-get.cc:816 cmdline/apt-get.cc:2076 cmdline/apt-get.cc:2312
722 #: apt-pkg/cachefile.cc:63 apt-pkg/cachefile.cc:65
723 msgid "The list of sources could not be read."
726 #: cmdline/apt-get.cc:831
727 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
730 #: cmdline/apt-get.cc:836
732 msgid "Need to get %sB/%sB of archives.\n"
735 #: cmdline/apt-get.cc:839
737 msgid "Need to get %sB of archives.\n"
740 #: cmdline/apt-get.cc:844
742 msgid "After unpacking %sB of additional disk space will be used.\n"
745 #: cmdline/apt-get.cc:847
747 msgid "After unpacking %sB disk space will be freed.\n"
750 #: cmdline/apt-get.cc:861 cmdline/apt-get.cc:2166
752 msgid "Couldn't determine free space in %s"
755 #: cmdline/apt-get.cc:864
757 msgid "You don't have enough free space in %s."
760 #: cmdline/apt-get.cc:879 cmdline/apt-get.cc:899
761 msgid "Trivial Only specified but this is not a trivial operation."
764 #: cmdline/apt-get.cc:881
765 msgid "Yes, do as I say!"
768 #: cmdline/apt-get.cc:883
771 "You are about to do something potentially harmful.\n"
772 "To continue type in the phrase '%s'\n"
776 #: cmdline/apt-get.cc:889 cmdline/apt-get.cc:908
780 #: cmdline/apt-get.cc:904
781 msgid "Do you want to continue [Y/n]? "
784 #: cmdline/apt-get.cc:976 cmdline/apt-get.cc:1383 cmdline/apt-get.cc:2209
785 #: apt-pkg/algorithms.cc:1348
787 msgid "Failed to fetch %s %s\n"
790 #: cmdline/apt-get.cc:994
791 msgid "Some files failed to download"
794 #: cmdline/apt-get.cc:995 cmdline/apt-get.cc:2218
795 msgid "Download complete and in download only mode"
798 #: cmdline/apt-get.cc:1001
800 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
804 #: cmdline/apt-get.cc:1005
805 msgid "--fix-missing and media swapping is not currently supported"
808 #: cmdline/apt-get.cc:1010
809 msgid "Unable to correct missing packages."
812 #: cmdline/apt-get.cc:1011
813 msgid "Aborting install."
816 #: cmdline/apt-get.cc:1045
818 msgid "Note, selecting %s instead of %s\n"
821 #: cmdline/apt-get.cc:1055
823 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
826 #: cmdline/apt-get.cc:1073
828 msgid "Package %s is not installed, so not removed\n"
831 #: cmdline/apt-get.cc:1084
833 msgid "Package %s is a virtual package provided by:\n"
836 #: cmdline/apt-get.cc:1096
840 #: cmdline/apt-get.cc:1101
841 msgid "You should explicitly select one to install."
844 #: cmdline/apt-get.cc:1106
847 "Package %s is not available, but is referred to by another package.\n"
848 "This may mean that the package is missing, has been obsoleted, or\n"
849 "is only available from another source\n"
852 #: cmdline/apt-get.cc:1125
853 msgid "However the following packages replace it:"
856 #: cmdline/apt-get.cc:1128
858 msgid "Package %s has no installation candidate"
861 #: cmdline/apt-get.cc:1148
863 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
866 #: cmdline/apt-get.cc:1156
868 msgid "%s is already the newest version.\n"
871 #: cmdline/apt-get.cc:1185
873 msgid "Release '%s' for '%s' was not found"
876 #: cmdline/apt-get.cc:1187
878 msgid "Version '%s' for '%s' was not found"
881 #: cmdline/apt-get.cc:1193
883 msgid "Selected version %s (%s) for %s\n"
886 #: cmdline/apt-get.cc:1330
887 msgid "The update command takes no arguments"
890 #: cmdline/apt-get.cc:1343
891 msgid "Unable to lock the list directory"
894 #: cmdline/apt-get.cc:1410 cmdline/apt-get.cc:1412 apt-pkg/algorithms.cc:1374
895 #: apt-pkg/algorithms.cc:1376
897 "Some index files failed to download, they have been ignored, or old ones "
901 #: cmdline/apt-get.cc:1433
902 msgid "We are not supposed to delete stuff, can't start AutoRemover"
905 #: cmdline/apt-get.cc:1465
907 "The following packages were automatically installed and are no longer "
911 #: cmdline/apt-get.cc:1467
912 msgid "Use 'apt-get autoremove' to remove them."
915 #: cmdline/apt-get.cc:1472
917 "Hmm, seems like the AutoRemover destroyed something which really\n"
918 "shouldn't happen. Please file a bug report against apt."
921 #: cmdline/apt-get.cc:1475 cmdline/apt-get.cc:1736
922 msgid "The following information may help to resolve the situation:"
925 #: cmdline/apt-get.cc:1479
926 msgid "Internal Error, AutoRemover broke stuff"
929 #: cmdline/apt-get.cc:1498
930 msgid "Internal error, AllUpgrade broke stuff"
933 #: cmdline/apt-get.cc:1543
935 msgid "Couldn't find task %s"
938 #: cmdline/apt-get.cc:1642 cmdline/apt-get.cc:1678
940 msgid "Couldn't find package %s"
943 #: cmdline/apt-get.cc:1665
945 msgid "Note, selecting %s for regex '%s'\n"
948 #: cmdline/apt-get.cc:1695
950 msgid "%s set to manual installed.\n"
953 #: cmdline/apt-get.cc:1708
954 msgid "You might want to run `apt-get -f install' to correct these:"
957 #: cmdline/apt-get.cc:1711
959 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
963 #: cmdline/apt-get.cc:1723
965 "Some packages could not be installed. This may mean that you have\n"
966 "requested an impossible situation or if you are using the unstable\n"
967 "distribution that some required packages have not yet been created\n"
968 "or been moved out of Incoming."
971 #: cmdline/apt-get.cc:1731
973 "Since you only requested a single operation it is extremely likely that\n"
974 "the package is simply not installable and a bug report against\n"
975 "that package should be filed."
978 #: cmdline/apt-get.cc:1739
979 msgid "Broken packages"
982 #: cmdline/apt-get.cc:1770
983 msgid "The following extra packages will be installed:"
986 #: cmdline/apt-get.cc:1859
987 msgid "Suggested packages:"
990 #: cmdline/apt-get.cc:1860
991 msgid "Recommended packages:"
994 #: cmdline/apt-get.cc:1888
995 msgid "Calculating upgrade... "
998 #: cmdline/apt-get.cc:1891 methods/ftp.cc:702 methods/connect.cc:101
999 #: methods/connect.cc:111
1003 #: cmdline/apt-get.cc:1896
1007 #: cmdline/apt-get.cc:1963 cmdline/apt-get.cc:1971
1008 msgid "Internal error, problem resolver broke stuff"
1011 #: cmdline/apt-get.cc:2071
1012 msgid "Must specify at least one package to fetch source for"
1015 #: cmdline/apt-get.cc:2101 cmdline/apt-get.cc:2330
1017 msgid "Unable to find a source package for %s"
1020 #: cmdline/apt-get.cc:2145
1022 msgid "Skipping already downloaded file '%s'\n"
1025 #: cmdline/apt-get.cc:2169
1027 msgid "You don't have enough free space in %s"
1030 #: cmdline/apt-get.cc:2174
1032 msgid "Need to get %sB/%sB of source archives.\n"
1035 #: cmdline/apt-get.cc:2177
1037 msgid "Need to get %sB of source archives.\n"
1040 #: cmdline/apt-get.cc:2183
1042 msgid "Fetch source %s\n"
1045 #: cmdline/apt-get.cc:2214
1046 msgid "Failed to fetch some archives."
1049 #: cmdline/apt-get.cc:2242
1051 msgid "Skipping unpack of already unpacked source in %s\n"
1054 #: cmdline/apt-get.cc:2254
1056 msgid "Unpack command '%s' failed.\n"
1059 #: cmdline/apt-get.cc:2255
1061 msgid "Check if the 'dpkg-dev' package is installed.\n"
1064 #: cmdline/apt-get.cc:2272
1066 msgid "Build command '%s' failed.\n"
1069 #: cmdline/apt-get.cc:2291
1070 msgid "Child process failed"
1073 #: cmdline/apt-get.cc:2307
1074 msgid "Must specify at least one package to check builddeps for"
1077 #: cmdline/apt-get.cc:2335
1079 msgid "Unable to get build-dependency information for %s"
1082 #: cmdline/apt-get.cc:2355
1084 msgid "%s has no build depends.\n"
1087 #: cmdline/apt-get.cc:2407
1090 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1094 #: cmdline/apt-get.cc:2459
1097 "%s dependency for %s cannot be satisfied because no available versions of "
1098 "package %s can satisfy version requirements"
1101 #: cmdline/apt-get.cc:2494
1103 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1106 #: cmdline/apt-get.cc:2519
1108 msgid "Failed to satisfy %s dependency for %s: %s"
1111 #: cmdline/apt-get.cc:2533
1113 msgid "Build-dependencies for %s could not be satisfied."
1116 #: cmdline/apt-get.cc:2537
1117 msgid "Failed to process build dependencies"
1120 #: cmdline/apt-get.cc:2569
1121 msgid "Supported modules:"
1124 #: cmdline/apt-get.cc:2610
1126 "Usage: apt-get [options] command\n"
1127 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1128 " apt-get [options] source pkg1 [pkg2 ...]\n"
1130 "apt-get is a simple command line interface for downloading and\n"
1131 "installing packages. The most frequently used commands are update\n"
1135 " update - Retrieve new lists of packages\n"
1136 " upgrade - Perform an upgrade\n"
1137 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1138 " remove - Remove packages\n"
1139 " source - Download source archives\n"
1140 " build-dep - Configure build-dependencies for source packages\n"
1141 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1142 " dselect-upgrade - Follow dselect selections\n"
1143 " clean - Erase downloaded archive files\n"
1144 " autoclean - Erase old downloaded archive files\n"
1145 " check - Verify that there are no broken dependencies\n"
1148 " -h This help text.\n"
1149 " -q Loggable output - no progress indicator\n"
1150 " -qq No output except for errors\n"
1151 " -d Download only - do NOT install or unpack archives\n"
1152 " -s No-act. Perform ordering simulation\n"
1153 " -y Assume Yes to all queries and do not prompt\n"
1154 " -f Attempt to continue if the integrity check fails\n"
1155 " -m Attempt to continue if archives are unlocatable\n"
1156 " -u Show a list of upgraded packages as well\n"
1157 " -b Build the source package after fetching it\n"
1158 " -V Show verbose version numbers\n"
1159 " -c=? Read this configuration file\n"
1160 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1161 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1162 "pages for more information and options.\n"
1163 " This APT has Super Cow Powers.\n"
1166 #: cmdline/acqprogress.cc:55
1170 #: cmdline/acqprogress.cc:79
1174 #: cmdline/acqprogress.cc:110
1178 #: cmdline/acqprogress.cc:114
1182 #: cmdline/acqprogress.cc:135
1184 msgid "Fetched %sB in %s (%sB/s)\n"
1187 #: cmdline/acqprogress.cc:225
1192 #: cmdline/acqprogress.cc:271
1195 "Media change: please insert the disc labeled\n"
1197 "in the drive '%s' and press enter\n"
1200 #: cmdline/apt-sortpkgs.cc:86
1201 msgid "Unknown package record!"
1204 #: cmdline/apt-sortpkgs.cc:150
1206 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1208 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1209 "to indicate what kind of file it is.\n"
1212 " -h This help text\n"
1213 " -s Use source file sorting\n"
1214 " -c=? Read this configuration file\n"
1215 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1218 #: dselect/install:32
1219 msgid "Bad default setting!"
1222 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1223 #: dselect/install:104 dselect/update:45
1224 msgid "Press enter to continue."
1227 #: dselect/install:100
1228 msgid "Some errors occurred while unpacking. I'm going to configure the"
1231 #: dselect/install:101
1232 msgid "packages that were installed. This may result in duplicate errors"
1235 #: dselect/install:102
1236 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1239 #: dselect/install:103
1241 "above this message are important. Please fix them and run [I]nstall again"
1244 #: dselect/update:30
1245 msgid "Merging available information"
1248 #: apt-inst/contrib/extracttar.cc:117
1249 msgid "Failed to create pipes"
1252 #: apt-inst/contrib/extracttar.cc:144
1253 msgid "Failed to exec gzip "
1256 #: apt-inst/contrib/extracttar.cc:181 apt-inst/contrib/extracttar.cc:207
1257 msgid "Corrupted archive"
1260 #: apt-inst/contrib/extracttar.cc:196
1261 msgid "Tar checksum failed, archive corrupted"
1264 #: apt-inst/contrib/extracttar.cc:299
1266 msgid "Unknown TAR header type %u, member %s"
1269 #: apt-inst/contrib/arfile.cc:73
1270 msgid "Invalid archive signature"
1273 #: apt-inst/contrib/arfile.cc:81
1274 msgid "Error reading archive member header"
1277 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1278 msgid "Invalid archive member header"
1281 #: apt-inst/contrib/arfile.cc:131
1282 msgid "Archive is too short"
1285 #: apt-inst/contrib/arfile.cc:135
1286 msgid "Failed to read the archive headers"
1289 #: apt-inst/filelist.cc:384
1290 msgid "DropNode called on still linked node"
1293 #: apt-inst/filelist.cc:416
1294 msgid "Failed to locate the hash element!"
1297 #: apt-inst/filelist.cc:463
1298 msgid "Failed to allocate diversion"
1301 #: apt-inst/filelist.cc:468
1302 msgid "Internal error in AddDiversion"
1305 #: apt-inst/filelist.cc:481
1307 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1310 #: apt-inst/filelist.cc:510
1312 msgid "Double add of diversion %s -> %s"
1315 #: apt-inst/filelist.cc:553
1317 msgid "Duplicate conf file %s/%s"
1320 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1322 msgid "Failed to write file %s"
1325 #: apt-inst/dirstream.cc:96 apt-inst/dirstream.cc:104
1327 msgid "Failed to close file %s"
1330 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1332 msgid "The path %s is too long"
1335 #: apt-inst/extract.cc:127
1337 msgid "Unpacking %s more than once"
1340 #: apt-inst/extract.cc:137
1342 msgid "The directory %s is diverted"
1345 #: apt-inst/extract.cc:147
1347 msgid "The package is trying to write to the diversion target %s/%s"
1350 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1351 msgid "The diversion path is too long"
1354 #: apt-inst/extract.cc:243
1356 msgid "The directory %s is being replaced by a non-directory"
1359 #: apt-inst/extract.cc:283
1360 msgid "Failed to locate node in its hash bucket"
1363 #: apt-inst/extract.cc:287
1364 msgid "The path is too long"
1367 #: apt-inst/extract.cc:417
1369 msgid "Overwrite package match with no version for %s"
1372 #: apt-inst/extract.cc:434
1374 msgid "File %s/%s overwrites the one in the package %s"
1377 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:753
1378 #: apt-pkg/contrib/cdromutl.cc:150 apt-pkg/sourcelist.cc:320
1379 #: apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34
1380 #: apt-pkg/contrib/configuration.cc:821 apt-pkg/acquire.cc:419
1381 #: methods/mirror.cc:85
1383 msgid "Unable to read %s"
1386 #: apt-inst/extract.cc:494
1388 msgid "Unable to stat %s"
1391 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1393 msgid "Failed to remove %s"
1396 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1398 msgid "Unable to create %s"
1401 #: apt-inst/deb/dpkgdb.cc:118
1403 msgid "Failed to stat %sinfo"
1406 #: apt-inst/deb/dpkgdb.cc:123
1407 msgid "The info and temp directories need to be on the same filesystem"
1410 #. Build the status cache
1411 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:748
1412 #: apt-pkg/pkgcachegen.cc:817 apt-pkg/pkgcachegen.cc:822
1413 #: apt-pkg/pkgcachegen.cc:945 apt-pkg/pkgcachegen.cc:760
1414 #: apt-pkg/pkgcachegen.cc:829 apt-pkg/pkgcachegen.cc:834
1415 #: apt-pkg/pkgcachegen.cc:957
1416 msgid "Reading package lists"
1419 #: apt-inst/deb/dpkgdb.cc:180
1421 msgid "Failed to change to the admin dir %sinfo"
1424 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1425 #: apt-inst/deb/dpkgdb.cc:448
1426 msgid "Internal error getting a package name"
1429 #: apt-inst/deb/dpkgdb.cc:205 apt-inst/deb/dpkgdb.cc:386
1430 msgid "Reading file listing"
1433 #: apt-inst/deb/dpkgdb.cc:216
1436 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1437 "then make it empty and immediately re-install the same version of the "
1441 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1443 msgid "Failed reading the list file %sinfo/%s"
1446 #: apt-inst/deb/dpkgdb.cc:266
1447 msgid "Internal error getting a node"
1450 #: apt-inst/deb/dpkgdb.cc:309
1452 msgid "Failed to open the diversions file %sdiversions"
1455 #: apt-inst/deb/dpkgdb.cc:324
1456 msgid "The diversion file is corrupted"
1459 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1460 #: apt-inst/deb/dpkgdb.cc:341
1462 msgid "Invalid line in the diversion file: %s"
1465 #: apt-inst/deb/dpkgdb.cc:362
1466 msgid "Internal error adding a diversion"
1469 #: apt-inst/deb/dpkgdb.cc:383
1470 msgid "The pkg cache must be initialized first"
1473 #: apt-inst/deb/dpkgdb.cc:443
1475 msgid "Failed to find a Package: header, offset %lu"
1478 #: apt-inst/deb/dpkgdb.cc:465
1480 msgid "Bad ConfFile section in the status file. Offset %lu"
1483 #: apt-inst/deb/dpkgdb.cc:470
1485 msgid "Error parsing MD5. Offset %lu"
1488 #: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47
1490 msgid "This is not a valid DEB archive, missing '%s' member"
1493 #: apt-inst/deb/debfile.cc:52
1495 msgid "This is not a valid DEB archive, it has no '%s' or '%s' member"
1498 #: apt-inst/deb/debfile.cc:112
1500 msgid "Couldn't change to %s"
1503 #: apt-inst/deb/debfile.cc:138
1504 msgid "Internal error, could not locate member"
1507 #: apt-inst/deb/debfile.cc:171
1508 msgid "Failed to locate a valid control file"
1511 #: apt-inst/deb/debfile.cc:256
1512 msgid "Unparsable control file"
1515 #: methods/cdrom.cc:114
1517 msgid "Unable to read the cdrom database %s"
1520 #: methods/cdrom.cc:123
1522 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1523 "cannot be used to add new CD-ROMs"
1526 #: methods/cdrom.cc:131
1527 msgid "Wrong CD-ROM"
1530 #: methods/cdrom.cc:166
1532 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1535 #: methods/cdrom.cc:171
1536 msgid "Disk not found."
1539 #: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264
1540 msgid "File not found"
1543 #: methods/copy.cc:43 methods/gzip.cc:141 methods/gzip.cc:150
1544 #: methods/rred.cc:234 methods/rred.cc:243
1545 msgid "Failed to stat"
1548 #: methods/copy.cc:80 methods/gzip.cc:147 methods/rred.cc:240
1549 msgid "Failed to set modification time"
1552 #: methods/file.cc:44
1553 msgid "Invalid URI, local URIS must not start with //"
1556 #. Login must be before getpeername otherwise dante won't work.
1557 #: methods/ftp.cc:162
1561 #: methods/ftp.cc:168
1562 msgid "Unable to determine the peer name"
1565 #: methods/ftp.cc:173
1566 msgid "Unable to determine the local name"
1569 #: methods/ftp.cc:204 methods/ftp.cc:232
1571 msgid "The server refused the connection and said: %s"
1574 #: methods/ftp.cc:210
1576 msgid "USER failed, server said: %s"
1579 #: methods/ftp.cc:217
1581 msgid "PASS failed, server said: %s"
1584 #: methods/ftp.cc:237
1586 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1590 #: methods/ftp.cc:265
1592 msgid "Login script command '%s' failed, server said: %s"
1595 #: methods/ftp.cc:291
1597 msgid "TYPE failed, server said: %s"
1600 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1601 msgid "Connection timeout"
1604 #: methods/ftp.cc:335
1605 msgid "Server closed the connection"
1608 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:471 methods/rsh.cc:190
1609 #: apt-pkg/contrib/fileutl.cc:538
1613 #: methods/ftp.cc:345 methods/rsh.cc:197
1614 msgid "A response overflowed the buffer."
1617 #: methods/ftp.cc:362 methods/ftp.cc:374
1618 msgid "Protocol corruption"
1621 #: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:510 methods/rsh.cc:232
1622 #: apt-pkg/contrib/fileutl.cc:577
1626 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1627 msgid "Could not create a socket"
1630 #: methods/ftp.cc:698
1631 msgid "Could not connect data socket, connection timed out"
1634 #: methods/ftp.cc:704
1635 msgid "Could not connect passive socket."
1638 #: methods/ftp.cc:722
1639 msgid "getaddrinfo was unable to get a listening socket"
1642 #: methods/ftp.cc:736
1643 msgid "Could not bind a socket"
1646 #: methods/ftp.cc:740
1647 msgid "Could not listen on the socket"
1650 #: methods/ftp.cc:747
1651 msgid "Could not determine the socket's name"
1654 #: methods/ftp.cc:779
1655 msgid "Unable to send PORT command"
1658 #: methods/ftp.cc:789
1660 msgid "Unknown address family %u (AF_*)"
1663 #: methods/ftp.cc:798
1665 msgid "EPRT failed, server said: %s"
1668 #: methods/ftp.cc:818
1669 msgid "Data socket connect timed out"
1672 #: methods/ftp.cc:825
1673 msgid "Unable to accept connection"
1676 #: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303
1677 #: methods/http.cc:993
1678 msgid "Problem hashing file"
1681 #: methods/ftp.cc:877
1683 msgid "Unable to fetch file, server said '%s'"
1686 #: methods/ftp.cc:892 methods/rsh.cc:322
1687 msgid "Data socket timed out"
1690 #: methods/ftp.cc:922
1692 msgid "Data transfer failed, server said '%s'"
1695 #. Get the files information
1696 #: methods/ftp.cc:997
1700 #: methods/ftp.cc:1109
1701 msgid "Unable to invoke "
1704 #: methods/connect.cc:64 methods/connect.cc:71
1706 msgid "Connecting to %s (%s)"
1709 #: methods/connect.cc:71 methods/connect.cc:82
1714 #: methods/connect.cc:80 methods/connect.cc:89
1716 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1719 #: methods/connect.cc:86 methods/connect.cc:95
1721 msgid "Cannot initiate the connection to %s:%s (%s)."
1724 #: methods/connect.cc:93 methods/connect.cc:103
1726 msgid "Could not connect to %s:%s (%s), connection timed out"
1729 #: methods/connect.cc:108 methods/connect.cc:118
1731 msgid "Could not connect to %s:%s (%s)."
1734 #. We say this mainly because the pause here is for the
1735 #. ssh connection that is still going
1736 #: methods/connect.cc:136 methods/rsh.cc:425 methods/connect.cc:146
1738 msgid "Connecting to %s"
1741 #: methods/connect.cc:167 methods/connect.cc:164 methods/connect.cc:183
1743 msgid "Could not resolve '%s'"
1746 #: methods/connect.cc:173 methods/connect.cc:189
1748 msgid "Temporary failure resolving '%s'"
1751 #: methods/connect.cc:176 methods/connect.cc:192
1753 msgid "Something wicked happened resolving '%s:%s' (%i)"
1756 #: methods/connect.cc:223 methods/connect.cc:239
1758 msgid "Unable to connect to %s %s:"
1761 #: methods/gpgv.cc:65 methods/gpgv.cc:71
1763 msgid "Couldn't access keyring: '%s'"
1766 #: methods/gpgv.cc:101 methods/gpgv.cc:107
1767 msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
1770 #: methods/gpgv.cc:205 methods/gpgv.cc:223
1772 "Internal error: Good signature, but could not determine key fingerprint?!"
1775 #: methods/gpgv.cc:210 methods/gpgv.cc:228
1776 msgid "At least one invalid signature was encountered."
1779 #: methods/gpgv.cc:214
1781 msgid "Could not execute '%s' to verify signature (is gnupg installed?)"
1784 #: methods/gpgv.cc:219 methods/gpgv.cc:237
1785 msgid "Unknown error executing gpgv"
1788 #: methods/gpgv.cc:250 methods/gpgv.cc:271 methods/gpgv.cc:278
1789 msgid "The following signatures were invalid:\n"
1792 #: methods/gpgv.cc:257 methods/gpgv.cc:285
1794 "The following signatures couldn't be verified because the public key is not "
1798 #: methods/gzip.cc:64
1800 msgid "Couldn't open pipe for %s"
1803 #: methods/gzip.cc:109
1805 msgid "Read error from %s process"
1808 #: methods/http.cc:377 methods/http.cc:378
1809 msgid "Waiting for headers"
1812 #: methods/http.cc:523 methods/http.cc:524
1814 msgid "Got a single header line over %u chars"
1817 #: methods/http.cc:531 methods/http.cc:532
1818 msgid "Bad header line"
1821 #: methods/http.cc:550 methods/http.cc:557 methods/http.cc:551
1822 #: methods/http.cc:558
1823 msgid "The HTTP server sent an invalid reply header"
1826 #: methods/http.cc:586 methods/http.cc:587
1827 msgid "The HTTP server sent an invalid Content-Length header"
1830 #: methods/http.cc:601 methods/http.cc:602
1831 msgid "The HTTP server sent an invalid Content-Range header"
1834 #: methods/http.cc:603 methods/http.cc:604
1835 msgid "This HTTP server has broken range support"
1838 #: methods/http.cc:627 methods/http.cc:628
1839 msgid "Unknown date format"
1842 #: methods/http.cc:774 methods/http.cc:781
1843 msgid "Select failed"
1846 #: methods/http.cc:779 methods/http.cc:786
1847 msgid "Connection timed out"
1850 #: methods/http.cc:802 methods/http.cc:809
1851 msgid "Error writing to output file"
1854 #: methods/http.cc:833 methods/http.cc:840
1855 msgid "Error writing to file"
1858 #: methods/http.cc:861 methods/http.cc:868
1859 msgid "Error writing to the file"
1862 #: methods/http.cc:875 methods/http.cc:882
1863 msgid "Error reading from server. Remote end closed connection"
1866 #: methods/http.cc:877 methods/http.cc:884
1867 msgid "Error reading from server"
1870 #: methods/http.cc:1104 methods/http.cc:1143
1871 msgid "Bad header data"
1874 #: methods/http.cc:1121 methods/http.cc:1176 methods/http.cc:1160
1875 #: methods/http.cc:1215
1876 msgid "Connection failed"
1879 #: methods/http.cc:1228 methods/http.cc:1307
1880 msgid "Internal error"
1883 #: apt-pkg/contrib/mmap.cc:80
1884 msgid "Can't mmap an empty file"
1887 #: apt-pkg/contrib/mmap.cc:85
1889 msgid "Couldn't make mmap of %lu bytes"
1892 #: apt-pkg/contrib/strutl.cc:978 apt-pkg/contrib/strutl.cc:1018
1894 msgid "Selection %s not found"
1897 #: apt-pkg/contrib/configuration.cc:439
1899 msgid "Unrecognized type abbreviation: '%c'"
1902 #: apt-pkg/contrib/configuration.cc:497
1904 msgid "Opening configuration file %s"
1907 #: apt-pkg/contrib/configuration.cc:515
1909 msgid "Line %d too long (max %u)"
1912 #: apt-pkg/contrib/configuration.cc:611 apt-pkg/contrib/configuration.cc:662
1914 msgid "Syntax error %s:%u: Block starts with no name."
1917 #: apt-pkg/contrib/configuration.cc:630 apt-pkg/contrib/configuration.cc:681
1919 msgid "Syntax error %s:%u: Malformed tag"
1922 #: apt-pkg/contrib/configuration.cc:647 apt-pkg/contrib/configuration.cc:698
1924 msgid "Syntax error %s:%u: Extra junk after value"
1927 #: apt-pkg/contrib/configuration.cc:687 apt-pkg/contrib/configuration.cc:738
1929 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1932 #: apt-pkg/contrib/configuration.cc:694 apt-pkg/contrib/configuration.cc:745
1934 msgid "Syntax error %s:%u: Too many nested includes"
1937 #: apt-pkg/contrib/configuration.cc:698 apt-pkg/contrib/configuration.cc:703
1938 #: apt-pkg/contrib/configuration.cc:749 apt-pkg/contrib/configuration.cc:754
1940 msgid "Syntax error %s:%u: Included from here"
1943 #: apt-pkg/contrib/configuration.cc:707 apt-pkg/contrib/configuration.cc:758
1945 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1948 #: apt-pkg/contrib/configuration.cc:741 apt-pkg/contrib/configuration.cc:809
1950 msgid "Syntax error %s:%u: Extra junk at end of file"
1953 #: apt-pkg/contrib/progress.cc:153
1955 msgid "%c%s... Error!"
1958 #: apt-pkg/contrib/progress.cc:155
1960 msgid "%c%s... Done"
1963 #: apt-pkg/contrib/cmndline.cc:77
1965 msgid "Command line option '%c' [from %s] is not known."
1968 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
1969 #: apt-pkg/contrib/cmndline.cc:119
1971 msgid "Command line option %s is not understood"
1974 #: apt-pkg/contrib/cmndline.cc:124
1976 msgid "Command line option %s is not boolean"
1979 #: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184
1981 msgid "Option %s requires an argument."
1984 #: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204
1986 msgid "Option %s: Configuration item specification must have an =<val>."
1989 #: apt-pkg/contrib/cmndline.cc:234
1991 msgid "Option %s requires an integer argument, not '%s'"
1994 #: apt-pkg/contrib/cmndline.cc:265
1996 msgid "Option '%s' is too long"
1999 #: apt-pkg/contrib/cmndline.cc:298
2001 msgid "Sense %s is not understood, try true or false."
2004 #: apt-pkg/contrib/cmndline.cc:348
2006 msgid "Invalid operation %s"
2009 #: apt-pkg/contrib/cdromutl.cc:52
2011 msgid "Unable to stat the mount point %s"
2014 #: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40
2015 #: apt-pkg/contrib/cdromutl.cc:180 apt-pkg/acquire.cc:425
2016 #: apt-pkg/acquire.cc:450 methods/mirror.cc:91
2018 msgid "Unable to change to %s"
2021 #: apt-pkg/contrib/cdromutl.cc:187 apt-pkg/contrib/cdromutl.cc:188
2022 msgid "Failed to stat the cdrom"
2025 #: apt-pkg/contrib/fileutl.cc:82 apt-pkg/contrib/fileutl.cc:149
2027 msgid "Not using locking for read only lock file %s"
2030 #: apt-pkg/contrib/fileutl.cc:87 apt-pkg/contrib/fileutl.cc:154
2032 msgid "Could not open lock file %s"
2035 #: apt-pkg/contrib/fileutl.cc:105 apt-pkg/contrib/fileutl.cc:172
2037 msgid "Not using locking for nfs mounted lock file %s"
2040 #: apt-pkg/contrib/fileutl.cc:109 apt-pkg/contrib/fileutl.cc:176
2042 msgid "Could not get lock %s"
2045 #: apt-pkg/contrib/fileutl.cc:377 apt-pkg/contrib/fileutl.cc:444
2047 msgid "Waited for %s but it wasn't there"
2050 #: apt-pkg/contrib/fileutl.cc:387 apt-pkg/contrib/fileutl.cc:454
2052 msgid "Sub-process %s received a segmentation fault."
2055 #: apt-pkg/contrib/fileutl.cc:390 apt-pkg/contrib/fileutl.cc:457
2057 msgid "Sub-process %s returned an error code (%u)"
2060 #: apt-pkg/contrib/fileutl.cc:392 apt-pkg/contrib/fileutl.cc:459
2062 msgid "Sub-process %s exited unexpectedly"
2065 #: apt-pkg/contrib/fileutl.cc:436 apt-pkg/contrib/fileutl.cc:503
2067 msgid "Could not open file %s"
2070 #: apt-pkg/contrib/fileutl.cc:492 apt-pkg/contrib/fileutl.cc:559
2072 msgid "read, still have %lu to read but none left"
2075 #: apt-pkg/contrib/fileutl.cc:522 apt-pkg/contrib/fileutl.cc:589
2077 msgid "write, still have %lu to write but couldn't"
2080 #: apt-pkg/contrib/fileutl.cc:597 apt-pkg/contrib/fileutl.cc:664
2081 msgid "Problem closing the file"
2084 #: apt-pkg/contrib/fileutl.cc:603 apt-pkg/contrib/fileutl.cc:670
2085 msgid "Problem unlinking the file"
2088 #: apt-pkg/contrib/fileutl.cc:614 apt-pkg/contrib/fileutl.cc:681
2089 msgid "Problem syncing the file"
2092 #: apt-pkg/pkgcache.cc:132
2093 msgid "Empty package cache"
2096 #: apt-pkg/pkgcache.cc:138
2097 msgid "The package cache file is corrupted"
2100 #: apt-pkg/pkgcache.cc:143
2101 msgid "The package cache file is an incompatible version"
2104 #: apt-pkg/pkgcache.cc:148
2106 msgid "This APT does not support the versioning system '%s'"
2109 #: apt-pkg/pkgcache.cc:153
2110 msgid "The package cache was built for a different architecture"
2113 #: apt-pkg/pkgcache.cc:224
2117 #: apt-pkg/pkgcache.cc:224
2121 #: apt-pkg/pkgcache.cc:224
2125 #: apt-pkg/pkgcache.cc:225
2129 #: apt-pkg/pkgcache.cc:225
2133 #: apt-pkg/pkgcache.cc:225
2137 #: apt-pkg/pkgcache.cc:226
2141 #: apt-pkg/pkgcache.cc:226
2145 #: apt-pkg/pkgcache.cc:237
2149 #: apt-pkg/pkgcache.cc:237
2153 #: apt-pkg/pkgcache.cc:237
2157 #: apt-pkg/pkgcache.cc:238
2161 #: apt-pkg/pkgcache.cc:238
2165 #: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150
2166 msgid "Building dependency tree"
2169 #: apt-pkg/depcache.cc:122
2170 msgid "Candidate versions"
2173 #: apt-pkg/depcache.cc:151
2174 msgid "Dependency generation"
2177 #: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195
2178 msgid "Reading state information"
2181 #: apt-pkg/depcache.cc:219
2183 msgid "Failed to open StateFile %s"
2186 #: apt-pkg/depcache.cc:225
2188 msgid "Failed to write temporary StateFile %s"
2191 #: apt-pkg/tagfile.cc:102
2193 msgid "Unable to parse package file %s (1)"
2196 #: apt-pkg/tagfile.cc:189
2198 msgid "Unable to parse package file %s (2)"
2201 #: apt-pkg/sourcelist.cc:90
2203 msgid "Malformed line %lu in source list %s (URI)"
2206 #: apt-pkg/sourcelist.cc:92
2208 msgid "Malformed line %lu in source list %s (dist)"
2211 #: apt-pkg/sourcelist.cc:95
2213 msgid "Malformed line %lu in source list %s (URI parse)"
2216 #: apt-pkg/sourcelist.cc:101
2218 msgid "Malformed line %lu in source list %s (absolute dist)"
2221 #: apt-pkg/sourcelist.cc:108
2223 msgid "Malformed line %lu in source list %s (dist parse)"
2226 #: apt-pkg/sourcelist.cc:199
2231 #: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448
2233 msgid "Line %u too long in source list %s."
2236 #: apt-pkg/sourcelist.cc:236
2238 msgid "Malformed line %u in source list %s (type)"
2241 #: apt-pkg/sourcelist.cc:240
2243 msgid "Type '%s' is not known on line %u in source list %s"
2246 #: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251
2248 msgid "Malformed line %u in source list %s (vendor id)"
2251 #: apt-pkg/packagemanager.cc:428
2254 "This installation run will require temporarily removing the essential "
2255 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2256 "you really want to do it, activate the APT::Force-LoopBreak option."
2259 #: apt-pkg/pkgrecords.cc:32
2261 msgid "Index file type '%s' is not supported"
2264 #: apt-pkg/algorithms.cc:247 apt-pkg/algorithms.cc:248
2267 "The package %s needs to be reinstalled, but I can't find an archive for it."
2270 #: apt-pkg/algorithms.cc:1105 apt-pkg/algorithms.cc:1107
2272 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2276 #: apt-pkg/algorithms.cc:1107 apt-pkg/algorithms.cc:1109
2277 msgid "Unable to correct problems, you have held broken packages."
2280 #: apt-pkg/acquire.cc:59 apt-pkg/acquire.cc:60
2282 msgid "Lists directory %spartial is missing."
2285 #: apt-pkg/acquire.cc:63 apt-pkg/acquire.cc:64
2287 msgid "Archive directory %spartial is missing."
2290 #. only show the ETA if it makes sense
2292 #: apt-pkg/acquire.cc:827 apt-pkg/acquire.cc:829
2294 msgid "Retrieving file %li of %li (%s remaining)"
2297 #: apt-pkg/acquire.cc:829 apt-pkg/acquire.cc:831
2299 msgid "Retrieving file %li of %li"
2302 #: apt-pkg/acquire-worker.cc:110
2304 msgid "The method driver %s could not be found."
2307 #: apt-pkg/acquire-worker.cc:159
2309 msgid "Method %s did not start correctly"
2312 #: apt-pkg/acquire-worker.cc:398 apt-pkg/acquire-worker.cc:413
2314 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2317 #: apt-pkg/init.cc:124 apt-pkg/init.cc:125
2319 msgid "Packaging system '%s' is not supported"
2322 #: apt-pkg/init.cc:140 apt-pkg/init.cc:141
2323 msgid "Unable to determine a suitable packaging system type"
2326 #: apt-pkg/clean.cc:57
2328 msgid "Unable to stat %s."
2331 #: apt-pkg/srcrecords.cc:44
2332 msgid "You must put some 'source' URIs in your sources.list"
2335 #: apt-pkg/cachefile.cc:69 apt-pkg/cachefile.cc:71
2336 msgid "The package lists or status file could not be parsed or opened."
2339 #: apt-pkg/cachefile.cc:73 apt-pkg/cachefile.cc:75
2340 msgid "You may want to run apt-get update to correct these problems"
2343 #: apt-pkg/policy.cc:267
2344 msgid "Invalid record in the preferences file, no Package header"
2347 #: apt-pkg/policy.cc:289
2349 msgid "Did not understand pin type %s"
2352 #: apt-pkg/policy.cc:297
2353 msgid "No priority (or zero) specified for pin"
2356 #: apt-pkg/pkgcachegen.cc:72
2357 msgid "Cache has an incompatible versioning system"
2360 #: apt-pkg/pkgcachegen.cc:115
2362 msgid "Error occurred while processing %s (NewPackage)"
2365 #: apt-pkg/pkgcachegen.cc:130
2367 msgid "Error occurred while processing %s (UsePackage1)"
2370 #: apt-pkg/pkgcachegen.cc:153 apt-pkg/pkgcachegen.cc:164
2372 msgid "Error occurred while processing %s (NewFileDesc1)"
2375 #: apt-pkg/pkgcachegen.cc:178 apt-pkg/pkgcachegen.cc:189
2377 msgid "Error occurred while processing %s (UsePackage2)"
2380 #: apt-pkg/pkgcachegen.cc:182 apt-pkg/pkgcachegen.cc:193
2382 msgid "Error occurred while processing %s (NewFileVer1)"
2385 #: apt-pkg/pkgcachegen.cc:213 apt-pkg/pkgcachegen.cc:224
2387 msgid "Error occurred while processing %s (NewVersion1)"
2390 #: apt-pkg/pkgcachegen.cc:217 apt-pkg/pkgcachegen.cc:228
2392 msgid "Error occurred while processing %s (UsePackage3)"
2395 #: apt-pkg/pkgcachegen.cc:221 apt-pkg/pkgcachegen.cc:232
2397 msgid "Error occurred while processing %s (NewVersion2)"
2400 #: apt-pkg/pkgcachegen.cc:245 apt-pkg/pkgcachegen.cc:256
2402 msgid "Error occurred while processing %s (NewFileDesc2)"
2405 #: apt-pkg/pkgcachegen.cc:251 apt-pkg/pkgcachegen.cc:262
2406 msgid "Wow, you exceeded the number of package names this APT is capable of."
2409 #: apt-pkg/pkgcachegen.cc:254 apt-pkg/pkgcachegen.cc:265
2410 msgid "Wow, you exceeded the number of versions this APT is capable of."
2413 #: apt-pkg/pkgcachegen.cc:257 apt-pkg/pkgcachegen.cc:268
2414 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2417 #: apt-pkg/pkgcachegen.cc:260 apt-pkg/pkgcachegen.cc:271
2418 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2421 #: apt-pkg/pkgcachegen.cc:288 apt-pkg/pkgcachegen.cc:299
2423 msgid "Error occurred while processing %s (FindPkg)"
2426 #: apt-pkg/pkgcachegen.cc:301 apt-pkg/pkgcachegen.cc:312
2428 msgid "Error occurred while processing %s (CollectFileProvides)"
2431 #: apt-pkg/pkgcachegen.cc:307 apt-pkg/pkgcachegen.cc:318
2433 msgid "Package %s %s was not found while processing file dependencies"
2436 #: apt-pkg/pkgcachegen.cc:678 apt-pkg/pkgcachegen.cc:690
2438 msgid "Couldn't stat source package list %s"
2441 #: apt-pkg/pkgcachegen.cc:763 apt-pkg/pkgcachegen.cc:775
2442 msgid "Collecting File Provides"
2445 #: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897
2446 #: apt-pkg/pkgcachegen.cc:902 apt-pkg/pkgcachegen.cc:909
2447 msgid "IO Error saving source cache"
2450 #: apt-pkg/acquire-item.cc:127 apt-pkg/acquire-item.cc:134
2452 msgid "rename failed, %s (%s -> %s)."
2455 #: apt-pkg/acquire-item.cc:401 apt-pkg/acquire-item.cc:451
2456 msgid "MD5Sum mismatch"
2459 #: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1408
2460 #: apt-pkg/acquire-item.cc:707 apt-pkg/acquire-item.cc:1478
2461 msgid "Hash Sum mismatch"
2464 #: apt-pkg/acquire-item.cc:1100 apt-pkg/acquire-item.cc:1170
2465 msgid "There is no public key available for the following key IDs:\n"
2468 #: apt-pkg/acquire-item.cc:1213 apt-pkg/acquire-item.cc:1283
2471 "I wasn't able to locate a file for the %s package. This might mean you need "
2472 "to manually fix this package. (due to missing arch)"
2475 #: apt-pkg/acquire-item.cc:1272 apt-pkg/acquire-item.cc:1342
2478 "I wasn't able to locate file for the %s package. This might mean you need to "
2479 "manually fix this package."
2482 #: apt-pkg/acquire-item.cc:1313 apt-pkg/acquire-item.cc:1383
2485 "The package index files are corrupted. No Filename: field for package %s."
2488 #: apt-pkg/acquire-item.cc:1400 apt-pkg/acquire-item.cc:1470
2489 msgid "Size mismatch"
2492 #: apt-pkg/vendorlist.cc:66
2494 msgid "Vendor block %s contains no fingerprint"
2497 #: apt-pkg/cdrom.cc:529
2500 "Using CD-ROM mount point %s\n"
2504 #: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:627
2505 msgid "Identifying.. "
2508 #: apt-pkg/cdrom.cc:563
2510 msgid "Stored label: %s\n"
2513 #: apt-pkg/cdrom.cc:570 apt-pkg/cdrom.cc:841
2514 msgid "Unmounting CD-ROM...\n"
2517 #: apt-pkg/cdrom.cc:590
2519 msgid "Using CD-ROM mount point %s\n"
2522 #: apt-pkg/cdrom.cc:608
2523 msgid "Unmounting CD-ROM\n"
2526 #: apt-pkg/cdrom.cc:612
2527 msgid "Waiting for disc...\n"
2530 #. Mount the new CDROM
2531 #: apt-pkg/cdrom.cc:620
2532 msgid "Mounting CD-ROM...\n"
2535 #: apt-pkg/cdrom.cc:638
2536 msgid "Scanning disc for index files..\n"
2539 #: apt-pkg/cdrom.cc:678
2542 "Found %u package indexes, %u source indexes, %u translation indexes and %u "
2546 #: apt-pkg/cdrom.cc:715
2548 msgid "Found label '%s'\n"
2551 #: apt-pkg/cdrom.cc:744
2552 msgid "That is not a valid name, try again.\n"
2555 #: apt-pkg/cdrom.cc:760
2558 "This disc is called: \n"
2562 #: apt-pkg/cdrom.cc:764
2563 msgid "Copying package lists..."
2566 #: apt-pkg/cdrom.cc:790
2567 msgid "Writing new source list\n"
2570 #: apt-pkg/cdrom.cc:799
2571 msgid "Source list entries for this disc are:\n"
2574 #: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823 apt-pkg/indexcopy.cc:832
2576 msgid "Wrote %i records.\n"
2579 #: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825 apt-pkg/indexcopy.cc:834
2581 msgid "Wrote %i records with %i missing files.\n"
2584 #: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828 apt-pkg/indexcopy.cc:837
2586 msgid "Wrote %i records with %i mismatched files\n"
2589 #: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831 apt-pkg/indexcopy.cc:840
2591 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2594 #: apt-pkg/deb/dpkgpm.cc:513 apt-pkg/deb/dpkgpm.cc:532
2596 msgid "Directory '%s' missing"
2599 #: apt-pkg/deb/dpkgpm.cc:596 apt-pkg/deb/dpkgpm.cc:621
2601 msgid "Preparing %s"
2604 #: apt-pkg/deb/dpkgpm.cc:597 apt-pkg/deb/dpkgpm.cc:622
2606 msgid "Unpacking %s"
2609 #: apt-pkg/deb/dpkgpm.cc:602 apt-pkg/deb/dpkgpm.cc:627
2611 msgid "Preparing to configure %s"
2614 #: apt-pkg/deb/dpkgpm.cc:603 apt-pkg/deb/dpkgpm.cc:52
2615 #: apt-pkg/deb/dpkgpm.cc:628
2617 msgid "Configuring %s"
2620 #: apt-pkg/deb/dpkgpm.cc:605 apt-pkg/deb/dpkgpm.cc:606
2621 #: apt-pkg/deb/dpkgpm.cc:630 apt-pkg/deb/dpkgpm.cc:631
2623 msgid "Processing triggers for %s"
2626 #: apt-pkg/deb/dpkgpm.cc:608 apt-pkg/deb/dpkgpm.cc:633
2628 msgid "Installed %s"
2631 #: apt-pkg/deb/dpkgpm.cc:613 apt-pkg/deb/dpkgpm.cc:615
2632 #: apt-pkg/deb/dpkgpm.cc:616 apt-pkg/deb/dpkgpm.cc:638
2633 #: apt-pkg/deb/dpkgpm.cc:640 apt-pkg/deb/dpkgpm.cc:641
2635 msgid "Preparing for removal of %s"
2638 #: apt-pkg/deb/dpkgpm.cc:618 apt-pkg/deb/dpkgpm.cc:53
2639 #: apt-pkg/deb/dpkgpm.cc:643
2644 #: apt-pkg/deb/dpkgpm.cc:619 apt-pkg/deb/dpkgpm.cc:644
2649 #: apt-pkg/deb/dpkgpm.cc:624 apt-pkg/deb/dpkgpm.cc:649
2651 msgid "Preparing to completely remove %s"
2654 #: apt-pkg/deb/dpkgpm.cc:625 apt-pkg/deb/dpkgpm.cc:650
2656 msgid "Completely removed %s"
2659 #: apt-pkg/deb/dpkgpm.cc:775 apt-pkg/deb/dpkgpm.cc:805
2660 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
2663 #: methods/rred.cc:219
2664 msgid "Could not patch file"
2667 #: methods/rsh.cc:330
2668 msgid "Connection closed prematurely"
2671 #: methods/gpgv.cc:232
2673 msgid "Could not execute '%s' to verify signature (is gpgv installed?)"
2676 #: methods/http.cc:978 apt-pkg/contrib/mmap.cc:196
2677 msgid "Failed to truncate file"
2680 #: apt-pkg/contrib/mmap.cc:213 apt-pkg/contrib/mmap.cc:276
2683 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2684 "Current value: %lu. (man 5 apt.conf)"
2687 #. d means days, h means hours, min means minutes, s means seconds
2688 #: apt-pkg/contrib/strutl.cc:335
2690 msgid "%lid %lih %limin %lis"
2693 #. h means hours, min means minutes, s means seconds
2694 #: apt-pkg/contrib/strutl.cc:342
2696 msgid "%lih %limin %lis"
2699 #. min means minutes, s means seconds
2700 #: apt-pkg/contrib/strutl.cc:349
2706 #: apt-pkg/contrib/strutl.cc:354
2711 #: apt-pkg/acquire-item.cc:1244
2714 "A error occurred during the signature verification. The repository is not "
2715 "updated and the previous index files will be used.GPG error: %s: %s\n"
2718 #: apt-pkg/acquire-item.cc:1253
2720 msgid "GPG error: %s: %s"
2723 #: apt-pkg/indexrecords.cc:40
2725 msgid "Unable to parse Release file %s"
2728 #: apt-pkg/indexrecords.cc:47
2730 msgid "No sections in Release file %s"
2733 #: apt-pkg/indexrecords.cc:81
2735 msgid "No Hash entry in Release file %s"
2738 #: apt-pkg/cdrom.cc:678
2741 "Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
2745 #: apt-pkg/deb/dpkgpm.cc:51
2747 msgid "Installing %s"
2750 #: apt-pkg/deb/dpkgpm.cc:54
2752 msgid "Running post-installation trigger %s"
2755 #: apt-pkg/deb/dpkgpm.cc:1011
2756 msgid "No apport report written because MaxReports is reached already"
2759 #. check if its not a follow up error
2760 #: apt-pkg/deb/dpkgpm.cc:1016
2761 msgid "dependency problems - leaving unconfigured"
2764 #: apt-pkg/deb/dpkgpm.cc:1018
2766 "No apport report written because the error message indicates its a followup "
2767 "error from a previous failure."
2770 #: apt-pkg/deb/dpkgpm.cc:1024
2772 "No apport report written because the error message indicates a disk full "
2776 #: apt-pkg/deb/dpkgpm.cc:1030
2778 "No apport report written because the error message indicates a out of memory "
2782 #: apt-pkg/deb/debsystem.cc:70
2785 "Unable to lock the administration directory (%s), is another process using "
2789 #: apt-pkg/deb/debsystem.cc:73
2791 msgid "Unable to lock the administration directory (%s), are you root?"
2794 #: apt-pkg/deb/debsystem.cc:82
2796 "dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to "
2797 "correct the problem. "
2800 #: apt-pkg/deb/debsystem.cc:100
2804 #. FIXME: fallback to a default mirror here instead
2805 #. and provide a config option to define that default
2806 #: methods/mirror.cc:172
2808 msgid "No mirror file '%s' found "