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: 2010-08-23 18:41-0400\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
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:156
22 msgid "Package %s version %s has an unmet dep:\n"
25 #: cmdline/apt-cache.cc:284
26 msgid "Total package names: "
29 #: cmdline/apt-cache.cc:286
30 msgid "Total package structures: "
33 #: cmdline/apt-cache.cc:326
34 msgid " Normal packages: "
37 #: cmdline/apt-cache.cc:327
38 msgid " Pure virtual packages: "
41 #: cmdline/apt-cache.cc:328
42 msgid " Single virtual packages: "
45 #: cmdline/apt-cache.cc:329
46 msgid " Mixed virtual packages: "
49 #: cmdline/apt-cache.cc:330
53 #: cmdline/apt-cache.cc:332
54 msgid "Total distinct versions: "
57 #: cmdline/apt-cache.cc:334
58 msgid "Total distinct descriptions: "
61 #: cmdline/apt-cache.cc:336
62 msgid "Total dependencies: "
65 #: cmdline/apt-cache.cc:339
66 msgid "Total ver/file relations: "
69 #: cmdline/apt-cache.cc:341
70 msgid "Total Desc/File relations: "
73 #: cmdline/apt-cache.cc:343
74 msgid "Total Provides mappings: "
77 #: cmdline/apt-cache.cc:355
78 msgid "Total globbed strings: "
81 #: cmdline/apt-cache.cc:369
82 msgid "Total dependency version space: "
85 #: cmdline/apt-cache.cc:374
86 msgid "Total slack space: "
89 #: cmdline/apt-cache.cc:382
90 msgid "Total space accounted for: "
93 #: cmdline/apt-cache.cc:513 cmdline/apt-cache.cc:1194
95 msgid "Package file %s is out of sync."
98 #: cmdline/apt-cache.cc:1273
99 msgid "You must give at least one search pattern"
102 #: cmdline/apt-cache.cc:1429 cmdline/apt-cache.cc:1431
103 #: cmdline/apt-cache.cc:1508
104 msgid "No packages found"
107 #: cmdline/apt-cache.cc:1503 apt-pkg/cacheset.cc:440
109 msgid "Unable to locate package %s"
112 #: cmdline/apt-cache.cc:1533
113 msgid "Package files:"
116 #: cmdline/apt-cache.cc:1540 cmdline/apt-cache.cc:1638
117 msgid "Cache is out of sync, can't x-ref a package file"
120 #. Show any packages have explicit pins
121 #: cmdline/apt-cache.cc:1554
122 msgid "Pinned packages:"
125 #: cmdline/apt-cache.cc:1566 cmdline/apt-cache.cc:1618
129 #: cmdline/apt-cache.cc:1575
133 #: cmdline/apt-cache.cc:1576
137 #: cmdline/apt-cache.cc:1600 cmdline/apt-cache.cc:1608
141 #: cmdline/apt-cache.cc:1615
142 msgid " Package pin: "
145 #. Show the priority tables
146 #: cmdline/apt-cache.cc:1624
147 msgid " Version table:"
150 #: cmdline/apt-cache.cc:1732 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:70
151 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:584
152 #: cmdline/apt-get.cc:2740 cmdline/apt-sortpkgs.cc:144
154 msgid "%s %s for %s compiled on %s %s\n"
157 #: cmdline/apt-cache.cc:1739
159 "Usage: apt-cache [options] command\n"
160 " apt-cache [options] add file1 [file2 ...]\n"
161 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
162 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
164 "apt-cache is a low-level tool used to manipulate APT's binary\n"
165 "cache files, and query information from them\n"
168 " add - Add a package file to the source cache\n"
169 " gencaches - Build both the package and source cache\n"
170 " showpkg - Show some general information for a single package\n"
171 " showsrc - Show source records\n"
172 " stats - Show some basic statistics\n"
173 " dump - Show the entire file in a terse form\n"
174 " dumpavail - Print an available file to stdout\n"
175 " unmet - Show unmet dependencies\n"
176 " search - Search the package list for a regex pattern\n"
177 " show - Show a readable record for the package\n"
178 " showauto - Display a list of automatically installed packages\n"
179 " depends - Show raw dependency information for a package\n"
180 " rdepends - Show reverse dependency information for a package\n"
181 " pkgnames - List the names of all packages in the system\n"
182 " dotty - Generate package graphs for GraphViz\n"
183 " xvcg - Generate package graphs for xvcg\n"
184 " policy - Show policy settings\n"
187 " -h This help text.\n"
188 " -p=? The package cache.\n"
189 " -s=? The source cache.\n"
190 " -q Disable progress indicator.\n"
191 " -i Show only important deps for the unmet command.\n"
192 " -c=? Read this configuration file\n"
193 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
194 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
197 #: cmdline/apt-cdrom.cc:77
198 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
201 #: cmdline/apt-cdrom.cc:92
202 msgid "Please insert a Disc in the drive and press enter"
205 #: cmdline/apt-cdrom.cc:127
207 msgid "Failed to mount '%s' to '%s'"
210 #: cmdline/apt-cdrom.cc:162
211 msgid "Repeat this process for the rest of the CDs in your set."
214 #: cmdline/apt-config.cc:41
215 msgid "Arguments not in pairs"
218 #: cmdline/apt-config.cc:76
220 "Usage: apt-config [options] command\n"
222 "apt-config is a simple tool to read the APT config file\n"
225 " shell - Shell mode\n"
226 " dump - Show the configuration\n"
229 " -h This help text.\n"
230 " -c=? Read this configuration file\n"
231 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
234 #: cmdline/apt-extracttemplates.cc:98
236 msgid "%s not a valid DEB package."
239 #: cmdline/apt-extracttemplates.cc:232
241 "Usage: apt-extracttemplates file1 [file2 ...]\n"
243 "apt-extracttemplates is a tool to extract config and template info\n"
244 "from debian packages\n"
247 " -h This help text\n"
248 " -t Set the temp dir\n"
249 " -c=? Read this configuration file\n"
250 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
253 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:1171
255 msgid "Unable to write to %s"
258 #: cmdline/apt-extracttemplates.cc:309
259 msgid "Cannot get debconf version. Is debconf installed?"
262 #: ftparchive/apt-ftparchive.cc:168 ftparchive/apt-ftparchive.cc:345
263 msgid "Package extension list is too long"
266 #: ftparchive/apt-ftparchive.cc:170 ftparchive/apt-ftparchive.cc:187
267 #: ftparchive/apt-ftparchive.cc:210 ftparchive/apt-ftparchive.cc:260
268 #: ftparchive/apt-ftparchive.cc:274 ftparchive/apt-ftparchive.cc:296
270 msgid "Error processing directory %s"
273 #: ftparchive/apt-ftparchive.cc:258
274 msgid "Source extension list is too long"
277 #: ftparchive/apt-ftparchive.cc:375
278 msgid "Error writing header to contents file"
281 #: ftparchive/apt-ftparchive.cc:405
283 msgid "Error processing contents %s"
286 #: ftparchive/apt-ftparchive.cc:590
288 "Usage: apt-ftparchive [options] command\n"
289 "Commands: packages binarypath [overridefile [pathprefix]]\n"
290 " sources srcpath [overridefile [pathprefix]]\n"
293 " generate config [groups]\n"
296 "apt-ftparchive generates index files for Debian archives. It supports\n"
297 "many styles of generation from fully automated to functional replacements\n"
298 "for dpkg-scanpackages and dpkg-scansources\n"
300 "apt-ftparchive generates Package files from a tree of .debs. The\n"
301 "Package file contains the contents of all the control fields from\n"
302 "each package as well as the MD5 hash and filesize. An override file\n"
303 "is supported to force the value of Priority and Section.\n"
305 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
306 "The --source-override option can be used to specify a src override file\n"
308 "The 'packages' and 'sources' command should be run in the root of the\n"
309 "tree. BinaryPath should point to the base of the recursive search and \n"
310 "override file should contain the override flags. Pathprefix is\n"
311 "appended to the filename fields if present. Example usage from the \n"
313 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
314 " dists/potato/main/binary-i386/Packages\n"
317 " -h This help text\n"
318 " --md5 Control MD5 generation\n"
319 " -s=? Source override file\n"
321 " -d=? Select the optional caching database\n"
322 " --no-delink Enable delinking debug mode\n"
323 " --contents Control contents file generation\n"
324 " -c=? Read this configuration file\n"
325 " -o=? Set an arbitrary configuration option"
328 #: ftparchive/apt-ftparchive.cc:796
329 msgid "No selections matched"
332 #: ftparchive/apt-ftparchive.cc:874
334 msgid "Some files are missing in the package file group `%s'"
337 #: ftparchive/cachedb.cc:43
339 msgid "DB was corrupted, file renamed to %s.old"
342 #: ftparchive/cachedb.cc:61
344 msgid "DB is old, attempting to upgrade %s"
347 #: ftparchive/cachedb.cc:72
349 "DB format is invalid. If you upgraded from an older version of apt, please "
350 "remove and re-create the database."
353 #: ftparchive/cachedb.cc:77
355 msgid "Unable to open DB file %s: %s"
358 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
359 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
361 msgid "Failed to stat %s"
364 #: ftparchive/cachedb.cc:242
365 msgid "Archive has no control record"
368 #: ftparchive/cachedb.cc:448
369 msgid "Unable to get a cursor"
372 #: ftparchive/writer.cc:73
374 msgid "W: Unable to read directory %s\n"
377 #: ftparchive/writer.cc:78
379 msgid "W: Unable to stat %s\n"
382 #: ftparchive/writer.cc:134
386 #: ftparchive/writer.cc:136
390 #: ftparchive/writer.cc:143
391 msgid "E: Errors apply to file "
394 #: ftparchive/writer.cc:161 ftparchive/writer.cc:193
396 msgid "Failed to resolve %s"
399 #: ftparchive/writer.cc:174
400 msgid "Tree walking failed"
403 #: ftparchive/writer.cc:201
405 msgid "Failed to open %s"
408 #: ftparchive/writer.cc:260
410 msgid " DeLink %s [%s]\n"
413 #: ftparchive/writer.cc:268
415 msgid "Failed to readlink %s"
418 #: ftparchive/writer.cc:272
420 msgid "Failed to unlink %s"
423 #: ftparchive/writer.cc:279
425 msgid "*** Failed to link %s to %s"
428 #: ftparchive/writer.cc:289
430 msgid " DeLink limit of %sB hit.\n"
433 #: ftparchive/writer.cc:393
434 msgid "Archive had no package field"
437 #: ftparchive/writer.cc:401 ftparchive/writer.cc:688
439 msgid " %s has no override entry\n"
442 #: ftparchive/writer.cc:464 ftparchive/writer.cc:790
444 msgid " %s maintainer is %s not %s\n"
447 #: ftparchive/writer.cc:698
449 msgid " %s has no source override entry\n"
452 #: ftparchive/writer.cc:702
454 msgid " %s has no binary override entry either\n"
457 #: ftparchive/contents.cc:321
459 msgid "Internal error, could not locate member %s"
462 #: ftparchive/contents.cc:358 ftparchive/contents.cc:389
463 msgid "realloc - Failed to allocate memory"
466 #: ftparchive/override.cc:34 ftparchive/override.cc:142
468 msgid "Unable to open %s"
471 #: ftparchive/override.cc:60 ftparchive/override.cc:166
473 msgid "Malformed override %s line %lu #1"
476 #: ftparchive/override.cc:74 ftparchive/override.cc:178
478 msgid "Malformed override %s line %lu #2"
481 #: ftparchive/override.cc:88 ftparchive/override.cc:191
483 msgid "Malformed override %s line %lu #3"
486 #: ftparchive/override.cc:127 ftparchive/override.cc:201
488 msgid "Failed to read the override file %s"
491 #: ftparchive/multicompress.cc:72
493 msgid "Unknown compression algorithm '%s'"
496 #: ftparchive/multicompress.cc:102
498 msgid "Compressed output %s needs a compression set"
501 #: ftparchive/multicompress.cc:169 methods/rsh.cc:91
502 msgid "Failed to create IPC pipe to subprocess"
505 #: ftparchive/multicompress.cc:195
506 msgid "Failed to create FILE*"
509 #: ftparchive/multicompress.cc:198
510 msgid "Failed to fork"
513 #: ftparchive/multicompress.cc:212
514 msgid "Compress child"
517 #: ftparchive/multicompress.cc:235
519 msgid "Internal error, failed to create %s"
522 #: ftparchive/multicompress.cc:286
523 msgid "Failed to create subprocess IPC"
526 #: ftparchive/multicompress.cc:321
527 msgid "Failed to exec compressor "
530 #: ftparchive/multicompress.cc:360
534 #: ftparchive/multicompress.cc:403
535 msgid "IO to subprocess/file failed"
538 #: ftparchive/multicompress.cc:455
539 msgid "Failed to read while computing MD5"
542 #: ftparchive/multicompress.cc:472
544 msgid "Problem unlinking %s"
547 #: ftparchive/multicompress.cc:487 apt-inst/extract.cc:185
549 msgid "Failed to rename %s to %s"
552 #: cmdline/apt-get.cc:134
556 #: cmdline/apt-get.cc:156 apt-pkg/cachefilter.cc:29
558 msgid "Regex compilation error - %s"
561 #: cmdline/apt-get.cc:251
562 msgid "The following packages have unmet dependencies:"
565 #: cmdline/apt-get.cc:341
567 msgid "but %s is installed"
570 #: cmdline/apt-get.cc:343
572 msgid "but %s is to be installed"
575 #: cmdline/apt-get.cc:350
576 msgid "but it is not installable"
579 #: cmdline/apt-get.cc:352
580 msgid "but it is a virtual package"
583 #: cmdline/apt-get.cc:355
584 msgid "but it is not installed"
587 #: cmdline/apt-get.cc:355
588 msgid "but it is not going to be installed"
591 #: cmdline/apt-get.cc:360
595 #: cmdline/apt-get.cc:391
596 msgid "The following NEW packages will be installed:"
599 #: cmdline/apt-get.cc:419
600 msgid "The following packages will be REMOVED:"
603 #: cmdline/apt-get.cc:441
604 msgid "The following packages have been kept back:"
607 #: cmdline/apt-get.cc:464
608 msgid "The following packages will be upgraded:"
611 #: cmdline/apt-get.cc:487
612 msgid "The following packages will be DOWNGRADED:"
615 #: cmdline/apt-get.cc:507
616 msgid "The following held packages will be changed:"
619 #: cmdline/apt-get.cc:560
621 msgid "%s (due to %s) "
624 #: cmdline/apt-get.cc:568
626 "WARNING: The following essential packages will be removed.\n"
627 "This should NOT be done unless you know exactly what you are doing!"
630 #: cmdline/apt-get.cc:602
632 msgid "%lu upgraded, %lu newly installed, "
635 #: cmdline/apt-get.cc:606
637 msgid "%lu reinstalled, "
640 #: cmdline/apt-get.cc:608
642 msgid "%lu downgraded, "
645 #: cmdline/apt-get.cc:610
647 msgid "%lu to remove and %lu not upgraded.\n"
650 #: cmdline/apt-get.cc:614
652 msgid "%lu not fully installed or removed.\n"
655 #: cmdline/apt-get.cc:634
657 msgid "Note, selecting '%s' for task '%s'\n"
660 #: cmdline/apt-get.cc:640
662 msgid "Note, selecting '%s' for regex '%s'\n"
665 #: cmdline/apt-get.cc:647
667 msgid "Selected version '%s' (%s) for '%s'\n"
670 #: cmdline/apt-get.cc:657
672 msgid "Package %s is a virtual package provided by:\n"
675 #: cmdline/apt-get.cc:668
679 #: cmdline/apt-get.cc:677
680 msgid " [Not candidate version]"
683 #: cmdline/apt-get.cc:679
684 msgid "You should explicitly select one to install."
687 #: cmdline/apt-get.cc:682
690 "Package %s is not available, but is referred to by another package.\n"
691 "This may mean that the package is missing, has been obsoleted, or\n"
692 "is only available from another source\n"
695 #: cmdline/apt-get.cc:700
696 msgid "However the following packages replace it:"
699 #: cmdline/apt-get.cc:712
701 msgid "Package '%s' has no installation candidate"
704 #: cmdline/apt-get.cc:723
706 msgid "Virtual packages like '%s' can't be removed\n"
709 #: cmdline/apt-get.cc:754
711 msgid "Note, selecting '%s' instead of '%s'\n"
714 #: cmdline/apt-get.cc:784
716 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
719 #: cmdline/apt-get.cc:788
721 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
724 #: cmdline/apt-get.cc:798
726 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
729 #: cmdline/apt-get.cc:803
731 msgid "%s is already the newest version.\n"
734 #: cmdline/apt-get.cc:822 cmdline/apt-get.cc:1979
736 msgid "%s set to manually installed.\n"
739 #: cmdline/apt-get.cc:859
741 msgid "Package %s is not installed, so not removed\n"
744 #: cmdline/apt-get.cc:934
745 msgid "Correcting dependencies..."
748 #: cmdline/apt-get.cc:937
752 #: cmdline/apt-get.cc:940
753 msgid "Unable to correct dependencies"
756 #: cmdline/apt-get.cc:943
757 msgid "Unable to minimize the upgrade set"
760 #: cmdline/apt-get.cc:945
764 #: cmdline/apt-get.cc:949
765 msgid "You might want to run 'apt-get -f install' to correct these."
768 #: cmdline/apt-get.cc:952
769 msgid "Unmet dependencies. Try using -f."
772 #: cmdline/apt-get.cc:977
773 msgid "WARNING: The following packages cannot be authenticated!"
776 #: cmdline/apt-get.cc:981
777 msgid "Authentication warning overridden.\n"
780 #: cmdline/apt-get.cc:988
781 msgid "Install these packages without verification [y/N]? "
784 #: cmdline/apt-get.cc:990
785 msgid "Some packages could not be authenticated"
788 #: cmdline/apt-get.cc:999 cmdline/apt-get.cc:1154
789 msgid "There are problems and -y was used without --force-yes"
792 #: cmdline/apt-get.cc:1040
793 msgid "Internal error, InstallPackages was called with broken packages!"
796 #: cmdline/apt-get.cc:1049
797 msgid "Packages need to be removed but remove is disabled."
800 #: cmdline/apt-get.cc:1060
801 msgid "Internal error, Ordering didn't finish"
804 #: cmdline/apt-get.cc:1085 cmdline/apt-get.cc:2190 cmdline/apt-get.cc:2481
805 #: apt-pkg/cachefile.cc:106
806 msgid "The list of sources could not be read."
809 #: cmdline/apt-get.cc:1100
810 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
813 #: cmdline/apt-get.cc:1105
815 msgid "Need to get %sB/%sB of archives.\n"
818 #: cmdline/apt-get.cc:1108
820 msgid "Need to get %sB of archives.\n"
823 #: cmdline/apt-get.cc:1113
825 msgid "After this operation, %sB of additional disk space will be used.\n"
828 #: cmdline/apt-get.cc:1116
830 msgid "After this operation, %sB disk space will be freed.\n"
833 #: cmdline/apt-get.cc:1131 cmdline/apt-get.cc:1134 cmdline/apt-get.cc:2319
834 #: cmdline/apt-get.cc:2322
836 msgid "Couldn't determine free space in %s"
839 #: cmdline/apt-get.cc:1144
841 msgid "You don't have enough free space in %s."
844 #: cmdline/apt-get.cc:1160 cmdline/apt-get.cc:1180
845 msgid "Trivial Only specified but this is not a trivial operation."
848 #: cmdline/apt-get.cc:1162
849 msgid "Yes, do as I say!"
852 #: cmdline/apt-get.cc:1164
855 "You are about to do something potentially harmful.\n"
856 "To continue type in the phrase '%s'\n"
860 #: cmdline/apt-get.cc:1170 cmdline/apt-get.cc:1189
864 #: cmdline/apt-get.cc:1185
865 msgid "Do you want to continue [Y/n]? "
868 #: cmdline/apt-get.cc:1257 cmdline/apt-get.cc:2375 apt-pkg/algorithms.cc:1434
870 msgid "Failed to fetch %s %s\n"
873 #: cmdline/apt-get.cc:1275
874 msgid "Some files failed to download"
877 #: cmdline/apt-get.cc:1276 cmdline/apt-get.cc:2384
878 msgid "Download complete and in download only mode"
881 #: cmdline/apt-get.cc:1282
883 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
887 #: cmdline/apt-get.cc:1286
888 msgid "--fix-missing and media swapping is not currently supported"
891 #: cmdline/apt-get.cc:1291
892 msgid "Unable to correct missing packages."
895 #: cmdline/apt-get.cc:1292
896 msgid "Aborting install."
899 #: cmdline/apt-get.cc:1320
901 "The following package disappeared from your system as\n"
902 "all files have been overwritten by other packages:"
904 "The following packages disappeared from your system as\n"
905 "all files have been overwritten by other packages:"
909 #: cmdline/apt-get.cc:1324
910 msgid "Note: This is done automatic and on purpose by dpkg."
913 #: cmdline/apt-get.cc:1454
915 msgid "Ignore unavailable target release '%s' of package '%s'"
918 #: cmdline/apt-get.cc:1486
920 msgid "Picking '%s' as source package instead of '%s'\n"
923 #. if (VerTag.empty() == false && Last == 0)
924 #: cmdline/apt-get.cc:1524
926 msgid "Ignore unavailable version '%s' of package '%s'"
929 #: cmdline/apt-get.cc:1540
930 msgid "The update command takes no arguments"
933 #: cmdline/apt-get.cc:1605
934 msgid "We are not supposed to delete stuff, can't start AutoRemover"
937 #: cmdline/apt-get.cc:1653
939 "The following package was automatically installed and is no longer required:"
941 "The following packages were automatically installed and are no longer "
946 #: cmdline/apt-get.cc:1657
948 msgid "%lu package was automatically installed and is no longer required.\n"
950 "%lu packages were automatically installed and are no longer required.\n"
954 #: cmdline/apt-get.cc:1659
955 msgid "Use 'apt-get autoremove' to remove them."
958 #: cmdline/apt-get.cc:1664
960 "Hmm, seems like the AutoRemover destroyed something which really\n"
961 "shouldn't happen. Please file a bug report against apt."
965 #. if (Packages == 1)
969 #. _("Since you only requested a single operation it is extremely likely that\n"
970 #. "the package is simply not installable and a bug report against\n"
971 #. "that package should be filed.") << endl;
974 #: cmdline/apt-get.cc:1667 cmdline/apt-get.cc:1809
975 msgid "The following information may help to resolve the situation:"
978 #: cmdline/apt-get.cc:1671
979 msgid "Internal Error, AutoRemover broke stuff"
982 #: cmdline/apt-get.cc:1690
983 msgid "Internal error, AllUpgrade broke stuff"
986 #: cmdline/apt-get.cc:1779
987 msgid "You might want to run 'apt-get -f install' to correct these:"
990 #: cmdline/apt-get.cc:1782
992 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
996 #: cmdline/apt-get.cc:1794
998 "Some packages could not be installed. This may mean that you have\n"
999 "requested an impossible situation or if you are using the unstable\n"
1000 "distribution that some required packages have not yet been created\n"
1001 "or been moved out of Incoming."
1004 #: cmdline/apt-get.cc:1812
1005 msgid "Broken packages"
1008 #: cmdline/apt-get.cc:1841
1009 msgid "The following extra packages will be installed:"
1012 #: cmdline/apt-get.cc:1931
1013 msgid "Suggested packages:"
1016 #: cmdline/apt-get.cc:1932
1017 msgid "Recommended packages:"
1020 #: cmdline/apt-get.cc:1974
1022 msgid "Couldn't find package %s"
1025 #: cmdline/apt-get.cc:1981
1027 msgid "%s set to automatically installed.\n"
1030 #: cmdline/apt-get.cc:2002
1031 msgid "Calculating upgrade... "
1034 #: cmdline/apt-get.cc:2005 methods/ftp.cc:707 methods/connect.cc:111
1038 #: cmdline/apt-get.cc:2010
1042 #: cmdline/apt-get.cc:2077 cmdline/apt-get.cc:2085
1043 msgid "Internal error, problem resolver broke stuff"
1046 #: cmdline/apt-get.cc:2109 cmdline/apt-get.cc:2142
1047 msgid "Unable to lock the download directory"
1050 #: cmdline/apt-get.cc:2185
1051 msgid "Must specify at least one package to fetch source for"
1054 #: cmdline/apt-get.cc:2225 cmdline/apt-get.cc:2501
1056 msgid "Unable to find a source package for %s"
1059 #: cmdline/apt-get.cc:2241
1062 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1066 #: cmdline/apt-get.cc:2246
1071 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1074 #: cmdline/apt-get.cc:2297
1076 msgid "Skipping already downloaded file '%s'\n"
1079 #: cmdline/apt-get.cc:2332
1081 msgid "You don't have enough free space in %s"
1084 #: cmdline/apt-get.cc:2338
1086 msgid "Need to get %sB/%sB of source archives.\n"
1089 #: cmdline/apt-get.cc:2341
1091 msgid "Need to get %sB of source archives.\n"
1094 #: cmdline/apt-get.cc:2347
1096 msgid "Fetch source %s\n"
1099 #: cmdline/apt-get.cc:2380
1100 msgid "Failed to fetch some archives."
1103 #: cmdline/apt-get.cc:2410
1105 msgid "Skipping unpack of already unpacked source in %s\n"
1108 #: cmdline/apt-get.cc:2422
1110 msgid "Unpack command '%s' failed.\n"
1113 #: cmdline/apt-get.cc:2423
1115 msgid "Check if the 'dpkg-dev' package is installed.\n"
1118 #: cmdline/apt-get.cc:2440
1120 msgid "Build command '%s' failed.\n"
1123 #: cmdline/apt-get.cc:2460
1124 msgid "Child process failed"
1127 #: cmdline/apt-get.cc:2476
1128 msgid "Must specify at least one package to check builddeps for"
1131 #: cmdline/apt-get.cc:2506
1133 msgid "Unable to get build-dependency information for %s"
1136 #: cmdline/apt-get.cc:2526
1138 msgid "%s has no build depends.\n"
1141 #: cmdline/apt-get.cc:2577
1144 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1148 #: cmdline/apt-get.cc:2630
1151 "%s dependency for %s cannot be satisfied because no available versions of "
1152 "package %s can satisfy version requirements"
1155 #: cmdline/apt-get.cc:2666
1157 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1160 #: cmdline/apt-get.cc:2693
1162 msgid "Failed to satisfy %s dependency for %s: %s"
1165 #: cmdline/apt-get.cc:2709
1167 msgid "Build-dependencies for %s could not be satisfied."
1170 #: cmdline/apt-get.cc:2714
1171 msgid "Failed to process build dependencies"
1174 #: cmdline/apt-get.cc:2745
1175 msgid "Supported modules:"
1178 #: cmdline/apt-get.cc:2786
1180 "Usage: apt-get [options] command\n"
1181 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1182 " apt-get [options] source pkg1 [pkg2 ...]\n"
1184 "apt-get is a simple command line interface for downloading and\n"
1185 "installing packages. The most frequently used commands are update\n"
1189 " update - Retrieve new lists of packages\n"
1190 " upgrade - Perform an upgrade\n"
1191 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1192 " remove - Remove packages\n"
1193 " autoremove - Remove automatically all unused packages\n"
1194 " purge - Remove packages and config files\n"
1195 " source - Download source archives\n"
1196 " build-dep - Configure build-dependencies for source packages\n"
1197 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1198 " dselect-upgrade - Follow dselect selections\n"
1199 " clean - Erase downloaded archive files\n"
1200 " autoclean - Erase old downloaded archive files\n"
1201 " check - Verify that there are no broken dependencies\n"
1202 " markauto - Mark the given packages as automatically installed\n"
1203 " unmarkauto - Mark the given packages as manually installed\n"
1206 " -h This help text.\n"
1207 " -q Loggable output - no progress indicator\n"
1208 " -qq No output except for errors\n"
1209 " -d Download only - do NOT install or unpack archives\n"
1210 " -s No-act. Perform ordering simulation\n"
1211 " -y Assume Yes to all queries and do not prompt\n"
1212 " -f Attempt to correct a system with broken dependencies in place\n"
1213 " -m Attempt to continue if archives are unlocatable\n"
1214 " -u Show a list of upgraded packages as well\n"
1215 " -b Build the source package after fetching it\n"
1216 " -V Show verbose version numbers\n"
1217 " -c=? Read this configuration file\n"
1218 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1219 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1220 "pages for more information and options.\n"
1221 " This APT has Super Cow Powers.\n"
1224 #: cmdline/apt-get.cc:2958
1226 "NOTE: This is only a simulation!\n"
1227 " apt-get needs root privileges for real execution.\n"
1228 " Keep also in mind that locking is deactivated,\n"
1229 " so don't depend on the relevance to the real current situation!"
1232 #: cmdline/acqprogress.cc:55
1236 #: cmdline/acqprogress.cc:79
1240 #: cmdline/acqprogress.cc:110
1244 #: cmdline/acqprogress.cc:114
1248 #: cmdline/acqprogress.cc:135
1250 msgid "Fetched %sB in %s (%sB/s)\n"
1253 #: cmdline/acqprogress.cc:225
1258 #: cmdline/acqprogress.cc:271
1261 "Media change: please insert the disc labeled\n"
1263 "in the drive '%s' and press enter\n"
1266 #: cmdline/apt-sortpkgs.cc:86
1267 msgid "Unknown package record!"
1270 #: cmdline/apt-sortpkgs.cc:150
1272 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1274 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1275 "to indicate what kind of file it is.\n"
1278 " -h This help text\n"
1279 " -s Use source file sorting\n"
1280 " -c=? Read this configuration file\n"
1281 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1284 #: dselect/install:32
1285 msgid "Bad default setting!"
1288 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1289 #: dselect/install:105 dselect/update:45
1290 msgid "Press enter to continue."
1293 #: dselect/install:91
1294 msgid "Do you want to erase any previously downloaded .deb files?"
1297 #: dselect/install:101
1298 msgid "Some errors occurred while unpacking. Packages that were installed"
1301 #: dselect/install:102
1302 msgid "will be configured. This may result in duplicate errors"
1305 #: dselect/install:103
1306 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1309 #: dselect/install:104
1311 "above this message are important. Please fix them and run [I]nstall again"
1314 #: dselect/update:30
1315 msgid "Merging available information"
1318 #: apt-inst/contrib/extracttar.cc:114
1319 msgid "Failed to create pipes"
1322 #: apt-inst/contrib/extracttar.cc:141
1323 msgid "Failed to exec gzip "
1326 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1327 msgid "Corrupted archive"
1330 #: apt-inst/contrib/extracttar.cc:193
1331 msgid "Tar checksum failed, archive corrupted"
1334 #: apt-inst/contrib/extracttar.cc:296
1336 msgid "Unknown TAR header type %u, member %s"
1339 #: apt-inst/contrib/arfile.cc:70
1340 msgid "Invalid archive signature"
1343 #: apt-inst/contrib/arfile.cc:78
1344 msgid "Error reading archive member header"
1347 #: apt-inst/contrib/arfile.cc:90
1349 msgid "Invalid archive member header %s"
1352 #: apt-inst/contrib/arfile.cc:102
1353 msgid "Invalid archive member header"
1356 #: apt-inst/contrib/arfile.cc:128
1357 msgid "Archive is too short"
1360 #: apt-inst/contrib/arfile.cc:132
1361 msgid "Failed to read the archive headers"
1364 #: apt-inst/filelist.cc:380
1365 msgid "DropNode called on still linked node"
1368 #: apt-inst/filelist.cc:412
1369 msgid "Failed to locate the hash element!"
1372 #: apt-inst/filelist.cc:459
1373 msgid "Failed to allocate diversion"
1376 #: apt-inst/filelist.cc:464
1377 msgid "Internal error in AddDiversion"
1380 #: apt-inst/filelist.cc:477
1382 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1385 #: apt-inst/filelist.cc:506
1387 msgid "Double add of diversion %s -> %s"
1390 #: apt-inst/filelist.cc:549
1392 msgid "Duplicate conf file %s/%s"
1395 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1397 msgid "Failed to write file %s"
1400 #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1402 msgid "Failed to close file %s"
1405 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1407 msgid "The path %s is too long"
1410 #: apt-inst/extract.cc:124
1412 msgid "Unpacking %s more than once"
1415 #: apt-inst/extract.cc:134
1417 msgid "The directory %s is diverted"
1420 #: apt-inst/extract.cc:144
1422 msgid "The package is trying to write to the diversion target %s/%s"
1425 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1426 msgid "The diversion path is too long"
1429 #: apt-inst/extract.cc:240
1431 msgid "The directory %s is being replaced by a non-directory"
1434 #: apt-inst/extract.cc:280
1435 msgid "Failed to locate node in its hash bucket"
1438 #: apt-inst/extract.cc:284
1439 msgid "The path is too long"
1442 #: apt-inst/extract.cc:414
1444 msgid "Overwrite package match with no version for %s"
1447 #: apt-inst/extract.cc:431
1449 msgid "File %s/%s overwrites the one in the package %s"
1452 #. Only warn if there are no sources.list.d.
1453 #. Only warn if there is no sources.list file.
1454 #: apt-inst/extract.cc:464 apt-pkg/contrib/cdromutl.cc:166
1455 #: apt-pkg/contrib/fileutl.cc:290 apt-pkg/sourcelist.cc:204
1456 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:471 apt-pkg/init.cc:98
1457 #: apt-pkg/init.cc:106 apt-pkg/clean.cc:33 apt-pkg/policy.cc:306
1458 #: methods/mirror.cc:87
1460 msgid "Unable to read %s"
1463 #: apt-inst/extract.cc:491
1465 msgid "Unable to stat %s"
1468 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1470 msgid "Failed to remove %s"
1473 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1475 msgid "Unable to create %s"
1478 #: apt-inst/deb/dpkgdb.cc:114
1480 msgid "Failed to stat %sinfo"
1483 #: apt-inst/deb/dpkgdb.cc:119
1484 msgid "The info and temp directories need to be on the same filesystem"
1487 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1070
1488 #: apt-pkg/pkgcachegen.cc:1174 apt-pkg/pkgcachegen.cc:1180
1489 #: apt-pkg/pkgcachegen.cc:1326
1490 msgid "Reading package lists"
1493 #: apt-inst/deb/dpkgdb.cc:176
1495 msgid "Failed to change to the admin dir %sinfo"
1498 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1499 #: apt-inst/deb/dpkgdb.cc:444
1500 msgid "Internal error getting a package name"
1503 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1504 msgid "Reading file listing"
1507 #: apt-inst/deb/dpkgdb.cc:212
1510 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1511 "then make it empty and immediately re-install the same version of the "
1515 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1517 msgid "Failed reading the list file %sinfo/%s"
1520 #: apt-inst/deb/dpkgdb.cc:262
1521 msgid "Internal error getting a node"
1524 #: apt-inst/deb/dpkgdb.cc:305
1526 msgid "Failed to open the diversions file %sdiversions"
1529 #: apt-inst/deb/dpkgdb.cc:320
1530 msgid "The diversion file is corrupted"
1533 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1534 #: apt-inst/deb/dpkgdb.cc:337
1536 msgid "Invalid line in the diversion file: %s"
1539 #: apt-inst/deb/dpkgdb.cc:358
1540 msgid "Internal error adding a diversion"
1543 #: apt-inst/deb/dpkgdb.cc:379
1544 msgid "The pkg cache must be initialized first"
1547 #: apt-inst/deb/dpkgdb.cc:439
1549 msgid "Failed to find a Package: header, offset %lu"
1552 #: apt-inst/deb/dpkgdb.cc:461
1554 msgid "Bad ConfFile section in the status file. Offset %lu"
1557 #: apt-inst/deb/dpkgdb.cc:466
1559 msgid "Error parsing MD5. Offset %lu"
1562 #: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43
1564 msgid "This is not a valid DEB archive, missing '%s' member"
1567 #: apt-inst/deb/debfile.cc:50
1569 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1572 #: apt-inst/deb/debfile.cc:110
1574 msgid "Couldn't change to %s"
1577 #: apt-inst/deb/debfile.cc:140
1578 msgid "Internal error, could not locate member"
1581 #: apt-inst/deb/debfile.cc:173
1582 msgid "Failed to locate a valid control file"
1585 #: apt-inst/deb/debfile.cc:258
1586 msgid "Unparsable control file"
1589 #: methods/bzip2.cc:68
1591 msgid "Couldn't open pipe for %s"
1594 #: methods/bzip2.cc:113
1596 msgid "Read error from %s process"
1599 #: methods/bzip2.cc:145 methods/bzip2.cc:154 methods/copy.cc:43
1600 #: methods/gzip.cc:96 methods/gzip.cc:105 methods/rred.cc:486
1601 #: methods/rred.cc:495
1602 msgid "Failed to stat"
1605 #: methods/bzip2.cc:151 methods/copy.cc:80 methods/gzip.cc:102
1606 #: methods/rred.cc:492
1607 msgid "Failed to set modification time"
1610 #: methods/cdrom.cc:199
1612 msgid "Unable to read the cdrom database %s"
1615 #: methods/cdrom.cc:208
1617 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1618 "cannot be used to add new CD-ROMs"
1621 #: methods/cdrom.cc:218
1622 msgid "Wrong CD-ROM"
1625 #: methods/cdrom.cc:245
1627 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1630 #: methods/cdrom.cc:250
1631 msgid "Disk not found."
1634 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:264
1635 msgid "File not found"
1638 #: methods/file.cc:44
1639 msgid "Invalid URI, local URIS must not start with //"
1642 #. Login must be before getpeername otherwise dante won't work.
1643 #: methods/ftp.cc:168
1647 #: methods/ftp.cc:174
1648 msgid "Unable to determine the peer name"
1651 #: methods/ftp.cc:179
1652 msgid "Unable to determine the local name"
1655 #: methods/ftp.cc:210 methods/ftp.cc:238
1657 msgid "The server refused the connection and said: %s"
1660 #: methods/ftp.cc:216
1662 msgid "USER failed, server said: %s"
1665 #: methods/ftp.cc:223
1667 msgid "PASS failed, server said: %s"
1670 #: methods/ftp.cc:243
1672 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1676 #: methods/ftp.cc:271
1678 msgid "Login script command '%s' failed, server said: %s"
1681 #: methods/ftp.cc:297
1683 msgid "TYPE failed, server said: %s"
1686 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:183 methods/rsh.cc:226
1687 msgid "Connection timeout"
1690 #: methods/ftp.cc:341
1691 msgid "Server closed the connection"
1694 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:753 methods/rsh.cc:190
1698 #: methods/ftp.cc:351 methods/rsh.cc:197
1699 msgid "A response overflowed the buffer."
1702 #: methods/ftp.cc:368 methods/ftp.cc:380
1703 msgid "Protocol corruption"
1706 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:795 methods/rsh.cc:232
1710 #: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734
1711 msgid "Could not create a socket"
1714 #: methods/ftp.cc:703
1715 msgid "Could not connect data socket, connection timed out"
1718 #: methods/ftp.cc:709
1719 msgid "Could not connect passive socket."
1722 #: methods/ftp.cc:727
1723 msgid "getaddrinfo was unable to get a listening socket"
1726 #: methods/ftp.cc:741
1727 msgid "Could not bind a socket"
1730 #: methods/ftp.cc:745
1731 msgid "Could not listen on the socket"
1734 #: methods/ftp.cc:752
1735 msgid "Could not determine the socket's name"
1738 #: methods/ftp.cc:784
1739 msgid "Unable to send PORT command"
1742 #: methods/ftp.cc:794
1744 msgid "Unknown address family %u (AF_*)"
1747 #: methods/ftp.cc:803
1749 msgid "EPRT failed, server said: %s"
1752 #: methods/ftp.cc:823
1753 msgid "Data socket connect timed out"
1756 #: methods/ftp.cc:830
1757 msgid "Unable to accept connection"
1760 #: methods/ftp.cc:869 methods/http.cc:1000 methods/rsh.cc:302
1761 msgid "Problem hashing file"
1764 #: methods/ftp.cc:882
1766 msgid "Unable to fetch file, server said '%s'"
1769 #: methods/ftp.cc:897 methods/rsh.cc:321
1770 msgid "Data socket timed out"
1773 #: methods/ftp.cc:927
1775 msgid "Data transfer failed, server said '%s'"
1778 #. Get the files information
1779 #: methods/ftp.cc:1004
1783 #: methods/ftp.cc:1116
1784 msgid "Unable to invoke "
1787 #: methods/connect.cc:71
1789 msgid "Connecting to %s (%s)"
1792 #: methods/connect.cc:82
1797 #: methods/connect.cc:89
1799 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1802 #: methods/connect.cc:95
1804 msgid "Cannot initiate the connection to %s:%s (%s)."
1807 #: methods/connect.cc:103
1809 msgid "Could not connect to %s:%s (%s), connection timed out"
1812 #: methods/connect.cc:121
1814 msgid "Could not connect to %s:%s (%s)."
1817 #. We say this mainly because the pause here is for the
1818 #. ssh connection that is still going
1819 #: methods/connect.cc:149 methods/rsh.cc:424
1821 msgid "Connecting to %s"
1824 #: methods/connect.cc:168 methods/connect.cc:187
1826 msgid "Could not resolve '%s'"
1829 #: methods/connect.cc:193
1831 msgid "Temporary failure resolving '%s'"
1834 #: methods/connect.cc:196
1836 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1839 #: methods/connect.cc:243
1841 msgid "Unable to connect to %s:%s:"
1844 #. TRANSLATOR: %s is the trusted keyring parts directory
1845 #: methods/gpgv.cc:71
1847 msgid "No keyring installed in %s."
1850 #: methods/gpgv.cc:163
1852 "Internal error: Good signature, but could not determine key fingerprint?!"
1855 #: methods/gpgv.cc:168
1856 msgid "At least one invalid signature was encountered."
1859 #: methods/gpgv.cc:172
1860 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1863 #: methods/gpgv.cc:177
1864 msgid "Unknown error executing gpgv"
1867 #: methods/gpgv.cc:211 methods/gpgv.cc:218
1868 msgid "The following signatures were invalid:\n"
1871 #: methods/gpgv.cc:225
1873 "The following signatures couldn't be verified because the public key is not "
1877 #: methods/http.cc:385
1878 msgid "Waiting for headers"
1881 #: methods/http.cc:531
1883 msgid "Got a single header line over %u chars"
1886 #: methods/http.cc:539
1887 msgid "Bad header line"
1890 #: methods/http.cc:558 methods/http.cc:565
1891 msgid "The HTTP server sent an invalid reply header"
1894 #: methods/http.cc:594
1895 msgid "The HTTP server sent an invalid Content-Length header"
1898 #: methods/http.cc:609
1899 msgid "The HTTP server sent an invalid Content-Range header"
1902 #: methods/http.cc:611
1903 msgid "This HTTP server has broken range support"
1906 #: methods/http.cc:635
1907 msgid "Unknown date format"
1910 #: methods/http.cc:793
1911 msgid "Select failed"
1914 #: methods/http.cc:798
1915 msgid "Connection timed out"
1918 #: methods/http.cc:821
1919 msgid "Error writing to output file"
1922 #: methods/http.cc:852
1923 msgid "Error writing to file"
1926 #: methods/http.cc:880
1927 msgid "Error writing to the file"
1930 #: methods/http.cc:894
1931 msgid "Error reading from server. Remote end closed connection"
1934 #: methods/http.cc:896
1935 msgid "Error reading from server"
1938 #: methods/http.cc:985 apt-pkg/contrib/mmap.cc:281
1939 msgid "Failed to truncate file"
1942 #: methods/http.cc:1154
1943 msgid "Bad header data"
1946 #: methods/http.cc:1171 methods/http.cc:1226
1947 msgid "Connection failed"
1950 #: methods/http.cc:1318
1951 msgid "Internal error"
1954 #: apt-pkg/contrib/mmap.cc:77
1955 msgid "Can't mmap an empty file"
1958 #: apt-pkg/contrib/mmap.cc:89
1960 msgid "Couldn't duplicate file descriptor %i"
1963 #: apt-pkg/contrib/mmap.cc:97 apt-pkg/contrib/mmap.cc:250
1965 msgid "Couldn't make mmap of %lu bytes"
1968 #: apt-pkg/contrib/mmap.cc:124
1969 msgid "Unable to close mmap"
1972 #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180
1973 msgid "Unable to synchronize mmap"
1976 #: apt-pkg/contrib/mmap.cc:300
1979 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
1980 "Current value: %lu. (man 5 apt.conf)"
1983 #: apt-pkg/contrib/mmap.cc:399
1986 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
1990 #: apt-pkg/contrib/mmap.cc:402
1992 "Unable to increase size of the MMap as automatic growing is disabled by user."
1995 #. d means days, h means hours, min means minutes, s means seconds
1996 #: apt-pkg/contrib/strutl.cc:371
1998 msgid "%lid %lih %limin %lis"
2001 #. h means hours, min means minutes, s means seconds
2002 #: apt-pkg/contrib/strutl.cc:378
2004 msgid "%lih %limin %lis"
2007 #. min means minutes, s means seconds
2008 #: apt-pkg/contrib/strutl.cc:385
2014 #: apt-pkg/contrib/strutl.cc:390
2019 #: apt-pkg/contrib/strutl.cc:1119
2021 msgid "Selection %s not found"
2024 #: apt-pkg/contrib/configuration.cc:452
2026 msgid "Unrecognized type abbreviation: '%c'"
2029 #: apt-pkg/contrib/configuration.cc:510
2031 msgid "Opening configuration file %s"
2034 #: apt-pkg/contrib/configuration.cc:678
2036 msgid "Syntax error %s:%u: Block starts with no name."
2039 #: apt-pkg/contrib/configuration.cc:697
2041 msgid "Syntax error %s:%u: Malformed tag"
2044 #: apt-pkg/contrib/configuration.cc:714
2046 msgid "Syntax error %s:%u: Extra junk after value"
2049 #: apt-pkg/contrib/configuration.cc:754
2051 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2054 #: apt-pkg/contrib/configuration.cc:761
2056 msgid "Syntax error %s:%u: Too many nested includes"
2059 #: apt-pkg/contrib/configuration.cc:765 apt-pkg/contrib/configuration.cc:770
2061 msgid "Syntax error %s:%u: Included from here"
2064 #: apt-pkg/contrib/configuration.cc:774
2066 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2069 #: apt-pkg/contrib/configuration.cc:777
2071 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2074 #: apt-pkg/contrib/configuration.cc:827
2076 msgid "Syntax error %s:%u: Extra junk at end of file"
2079 #: apt-pkg/contrib/progress.cc:153
2081 msgid "%c%s... Error!"
2084 #: apt-pkg/contrib/progress.cc:155
2086 msgid "%c%s... Done"
2089 #: apt-pkg/contrib/cmndline.cc:77
2091 msgid "Command line option '%c' [from %s] is not known."
2094 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2095 #: apt-pkg/contrib/cmndline.cc:119
2097 msgid "Command line option %s is not understood"
2100 #: apt-pkg/contrib/cmndline.cc:124
2102 msgid "Command line option %s is not boolean"
2105 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
2107 msgid "Option %s requires an argument."
2110 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2112 msgid "Option %s: Configuration item specification must have an =<val>."
2115 #: apt-pkg/contrib/cmndline.cc:236
2117 msgid "Option %s requires an integer argument, not '%s'"
2120 #: apt-pkg/contrib/cmndline.cc:267
2122 msgid "Option '%s' is too long"
2125 #: apt-pkg/contrib/cmndline.cc:300
2127 msgid "Sense %s is not understood, try true or false."
2130 #: apt-pkg/contrib/cmndline.cc:350
2132 msgid "Invalid operation %s"
2135 #: apt-pkg/contrib/cdromutl.cc:52
2137 msgid "Unable to stat the mount point %s"
2140 #: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196
2141 #: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39
2142 #: methods/mirror.cc:93
2144 msgid "Unable to change to %s"
2147 #: apt-pkg/contrib/cdromutl.cc:204
2148 msgid "Failed to stat the cdrom"
2151 #: apt-pkg/contrib/fileutl.cc:154
2153 msgid "Not using locking for read only lock file %s"
2156 #: apt-pkg/contrib/fileutl.cc:159
2158 msgid "Could not open lock file %s"
2161 #: apt-pkg/contrib/fileutl.cc:177
2163 msgid "Not using locking for nfs mounted lock file %s"
2166 #: apt-pkg/contrib/fileutl.cc:181
2168 msgid "Could not get lock %s"
2171 #: apt-pkg/contrib/fileutl.cc:621
2173 msgid "Waited for %s but it wasn't there"
2176 #: apt-pkg/contrib/fileutl.cc:633
2178 msgid "Sub-process %s received a segmentation fault."
2181 #: apt-pkg/contrib/fileutl.cc:635
2183 msgid "Sub-process %s received signal %u."
2186 #: apt-pkg/contrib/fileutl.cc:639
2188 msgid "Sub-process %s returned an error code (%u)"
2191 #: apt-pkg/contrib/fileutl.cc:641
2193 msgid "Sub-process %s exited unexpectedly"
2196 #: apt-pkg/contrib/fileutl.cc:697
2198 msgid "Could not open file %s"
2201 #: apt-pkg/contrib/fileutl.cc:714
2203 msgid "Could not open file descriptor %d"
2206 #: apt-pkg/contrib/fileutl.cc:774
2208 msgid "read, still have %lu to read but none left"
2211 #: apt-pkg/contrib/fileutl.cc:807
2213 msgid "write, still have %lu to write but couldn't"
2216 #: apt-pkg/contrib/fileutl.cc:906
2218 msgid "Problem closing the gzip file %s"
2221 #: apt-pkg/contrib/fileutl.cc:909
2223 msgid "Problem closing the file %s"
2226 #: apt-pkg/contrib/fileutl.cc:914
2228 msgid "Problem renaming the file %s to %s"
2231 #: apt-pkg/contrib/fileutl.cc:925
2233 msgid "Problem unlinking the file %s"
2236 #: apt-pkg/contrib/fileutl.cc:938
2237 msgid "Problem syncing the file"
2240 #: apt-pkg/pkgcache.cc:142
2241 msgid "Empty package cache"
2244 #: apt-pkg/pkgcache.cc:148
2245 msgid "The package cache file is corrupted"
2248 #: apt-pkg/pkgcache.cc:153
2249 msgid "The package cache file is an incompatible version"
2252 #: apt-pkg/pkgcache.cc:158
2254 msgid "This APT does not support the versioning system '%s'"
2257 #: apt-pkg/pkgcache.cc:163
2258 msgid "The package cache was built for a different architecture"
2261 #: apt-pkg/pkgcache.cc:290
2265 #: apt-pkg/pkgcache.cc:290
2269 #: apt-pkg/pkgcache.cc:290
2273 #: apt-pkg/pkgcache.cc:291
2277 #: apt-pkg/pkgcache.cc:291
2281 #: apt-pkg/pkgcache.cc:291
2285 #: apt-pkg/pkgcache.cc:292
2289 #: apt-pkg/pkgcache.cc:292
2293 #: apt-pkg/pkgcache.cc:292
2297 #: apt-pkg/pkgcache.cc:303
2301 #: apt-pkg/pkgcache.cc:303
2305 #: apt-pkg/pkgcache.cc:303
2309 #: apt-pkg/pkgcache.cc:304
2313 #: apt-pkg/pkgcache.cc:304
2317 #: apt-pkg/depcache.cc:124 apt-pkg/depcache.cc:153
2318 msgid "Building dependency tree"
2321 #: apt-pkg/depcache.cc:125
2322 msgid "Candidate versions"
2325 #: apt-pkg/depcache.cc:154
2326 msgid "Dependency generation"
2329 #: apt-pkg/depcache.cc:174 apt-pkg/depcache.cc:207 apt-pkg/depcache.cc:211
2330 msgid "Reading state information"
2333 #: apt-pkg/depcache.cc:236
2335 msgid "Failed to open StateFile %s"
2338 #: apt-pkg/depcache.cc:242
2340 msgid "Failed to write temporary StateFile %s"
2343 #: apt-pkg/depcache.cc:921
2345 msgid "Internal error, group '%s' has no installable pseudo package"
2348 #: apt-pkg/tagfile.cc:102
2350 msgid "Unable to parse package file %s (1)"
2353 #: apt-pkg/tagfile.cc:189
2355 msgid "Unable to parse package file %s (2)"
2358 #: apt-pkg/sourcelist.cc:92
2360 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2363 #: apt-pkg/sourcelist.cc:95
2365 msgid "Malformed line %lu in source list %s ([option] too short)"
2368 #: apt-pkg/sourcelist.cc:106
2370 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2373 #: apt-pkg/sourcelist.cc:112
2375 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2378 #: apt-pkg/sourcelist.cc:115
2380 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2383 #: apt-pkg/sourcelist.cc:128
2385 msgid "Malformed line %lu in source list %s (URI)"
2388 #: apt-pkg/sourcelist.cc:130
2390 msgid "Malformed line %lu in source list %s (dist)"
2393 #: apt-pkg/sourcelist.cc:133
2395 msgid "Malformed line %lu in source list %s (URI parse)"
2398 #: apt-pkg/sourcelist.cc:139
2400 msgid "Malformed line %lu in source list %s (absolute dist)"
2403 #: apt-pkg/sourcelist.cc:146
2405 msgid "Malformed line %lu in source list %s (dist parse)"
2408 #: apt-pkg/sourcelist.cc:244
2413 #: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:438
2415 msgid "Line %u too long in source list %s."
2418 #: apt-pkg/sourcelist.cc:281
2420 msgid "Malformed line %u in source list %s (type)"
2423 #: apt-pkg/sourcelist.cc:285
2425 msgid "Type '%s' is not known on line %u in source list %s"
2428 #: apt-pkg/packagemanager.cc:331 apt-pkg/packagemanager.cc:616
2431 "Could not perform immediate configuration on '%s'.Please see man 5 apt.conf "
2432 "under APT::Immediate-Configure for details. (%d)"
2435 #: apt-pkg/packagemanager.cc:452
2438 "This installation run will require temporarily removing the essential "
2439 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2440 "you really want to do it, activate the APT::Force-LoopBreak option."
2443 #: apt-pkg/packagemanager.cc:495
2446 "Could not perform immediate configuration on already unpacked '%s'.Please "
2447 "see man 5 apt.conf under APT::Immediate-Configure for details."
2450 #: apt-pkg/pkgrecords.cc:32
2452 msgid "Index file type '%s' is not supported"
2455 #: apt-pkg/algorithms.cc:292
2458 "The package %s needs to be reinstalled, but I can't find an archive for it."
2461 #: apt-pkg/algorithms.cc:1182
2463 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2467 #: apt-pkg/algorithms.cc:1184
2468 msgid "Unable to correct problems, you have held broken packages."
2471 #: apt-pkg/algorithms.cc:1460 apt-pkg/algorithms.cc:1462
2473 "Some index files failed to download, they have been ignored, or old ones "
2477 #: apt-pkg/acquire.cc:79
2479 msgid "List directory %spartial is missing."
2482 #: apt-pkg/acquire.cc:83
2484 msgid "Archives directory %spartial is missing."
2487 #: apt-pkg/acquire.cc:91
2489 msgid "Unable to lock directory %s"
2492 #. only show the ETA if it makes sense
2494 #: apt-pkg/acquire.cc:878
2496 msgid "Retrieving file %li of %li (%s remaining)"
2499 #: apt-pkg/acquire.cc:880
2501 msgid "Retrieving file %li of %li"
2504 #: apt-pkg/acquire-worker.cc:110
2506 msgid "The method driver %s could not be found."
2509 #: apt-pkg/acquire-worker.cc:159
2511 msgid "Method %s did not start correctly"
2514 #: apt-pkg/acquire-worker.cc:413
2516 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2519 #: apt-pkg/init.cc:141
2521 msgid "Packaging system '%s' is not supported"
2524 #: apt-pkg/init.cc:157
2525 msgid "Unable to determine a suitable packaging system type"
2528 #: apt-pkg/clean.cc:56
2530 msgid "Unable to stat %s."
2533 #: apt-pkg/srcrecords.cc:44
2534 msgid "You must put some 'source' URIs in your sources.list"
2537 #: apt-pkg/cachefile.cc:84
2538 msgid "The package lists or status file could not be parsed or opened."
2541 #: apt-pkg/cachefile.cc:88
2542 msgid "You may want to run apt-get update to correct these problems"
2545 #: apt-pkg/policy.cc:343
2547 msgid "Invalid record in the preferences file %s, no Package header"
2550 #: apt-pkg/policy.cc:365
2552 msgid "Did not understand pin type %s"
2555 #: apt-pkg/policy.cc:373
2556 msgid "No priority (or zero) specified for pin"
2559 #: apt-pkg/pkgcachegen.cc:80
2560 msgid "Cache has an incompatible versioning system"
2563 #: apt-pkg/pkgcachegen.cc:198
2565 msgid "Error occurred while processing %s (NewPackage)"
2568 #: apt-pkg/pkgcachegen.cc:215
2570 msgid "Error occurred while processing %s (UsePackage1)"
2573 #: apt-pkg/pkgcachegen.cc:253
2575 msgid "Error occurred while processing %s (NewFileDesc1)"
2578 #: apt-pkg/pkgcachegen.cc:285
2580 msgid "Error occurred while processing %s (UsePackage2)"
2583 #: apt-pkg/pkgcachegen.cc:289
2585 msgid "Error occurred while processing %s (NewFileVer1)"
2588 #: apt-pkg/pkgcachegen.cc:306 apt-pkg/pkgcachegen.cc:316
2589 #: apt-pkg/pkgcachegen.cc:324
2591 msgid "Error occurred while processing %s (NewVersion%d)"
2594 #: apt-pkg/pkgcachegen.cc:320
2596 msgid "Error occurred while processing %s (UsePackage3)"
2599 #: apt-pkg/pkgcachegen.cc:353
2601 msgid "Error occurred while processing %s (NewFileDesc2)"
2604 #: apt-pkg/pkgcachegen.cc:360
2605 msgid "Wow, you exceeded the number of package names this APT is capable of."
2608 #: apt-pkg/pkgcachegen.cc:363
2609 msgid "Wow, you exceeded the number of versions this APT is capable of."
2612 #: apt-pkg/pkgcachegen.cc:366
2613 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2616 #: apt-pkg/pkgcachegen.cc:369
2617 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2620 #: apt-pkg/pkgcachegen.cc:398
2622 msgid "Error occurred while processing %s (FindPkg)"
2625 #: apt-pkg/pkgcachegen.cc:412
2627 msgid "Error occurred while processing %s (CollectFileProvides)"
2630 #: apt-pkg/pkgcachegen.cc:418
2632 msgid "Package %s %s was not found while processing file dependencies"
2635 #: apt-pkg/pkgcachegen.cc:982
2637 msgid "Couldn't stat source package list %s"
2640 #: apt-pkg/pkgcachegen.cc:1087
2641 msgid "Collecting File Provides"
2644 #: apt-pkg/pkgcachegen.cc:1265 apt-pkg/pkgcachegen.cc:1272
2645 msgid "IO Error saving source cache"
2648 #: apt-pkg/acquire-item.cc:136
2650 msgid "rename failed, %s (%s -> %s)."
2653 #: apt-pkg/acquire-item.cc:484
2654 msgid "MD5Sum mismatch"
2657 #: apt-pkg/acquire-item.cc:746 apt-pkg/acquire-item.cc:1570
2658 #: apt-pkg/acquire-item.cc:1713
2659 msgid "Hash Sum mismatch"
2662 #: apt-pkg/acquire-item.cc:1240
2663 msgid "There is no public key available for the following key IDs:\n"
2666 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2667 #. the time since then the file is invalid - formated in the same way as in
2668 #. the download progress display (e.g. 7d 3h 42min 1s)
2669 #: apt-pkg/acquire-item.cc:1277
2671 msgid "Release file expired, ignoring %s (invalid since %s)"
2674 #: apt-pkg/acquire-item.cc:1298
2676 msgid "Conflicting distribution: %s (expected %s but got %s)"
2679 #: apt-pkg/acquire-item.cc:1324
2682 "A error occurred during the signature verification. The repository is not "
2683 "updated and the previous index files will be used. GPG error: %s: %s\n"
2686 #: apt-pkg/acquire-item.cc:1333
2688 msgid "GPG error: %s: %s"
2691 #: apt-pkg/acquire-item.cc:1361
2694 "I wasn't able to locate a file for the %s package. This might mean you need "
2695 "to manually fix this package. (due to missing arch)"
2698 #: apt-pkg/acquire-item.cc:1420
2701 "I wasn't able to locate file for the %s package. This might mean you need to "
2702 "manually fix this package."
2705 #: apt-pkg/acquire-item.cc:1475
2708 "The package index files are corrupted. No Filename: field for package %s."
2711 #: apt-pkg/acquire-item.cc:1562
2712 msgid "Size mismatch"
2715 #: apt-pkg/indexrecords.cc:53
2717 msgid "Unable to parse Release file %s"
2720 #: apt-pkg/indexrecords.cc:60
2722 msgid "No sections in Release file %s"
2725 #: apt-pkg/indexrecords.cc:94
2727 msgid "No Hash entry in Release file %s"
2730 #: apt-pkg/indexrecords.cc:107
2732 msgid "Invalid 'Valid-Until' entry in Release file %s"
2735 #: apt-pkg/indexrecords.cc:122
2737 msgid "Invalid 'Date' entry in Release file %s"
2740 #: apt-pkg/vendorlist.cc:66
2742 msgid "Vendor block %s contains no fingerprint"
2745 #: apt-pkg/cdrom.cc:518
2748 "Using CD-ROM mount point %s\n"
2752 #: apt-pkg/cdrom.cc:527 apt-pkg/cdrom.cc:615
2753 msgid "Identifying.. "
2756 #: apt-pkg/cdrom.cc:552
2758 msgid "Stored label: %s\n"
2761 #: apt-pkg/cdrom.cc:559 apt-pkg/cdrom.cc:827
2762 msgid "Unmounting CD-ROM...\n"
2765 #: apt-pkg/cdrom.cc:578
2767 msgid "Using CD-ROM mount point %s\n"
2770 #: apt-pkg/cdrom.cc:596
2771 msgid "Unmounting CD-ROM\n"
2774 #: apt-pkg/cdrom.cc:600
2775 msgid "Waiting for disc...\n"
2778 #. Mount the new CDROM
2779 #: apt-pkg/cdrom.cc:608
2780 msgid "Mounting CD-ROM...\n"
2783 #: apt-pkg/cdrom.cc:626
2784 msgid "Scanning disc for index files..\n"
2787 #: apt-pkg/cdrom.cc:666
2790 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2794 #: apt-pkg/cdrom.cc:677
2796 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2797 "wrong architecture?"
2800 #: apt-pkg/cdrom.cc:703
2802 msgid "Found label '%s'\n"
2805 #: apt-pkg/cdrom.cc:732
2806 msgid "That is not a valid name, try again.\n"
2809 #: apt-pkg/cdrom.cc:748
2812 "This disc is called: \n"
2816 #: apt-pkg/cdrom.cc:752
2817 msgid "Copying package lists..."
2820 #: apt-pkg/cdrom.cc:778
2821 msgid "Writing new source list\n"
2824 #: apt-pkg/cdrom.cc:787
2825 msgid "Source list entries for this disc are:\n"
2828 #: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:902
2830 msgid "Wrote %i records.\n"
2833 #: apt-pkg/indexcopy.cc:267 apt-pkg/indexcopy.cc:904
2835 msgid "Wrote %i records with %i missing files.\n"
2838 #: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:907
2840 msgid "Wrote %i records with %i mismatched files\n"
2843 #: apt-pkg/indexcopy.cc:273 apt-pkg/indexcopy.cc:910
2845 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2848 #: apt-pkg/indexcopy.cc:532
2850 msgid "Skipping nonexistent file %s"
2853 #: apt-pkg/indexcopy.cc:538
2855 msgid "Can't find authentication record for: %s"
2858 #: apt-pkg/indexcopy.cc:544
2860 msgid "Hash mismatch for: %s"
2863 #: apt-pkg/cacheset.cc:337
2865 msgid "Release '%s' for '%s' was not found"
2868 #: apt-pkg/cacheset.cc:340
2870 msgid "Version '%s' for '%s' was not found"
2873 #: apt-pkg/cacheset.cc:447
2875 msgid "Couldn't find task '%s'"
2878 #: apt-pkg/cacheset.cc:454
2880 msgid "Couldn't find any package by regex '%s'"
2883 #: apt-pkg/cacheset.cc:467
2885 msgid "Can't select versions from package '%s' as it purely virtual"
2888 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
2891 "Can't select installed nor candidate version from package '%s' as it has "
2895 #: apt-pkg/cacheset.cc:491
2897 msgid "Can't select newest version from package '%s' as it is purely virtual"
2900 #: apt-pkg/cacheset.cc:499
2902 msgid "Can't select candidate version from package %s as it has no candidate"
2905 #: apt-pkg/cacheset.cc:507
2907 msgid "Can't select installed version from package %s as it is not installed"
2910 #: apt-pkg/deb/dpkgpm.cc:52
2912 msgid "Installing %s"
2915 #: apt-pkg/deb/dpkgpm.cc:53 apt-pkg/deb/dpkgpm.cc:819
2917 msgid "Configuring %s"
2920 #: apt-pkg/deb/dpkgpm.cc:54 apt-pkg/deb/dpkgpm.cc:826
2925 #: apt-pkg/deb/dpkgpm.cc:55
2927 msgid "Completely removing %s"
2930 #: apt-pkg/deb/dpkgpm.cc:56
2932 msgid "Noting disappearance of %s"
2935 #: apt-pkg/deb/dpkgpm.cc:57
2937 msgid "Running post-installation trigger %s"
2940 #: apt-pkg/deb/dpkgpm.cc:643
2942 msgid "Directory '%s' missing"
2945 #: apt-pkg/deb/dpkgpm.cc:658 apt-pkg/deb/dpkgpm.cc:671
2947 msgid "Could not open file '%s'"
2950 #: apt-pkg/deb/dpkgpm.cc:812
2952 msgid "Preparing %s"
2955 #: apt-pkg/deb/dpkgpm.cc:813
2957 msgid "Unpacking %s"
2960 #: apt-pkg/deb/dpkgpm.cc:818
2962 msgid "Preparing to configure %s"
2965 #: apt-pkg/deb/dpkgpm.cc:820
2967 msgid "Installed %s"
2970 #: apt-pkg/deb/dpkgpm.cc:825
2972 msgid "Preparing for removal of %s"
2975 #: apt-pkg/deb/dpkgpm.cc:827
2980 #: apt-pkg/deb/dpkgpm.cc:832
2982 msgid "Preparing to completely remove %s"
2985 #: apt-pkg/deb/dpkgpm.cc:833
2987 msgid "Completely removed %s"
2990 #: apt-pkg/deb/dpkgpm.cc:1039
2991 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
2994 #: apt-pkg/deb/dpkgpm.cc:1070
2995 msgid "Running dpkg"
2998 #: apt-pkg/deb/dpkgpm.cc:1273
2999 msgid "No apport report written because MaxReports is reached already"
3002 #. check if its not a follow up error
3003 #: apt-pkg/deb/dpkgpm.cc:1278
3004 msgid "dependency problems - leaving unconfigured"
3007 #: apt-pkg/deb/dpkgpm.cc:1280
3009 "No apport report written because the error message indicates its a followup "
3010 "error from a previous failure."
3013 #: apt-pkg/deb/dpkgpm.cc:1286
3015 "No apport report written because the error message indicates a disk full "
3019 #: apt-pkg/deb/dpkgpm.cc:1292
3021 "No apport report written because the error message indicates a out of memory "
3025 #: apt-pkg/deb/dpkgpm.cc:1299
3027 "No apport report written because the error message indicates a dpkg I/O error"
3030 #: apt-pkg/deb/debsystem.cc:69
3033 "Unable to lock the administration directory (%s), is another process using "
3037 #: apt-pkg/deb/debsystem.cc:72
3039 msgid "Unable to lock the administration directory (%s), are you root?"
3042 #. TRANSLATORS: the %s contains the recovery command, usually
3043 #. dpkg --configure -a
3044 #: apt-pkg/deb/debsystem.cc:88
3047 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3050 #: apt-pkg/deb/debsystem.cc:106
3054 #. FIXME: fallback to a default mirror here instead
3055 #. and provide a config option to define that default
3056 #: methods/mirror.cc:200
3058 msgid "No mirror file '%s' found "
3061 #: methods/mirror.cc:343
3063 msgid "[Mirror: %s]"
3066 #: methods/rred.cc:465
3069 "Could not patch %s with mmap and with file operation usage - the patch seems "
3073 #: methods/rred.cc:470
3076 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3080 #: methods/rsh.cc:329
3081 msgid "Connection closed prematurely"