1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-12-19 14:28+0100\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: cmdline/apt-cache.cc:158
22 msgid "Package %s version %s has an unmet dep:\n"
25 #: cmdline/apt-cache.cc:286
26 msgid "Total package names: "
29 #: cmdline/apt-cache.cc:288
30 msgid "Total package structures: "
33 #: cmdline/apt-cache.cc:328
34 msgid " Normal packages: "
37 #: cmdline/apt-cache.cc:329
38 msgid " Pure virtual packages: "
41 #: cmdline/apt-cache.cc:330
42 msgid " Single virtual packages: "
45 #: cmdline/apt-cache.cc:331
46 msgid " Mixed virtual packages: "
49 #: cmdline/apt-cache.cc:332
53 #: cmdline/apt-cache.cc:334
54 msgid "Total distinct versions: "
57 #: cmdline/apt-cache.cc:336
58 msgid "Total distinct descriptions: "
61 #: cmdline/apt-cache.cc:338
62 msgid "Total dependencies: "
65 #: cmdline/apt-cache.cc:341
66 msgid "Total ver/file relations: "
69 #: cmdline/apt-cache.cc:343
70 msgid "Total Desc/File relations: "
73 #: cmdline/apt-cache.cc:345
74 msgid "Total Provides mappings: "
77 #: cmdline/apt-cache.cc:357
78 msgid "Total globbed strings: "
81 #: cmdline/apt-cache.cc:371
82 msgid "Total dependency version space: "
85 #: cmdline/apt-cache.cc:376
86 msgid "Total slack space: "
89 #: cmdline/apt-cache.cc:384
90 msgid "Total space accounted for: "
93 #: cmdline/apt-cache.cc:515 cmdline/apt-cache.cc:1143
95 msgid "Package file %s is out of sync."
98 #: cmdline/apt-cache.cc:593 cmdline/apt-cache.cc:1378
99 #: cmdline/apt-cache.cc:1380 cmdline/apt-cache.cc:1457 cmdline/apt-mark.cc:39
100 #: cmdline/apt-mark.cc:86 cmdline/apt-mark.cc:162
101 msgid "No packages found"
104 #: cmdline/apt-cache.cc:1222
105 msgid "You must give at least one search pattern"
108 #: cmdline/apt-cache.cc:1357
109 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
112 #: cmdline/apt-cache.cc:1452 apt-pkg/cacheset.cc:459
114 msgid "Unable to locate package %s"
117 #: cmdline/apt-cache.cc:1482
118 msgid "Package files:"
121 #: cmdline/apt-cache.cc:1489 cmdline/apt-cache.cc:1580
122 msgid "Cache is out of sync, can't x-ref a package file"
125 #. Show any packages have explicit pins
126 #: cmdline/apt-cache.cc:1503
127 msgid "Pinned packages:"
130 #: cmdline/apt-cache.cc:1515 cmdline/apt-cache.cc:1560
134 #: cmdline/apt-cache.cc:1523
138 #: cmdline/apt-cache.cc:1524
142 #: cmdline/apt-cache.cc:1542 cmdline/apt-cache.cc:1550
146 #: cmdline/apt-cache.cc:1557
147 msgid " Package pin: "
150 #. Show the priority tables
151 #: cmdline/apt-cache.cc:1566
152 msgid " Version table:"
155 #: cmdline/apt-cache.cc:1679 cmdline/apt-cdrom.cc:199 cmdline/apt-config.cc:75
156 #: cmdline/apt-extracttemplates.cc:227 ftparchive/apt-ftparchive.cc:590
157 #: cmdline/apt-get.cc:3255 cmdline/apt-internal-solver.cc:32
158 #: cmdline/apt-mark.cc:266 cmdline/apt-sortpkgs.cc:147
160 msgid "%s %s for %s compiled on %s %s\n"
163 #: cmdline/apt-cache.cc:1686
165 "Usage: apt-cache [options] command\n"
166 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
167 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
169 "apt-cache is a low-level tool used to query information\n"
170 "from APT's binary cache files\n"
173 " gencaches - Build both the package and source cache\n"
174 " showpkg - Show some general information for a single package\n"
175 " showsrc - Show source records\n"
176 " stats - Show some basic statistics\n"
177 " dump - Show the entire file in a terse form\n"
178 " dumpavail - Print an available file to stdout\n"
179 " unmet - Show unmet dependencies\n"
180 " search - Search the package list for a regex pattern\n"
181 " show - Show a readable record for the package\n"
182 " depends - Show raw dependency information for a package\n"
183 " rdepends - Show reverse dependency information for a package\n"
184 " pkgnames - List the names of all packages in the system\n"
185 " dotty - Generate package graphs for GraphViz\n"
186 " xvcg - Generate package graphs for xvcg\n"
187 " policy - Show policy settings\n"
190 " -h This help text.\n"
191 " -p=? The package cache.\n"
192 " -s=? The source cache.\n"
193 " -q Disable progress indicator.\n"
194 " -i Show only important deps for the unmet command.\n"
195 " -c=? Read this configuration file\n"
196 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
197 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
200 #: cmdline/apt-cdrom.cc:79
201 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
204 #: cmdline/apt-cdrom.cc:94
205 msgid "Please insert a Disc in the drive and press enter"
208 #: cmdline/apt-cdrom.cc:129
210 msgid "Failed to mount '%s' to '%s'"
213 #: cmdline/apt-cdrom.cc:164
214 msgid "Repeat this process for the rest of the CDs in your set."
217 #: cmdline/apt-config.cc:46
218 msgid "Arguments not in pairs"
221 #: cmdline/apt-config.cc:81
223 "Usage: apt-config [options] command\n"
225 "apt-config is a simple tool to read the APT config file\n"
228 " shell - Shell mode\n"
229 " dump - Show the configuration\n"
232 " -h This help text.\n"
233 " -c=? Read this configuration file\n"
234 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
237 #: cmdline/apt-extracttemplates.cc:100
239 msgid "%s not a valid DEB package."
242 #: cmdline/apt-extracttemplates.cc:234
244 "Usage: apt-extracttemplates file1 [file2 ...]\n"
246 "apt-extracttemplates is a tool to extract config and template info\n"
247 "from debian packages\n"
250 " -h This help text\n"
251 " -t Set the temp dir\n"
252 " -c=? Read this configuration file\n"
253 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
256 #: cmdline/apt-extracttemplates.cc:269 apt-pkg/pkgcachegen.cc:1271
258 msgid "Unable to write to %s"
261 #: cmdline/apt-extracttemplates.cc:311
262 msgid "Cannot get debconf version. Is debconf installed?"
265 #: ftparchive/apt-ftparchive.cc:171 ftparchive/apt-ftparchive.cc:348
266 msgid "Package extension list is too long"
269 #: ftparchive/apt-ftparchive.cc:173 ftparchive/apt-ftparchive.cc:190
270 #: ftparchive/apt-ftparchive.cc:213 ftparchive/apt-ftparchive.cc:263
271 #: ftparchive/apt-ftparchive.cc:277 ftparchive/apt-ftparchive.cc:299
273 msgid "Error processing directory %s"
276 #: ftparchive/apt-ftparchive.cc:261
277 msgid "Source extension list is too long"
280 #: ftparchive/apt-ftparchive.cc:378
281 msgid "Error writing header to contents file"
284 #: ftparchive/apt-ftparchive.cc:408
286 msgid "Error processing contents %s"
289 #: ftparchive/apt-ftparchive.cc:596
291 "Usage: apt-ftparchive [options] command\n"
292 "Commands: packages binarypath [overridefile [pathprefix]]\n"
293 " sources srcpath [overridefile [pathprefix]]\n"
296 " generate config [groups]\n"
299 "apt-ftparchive generates index files for Debian archives. It supports\n"
300 "many styles of generation from fully automated to functional replacements\n"
301 "for dpkg-scanpackages and dpkg-scansources\n"
303 "apt-ftparchive generates Package files from a tree of .debs. The\n"
304 "Package file contains the contents of all the control fields from\n"
305 "each package as well as the MD5 hash and filesize. An override file\n"
306 "is supported to force the value of Priority and Section.\n"
308 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
309 "The --source-override option can be used to specify a src override file\n"
311 "The 'packages' and 'sources' command should be run in the root of the\n"
312 "tree. BinaryPath should point to the base of the recursive search and \n"
313 "override file should contain the override flags. Pathprefix is\n"
314 "appended to the filename fields if present. Example usage from the \n"
316 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
317 " dists/potato/main/binary-i386/Packages\n"
320 " -h This help text\n"
321 " --md5 Control MD5 generation\n"
322 " -s=? Source override file\n"
324 " -d=? Select the optional caching database\n"
325 " --no-delink Enable delinking debug mode\n"
326 " --contents Control contents file generation\n"
327 " -c=? Read this configuration file\n"
328 " -o=? Set an arbitrary configuration option"
331 #: ftparchive/apt-ftparchive.cc:802
332 msgid "No selections matched"
335 #: ftparchive/apt-ftparchive.cc:880
337 msgid "Some files are missing in the package file group `%s'"
340 #: ftparchive/cachedb.cc:46
342 msgid "DB was corrupted, file renamed to %s.old"
345 #: ftparchive/cachedb.cc:64
347 msgid "DB is old, attempting to upgrade %s"
350 #: ftparchive/cachedb.cc:75
352 "DB format is invalid. If you upgraded from an older version of apt, please "
353 "remove and re-create the database."
356 #: ftparchive/cachedb.cc:80
358 msgid "Unable to open DB file %s: %s"
361 #: ftparchive/cachedb.cc:126 apt-inst/extract.cc:181 apt-inst/extract.cc:193
362 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
364 msgid "Failed to stat %s"
367 #: ftparchive/cachedb.cc:248
368 msgid "Archive has no control record"
371 #: ftparchive/cachedb.cc:489
372 msgid "Unable to get a cursor"
375 #: ftparchive/writer.cc:80
377 msgid "W: Unable to read directory %s\n"
380 #: ftparchive/writer.cc:85
382 msgid "W: Unable to stat %s\n"
385 #: ftparchive/writer.cc:141
389 #: ftparchive/writer.cc:143
393 #: ftparchive/writer.cc:150
394 msgid "E: Errors apply to file "
397 #: ftparchive/writer.cc:168 ftparchive/writer.cc:200
399 msgid "Failed to resolve %s"
402 #: ftparchive/writer.cc:181
403 msgid "Tree walking failed"
406 #: ftparchive/writer.cc:208
408 msgid "Failed to open %s"
411 #: ftparchive/writer.cc:267
413 msgid " DeLink %s [%s]\n"
416 #: ftparchive/writer.cc:275
418 msgid "Failed to readlink %s"
421 #: ftparchive/writer.cc:279
423 msgid "Failed to unlink %s"
426 #: ftparchive/writer.cc:286
428 msgid "*** Failed to link %s to %s"
431 #: ftparchive/writer.cc:296
433 msgid " DeLink limit of %sB hit.\n"
436 #: ftparchive/writer.cc:401
437 msgid "Archive had no package field"
440 #: ftparchive/writer.cc:409 ftparchive/writer.cc:711
442 msgid " %s has no override entry\n"
445 #: ftparchive/writer.cc:477 ftparchive/writer.cc:827
447 msgid " %s maintainer is %s not %s\n"
450 #: ftparchive/writer.cc:721
452 msgid " %s has no source override entry\n"
455 #: ftparchive/writer.cc:725
457 msgid " %s has no binary override entry either\n"
460 #: ftparchive/contents.cc:339 ftparchive/contents.cc:370
461 msgid "realloc - Failed to allocate memory"
464 #: ftparchive/override.cc:34 ftparchive/override.cc:142
466 msgid "Unable to open %s"
469 #: ftparchive/override.cc:60 ftparchive/override.cc:166
471 msgid "Malformed override %s line %llu #1"
474 #: ftparchive/override.cc:74 ftparchive/override.cc:178
476 msgid "Malformed override %s line %llu #2"
479 #: ftparchive/override.cc:88 ftparchive/override.cc:191
481 msgid "Malformed override %s line %llu #3"
484 #: ftparchive/override.cc:127 ftparchive/override.cc:201
486 msgid "Failed to read the override file %s"
489 #: ftparchive/multicompress.cc:70
491 msgid "Unknown compression algorithm '%s'"
494 #: ftparchive/multicompress.cc:100
496 msgid "Compressed output %s needs a compression set"
499 #: ftparchive/multicompress.cc:168 methods/rsh.cc:97
500 msgid "Failed to create IPC pipe to subprocess"
503 #: ftparchive/multicompress.cc:189
504 msgid "Failed to create FILE*"
507 #: ftparchive/multicompress.cc:192
508 msgid "Failed to fork"
511 #: ftparchive/multicompress.cc:206
512 msgid "Compress child"
515 #: ftparchive/multicompress.cc:229
517 msgid "Internal error, failed to create %s"
520 #: ftparchive/multicompress.cc:304
521 msgid "IO to subprocess/file failed"
524 #: ftparchive/multicompress.cc:342
525 msgid "Failed to read while computing MD5"
528 #: ftparchive/multicompress.cc:358
530 msgid "Problem unlinking %s"
533 #: ftparchive/multicompress.cc:373 apt-inst/extract.cc:188
535 msgid "Failed to rename %s to %s"
538 #: cmdline/apt-get.cc:135
542 #: cmdline/apt-get.cc:140
546 #: cmdline/apt-get.cc:162 apt-pkg/cachefilter.cc:31
548 msgid "Regex compilation error - %s"
551 #: cmdline/apt-get.cc:257
552 msgid "The following packages have unmet dependencies:"
555 #: cmdline/apt-get.cc:347
557 msgid "but %s is installed"
560 #: cmdline/apt-get.cc:349
562 msgid "but %s is to be installed"
565 #: cmdline/apt-get.cc:356
566 msgid "but it is not installable"
569 #: cmdline/apt-get.cc:358
570 msgid "but it is a virtual package"
573 #: cmdline/apt-get.cc:361
574 msgid "but it is not installed"
577 #: cmdline/apt-get.cc:361
578 msgid "but it is not going to be installed"
581 #: cmdline/apt-get.cc:366
585 #: cmdline/apt-get.cc:395
586 msgid "The following NEW packages will be installed:"
589 #: cmdline/apt-get.cc:421
590 msgid "The following packages will be REMOVED:"
593 #: cmdline/apt-get.cc:443
594 msgid "The following packages have been kept back:"
597 #: cmdline/apt-get.cc:464
598 msgid "The following packages will be upgraded:"
601 #: cmdline/apt-get.cc:485
602 msgid "The following packages will be DOWNGRADED:"
605 #: cmdline/apt-get.cc:505
606 msgid "The following held packages will be changed:"
609 #: cmdline/apt-get.cc:560
611 msgid "%s (due to %s) "
614 #: cmdline/apt-get.cc:568
616 "WARNING: The following essential packages will be removed.\n"
617 "This should NOT be done unless you know exactly what you are doing!"
620 #: cmdline/apt-get.cc:599
622 msgid "%lu upgraded, %lu newly installed, "
625 #: cmdline/apt-get.cc:603
627 msgid "%lu reinstalled, "
630 #: cmdline/apt-get.cc:605
632 msgid "%lu downgraded, "
635 #: cmdline/apt-get.cc:607
637 msgid "%lu to remove and %lu not upgraded.\n"
640 #: cmdline/apt-get.cc:611
642 msgid "%lu not fully installed or removed.\n"
645 #: cmdline/apt-get.cc:632
647 msgid "Note, selecting '%s' for task '%s'\n"
650 #: cmdline/apt-get.cc:637
652 msgid "Note, selecting '%s' for regex '%s'\n"
655 #: cmdline/apt-get.cc:654
657 msgid "Package %s is a virtual package provided by:\n"
660 #: cmdline/apt-get.cc:665
664 #: cmdline/apt-get.cc:674
665 msgid " [Not candidate version]"
668 #: cmdline/apt-get.cc:676
669 msgid "You should explicitly select one to install."
672 #: cmdline/apt-get.cc:679
675 "Package %s is not available, but is referred to by another package.\n"
676 "This may mean that the package is missing, has been obsoleted, or\n"
677 "is only available from another source\n"
680 #: cmdline/apt-get.cc:697
681 msgid "However the following packages replace it:"
684 #: cmdline/apt-get.cc:709
686 msgid "Package '%s' has no installation candidate"
689 #: cmdline/apt-get.cc:720
691 msgid "Virtual packages like '%s' can't be removed\n"
694 #: cmdline/apt-get.cc:764
696 msgid "Note, selecting '%s' instead of '%s'\n"
699 #: cmdline/apt-get.cc:794
701 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
704 #: cmdline/apt-get.cc:798
706 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
709 #: cmdline/apt-get.cc:810
711 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
714 #: cmdline/apt-get.cc:815
716 msgid "%s is already the newest version.\n"
719 #: cmdline/apt-get.cc:834 cmdline/apt-get.cc:2114 cmdline/apt-mark.cc:61
721 msgid "%s set to manually installed.\n"
724 #: cmdline/apt-get.cc:860
726 msgid "Selected version '%s' (%s) for '%s'\n"
729 #: cmdline/apt-get.cc:865
731 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
734 #: cmdline/apt-get.cc:907
736 msgid "Package %s is not installed, so not removed\n"
739 #: cmdline/apt-get.cc:985
740 msgid "Correcting dependencies..."
743 #: cmdline/apt-get.cc:988
747 #: cmdline/apt-get.cc:991
748 msgid "Unable to correct dependencies"
751 #: cmdline/apt-get.cc:994
752 msgid "Unable to minimize the upgrade set"
755 #: cmdline/apt-get.cc:996
759 #: cmdline/apt-get.cc:1000
760 msgid "You might want to run 'apt-get -f install' to correct these."
763 #: cmdline/apt-get.cc:1003
764 msgid "Unmet dependencies. Try using -f."
767 #: cmdline/apt-get.cc:1028
768 msgid "WARNING: The following packages cannot be authenticated!"
771 #: cmdline/apt-get.cc:1032
772 msgid "Authentication warning overridden.\n"
775 #: cmdline/apt-get.cc:1039
776 msgid "Install these packages without verification [y/N]? "
779 #: cmdline/apt-get.cc:1041
780 msgid "Some packages could not be authenticated"
783 #: cmdline/apt-get.cc:1050 cmdline/apt-get.cc:1211
784 msgid "There are problems and -y was used without --force-yes"
787 #: cmdline/apt-get.cc:1091
788 msgid "Internal error, InstallPackages was called with broken packages!"
791 #: cmdline/apt-get.cc:1100
792 msgid "Packages need to be removed but remove is disabled."
795 #: cmdline/apt-get.cc:1111
796 msgid "Internal error, Ordering didn't finish"
799 #: cmdline/apt-get.cc:1149
800 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
803 #. TRANSLATOR: The required space between number and unit is already included
804 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
805 #: cmdline/apt-get.cc:1156
807 msgid "Need to get %sB/%sB of archives.\n"
810 #. TRANSLATOR: The required space between number and unit is already included
811 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
812 #: cmdline/apt-get.cc:1161
814 msgid "Need to get %sB of archives.\n"
817 #. TRANSLATOR: The required space between number and unit is already included
818 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
819 #: cmdline/apt-get.cc:1168
821 msgid "After this operation, %sB of additional disk space will be used.\n"
824 #. TRANSLATOR: The required space between number and unit is already included
825 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
826 #: cmdline/apt-get.cc:1173
828 msgid "After this operation, %sB disk space will be freed.\n"
831 #: cmdline/apt-get.cc:1188 cmdline/apt-get.cc:1191 cmdline/apt-get.cc:2534
832 #: cmdline/apt-get.cc:2537
834 msgid "Couldn't determine free space in %s"
837 #: cmdline/apt-get.cc:1201
839 msgid "You don't have enough free space in %s."
842 #: cmdline/apt-get.cc:1217 cmdline/apt-get.cc:1237
843 msgid "Trivial Only specified but this is not a trivial operation."
846 #: cmdline/apt-get.cc:1219
847 msgid "Yes, do as I say!"
850 #: cmdline/apt-get.cc:1221
853 "You are about to do something potentially harmful.\n"
854 "To continue type in the phrase '%s'\n"
858 #: cmdline/apt-get.cc:1227 cmdline/apt-get.cc:1246
862 #: cmdline/apt-get.cc:1242
863 msgid "Do you want to continue [Y/n]? "
866 #: cmdline/apt-get.cc:1314 cmdline/apt-get.cc:2599 apt-pkg/algorithms.cc:1492
868 msgid "Failed to fetch %s %s\n"
871 #: cmdline/apt-get.cc:1332
872 msgid "Some files failed to download"
875 #: cmdline/apt-get.cc:1333 cmdline/apt-get.cc:2611
876 msgid "Download complete and in download only mode"
879 #: cmdline/apt-get.cc:1339
881 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
885 #: cmdline/apt-get.cc:1343
886 msgid "--fix-missing and media swapping is not currently supported"
889 #: cmdline/apt-get.cc:1348
890 msgid "Unable to correct missing packages."
893 #: cmdline/apt-get.cc:1349
894 msgid "Aborting install."
897 #: cmdline/apt-get.cc:1377
899 "The following package disappeared from your system as\n"
900 "all files have been overwritten by other packages:"
902 "The following packages disappeared from your system as\n"
903 "all files have been overwritten by other packages:"
907 #: cmdline/apt-get.cc:1381
908 msgid "Note: This is done automatic and on purpose by dpkg."
911 #: cmdline/apt-get.cc:1519
913 msgid "Ignore unavailable target release '%s' of package '%s'"
916 #: cmdline/apt-get.cc:1551
918 msgid "Picking '%s' as source package instead of '%s'\n"
921 #. if (VerTag.empty() == false && Last == 0)
922 #: cmdline/apt-get.cc:1589
924 msgid "Ignore unavailable version '%s' of package '%s'"
927 #: cmdline/apt-get.cc:1605
928 msgid "The update command takes no arguments"
931 #: cmdline/apt-get.cc:1668
932 msgid "We are not supposed to delete stuff, can't start AutoRemover"
935 #: cmdline/apt-get.cc:1772
937 "Hmm, seems like the AutoRemover destroyed something which really\n"
938 "shouldn't happen. Please file a bug report against apt."
942 #. if (Packages == 1)
946 #. _("Since you only requested a single operation it is extremely likely that\n"
947 #. "the package is simply not installable and a bug report against\n"
948 #. "that package should be filed.") << endl;
951 #: cmdline/apt-get.cc:1775 cmdline/apt-get.cc:1944
952 msgid "The following information may help to resolve the situation:"
955 #: cmdline/apt-get.cc:1779
956 msgid "Internal Error, AutoRemover broke stuff"
959 #: cmdline/apt-get.cc:1786
961 "The following package was automatically installed and is no longer required:"
963 "The following packages were automatically installed and are no longer "
968 #: cmdline/apt-get.cc:1790
970 msgid "%lu package was automatically installed and is no longer required.\n"
972 "%lu packages were automatically installed and are no longer required.\n"
976 #: cmdline/apt-get.cc:1792
977 msgid "Use 'apt-get autoremove' to remove them."
980 #: cmdline/apt-get.cc:1811
981 msgid "Internal error, AllUpgrade broke stuff"
984 #: cmdline/apt-get.cc:1910
985 msgid "You might want to run 'apt-get -f install' to correct these:"
988 #: cmdline/apt-get.cc:1914
990 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
994 #: cmdline/apt-get.cc:1929
996 "Some packages could not be installed. This may mean that you have\n"
997 "requested an impossible situation or if you are using the unstable\n"
998 "distribution that some required packages have not yet been created\n"
999 "or been moved out of Incoming."
1002 #: cmdline/apt-get.cc:1950
1003 msgid "Broken packages"
1006 #: cmdline/apt-get.cc:1976
1007 msgid "The following extra packages will be installed:"
1010 #: cmdline/apt-get.cc:2066
1011 msgid "Suggested packages:"
1014 #: cmdline/apt-get.cc:2067
1015 msgid "Recommended packages:"
1018 #: cmdline/apt-get.cc:2109
1020 msgid "Couldn't find package %s"
1023 #: cmdline/apt-get.cc:2116 cmdline/apt-mark.cc:63
1025 msgid "%s set to automatically installed.\n"
1028 #: cmdline/apt-get.cc:2124 cmdline/apt-mark.cc:107
1030 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1034 #: cmdline/apt-get.cc:2140
1035 msgid "Calculating upgrade... "
1038 #: cmdline/apt-get.cc:2143 methods/ftp.cc:711 methods/connect.cc:115
1042 #: cmdline/apt-get.cc:2148
1046 #: cmdline/apt-get.cc:2215 cmdline/apt-get.cc:2223
1047 msgid "Internal error, problem resolver broke stuff"
1050 #: cmdline/apt-get.cc:2251 cmdline/apt-get.cc:2287
1051 msgid "Unable to lock the download directory"
1054 #: cmdline/apt-get.cc:2338
1056 msgid "Downloading %s %s"
1059 #: cmdline/apt-get.cc:2396
1060 msgid "Must specify at least one package to fetch source for"
1063 #: cmdline/apt-get.cc:2436 cmdline/apt-get.cc:2748
1065 msgid "Unable to find a source package for %s"
1068 #: cmdline/apt-get.cc:2453
1071 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1075 #: cmdline/apt-get.cc:2458
1080 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1083 #: cmdline/apt-get.cc:2511
1085 msgid "Skipping already downloaded file '%s'\n"
1088 #: cmdline/apt-get.cc:2548
1090 msgid "You don't have enough free space in %s"
1093 #. TRANSLATOR: The required space between number and unit is already included
1094 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1095 #: cmdline/apt-get.cc:2557
1097 msgid "Need to get %sB/%sB of source archives.\n"
1100 #. TRANSLATOR: The required space between number and unit is already included
1101 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1102 #: cmdline/apt-get.cc:2562
1104 msgid "Need to get %sB of source archives.\n"
1107 #: cmdline/apt-get.cc:2568
1109 msgid "Fetch source %s\n"
1112 #: cmdline/apt-get.cc:2606
1113 msgid "Failed to fetch some archives."
1116 #: cmdline/apt-get.cc:2637
1118 msgid "Skipping unpack of already unpacked source in %s\n"
1121 #: cmdline/apt-get.cc:2649
1123 msgid "Unpack command '%s' failed.\n"
1126 #: cmdline/apt-get.cc:2650
1128 msgid "Check if the 'dpkg-dev' package is installed.\n"
1131 #: cmdline/apt-get.cc:2672
1133 msgid "Build command '%s' failed.\n"
1136 #: cmdline/apt-get.cc:2692
1137 msgid "Child process failed"
1140 #: cmdline/apt-get.cc:2711
1141 msgid "Must specify at least one package to check builddeps for"
1144 #: cmdline/apt-get.cc:2736
1147 "No architecture information available for %s. See apt.conf(5) APT::"
1148 "Architectures for setup"
1151 #: cmdline/apt-get.cc:2753
1153 msgid "Unable to get build-dependency information for %s"
1156 #: cmdline/apt-get.cc:2773
1158 msgid "%s has no build depends.\n"
1161 #: cmdline/apt-get.cc:2903
1164 "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
1168 #: cmdline/apt-get.cc:2924
1171 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1175 #: cmdline/apt-get.cc:2947
1177 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1180 #: cmdline/apt-get.cc:2986
1183 "%s dependency for %s cannot be satisfied because candidate version of "
1184 "package %s can't satisfy version requirements"
1187 #: cmdline/apt-get.cc:2992
1190 "%s dependency for %s cannot be satisfied because package %s has no candidate "
1194 #: cmdline/apt-get.cc:3015
1196 msgid "Failed to satisfy %s dependency for %s: %s"
1199 #: cmdline/apt-get.cc:3031
1201 msgid "Build-dependencies for %s could not be satisfied."
1204 #: cmdline/apt-get.cc:3036
1205 msgid "Failed to process build dependencies"
1208 #: cmdline/apt-get.cc:3129 cmdline/apt-get.cc:3141
1210 msgid "Changelog for %s (%s)"
1213 #: cmdline/apt-get.cc:3260
1214 msgid "Supported modules:"
1217 #: cmdline/apt-get.cc:3301
1219 "Usage: apt-get [options] command\n"
1220 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1221 " apt-get [options] source pkg1 [pkg2 ...]\n"
1223 "apt-get is a simple command line interface for downloading and\n"
1224 "installing packages. The most frequently used commands are update\n"
1228 " update - Retrieve new lists of packages\n"
1229 " upgrade - Perform an upgrade\n"
1230 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1231 " remove - Remove packages\n"
1232 " autoremove - Remove automatically all unused packages\n"
1233 " purge - Remove packages and config files\n"
1234 " source - Download source archives\n"
1235 " build-dep - Configure build-dependencies for source packages\n"
1236 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1237 " dselect-upgrade - Follow dselect selections\n"
1238 " clean - Erase downloaded archive files\n"
1239 " autoclean - Erase old downloaded archive files\n"
1240 " check - Verify that there are no broken dependencies\n"
1241 " changelog - Download and display the changelog for the given package\n"
1242 " download - Download the binary package into the current directory\n"
1245 " -h This help text.\n"
1246 " -q Loggable output - no progress indicator\n"
1247 " -qq No output except for errors\n"
1248 " -d Download only - do NOT install or unpack archives\n"
1249 " -s No-act. Perform ordering simulation\n"
1250 " -y Assume Yes to all queries and do not prompt\n"
1251 " -f Attempt to correct a system with broken dependencies in place\n"
1252 " -m Attempt to continue if archives are unlocatable\n"
1253 " -u Show a list of upgraded packages as well\n"
1254 " -b Build the source package after fetching it\n"
1255 " -V Show verbose version numbers\n"
1256 " -c=? Read this configuration file\n"
1257 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1258 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1259 "pages for more information and options.\n"
1260 " This APT has Super Cow Powers.\n"
1263 #: cmdline/apt-get.cc:3466
1265 "NOTE: This is only a simulation!\n"
1266 " apt-get needs root privileges for real execution.\n"
1267 " Keep also in mind that locking is deactivated,\n"
1268 " so don't depend on the relevance to the real current situation!"
1271 #: cmdline/acqprogress.cc:59
1275 #: cmdline/acqprogress.cc:83
1279 #: cmdline/acqprogress.cc:114
1283 #: cmdline/acqprogress.cc:118
1287 #: cmdline/acqprogress.cc:139
1289 msgid "Fetched %sB in %s (%sB/s)\n"
1292 #: cmdline/acqprogress.cc:229
1297 #: cmdline/acqprogress.cc:285
1300 "Media change: please insert the disc labeled\n"
1302 "in the drive '%s' and press enter\n"
1305 #: cmdline/apt-internal-solver.cc:36
1307 "Usage: apt-internal-resolver\n"
1309 "apt-internal-resolver is an interface to use the current internal\n"
1310 "like an external resolver for the APT family for debugging or alike\n"
1313 " -h This help text.\n"
1314 " -q Loggable output - no progress indicator\n"
1315 " -c=? Read this configuration file\n"
1316 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1317 "apt.conf(5) manual pages for more information and options.\n"
1318 " This APT has Super Cow Powers.\n"
1321 #: cmdline/apt-mark.cc:48
1323 msgid "%s can not be marked as it is not installed.\n"
1326 #: cmdline/apt-mark.cc:54
1328 msgid "%s was already set to manually installed.\n"
1331 #: cmdline/apt-mark.cc:56
1333 msgid "%s was already set to automatically installed.\n"
1336 #: cmdline/apt-mark.cc:171
1338 msgid "%s was already set on hold.\n"
1341 #: cmdline/apt-mark.cc:173
1343 msgid "%s was already not hold.\n"
1346 #: cmdline/apt-mark.cc:187 cmdline/apt-mark.cc:209
1348 msgid "%s set on hold.\n"
1351 #: cmdline/apt-mark.cc:189 cmdline/apt-mark.cc:214
1353 msgid "Canceled hold on %s.\n"
1356 #: cmdline/apt-mark.cc:222
1357 msgid "Executing dpkg failed. Are you root?"
1360 #: cmdline/apt-mark.cc:270
1362 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1364 "apt-mark is a simple command line interface for marking packages\n"
1365 "as manual or automatical installed. It can also list marks.\n"
1368 " auto - Mark the given packages as automatically installed\n"
1369 " manual - Mark the given packages as manually installed\n"
1372 " -h This help text.\n"
1373 " -q Loggable output - no progress indicator\n"
1374 " -qq No output except for errors\n"
1375 " -s No-act. Just prints what would be done.\n"
1376 " -f read/write auto/manual marking in the given file\n"
1377 " -c=? Read this configuration file\n"
1378 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1379 "See the apt-mark(8) and apt.conf(5) manual pages for more information."
1382 #: cmdline/apt-sortpkgs.cc:89
1383 msgid "Unknown package record!"
1386 #: cmdline/apt-sortpkgs.cc:153
1388 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1390 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1391 "to indicate what kind of file it is.\n"
1394 " -h This help text\n"
1395 " -s Use source file sorting\n"
1396 " -c=? Read this configuration file\n"
1397 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1400 #: dselect/install:32
1401 msgid "Bad default setting!"
1404 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1405 #: dselect/install:105 dselect/update:45
1406 msgid "Press enter to continue."
1409 #: dselect/install:91
1410 msgid "Do you want to erase any previously downloaded .deb files?"
1413 #: dselect/install:101
1414 msgid "Some errors occurred while unpacking. Packages that were installed"
1417 #: dselect/install:102
1418 msgid "will be configured. This may result in duplicate errors"
1421 #: dselect/install:103
1422 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1425 #: dselect/install:104
1427 "above this message are important. Please fix them and run [I]nstall again"
1430 #: dselect/update:30
1431 msgid "Merging available information"
1434 #: apt-inst/contrib/extracttar.cc:117
1435 msgid "Failed to create pipes"
1438 #: apt-inst/contrib/extracttar.cc:144
1439 msgid "Failed to exec gzip "
1442 #: apt-inst/contrib/extracttar.cc:181 apt-inst/contrib/extracttar.cc:211
1443 msgid "Corrupted archive"
1446 #: apt-inst/contrib/extracttar.cc:196
1447 msgid "Tar checksum failed, archive corrupted"
1450 #: apt-inst/contrib/extracttar.cc:303
1452 msgid "Unknown TAR header type %u, member %s"
1455 #: apt-inst/contrib/arfile.cc:74
1456 msgid "Invalid archive signature"
1459 #: apt-inst/contrib/arfile.cc:82
1460 msgid "Error reading archive member header"
1463 #: apt-inst/contrib/arfile.cc:94
1465 msgid "Invalid archive member header %s"
1468 #: apt-inst/contrib/arfile.cc:106
1469 msgid "Invalid archive member header"
1472 #: apt-inst/contrib/arfile.cc:132
1473 msgid "Archive is too short"
1476 #: apt-inst/contrib/arfile.cc:136
1477 msgid "Failed to read the archive headers"
1480 #: apt-inst/filelist.cc:382
1481 msgid "DropNode called on still linked node"
1484 #: apt-inst/filelist.cc:414
1485 msgid "Failed to locate the hash element!"
1488 #: apt-inst/filelist.cc:461
1489 msgid "Failed to allocate diversion"
1492 #: apt-inst/filelist.cc:466
1493 msgid "Internal error in AddDiversion"
1496 #: apt-inst/filelist.cc:479
1498 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1501 #: apt-inst/filelist.cc:508
1503 msgid "Double add of diversion %s -> %s"
1506 #: apt-inst/filelist.cc:551
1508 msgid "Duplicate conf file %s/%s"
1511 #: apt-inst/dirstream.cc:43 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:55
1513 msgid "Failed to write file %s"
1516 #: apt-inst/dirstream.cc:100 apt-inst/dirstream.cc:108
1518 msgid "Failed to close file %s"
1521 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1523 msgid "The path %s is too long"
1526 #: apt-inst/extract.cc:127
1528 msgid "Unpacking %s more than once"
1531 #: apt-inst/extract.cc:137
1533 msgid "The directory %s is diverted"
1536 #: apt-inst/extract.cc:147
1538 msgid "The package is trying to write to the diversion target %s/%s"
1541 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1542 msgid "The diversion path is too long"
1545 #: apt-inst/extract.cc:243
1547 msgid "The directory %s is being replaced by a non-directory"
1550 #: apt-inst/extract.cc:283
1551 msgid "Failed to locate node in its hash bucket"
1554 #: apt-inst/extract.cc:287
1555 msgid "The path is too long"
1558 #: apt-inst/extract.cc:415
1560 msgid "Overwrite package match with no version for %s"
1563 #: apt-inst/extract.cc:432
1565 msgid "File %s/%s overwrites the one in the package %s"
1568 #. Only warn if there are no sources.list.d.
1569 #. Only warn if there is no sources.list file.
1570 #: apt-inst/extract.cc:465 apt-pkg/contrib/cdromutl.cc:183
1571 #: apt-pkg/contrib/fileutl.cc:372 apt-pkg/sourcelist.cc:208
1572 #: apt-pkg/sourcelist.cc:214 apt-pkg/acquire.cc:456 apt-pkg/init.cc:108
1573 #: apt-pkg/init.cc:116 apt-pkg/clean.cc:36 apt-pkg/policy.cc:359
1574 #: methods/mirror.cc:95
1576 msgid "Unable to read %s"
1579 #: apt-inst/extract.cc:492
1581 msgid "Unable to stat %s"
1584 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1586 msgid "Failed to remove %s"
1589 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1591 msgid "Unable to create %s"
1594 #: apt-inst/deb/dpkgdb.cc:118
1596 msgid "Failed to stat %sinfo"
1599 #: apt-inst/deb/dpkgdb.cc:123
1600 msgid "The info and temp directories need to be on the same filesystem"
1603 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:1170
1604 #: apt-pkg/pkgcachegen.cc:1274 apt-pkg/pkgcachegen.cc:1280
1605 #: apt-pkg/pkgcachegen.cc:1436
1606 msgid "Reading package lists"
1609 #: apt-inst/deb/dpkgdb.cc:180
1611 msgid "Failed to change to the admin dir %sinfo"
1614 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1615 #: apt-inst/deb/dpkgdb.cc:448
1616 msgid "Internal error getting a package name"
1619 #: apt-inst/deb/dpkgdb.cc:205 apt-inst/deb/dpkgdb.cc:386
1620 msgid "Reading file listing"
1623 #: apt-inst/deb/dpkgdb.cc:216
1626 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1627 "then make it empty and immediately re-install the same version of the "
1631 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1633 msgid "Failed reading the list file %sinfo/%s"
1636 #: apt-inst/deb/dpkgdb.cc:266
1637 msgid "Internal error getting a node"
1640 #: apt-inst/deb/dpkgdb.cc:309
1642 msgid "Failed to open the diversions file %sdiversions"
1645 #: apt-inst/deb/dpkgdb.cc:324
1646 msgid "The diversion file is corrupted"
1649 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1650 #: apt-inst/deb/dpkgdb.cc:341
1652 msgid "Invalid line in the diversion file: %s"
1655 #: apt-inst/deb/dpkgdb.cc:362
1656 msgid "Internal error adding a diversion"
1659 #: apt-inst/deb/dpkgdb.cc:383
1660 msgid "The pkg cache must be initialized first"
1663 #: apt-inst/deb/dpkgdb.cc:443
1665 msgid "Failed to find a Package: header, offset %lu"
1668 #: apt-inst/deb/dpkgdb.cc:465
1670 msgid "Bad ConfFile section in the status file. Offset %lu"
1673 #: apt-inst/deb/dpkgdb.cc:470
1675 msgid "Error parsing MD5. Offset %lu"
1678 #: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47
1680 msgid "This is not a valid DEB archive, missing '%s' member"
1683 #. FIXME: add data.tar.xz here - adding it now would require a Translation round for a very small gain
1684 #: apt-inst/deb/debfile.cc:56
1686 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1689 #: apt-inst/deb/debfile.cc:116
1691 msgid "Couldn't change to %s"
1694 #: apt-inst/deb/debfile.cc:157
1696 msgid "Internal error, could not locate member %s"
1699 #: apt-inst/deb/debfile.cc:192
1700 msgid "Failed to locate a valid control file"
1703 #: apt-inst/deb/debfile.cc:277
1704 msgid "Unparsable control file"
1707 #: methods/bzip2.cc:63 methods/gzip.cc:54
1708 msgid "Empty files can't be valid archives"
1711 #: methods/bzip2.cc:67
1713 msgid "Couldn't open pipe for %s"
1716 #: methods/bzip2.cc:111
1718 msgid "Read error from %s process"
1721 #: methods/bzip2.cc:143 methods/bzip2.cc:152 methods/copy.cc:46
1722 #: methods/gzip.cc:94 methods/gzip.cc:103 methods/rred.cc:491
1723 #: methods/rred.cc:500
1724 msgid "Failed to stat"
1727 #: methods/bzip2.cc:149 methods/copy.cc:83 methods/gzip.cc:100
1728 #: methods/rred.cc:497
1729 msgid "Failed to set modification time"
1732 #: methods/cdrom.cc:203
1734 msgid "Unable to read the cdrom database %s"
1737 #: methods/cdrom.cc:212
1739 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1740 "cannot be used to add new CD-ROMs"
1743 #: methods/cdrom.cc:222
1744 msgid "Wrong CD-ROM"
1747 #: methods/cdrom.cc:249
1749 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1752 #: methods/cdrom.cc:254
1753 msgid "Disk not found."
1756 #: methods/cdrom.cc:262 methods/file.cc:82 methods/rsh.cc:271
1757 msgid "File not found"
1760 #: methods/file.cc:47
1761 msgid "Invalid URI, local URIS must not start with //"
1764 #. Login must be before getpeername otherwise dante won't work.
1765 #: methods/ftp.cc:172
1769 #: methods/ftp.cc:178
1770 msgid "Unable to determine the peer name"
1773 #: methods/ftp.cc:183
1774 msgid "Unable to determine the local name"
1777 #: methods/ftp.cc:214 methods/ftp.cc:242
1779 msgid "The server refused the connection and said: %s"
1782 #: methods/ftp.cc:220
1784 msgid "USER failed, server said: %s"
1787 #: methods/ftp.cc:227
1789 msgid "PASS failed, server said: %s"
1792 #: methods/ftp.cc:247
1794 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1798 #: methods/ftp.cc:275
1800 msgid "Login script command '%s' failed, server said: %s"
1803 #: methods/ftp.cc:301
1805 msgid "TYPE failed, server said: %s"
1808 #: methods/ftp.cc:339 methods/ftp.cc:450 methods/rsh.cc:190 methods/rsh.cc:233
1809 msgid "Connection timeout"
1812 #: methods/ftp.cc:345
1813 msgid "Server closed the connection"
1816 #: methods/ftp.cc:348 apt-pkg/contrib/fileutl.cc:1065 methods/rsh.cc:197
1820 #: methods/ftp.cc:355 methods/rsh.cc:204
1821 msgid "A response overflowed the buffer."
1824 #: methods/ftp.cc:372 methods/ftp.cc:384
1825 msgid "Protocol corruption"
1828 #: methods/ftp.cc:456 apt-pkg/contrib/fileutl.cc:1139 methods/rsh.cc:239
1832 #: methods/ftp.cc:696 methods/ftp.cc:702 methods/ftp.cc:738
1833 msgid "Could not create a socket"
1836 #: methods/ftp.cc:707
1837 msgid "Could not connect data socket, connection timed out"
1840 #: methods/ftp.cc:713
1841 msgid "Could not connect passive socket."
1844 #: methods/ftp.cc:731
1845 msgid "getaddrinfo was unable to get a listening socket"
1848 #: methods/ftp.cc:745
1849 msgid "Could not bind a socket"
1852 #: methods/ftp.cc:749
1853 msgid "Could not listen on the socket"
1856 #: methods/ftp.cc:756
1857 msgid "Could not determine the socket's name"
1860 #: methods/ftp.cc:788
1861 msgid "Unable to send PORT command"
1864 #: methods/ftp.cc:798
1866 msgid "Unknown address family %u (AF_*)"
1869 #: methods/ftp.cc:807
1871 msgid "EPRT failed, server said: %s"
1874 #: methods/ftp.cc:827
1875 msgid "Data socket connect timed out"
1878 #: methods/ftp.cc:834
1879 msgid "Unable to accept connection"
1882 #: methods/ftp.cc:873 methods/http.cc:1022 methods/rsh.cc:309
1883 msgid "Problem hashing file"
1886 #: methods/ftp.cc:886
1888 msgid "Unable to fetch file, server said '%s'"
1891 #: methods/ftp.cc:901 methods/rsh.cc:328
1892 msgid "Data socket timed out"
1895 #: methods/ftp.cc:931
1897 msgid "Data transfer failed, server said '%s'"
1900 #. Get the files information
1901 #: methods/ftp.cc:1008
1905 #: methods/ftp.cc:1120
1906 msgid "Unable to invoke "
1909 #: methods/connect.cc:75
1911 msgid "Connecting to %s (%s)"
1914 #: methods/connect.cc:86
1919 #: methods/connect.cc:93
1921 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1924 #: methods/connect.cc:99
1926 msgid "Cannot initiate the connection to %s:%s (%s)."
1929 #: methods/connect.cc:107
1931 msgid "Could not connect to %s:%s (%s), connection timed out"
1934 #: methods/connect.cc:125
1936 msgid "Could not connect to %s:%s (%s)."
1939 #. We say this mainly because the pause here is for the
1940 #. ssh connection that is still going
1941 #: methods/connect.cc:153 methods/rsh.cc:431
1943 msgid "Connecting to %s"
1946 #: methods/connect.cc:172 methods/connect.cc:191
1948 msgid "Could not resolve '%s'"
1951 #: methods/connect.cc:197
1953 msgid "Temporary failure resolving '%s'"
1956 #: methods/connect.cc:200
1958 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1961 #: methods/connect.cc:247
1963 msgid "Unable to connect to %s:%s:"
1966 #: methods/gpgv.cc:172
1968 "Internal error: Good signature, but could not determine key fingerprint?!"
1971 #: methods/gpgv.cc:177
1972 msgid "At least one invalid signature was encountered."
1975 #: methods/gpgv.cc:181
1976 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1979 #: methods/gpgv.cc:186
1980 msgid "Unknown error executing gpgv"
1983 #: methods/gpgv.cc:220 methods/gpgv.cc:227
1984 msgid "The following signatures were invalid:\n"
1987 #: methods/gpgv.cc:234
1989 "The following signatures couldn't be verified because the public key is not "
1993 #: methods/http.cc:393
1994 msgid "Waiting for headers"
1997 #: methods/http.cc:539
1999 msgid "Got a single header line over %u chars"
2002 #: methods/http.cc:547
2003 msgid "Bad header line"
2006 #: methods/http.cc:572 methods/http.cc:579
2007 msgid "The HTTP server sent an invalid reply header"
2010 #: methods/http.cc:608
2011 msgid "The HTTP server sent an invalid Content-Length header"
2014 #: methods/http.cc:623
2015 msgid "The HTTP server sent an invalid Content-Range header"
2018 #: methods/http.cc:625
2019 msgid "This HTTP server has broken range support"
2022 #: methods/http.cc:649
2023 msgid "Unknown date format"
2026 #: methods/http.cc:808
2027 msgid "Select failed"
2030 #: methods/http.cc:813
2031 msgid "Connection timed out"
2034 #: methods/http.cc:836
2035 msgid "Error writing to output file"
2038 #: methods/http.cc:867
2039 msgid "Error writing to file"
2042 #: methods/http.cc:895
2043 msgid "Error writing to the file"
2046 #: methods/http.cc:909
2047 msgid "Error reading from server. Remote end closed connection"
2050 #: methods/http.cc:911
2051 msgid "Error reading from server"
2054 #: methods/http.cc:1181
2055 msgid "Bad header data"
2058 #: methods/http.cc:1198 methods/http.cc:1253
2059 msgid "Connection failed"
2062 #: methods/http.cc:1345
2063 msgid "Internal error"
2066 #: apt-pkg/contrib/mmap.cc:79
2067 msgid "Can't mmap an empty file"
2070 #: apt-pkg/contrib/mmap.cc:109
2072 msgid "Couldn't duplicate file descriptor %i"
2075 #: apt-pkg/contrib/mmap.cc:117
2077 msgid "Couldn't make mmap of %llu bytes"
2080 #: apt-pkg/contrib/mmap.cc:144
2081 msgid "Unable to close mmap"
2084 #: apt-pkg/contrib/mmap.cc:172 apt-pkg/contrib/mmap.cc:200
2085 msgid "Unable to synchronize mmap"
2088 #: apt-pkg/contrib/mmap.cc:278
2090 msgid "Couldn't make mmap of %lu bytes"
2093 #: apt-pkg/contrib/mmap.cc:311
2094 msgid "Failed to truncate file"
2097 #: apt-pkg/contrib/mmap.cc:330
2100 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2101 "Current value: %lu. (man 5 apt.conf)"
2104 #: apt-pkg/contrib/mmap.cc:429
2107 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2111 #: apt-pkg/contrib/mmap.cc:432
2113 "Unable to increase size of the MMap as automatic growing is disabled by user."
2116 #. d means days, h means hours, min means minutes, s means seconds
2117 #: apt-pkg/contrib/strutl.cc:371
2119 msgid "%lid %lih %limin %lis"
2122 #. h means hours, min means minutes, s means seconds
2123 #: apt-pkg/contrib/strutl.cc:378
2125 msgid "%lih %limin %lis"
2128 #. min means minutes, s means seconds
2129 #: apt-pkg/contrib/strutl.cc:385
2135 #: apt-pkg/contrib/strutl.cc:390
2140 #: apt-pkg/contrib/strutl.cc:1165
2142 msgid "Selection %s not found"
2145 #: apt-pkg/contrib/configuration.cc:468
2147 msgid "Unrecognized type abbreviation: '%c'"
2150 #: apt-pkg/contrib/configuration.cc:526
2152 msgid "Opening configuration file %s"
2155 #: apt-pkg/contrib/configuration.cc:694
2157 msgid "Syntax error %s:%u: Block starts with no name."
2160 #: apt-pkg/contrib/configuration.cc:713
2162 msgid "Syntax error %s:%u: Malformed tag"
2165 #: apt-pkg/contrib/configuration.cc:730
2167 msgid "Syntax error %s:%u: Extra junk after value"
2170 #: apt-pkg/contrib/configuration.cc:770
2172 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2175 #: apt-pkg/contrib/configuration.cc:777
2177 msgid "Syntax error %s:%u: Too many nested includes"
2180 #: apt-pkg/contrib/configuration.cc:781 apt-pkg/contrib/configuration.cc:786
2182 msgid "Syntax error %s:%u: Included from here"
2185 #: apt-pkg/contrib/configuration.cc:790
2187 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2190 #: apt-pkg/contrib/configuration.cc:793
2192 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2195 #: apt-pkg/contrib/configuration.cc:843
2197 msgid "Syntax error %s:%u: Extra junk at end of file"
2200 #: apt-pkg/contrib/progress.cc:146
2202 msgid "%c%s... Error!"
2205 #: apt-pkg/contrib/progress.cc:148
2207 msgid "%c%s... Done"
2210 #: apt-pkg/contrib/cmndline.cc:80
2212 msgid "Command line option '%c' [from %s] is not known."
2215 #: apt-pkg/contrib/cmndline.cc:104 apt-pkg/contrib/cmndline.cc:112
2216 #: apt-pkg/contrib/cmndline.cc:120
2218 msgid "Command line option %s is not understood"
2221 #: apt-pkg/contrib/cmndline.cc:125
2223 msgid "Command line option %s is not boolean"
2226 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
2228 msgid "Option %s requires an argument."
2231 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2233 msgid "Option %s: Configuration item specification must have an =<val>."
2236 #: apt-pkg/contrib/cmndline.cc:235
2238 msgid "Option %s requires an integer argument, not '%s'"
2241 #: apt-pkg/contrib/cmndline.cc:266
2243 msgid "Option '%s' is too long"
2246 #: apt-pkg/contrib/cmndline.cc:298
2248 msgid "Sense %s is not understood, try true or false."
2251 #: apt-pkg/contrib/cmndline.cc:348
2253 msgid "Invalid operation %s"
2256 #: apt-pkg/contrib/cdromutl.cc:56
2258 msgid "Unable to stat the mount point %s"
2261 #: apt-pkg/contrib/cdromutl.cc:179 apt-pkg/contrib/cdromutl.cc:213
2262 #: apt-pkg/acquire.cc:462 apt-pkg/acquire.cc:487 apt-pkg/clean.cc:42
2263 #: methods/mirror.cc:101
2265 msgid "Unable to change to %s"
2268 #: apt-pkg/contrib/cdromutl.cc:224
2269 msgid "Failed to stat the cdrom"
2272 #: apt-pkg/contrib/fileutl.cc:197
2274 msgid "Not using locking for read only lock file %s"
2277 #: apt-pkg/contrib/fileutl.cc:202
2279 msgid "Could not open lock file %s"
2282 #: apt-pkg/contrib/fileutl.cc:220
2284 msgid "Not using locking for nfs mounted lock file %s"
2287 #: apt-pkg/contrib/fileutl.cc:224
2289 msgid "Could not get lock %s"
2292 #: apt-pkg/contrib/fileutl.cc:364
2294 msgid "List of files can't be created as '%s' is not a directory"
2297 #: apt-pkg/contrib/fileutl.cc:391
2299 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2302 #: apt-pkg/contrib/fileutl.cc:409
2304 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2307 #: apt-pkg/contrib/fileutl.cc:418
2310 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2313 #: apt-pkg/contrib/fileutl.cc:719
2315 msgid "Waited for %s but it wasn't there"
2318 #: apt-pkg/contrib/fileutl.cc:731
2320 msgid "Sub-process %s received a segmentation fault."
2323 #: apt-pkg/contrib/fileutl.cc:733
2325 msgid "Sub-process %s received signal %u."
2328 #: apt-pkg/contrib/fileutl.cc:737
2330 msgid "Sub-process %s returned an error code (%u)"
2333 #: apt-pkg/contrib/fileutl.cc:739
2335 msgid "Sub-process %s exited unexpectedly"
2338 #: apt-pkg/contrib/fileutl.cc:877 apt-pkg/indexcopy.cc:655
2340 msgid "Could not open file %s"
2343 #: apt-pkg/contrib/fileutl.cc:923
2345 msgid "Could not open file descriptor %d"
2348 #: apt-pkg/contrib/fileutl.cc:970
2349 msgid "Failed to create subprocess IPC"
2352 #: apt-pkg/contrib/fileutl.cc:1019
2353 msgid "Failed to exec compressor "
2356 #: apt-pkg/contrib/fileutl.cc:1087
2358 msgid "read, still have %llu to read but none left"
2361 #: apt-pkg/contrib/fileutl.cc:1152
2363 msgid "write, still have %llu to write but couldn't"
2366 #: apt-pkg/contrib/fileutl.cc:1410
2368 msgid "Problem closing the gzip file %s"
2371 #: apt-pkg/contrib/fileutl.cc:1414
2373 msgid "Problem closing the file %s"
2376 #: apt-pkg/contrib/fileutl.cc:1419
2378 msgid "Problem renaming the file %s to %s"
2381 #: apt-pkg/contrib/fileutl.cc:1430
2383 msgid "Problem unlinking the file %s"
2386 #: apt-pkg/contrib/fileutl.cc:1450
2387 msgid "Problem syncing the file"
2390 #: apt-pkg/pkgcache.cc:148
2391 msgid "Empty package cache"
2394 #: apt-pkg/pkgcache.cc:154
2395 msgid "The package cache file is corrupted"
2398 #: apt-pkg/pkgcache.cc:159
2399 msgid "The package cache file is an incompatible version"
2402 #: apt-pkg/pkgcache.cc:162
2403 msgid "The package cache file is corrupted, it is too small"
2406 #: apt-pkg/pkgcache.cc:167
2408 msgid "This APT does not support the versioning system '%s'"
2411 #: apt-pkg/pkgcache.cc:172
2412 msgid "The package cache was built for a different architecture"
2415 #: apt-pkg/pkgcache.cc:305
2419 #: apt-pkg/pkgcache.cc:305
2423 #: apt-pkg/pkgcache.cc:305
2427 #: apt-pkg/pkgcache.cc:306
2431 #: apt-pkg/pkgcache.cc:306
2435 #: apt-pkg/pkgcache.cc:306
2439 #: apt-pkg/pkgcache.cc:307
2443 #: apt-pkg/pkgcache.cc:307
2447 #: apt-pkg/pkgcache.cc:307
2451 #: apt-pkg/pkgcache.cc:318
2455 #: apt-pkg/pkgcache.cc:318
2459 #: apt-pkg/pkgcache.cc:318
2463 #: apt-pkg/pkgcache.cc:319
2467 #: apt-pkg/pkgcache.cc:319
2471 #: apt-pkg/depcache.cc:132 apt-pkg/depcache.cc:161
2472 msgid "Building dependency tree"
2475 #: apt-pkg/depcache.cc:133
2476 msgid "Candidate versions"
2479 #: apt-pkg/depcache.cc:162
2480 msgid "Dependency generation"
2483 #: apt-pkg/depcache.cc:182 apt-pkg/depcache.cc:215 apt-pkg/depcache.cc:219
2484 msgid "Reading state information"
2487 #: apt-pkg/depcache.cc:244
2489 msgid "Failed to open StateFile %s"
2492 #: apt-pkg/depcache.cc:250
2494 msgid "Failed to write temporary StateFile %s"
2497 #: apt-pkg/tagfile.cc:126
2499 msgid "Unable to parse package file %s (1)"
2502 #: apt-pkg/tagfile.cc:213
2504 msgid "Unable to parse package file %s (2)"
2507 #: apt-pkg/sourcelist.cc:96
2509 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2512 #: apt-pkg/sourcelist.cc:99
2514 msgid "Malformed line %lu in source list %s ([option] too short)"
2517 #: apt-pkg/sourcelist.cc:110
2519 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2522 #: apt-pkg/sourcelist.cc:116
2524 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2527 #: apt-pkg/sourcelist.cc:119
2529 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2532 #: apt-pkg/sourcelist.cc:132
2534 msgid "Malformed line %lu in source list %s (URI)"
2537 #: apt-pkg/sourcelist.cc:134
2539 msgid "Malformed line %lu in source list %s (dist)"
2542 #: apt-pkg/sourcelist.cc:137
2544 msgid "Malformed line %lu in source list %s (URI parse)"
2547 #: apt-pkg/sourcelist.cc:143
2549 msgid "Malformed line %lu in source list %s (absolute dist)"
2552 #: apt-pkg/sourcelist.cc:150
2554 msgid "Malformed line %lu in source list %s (dist parse)"
2557 #: apt-pkg/sourcelist.cc:248
2562 #: apt-pkg/sourcelist.cc:265 apt-pkg/cdrom.cc:485
2564 msgid "Line %u too long in source list %s."
2567 #: apt-pkg/sourcelist.cc:285
2569 msgid "Malformed line %u in source list %s (type)"
2572 #: apt-pkg/sourcelist.cc:289
2574 msgid "Type '%s' is not known on line %u in source list %s"
2577 #: apt-pkg/packagemanager.cc:298 apt-pkg/packagemanager.cc:775
2580 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2581 "under APT::Immediate-Configure for details. (%d)"
2584 #: apt-pkg/packagemanager.cc:437 apt-pkg/packagemanager.cc:467
2586 msgid "Could not configure '%s'. "
2589 #: apt-pkg/packagemanager.cc:507
2592 "This installation run will require temporarily removing the essential "
2593 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2594 "you really want to do it, activate the APT::Force-LoopBreak option."
2597 #: apt-pkg/pkgrecords.cc:34
2599 msgid "Index file type '%s' is not supported"
2602 #: apt-pkg/algorithms.cc:255
2605 "The package %s needs to be reinstalled, but I can't find an archive for it."
2608 #: apt-pkg/algorithms.cc:1191
2610 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2614 #: apt-pkg/algorithms.cc:1193
2615 msgid "Unable to correct problems, you have held broken packages."
2618 #: apt-pkg/algorithms.cc:1518 apt-pkg/algorithms.cc:1520
2620 "Some index files failed to download. They have been ignored, or old ones "
2624 #: apt-pkg/acquire.cc:81
2626 msgid "List directory %spartial is missing."
2629 #: apt-pkg/acquire.cc:85
2631 msgid "Archives directory %spartial is missing."
2634 #: apt-pkg/acquire.cc:93
2636 msgid "Unable to lock directory %s"
2639 #. only show the ETA if it makes sense
2641 #: apt-pkg/acquire.cc:864
2643 msgid "Retrieving file %li of %li (%s remaining)"
2646 #: apt-pkg/acquire.cc:866
2648 msgid "Retrieving file %li of %li"
2651 #: apt-pkg/acquire-worker.cc:112
2653 msgid "The method driver %s could not be found."
2656 #: apt-pkg/acquire-worker.cc:161
2658 msgid "Method %s did not start correctly"
2661 #: apt-pkg/acquire-worker.cc:425
2663 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2666 #: apt-pkg/init.cc:151
2668 msgid "Packaging system '%s' is not supported"
2671 #: apt-pkg/init.cc:167
2672 msgid "Unable to determine a suitable packaging system type"
2675 #: apt-pkg/clean.cc:59
2677 msgid "Unable to stat %s."
2680 #: apt-pkg/srcrecords.cc:47
2681 msgid "You must put some 'source' URIs in your sources.list"
2684 #: apt-pkg/cachefile.cc:87
2685 msgid "The package lists or status file could not be parsed or opened."
2688 #: apt-pkg/cachefile.cc:91
2689 msgid "You may want to run apt-get update to correct these problems"
2692 #: apt-pkg/cachefile.cc:109
2693 msgid "The list of sources could not be read."
2696 #: apt-pkg/policy.cc:74
2699 "The value '%s' is invalid for APT::Default-Release as such a release is not "
2700 "available in the sources"
2703 #: apt-pkg/policy.cc:396
2705 msgid "Invalid record in the preferences file %s, no Package header"
2708 #: apt-pkg/policy.cc:418
2710 msgid "Did not understand pin type %s"
2713 #: apt-pkg/policy.cc:426
2714 msgid "No priority (or zero) specified for pin"
2717 #: apt-pkg/pkgcachegen.cc:85
2718 msgid "Cache has an incompatible versioning system"
2721 #. TRANSLATOR: The first placeholder is a package name,
2722 #. the other two should be copied verbatim as they include debug info
2723 #: apt-pkg/pkgcachegen.cc:211 apt-pkg/pkgcachegen.cc:277
2724 #: apt-pkg/pkgcachegen.cc:313 apt-pkg/pkgcachegen.cc:355
2725 #: apt-pkg/pkgcachegen.cc:359 apt-pkg/pkgcachegen.cc:376
2726 #: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:390
2727 #: apt-pkg/pkgcachegen.cc:394 apt-pkg/pkgcachegen.cc:415
2728 #: apt-pkg/pkgcachegen.cc:420 apt-pkg/pkgcachegen.cc:465
2729 #: apt-pkg/pkgcachegen.cc:496 apt-pkg/pkgcachegen.cc:510
2731 msgid "Error occurred while processing %s (%s%d)"
2734 #: apt-pkg/pkgcachegen.cc:234
2735 msgid "Wow, you exceeded the number of package names this APT is capable of."
2738 #: apt-pkg/pkgcachegen.cc:237
2739 msgid "Wow, you exceeded the number of versions this APT is capable of."
2742 #: apt-pkg/pkgcachegen.cc:240
2743 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2746 #: apt-pkg/pkgcachegen.cc:243
2747 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2750 #: apt-pkg/pkgcachegen.cc:517
2752 msgid "Package %s %s was not found while processing file dependencies"
2755 #: apt-pkg/pkgcachegen.cc:1082
2757 msgid "Couldn't stat source package list %s"
2760 #: apt-pkg/pkgcachegen.cc:1187
2761 msgid "Collecting File Provides"
2764 #: apt-pkg/pkgcachegen.cc:1378 apt-pkg/pkgcachegen.cc:1385
2765 msgid "IO Error saving source cache"
2768 #: apt-pkg/acquire-item.cc:139
2770 msgid "rename failed, %s (%s -> %s)."
2773 #: apt-pkg/acquire-item.cc:640
2774 msgid "MD5Sum mismatch"
2777 #: apt-pkg/acquire-item.cc:911 apt-pkg/acquire-item.cc:1863
2778 #: apt-pkg/acquire-item.cc:2006
2779 msgid "Hash Sum mismatch"
2782 #: apt-pkg/acquire-item.cc:1399
2785 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2786 "or malformed file)"
2789 #: apt-pkg/acquire-item.cc:1415
2791 msgid "Unable to find hash sum for '%s' in Release file"
2794 #: apt-pkg/acquire-item.cc:1450
2795 msgid "There is no public key available for the following key IDs:\n"
2798 #: apt-pkg/acquire-item.cc:1488
2801 "Release file for %s is expired (invalid since %s). Updates for this "
2802 "repository will not be applied."
2805 #: apt-pkg/acquire-item.cc:1510
2807 msgid "Conflicting distribution: %s (expected %s but got %s)"
2810 #: apt-pkg/acquire-item.cc:1543
2813 "A error occurred during the signature verification. The repository is not "
2814 "updated and the previous index files will be used. GPG error: %s: %s\n"
2817 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2818 #: apt-pkg/acquire-item.cc:1553 apt-pkg/acquire-item.cc:1558
2820 msgid "GPG error: %s: %s"
2823 #: apt-pkg/acquire-item.cc:1650
2826 "I wasn't able to locate a file for the %s package. This might mean you need "
2827 "to manually fix this package. (due to missing arch)"
2830 #: apt-pkg/acquire-item.cc:1709
2833 "I wasn't able to locate a file for the %s package. This might mean you need "
2834 "to manually fix this package."
2837 #: apt-pkg/acquire-item.cc:1768
2840 "The package index files are corrupted. No Filename: field for package %s."
2843 #: apt-pkg/acquire-item.cc:1855
2844 msgid "Size mismatch"
2847 #: apt-pkg/indexrecords.cc:61
2849 msgid "Unable to parse Release file %s"
2852 #: apt-pkg/indexrecords.cc:71
2854 msgid "No sections in Release file %s"
2857 #: apt-pkg/indexrecords.cc:105
2859 msgid "No Hash entry in Release file %s"
2862 #: apt-pkg/indexrecords.cc:118
2864 msgid "Invalid 'Valid-Until' entry in Release file %s"
2867 #: apt-pkg/indexrecords.cc:137
2869 msgid "Invalid 'Date' entry in Release file %s"
2872 #: apt-pkg/vendorlist.cc:78
2874 msgid "Vendor block %s contains no fingerprint"
2877 #: apt-pkg/cdrom.cc:566
2880 "Using CD-ROM mount point %s\n"
2884 #: apt-pkg/cdrom.cc:575 apt-pkg/cdrom.cc:672
2885 msgid "Identifying.. "
2888 #: apt-pkg/cdrom.cc:603
2890 msgid "Stored label: %s\n"
2893 #: apt-pkg/cdrom.cc:612 apt-pkg/cdrom.cc:894
2894 msgid "Unmounting CD-ROM...\n"
2897 #: apt-pkg/cdrom.cc:632
2899 msgid "Using CD-ROM mount point %s\n"
2902 #: apt-pkg/cdrom.cc:650
2903 msgid "Unmounting CD-ROM\n"
2906 #: apt-pkg/cdrom.cc:655
2907 msgid "Waiting for disc...\n"
2910 #: apt-pkg/cdrom.cc:664
2911 msgid "Mounting CD-ROM...\n"
2914 #: apt-pkg/cdrom.cc:683
2915 msgid "Scanning disc for index files..\n"
2918 #: apt-pkg/cdrom.cc:731
2921 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2925 #: apt-pkg/cdrom.cc:742
2927 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2928 "wrong architecture?"
2931 #: apt-pkg/cdrom.cc:769
2933 msgid "Found label '%s'\n"
2936 #: apt-pkg/cdrom.cc:798
2937 msgid "That is not a valid name, try again.\n"
2940 #: apt-pkg/cdrom.cc:815
2943 "This disc is called: \n"
2947 #: apt-pkg/cdrom.cc:817
2948 msgid "Copying package lists..."
2951 #: apt-pkg/cdrom.cc:844
2952 msgid "Writing new source list\n"
2955 #: apt-pkg/cdrom.cc:852
2956 msgid "Source list entries for this disc are:\n"
2959 #: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:873
2961 msgid "Wrote %i records.\n"
2964 #: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:875
2966 msgid "Wrote %i records with %i missing files.\n"
2969 #: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:878
2971 msgid "Wrote %i records with %i mismatched files\n"
2974 #: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:881
2976 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2979 #: apt-pkg/indexcopy.cc:503
2981 msgid "Skipping nonexistent file %s"
2984 #: apt-pkg/indexcopy.cc:509
2986 msgid "Can't find authentication record for: %s"
2989 #: apt-pkg/indexcopy.cc:515
2991 msgid "Hash mismatch for: %s"
2994 #: apt-pkg/indexcopy.cc:659
2996 msgid "File %s doesn't start with a clearsigned message"
2999 #. TRANSLATOR: %s is the trusted keyring parts directory
3000 #: apt-pkg/indexcopy.cc:690
3002 msgid "No keyring installed in %s."
3005 #: apt-pkg/cacheset.cc:352
3007 msgid "Release '%s' for '%s' was not found"
3010 #: apt-pkg/cacheset.cc:355
3012 msgid "Version '%s' for '%s' was not found"
3015 #: apt-pkg/cacheset.cc:466
3017 msgid "Couldn't find task '%s'"
3020 #: apt-pkg/cacheset.cc:472
3022 msgid "Couldn't find any package by regex '%s'"
3025 #: apt-pkg/cacheset.cc:483
3027 msgid "Can't select versions from package '%s' as it is purely virtual"
3030 #: apt-pkg/cacheset.cc:490 apt-pkg/cacheset.cc:497
3033 "Can't select installed nor candidate version from package '%s' as it has "
3037 #: apt-pkg/cacheset.cc:504
3039 msgid "Can't select newest version from package '%s' as it is purely virtual"
3042 #: apt-pkg/cacheset.cc:512
3044 msgid "Can't select candidate version from package %s as it has no candidate"
3047 #: apt-pkg/cacheset.cc:520
3049 msgid "Can't select installed version from package %s as it is not installed"
3052 #: apt-pkg/edsp.cc:41 apt-pkg/edsp.cc:61
3053 msgid "Send scenario to solver"
3056 #: apt-pkg/edsp.cc:213
3057 msgid "Send request to solver"
3060 #: apt-pkg/edsp.cc:281
3061 msgid "Prepare for receiving solution"
3064 #: apt-pkg/edsp.cc:288
3065 msgid "External solver failed without a proper error message"
3068 #: apt-pkg/edsp.cc:559 apt-pkg/edsp.cc:562 apt-pkg/edsp.cc:567
3069 msgid "Execute external solver"
3072 #: apt-pkg/deb/dpkgpm.cc:71
3074 msgid "Installing %s"
3077 #: apt-pkg/deb/dpkgpm.cc:72 apt-pkg/deb/dpkgpm.cc:866
3079 msgid "Configuring %s"
3082 #: apt-pkg/deb/dpkgpm.cc:73 apt-pkg/deb/dpkgpm.cc:873
3087 #: apt-pkg/deb/dpkgpm.cc:74
3089 msgid "Completely removing %s"
3092 #: apt-pkg/deb/dpkgpm.cc:75
3094 msgid "Noting disappearance of %s"
3097 #: apt-pkg/deb/dpkgpm.cc:76
3099 msgid "Running post-installation trigger %s"
3102 #. FIXME: use a better string after freeze
3103 #: apt-pkg/deb/dpkgpm.cc:672
3105 msgid "Directory '%s' missing"
3108 #: apt-pkg/deb/dpkgpm.cc:687 apt-pkg/deb/dpkgpm.cc:707
3110 msgid "Could not open file '%s'"
3113 #: apt-pkg/deb/dpkgpm.cc:859
3115 msgid "Preparing %s"
3118 #: apt-pkg/deb/dpkgpm.cc:860
3120 msgid "Unpacking %s"
3123 #: apt-pkg/deb/dpkgpm.cc:865
3125 msgid "Preparing to configure %s"
3128 #: apt-pkg/deb/dpkgpm.cc:867
3130 msgid "Installed %s"
3133 #: apt-pkg/deb/dpkgpm.cc:872
3135 msgid "Preparing for removal of %s"
3138 #: apt-pkg/deb/dpkgpm.cc:874
3143 #: apt-pkg/deb/dpkgpm.cc:879
3145 msgid "Preparing to completely remove %s"
3148 #: apt-pkg/deb/dpkgpm.cc:880
3150 msgid "Completely removed %s"
3153 #: apt-pkg/deb/dpkgpm.cc:1111
3154 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3157 #: apt-pkg/deb/dpkgpm.cc:1141
3158 msgid "Running dpkg"
3161 #: apt-pkg/deb/dpkgpm.cc:1320
3162 msgid "Operation was interrupted before it could finish"
3165 #: apt-pkg/deb/dpkgpm.cc:1377
3166 msgid "No apport report written because MaxReports is reached already"
3169 #. check if its not a follow up error
3170 #: apt-pkg/deb/dpkgpm.cc:1382
3171 msgid "dependency problems - leaving unconfigured"
3174 #: apt-pkg/deb/dpkgpm.cc:1384
3176 "No apport report written because the error message indicates its a followup "
3177 "error from a previous failure."
3180 #: apt-pkg/deb/dpkgpm.cc:1390
3182 "No apport report written because the error message indicates a disk full "
3186 #: apt-pkg/deb/dpkgpm.cc:1396
3188 "No apport report written because the error message indicates a out of memory "
3192 #: apt-pkg/deb/dpkgpm.cc:1403
3194 "No apport report written because the error message indicates a dpkg I/O error"
3197 #: apt-pkg/deb/debsystem.cc:84
3200 "Unable to lock the administration directory (%s), is another process using "
3204 #: apt-pkg/deb/debsystem.cc:87
3206 msgid "Unable to lock the administration directory (%s), are you root?"
3209 #. TRANSLATORS: the %s contains the recovery command, usually
3210 #. dpkg --configure -a
3211 #: apt-pkg/deb/debsystem.cc:103
3214 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3217 #: apt-pkg/deb/debsystem.cc:121
3221 #. FIXME: fallback to a default mirror here instead
3222 #. and provide a config option to define that default
3223 #: methods/mirror.cc:279
3225 msgid "No mirror file '%s' found "
3228 #. FIXME: fallback to a default mirror here instead
3229 #. and provide a config option to define that default
3230 #: methods/mirror.cc:286
3232 msgid "Can not read mirror file '%s'"
3235 #: methods/mirror.cc:441
3237 msgid "[Mirror: %s]"
3240 #: methods/rred.cc:470
3243 "Could not patch %s with mmap and with file operation usage - the patch seems "
3247 #: methods/rred.cc:475
3250 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3254 #: methods/rsh.cc:336
3255 msgid "Connection closed prematurely"