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: 2011-10-30 13:46-0500\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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: cmdline/apt-cache.cc:158
22 msgid "Package %s version %s has an unmet dep:\n"
25 #: cmdline/apt-cache.cc:286
26 msgid "Total package names: "
29 #: cmdline/apt-cache.cc:288
30 msgid "Total package structures: "
33 #: cmdline/apt-cache.cc:328
34 msgid " Normal packages: "
37 #: cmdline/apt-cache.cc:329
38 msgid " Pure virtual packages: "
41 #: cmdline/apt-cache.cc:330
42 msgid " Single virtual packages: "
45 #: cmdline/apt-cache.cc:331
46 msgid " Mixed virtual packages: "
49 #: cmdline/apt-cache.cc:332
53 #: cmdline/apt-cache.cc:334
54 msgid "Total distinct versions: "
57 #: cmdline/apt-cache.cc:336
58 msgid "Total distinct descriptions: "
61 #: cmdline/apt-cache.cc:338
62 msgid "Total dependencies: "
65 #: cmdline/apt-cache.cc:341
66 msgid "Total ver/file relations: "
69 #: cmdline/apt-cache.cc:343
70 msgid "Total Desc/File relations: "
73 #: cmdline/apt-cache.cc:345
74 msgid "Total Provides mappings: "
77 #: cmdline/apt-cache.cc:357
78 msgid "Total globbed strings: "
81 #: cmdline/apt-cache.cc:371
82 msgid "Total dependency version space: "
85 #: cmdline/apt-cache.cc:376
86 msgid "Total slack space: "
89 #: cmdline/apt-cache.cc:384
90 msgid "Total space accounted for: "
93 #: cmdline/apt-cache.cc:515 cmdline/apt-cache.cc:1143
95 msgid "Package file %s is out of sync."
98 #: cmdline/apt-cache.cc:593 cmdline/apt-cache.cc:1378
99 #: cmdline/apt-cache.cc:1380 cmdline/apt-cache.cc:1457 cmdline/apt-mark.cc:39
100 #: cmdline/apt-mark.cc:86 cmdline/apt-mark.cc:162
101 msgid "No packages found"
104 #: cmdline/apt-cache.cc:1222
105 msgid "You must give at least one search pattern"
108 #: cmdline/apt-cache.cc:1357
109 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
112 #: cmdline/apt-cache.cc:1452 apt-pkg/cacheset.cc:445
114 msgid "Unable to locate package %s"
117 #: cmdline/apt-cache.cc:1482
118 msgid "Package files:"
121 #: cmdline/apt-cache.cc:1489 cmdline/apt-cache.cc:1580
122 msgid "Cache is out of sync, can't x-ref a package file"
125 #. Show any packages have explicit pins
126 #: cmdline/apt-cache.cc:1503
127 msgid "Pinned packages:"
130 #: cmdline/apt-cache.cc:1515 cmdline/apt-cache.cc:1560
134 #: cmdline/apt-cache.cc:1523
138 #: cmdline/apt-cache.cc:1524
142 #: cmdline/apt-cache.cc:1542 cmdline/apt-cache.cc:1550
146 #: cmdline/apt-cache.cc:1557
147 msgid " Package pin: "
150 #. Show the priority tables
151 #: cmdline/apt-cache.cc:1566
152 msgid " Version table:"
155 #: cmdline/apt-cache.cc:1679 cmdline/apt-cdrom.cc:199 cmdline/apt-config.cc:75
156 #: cmdline/apt-extracttemplates.cc:227 ftparchive/apt-ftparchive.cc:590
157 #: cmdline/apt-get.cc:3244 cmdline/apt-internal-solver.cc:32
158 #: cmdline/apt-mark.cc:266 cmdline/apt-sortpkgs.cc:147
160 msgid "%s %s for %s compiled on %s %s\n"
163 #: cmdline/apt-cache.cc:1686
165 "Usage: apt-cache [options] command\n"
166 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
167 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
169 "apt-cache is a low-level tool used to query information\n"
170 "from APT's binary cache files\n"
173 " gencaches - Build both the package and source cache\n"
174 " showpkg - Show some general information for a single package\n"
175 " showsrc - Show source records\n"
176 " stats - Show some basic statistics\n"
177 " dump - Show the entire file in a terse form\n"
178 " dumpavail - Print an available file to stdout\n"
179 " unmet - Show unmet dependencies\n"
180 " search - Search the package list for a regex pattern\n"
181 " show - Show a readable record for the package\n"
182 " depends - Show raw dependency information for a package\n"
183 " rdepends - Show reverse dependency information for a package\n"
184 " pkgnames - List the names of all packages in the system\n"
185 " dotty - Generate package graphs for GraphViz\n"
186 " xvcg - Generate package graphs for xvcg\n"
187 " policy - Show policy settings\n"
190 " -h This help text.\n"
191 " -p=? The package cache.\n"
192 " -s=? The source cache.\n"
193 " -q Disable progress indicator.\n"
194 " -i Show only important deps for the unmet command.\n"
195 " -c=? Read this configuration file\n"
196 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
197 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
200 #: cmdline/apt-cdrom.cc:79
201 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
204 #: cmdline/apt-cdrom.cc:94
205 msgid "Please insert a Disc in the drive and press enter"
208 #: cmdline/apt-cdrom.cc:129
210 msgid "Failed to mount '%s' to '%s'"
213 #: cmdline/apt-cdrom.cc:164
214 msgid "Repeat this process for the rest of the CDs in your set."
217 #: cmdline/apt-config.cc:46
218 msgid "Arguments not in pairs"
221 #: cmdline/apt-config.cc:81
223 "Usage: apt-config [options] command\n"
225 "apt-config is a simple tool to read the APT config file\n"
228 " shell - Shell mode\n"
229 " dump - Show the configuration\n"
232 " -h This help text.\n"
233 " -c=? Read this configuration file\n"
234 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
237 #: cmdline/apt-extracttemplates.cc:100
239 msgid "%s not a valid DEB package."
242 #: cmdline/apt-extracttemplates.cc:234
244 "Usage: apt-extracttemplates file1 [file2 ...]\n"
246 "apt-extracttemplates is a tool to extract config and template info\n"
247 "from debian packages\n"
250 " -h This help text\n"
251 " -t Set the temp dir\n"
252 " -c=? Read this configuration file\n"
253 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
256 #: cmdline/apt-extracttemplates.cc:269 apt-pkg/pkgcachegen.cc:1269
258 msgid "Unable to write to %s"
261 #: cmdline/apt-extracttemplates.cc:311
262 msgid "Cannot get debconf version. Is debconf installed?"
265 #: ftparchive/apt-ftparchive.cc:171 ftparchive/apt-ftparchive.cc:348
266 msgid "Package extension list is too long"
269 #: ftparchive/apt-ftparchive.cc:173 ftparchive/apt-ftparchive.cc:190
270 #: ftparchive/apt-ftparchive.cc:213 ftparchive/apt-ftparchive.cc:263
271 #: ftparchive/apt-ftparchive.cc:277 ftparchive/apt-ftparchive.cc:299
273 msgid "Error processing directory %s"
276 #: ftparchive/apt-ftparchive.cc:261
277 msgid "Source extension list is too long"
280 #: ftparchive/apt-ftparchive.cc:378
281 msgid "Error writing header to contents file"
284 #: ftparchive/apt-ftparchive.cc:408
286 msgid "Error processing contents %s"
289 #: ftparchive/apt-ftparchive.cc:596
291 "Usage: apt-ftparchive [options] command\n"
292 "Commands: packages binarypath [overridefile [pathprefix]]\n"
293 " sources srcpath [overridefile [pathprefix]]\n"
296 " generate config [groups]\n"
299 "apt-ftparchive generates index files for Debian archives. It supports\n"
300 "many styles of generation from fully automated to functional replacements\n"
301 "for dpkg-scanpackages and dpkg-scansources\n"
303 "apt-ftparchive generates Package files from a tree of .debs. The\n"
304 "Package file contains the contents of all the control fields from\n"
305 "each package as well as the MD5 hash and filesize. An override file\n"
306 "is supported to force the value of Priority and Section.\n"
308 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
309 "The --source-override option can be used to specify a src override file\n"
311 "The 'packages' and 'sources' command should be run in the root of the\n"
312 "tree. BinaryPath should point to the base of the recursive search and \n"
313 "override file should contain the override flags. Pathprefix is\n"
314 "appended to the filename fields if present. Example usage from the \n"
316 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
317 " dists/potato/main/binary-i386/Packages\n"
320 " -h This help text\n"
321 " --md5 Control MD5 generation\n"
322 " -s=? Source override file\n"
324 " -d=? Select the optional caching database\n"
325 " --no-delink Enable delinking debug mode\n"
326 " --contents Control contents file generation\n"
327 " -c=? Read this configuration file\n"
328 " -o=? Set an arbitrary configuration option"
331 #: ftparchive/apt-ftparchive.cc:802
332 msgid "No selections matched"
335 #: ftparchive/apt-ftparchive.cc:880
337 msgid "Some files are missing in the package file group `%s'"
340 #: ftparchive/cachedb.cc:46
342 msgid "DB was corrupted, file renamed to %s.old"
345 #: ftparchive/cachedb.cc:64
347 msgid "DB is old, attempting to upgrade %s"
350 #: ftparchive/cachedb.cc:75
352 "DB format is invalid. If you upgraded from an older version of apt, please "
353 "remove and re-create the database."
356 #: ftparchive/cachedb.cc:80
358 msgid "Unable to open DB file %s: %s"
361 #: ftparchive/cachedb.cc:126 apt-inst/extract.cc:181 apt-inst/extract.cc:193
362 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
364 msgid "Failed to stat %s"
367 #: ftparchive/cachedb.cc:248
368 msgid "Archive has no control record"
371 #: ftparchive/cachedb.cc:489
372 msgid "Unable to get a cursor"
375 #: ftparchive/writer.cc:80
377 msgid "W: Unable to read directory %s\n"
380 #: ftparchive/writer.cc:85
382 msgid "W: Unable to stat %s\n"
385 #: ftparchive/writer.cc:141
389 #: ftparchive/writer.cc:143
393 #: ftparchive/writer.cc:150
394 msgid "E: Errors apply to file "
397 #: ftparchive/writer.cc:168 ftparchive/writer.cc:200
399 msgid "Failed to resolve %s"
402 #: ftparchive/writer.cc:181
403 msgid "Tree walking failed"
406 #: ftparchive/writer.cc:208
408 msgid "Failed to open %s"
411 #: ftparchive/writer.cc:267
413 msgid " DeLink %s [%s]\n"
416 #: ftparchive/writer.cc:275
418 msgid "Failed to readlink %s"
421 #: ftparchive/writer.cc:279
423 msgid "Failed to unlink %s"
426 #: ftparchive/writer.cc:286
428 msgid "*** Failed to link %s to %s"
431 #: ftparchive/writer.cc:296
433 msgid " DeLink limit of %sB hit.\n"
436 #: ftparchive/writer.cc:401
437 msgid "Archive had no package field"
440 #: ftparchive/writer.cc:409 ftparchive/writer.cc:711
442 msgid " %s has no override entry\n"
445 #: ftparchive/writer.cc:477 ftparchive/writer.cc:827
447 msgid " %s maintainer is %s not %s\n"
450 #: ftparchive/writer.cc:721
452 msgid " %s has no source override entry\n"
455 #: ftparchive/writer.cc:725
457 msgid " %s has no binary override entry either\n"
460 #: ftparchive/contents.cc:339 ftparchive/contents.cc:370
461 msgid "realloc - Failed to allocate memory"
464 #: ftparchive/override.cc:34 ftparchive/override.cc:142
466 msgid "Unable to open %s"
469 #: ftparchive/override.cc:60 ftparchive/override.cc:166
471 msgid "Malformed override %s line %llu #1"
474 #: ftparchive/override.cc:74 ftparchive/override.cc:178
476 msgid "Malformed override %s line %llu #2"
479 #: ftparchive/override.cc:88 ftparchive/override.cc:191
481 msgid "Malformed override %s line %llu #3"
484 #: ftparchive/override.cc:127 ftparchive/override.cc:201
486 msgid "Failed to read the override file %s"
489 #: ftparchive/multicompress.cc:69
491 msgid "Unknown compression algorithm '%s'"
494 #: ftparchive/multicompress.cc:99
496 msgid "Compressed output %s needs a compression set"
499 #: ftparchive/multicompress.cc:167 methods/rsh.cc:97
500 msgid "Failed to create IPC pipe to subprocess"
503 #: ftparchive/multicompress.cc:193
504 msgid "Failed to create FILE*"
507 #: ftparchive/multicompress.cc:196
508 msgid "Failed to fork"
511 #: ftparchive/multicompress.cc:210
512 msgid "Compress child"
515 #: ftparchive/multicompress.cc:233
517 msgid "Internal error, failed to create %s"
520 #: ftparchive/multicompress.cc:284
521 msgid "Failed to create subprocess IPC"
524 #: ftparchive/multicompress.cc:321
525 msgid "Failed to exec compressor "
528 #: ftparchive/multicompress.cc:360
532 #: ftparchive/multicompress.cc:403
533 msgid "IO to subprocess/file failed"
536 #: ftparchive/multicompress.cc:455
537 msgid "Failed to read while computing MD5"
540 #: ftparchive/multicompress.cc:472
542 msgid "Problem unlinking %s"
545 #: ftparchive/multicompress.cc:487 apt-inst/extract.cc:188
547 msgid "Failed to rename %s to %s"
550 #: cmdline/apt-get.cc:135
554 #: cmdline/apt-get.cc:140
558 #: cmdline/apt-get.cc:162 apt-pkg/cachefilter.cc:31
560 msgid "Regex compilation error - %s"
563 #: cmdline/apt-get.cc:257
564 msgid "The following packages have unmet dependencies:"
567 #: cmdline/apt-get.cc:347
569 msgid "but %s is installed"
572 #: cmdline/apt-get.cc:349
574 msgid "but %s is to be installed"
577 #: cmdline/apt-get.cc:356
578 msgid "but it is not installable"
581 #: cmdline/apt-get.cc:358
582 msgid "but it is a virtual package"
585 #: cmdline/apt-get.cc:361
586 msgid "but it is not installed"
589 #: cmdline/apt-get.cc:361
590 msgid "but it is not going to be installed"
593 #: cmdline/apt-get.cc:366
597 #: cmdline/apt-get.cc:395
598 msgid "The following NEW packages will be installed:"
601 #: cmdline/apt-get.cc:421
602 msgid "The following packages will be REMOVED:"
605 #: cmdline/apt-get.cc:443
606 msgid "The following packages have been kept back:"
609 #: cmdline/apt-get.cc:464
610 msgid "The following packages will be upgraded:"
613 #: cmdline/apt-get.cc:485
614 msgid "The following packages will be DOWNGRADED:"
617 #: cmdline/apt-get.cc:505
618 msgid "The following held packages will be changed:"
621 #: cmdline/apt-get.cc:560
623 msgid "%s (due to %s) "
626 #: cmdline/apt-get.cc:568
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:599
634 msgid "%lu upgraded, %lu newly installed, "
637 #: cmdline/apt-get.cc:603
639 msgid "%lu reinstalled, "
642 #: cmdline/apt-get.cc:605
644 msgid "%lu downgraded, "
647 #: cmdline/apt-get.cc:607
649 msgid "%lu to remove and %lu not upgraded.\n"
652 #: cmdline/apt-get.cc:611
654 msgid "%lu not fully installed or removed.\n"
657 #: cmdline/apt-get.cc:633
659 msgid "Note, selecting '%s' for task '%s'\n"
662 #: cmdline/apt-get.cc:639
664 msgid "Note, selecting '%s' for regex '%s'\n"
667 #: cmdline/apt-get.cc:656
669 msgid "Package %s is a virtual package provided by:\n"
672 #: cmdline/apt-get.cc:667
676 #: cmdline/apt-get.cc:676
677 msgid " [Not candidate version]"
680 #: cmdline/apt-get.cc:678
681 msgid "You should explicitly select one to install."
684 #: cmdline/apt-get.cc:681
687 "Package %s is not available, but is referred to by another package.\n"
688 "This may mean that the package is missing, has been obsoleted, or\n"
689 "is only available from another source\n"
692 #: cmdline/apt-get.cc:699
693 msgid "However the following packages replace it:"
696 #: cmdline/apt-get.cc:711
698 msgid "Package '%s' has no installation candidate"
701 #: cmdline/apt-get.cc:722
703 msgid "Virtual packages like '%s' can't be removed\n"
706 #: cmdline/apt-get.cc:753
708 msgid "Note, selecting '%s' instead of '%s'\n"
711 #: cmdline/apt-get.cc:783
713 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
716 #: cmdline/apt-get.cc:787
718 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
721 #: cmdline/apt-get.cc:799
723 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
726 #: cmdline/apt-get.cc:804
728 msgid "%s is already the newest version.\n"
731 #: cmdline/apt-get.cc:823 cmdline/apt-get.cc:2103 cmdline/apt-mark.cc:61
733 msgid "%s set to manually installed.\n"
736 #: cmdline/apt-get.cc:849
738 msgid "Selected version '%s' (%s) for '%s'\n"
741 #: cmdline/apt-get.cc:854
743 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
746 #: cmdline/apt-get.cc:896
748 msgid "Package %s is not installed, so not removed\n"
751 #: cmdline/apt-get.cc:974
752 msgid "Correcting dependencies..."
755 #: cmdline/apt-get.cc:977
759 #: cmdline/apt-get.cc:980
760 msgid "Unable to correct dependencies"
763 #: cmdline/apt-get.cc:983
764 msgid "Unable to minimize the upgrade set"
767 #: cmdline/apt-get.cc:985
771 #: cmdline/apt-get.cc:989
772 msgid "You might want to run 'apt-get -f install' to correct these."
775 #: cmdline/apt-get.cc:992
776 msgid "Unmet dependencies. Try using -f."
779 #: cmdline/apt-get.cc:1017
780 msgid "WARNING: The following packages cannot be authenticated!"
783 #: cmdline/apt-get.cc:1021
784 msgid "Authentication warning overridden.\n"
787 #: cmdline/apt-get.cc:1028
788 msgid "Install these packages without verification [y/N]? "
791 #: cmdline/apt-get.cc:1030
792 msgid "Some packages could not be authenticated"
795 #: cmdline/apt-get.cc:1039 cmdline/apt-get.cc:1200
796 msgid "There are problems and -y was used without --force-yes"
799 #: cmdline/apt-get.cc:1080
800 msgid "Internal error, InstallPackages was called with broken packages!"
803 #: cmdline/apt-get.cc:1089
804 msgid "Packages need to be removed but remove is disabled."
807 #: cmdline/apt-get.cc:1100
808 msgid "Internal error, Ordering didn't finish"
811 #: cmdline/apt-get.cc:1138
812 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
815 #. TRANSLATOR: The required space between number and unit is already included
816 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
817 #: cmdline/apt-get.cc:1145
819 msgid "Need to get %sB/%sB of archives.\n"
822 #. TRANSLATOR: The required space between number and unit is already included
823 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
824 #: cmdline/apt-get.cc:1150
826 msgid "Need to get %sB of archives.\n"
829 #. TRANSLATOR: The required space between number and unit is already included
830 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
831 #: cmdline/apt-get.cc:1157
833 msgid "After this operation, %sB of additional disk space will be used.\n"
836 #. TRANSLATOR: The required space between number and unit is already included
837 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
838 #: cmdline/apt-get.cc:1162
840 msgid "After this operation, %sB disk space will be freed.\n"
843 #: cmdline/apt-get.cc:1177 cmdline/apt-get.cc:1180 cmdline/apt-get.cc:2523
844 #: cmdline/apt-get.cc:2526
846 msgid "Couldn't determine free space in %s"
849 #: cmdline/apt-get.cc:1190
851 msgid "You don't have enough free space in %s."
854 #: cmdline/apt-get.cc:1206 cmdline/apt-get.cc:1226
855 msgid "Trivial Only specified but this is not a trivial operation."
858 #: cmdline/apt-get.cc:1208
859 msgid "Yes, do as I say!"
862 #: cmdline/apt-get.cc:1210
865 "You are about to do something potentially harmful.\n"
866 "To continue type in the phrase '%s'\n"
870 #: cmdline/apt-get.cc:1216 cmdline/apt-get.cc:1235
874 #: cmdline/apt-get.cc:1231
875 msgid "Do you want to continue [Y/n]? "
878 #: cmdline/apt-get.cc:1303 cmdline/apt-get.cc:2588 apt-pkg/algorithms.cc:1492
880 msgid "Failed to fetch %s %s\n"
883 #: cmdline/apt-get.cc:1321
884 msgid "Some files failed to download"
887 #: cmdline/apt-get.cc:1322 cmdline/apt-get.cc:2600
888 msgid "Download complete and in download only mode"
891 #: cmdline/apt-get.cc:1328
893 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
897 #: cmdline/apt-get.cc:1332
898 msgid "--fix-missing and media swapping is not currently supported"
901 #: cmdline/apt-get.cc:1337
902 msgid "Unable to correct missing packages."
905 #: cmdline/apt-get.cc:1338
906 msgid "Aborting install."
909 #: cmdline/apt-get.cc:1366
911 "The following package disappeared from your system as\n"
912 "all files have been overwritten by other packages:"
914 "The following packages disappeared from your system as\n"
915 "all files have been overwritten by other packages:"
919 #: cmdline/apt-get.cc:1370
920 msgid "Note: This is done automatic and on purpose by dpkg."
923 #: cmdline/apt-get.cc:1508
925 msgid "Ignore unavailable target release '%s' of package '%s'"
928 #: cmdline/apt-get.cc:1540
930 msgid "Picking '%s' as source package instead of '%s'\n"
933 #. if (VerTag.empty() == false && Last == 0)
934 #: cmdline/apt-get.cc:1578
936 msgid "Ignore unavailable version '%s' of package '%s'"
939 #: cmdline/apt-get.cc:1594
940 msgid "The update command takes no arguments"
943 #: cmdline/apt-get.cc:1657
944 msgid "We are not supposed to delete stuff, can't start AutoRemover"
947 #: cmdline/apt-get.cc:1761
949 "Hmm, seems like the AutoRemover destroyed something which really\n"
950 "shouldn't happen. Please file a bug report against apt."
954 #. if (Packages == 1)
958 #. _("Since you only requested a single operation it is extremely likely that\n"
959 #. "the package is simply not installable and a bug report against\n"
960 #. "that package should be filed.") << endl;
963 #: cmdline/apt-get.cc:1764 cmdline/apt-get.cc:1933
964 msgid "The following information may help to resolve the situation:"
967 #: cmdline/apt-get.cc:1768
968 msgid "Internal Error, AutoRemover broke stuff"
971 #: cmdline/apt-get.cc:1775
973 "The following package was automatically installed and is no longer required:"
975 "The following packages were automatically installed and are no longer "
980 #: cmdline/apt-get.cc:1779
982 msgid "%lu package was automatically installed and is no longer required.\n"
984 "%lu packages were automatically installed and are no longer required.\n"
988 #: cmdline/apt-get.cc:1781
989 msgid "Use 'apt-get autoremove' to remove them."
992 #: cmdline/apt-get.cc:1800
993 msgid "Internal error, AllUpgrade broke stuff"
996 #: cmdline/apt-get.cc:1899
997 msgid "You might want to run 'apt-get -f install' to correct these:"
1000 #: cmdline/apt-get.cc:1903
1002 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1006 #: cmdline/apt-get.cc:1918
1008 "Some packages could not be installed. This may mean that you have\n"
1009 "requested an impossible situation or if you are using the unstable\n"
1010 "distribution that some required packages have not yet been created\n"
1011 "or been moved out of Incoming."
1014 #: cmdline/apt-get.cc:1939
1015 msgid "Broken packages"
1018 #: cmdline/apt-get.cc:1965
1019 msgid "The following extra packages will be installed:"
1022 #: cmdline/apt-get.cc:2055
1023 msgid "Suggested packages:"
1026 #: cmdline/apt-get.cc:2056
1027 msgid "Recommended packages:"
1030 #: cmdline/apt-get.cc:2098
1032 msgid "Couldn't find package %s"
1035 #: cmdline/apt-get.cc:2105 cmdline/apt-mark.cc:63
1037 msgid "%s set to automatically installed.\n"
1040 #: cmdline/apt-get.cc:2113 cmdline/apt-mark.cc:107
1042 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1046 #: cmdline/apt-get.cc:2129
1047 msgid "Calculating upgrade... "
1050 #: cmdline/apt-get.cc:2132 methods/ftp.cc:711 methods/connect.cc:115
1054 #: cmdline/apt-get.cc:2137
1058 #: cmdline/apt-get.cc:2204 cmdline/apt-get.cc:2212
1059 msgid "Internal error, problem resolver broke stuff"
1062 #: cmdline/apt-get.cc:2240 cmdline/apt-get.cc:2276
1063 msgid "Unable to lock the download directory"
1066 #: cmdline/apt-get.cc:2327
1068 msgid "Downloading %s %s"
1071 #: cmdline/apt-get.cc:2385
1072 msgid "Must specify at least one package to fetch source for"
1075 #: cmdline/apt-get.cc:2425 cmdline/apt-get.cc:2737
1077 msgid "Unable to find a source package for %s"
1080 #: cmdline/apt-get.cc:2442
1083 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1087 #: cmdline/apt-get.cc:2447
1092 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1095 #: cmdline/apt-get.cc:2500
1097 msgid "Skipping already downloaded file '%s'\n"
1100 #: cmdline/apt-get.cc:2537
1102 msgid "You don't have enough free space in %s"
1105 #. TRANSLATOR: The required space between number and unit is already included
1106 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1107 #: cmdline/apt-get.cc:2546
1109 msgid "Need to get %sB/%sB of source archives.\n"
1112 #. TRANSLATOR: The required space between number and unit is already included
1113 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1114 #: cmdline/apt-get.cc:2551
1116 msgid "Need to get %sB of source archives.\n"
1119 #: cmdline/apt-get.cc:2557
1121 msgid "Fetch source %s\n"
1124 #: cmdline/apt-get.cc:2595
1125 msgid "Failed to fetch some archives."
1128 #: cmdline/apt-get.cc:2626
1130 msgid "Skipping unpack of already unpacked source in %s\n"
1133 #: cmdline/apt-get.cc:2638
1135 msgid "Unpack command '%s' failed.\n"
1138 #: cmdline/apt-get.cc:2639
1140 msgid "Check if the 'dpkg-dev' package is installed.\n"
1143 #: cmdline/apt-get.cc:2661
1145 msgid "Build command '%s' failed.\n"
1148 #: cmdline/apt-get.cc:2681
1149 msgid "Child process failed"
1152 #: cmdline/apt-get.cc:2700
1153 msgid "Must specify at least one package to check builddeps for"
1156 #: cmdline/apt-get.cc:2725
1159 "No architecture information available for %s. See apt.conf(5) APT::"
1160 "Architectures for setup"
1163 #: cmdline/apt-get.cc:2742
1165 msgid "Unable to get build-dependency information for %s"
1168 #: cmdline/apt-get.cc:2762
1170 msgid "%s has no build depends.\n"
1173 #: cmdline/apt-get.cc:2892
1176 "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
1180 #: cmdline/apt-get.cc:2913
1183 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1187 #: cmdline/apt-get.cc:2936
1189 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1192 #: cmdline/apt-get.cc:2975
1195 "%s dependency for %s cannot be satisfied because candidate version of "
1196 "package %s can't satisfy version requirements"
1199 #: cmdline/apt-get.cc:2981
1202 "%s dependency for %s cannot be satisfied because package %s has no candidate "
1206 #: cmdline/apt-get.cc:3004
1208 msgid "Failed to satisfy %s dependency for %s: %s"
1211 #: cmdline/apt-get.cc:3020
1213 msgid "Build-dependencies for %s could not be satisfied."
1216 #: cmdline/apt-get.cc:3025
1217 msgid "Failed to process build dependencies"
1220 #: cmdline/apt-get.cc:3118 cmdline/apt-get.cc:3130
1222 msgid "Changelog for %s (%s)"
1225 #: cmdline/apt-get.cc:3249
1226 msgid "Supported modules:"
1229 #: cmdline/apt-get.cc:3290
1231 "Usage: apt-get [options] command\n"
1232 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1233 " apt-get [options] source pkg1 [pkg2 ...]\n"
1235 "apt-get is a simple command line interface for downloading and\n"
1236 "installing packages. The most frequently used commands are update\n"
1240 " update - Retrieve new lists of packages\n"
1241 " upgrade - Perform an upgrade\n"
1242 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1243 " remove - Remove packages\n"
1244 " autoremove - Remove automatically all unused packages\n"
1245 " purge - Remove packages and config files\n"
1246 " source - Download source archives\n"
1247 " build-dep - Configure build-dependencies for source packages\n"
1248 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1249 " dselect-upgrade - Follow dselect selections\n"
1250 " clean - Erase downloaded archive files\n"
1251 " autoclean - Erase old downloaded archive files\n"
1252 " check - Verify that there are no broken dependencies\n"
1253 " changelog - Download and display the changelog for the given package\n"
1254 " download - Download the binary package into the current directory\n"
1257 " -h This help text.\n"
1258 " -q Loggable output - no progress indicator\n"
1259 " -qq No output except for errors\n"
1260 " -d Download only - do NOT install or unpack archives\n"
1261 " -s No-act. Perform ordering simulation\n"
1262 " -y Assume Yes to all queries and do not prompt\n"
1263 " -f Attempt to correct a system with broken dependencies in place\n"
1264 " -m Attempt to continue if archives are unlocatable\n"
1265 " -u Show a list of upgraded packages as well\n"
1266 " -b Build the source package after fetching it\n"
1267 " -V Show verbose version numbers\n"
1268 " -c=? Read this configuration file\n"
1269 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1270 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1271 "pages for more information and options.\n"
1272 " This APT has Super Cow Powers.\n"
1275 #: cmdline/apt-get.cc:3455
1277 "NOTE: This is only a simulation!\n"
1278 " apt-get needs root privileges for real execution.\n"
1279 " Keep also in mind that locking is deactivated,\n"
1280 " so don't depend on the relevance to the real current situation!"
1283 #: cmdline/acqprogress.cc:59
1287 #: cmdline/acqprogress.cc:83
1291 #: cmdline/acqprogress.cc:114
1295 #: cmdline/acqprogress.cc:118
1299 #: cmdline/acqprogress.cc:139
1301 msgid "Fetched %sB in %s (%sB/s)\n"
1304 #: cmdline/acqprogress.cc:229
1309 #: cmdline/acqprogress.cc:285
1312 "Media change: please insert the disc labeled\n"
1314 "in the drive '%s' and press enter\n"
1317 #: cmdline/apt-internal-solver.cc:36
1319 "Usage: apt-internal-resolver\n"
1321 "apt-internal-resolver is an interface to use the current internal\n"
1322 "like an external resolver for the APT family for debugging or alike\n"
1325 " -h This help text.\n"
1326 " -q Loggable output - no progress indicator\n"
1327 " -c=? Read this configuration file\n"
1328 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1329 "apt.conf(5) manual pages for more information and options.\n"
1330 " This APT has Super Cow Powers.\n"
1333 #: cmdline/apt-mark.cc:48
1335 msgid "%s can not be marked as it is not installed.\n"
1338 #: cmdline/apt-mark.cc:54
1340 msgid "%s was already set to manually installed.\n"
1343 #: cmdline/apt-mark.cc:56
1345 msgid "%s was already set to automatically installed.\n"
1348 #: cmdline/apt-mark.cc:171
1350 msgid "%s was already set on hold.\n"
1353 #: cmdline/apt-mark.cc:173
1355 msgid "%s was already not hold.\n"
1358 #: cmdline/apt-mark.cc:187 cmdline/apt-mark.cc:209
1360 msgid "%s set on hold.\n"
1363 #: cmdline/apt-mark.cc:189 cmdline/apt-mark.cc:214
1365 msgid "Canceled hold on %s.\n"
1368 #: cmdline/apt-mark.cc:222
1369 msgid "Executing dpkg failed. Are you root?"
1372 #: cmdline/apt-mark.cc:270
1374 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1376 "apt-mark is a simple command line interface for marking packages\n"
1377 "as manual or automatical installed. It can also list marks.\n"
1380 " auto - Mark the given packages as automatically installed\n"
1381 " manual - Mark the given packages as manually installed\n"
1384 " -h This help text.\n"
1385 " -q Loggable output - no progress indicator\n"
1386 " -qq No output except for errors\n"
1387 " -s No-act. Just prints what would be done.\n"
1388 " -f read/write auto/manual marking in the given file\n"
1389 " -c=? Read this configuration file\n"
1390 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1391 "See the apt-mark(8) and apt.conf(5) manual pages for more information."
1394 #: cmdline/apt-sortpkgs.cc:89
1395 msgid "Unknown package record!"
1398 #: cmdline/apt-sortpkgs.cc:153
1400 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1402 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1403 "to indicate what kind of file it is.\n"
1406 " -h This help text\n"
1407 " -s Use source file sorting\n"
1408 " -c=? Read this configuration file\n"
1409 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1412 #: dselect/install:32
1413 msgid "Bad default setting!"
1416 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1417 #: dselect/install:105 dselect/update:45
1418 msgid "Press enter to continue."
1421 #: dselect/install:91
1422 msgid "Do you want to erase any previously downloaded .deb files?"
1425 #: dselect/install:101
1426 msgid "Some errors occurred while unpacking. Packages that were installed"
1429 #: dselect/install:102
1430 msgid "will be configured. This may result in duplicate errors"
1433 #: dselect/install:103
1434 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1437 #: dselect/install:104
1439 "above this message are important. Please fix them and run [I]nstall again"
1442 #: dselect/update:30
1443 msgid "Merging available information"
1446 #: apt-inst/contrib/extracttar.cc:117
1447 msgid "Failed to create pipes"
1450 #: apt-inst/contrib/extracttar.cc:144
1451 msgid "Failed to exec gzip "
1454 #: apt-inst/contrib/extracttar.cc:181 apt-inst/contrib/extracttar.cc:211
1455 msgid "Corrupted archive"
1458 #: apt-inst/contrib/extracttar.cc:196
1459 msgid "Tar checksum failed, archive corrupted"
1462 #: apt-inst/contrib/extracttar.cc:303
1464 msgid "Unknown TAR header type %u, member %s"
1467 #: apt-inst/contrib/arfile.cc:74
1468 msgid "Invalid archive signature"
1471 #: apt-inst/contrib/arfile.cc:82
1472 msgid "Error reading archive member header"
1475 #: apt-inst/contrib/arfile.cc:94
1477 msgid "Invalid archive member header %s"
1480 #: apt-inst/contrib/arfile.cc:106
1481 msgid "Invalid archive member header"
1484 #: apt-inst/contrib/arfile.cc:132
1485 msgid "Archive is too short"
1488 #: apt-inst/contrib/arfile.cc:136
1489 msgid "Failed to read the archive headers"
1492 #: apt-inst/filelist.cc:382
1493 msgid "DropNode called on still linked node"
1496 #: apt-inst/filelist.cc:414
1497 msgid "Failed to locate the hash element!"
1500 #: apt-inst/filelist.cc:461
1501 msgid "Failed to allocate diversion"
1504 #: apt-inst/filelist.cc:466
1505 msgid "Internal error in AddDiversion"
1508 #: apt-inst/filelist.cc:479
1510 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1513 #: apt-inst/filelist.cc:508
1515 msgid "Double add of diversion %s -> %s"
1518 #: apt-inst/filelist.cc:551
1520 msgid "Duplicate conf file %s/%s"
1523 #: apt-inst/dirstream.cc:43 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:55
1525 msgid "Failed to write file %s"
1528 #: apt-inst/dirstream.cc:100 apt-inst/dirstream.cc:108
1530 msgid "Failed to close file %s"
1533 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1535 msgid "The path %s is too long"
1538 #: apt-inst/extract.cc:127
1540 msgid "Unpacking %s more than once"
1543 #: apt-inst/extract.cc:137
1545 msgid "The directory %s is diverted"
1548 #: apt-inst/extract.cc:147
1550 msgid "The package is trying to write to the diversion target %s/%s"
1553 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1554 msgid "The diversion path is too long"
1557 #: apt-inst/extract.cc:243
1559 msgid "The directory %s is being replaced by a non-directory"
1562 #: apt-inst/extract.cc:283
1563 msgid "Failed to locate node in its hash bucket"
1566 #: apt-inst/extract.cc:287
1567 msgid "The path is too long"
1570 #: apt-inst/extract.cc:415
1572 msgid "Overwrite package match with no version for %s"
1575 #: apt-inst/extract.cc:432
1577 msgid "File %s/%s overwrites the one in the package %s"
1580 #. Only warn if there are no sources.list.d.
1581 #. Only warn if there is no sources.list file.
1582 #: apt-inst/extract.cc:465 apt-pkg/contrib/cdromutl.cc:183
1583 #: apt-pkg/contrib/fileutl.cc:344 apt-pkg/sourcelist.cc:208
1584 #: apt-pkg/sourcelist.cc:214 apt-pkg/acquire.cc:456 apt-pkg/init.cc:108
1585 #: apt-pkg/init.cc:116 apt-pkg/clean.cc:36 apt-pkg/policy.cc:359
1586 #: methods/mirror.cc:95
1588 msgid "Unable to read %s"
1591 #: apt-inst/extract.cc:492
1593 msgid "Unable to stat %s"
1596 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1598 msgid "Failed to remove %s"
1601 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1603 msgid "Unable to create %s"
1606 #: apt-inst/deb/dpkgdb.cc:118
1608 msgid "Failed to stat %sinfo"
1611 #: apt-inst/deb/dpkgdb.cc:123
1612 msgid "The info and temp directories need to be on the same filesystem"
1615 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:1168
1616 #: apt-pkg/pkgcachegen.cc:1272 apt-pkg/pkgcachegen.cc:1278
1617 #: apt-pkg/pkgcachegen.cc:1434
1618 msgid "Reading package lists"
1621 #: apt-inst/deb/dpkgdb.cc:180
1623 msgid "Failed to change to the admin dir %sinfo"
1626 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1627 #: apt-inst/deb/dpkgdb.cc:448
1628 msgid "Internal error getting a package name"
1631 #: apt-inst/deb/dpkgdb.cc:205 apt-inst/deb/dpkgdb.cc:386
1632 msgid "Reading file listing"
1635 #: apt-inst/deb/dpkgdb.cc:216
1638 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1639 "then make it empty and immediately re-install the same version of the "
1643 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1645 msgid "Failed reading the list file %sinfo/%s"
1648 #: apt-inst/deb/dpkgdb.cc:266
1649 msgid "Internal error getting a node"
1652 #: apt-inst/deb/dpkgdb.cc:309
1654 msgid "Failed to open the diversions file %sdiversions"
1657 #: apt-inst/deb/dpkgdb.cc:324
1658 msgid "The diversion file is corrupted"
1661 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1662 #: apt-inst/deb/dpkgdb.cc:341
1664 msgid "Invalid line in the diversion file: %s"
1667 #: apt-inst/deb/dpkgdb.cc:362
1668 msgid "Internal error adding a diversion"
1671 #: apt-inst/deb/dpkgdb.cc:383
1672 msgid "The pkg cache must be initialized first"
1675 #: apt-inst/deb/dpkgdb.cc:443
1677 msgid "Failed to find a Package: header, offset %lu"
1680 #: apt-inst/deb/dpkgdb.cc:465
1682 msgid "Bad ConfFile section in the status file. Offset %lu"
1685 #: apt-inst/deb/dpkgdb.cc:470
1687 msgid "Error parsing MD5. Offset %lu"
1690 #: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47
1692 msgid "This is not a valid DEB archive, missing '%s' member"
1695 #. FIXME: add data.tar.xz here - adding it now would require a Translation round for a very small gain
1696 #: apt-inst/deb/debfile.cc:56
1698 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1701 #: apt-inst/deb/debfile.cc:116
1703 msgid "Couldn't change to %s"
1706 #: apt-inst/deb/debfile.cc:157
1708 msgid "Internal error, could not locate member %s"
1711 #: apt-inst/deb/debfile.cc:192
1712 msgid "Failed to locate a valid control file"
1715 #: apt-inst/deb/debfile.cc:277
1716 msgid "Unparsable control file"
1719 #: methods/bzip2.cc:63 methods/gzip.cc:54
1720 msgid "Empty files can't be valid archives"
1723 #: methods/bzip2.cc:67
1725 msgid "Couldn't open pipe for %s"
1728 #: methods/bzip2.cc:111
1730 msgid "Read error from %s process"
1733 #: methods/bzip2.cc:143 methods/bzip2.cc:152 methods/copy.cc:46
1734 #: methods/gzip.cc:94 methods/gzip.cc:103 methods/rred.cc:530
1735 #: methods/rred.cc:539
1736 msgid "Failed to stat"
1739 #: methods/bzip2.cc:149 methods/copy.cc:83 methods/gzip.cc:100
1740 #: methods/rred.cc:536
1741 msgid "Failed to set modification time"
1744 #: methods/cdrom.cc:203
1746 msgid "Unable to read the cdrom database %s"
1749 #: methods/cdrom.cc:212
1751 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1752 "cannot be used to add new CD-ROMs"
1755 #: methods/cdrom.cc:222
1756 msgid "Wrong CD-ROM"
1759 #: methods/cdrom.cc:249
1761 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1764 #: methods/cdrom.cc:254
1765 msgid "Disk not found."
1768 #: methods/cdrom.cc:262 methods/file.cc:82 methods/rsh.cc:271
1769 msgid "File not found"
1772 #: methods/file.cc:47
1773 msgid "Invalid URI, local URIS must not start with //"
1776 #. Login must be before getpeername otherwise dante won't work.
1777 #: methods/ftp.cc:172
1781 #: methods/ftp.cc:178
1782 msgid "Unable to determine the peer name"
1785 #: methods/ftp.cc:183
1786 msgid "Unable to determine the local name"
1789 #: methods/ftp.cc:214 methods/ftp.cc:242
1791 msgid "The server refused the connection and said: %s"
1794 #: methods/ftp.cc:220
1796 msgid "USER failed, server said: %s"
1799 #: methods/ftp.cc:227
1801 msgid "PASS failed, server said: %s"
1804 #: methods/ftp.cc:247
1806 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1810 #: methods/ftp.cc:275
1812 msgid "Login script command '%s' failed, server said: %s"
1815 #: methods/ftp.cc:301
1817 msgid "TYPE failed, server said: %s"
1820 #: methods/ftp.cc:339 methods/ftp.cc:450 methods/rsh.cc:190 methods/rsh.cc:233
1821 msgid "Connection timeout"
1824 #: methods/ftp.cc:345
1825 msgid "Server closed the connection"
1828 #: methods/ftp.cc:348 apt-pkg/contrib/fileutl.cc:832 methods/rsh.cc:197
1832 #: methods/ftp.cc:355 methods/rsh.cc:204
1833 msgid "A response overflowed the buffer."
1836 #: methods/ftp.cc:372 methods/ftp.cc:384
1837 msgid "Protocol corruption"
1840 #: methods/ftp.cc:456 apt-pkg/contrib/fileutl.cc:874 methods/rsh.cc:239
1844 #: methods/ftp.cc:696 methods/ftp.cc:702 methods/ftp.cc:738
1845 msgid "Could not create a socket"
1848 #: methods/ftp.cc:707
1849 msgid "Could not connect data socket, connection timed out"
1852 #: methods/ftp.cc:713
1853 msgid "Could not connect passive socket."
1856 #: methods/ftp.cc:731
1857 msgid "getaddrinfo was unable to get a listening socket"
1860 #: methods/ftp.cc:745
1861 msgid "Could not bind a socket"
1864 #: methods/ftp.cc:749
1865 msgid "Could not listen on the socket"
1868 #: methods/ftp.cc:756
1869 msgid "Could not determine the socket's name"
1872 #: methods/ftp.cc:788
1873 msgid "Unable to send PORT command"
1876 #: methods/ftp.cc:798
1878 msgid "Unknown address family %u (AF_*)"
1881 #: methods/ftp.cc:807
1883 msgid "EPRT failed, server said: %s"
1886 #: methods/ftp.cc:827
1887 msgid "Data socket connect timed out"
1890 #: methods/ftp.cc:834
1891 msgid "Unable to accept connection"
1894 #: methods/ftp.cc:873 methods/http.cc:1031 methods/rsh.cc:309
1895 msgid "Problem hashing file"
1898 #: methods/ftp.cc:886
1900 msgid "Unable to fetch file, server said '%s'"
1903 #: methods/ftp.cc:901 methods/rsh.cc:328
1904 msgid "Data socket timed out"
1907 #: methods/ftp.cc:931
1909 msgid "Data transfer failed, server said '%s'"
1912 #. Get the files information
1913 #: methods/ftp.cc:1008
1917 #: methods/ftp.cc:1120
1918 msgid "Unable to invoke "
1921 #: methods/connect.cc:75
1923 msgid "Connecting to %s (%s)"
1926 #: methods/connect.cc:86
1931 #: methods/connect.cc:93
1933 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1936 #: methods/connect.cc:99
1938 msgid "Cannot initiate the connection to %s:%s (%s)."
1941 #: methods/connect.cc:107
1943 msgid "Could not connect to %s:%s (%s), connection timed out"
1946 #: methods/connect.cc:125
1948 msgid "Could not connect to %s:%s (%s)."
1951 #. We say this mainly because the pause here is for the
1952 #. ssh connection that is still going
1953 #: methods/connect.cc:153 methods/rsh.cc:431
1955 msgid "Connecting to %s"
1958 #: methods/connect.cc:172 methods/connect.cc:191
1960 msgid "Could not resolve '%s'"
1963 #: methods/connect.cc:197
1965 msgid "Temporary failure resolving '%s'"
1968 #: methods/connect.cc:200
1970 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1973 #: methods/connect.cc:247
1975 msgid "Unable to connect to %s:%s:"
1978 #: methods/gpgv.cc:172
1980 "Internal error: Good signature, but could not determine key fingerprint?!"
1983 #: methods/gpgv.cc:177
1984 msgid "At least one invalid signature was encountered."
1987 #: methods/gpgv.cc:181
1988 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1991 #: methods/gpgv.cc:186
1992 msgid "Unknown error executing gpgv"
1995 #: methods/gpgv.cc:220 methods/gpgv.cc:227
1996 msgid "The following signatures were invalid:\n"
1999 #: methods/gpgv.cc:234
2001 "The following signatures couldn't be verified because the public key is not "
2005 #: methods/http.cc:393
2006 msgid "Waiting for headers"
2009 #: methods/http.cc:539
2011 msgid "Got a single header line over %u chars"
2014 #: methods/http.cc:547
2015 msgid "Bad header line"
2018 #: methods/http.cc:572 methods/http.cc:579
2019 msgid "The HTTP server sent an invalid reply header"
2022 #: methods/http.cc:608
2023 msgid "The HTTP server sent an invalid Content-Length header"
2026 #: methods/http.cc:623
2027 msgid "The HTTP server sent an invalid Content-Range header"
2030 #: methods/http.cc:625
2031 msgid "This HTTP server has broken range support"
2034 #: methods/http.cc:649
2035 msgid "Unknown date format"
2038 #: methods/http.cc:808
2039 msgid "Select failed"
2042 #: methods/http.cc:813
2043 msgid "Connection timed out"
2046 #: methods/http.cc:836
2047 msgid "Error writing to output file"
2050 #: methods/http.cc:867
2051 msgid "Error writing to file"
2054 #: methods/http.cc:895
2055 msgid "Error writing to the file"
2058 #: methods/http.cc:909
2059 msgid "Error reading from server. Remote end closed connection"
2062 #: methods/http.cc:911
2063 msgid "Error reading from server"
2066 #: methods/http.cc:1016 apt-pkg/contrib/mmap.cc:293
2067 msgid "Failed to truncate file"
2070 #: methods/http.cc:1191
2071 msgid "Bad header data"
2074 #: methods/http.cc:1208 methods/http.cc:1263
2075 msgid "Connection failed"
2078 #: methods/http.cc:1355
2079 msgid "Internal error"
2082 #: apt-pkg/contrib/mmap.cc:79
2083 msgid "Can't mmap an empty file"
2086 #: apt-pkg/contrib/mmap.cc:91
2088 msgid "Couldn't duplicate file descriptor %i"
2091 #: apt-pkg/contrib/mmap.cc:99
2093 msgid "Couldn't make mmap of %llu bytes"
2096 #: apt-pkg/contrib/mmap.cc:126
2097 msgid "Unable to close mmap"
2100 #: apt-pkg/contrib/mmap.cc:154 apt-pkg/contrib/mmap.cc:182
2101 msgid "Unable to synchronize mmap"
2104 #: apt-pkg/contrib/mmap.cc:260
2106 msgid "Couldn't make mmap of %lu bytes"
2109 #: apt-pkg/contrib/mmap.cc:312
2112 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2113 "Current value: %lu. (man 5 apt.conf)"
2116 #: apt-pkg/contrib/mmap.cc:411
2119 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2123 #: apt-pkg/contrib/mmap.cc:414
2125 "Unable to increase size of the MMap as automatic growing is disabled by user."
2128 #. d means days, h means hours, min means minutes, s means seconds
2129 #: apt-pkg/contrib/strutl.cc:371
2131 msgid "%lid %lih %limin %lis"
2134 #. h means hours, min means minutes, s means seconds
2135 #: apt-pkg/contrib/strutl.cc:378
2137 msgid "%lih %limin %lis"
2140 #. min means minutes, s means seconds
2141 #: apt-pkg/contrib/strutl.cc:385
2147 #: apt-pkg/contrib/strutl.cc:390
2152 #: apt-pkg/contrib/strutl.cc:1165
2154 msgid "Selection %s not found"
2157 #: apt-pkg/contrib/configuration.cc:468
2159 msgid "Unrecognized type abbreviation: '%c'"
2162 #: apt-pkg/contrib/configuration.cc:526
2164 msgid "Opening configuration file %s"
2167 #: apt-pkg/contrib/configuration.cc:694
2169 msgid "Syntax error %s:%u: Block starts with no name."
2172 #: apt-pkg/contrib/configuration.cc:713
2174 msgid "Syntax error %s:%u: Malformed tag"
2177 #: apt-pkg/contrib/configuration.cc:730
2179 msgid "Syntax error %s:%u: Extra junk after value"
2182 #: apt-pkg/contrib/configuration.cc:770
2184 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2187 #: apt-pkg/contrib/configuration.cc:777
2189 msgid "Syntax error %s:%u: Too many nested includes"
2192 #: apt-pkg/contrib/configuration.cc:781 apt-pkg/contrib/configuration.cc:786
2194 msgid "Syntax error %s:%u: Included from here"
2197 #: apt-pkg/contrib/configuration.cc:790
2199 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2202 #: apt-pkg/contrib/configuration.cc:793
2204 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2207 #: apt-pkg/contrib/configuration.cc:843
2209 msgid "Syntax error %s:%u: Extra junk at end of file"
2212 #: apt-pkg/contrib/progress.cc:146
2214 msgid "%c%s... Error!"
2217 #: apt-pkg/contrib/progress.cc:148
2219 msgid "%c%s... Done"
2222 #: apt-pkg/contrib/cmndline.cc:80
2224 msgid "Command line option '%c' [from %s] is not known."
2227 #: apt-pkg/contrib/cmndline.cc:104 apt-pkg/contrib/cmndline.cc:112
2228 #: apt-pkg/contrib/cmndline.cc:120
2230 msgid "Command line option %s is not understood"
2233 #: apt-pkg/contrib/cmndline.cc:125
2235 msgid "Command line option %s is not boolean"
2238 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
2240 msgid "Option %s requires an argument."
2243 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2245 msgid "Option %s: Configuration item specification must have an =<val>."
2248 #: apt-pkg/contrib/cmndline.cc:235
2250 msgid "Option %s requires an integer argument, not '%s'"
2253 #: apt-pkg/contrib/cmndline.cc:266
2255 msgid "Option '%s' is too long"
2258 #: apt-pkg/contrib/cmndline.cc:298
2260 msgid "Sense %s is not understood, try true or false."
2263 #: apt-pkg/contrib/cmndline.cc:348
2265 msgid "Invalid operation %s"
2268 #: apt-pkg/contrib/cdromutl.cc:56
2270 msgid "Unable to stat the mount point %s"
2273 #: apt-pkg/contrib/cdromutl.cc:179 apt-pkg/contrib/cdromutl.cc:213
2274 #: apt-pkg/acquire.cc:462 apt-pkg/acquire.cc:487 apt-pkg/clean.cc:42
2275 #: methods/mirror.cc:101
2277 msgid "Unable to change to %s"
2280 #: apt-pkg/contrib/cdromutl.cc:224
2281 msgid "Failed to stat the cdrom"
2284 #: apt-pkg/contrib/fileutl.cc:169
2286 msgid "Not using locking for read only lock file %s"
2289 #: apt-pkg/contrib/fileutl.cc:174
2291 msgid "Could not open lock file %s"
2294 #: apt-pkg/contrib/fileutl.cc:192
2296 msgid "Not using locking for nfs mounted lock file %s"
2299 #: apt-pkg/contrib/fileutl.cc:196
2301 msgid "Could not get lock %s"
2304 #: apt-pkg/contrib/fileutl.cc:336
2306 msgid "List of files can't be created as '%s' is not a directory"
2309 #: apt-pkg/contrib/fileutl.cc:363
2311 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2314 #: apt-pkg/contrib/fileutl.cc:381
2316 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2319 #: apt-pkg/contrib/fileutl.cc:390
2322 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2325 #: apt-pkg/contrib/fileutl.cc:691
2327 msgid "Waited for %s but it wasn't there"
2330 #: apt-pkg/contrib/fileutl.cc:703
2332 msgid "Sub-process %s received a segmentation fault."
2335 #: apt-pkg/contrib/fileutl.cc:705
2337 msgid "Sub-process %s received signal %u."
2340 #: apt-pkg/contrib/fileutl.cc:709
2342 msgid "Sub-process %s returned an error code (%u)"
2345 #: apt-pkg/contrib/fileutl.cc:711
2347 msgid "Sub-process %s exited unexpectedly"
2350 #: apt-pkg/contrib/fileutl.cc:776 apt-pkg/indexcopy.cc:676
2352 msgid "Could not open file %s"
2355 #: apt-pkg/contrib/fileutl.cc:793
2357 msgid "Could not open file descriptor %d"
2360 #: apt-pkg/contrib/fileutl.cc:853
2362 msgid "read, still have %llu to read but none left"
2365 #: apt-pkg/contrib/fileutl.cc:886
2367 msgid "write, still have %llu to write but couldn't"
2370 #: apt-pkg/contrib/fileutl.cc:1023
2372 msgid "Problem closing the gzip file %s"
2375 #: apt-pkg/contrib/fileutl.cc:1026
2377 msgid "Problem closing the file %s"
2380 #: apt-pkg/contrib/fileutl.cc:1031
2382 msgid "Problem renaming the file %s to %s"
2385 #: apt-pkg/contrib/fileutl.cc:1042
2387 msgid "Problem unlinking the file %s"
2390 #: apt-pkg/contrib/fileutl.cc:1055
2391 msgid "Problem syncing the file"
2394 #: apt-pkg/pkgcache.cc:148
2395 msgid "Empty package cache"
2398 #: apt-pkg/pkgcache.cc:154
2399 msgid "The package cache file is corrupted"
2402 #: apt-pkg/pkgcache.cc:159
2403 msgid "The package cache file is an incompatible version"
2406 #: apt-pkg/pkgcache.cc:162
2407 msgid "The package cache file is corrupted, it is too small"
2410 #: apt-pkg/pkgcache.cc:167
2412 msgid "This APT does not support the versioning system '%s'"
2415 #: apt-pkg/pkgcache.cc:172
2416 msgid "The package cache was built for a different architecture"
2419 #: apt-pkg/pkgcache.cc:305
2423 #: apt-pkg/pkgcache.cc:305
2427 #: apt-pkg/pkgcache.cc:305
2431 #: apt-pkg/pkgcache.cc:306
2435 #: apt-pkg/pkgcache.cc:306
2439 #: apt-pkg/pkgcache.cc:306
2443 #: apt-pkg/pkgcache.cc:307
2447 #: apt-pkg/pkgcache.cc:307
2451 #: apt-pkg/pkgcache.cc:307
2455 #: apt-pkg/pkgcache.cc:318
2459 #: apt-pkg/pkgcache.cc:318
2463 #: apt-pkg/pkgcache.cc:318
2467 #: apt-pkg/pkgcache.cc:319
2471 #: apt-pkg/pkgcache.cc:319
2475 #: apt-pkg/depcache.cc:130 apt-pkg/depcache.cc:159
2476 msgid "Building dependency tree"
2479 #: apt-pkg/depcache.cc:131
2480 msgid "Candidate versions"
2483 #: apt-pkg/depcache.cc:160
2484 msgid "Dependency generation"
2487 #: apt-pkg/depcache.cc:180 apt-pkg/depcache.cc:213 apt-pkg/depcache.cc:217
2488 msgid "Reading state information"
2491 #: apt-pkg/depcache.cc:242
2493 msgid "Failed to open StateFile %s"
2496 #: apt-pkg/depcache.cc:248
2498 msgid "Failed to write temporary StateFile %s"
2501 #: apt-pkg/tagfile.cc:126
2503 msgid "Unable to parse package file %s (1)"
2506 #: apt-pkg/tagfile.cc:213
2508 msgid "Unable to parse package file %s (2)"
2511 #: apt-pkg/sourcelist.cc:96
2513 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2516 #: apt-pkg/sourcelist.cc:99
2518 msgid "Malformed line %lu in source list %s ([option] too short)"
2521 #: apt-pkg/sourcelist.cc:110
2523 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2526 #: apt-pkg/sourcelist.cc:116
2528 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2531 #: apt-pkg/sourcelist.cc:119
2533 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2536 #: apt-pkg/sourcelist.cc:132
2538 msgid "Malformed line %lu in source list %s (URI)"
2541 #: apt-pkg/sourcelist.cc:134
2543 msgid "Malformed line %lu in source list %s (dist)"
2546 #: apt-pkg/sourcelist.cc:137
2548 msgid "Malformed line %lu in source list %s (URI parse)"
2551 #: apt-pkg/sourcelist.cc:143
2553 msgid "Malformed line %lu in source list %s (absolute dist)"
2556 #: apt-pkg/sourcelist.cc:150
2558 msgid "Malformed line %lu in source list %s (dist parse)"
2561 #: apt-pkg/sourcelist.cc:248
2566 #: apt-pkg/sourcelist.cc:265 apt-pkg/cdrom.cc:447
2568 msgid "Line %u too long in source list %s."
2571 #: apt-pkg/sourcelist.cc:285
2573 msgid "Malformed line %u in source list %s (type)"
2576 #: apt-pkg/sourcelist.cc:289
2578 msgid "Type '%s' is not known on line %u in source list %s"
2581 #: apt-pkg/packagemanager.cc:298 apt-pkg/packagemanager.cc:770
2584 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2585 "under APT::Immediate-Configure for details. (%d)"
2588 #: apt-pkg/packagemanager.cc:432 apt-pkg/packagemanager.cc:462
2590 msgid "Could not configure '%s'. "
2593 #: apt-pkg/packagemanager.cc:502
2596 "This installation run will require temporarily removing the essential "
2597 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2598 "you really want to do it, activate the APT::Force-LoopBreak option."
2601 #: apt-pkg/pkgrecords.cc:34
2603 msgid "Index file type '%s' is not supported"
2606 #: apt-pkg/algorithms.cc:255
2609 "The package %s needs to be reinstalled, but I can't find an archive for it."
2612 #: apt-pkg/algorithms.cc:1191
2614 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2618 #: apt-pkg/algorithms.cc:1193
2619 msgid "Unable to correct problems, you have held broken packages."
2622 #: apt-pkg/algorithms.cc:1518 apt-pkg/algorithms.cc:1520
2624 "Some index files failed to download. They have been ignored, or old ones "
2628 #: apt-pkg/acquire.cc:81
2630 msgid "List directory %spartial is missing."
2633 #: apt-pkg/acquire.cc:85
2635 msgid "Archives directory %spartial is missing."
2638 #: apt-pkg/acquire.cc:93
2640 msgid "Unable to lock directory %s"
2643 #. only show the ETA if it makes sense
2645 #: apt-pkg/acquire.cc:864
2647 msgid "Retrieving file %li of %li (%s remaining)"
2650 #: apt-pkg/acquire.cc:866
2652 msgid "Retrieving file %li of %li"
2655 #: apt-pkg/acquire-worker.cc:112
2657 msgid "The method driver %s could not be found."
2660 #: apt-pkg/acquire-worker.cc:161
2662 msgid "Method %s did not start correctly"
2665 #: apt-pkg/acquire-worker.cc:425
2667 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2670 #: apt-pkg/init.cc:151
2672 msgid "Packaging system '%s' is not supported"
2675 #: apt-pkg/init.cc:167
2676 msgid "Unable to determine a suitable packaging system type"
2679 #: apt-pkg/clean.cc:59
2681 msgid "Unable to stat %s."
2684 #: apt-pkg/srcrecords.cc:47
2685 msgid "You must put some 'source' URIs in your sources.list"
2688 #: apt-pkg/cachefile.cc:87
2689 msgid "The package lists or status file could not be parsed or opened."
2692 #: apt-pkg/cachefile.cc:91
2693 msgid "You may want to run apt-get update to correct these problems"
2696 #: apt-pkg/cachefile.cc:109
2697 msgid "The list of sources could not be read."
2700 #: apt-pkg/policy.cc:74
2703 "The value '%s' is invalid for APT::Default-Release as such a release is not "
2704 "available in the sources"
2707 #: apt-pkg/policy.cc:396
2709 msgid "Invalid record in the preferences file %s, no Package header"
2712 #: apt-pkg/policy.cc:418
2714 msgid "Did not understand pin type %s"
2717 #: apt-pkg/policy.cc:426
2718 msgid "No priority (or zero) specified for pin"
2721 #: apt-pkg/pkgcachegen.cc:83
2722 msgid "Cache has an incompatible versioning system"
2725 #. TRANSLATOR: The first placeholder is a package name,
2726 #. the other two should be copied verbatim as they include debug info
2727 #: apt-pkg/pkgcachegen.cc:209 apt-pkg/pkgcachegen.cc:275
2728 #: apt-pkg/pkgcachegen.cc:311 apt-pkg/pkgcachegen.cc:353
2729 #: apt-pkg/pkgcachegen.cc:357 apt-pkg/pkgcachegen.cc:374
2730 #: apt-pkg/pkgcachegen.cc:384 apt-pkg/pkgcachegen.cc:388
2731 #: apt-pkg/pkgcachegen.cc:392 apt-pkg/pkgcachegen.cc:413
2732 #: apt-pkg/pkgcachegen.cc:418 apt-pkg/pkgcachegen.cc:463
2733 #: apt-pkg/pkgcachegen.cc:494 apt-pkg/pkgcachegen.cc:508
2735 msgid "Error occurred while processing %s (%s%d)"
2738 #: apt-pkg/pkgcachegen.cc:232
2739 msgid "Wow, you exceeded the number of package names this APT is capable of."
2742 #: apt-pkg/pkgcachegen.cc:235
2743 msgid "Wow, you exceeded the number of versions this APT is capable of."
2746 #: apt-pkg/pkgcachegen.cc:238
2747 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2750 #: apt-pkg/pkgcachegen.cc:241
2751 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2754 #: apt-pkg/pkgcachegen.cc:515
2756 msgid "Package %s %s was not found while processing file dependencies"
2759 #: apt-pkg/pkgcachegen.cc:1080
2761 msgid "Couldn't stat source package list %s"
2764 #: apt-pkg/pkgcachegen.cc:1185
2765 msgid "Collecting File Provides"
2768 #: apt-pkg/pkgcachegen.cc:1376 apt-pkg/pkgcachegen.cc:1383
2769 msgid "IO Error saving source cache"
2772 #: apt-pkg/acquire-item.cc:139
2774 msgid "rename failed, %s (%s -> %s)."
2777 #: apt-pkg/acquire-item.cc:640
2778 msgid "MD5Sum mismatch"
2781 #: apt-pkg/acquire-item.cc:911 apt-pkg/acquire-item.cc:1863
2782 #: apt-pkg/acquire-item.cc:2006
2783 msgid "Hash Sum mismatch"
2786 #: apt-pkg/acquire-item.cc:1399
2789 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2790 "or malformed file)"
2793 #: apt-pkg/acquire-item.cc:1415
2795 msgid "Unable to find hash sum for '%s' in Release file"
2798 #: apt-pkg/acquire-item.cc:1450
2799 msgid "There is no public key available for the following key IDs:\n"
2802 #: apt-pkg/acquire-item.cc:1488
2805 "Release file for %s is expired (invalid since %s). Updates for this "
2806 "repository will not be applied."
2809 #: apt-pkg/acquire-item.cc:1510
2811 msgid "Conflicting distribution: %s (expected %s but got %s)"
2814 #: apt-pkg/acquire-item.cc:1543
2817 "A error occurred during the signature verification. The repository is not "
2818 "updated and the previous index files will be used. GPG error: %s: %s\n"
2821 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2822 #: apt-pkg/acquire-item.cc:1553 apt-pkg/acquire-item.cc:1558
2824 msgid "GPG error: %s: %s"
2827 #: apt-pkg/acquire-item.cc:1650
2830 "I wasn't able to locate a file for the %s package. This might mean you need "
2831 "to manually fix this package. (due to missing arch)"
2834 #: apt-pkg/acquire-item.cc:1709
2837 "I wasn't able to locate a file for the %s package. This might mean you need "
2838 "to manually fix this package."
2841 #: apt-pkg/acquire-item.cc:1768
2844 "The package index files are corrupted. No Filename: field for package %s."
2847 #: apt-pkg/acquire-item.cc:1855
2848 msgid "Size mismatch"
2851 #: apt-pkg/indexrecords.cc:61
2853 msgid "Unable to parse Release file %s"
2856 #: apt-pkg/indexrecords.cc:71
2858 msgid "No sections in Release file %s"
2861 #: apt-pkg/indexrecords.cc:105
2863 msgid "No Hash entry in Release file %s"
2866 #: apt-pkg/indexrecords.cc:118
2868 msgid "Invalid 'Valid-Until' entry in Release file %s"
2871 #: apt-pkg/indexrecords.cc:137
2873 msgid "Invalid 'Date' entry in Release file %s"
2876 #: apt-pkg/vendorlist.cc:78
2878 msgid "Vendor block %s contains no fingerprint"
2881 #: apt-pkg/cdrom.cc:528
2884 "Using CD-ROM mount point %s\n"
2888 #: apt-pkg/cdrom.cc:537 apt-pkg/cdrom.cc:634
2889 msgid "Identifying.. "
2892 #: apt-pkg/cdrom.cc:565
2894 msgid "Stored label: %s\n"
2897 #: apt-pkg/cdrom.cc:574 apt-pkg/cdrom.cc:850
2898 msgid "Unmounting CD-ROM...\n"
2901 #: apt-pkg/cdrom.cc:594
2903 msgid "Using CD-ROM mount point %s\n"
2906 #: apt-pkg/cdrom.cc:612
2907 msgid "Unmounting CD-ROM\n"
2910 #: apt-pkg/cdrom.cc:617
2911 msgid "Waiting for disc...\n"
2914 #: apt-pkg/cdrom.cc:626
2915 msgid "Mounting CD-ROM...\n"
2918 #: apt-pkg/cdrom.cc:645
2919 msgid "Scanning disc for index files..\n"
2922 #: apt-pkg/cdrom.cc:687
2925 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2929 #: apt-pkg/cdrom.cc:698
2931 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2932 "wrong architecture?"
2935 #: apt-pkg/cdrom.cc:725
2937 msgid "Found label '%s'\n"
2940 #: apt-pkg/cdrom.cc:754
2941 msgid "That is not a valid name, try again.\n"
2944 #: apt-pkg/cdrom.cc:771
2947 "This disc is called: \n"
2951 #: apt-pkg/cdrom.cc:773
2952 msgid "Copying package lists..."
2955 #: apt-pkg/cdrom.cc:800
2956 msgid "Writing new source list\n"
2959 #: apt-pkg/cdrom.cc:808
2960 msgid "Source list entries for this disc are:\n"
2963 #: apt-pkg/indexcopy.cc:273 apt-pkg/indexcopy.cc:930
2965 msgid "Wrote %i records.\n"
2968 #: apt-pkg/indexcopy.cc:275 apt-pkg/indexcopy.cc:932
2970 msgid "Wrote %i records with %i missing files.\n"
2973 #: apt-pkg/indexcopy.cc:278 apt-pkg/indexcopy.cc:935
2975 msgid "Wrote %i records with %i mismatched files\n"
2978 #: apt-pkg/indexcopy.cc:281 apt-pkg/indexcopy.cc:938
2980 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2983 #: apt-pkg/indexcopy.cc:540
2985 msgid "Skipping nonexistent file %s"
2988 #: apt-pkg/indexcopy.cc:546
2990 msgid "Can't find authentication record for: %s"
2993 #: apt-pkg/indexcopy.cc:552
2995 msgid "Hash mismatch for: %s"
2998 #: apt-pkg/indexcopy.cc:680
3000 msgid "File %s doesn't start with a clearsigned message"
3003 #. TRANSLATOR: %s is the trusted keyring parts directory
3004 #: apt-pkg/indexcopy.cc:711
3006 msgid "No keyring installed in %s."
3009 #: apt-pkg/cacheset.cc:342
3011 msgid "Release '%s' for '%s' was not found"
3014 #: apt-pkg/cacheset.cc:345
3016 msgid "Version '%s' for '%s' was not found"
3019 #: apt-pkg/cacheset.cc:452
3021 msgid "Couldn't find task '%s'"
3024 #: apt-pkg/cacheset.cc:459
3026 msgid "Couldn't find any package by regex '%s'"
3029 #: apt-pkg/cacheset.cc:472
3031 msgid "Can't select versions from package '%s' as it is purely virtual"
3034 #: apt-pkg/cacheset.cc:480 apt-pkg/cacheset.cc:488
3037 "Can't select installed nor candidate version from package '%s' as it has "
3041 #: apt-pkg/cacheset.cc:496
3043 msgid "Can't select newest version from package '%s' as it is purely virtual"
3046 #: apt-pkg/cacheset.cc:504
3048 msgid "Can't select candidate version from package %s as it has no candidate"
3051 #: apt-pkg/cacheset.cc:512
3053 msgid "Can't select installed version from package %s as it is not installed"
3056 #: apt-pkg/edsp.cc:41 apt-pkg/edsp.cc:61
3057 msgid "Send scenario to solver"
3060 #: apt-pkg/edsp.cc:213
3061 msgid "Send request to solver"
3064 #: apt-pkg/edsp.cc:281
3065 msgid "Prepare for receiving solution"
3068 #: apt-pkg/edsp.cc:288
3069 msgid "External solver failed without a proper error message"
3072 #: apt-pkg/edsp.cc:559 apt-pkg/edsp.cc:562 apt-pkg/edsp.cc:567
3073 msgid "Execute external solver"
3076 #: apt-pkg/deb/dpkgpm.cc:71
3078 msgid "Installing %s"
3081 #: apt-pkg/deb/dpkgpm.cc:72 apt-pkg/deb/dpkgpm.cc:866
3083 msgid "Configuring %s"
3086 #: apt-pkg/deb/dpkgpm.cc:73 apt-pkg/deb/dpkgpm.cc:873
3091 #: apt-pkg/deb/dpkgpm.cc:74
3093 msgid "Completely removing %s"
3096 #: apt-pkg/deb/dpkgpm.cc:75
3098 msgid "Noting disappearance of %s"
3101 #: apt-pkg/deb/dpkgpm.cc:76
3103 msgid "Running post-installation trigger %s"
3106 #. FIXME: use a better string after freeze
3107 #: apt-pkg/deb/dpkgpm.cc:672
3109 msgid "Directory '%s' missing"
3112 #: apt-pkg/deb/dpkgpm.cc:687 apt-pkg/deb/dpkgpm.cc:707
3114 msgid "Could not open file '%s'"
3117 #: apt-pkg/deb/dpkgpm.cc:859
3119 msgid "Preparing %s"
3122 #: apt-pkg/deb/dpkgpm.cc:860
3124 msgid "Unpacking %s"
3127 #: apt-pkg/deb/dpkgpm.cc:865
3129 msgid "Preparing to configure %s"
3132 #: apt-pkg/deb/dpkgpm.cc:867
3134 msgid "Installed %s"
3137 #: apt-pkg/deb/dpkgpm.cc:872
3139 msgid "Preparing for removal of %s"
3142 #: apt-pkg/deb/dpkgpm.cc:874
3147 #: apt-pkg/deb/dpkgpm.cc:879
3149 msgid "Preparing to completely remove %s"
3152 #: apt-pkg/deb/dpkgpm.cc:880
3154 msgid "Completely removed %s"
3157 #: apt-pkg/deb/dpkgpm.cc:1111
3158 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3161 #: apt-pkg/deb/dpkgpm.cc:1141
3162 msgid "Running dpkg"
3165 #: apt-pkg/deb/dpkgpm.cc:1320
3166 msgid "Operation was interrupted before it could finish"
3169 #: apt-pkg/deb/dpkgpm.cc:1377
3170 msgid "No apport report written because MaxReports is reached already"
3173 #. check if its not a follow up error
3174 #: apt-pkg/deb/dpkgpm.cc:1382
3175 msgid "dependency problems - leaving unconfigured"
3178 #: apt-pkg/deb/dpkgpm.cc:1384
3180 "No apport report written because the error message indicates its a followup "
3181 "error from a previous failure."
3184 #: apt-pkg/deb/dpkgpm.cc:1390
3186 "No apport report written because the error message indicates a disk full "
3190 #: apt-pkg/deb/dpkgpm.cc:1396
3192 "No apport report written because the error message indicates a out of memory "
3196 #: apt-pkg/deb/dpkgpm.cc:1403
3198 "No apport report written because the error message indicates a dpkg I/O error"
3201 #: apt-pkg/deb/debsystem.cc:84
3204 "Unable to lock the administration directory (%s), is another process using "
3208 #: apt-pkg/deb/debsystem.cc:87
3210 msgid "Unable to lock the administration directory (%s), are you root?"
3213 #. TRANSLATORS: the %s contains the recovery command, usually
3214 #. dpkg --configure -a
3215 #: apt-pkg/deb/debsystem.cc:103
3218 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3221 #: apt-pkg/deb/debsystem.cc:121
3225 #. FIXME: fallback to a default mirror here instead
3226 #. and provide a config option to define that default
3227 #: methods/mirror.cc:279
3229 msgid "No mirror file '%s' found "
3232 #. FIXME: fallback to a default mirror here instead
3233 #. and provide a config option to define that default
3234 #: methods/mirror.cc:286
3236 msgid "Can not read mirror file '%s'"
3239 #: methods/mirror.cc:441
3241 msgid "[Mirror: %s]"
3244 #: methods/rred.cc:509
3247 "Could not patch %s with mmap and with file operation usage - the patch seems "
3251 #: methods/rred.cc:514
3254 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3258 #: methods/rsh.cc:336
3259 msgid "Connection closed prematurely"