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-09-28 17:23+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
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:1738 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:70
151 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:589
152 #: cmdline/apt-get.cc:2758 cmdline/apt-sortpkgs.cc:144
154 msgid "%s %s for %s compiled on %s %s\n"
157 #: cmdline/apt-cache.cc:1745
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:170 ftparchive/apt-ftparchive.cc:347
263 msgid "Package extension list is too long"
266 #: ftparchive/apt-ftparchive.cc:172 ftparchive/apt-ftparchive.cc:189
267 #: ftparchive/apt-ftparchive.cc:212 ftparchive/apt-ftparchive.cc:262
268 #: ftparchive/apt-ftparchive.cc:276 ftparchive/apt-ftparchive.cc:298
270 msgid "Error processing directory %s"
273 #: ftparchive/apt-ftparchive.cc:260
274 msgid "Source extension list is too long"
277 #: ftparchive/apt-ftparchive.cc:377
278 msgid "Error writing header to contents file"
281 #: ftparchive/apt-ftparchive.cc:407
283 msgid "Error processing contents %s"
286 #: ftparchive/apt-ftparchive.cc:595
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:801
329 msgid "No selections matched"
332 #: ftparchive/apt-ftparchive.cc:879
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:793
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:135
556 #: cmdline/apt-get.cc:157 apt-pkg/cachefilter.cc:29
558 msgid "Regex compilation error - %s"
561 #: cmdline/apt-get.cc:252
562 msgid "The following packages have unmet dependencies:"
565 #: cmdline/apt-get.cc:342
567 msgid "but %s is installed"
570 #: cmdline/apt-get.cc:344
572 msgid "but %s is to be installed"
575 #: cmdline/apt-get.cc:351
576 msgid "but it is not installable"
579 #: cmdline/apt-get.cc:353
580 msgid "but it is a virtual package"
583 #: cmdline/apt-get.cc:356
584 msgid "but it is not installed"
587 #: cmdline/apt-get.cc:356
588 msgid "but it is not going to be installed"
591 #: cmdline/apt-get.cc:361
595 #: cmdline/apt-get.cc:392
596 msgid "The following NEW packages will be installed:"
599 #: cmdline/apt-get.cc:420
600 msgid "The following packages will be REMOVED:"
603 #: cmdline/apt-get.cc:442
604 msgid "The following packages have been kept back:"
607 #: cmdline/apt-get.cc:465
608 msgid "The following packages will be upgraded:"
611 #: cmdline/apt-get.cc:488
612 msgid "The following packages will be DOWNGRADED:"
615 #: cmdline/apt-get.cc:508
616 msgid "The following held packages will be changed:"
619 #: cmdline/apt-get.cc:561
621 msgid "%s (due to %s) "
624 #: cmdline/apt-get.cc:569
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:603
632 msgid "%lu upgraded, %lu newly installed, "
635 #: cmdline/apt-get.cc:607
637 msgid "%lu reinstalled, "
640 #: cmdline/apt-get.cc:609
642 msgid "%lu downgraded, "
645 #: cmdline/apt-get.cc:611
647 msgid "%lu to remove and %lu not upgraded.\n"
650 #: cmdline/apt-get.cc:615
652 msgid "%lu not fully installed or removed.\n"
655 #: cmdline/apt-get.cc:635
657 msgid "Note, selecting '%s' for task '%s'\n"
660 #: cmdline/apt-get.cc:641
662 msgid "Note, selecting '%s' for regex '%s'\n"
665 #: cmdline/apt-get.cc:648
667 msgid "Selected version '%s' (%s) for '%s'\n"
670 #: cmdline/apt-get.cc:658
672 msgid "Package %s is a virtual package provided by:\n"
675 #: cmdline/apt-get.cc:669
679 #: cmdline/apt-get.cc:678
680 msgid " [Not candidate version]"
683 #: cmdline/apt-get.cc:680
684 msgid "You should explicitly select one to install."
687 #: cmdline/apt-get.cc:683
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:701
696 msgid "However the following packages replace it:"
699 #: cmdline/apt-get.cc:713
701 msgid "Package '%s' has no installation candidate"
704 #: cmdline/apt-get.cc:724
706 msgid "Virtual packages like '%s' can't be removed\n"
709 #: cmdline/apt-get.cc:755
711 msgid "Note, selecting '%s' instead of '%s'\n"
714 #: cmdline/apt-get.cc:785
716 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
719 #: cmdline/apt-get.cc:789
721 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
724 #: cmdline/apt-get.cc:799
726 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
729 #: cmdline/apt-get.cc:804
731 msgid "%s is already the newest version.\n"
734 #: cmdline/apt-get.cc:823 cmdline/apt-get.cc:1992
736 msgid "%s set to manually installed.\n"
739 #: cmdline/apt-get.cc:863
741 msgid "Package %s is not installed, so not removed\n"
744 #: cmdline/apt-get.cc:938
745 msgid "Correcting dependencies..."
748 #: cmdline/apt-get.cc:941
752 #: cmdline/apt-get.cc:944
753 msgid "Unable to correct dependencies"
756 #: cmdline/apt-get.cc:947
757 msgid "Unable to minimize the upgrade set"
760 #: cmdline/apt-get.cc:949
764 #: cmdline/apt-get.cc:953
765 msgid "You might want to run 'apt-get -f install' to correct these."
768 #: cmdline/apt-get.cc:956
769 msgid "Unmet dependencies. Try using -f."
772 #: cmdline/apt-get.cc:981
773 msgid "WARNING: The following packages cannot be authenticated!"
776 #: cmdline/apt-get.cc:985
777 msgid "Authentication warning overridden.\n"
780 #: cmdline/apt-get.cc:992
781 msgid "Install these packages without verification [y/N]? "
784 #: cmdline/apt-get.cc:994
785 msgid "Some packages could not be authenticated"
788 #: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:1166
789 msgid "There are problems and -y was used without --force-yes"
792 #: cmdline/apt-get.cc:1044
793 msgid "Internal error, InstallPackages was called with broken packages!"
796 #: cmdline/apt-get.cc:1053
797 msgid "Packages need to be removed but remove is disabled."
800 #: cmdline/apt-get.cc:1064
801 msgid "Internal error, Ordering didn't finish"
804 #: cmdline/apt-get.cc:1104
805 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
808 #. TRANSLATOR: The required space between number and unit is already included
809 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
810 #: cmdline/apt-get.cc:1111
812 msgid "Need to get %sB/%sB of archives.\n"
815 #. TRANSLATOR: The required space between number and unit is already included
816 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
817 #: cmdline/apt-get.cc:1116
819 msgid "Need to get %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:1123
826 msgid "After this operation, %sB of additional disk space will be used.\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:1128
833 msgid "After this operation, %sB disk space will be freed.\n"
836 #: cmdline/apt-get.cc:1143 cmdline/apt-get.cc:1146 cmdline/apt-get.cc:2332
837 #: cmdline/apt-get.cc:2335
839 msgid "Couldn't determine free space in %s"
842 #: cmdline/apt-get.cc:1156
844 msgid "You don't have enough free space in %s."
847 #: cmdline/apt-get.cc:1172 cmdline/apt-get.cc:1192
848 msgid "Trivial Only specified but this is not a trivial operation."
851 #: cmdline/apt-get.cc:1174
852 msgid "Yes, do as I say!"
855 #: cmdline/apt-get.cc:1176
858 "You are about to do something potentially harmful.\n"
859 "To continue type in the phrase '%s'\n"
863 #: cmdline/apt-get.cc:1182 cmdline/apt-get.cc:1201
867 #: cmdline/apt-get.cc:1197
868 msgid "Do you want to continue [Y/n]? "
871 #: cmdline/apt-get.cc:1269 cmdline/apt-get.cc:2392 apt-pkg/algorithms.cc:1462
873 msgid "Failed to fetch %s %s\n"
876 #: cmdline/apt-get.cc:1287
877 msgid "Some files failed to download"
880 #: cmdline/apt-get.cc:1288 cmdline/apt-get.cc:2401
881 msgid "Download complete and in download only mode"
884 #: cmdline/apt-get.cc:1294
886 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
890 #: cmdline/apt-get.cc:1298
891 msgid "--fix-missing and media swapping is not currently supported"
894 #: cmdline/apt-get.cc:1303
895 msgid "Unable to correct missing packages."
898 #: cmdline/apt-get.cc:1304
899 msgid "Aborting install."
902 #: cmdline/apt-get.cc:1332
904 "The following package disappeared from your system as\n"
905 "all files have been overwritten by other packages:"
907 "The following packages disappeared from your system as\n"
908 "all files have been overwritten by other packages:"
912 #: cmdline/apt-get.cc:1336
913 msgid "Note: This is done automatic and on purpose by dpkg."
916 #: cmdline/apt-get.cc:1466
918 msgid "Ignore unavailable target release '%s' of package '%s'"
921 #: cmdline/apt-get.cc:1498
923 msgid "Picking '%s' as source package instead of '%s'\n"
926 #. if (VerTag.empty() == false && Last == 0)
927 #: cmdline/apt-get.cc:1536
929 msgid "Ignore unavailable version '%s' of package '%s'"
932 #: cmdline/apt-get.cc:1552
933 msgid "The update command takes no arguments"
936 #: cmdline/apt-get.cc:1618
937 msgid "We are not supposed to delete stuff, can't start AutoRemover"
940 #: cmdline/apt-get.cc:1666
942 "The following package was automatically installed and is no longer required:"
944 "The following packages were automatically installed and are no longer "
949 #: cmdline/apt-get.cc:1670
951 msgid "%lu package was automatically installed and is no longer required.\n"
953 "%lu packages were automatically installed and are no longer required.\n"
957 #: cmdline/apt-get.cc:1672
958 msgid "Use 'apt-get autoremove' to remove them."
961 #: cmdline/apt-get.cc:1677
963 "Hmm, seems like the AutoRemover destroyed something which really\n"
964 "shouldn't happen. Please file a bug report against apt."
968 #. if (Packages == 1)
972 #. _("Since you only requested a single operation it is extremely likely that\n"
973 #. "the package is simply not installable and a bug report against\n"
974 #. "that package should be filed.") << endl;
977 #: cmdline/apt-get.cc:1680 cmdline/apt-get.cc:1822
978 msgid "The following information may help to resolve the situation:"
981 #: cmdline/apt-get.cc:1684
982 msgid "Internal Error, AutoRemover broke stuff"
985 #: cmdline/apt-get.cc:1703
986 msgid "Internal error, AllUpgrade broke stuff"
989 #: cmdline/apt-get.cc:1792
990 msgid "You might want to run 'apt-get -f install' to correct these:"
993 #: cmdline/apt-get.cc:1795
995 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
999 #: cmdline/apt-get.cc:1807
1001 "Some packages could not be installed. This may mean that you have\n"
1002 "requested an impossible situation or if you are using the unstable\n"
1003 "distribution that some required packages have not yet been created\n"
1004 "or been moved out of Incoming."
1007 #: cmdline/apt-get.cc:1825
1008 msgid "Broken packages"
1011 #: cmdline/apt-get.cc:1854
1012 msgid "The following extra packages will be installed:"
1015 #: cmdline/apt-get.cc:1944
1016 msgid "Suggested packages:"
1019 #: cmdline/apt-get.cc:1945
1020 msgid "Recommended packages:"
1023 #: cmdline/apt-get.cc:1987
1025 msgid "Couldn't find package %s"
1028 #: cmdline/apt-get.cc:1994
1030 msgid "%s set to automatically installed.\n"
1033 #: cmdline/apt-get.cc:2015
1034 msgid "Calculating upgrade... "
1037 #: cmdline/apt-get.cc:2018 methods/ftp.cc:707 methods/connect.cc:111
1041 #: cmdline/apt-get.cc:2023
1045 #: cmdline/apt-get.cc:2090 cmdline/apt-get.cc:2098
1046 msgid "Internal error, problem resolver broke stuff"
1049 #: cmdline/apt-get.cc:2122 cmdline/apt-get.cc:2155
1050 msgid "Unable to lock the download directory"
1053 #: cmdline/apt-get.cc:2198
1054 msgid "Must specify at least one package to fetch source for"
1057 #: cmdline/apt-get.cc:2238 cmdline/apt-get.cc:2519
1059 msgid "Unable to find a source package for %s"
1062 #: cmdline/apt-get.cc:2254
1065 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1069 #: cmdline/apt-get.cc:2259
1074 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1077 #: cmdline/apt-get.cc:2310
1079 msgid "Skipping already downloaded file '%s'\n"
1082 #: cmdline/apt-get.cc:2345
1084 msgid "You don't have enough free space in %s"
1087 #. TRANSLATOR: The required space between number and unit is already included
1088 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1089 #: cmdline/apt-get.cc:2353
1091 msgid "Need to get %sB/%sB of source archives.\n"
1094 #. TRANSLATOR: The required space between number and unit is already included
1095 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1096 #: cmdline/apt-get.cc:2358
1098 msgid "Need to get %sB of source archives.\n"
1101 #: cmdline/apt-get.cc:2364
1103 msgid "Fetch source %s\n"
1106 #: cmdline/apt-get.cc:2397
1107 msgid "Failed to fetch some archives."
1110 #: cmdline/apt-get.cc:2427
1112 msgid "Skipping unpack of already unpacked source in %s\n"
1115 #: cmdline/apt-get.cc:2439
1117 msgid "Unpack command '%s' failed.\n"
1120 #: cmdline/apt-get.cc:2440
1122 msgid "Check if the 'dpkg-dev' package is installed.\n"
1125 #: cmdline/apt-get.cc:2457
1127 msgid "Build command '%s' failed.\n"
1130 #: cmdline/apt-get.cc:2477
1131 msgid "Child process failed"
1134 #: cmdline/apt-get.cc:2493
1135 msgid "Must specify at least one package to check builddeps for"
1138 #: cmdline/apt-get.cc:2524
1140 msgid "Unable to get build-dependency information for %s"
1143 #: cmdline/apt-get.cc:2544
1145 msgid "%s has no build depends.\n"
1148 #: cmdline/apt-get.cc:2595
1151 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1155 #: cmdline/apt-get.cc:2648
1158 "%s dependency for %s cannot be satisfied because no available versions of "
1159 "package %s can satisfy version requirements"
1162 #: cmdline/apt-get.cc:2684
1164 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1167 #: cmdline/apt-get.cc:2711
1169 msgid "Failed to satisfy %s dependency for %s: %s"
1172 #: cmdline/apt-get.cc:2727
1174 msgid "Build-dependencies for %s could not be satisfied."
1177 #: cmdline/apt-get.cc:2732
1178 msgid "Failed to process build dependencies"
1181 #: cmdline/apt-get.cc:2763
1182 msgid "Supported modules:"
1185 #: cmdline/apt-get.cc:2804
1187 "Usage: apt-get [options] command\n"
1188 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1189 " apt-get [options] source pkg1 [pkg2 ...]\n"
1191 "apt-get is a simple command line interface for downloading and\n"
1192 "installing packages. The most frequently used commands are update\n"
1196 " update - Retrieve new lists of packages\n"
1197 " upgrade - Perform an upgrade\n"
1198 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1199 " remove - Remove packages\n"
1200 " autoremove - Remove automatically all unused packages\n"
1201 " purge - Remove packages and config files\n"
1202 " source - Download source archives\n"
1203 " build-dep - Configure build-dependencies for source packages\n"
1204 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1205 " dselect-upgrade - Follow dselect selections\n"
1206 " clean - Erase downloaded archive files\n"
1207 " autoclean - Erase old downloaded archive files\n"
1208 " check - Verify that there are no broken dependencies\n"
1209 " markauto - Mark the given packages as automatically installed\n"
1210 " unmarkauto - Mark the given packages as manually installed\n"
1213 " -h This help text.\n"
1214 " -q Loggable output - no progress indicator\n"
1215 " -qq No output except for errors\n"
1216 " -d Download only - do NOT install or unpack archives\n"
1217 " -s No-act. Perform ordering simulation\n"
1218 " -y Assume Yes to all queries and do not prompt\n"
1219 " -f Attempt to correct a system with broken dependencies in place\n"
1220 " -m Attempt to continue if archives are unlocatable\n"
1221 " -u Show a list of upgraded packages as well\n"
1222 " -b Build the source package after fetching it\n"
1223 " -V Show verbose version numbers\n"
1224 " -c=? Read this configuration file\n"
1225 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1226 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1227 "pages for more information and options.\n"
1228 " This APT has Super Cow Powers.\n"
1231 #: cmdline/apt-get.cc:2960
1233 "NOTE: This is only a simulation!\n"
1234 " apt-get needs root privileges for real execution.\n"
1235 " Keep also in mind that locking is deactivated,\n"
1236 " so don't depend on the relevance to the real current situation!"
1239 #: cmdline/acqprogress.cc:55
1243 #: cmdline/acqprogress.cc:79
1247 #: cmdline/acqprogress.cc:110
1251 #: cmdline/acqprogress.cc:114
1255 #: cmdline/acqprogress.cc:135
1257 msgid "Fetched %sB in %s (%sB/s)\n"
1260 #: cmdline/acqprogress.cc:225
1265 #: cmdline/acqprogress.cc:271
1268 "Media change: please insert the disc labeled\n"
1270 "in the drive '%s' and press enter\n"
1273 #: cmdline/apt-sortpkgs.cc:86
1274 msgid "Unknown package record!"
1277 #: cmdline/apt-sortpkgs.cc:150
1279 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1281 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1282 "to indicate what kind of file it is.\n"
1285 " -h This help text\n"
1286 " -s Use source file sorting\n"
1287 " -c=? Read this configuration file\n"
1288 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1291 #: dselect/install:32
1292 msgid "Bad default setting!"
1295 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1296 #: dselect/install:105 dselect/update:45
1297 msgid "Press enter to continue."
1300 #: dselect/install:91
1301 msgid "Do you want to erase any previously downloaded .deb files?"
1304 #: dselect/install:101
1305 msgid "Some errors occurred while unpacking. Packages that were installed"
1308 #: dselect/install:102
1309 msgid "will be configured. This may result in duplicate errors"
1312 #: dselect/install:103
1313 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1316 #: dselect/install:104
1318 "above this message are important. Please fix them and run [I]nstall again"
1321 #: dselect/update:30
1322 msgid "Merging available information"
1325 #: apt-inst/contrib/extracttar.cc:114
1326 msgid "Failed to create pipes"
1329 #: apt-inst/contrib/extracttar.cc:141
1330 msgid "Failed to exec gzip "
1333 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1334 msgid "Corrupted archive"
1337 #: apt-inst/contrib/extracttar.cc:193
1338 msgid "Tar checksum failed, archive corrupted"
1341 #: apt-inst/contrib/extracttar.cc:296
1343 msgid "Unknown TAR header type %u, member %s"
1346 #: apt-inst/contrib/arfile.cc:70
1347 msgid "Invalid archive signature"
1350 #: apt-inst/contrib/arfile.cc:78
1351 msgid "Error reading archive member header"
1354 #: apt-inst/contrib/arfile.cc:90
1356 msgid "Invalid archive member header %s"
1359 #: apt-inst/contrib/arfile.cc:102
1360 msgid "Invalid archive member header"
1363 #: apt-inst/contrib/arfile.cc:128
1364 msgid "Archive is too short"
1367 #: apt-inst/contrib/arfile.cc:132
1368 msgid "Failed to read the archive headers"
1371 #: apt-inst/filelist.cc:380
1372 msgid "DropNode called on still linked node"
1375 #: apt-inst/filelist.cc:412
1376 msgid "Failed to locate the hash element!"
1379 #: apt-inst/filelist.cc:459
1380 msgid "Failed to allocate diversion"
1383 #: apt-inst/filelist.cc:464
1384 msgid "Internal error in AddDiversion"
1387 #: apt-inst/filelist.cc:477
1389 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1392 #: apt-inst/filelist.cc:506
1394 msgid "Double add of diversion %s -> %s"
1397 #: apt-inst/filelist.cc:549
1399 msgid "Duplicate conf file %s/%s"
1402 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1404 msgid "Failed to write file %s"
1407 #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1409 msgid "Failed to close file %s"
1412 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1414 msgid "The path %s is too long"
1417 #: apt-inst/extract.cc:124
1419 msgid "Unpacking %s more than once"
1422 #: apt-inst/extract.cc:134
1424 msgid "The directory %s is diverted"
1427 #: apt-inst/extract.cc:144
1429 msgid "The package is trying to write to the diversion target %s/%s"
1432 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1433 msgid "The diversion path is too long"
1436 #: apt-inst/extract.cc:240
1438 msgid "The directory %s is being replaced by a non-directory"
1441 #: apt-inst/extract.cc:280
1442 msgid "Failed to locate node in its hash bucket"
1445 #: apt-inst/extract.cc:284
1446 msgid "The path is too long"
1449 #: apt-inst/extract.cc:414
1451 msgid "Overwrite package match with no version for %s"
1454 #: apt-inst/extract.cc:431
1456 msgid "File %s/%s overwrites the one in the package %s"
1459 #. Only warn if there are no sources.list.d.
1460 #. Only warn if there is no sources.list file.
1461 #: apt-inst/extract.cc:464 apt-pkg/contrib/cdromutl.cc:179
1462 #: apt-pkg/contrib/fileutl.cc:311 apt-pkg/sourcelist.cc:204
1463 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:450 apt-pkg/init.cc:100
1464 #: apt-pkg/init.cc:108 apt-pkg/clean.cc:33 apt-pkg/policy.cc:307
1465 #: methods/mirror.cc:87
1467 msgid "Unable to read %s"
1470 #: apt-inst/extract.cc:491
1472 msgid "Unable to stat %s"
1475 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1477 msgid "Failed to remove %s"
1480 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1482 msgid "Unable to create %s"
1485 #: apt-inst/deb/dpkgdb.cc:114
1487 msgid "Failed to stat %sinfo"
1490 #: apt-inst/deb/dpkgdb.cc:119
1491 msgid "The info and temp directories need to be on the same filesystem"
1494 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1070
1495 #: apt-pkg/pkgcachegen.cc:1174 apt-pkg/pkgcachegen.cc:1180
1496 #: apt-pkg/pkgcachegen.cc:1326
1497 msgid "Reading package lists"
1500 #: apt-inst/deb/dpkgdb.cc:176
1502 msgid "Failed to change to the admin dir %sinfo"
1505 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1506 #: apt-inst/deb/dpkgdb.cc:444
1507 msgid "Internal error getting a package name"
1510 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1511 msgid "Reading file listing"
1514 #: apt-inst/deb/dpkgdb.cc:212
1517 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1518 "then make it empty and immediately re-install the same version of the "
1522 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1524 msgid "Failed reading the list file %sinfo/%s"
1527 #: apt-inst/deb/dpkgdb.cc:262
1528 msgid "Internal error getting a node"
1531 #: apt-inst/deb/dpkgdb.cc:305
1533 msgid "Failed to open the diversions file %sdiversions"
1536 #: apt-inst/deb/dpkgdb.cc:320
1537 msgid "The diversion file is corrupted"
1540 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1541 #: apt-inst/deb/dpkgdb.cc:337
1543 msgid "Invalid line in the diversion file: %s"
1546 #: apt-inst/deb/dpkgdb.cc:358
1547 msgid "Internal error adding a diversion"
1550 #: apt-inst/deb/dpkgdb.cc:379
1551 msgid "The pkg cache must be initialized first"
1554 #: apt-inst/deb/dpkgdb.cc:439
1556 msgid "Failed to find a Package: header, offset %lu"
1559 #: apt-inst/deb/dpkgdb.cc:461
1561 msgid "Bad ConfFile section in the status file. Offset %lu"
1564 #: apt-inst/deb/dpkgdb.cc:466
1566 msgid "Error parsing MD5. Offset %lu"
1569 #: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43
1571 msgid "This is not a valid DEB archive, missing '%s' member"
1574 #: apt-inst/deb/debfile.cc:50
1576 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1579 #: apt-inst/deb/debfile.cc:110
1581 msgid "Couldn't change to %s"
1584 #: apt-inst/deb/debfile.cc:140
1585 msgid "Internal error, could not locate member"
1588 #: apt-inst/deb/debfile.cc:173
1589 msgid "Failed to locate a valid control file"
1592 #: apt-inst/deb/debfile.cc:258
1593 msgid "Unparsable control file"
1596 #: methods/bzip2.cc:65
1598 msgid "Couldn't open pipe for %s"
1601 #: methods/bzip2.cc:109
1603 msgid "Read error from %s process"
1606 #: methods/bzip2.cc:141 methods/bzip2.cc:150 methods/copy.cc:43
1607 #: methods/gzip.cc:93 methods/gzip.cc:102 methods/rred.cc:486
1608 #: methods/rred.cc:495
1609 msgid "Failed to stat"
1612 #: methods/bzip2.cc:147 methods/copy.cc:80 methods/gzip.cc:99
1613 #: methods/rred.cc:492
1614 msgid "Failed to set modification time"
1617 #: methods/cdrom.cc:199
1619 msgid "Unable to read the cdrom database %s"
1622 #: methods/cdrom.cc:208
1624 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1625 "cannot be used to add new CD-ROMs"
1628 #: methods/cdrom.cc:218
1629 msgid "Wrong CD-ROM"
1632 #: methods/cdrom.cc:245
1634 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1637 #: methods/cdrom.cc:250
1638 msgid "Disk not found."
1641 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:264
1642 msgid "File not found"
1645 #: methods/file.cc:44
1646 msgid "Invalid URI, local URIS must not start with //"
1649 #. Login must be before getpeername otherwise dante won't work.
1650 #: methods/ftp.cc:168
1654 #: methods/ftp.cc:174
1655 msgid "Unable to determine the peer name"
1658 #: methods/ftp.cc:179
1659 msgid "Unable to determine the local name"
1662 #: methods/ftp.cc:210 methods/ftp.cc:238
1664 msgid "The server refused the connection and said: %s"
1667 #: methods/ftp.cc:216
1669 msgid "USER failed, server said: %s"
1672 #: methods/ftp.cc:223
1674 msgid "PASS failed, server said: %s"
1677 #: methods/ftp.cc:243
1679 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1683 #: methods/ftp.cc:271
1685 msgid "Login script command '%s' failed, server said: %s"
1688 #: methods/ftp.cc:297
1690 msgid "TYPE failed, server said: %s"
1693 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:183 methods/rsh.cc:226
1694 msgid "Connection timeout"
1697 #: methods/ftp.cc:341
1698 msgid "Server closed the connection"
1701 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:784 methods/rsh.cc:190
1705 #: methods/ftp.cc:351 methods/rsh.cc:197
1706 msgid "A response overflowed the buffer."
1709 #: methods/ftp.cc:368 methods/ftp.cc:380
1710 msgid "Protocol corruption"
1713 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:826 methods/rsh.cc:232
1717 #: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734
1718 msgid "Could not create a socket"
1721 #: methods/ftp.cc:703
1722 msgid "Could not connect data socket, connection timed out"
1725 #: methods/ftp.cc:709
1726 msgid "Could not connect passive socket."
1729 #: methods/ftp.cc:727
1730 msgid "getaddrinfo was unable to get a listening socket"
1733 #: methods/ftp.cc:741
1734 msgid "Could not bind a socket"
1737 #: methods/ftp.cc:745
1738 msgid "Could not listen on the socket"
1741 #: methods/ftp.cc:752
1742 msgid "Could not determine the socket's name"
1745 #: methods/ftp.cc:784
1746 msgid "Unable to send PORT command"
1749 #: methods/ftp.cc:794
1751 msgid "Unknown address family %u (AF_*)"
1754 #: methods/ftp.cc:803
1756 msgid "EPRT failed, server said: %s"
1759 #: methods/ftp.cc:823
1760 msgid "Data socket connect timed out"
1763 #: methods/ftp.cc:830
1764 msgid "Unable to accept connection"
1767 #: methods/ftp.cc:869 methods/http.cc:1006 methods/rsh.cc:302
1768 msgid "Problem hashing file"
1771 #: methods/ftp.cc:882
1773 msgid "Unable to fetch file, server said '%s'"
1776 #: methods/ftp.cc:897 methods/rsh.cc:321
1777 msgid "Data socket timed out"
1780 #: methods/ftp.cc:927
1782 msgid "Data transfer failed, server said '%s'"
1785 #. Get the files information
1786 #: methods/ftp.cc:1004
1790 #: methods/ftp.cc:1116
1791 msgid "Unable to invoke "
1794 #: methods/connect.cc:71
1796 msgid "Connecting to %s (%s)"
1799 #: methods/connect.cc:82
1804 #: methods/connect.cc:89
1806 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1809 #: methods/connect.cc:95
1811 msgid "Cannot initiate the connection to %s:%s (%s)."
1814 #: methods/connect.cc:103
1816 msgid "Could not connect to %s:%s (%s), connection timed out"
1819 #: methods/connect.cc:121
1821 msgid "Could not connect to %s:%s (%s)."
1824 #. We say this mainly because the pause here is for the
1825 #. ssh connection that is still going
1826 #: methods/connect.cc:149 methods/rsh.cc:424
1828 msgid "Connecting to %s"
1831 #: methods/connect.cc:168 methods/connect.cc:187
1833 msgid "Could not resolve '%s'"
1836 #: methods/connect.cc:193
1838 msgid "Temporary failure resolving '%s'"
1841 #: methods/connect.cc:196
1843 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1846 #: methods/connect.cc:243
1848 msgid "Unable to connect to %s:%s:"
1851 #. TRANSLATOR: %s is the trusted keyring parts directory
1852 #: methods/gpgv.cc:71
1854 msgid "No keyring installed in %s."
1857 #: methods/gpgv.cc:163
1859 "Internal error: Good signature, but could not determine key fingerprint?!"
1862 #: methods/gpgv.cc:168
1863 msgid "At least one invalid signature was encountered."
1866 #: methods/gpgv.cc:172
1867 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1870 #: methods/gpgv.cc:177
1871 msgid "Unknown error executing gpgv"
1874 #: methods/gpgv.cc:211 methods/gpgv.cc:218
1875 msgid "The following signatures were invalid:\n"
1878 #: methods/gpgv.cc:225
1880 "The following signatures couldn't be verified because the public key is not "
1884 #: methods/http.cc:385
1885 msgid "Waiting for headers"
1888 #: methods/http.cc:531
1890 msgid "Got a single header line over %u chars"
1893 #: methods/http.cc:539
1894 msgid "Bad header line"
1897 #: methods/http.cc:564 methods/http.cc:571
1898 msgid "The HTTP server sent an invalid reply header"
1901 #: methods/http.cc:600
1902 msgid "The HTTP server sent an invalid Content-Length header"
1905 #: methods/http.cc:615
1906 msgid "The HTTP server sent an invalid Content-Range header"
1909 #: methods/http.cc:617
1910 msgid "This HTTP server has broken range support"
1913 #: methods/http.cc:641
1914 msgid "Unknown date format"
1917 #: methods/http.cc:799
1918 msgid "Select failed"
1921 #: methods/http.cc:804
1922 msgid "Connection timed out"
1925 #: methods/http.cc:827
1926 msgid "Error writing to output file"
1929 #: methods/http.cc:858
1930 msgid "Error writing to file"
1933 #: methods/http.cc:886
1934 msgid "Error writing to the file"
1937 #: methods/http.cc:900
1938 msgid "Error reading from server. Remote end closed connection"
1941 #: methods/http.cc:902
1942 msgid "Error reading from server"
1945 #: methods/http.cc:991 apt-pkg/contrib/mmap.cc:281
1946 msgid "Failed to truncate file"
1949 #: methods/http.cc:1160
1950 msgid "Bad header data"
1953 #: methods/http.cc:1177 methods/http.cc:1232
1954 msgid "Connection failed"
1957 #: methods/http.cc:1324
1958 msgid "Internal error"
1961 #: apt-pkg/contrib/mmap.cc:77
1962 msgid "Can't mmap an empty file"
1965 #: apt-pkg/contrib/mmap.cc:89
1967 msgid "Couldn't duplicate file descriptor %i"
1970 #: apt-pkg/contrib/mmap.cc:97 apt-pkg/contrib/mmap.cc:250
1972 msgid "Couldn't make mmap of %lu bytes"
1975 #: apt-pkg/contrib/mmap.cc:124
1976 msgid "Unable to close mmap"
1979 #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180
1980 msgid "Unable to synchronize mmap"
1983 #: apt-pkg/contrib/mmap.cc:300
1986 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
1987 "Current value: %lu. (man 5 apt.conf)"
1990 #: apt-pkg/contrib/mmap.cc:399
1993 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
1997 #: apt-pkg/contrib/mmap.cc:402
1999 "Unable to increase size of the MMap as automatic growing is disabled by user."
2002 #. d means days, h means hours, min means minutes, s means seconds
2003 #: apt-pkg/contrib/strutl.cc:371
2005 msgid "%lid %lih %limin %lis"
2008 #. h means hours, min means minutes, s means seconds
2009 #: apt-pkg/contrib/strutl.cc:378
2011 msgid "%lih %limin %lis"
2014 #. min means minutes, s means seconds
2015 #: apt-pkg/contrib/strutl.cc:385
2021 #: apt-pkg/contrib/strutl.cc:390
2026 #: apt-pkg/contrib/strutl.cc:1119
2028 msgid "Selection %s not found"
2031 #: apt-pkg/contrib/configuration.cc:452
2033 msgid "Unrecognized type abbreviation: '%c'"
2036 #: apt-pkg/contrib/configuration.cc:510
2038 msgid "Opening configuration file %s"
2041 #: apt-pkg/contrib/configuration.cc:678
2043 msgid "Syntax error %s:%u: Block starts with no name."
2046 #: apt-pkg/contrib/configuration.cc:697
2048 msgid "Syntax error %s:%u: Malformed tag"
2051 #: apt-pkg/contrib/configuration.cc:714
2053 msgid "Syntax error %s:%u: Extra junk after value"
2056 #: apt-pkg/contrib/configuration.cc:754
2058 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2061 #: apt-pkg/contrib/configuration.cc:761
2063 msgid "Syntax error %s:%u: Too many nested includes"
2066 #: apt-pkg/contrib/configuration.cc:765 apt-pkg/contrib/configuration.cc:770
2068 msgid "Syntax error %s:%u: Included from here"
2071 #: apt-pkg/contrib/configuration.cc:774
2073 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2076 #: apt-pkg/contrib/configuration.cc:777
2078 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2081 #: apt-pkg/contrib/configuration.cc:827
2083 msgid "Syntax error %s:%u: Extra junk at end of file"
2086 #: apt-pkg/contrib/progress.cc:153
2088 msgid "%c%s... Error!"
2091 #: apt-pkg/contrib/progress.cc:155
2093 msgid "%c%s... Done"
2096 #: apt-pkg/contrib/cmndline.cc:77
2098 msgid "Command line option '%c' [from %s] is not known."
2101 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2102 #: apt-pkg/contrib/cmndline.cc:119
2104 msgid "Command line option %s is not understood"
2107 #: apt-pkg/contrib/cmndline.cc:124
2109 msgid "Command line option %s is not boolean"
2112 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
2114 msgid "Option %s requires an argument."
2117 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2119 msgid "Option %s: Configuration item specification must have an =<val>."
2122 #: apt-pkg/contrib/cmndline.cc:236
2124 msgid "Option %s requires an integer argument, not '%s'"
2127 #: apt-pkg/contrib/cmndline.cc:267
2129 msgid "Option '%s' is too long"
2132 #: apt-pkg/contrib/cmndline.cc:300
2134 msgid "Sense %s is not understood, try true or false."
2137 #: apt-pkg/contrib/cmndline.cc:350
2139 msgid "Invalid operation %s"
2142 #: apt-pkg/contrib/cdromutl.cc:52
2144 msgid "Unable to stat the mount point %s"
2147 #: apt-pkg/contrib/cdromutl.cc:175 apt-pkg/contrib/cdromutl.cc:209
2148 #: apt-pkg/acquire.cc:456 apt-pkg/acquire.cc:481 apt-pkg/clean.cc:39
2149 #: methods/mirror.cc:93
2151 msgid "Unable to change to %s"
2154 #: apt-pkg/contrib/cdromutl.cc:217
2155 msgid "Failed to stat the cdrom"
2158 #: apt-pkg/contrib/fileutl.cc:154
2160 msgid "Not using locking for read only lock file %s"
2163 #: apt-pkg/contrib/fileutl.cc:159
2165 msgid "Could not open lock file %s"
2168 #: apt-pkg/contrib/fileutl.cc:177
2170 msgid "Not using locking for nfs mounted lock file %s"
2173 #: apt-pkg/contrib/fileutl.cc:181
2175 msgid "Could not get lock %s"
2178 #: apt-pkg/contrib/fileutl.cc:643
2180 msgid "Waited for %s but it wasn't there"
2183 #: apt-pkg/contrib/fileutl.cc:655
2185 msgid "Sub-process %s received a segmentation fault."
2188 #: apt-pkg/contrib/fileutl.cc:657
2190 msgid "Sub-process %s received signal %u."
2193 #: apt-pkg/contrib/fileutl.cc:661
2195 msgid "Sub-process %s returned an error code (%u)"
2198 #: apt-pkg/contrib/fileutl.cc:663
2200 msgid "Sub-process %s exited unexpectedly"
2203 #: apt-pkg/contrib/fileutl.cc:728
2205 msgid "Could not open file %s"
2208 #: apt-pkg/contrib/fileutl.cc:745
2210 msgid "Could not open file descriptor %d"
2213 #: apt-pkg/contrib/fileutl.cc:805
2215 msgid "read, still have %lu to read but none left"
2218 #: apt-pkg/contrib/fileutl.cc:838
2220 msgid "write, still have %lu to write but couldn't"
2223 #: apt-pkg/contrib/fileutl.cc:937
2225 msgid "Problem closing the gzip file %s"
2228 #: apt-pkg/contrib/fileutl.cc:940
2230 msgid "Problem closing the file %s"
2233 #: apt-pkg/contrib/fileutl.cc:945
2235 msgid "Problem renaming the file %s to %s"
2238 #: apt-pkg/contrib/fileutl.cc:956
2240 msgid "Problem unlinking the file %s"
2243 #: apt-pkg/contrib/fileutl.cc:969
2244 msgid "Problem syncing the file"
2247 #: apt-pkg/pkgcache.cc:145
2248 msgid "Empty package cache"
2251 #: apt-pkg/pkgcache.cc:151
2252 msgid "The package cache file is corrupted"
2255 #: apt-pkg/pkgcache.cc:156
2256 msgid "The package cache file is an incompatible version"
2259 #: apt-pkg/pkgcache.cc:161
2261 msgid "This APT does not support the versioning system '%s'"
2264 #: apt-pkg/pkgcache.cc:166
2265 msgid "The package cache was built for a different architecture"
2268 #: apt-pkg/pkgcache.cc:293
2272 #: apt-pkg/pkgcache.cc:293
2276 #: apt-pkg/pkgcache.cc:293
2280 #: apt-pkg/pkgcache.cc:294
2284 #: apt-pkg/pkgcache.cc:294
2288 #: apt-pkg/pkgcache.cc:294
2292 #: apt-pkg/pkgcache.cc:295
2296 #: apt-pkg/pkgcache.cc:295
2300 #: apt-pkg/pkgcache.cc:295
2304 #: apt-pkg/pkgcache.cc:306
2308 #: apt-pkg/pkgcache.cc:306
2312 #: apt-pkg/pkgcache.cc:306
2316 #: apt-pkg/pkgcache.cc:307
2320 #: apt-pkg/pkgcache.cc:307
2324 #: apt-pkg/depcache.cc:124 apt-pkg/depcache.cc:153
2325 msgid "Building dependency tree"
2328 #: apt-pkg/depcache.cc:125
2329 msgid "Candidate versions"
2332 #: apt-pkg/depcache.cc:154
2333 msgid "Dependency generation"
2336 #: apt-pkg/depcache.cc:174 apt-pkg/depcache.cc:207 apt-pkg/depcache.cc:211
2337 msgid "Reading state information"
2340 #: apt-pkg/depcache.cc:236
2342 msgid "Failed to open StateFile %s"
2345 #: apt-pkg/depcache.cc:242
2347 msgid "Failed to write temporary StateFile %s"
2350 #: apt-pkg/depcache.cc:921
2352 msgid "Internal error, group '%s' has no installable pseudo package"
2355 #: apt-pkg/tagfile.cc:102
2357 msgid "Unable to parse package file %s (1)"
2360 #: apt-pkg/tagfile.cc:189
2362 msgid "Unable to parse package file %s (2)"
2365 #: apt-pkg/sourcelist.cc:92
2367 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2370 #: apt-pkg/sourcelist.cc:95
2372 msgid "Malformed line %lu in source list %s ([option] too short)"
2375 #: apt-pkg/sourcelist.cc:106
2377 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2380 #: apt-pkg/sourcelist.cc:112
2382 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2385 #: apt-pkg/sourcelist.cc:115
2387 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2390 #: apt-pkg/sourcelist.cc:128
2392 msgid "Malformed line %lu in source list %s (URI)"
2395 #: apt-pkg/sourcelist.cc:130
2397 msgid "Malformed line %lu in source list %s (dist)"
2400 #: apt-pkg/sourcelist.cc:133
2402 msgid "Malformed line %lu in source list %s (URI parse)"
2405 #: apt-pkg/sourcelist.cc:139
2407 msgid "Malformed line %lu in source list %s (absolute dist)"
2410 #: apt-pkg/sourcelist.cc:146
2412 msgid "Malformed line %lu in source list %s (dist parse)"
2415 #: apt-pkg/sourcelist.cc:244
2420 #: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:438
2422 msgid "Line %u too long in source list %s."
2425 #: apt-pkg/sourcelist.cc:281
2427 msgid "Malformed line %u in source list %s (type)"
2430 #: apt-pkg/sourcelist.cc:285
2432 msgid "Type '%s' is not known on line %u in source list %s"
2435 #: apt-pkg/packagemanager.cc:331 apt-pkg/packagemanager.cc:616
2438 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2439 "under APT::Immediate-Configure for details. (%d)"
2442 #: apt-pkg/packagemanager.cc:452
2445 "This installation run will require temporarily removing the essential "
2446 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2447 "you really want to do it, activate the APT::Force-LoopBreak option."
2450 #: apt-pkg/packagemanager.cc:495
2453 "Could not perform immediate configuration on already unpacked '%s'. Please "
2454 "see man 5 apt.conf under APT::Immediate-Configure for details."
2457 #: apt-pkg/pkgrecords.cc:32
2459 msgid "Index file type '%s' is not supported"
2462 #: apt-pkg/algorithms.cc:292
2465 "The package %s needs to be reinstalled, but I can't find an archive for it."
2468 #: apt-pkg/algorithms.cc:1210
2470 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2474 #: apt-pkg/algorithms.cc:1212
2475 msgid "Unable to correct problems, you have held broken packages."
2478 #: apt-pkg/algorithms.cc:1488 apt-pkg/algorithms.cc:1490
2480 "Some index files failed to download, they have been ignored, or old ones "
2484 #: apt-pkg/acquire.cc:79
2486 msgid "List directory %spartial is missing."
2489 #: apt-pkg/acquire.cc:83
2491 msgid "Archives directory %spartial is missing."
2494 #: apt-pkg/acquire.cc:91
2496 msgid "Unable to lock directory %s"
2499 #. only show the ETA if it makes sense
2501 #: apt-pkg/acquire.cc:857
2503 msgid "Retrieving file %li of %li (%s remaining)"
2506 #: apt-pkg/acquire.cc:859
2508 msgid "Retrieving file %li of %li"
2511 #: apt-pkg/acquire-worker.cc:110
2513 msgid "The method driver %s could not be found."
2516 #: apt-pkg/acquire-worker.cc:159
2518 msgid "Method %s did not start correctly"
2521 #: apt-pkg/acquire-worker.cc:413
2523 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2526 #: apt-pkg/init.cc:143
2528 msgid "Packaging system '%s' is not supported"
2531 #: apt-pkg/init.cc:159
2532 msgid "Unable to determine a suitable packaging system type"
2535 #: apt-pkg/clean.cc:56
2537 msgid "Unable to stat %s."
2540 #: apt-pkg/srcrecords.cc:44
2541 msgid "You must put some 'source' URIs in your sources.list"
2544 #: apt-pkg/cachefile.cc:84
2545 msgid "The package lists or status file could not be parsed or opened."
2548 #: apt-pkg/cachefile.cc:88
2549 msgid "You may want to run apt-get update to correct these problems"
2552 #: apt-pkg/cachefile.cc:106
2553 msgid "The list of sources could not be read."
2556 #: apt-pkg/policy.cc:344
2558 msgid "Invalid record in the preferences file %s, no Package header"
2561 #: apt-pkg/policy.cc:366
2563 msgid "Did not understand pin type %s"
2566 #: apt-pkg/policy.cc:374
2567 msgid "No priority (or zero) specified for pin"
2570 #: apt-pkg/pkgcachegen.cc:80
2571 msgid "Cache has an incompatible versioning system"
2574 #: apt-pkg/pkgcachegen.cc:198
2576 msgid "Error occurred while processing %s (NewPackage)"
2579 #: apt-pkg/pkgcachegen.cc:215
2581 msgid "Error occurred while processing %s (UsePackage1)"
2584 #: apt-pkg/pkgcachegen.cc:253
2586 msgid "Error occurred while processing %s (NewFileDesc1)"
2589 #: apt-pkg/pkgcachegen.cc:285
2591 msgid "Error occurred while processing %s (UsePackage2)"
2594 #: apt-pkg/pkgcachegen.cc:289
2596 msgid "Error occurred while processing %s (NewFileVer1)"
2599 #: apt-pkg/pkgcachegen.cc:306 apt-pkg/pkgcachegen.cc:316
2600 #: apt-pkg/pkgcachegen.cc:324
2602 msgid "Error occurred while processing %s (NewVersion%d)"
2605 #: apt-pkg/pkgcachegen.cc:320
2607 msgid "Error occurred while processing %s (UsePackage3)"
2610 #: apt-pkg/pkgcachegen.cc:353
2612 msgid "Error occurred while processing %s (NewFileDesc2)"
2615 #: apt-pkg/pkgcachegen.cc:360
2616 msgid "Wow, you exceeded the number of package names this APT is capable of."
2619 #: apt-pkg/pkgcachegen.cc:363
2620 msgid "Wow, you exceeded the number of versions this APT is capable of."
2623 #: apt-pkg/pkgcachegen.cc:366
2624 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2627 #: apt-pkg/pkgcachegen.cc:369
2628 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2631 #: apt-pkg/pkgcachegen.cc:398
2633 msgid "Error occurred while processing %s (FindPkg)"
2636 #: apt-pkg/pkgcachegen.cc:412
2638 msgid "Error occurred while processing %s (CollectFileProvides)"
2641 #: apt-pkg/pkgcachegen.cc:418
2643 msgid "Package %s %s was not found while processing file dependencies"
2646 #: apt-pkg/pkgcachegen.cc:982
2648 msgid "Couldn't stat source package list %s"
2651 #: apt-pkg/pkgcachegen.cc:1087
2652 msgid "Collecting File Provides"
2655 #: apt-pkg/pkgcachegen.cc:1265 apt-pkg/pkgcachegen.cc:1272
2656 msgid "IO Error saving source cache"
2659 #: apt-pkg/acquire-item.cc:136
2661 msgid "rename failed, %s (%s -> %s)."
2664 #: apt-pkg/acquire-item.cc:484
2665 msgid "MD5Sum mismatch"
2668 #: apt-pkg/acquire-item.cc:746 apt-pkg/acquire-item.cc:1574
2669 #: apt-pkg/acquire-item.cc:1717
2670 msgid "Hash Sum mismatch"
2673 #: apt-pkg/acquire-item.cc:1244
2674 msgid "There is no public key available for the following key IDs:\n"
2677 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2678 #. the time since then the file is invalid - formated in the same way as in
2679 #. the download progress display (e.g. 7d 3h 42min 1s)
2680 #: apt-pkg/acquire-item.cc:1281
2682 msgid "Release file expired, ignoring %s (invalid since %s)"
2685 #: apt-pkg/acquire-item.cc:1302
2687 msgid "Conflicting distribution: %s (expected %s but got %s)"
2690 #: apt-pkg/acquire-item.cc:1328
2693 "A error occurred during the signature verification. The repository is not "
2694 "updated and the previous index files will be used. GPG error: %s: %s\n"
2697 #: apt-pkg/acquire-item.cc:1337
2699 msgid "GPG error: %s: %s"
2702 #: apt-pkg/acquire-item.cc:1365
2705 "I wasn't able to locate a file for the %s package. This might mean you need "
2706 "to manually fix this package. (due to missing arch)"
2709 #: apt-pkg/acquire-item.cc:1424
2712 "I wasn't able to locate file for the %s package. This might mean you need to "
2713 "manually fix this package."
2716 #: apt-pkg/acquire-item.cc:1479
2719 "The package index files are corrupted. No Filename: field for package %s."
2722 #: apt-pkg/acquire-item.cc:1566
2723 msgid "Size mismatch"
2726 #: apt-pkg/indexrecords.cc:53
2728 msgid "Unable to parse Release file %s"
2731 #: apt-pkg/indexrecords.cc:60
2733 msgid "No sections in Release file %s"
2736 #: apt-pkg/indexrecords.cc:94
2738 msgid "No Hash entry in Release file %s"
2741 #: apt-pkg/indexrecords.cc:107
2743 msgid "Invalid 'Valid-Until' entry in Release file %s"
2746 #: apt-pkg/indexrecords.cc:122
2748 msgid "Invalid 'Date' entry in Release file %s"
2751 #: apt-pkg/vendorlist.cc:66
2753 msgid "Vendor block %s contains no fingerprint"
2756 #: apt-pkg/cdrom.cc:518
2759 "Using CD-ROM mount point %s\n"
2763 #: apt-pkg/cdrom.cc:527 apt-pkg/cdrom.cc:615
2764 msgid "Identifying.. "
2767 #: apt-pkg/cdrom.cc:552
2769 msgid "Stored label: %s\n"
2772 #: apt-pkg/cdrom.cc:559 apt-pkg/cdrom.cc:827
2773 msgid "Unmounting CD-ROM...\n"
2776 #: apt-pkg/cdrom.cc:578
2778 msgid "Using CD-ROM mount point %s\n"
2781 #: apt-pkg/cdrom.cc:596
2782 msgid "Unmounting CD-ROM\n"
2785 #: apt-pkg/cdrom.cc:600
2786 msgid "Waiting for disc...\n"
2789 #. Mount the new CDROM
2790 #: apt-pkg/cdrom.cc:608
2791 msgid "Mounting CD-ROM...\n"
2794 #: apt-pkg/cdrom.cc:626
2795 msgid "Scanning disc for index files..\n"
2798 #: apt-pkg/cdrom.cc:666
2801 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2805 #: apt-pkg/cdrom.cc:677
2807 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2808 "wrong architecture?"
2811 #: apt-pkg/cdrom.cc:703
2813 msgid "Found label '%s'\n"
2816 #: apt-pkg/cdrom.cc:732
2817 msgid "That is not a valid name, try again.\n"
2820 #: apt-pkg/cdrom.cc:748
2823 "This disc is called: \n"
2827 #: apt-pkg/cdrom.cc:752
2828 msgid "Copying package lists..."
2831 #: apt-pkg/cdrom.cc:778
2832 msgid "Writing new source list\n"
2835 #: apt-pkg/cdrom.cc:787
2836 msgid "Source list entries for this disc are:\n"
2839 #: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:908
2841 msgid "Wrote %i records.\n"
2844 #: apt-pkg/indexcopy.cc:272 apt-pkg/indexcopy.cc:910
2846 msgid "Wrote %i records with %i missing files.\n"
2849 #: apt-pkg/indexcopy.cc:275 apt-pkg/indexcopy.cc:913
2851 msgid "Wrote %i records with %i mismatched files\n"
2854 #: apt-pkg/indexcopy.cc:278 apt-pkg/indexcopy.cc:916
2856 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2859 #: apt-pkg/indexcopy.cc:537
2861 msgid "Skipping nonexistent file %s"
2864 #: apt-pkg/indexcopy.cc:543
2866 msgid "Can't find authentication record for: %s"
2869 #: apt-pkg/indexcopy.cc:549
2871 msgid "Hash mismatch for: %s"
2874 #: apt-pkg/cacheset.cc:337
2876 msgid "Release '%s' for '%s' was not found"
2879 #: apt-pkg/cacheset.cc:340
2881 msgid "Version '%s' for '%s' was not found"
2884 #: apt-pkg/cacheset.cc:447
2886 msgid "Couldn't find task '%s'"
2889 #: apt-pkg/cacheset.cc:454
2891 msgid "Couldn't find any package by regex '%s'"
2894 #: apt-pkg/cacheset.cc:467
2896 msgid "Can't select versions from package '%s' as it purely virtual"
2899 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
2902 "Can't select installed nor candidate version from package '%s' as it has "
2906 #: apt-pkg/cacheset.cc:491
2908 msgid "Can't select newest version from package '%s' as it is purely virtual"
2911 #: apt-pkg/cacheset.cc:499
2913 msgid "Can't select candidate version from package %s as it has no candidate"
2916 #: apt-pkg/cacheset.cc:507
2918 msgid "Can't select installed version from package %s as it is not installed"
2921 #: apt-pkg/deb/dpkgpm.cc:52
2923 msgid "Installing %s"
2926 #: apt-pkg/deb/dpkgpm.cc:53 apt-pkg/deb/dpkgpm.cc:822
2928 msgid "Configuring %s"
2931 #: apt-pkg/deb/dpkgpm.cc:54 apt-pkg/deb/dpkgpm.cc:829
2936 #: apt-pkg/deb/dpkgpm.cc:55
2938 msgid "Completely removing %s"
2941 #: apt-pkg/deb/dpkgpm.cc:56
2943 msgid "Noting disappearance of %s"
2946 #: apt-pkg/deb/dpkgpm.cc:57
2948 msgid "Running post-installation trigger %s"
2951 #. FIXME: use a better string after freeze
2952 #: apt-pkg/deb/dpkgpm.cc:646
2954 msgid "Directory '%s' missing"
2957 #: apt-pkg/deb/dpkgpm.cc:661 apt-pkg/deb/dpkgpm.cc:674
2959 msgid "Could not open file '%s'"
2962 #: apt-pkg/deb/dpkgpm.cc:815
2964 msgid "Preparing %s"
2967 #: apt-pkg/deb/dpkgpm.cc:816
2969 msgid "Unpacking %s"
2972 #: apt-pkg/deb/dpkgpm.cc:821
2974 msgid "Preparing to configure %s"
2977 #: apt-pkg/deb/dpkgpm.cc:823
2979 msgid "Installed %s"
2982 #: apt-pkg/deb/dpkgpm.cc:828
2984 msgid "Preparing for removal of %s"
2987 #: apt-pkg/deb/dpkgpm.cc:830
2992 #: apt-pkg/deb/dpkgpm.cc:835
2994 msgid "Preparing to completely remove %s"
2997 #: apt-pkg/deb/dpkgpm.cc:836
2999 msgid "Completely removed %s"
3002 #: apt-pkg/deb/dpkgpm.cc:1042
3003 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3006 #: apt-pkg/deb/dpkgpm.cc:1073
3007 msgid "Running dpkg"
3010 #: apt-pkg/deb/dpkgpm.cc:1276
3011 msgid "No apport report written because MaxReports is reached already"
3014 #. check if its not a follow up error
3015 #: apt-pkg/deb/dpkgpm.cc:1281
3016 msgid "dependency problems - leaving unconfigured"
3019 #: apt-pkg/deb/dpkgpm.cc:1283
3021 "No apport report written because the error message indicates its a followup "
3022 "error from a previous failure."
3025 #: apt-pkg/deb/dpkgpm.cc:1289
3027 "No apport report written because the error message indicates a disk full "
3031 #: apt-pkg/deb/dpkgpm.cc:1295
3033 "No apport report written because the error message indicates a out of memory "
3037 #: apt-pkg/deb/dpkgpm.cc:1302
3039 "No apport report written because the error message indicates a dpkg I/O error"
3042 #: apt-pkg/deb/debsystem.cc:69
3045 "Unable to lock the administration directory (%s), is another process using "
3049 #: apt-pkg/deb/debsystem.cc:72
3051 msgid "Unable to lock the administration directory (%s), are you root?"
3054 #. TRANSLATORS: the %s contains the recovery command, usually
3055 #. dpkg --configure -a
3056 #: apt-pkg/deb/debsystem.cc:88
3059 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3062 #: apt-pkg/deb/debsystem.cc:106
3066 #. FIXME: fallback to a default mirror here instead
3067 #. and provide a config option to define that default
3068 #: methods/mirror.cc:200
3070 msgid "No mirror file '%s' found "
3073 #: methods/mirror.cc:343
3075 msgid "[Mirror: %s]"
3078 #: methods/rred.cc:465
3081 "Could not patch %s with mmap and with file operation usage - the patch seems "
3085 #: methods/rred.cc:470
3088 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3092 #: methods/rsh.cc:329
3093 msgid "Connection closed prematurely"