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-06-29 12:34+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:154
22 msgid "Package %s version %s has an unmet dep:\n"
25 #: cmdline/apt-cache.cc:282
26 msgid "Total package names: "
29 #: cmdline/apt-cache.cc:284
30 msgid "Total package structures: "
33 #: cmdline/apt-cache.cc:324
34 msgid " Normal packages: "
37 #: cmdline/apt-cache.cc:325
38 msgid " Pure virtual packages: "
41 #: cmdline/apt-cache.cc:326
42 msgid " Single virtual packages: "
45 #: cmdline/apt-cache.cc:327
46 msgid " Mixed virtual packages: "
49 #: cmdline/apt-cache.cc:328
53 #: cmdline/apt-cache.cc:330
54 msgid "Total distinct versions: "
57 #: cmdline/apt-cache.cc:332
58 msgid "Total distinct descriptions: "
61 #: cmdline/apt-cache.cc:334
62 msgid "Total dependencies: "
65 #: cmdline/apt-cache.cc:337
66 msgid "Total ver/file relations: "
69 #: cmdline/apt-cache.cc:339
70 msgid "Total Desc/File relations: "
73 #: cmdline/apt-cache.cc:341
74 msgid "Total Provides mappings: "
77 #: cmdline/apt-cache.cc:353
78 msgid "Total globbed strings: "
81 #: cmdline/apt-cache.cc:367
82 msgid "Total dependency version space: "
85 #: cmdline/apt-cache.cc:372
86 msgid "Total slack space: "
89 #: cmdline/apt-cache.cc:380
90 msgid "Total space accounted for: "
93 #: cmdline/apt-cache.cc:511 cmdline/apt-cache.cc:1139
95 msgid "Package file %s is out of sync."
98 #: cmdline/apt-cache.cc:589 cmdline/apt-cache.cc:1374
99 #: cmdline/apt-cache.cc:1376 cmdline/apt-cache.cc:1453 cmdline/apt-mark.cc:37
100 #: cmdline/apt-mark.cc:84 cmdline/apt-mark.cc:160
101 msgid "No packages found"
104 #: cmdline/apt-cache.cc:1218
105 msgid "You must give at least one search pattern"
108 #: cmdline/apt-cache.cc:1353
109 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
112 #: cmdline/apt-cache.cc:1448 apt-pkg/cacheset.cc:440
114 msgid "Unable to locate package %s"
117 #: cmdline/apt-cache.cc:1478
118 msgid "Package files:"
121 #: cmdline/apt-cache.cc:1485 cmdline/apt-cache.cc:1576
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:1499
127 msgid "Pinned packages:"
130 #: cmdline/apt-cache.cc:1511 cmdline/apt-cache.cc:1556
134 #: cmdline/apt-cache.cc:1519
138 #: cmdline/apt-cache.cc:1520
142 #: cmdline/apt-cache.cc:1538 cmdline/apt-cache.cc:1546
146 #: cmdline/apt-cache.cc:1553
147 msgid " Package pin: "
150 #. Show the priority tables
151 #: cmdline/apt-cache.cc:1562
152 msgid " Version table:"
155 #: cmdline/apt-cache.cc:1675 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:73
156 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:589
157 #: cmdline/apt-get.cc:3126 cmdline/apt-internal-solver.cc:30
158 #: cmdline/apt-mark.cc:264 cmdline/apt-sortpkgs.cc:144
160 msgid "%s %s for %s compiled on %s %s\n"
163 #: cmdline/apt-cache.cc:1682
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:77
201 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
204 #: cmdline/apt-cdrom.cc:92
205 msgid "Please insert a Disc in the drive and press enter"
208 #: cmdline/apt-cdrom.cc:127
210 msgid "Failed to mount '%s' to '%s'"
213 #: cmdline/apt-cdrom.cc:162
214 msgid "Repeat this process for the rest of the CDs in your set."
217 #: cmdline/apt-config.cc:44
218 msgid "Arguments not in pairs"
221 #: cmdline/apt-config.cc:79
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:98
239 msgid "%s not a valid DEB package."
242 #: cmdline/apt-extracttemplates.cc:232
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:267 apt-pkg/pkgcachegen.cc:1149
258 msgid "Unable to write to %s"
261 #: cmdline/apt-extracttemplates.cc:309
262 msgid "Cannot get debconf version. Is debconf installed?"
265 #: ftparchive/apt-ftparchive.cc:170 ftparchive/apt-ftparchive.cc:347
266 msgid "Package extension list is too long"
269 #: ftparchive/apt-ftparchive.cc:172 ftparchive/apt-ftparchive.cc:189
270 #: ftparchive/apt-ftparchive.cc:212 ftparchive/apt-ftparchive.cc:262
271 #: ftparchive/apt-ftparchive.cc:276 ftparchive/apt-ftparchive.cc:298
273 msgid "Error processing directory %s"
276 #: ftparchive/apt-ftparchive.cc:260
277 msgid "Source extension list is too long"
280 #: ftparchive/apt-ftparchive.cc:377
281 msgid "Error writing header to contents file"
284 #: ftparchive/apt-ftparchive.cc:407
286 msgid "Error processing contents %s"
289 #: ftparchive/apt-ftparchive.cc:595
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:801
332 msgid "No selections matched"
335 #: ftparchive/apt-ftparchive.cc:879
337 msgid "Some files are missing in the package file group `%s'"
340 #: ftparchive/cachedb.cc:43
342 msgid "DB was corrupted, file renamed to %s.old"
345 #: ftparchive/cachedb.cc:61
347 msgid "DB is old, attempting to upgrade %s"
350 #: ftparchive/cachedb.cc:72
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:77
358 msgid "Unable to open DB file %s: %s"
361 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
362 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
364 msgid "Failed to stat %s"
367 #: ftparchive/cachedb.cc:245
368 msgid "Archive has no control record"
371 #: ftparchive/cachedb.cc:482
372 msgid "Unable to get a cursor"
375 #: ftparchive/writer.cc:79
377 msgid "W: Unable to read directory %s\n"
380 #: ftparchive/writer.cc:84
382 msgid "W: Unable to stat %s\n"
385 #: ftparchive/writer.cc:140
389 #: ftparchive/writer.cc:142
393 #: ftparchive/writer.cc:149
394 msgid "E: Errors apply to file "
397 #: ftparchive/writer.cc:167 ftparchive/writer.cc:199
399 msgid "Failed to resolve %s"
402 #: ftparchive/writer.cc:180
403 msgid "Tree walking failed"
406 #: ftparchive/writer.cc:207
408 msgid "Failed to open %s"
411 #: ftparchive/writer.cc:266
413 msgid " DeLink %s [%s]\n"
416 #: ftparchive/writer.cc:274
418 msgid "Failed to readlink %s"
421 #: ftparchive/writer.cc:278
423 msgid "Failed to unlink %s"
426 #: ftparchive/writer.cc:285
428 msgid "*** Failed to link %s to %s"
431 #: ftparchive/writer.cc:295
433 msgid " DeLink limit of %sB hit.\n"
436 #: ftparchive/writer.cc:400
437 msgid "Archive had no package field"
440 #: ftparchive/writer.cc:408 ftparchive/writer.cc:710
442 msgid " %s has no override entry\n"
445 #: ftparchive/writer.cc:476 ftparchive/writer.cc:826
447 msgid " %s maintainer is %s not %s\n"
450 #: ftparchive/writer.cc:720
452 msgid " %s has no source override entry\n"
455 #: ftparchive/writer.cc:724
457 msgid " %s has no binary override entry either\n"
460 #: ftparchive/contents.cc:337 ftparchive/contents.cc:368
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 %lu #1"
474 #: ftparchive/override.cc:74 ftparchive/override.cc:178
476 msgid "Malformed override %s line %lu #2"
479 #: ftparchive/override.cc:88 ftparchive/override.cc:191
481 msgid "Malformed override %s line %lu #3"
484 #: ftparchive/override.cc:127 ftparchive/override.cc:201
486 msgid "Failed to read the override file %s"
489 #: ftparchive/multicompress.cc:67
491 msgid "Unknown compression algorithm '%s'"
494 #: ftparchive/multicompress.cc:97
496 msgid "Compressed output %s needs a compression set"
499 #: ftparchive/multicompress.cc:165 methods/rsh.cc:91
500 msgid "Failed to create IPC pipe to subprocess"
503 #: ftparchive/multicompress.cc:191
504 msgid "Failed to create FILE*"
507 #: ftparchive/multicompress.cc:194
508 msgid "Failed to fork"
511 #: ftparchive/multicompress.cc:208
512 msgid "Compress child"
515 #: ftparchive/multicompress.cc:231
517 msgid "Internal error, failed to create %s"
520 #: ftparchive/multicompress.cc:282
521 msgid "Failed to create subprocess IPC"
524 #: ftparchive/multicompress.cc:319
525 msgid "Failed to exec compressor "
528 #: ftparchive/multicompress.cc:358
532 #: ftparchive/multicompress.cc:401
533 msgid "IO to subprocess/file failed"
536 #: ftparchive/multicompress.cc:453
537 msgid "Failed to read while computing MD5"
540 #: ftparchive/multicompress.cc:470
542 msgid "Problem unlinking %s"
545 #: ftparchive/multicompress.cc:485 apt-inst/extract.cc:185
547 msgid "Failed to rename %s to %s"
550 #: cmdline/apt-get.cc:135
554 #: cmdline/apt-get.cc:157 apt-pkg/cachefilter.cc:29
556 msgid "Regex compilation error - %s"
559 #: cmdline/apt-get.cc:252
560 msgid "The following packages have unmet dependencies:"
563 #: cmdline/apt-get.cc:342
565 msgid "but %s is installed"
568 #: cmdline/apt-get.cc:344
570 msgid "but %s is to be installed"
573 #: cmdline/apt-get.cc:351
574 msgid "but it is not installable"
577 #: cmdline/apt-get.cc:353
578 msgid "but it is a virtual package"
581 #: cmdline/apt-get.cc:356
582 msgid "but it is not installed"
585 #: cmdline/apt-get.cc:356
586 msgid "but it is not going to be installed"
589 #: cmdline/apt-get.cc:361
593 #: cmdline/apt-get.cc:390
594 msgid "The following NEW packages will be installed:"
597 #: cmdline/apt-get.cc:416
598 msgid "The following packages will be REMOVED:"
601 #: cmdline/apt-get.cc:438
602 msgid "The following packages have been kept back:"
605 #: cmdline/apt-get.cc:459
606 msgid "The following packages will be upgraded:"
609 #: cmdline/apt-get.cc:480
610 msgid "The following packages will be DOWNGRADED:"
613 #: cmdline/apt-get.cc:500
614 msgid "The following held packages will be changed:"
617 #: cmdline/apt-get.cc:555
619 msgid "%s (due to %s) "
622 #: cmdline/apt-get.cc:563
624 "WARNING: The following essential packages will be removed.\n"
625 "This should NOT be done unless you know exactly what you are doing!"
628 #: cmdline/apt-get.cc:594
630 msgid "%lu upgraded, %lu newly installed, "
633 #: cmdline/apt-get.cc:598
635 msgid "%lu reinstalled, "
638 #: cmdline/apt-get.cc:600
640 msgid "%lu downgraded, "
643 #: cmdline/apt-get.cc:602
645 msgid "%lu to remove and %lu not upgraded.\n"
648 #: cmdline/apt-get.cc:606
650 msgid "%lu not fully installed or removed.\n"
653 #: cmdline/apt-get.cc:628
655 msgid "Note, selecting '%s' for task '%s'\n"
658 #: cmdline/apt-get.cc:634
660 msgid "Note, selecting '%s' for regex '%s'\n"
663 #: cmdline/apt-get.cc:651
665 msgid "Package %s is a virtual package provided by:\n"
668 #: cmdline/apt-get.cc:662
672 #: cmdline/apt-get.cc:671
673 msgid " [Not candidate version]"
676 #: cmdline/apt-get.cc:673
677 msgid "You should explicitly select one to install."
680 #: cmdline/apt-get.cc:676
683 "Package %s is not available, but is referred to by another package.\n"
684 "This may mean that the package is missing, has been obsoleted, or\n"
685 "is only available from another source\n"
688 #: cmdline/apt-get.cc:694
689 msgid "However the following packages replace it:"
692 #: cmdline/apt-get.cc:706
694 msgid "Package '%s' has no installation candidate"
697 #: cmdline/apt-get.cc:717
699 msgid "Virtual packages like '%s' can't be removed\n"
702 #: cmdline/apt-get.cc:748
704 msgid "Note, selecting '%s' instead of '%s'\n"
707 #: cmdline/apt-get.cc:778
709 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
712 #: cmdline/apt-get.cc:782
714 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
717 #: cmdline/apt-get.cc:794
719 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
722 #: cmdline/apt-get.cc:799
724 msgid "%s is already the newest version.\n"
727 #: cmdline/apt-get.cc:818 cmdline/apt-get.cc:2082 cmdline/apt-mark.cc:59
729 msgid "%s set to manually installed.\n"
732 #: cmdline/apt-get.cc:844
734 msgid "Selected version '%s' (%s) for '%s'\n"
737 #: cmdline/apt-get.cc:849
739 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
742 #: cmdline/apt-get.cc:893
744 msgid "Package %s is not installed, so not removed\n"
747 #: cmdline/apt-get.cc:971
748 msgid "Correcting dependencies..."
751 #: cmdline/apt-get.cc:974
755 #: cmdline/apt-get.cc:977
756 msgid "Unable to correct dependencies"
759 #: cmdline/apt-get.cc:980
760 msgid "Unable to minimize the upgrade set"
763 #: cmdline/apt-get.cc:982
767 #: cmdline/apt-get.cc:986
768 msgid "You might want to run 'apt-get -f install' to correct these."
771 #: cmdline/apt-get.cc:989
772 msgid "Unmet dependencies. Try using -f."
775 #: cmdline/apt-get.cc:1014
776 msgid "WARNING: The following packages cannot be authenticated!"
779 #: cmdline/apt-get.cc:1018
780 msgid "Authentication warning overridden.\n"
783 #: cmdline/apt-get.cc:1025
784 msgid "Install these packages without verification [y/N]? "
787 #: cmdline/apt-get.cc:1027
788 msgid "Some packages could not be authenticated"
791 #: cmdline/apt-get.cc:1036 cmdline/apt-get.cc:1197
792 msgid "There are problems and -y was used without --force-yes"
795 #: cmdline/apt-get.cc:1077
796 msgid "Internal error, InstallPackages was called with broken packages!"
799 #: cmdline/apt-get.cc:1086
800 msgid "Packages need to be removed but remove is disabled."
803 #: cmdline/apt-get.cc:1097
804 msgid "Internal error, Ordering didn't finish"
807 #: cmdline/apt-get.cc:1135
808 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
811 #. TRANSLATOR: The required space between number and unit is already included
812 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
813 #: cmdline/apt-get.cc:1142
815 msgid "Need to get %sB/%sB of archives.\n"
818 #. TRANSLATOR: The required space between number and unit is already included
819 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
820 #: cmdline/apt-get.cc:1147
822 msgid "Need to get %sB of archives.\n"
825 #. TRANSLATOR: The required space between number and unit is already included
826 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
827 #: cmdline/apt-get.cc:1154
829 msgid "After this operation, %sB of additional disk space will be used.\n"
832 #. TRANSLATOR: The required space between number and unit is already included
833 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
834 #: cmdline/apt-get.cc:1159
836 msgid "After this operation, %sB disk space will be freed.\n"
839 #: cmdline/apt-get.cc:1174 cmdline/apt-get.cc:1177 cmdline/apt-get.cc:2496
840 #: cmdline/apt-get.cc:2499
842 msgid "Couldn't determine free space in %s"
845 #: cmdline/apt-get.cc:1187
847 msgid "You don't have enough free space in %s."
850 #: cmdline/apt-get.cc:1203 cmdline/apt-get.cc:1223
851 msgid "Trivial Only specified but this is not a trivial operation."
854 #: cmdline/apt-get.cc:1205
855 msgid "Yes, do as I say!"
858 #: cmdline/apt-get.cc:1207
861 "You are about to do something potentially harmful.\n"
862 "To continue type in the phrase '%s'\n"
866 #: cmdline/apt-get.cc:1213 cmdline/apt-get.cc:1232
870 #: cmdline/apt-get.cc:1228
871 msgid "Do you want to continue [Y/n]? "
874 #: cmdline/apt-get.cc:1300 cmdline/apt-get.cc:2561 apt-pkg/algorithms.cc:1453
876 msgid "Failed to fetch %s %s\n"
879 #: cmdline/apt-get.cc:1318
880 msgid "Some files failed to download"
883 #: cmdline/apt-get.cc:1319 cmdline/apt-get.cc:2573
884 msgid "Download complete and in download only mode"
887 #: cmdline/apt-get.cc:1325
889 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
893 #: cmdline/apt-get.cc:1329
894 msgid "--fix-missing and media swapping is not currently supported"
897 #: cmdline/apt-get.cc:1334
898 msgid "Unable to correct missing packages."
901 #: cmdline/apt-get.cc:1335
902 msgid "Aborting install."
905 #: cmdline/apt-get.cc:1363
907 "The following package disappeared from your system as\n"
908 "all files have been overwritten by other packages:"
910 "The following packages disappeared from your system as\n"
911 "all files have been overwritten by other packages:"
915 #: cmdline/apt-get.cc:1367
916 msgid "Note: This is done automatic and on purpose by dpkg."
919 #: cmdline/apt-get.cc:1497
921 msgid "Ignore unavailable target release '%s' of package '%s'"
924 #: cmdline/apt-get.cc:1529
926 msgid "Picking '%s' as source package instead of '%s'\n"
929 #. if (VerTag.empty() == false && Last == 0)
930 #: cmdline/apt-get.cc:1567
932 msgid "Ignore unavailable version '%s' of package '%s'"
935 #: cmdline/apt-get.cc:1583
936 msgid "The update command takes no arguments"
939 #: cmdline/apt-get.cc:1645
940 msgid "We are not supposed to delete stuff, can't start AutoRemover"
943 #: cmdline/apt-get.cc:1740
945 "Hmm, seems like the AutoRemover destroyed something which really\n"
946 "shouldn't happen. Please file a bug report against apt."
950 #. if (Packages == 1)
954 #. _("Since you only requested a single operation it is extremely likely that\n"
955 #. "the package is simply not installable and a bug report against\n"
956 #. "that package should be filed.") << endl;
959 #: cmdline/apt-get.cc:1743 cmdline/apt-get.cc:1912
960 msgid "The following information may help to resolve the situation:"
963 #: cmdline/apt-get.cc:1747
964 msgid "Internal Error, AutoRemover broke stuff"
967 #: cmdline/apt-get.cc:1754
969 "The following package was automatically installed and is no longer required:"
971 "The following packages were automatically installed and are no longer "
976 #: cmdline/apt-get.cc:1758
978 msgid "%lu package was automatically installed and is no longer required.\n"
980 "%lu packages were automatically installed and are no longer required.\n"
984 #: cmdline/apt-get.cc:1760
985 msgid "Use 'apt-get autoremove' to remove them."
988 #: cmdline/apt-get.cc:1779
989 msgid "Internal error, AllUpgrade broke stuff"
992 #: cmdline/apt-get.cc:1878
993 msgid "You might want to run 'apt-get -f install' to correct these:"
996 #: cmdline/apt-get.cc:1882
998 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1002 #: cmdline/apt-get.cc:1897
1004 "Some packages could not be installed. This may mean that you have\n"
1005 "requested an impossible situation or if you are using the unstable\n"
1006 "distribution that some required packages have not yet been created\n"
1007 "or been moved out of Incoming."
1010 #: cmdline/apt-get.cc:1918
1011 msgid "Broken packages"
1014 #: cmdline/apt-get.cc:1944
1015 msgid "The following extra packages will be installed:"
1018 #: cmdline/apt-get.cc:2034
1019 msgid "Suggested packages:"
1022 #: cmdline/apt-get.cc:2035
1023 msgid "Recommended packages:"
1026 #: cmdline/apt-get.cc:2077
1028 msgid "Couldn't find package %s"
1031 #: cmdline/apt-get.cc:2084 cmdline/apt-mark.cc:61
1033 msgid "%s set to automatically installed.\n"
1036 #: cmdline/apt-get.cc:2092 cmdline/apt-mark.cc:105
1038 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1042 #: cmdline/apt-get.cc:2108
1043 msgid "Calculating upgrade... "
1046 #: cmdline/apt-get.cc:2111 methods/ftp.cc:707 methods/connect.cc:111
1050 #: cmdline/apt-get.cc:2116
1054 #: cmdline/apt-get.cc:2183 cmdline/apt-get.cc:2191
1055 msgid "Internal error, problem resolver broke stuff"
1058 #: cmdline/apt-get.cc:2215 cmdline/apt-get.cc:2248
1059 msgid "Unable to lock the download directory"
1062 #: cmdline/apt-get.cc:2299
1064 msgid "Downloading %s %s"
1067 #: cmdline/apt-get.cc:2357
1068 msgid "Must specify at least one package to fetch source for"
1071 #: cmdline/apt-get.cc:2398 cmdline/apt-get.cc:2694
1073 msgid "Unable to find a source package for %s"
1076 #: cmdline/apt-get.cc:2415
1079 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1083 #: cmdline/apt-get.cc:2420
1088 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1091 #: cmdline/apt-get.cc:2473
1093 msgid "Skipping already downloaded file '%s'\n"
1096 #: cmdline/apt-get.cc:2510
1098 msgid "You don't have enough free space in %s"
1101 #. TRANSLATOR: The required space between number and unit is already included
1102 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1103 #: cmdline/apt-get.cc:2519
1105 msgid "Need to get %sB/%sB of source archives.\n"
1108 #. TRANSLATOR: The required space between number and unit is already included
1109 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1110 #: cmdline/apt-get.cc:2524
1112 msgid "Need to get %sB of source archives.\n"
1115 #: cmdline/apt-get.cc:2530
1117 msgid "Fetch source %s\n"
1120 #: cmdline/apt-get.cc:2568
1121 msgid "Failed to fetch some archives."
1124 #: cmdline/apt-get.cc:2599
1126 msgid "Skipping unpack of already unpacked source in %s\n"
1129 #: cmdline/apt-get.cc:2611
1131 msgid "Unpack command '%s' failed.\n"
1134 #: cmdline/apt-get.cc:2612
1136 msgid "Check if the 'dpkg-dev' package is installed.\n"
1139 #: cmdline/apt-get.cc:2629
1141 msgid "Build command '%s' failed.\n"
1144 #: cmdline/apt-get.cc:2649
1145 msgid "Child process failed"
1148 #: cmdline/apt-get.cc:2668
1149 msgid "Must specify at least one package to check builddeps for"
1152 #: cmdline/apt-get.cc:2699
1154 msgid "Unable to get build-dependency information for %s"
1157 #: cmdline/apt-get.cc:2719
1159 msgid "%s has no build depends.\n"
1162 #: cmdline/apt-get.cc:2770
1165 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1169 #: cmdline/apt-get.cc:2823
1172 "%s dependency for %s cannot be satisfied because no available versions of "
1173 "package %s can satisfy version requirements"
1176 #: cmdline/apt-get.cc:2859
1178 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1181 #: cmdline/apt-get.cc:2886
1183 msgid "Failed to satisfy %s dependency for %s: %s"
1186 #: cmdline/apt-get.cc:2902
1188 msgid "Build-dependencies for %s could not be satisfied."
1191 #: cmdline/apt-get.cc:2907
1192 msgid "Failed to process build dependencies"
1195 #: cmdline/apt-get.cc:3000 cmdline/apt-get.cc:3012
1197 msgid "Changelog for %s (%s)"
1200 #: cmdline/apt-get.cc:3131
1201 msgid "Supported modules:"
1204 #: cmdline/apt-get.cc:3172
1206 "Usage: apt-get [options] command\n"
1207 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1208 " apt-get [options] source pkg1 [pkg2 ...]\n"
1210 "apt-get is a simple command line interface for downloading and\n"
1211 "installing packages. The most frequently used commands are update\n"
1215 " update - Retrieve new lists of packages\n"
1216 " upgrade - Perform an upgrade\n"
1217 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1218 " remove - Remove packages\n"
1219 " autoremove - Remove automatically all unused packages\n"
1220 " purge - Remove packages and config files\n"
1221 " source - Download source archives\n"
1222 " build-dep - Configure build-dependencies for source packages\n"
1223 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1224 " dselect-upgrade - Follow dselect selections\n"
1225 " clean - Erase downloaded archive files\n"
1226 " autoclean - Erase old downloaded archive files\n"
1227 " check - Verify that there are no broken dependencies\n"
1228 " changelog - Download and display the changelog for the given package\n"
1229 " download - Download the binary package into the current directory\n"
1232 " -h This help text.\n"
1233 " -q Loggable output - no progress indicator\n"
1234 " -qq No output except for errors\n"
1235 " -d Download only - do NOT install or unpack archives\n"
1236 " -s No-act. Perform ordering simulation\n"
1237 " -y Assume Yes to all queries and do not prompt\n"
1238 " -f Attempt to correct a system with broken dependencies in place\n"
1239 " -m Attempt to continue if archives are unlocatable\n"
1240 " -u Show a list of upgraded packages as well\n"
1241 " -b Build the source package after fetching it\n"
1242 " -V Show verbose version numbers\n"
1243 " -c=? Read this configuration file\n"
1244 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1245 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1246 "pages for more information and options.\n"
1247 " This APT has Super Cow Powers.\n"
1250 #: cmdline/apt-get.cc:3335
1252 "NOTE: This is only a simulation!\n"
1253 " apt-get needs root privileges for real execution.\n"
1254 " Keep also in mind that locking is deactivated,\n"
1255 " so don't depend on the relevance to the real current situation!"
1258 #: cmdline/acqprogress.cc:57
1262 #: cmdline/acqprogress.cc:81
1266 #: cmdline/acqprogress.cc:112
1270 #: cmdline/acqprogress.cc:116
1274 #: cmdline/acqprogress.cc:137
1276 msgid "Fetched %sB in %s (%sB/s)\n"
1279 #: cmdline/acqprogress.cc:227
1284 #: cmdline/acqprogress.cc:283
1287 "Media change: please insert the disc labeled\n"
1289 "in the drive '%s' and press enter\n"
1292 #: cmdline/apt-internal-solver.cc:34
1294 "Usage: apt-internal-resolver\n"
1296 "apt-internal-resolver is an interface to use the current internal\n"
1297 "like an external resolver for the APT family for debugging or alike\n"
1300 " -h This help text.\n"
1301 " -q Loggable output - no progress indicator\n"
1302 " -c=? Read this configuration file\n"
1303 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1304 "apt.conf(5) manual pages for more information and options.\n"
1305 " This APT has Super Cow Powers.\n"
1308 #: cmdline/apt-mark.cc:46
1310 msgid "%s can not be marked as it is not installed.\n"
1313 #: cmdline/apt-mark.cc:52
1315 msgid "%s was already set to manually installed.\n"
1318 #: cmdline/apt-mark.cc:54
1320 msgid "%s was already set to automatically installed.\n"
1323 #: cmdline/apt-mark.cc:169
1325 msgid "%s was already set on hold.\n"
1328 #: cmdline/apt-mark.cc:171
1330 msgid "%s was already not hold.\n"
1333 #: cmdline/apt-mark.cc:185 cmdline/apt-mark.cc:207
1335 msgid "%s set on hold.\n"
1338 #: cmdline/apt-mark.cc:187 cmdline/apt-mark.cc:212
1340 msgid "Canceled hold on %s.\n"
1343 #: cmdline/apt-mark.cc:220
1344 msgid "Executing dpkg failed. Are you root?"
1347 #: cmdline/apt-mark.cc:268
1349 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1351 "apt-mark is a simple command line interface for marking packages\n"
1352 "as manual or automatical installed. It can also list marks.\n"
1355 " auto - Mark the given packages as automatically installed\n"
1356 " manual - Mark the given packages as manually installed\n"
1359 " -h This help text.\n"
1360 " -q Loggable output - no progress indicator\n"
1361 " -qq No output except for errors\n"
1362 " -s No-act. Just prints what would be done.\n"
1363 " -f read/write auto/manual marking in the given file\n"
1364 " -c=? Read this configuration file\n"
1365 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1366 "See the apt-mark(8) and apt.conf(5) manual pages for more information."
1369 #: cmdline/apt-sortpkgs.cc:86
1370 msgid "Unknown package record!"
1373 #: cmdline/apt-sortpkgs.cc:150
1375 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1377 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1378 "to indicate what kind of file it is.\n"
1381 " -h This help text\n"
1382 " -s Use source file sorting\n"
1383 " -c=? Read this configuration file\n"
1384 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1387 #: dselect/install:32
1388 msgid "Bad default setting!"
1391 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1392 #: dselect/install:105 dselect/update:45
1393 msgid "Press enter to continue."
1396 #: dselect/install:91
1397 msgid "Do you want to erase any previously downloaded .deb files?"
1400 #: dselect/install:101
1401 msgid "Some errors occurred while unpacking. Packages that were installed"
1404 #: dselect/install:102
1405 msgid "will be configured. This may result in duplicate errors"
1408 #: dselect/install:103
1409 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1412 #: dselect/install:104
1414 "above this message are important. Please fix them and run [I]nstall again"
1417 #: dselect/update:30
1418 msgid "Merging available information"
1421 #: apt-inst/contrib/extracttar.cc:114
1422 msgid "Failed to create pipes"
1425 #: apt-inst/contrib/extracttar.cc:141
1426 msgid "Failed to exec gzip "
1429 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:208
1430 msgid "Corrupted archive"
1433 #: apt-inst/contrib/extracttar.cc:193
1434 msgid "Tar checksum failed, archive corrupted"
1437 #: apt-inst/contrib/extracttar.cc:300
1439 msgid "Unknown TAR header type %u, member %s"
1442 #: apt-inst/contrib/arfile.cc:70
1443 msgid "Invalid archive signature"
1446 #: apt-inst/contrib/arfile.cc:78
1447 msgid "Error reading archive member header"
1450 #: apt-inst/contrib/arfile.cc:90
1452 msgid "Invalid archive member header %s"
1455 #: apt-inst/contrib/arfile.cc:102
1456 msgid "Invalid archive member header"
1459 #: apt-inst/contrib/arfile.cc:128
1460 msgid "Archive is too short"
1463 #: apt-inst/contrib/arfile.cc:132
1464 msgid "Failed to read the archive headers"
1467 #: apt-inst/filelist.cc:380
1468 msgid "DropNode called on still linked node"
1471 #: apt-inst/filelist.cc:412
1472 msgid "Failed to locate the hash element!"
1475 #: apt-inst/filelist.cc:459
1476 msgid "Failed to allocate diversion"
1479 #: apt-inst/filelist.cc:464
1480 msgid "Internal error in AddDiversion"
1483 #: apt-inst/filelist.cc:477
1485 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1488 #: apt-inst/filelist.cc:506
1490 msgid "Double add of diversion %s -> %s"
1493 #: apt-inst/filelist.cc:549
1495 msgid "Duplicate conf file %s/%s"
1498 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:47 apt-inst/dirstream.cc:53
1500 msgid "Failed to write file %s"
1503 #: apt-inst/dirstream.cc:98 apt-inst/dirstream.cc:106
1505 msgid "Failed to close file %s"
1508 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1510 msgid "The path %s is too long"
1513 #: apt-inst/extract.cc:124
1515 msgid "Unpacking %s more than once"
1518 #: apt-inst/extract.cc:134
1520 msgid "The directory %s is diverted"
1523 #: apt-inst/extract.cc:144
1525 msgid "The package is trying to write to the diversion target %s/%s"
1528 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1529 msgid "The diversion path is too long"
1532 #: apt-inst/extract.cc:240
1534 msgid "The directory %s is being replaced by a non-directory"
1537 #: apt-inst/extract.cc:280
1538 msgid "Failed to locate node in its hash bucket"
1541 #: apt-inst/extract.cc:284
1542 msgid "The path is too long"
1545 #: apt-inst/extract.cc:412
1547 msgid "Overwrite package match with no version for %s"
1550 #: apt-inst/extract.cc:429
1552 msgid "File %s/%s overwrites the one in the package %s"
1555 #. Only warn if there are no sources.list.d.
1556 #. Only warn if there is no sources.list file.
1557 #: apt-inst/extract.cc:462 apt-pkg/contrib/cdromutl.cc:179
1558 #: apt-pkg/contrib/fileutl.cc:343 apt-pkg/sourcelist.cc:204
1559 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:450 apt-pkg/init.cc:102
1560 #: apt-pkg/init.cc:110 apt-pkg/clean.cc:33 apt-pkg/policy.cc:318
1561 #: methods/mirror.cc:91
1563 msgid "Unable to read %s"
1566 #: apt-inst/extract.cc:489
1568 msgid "Unable to stat %s"
1571 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1573 msgid "Failed to remove %s"
1576 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1578 msgid "Unable to create %s"
1581 #: apt-inst/deb/dpkgdb.cc:114
1583 msgid "Failed to stat %sinfo"
1586 #: apt-inst/deb/dpkgdb.cc:119
1587 msgid "The info and temp directories need to be on the same filesystem"
1590 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1048
1591 #: apt-pkg/pkgcachegen.cc:1152 apt-pkg/pkgcachegen.cc:1158
1592 #: apt-pkg/pkgcachegen.cc:1304
1593 msgid "Reading package lists"
1596 #: apt-inst/deb/dpkgdb.cc:176
1598 msgid "Failed to change to the admin dir %sinfo"
1601 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1602 #: apt-inst/deb/dpkgdb.cc:444
1603 msgid "Internal error getting a package name"
1606 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1607 msgid "Reading file listing"
1610 #: apt-inst/deb/dpkgdb.cc:212
1613 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1614 "then make it empty and immediately re-install the same version of the "
1618 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1620 msgid "Failed reading the list file %sinfo/%s"
1623 #: apt-inst/deb/dpkgdb.cc:262
1624 msgid "Internal error getting a node"
1627 #: apt-inst/deb/dpkgdb.cc:305
1629 msgid "Failed to open the diversions file %sdiversions"
1632 #: apt-inst/deb/dpkgdb.cc:320
1633 msgid "The diversion file is corrupted"
1636 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1637 #: apt-inst/deb/dpkgdb.cc:337
1639 msgid "Invalid line in the diversion file: %s"
1642 #: apt-inst/deb/dpkgdb.cc:358
1643 msgid "Internal error adding a diversion"
1646 #: apt-inst/deb/dpkgdb.cc:379
1647 msgid "The pkg cache must be initialized first"
1650 #: apt-inst/deb/dpkgdb.cc:439
1652 msgid "Failed to find a Package: header, offset %lu"
1655 #: apt-inst/deb/dpkgdb.cc:461
1657 msgid "Bad ConfFile section in the status file. Offset %lu"
1660 #: apt-inst/deb/dpkgdb.cc:466
1662 msgid "Error parsing MD5. Offset %lu"
1665 #: apt-inst/deb/debfile.cc:39 apt-inst/deb/debfile.cc:44
1667 msgid "This is not a valid DEB archive, missing '%s' member"
1670 #. FIXME: add data.tar.xz here - adding it now would require a Translation round for a very small gain
1671 #: apt-inst/deb/debfile.cc:53
1673 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1676 #: apt-inst/deb/debfile.cc:113
1678 msgid "Couldn't change to %s"
1681 #: apt-inst/deb/debfile.cc:154
1683 msgid "Internal error, could not locate member %s"
1686 #: apt-inst/deb/debfile.cc:189
1687 msgid "Failed to locate a valid control file"
1690 #: apt-inst/deb/debfile.cc:274
1691 msgid "Unparsable control file"
1694 #: methods/bzip2.cc:60 methods/gzip.cc:52
1695 msgid "Empty files can't be valid archives"
1698 #: methods/bzip2.cc:64
1700 msgid "Couldn't open pipe for %s"
1703 #: methods/bzip2.cc:108
1705 msgid "Read error from %s process"
1708 #: methods/bzip2.cc:140 methods/bzip2.cc:149 methods/copy.cc:43
1709 #: methods/gzip.cc:92 methods/gzip.cc:101 methods/rred.cc:524
1710 #: methods/rred.cc:533
1711 msgid "Failed to stat"
1714 #: methods/bzip2.cc:146 methods/copy.cc:80 methods/gzip.cc:98
1715 #: methods/rred.cc:530
1716 msgid "Failed to set modification time"
1719 #: methods/cdrom.cc:199
1721 msgid "Unable to read the cdrom database %s"
1724 #: methods/cdrom.cc:208
1726 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1727 "cannot be used to add new CD-ROMs"
1730 #: methods/cdrom.cc:218
1731 msgid "Wrong CD-ROM"
1734 #: methods/cdrom.cc:245
1736 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1739 #: methods/cdrom.cc:250
1740 msgid "Disk not found."
1743 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:265
1744 msgid "File not found"
1747 #: methods/file.cc:44
1748 msgid "Invalid URI, local URIS must not start with //"
1751 #. Login must be before getpeername otherwise dante won't work.
1752 #: methods/ftp.cc:168
1756 #: methods/ftp.cc:174
1757 msgid "Unable to determine the peer name"
1760 #: methods/ftp.cc:179
1761 msgid "Unable to determine the local name"
1764 #: methods/ftp.cc:210 methods/ftp.cc:238
1766 msgid "The server refused the connection and said: %s"
1769 #: methods/ftp.cc:216
1771 msgid "USER failed, server said: %s"
1774 #: methods/ftp.cc:223
1776 msgid "PASS failed, server said: %s"
1779 #: methods/ftp.cc:243
1781 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1785 #: methods/ftp.cc:271
1787 msgid "Login script command '%s' failed, server said: %s"
1790 #: methods/ftp.cc:297
1792 msgid "TYPE failed, server said: %s"
1795 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:184 methods/rsh.cc:227
1796 msgid "Connection timeout"
1799 #: methods/ftp.cc:341
1800 msgid "Server closed the connection"
1803 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:820 methods/rsh.cc:191
1807 #: methods/ftp.cc:351 methods/rsh.cc:198
1808 msgid "A response overflowed the buffer."
1811 #: methods/ftp.cc:368 methods/ftp.cc:380
1812 msgid "Protocol corruption"
1815 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:862 methods/rsh.cc:233
1819 #: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734
1820 msgid "Could not create a socket"
1823 #: methods/ftp.cc:703
1824 msgid "Could not connect data socket, connection timed out"
1827 #: methods/ftp.cc:709
1828 msgid "Could not connect passive socket."
1831 #: methods/ftp.cc:727
1832 msgid "getaddrinfo was unable to get a listening socket"
1835 #: methods/ftp.cc:741
1836 msgid "Could not bind a socket"
1839 #: methods/ftp.cc:745
1840 msgid "Could not listen on the socket"
1843 #: methods/ftp.cc:752
1844 msgid "Could not determine the socket's name"
1847 #: methods/ftp.cc:784
1848 msgid "Unable to send PORT command"
1851 #: methods/ftp.cc:794
1853 msgid "Unknown address family %u (AF_*)"
1856 #: methods/ftp.cc:803
1858 msgid "EPRT failed, server said: %s"
1861 #: methods/ftp.cc:823
1862 msgid "Data socket connect timed out"
1865 #: methods/ftp.cc:830
1866 msgid "Unable to accept connection"
1869 #: methods/ftp.cc:869 methods/http.cc:1023 methods/rsh.cc:303
1870 msgid "Problem hashing file"
1873 #: methods/ftp.cc:882
1875 msgid "Unable to fetch file, server said '%s'"
1878 #: methods/ftp.cc:897 methods/rsh.cc:322
1879 msgid "Data socket timed out"
1882 #: methods/ftp.cc:927
1884 msgid "Data transfer failed, server said '%s'"
1887 #. Get the files information
1888 #: methods/ftp.cc:1004
1892 #: methods/ftp.cc:1116
1893 msgid "Unable to invoke "
1896 #: methods/connect.cc:71
1898 msgid "Connecting to %s (%s)"
1901 #: methods/connect.cc:82
1906 #: methods/connect.cc:89
1908 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1911 #: methods/connect.cc:95
1913 msgid "Cannot initiate the connection to %s:%s (%s)."
1916 #: methods/connect.cc:103
1918 msgid "Could not connect to %s:%s (%s), connection timed out"
1921 #: methods/connect.cc:121
1923 msgid "Could not connect to %s:%s (%s)."
1926 #. We say this mainly because the pause here is for the
1927 #. ssh connection that is still going
1928 #: methods/connect.cc:149 methods/rsh.cc:425
1930 msgid "Connecting to %s"
1933 #: methods/connect.cc:168 methods/connect.cc:187
1935 msgid "Could not resolve '%s'"
1938 #: methods/connect.cc:193
1940 msgid "Temporary failure resolving '%s'"
1943 #: methods/connect.cc:196
1945 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1948 #: methods/connect.cc:243
1950 msgid "Unable to connect to %s:%s:"
1953 #. TRANSLATOR: %s is the trusted keyring parts directory
1954 #: methods/gpgv.cc:71
1956 msgid "No keyring installed in %s."
1959 #: methods/gpgv.cc:163
1961 "Internal error: Good signature, but could not determine key fingerprint?!"
1964 #: methods/gpgv.cc:168
1965 msgid "At least one invalid signature was encountered."
1968 #: methods/gpgv.cc:172
1969 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1972 #: methods/gpgv.cc:177
1973 msgid "Unknown error executing gpgv"
1976 #: methods/gpgv.cc:211 methods/gpgv.cc:218
1977 msgid "The following signatures were invalid:\n"
1980 #: methods/gpgv.cc:225
1982 "The following signatures couldn't be verified because the public key is not "
1986 #: methods/http.cc:385
1987 msgid "Waiting for headers"
1990 #: methods/http.cc:531
1992 msgid "Got a single header line over %u chars"
1995 #: methods/http.cc:539
1996 msgid "Bad header line"
1999 #: methods/http.cc:564 methods/http.cc:571
2000 msgid "The HTTP server sent an invalid reply header"
2003 #: methods/http.cc:600
2004 msgid "The HTTP server sent an invalid Content-Length header"
2007 #: methods/http.cc:615
2008 msgid "The HTTP server sent an invalid Content-Range header"
2011 #: methods/http.cc:617
2012 msgid "This HTTP server has broken range support"
2015 #: methods/http.cc:641
2016 msgid "Unknown date format"
2019 #: methods/http.cc:800
2020 msgid "Select failed"
2023 #: methods/http.cc:805
2024 msgid "Connection timed out"
2027 #: methods/http.cc:828
2028 msgid "Error writing to output file"
2031 #: methods/http.cc:859
2032 msgid "Error writing to file"
2035 #: methods/http.cc:887
2036 msgid "Error writing to the file"
2039 #: methods/http.cc:901
2040 msgid "Error reading from server. Remote end closed connection"
2043 #: methods/http.cc:903
2044 msgid "Error reading from server"
2047 #: methods/http.cc:1008 apt-pkg/contrib/mmap.cc:291
2048 msgid "Failed to truncate file"
2051 #: methods/http.cc:1183
2052 msgid "Bad header data"
2055 #: methods/http.cc:1200 methods/http.cc:1255
2056 msgid "Connection failed"
2059 #: methods/http.cc:1347
2060 msgid "Internal error"
2063 #: apt-pkg/contrib/mmap.cc:77
2064 msgid "Can't mmap an empty file"
2067 #: apt-pkg/contrib/mmap.cc:89
2069 msgid "Couldn't duplicate file descriptor %i"
2072 #: apt-pkg/contrib/mmap.cc:97 apt-pkg/contrib/mmap.cc:258
2074 msgid "Couldn't make mmap of %lu bytes"
2077 #: apt-pkg/contrib/mmap.cc:124
2078 msgid "Unable to close mmap"
2081 #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180
2082 msgid "Unable to synchronize mmap"
2085 #: apt-pkg/contrib/mmap.cc:310
2088 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2089 "Current value: %lu. (man 5 apt.conf)"
2092 #: apt-pkg/contrib/mmap.cc:409
2095 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2099 #: apt-pkg/contrib/mmap.cc:412
2101 "Unable to increase size of the MMap as automatic growing is disabled by user."
2104 #. d means days, h means hours, min means minutes, s means seconds
2105 #: apt-pkg/contrib/strutl.cc:371
2107 msgid "%lid %lih %limin %lis"
2110 #. h means hours, min means minutes, s means seconds
2111 #: apt-pkg/contrib/strutl.cc:378
2113 msgid "%lih %limin %lis"
2116 #. min means minutes, s means seconds
2117 #: apt-pkg/contrib/strutl.cc:385
2123 #: apt-pkg/contrib/strutl.cc:390
2128 #: apt-pkg/contrib/strutl.cc:1138
2130 msgid "Selection %s not found"
2133 #: apt-pkg/contrib/configuration.cc:452
2135 msgid "Unrecognized type abbreviation: '%c'"
2138 #: apt-pkg/contrib/configuration.cc:510
2140 msgid "Opening configuration file %s"
2143 #: apt-pkg/contrib/configuration.cc:678
2145 msgid "Syntax error %s:%u: Block starts with no name."
2148 #: apt-pkg/contrib/configuration.cc:697
2150 msgid "Syntax error %s:%u: Malformed tag"
2153 #: apt-pkg/contrib/configuration.cc:714
2155 msgid "Syntax error %s:%u: Extra junk after value"
2158 #: apt-pkg/contrib/configuration.cc:754
2160 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2163 #: apt-pkg/contrib/configuration.cc:761
2165 msgid "Syntax error %s:%u: Too many nested includes"
2168 #: apt-pkg/contrib/configuration.cc:765 apt-pkg/contrib/configuration.cc:770
2170 msgid "Syntax error %s:%u: Included from here"
2173 #: apt-pkg/contrib/configuration.cc:774
2175 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2178 #: apt-pkg/contrib/configuration.cc:777
2180 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2183 #: apt-pkg/contrib/configuration.cc:827
2185 msgid "Syntax error %s:%u: Extra junk at end of file"
2188 #: apt-pkg/contrib/progress.cc:144
2190 msgid "%c%s... Error!"
2193 #: apt-pkg/contrib/progress.cc:146
2195 msgid "%c%s... Done"
2198 #: apt-pkg/contrib/cmndline.cc:77
2200 msgid "Command line option '%c' [from %s] is not known."
2203 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2204 #: apt-pkg/contrib/cmndline.cc:119
2206 msgid "Command line option %s is not understood"
2209 #: apt-pkg/contrib/cmndline.cc:124
2211 msgid "Command line option %s is not boolean"
2214 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
2216 msgid "Option %s requires an argument."
2219 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2221 msgid "Option %s: Configuration item specification must have an =<val>."
2224 #: apt-pkg/contrib/cmndline.cc:236
2226 msgid "Option %s requires an integer argument, not '%s'"
2229 #: apt-pkg/contrib/cmndline.cc:267
2231 msgid "Option '%s' is too long"
2234 #: apt-pkg/contrib/cmndline.cc:300
2236 msgid "Sense %s is not understood, try true or false."
2239 #: apt-pkg/contrib/cmndline.cc:350
2241 msgid "Invalid operation %s"
2244 #: apt-pkg/contrib/cdromutl.cc:52
2246 msgid "Unable to stat the mount point %s"
2249 #: apt-pkg/contrib/cdromutl.cc:175 apt-pkg/contrib/cdromutl.cc:209
2250 #: apt-pkg/acquire.cc:456 apt-pkg/acquire.cc:481 apt-pkg/clean.cc:39
2251 #: methods/mirror.cc:97
2253 msgid "Unable to change to %s"
2256 #: apt-pkg/contrib/cdromutl.cc:220
2257 msgid "Failed to stat the cdrom"
2260 #: apt-pkg/contrib/fileutl.cc:168
2262 msgid "Not using locking for read only lock file %s"
2265 #: apt-pkg/contrib/fileutl.cc:173
2267 msgid "Could not open lock file %s"
2270 #: apt-pkg/contrib/fileutl.cc:191
2272 msgid "Not using locking for nfs mounted lock file %s"
2275 #: apt-pkg/contrib/fileutl.cc:195
2277 msgid "Could not get lock %s"
2280 #: apt-pkg/contrib/fileutl.cc:335
2282 msgid "List of files can't be created as '%s' is not a directory"
2285 #: apt-pkg/contrib/fileutl.cc:362
2287 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2290 #: apt-pkg/contrib/fileutl.cc:380
2292 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2295 #: apt-pkg/contrib/fileutl.cc:389
2298 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2301 #: apt-pkg/contrib/fileutl.cc:679
2303 msgid "Waited for %s but it wasn't there"
2306 #: apt-pkg/contrib/fileutl.cc:691
2308 msgid "Sub-process %s received a segmentation fault."
2311 #: apt-pkg/contrib/fileutl.cc:693
2313 msgid "Sub-process %s received signal %u."
2316 #: apt-pkg/contrib/fileutl.cc:697
2318 msgid "Sub-process %s returned an error code (%u)"
2321 #: apt-pkg/contrib/fileutl.cc:699
2323 msgid "Sub-process %s exited unexpectedly"
2326 #: apt-pkg/contrib/fileutl.cc:764
2328 msgid "Could not open file %s"
2331 #: apt-pkg/contrib/fileutl.cc:781
2333 msgid "Could not open file descriptor %d"
2336 #: apt-pkg/contrib/fileutl.cc:841
2338 msgid "read, still have %lu to read but none left"
2341 #: apt-pkg/contrib/fileutl.cc:874
2343 msgid "write, still have %lu to write but couldn't"
2346 #: apt-pkg/contrib/fileutl.cc:1010
2348 msgid "Problem closing the gzip file %s"
2351 #: apt-pkg/contrib/fileutl.cc:1013
2353 msgid "Problem closing the file %s"
2356 #: apt-pkg/contrib/fileutl.cc:1018
2358 msgid "Problem renaming the file %s to %s"
2361 #: apt-pkg/contrib/fileutl.cc:1029
2363 msgid "Problem unlinking the file %s"
2366 #: apt-pkg/contrib/fileutl.cc:1042
2367 msgid "Problem syncing the file"
2370 #: apt-pkg/pkgcache.cc:145
2371 msgid "Empty package cache"
2374 #: apt-pkg/pkgcache.cc:151
2375 msgid "The package cache file is corrupted"
2378 #: apt-pkg/pkgcache.cc:156
2379 msgid "The package cache file is an incompatible version"
2382 #: apt-pkg/pkgcache.cc:161
2384 msgid "This APT does not support the versioning system '%s'"
2387 #: apt-pkg/pkgcache.cc:166
2388 msgid "The package cache was built for a different architecture"
2391 #: apt-pkg/pkgcache.cc:299
2395 #: apt-pkg/pkgcache.cc:299
2399 #: apt-pkg/pkgcache.cc:299
2403 #: apt-pkg/pkgcache.cc:300
2407 #: apt-pkg/pkgcache.cc:300
2411 #: apt-pkg/pkgcache.cc:300
2415 #: apt-pkg/pkgcache.cc:301
2419 #: apt-pkg/pkgcache.cc:301
2423 #: apt-pkg/pkgcache.cc:301
2427 #: apt-pkg/pkgcache.cc:312
2431 #: apt-pkg/pkgcache.cc:312
2435 #: apt-pkg/pkgcache.cc:312
2439 #: apt-pkg/pkgcache.cc:313
2443 #: apt-pkg/pkgcache.cc:313
2447 #: apt-pkg/depcache.cc:125 apt-pkg/depcache.cc:154
2448 msgid "Building dependency tree"
2451 #: apt-pkg/depcache.cc:126
2452 msgid "Candidate versions"
2455 #: apt-pkg/depcache.cc:155
2456 msgid "Dependency generation"
2459 #: apt-pkg/depcache.cc:175 apt-pkg/depcache.cc:208 apt-pkg/depcache.cc:212
2460 msgid "Reading state information"
2463 #: apt-pkg/depcache.cc:237
2465 msgid "Failed to open StateFile %s"
2468 #: apt-pkg/depcache.cc:243
2470 msgid "Failed to write temporary StateFile %s"
2473 #: apt-pkg/tagfile.cc:123
2475 msgid "Unable to parse package file %s (1)"
2478 #: apt-pkg/tagfile.cc:210
2480 msgid "Unable to parse package file %s (2)"
2483 #: apt-pkg/sourcelist.cc:92
2485 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2488 #: apt-pkg/sourcelist.cc:95
2490 msgid "Malformed line %lu in source list %s ([option] too short)"
2493 #: apt-pkg/sourcelist.cc:106
2495 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2498 #: apt-pkg/sourcelist.cc:112
2500 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2503 #: apt-pkg/sourcelist.cc:115
2505 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2508 #: apt-pkg/sourcelist.cc:128
2510 msgid "Malformed line %lu in source list %s (URI)"
2513 #: apt-pkg/sourcelist.cc:130
2515 msgid "Malformed line %lu in source list %s (dist)"
2518 #: apt-pkg/sourcelist.cc:133
2520 msgid "Malformed line %lu in source list %s (URI parse)"
2523 #: apt-pkg/sourcelist.cc:139
2525 msgid "Malformed line %lu in source list %s (absolute dist)"
2528 #: apt-pkg/sourcelist.cc:146
2530 msgid "Malformed line %lu in source list %s (dist parse)"
2533 #: apt-pkg/sourcelist.cc:244
2538 #: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:444
2540 msgid "Line %u too long in source list %s."
2543 #: apt-pkg/sourcelist.cc:281
2545 msgid "Malformed line %u in source list %s (type)"
2548 #: apt-pkg/sourcelist.cc:285
2550 msgid "Type '%s' is not known on line %u in source list %s"
2553 #: apt-pkg/packagemanager.cc:335 apt-pkg/packagemanager.cc:623
2556 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2557 "under APT::Immediate-Configure for details. (%d)"
2560 #: apt-pkg/packagemanager.cc:456
2563 "This installation run will require temporarily removing the essential "
2564 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2565 "you really want to do it, activate the APT::Force-LoopBreak option."
2568 #: apt-pkg/packagemanager.cc:501
2571 "Could not perform immediate configuration on already unpacked '%s'. Please "
2572 "see man 5 apt.conf under APT::Immediate-Configure for details."
2575 #: apt-pkg/pkgrecords.cc:32
2577 msgid "Index file type '%s' is not supported"
2580 #: apt-pkg/algorithms.cc:250
2583 "The package %s needs to be reinstalled, but I can't find an archive for it."
2586 #: apt-pkg/algorithms.cc:1186
2588 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2592 #: apt-pkg/algorithms.cc:1188
2593 msgid "Unable to correct problems, you have held broken packages."
2596 #: apt-pkg/algorithms.cc:1479 apt-pkg/algorithms.cc:1481
2598 "Some index files failed to download. They have been ignored, or old ones "
2602 #: apt-pkg/acquire.cc:79
2604 msgid "List directory %spartial is missing."
2607 #: apt-pkg/acquire.cc:83
2609 msgid "Archives directory %spartial is missing."
2612 #: apt-pkg/acquire.cc:91
2614 msgid "Unable to lock directory %s"
2617 #. only show the ETA if it makes sense
2619 #: apt-pkg/acquire.cc:857
2621 msgid "Retrieving file %li of %li (%s remaining)"
2624 #: apt-pkg/acquire.cc:859
2626 msgid "Retrieving file %li of %li"
2629 #: apt-pkg/acquire-worker.cc:110
2631 msgid "The method driver %s could not be found."
2634 #: apt-pkg/acquire-worker.cc:159
2636 msgid "Method %s did not start correctly"
2639 #: apt-pkg/acquire-worker.cc:423
2641 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2644 #: apt-pkg/init.cc:145
2646 msgid "Packaging system '%s' is not supported"
2649 #: apt-pkg/init.cc:161
2650 msgid "Unable to determine a suitable packaging system type"
2653 #: apt-pkg/clean.cc:56
2655 msgid "Unable to stat %s."
2658 #: apt-pkg/srcrecords.cc:44
2659 msgid "You must put some 'source' URIs in your sources.list"
2662 #: apt-pkg/cachefile.cc:84
2663 msgid "The package lists or status file could not be parsed or opened."
2666 #: apt-pkg/cachefile.cc:88
2667 msgid "You may want to run apt-get update to correct these problems"
2670 #: apt-pkg/cachefile.cc:106
2671 msgid "The list of sources could not be read."
2674 #: apt-pkg/policy.cc:355
2676 msgid "Invalid record in the preferences file %s, no Package header"
2679 #: apt-pkg/policy.cc:377
2681 msgid "Did not understand pin type %s"
2684 #: apt-pkg/policy.cc:385
2685 msgid "No priority (or zero) specified for pin"
2688 #: apt-pkg/pkgcachegen.cc:80
2689 msgid "Cache has an incompatible versioning system"
2692 #: apt-pkg/pkgcachegen.cc:187
2694 msgid "Error occurred while processing %s (NewPackage)"
2697 #: apt-pkg/pkgcachegen.cc:204
2699 msgid "Error occurred while processing %s (UsePackage1)"
2702 #: apt-pkg/pkgcachegen.cc:242
2704 msgid "Error occurred while processing %s (NewFileDesc1)"
2707 #: apt-pkg/pkgcachegen.cc:274
2709 msgid "Error occurred while processing %s (UsePackage2)"
2712 #: apt-pkg/pkgcachegen.cc:278
2714 msgid "Error occurred while processing %s (NewFileVer1)"
2717 #: apt-pkg/pkgcachegen.cc:295 apt-pkg/pkgcachegen.cc:305
2718 #: apt-pkg/pkgcachegen.cc:313
2720 msgid "Error occurred while processing %s (NewVersion%d)"
2723 #: apt-pkg/pkgcachegen.cc:309
2725 msgid "Error occurred while processing %s (UsePackage3)"
2728 #: apt-pkg/pkgcachegen.cc:342
2730 msgid "Error occurred while processing %s (NewFileDesc2)"
2733 #: apt-pkg/pkgcachegen.cc:348
2734 msgid "Wow, you exceeded the number of package names this APT is capable of."
2737 #: apt-pkg/pkgcachegen.cc:351
2738 msgid "Wow, you exceeded the number of versions this APT is capable of."
2741 #: apt-pkg/pkgcachegen.cc:354
2742 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2745 #: apt-pkg/pkgcachegen.cc:357
2746 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2749 #: apt-pkg/pkgcachegen.cc:386
2751 msgid "Error occurred while processing %s (FindPkg)"
2754 #: apt-pkg/pkgcachegen.cc:400
2756 msgid "Error occurred while processing %s (CollectFileProvides)"
2759 #: apt-pkg/pkgcachegen.cc:406
2761 msgid "Package %s %s was not found while processing file dependencies"
2764 #: apt-pkg/pkgcachegen.cc:960
2766 msgid "Couldn't stat source package list %s"
2769 #: apt-pkg/pkgcachegen.cc:1065
2770 msgid "Collecting File Provides"
2773 #: apt-pkg/pkgcachegen.cc:1243 apt-pkg/pkgcachegen.cc:1250
2774 msgid "IO Error saving source cache"
2777 #: apt-pkg/acquire-item.cc:135
2779 msgid "rename failed, %s (%s -> %s)."
2782 #: apt-pkg/acquire-item.cc:636
2783 msgid "MD5Sum mismatch"
2786 #: apt-pkg/acquire-item.cc:900 apt-pkg/acquire-item.cc:1850
2787 #: apt-pkg/acquire-item.cc:1993
2788 msgid "Hash Sum mismatch"
2791 #: apt-pkg/acquire-item.cc:1388
2794 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2795 "or malformed file)"
2798 #: apt-pkg/acquire-item.cc:1403
2800 msgid "Unable to find hash sum for '%s' in Release file"
2803 #: apt-pkg/acquire-item.cc:1439
2804 msgid "There is no public key available for the following key IDs:\n"
2807 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2808 #. the time since then the file is invalid - formated in the same way as in
2809 #. the download progress display (e.g. 7d 3h 42min 1s)
2810 #: apt-pkg/acquire-item.cc:1476
2812 msgid "Release file expired, ignoring %s (invalid since %s)"
2815 #: apt-pkg/acquire-item.cc:1497
2817 msgid "Conflicting distribution: %s (expected %s but got %s)"
2820 #: apt-pkg/acquire-item.cc:1530
2823 "A error occurred during the signature verification. The repository is not "
2824 "updated and the previous index files will be used. GPG error: %s: %s\n"
2827 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2828 #: apt-pkg/acquire-item.cc:1540 apt-pkg/acquire-item.cc:1545
2830 msgid "GPG error: %s: %s"
2833 #: apt-pkg/acquire-item.cc:1637
2836 "I wasn't able to locate a file for the %s package. This might mean you need "
2837 "to manually fix this package. (due to missing arch)"
2840 #: apt-pkg/acquire-item.cc:1696
2843 "I wasn't able to locate a file for the %s package. This might mean you need "
2844 "to manually fix this package."
2847 #: apt-pkg/acquire-item.cc:1755
2850 "The package index files are corrupted. No Filename: field for package %s."
2853 #: apt-pkg/acquire-item.cc:1842
2854 msgid "Size mismatch"
2857 #: apt-pkg/indexrecords.cc:53
2859 msgid "Unable to parse Release file %s"
2862 #: apt-pkg/indexrecords.cc:63
2864 msgid "No sections in Release file %s"
2867 #: apt-pkg/indexrecords.cc:97
2869 msgid "No Hash entry in Release file %s"
2872 #: apt-pkg/indexrecords.cc:110
2874 msgid "Invalid 'Valid-Until' entry in Release file %s"
2877 #: apt-pkg/indexrecords.cc:125
2879 msgid "Invalid 'Date' entry in Release file %s"
2882 #: apt-pkg/vendorlist.cc:71
2884 msgid "Vendor block %s contains no fingerprint"
2887 #: apt-pkg/cdrom.cc:525
2890 "Using CD-ROM mount point %s\n"
2894 #: apt-pkg/cdrom.cc:534 apt-pkg/cdrom.cc:631
2895 msgid "Identifying.. "
2898 #: apt-pkg/cdrom.cc:562
2900 msgid "Stored label: %s\n"
2903 #: apt-pkg/cdrom.cc:571 apt-pkg/cdrom.cc:847
2904 msgid "Unmounting CD-ROM...\n"
2907 #: apt-pkg/cdrom.cc:591
2909 msgid "Using CD-ROM mount point %s\n"
2912 #: apt-pkg/cdrom.cc:609
2913 msgid "Unmounting CD-ROM\n"
2916 #: apt-pkg/cdrom.cc:614
2917 msgid "Waiting for disc...\n"
2920 #: apt-pkg/cdrom.cc:623
2921 msgid "Mounting CD-ROM...\n"
2924 #: apt-pkg/cdrom.cc:642
2925 msgid "Scanning disc for index files..\n"
2928 #: apt-pkg/cdrom.cc:684
2931 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2935 #: apt-pkg/cdrom.cc:695
2937 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2938 "wrong architecture?"
2941 #: apt-pkg/cdrom.cc:722
2943 msgid "Found label '%s'\n"
2946 #: apt-pkg/cdrom.cc:751
2947 msgid "That is not a valid name, try again.\n"
2950 #: apt-pkg/cdrom.cc:768
2953 "This disc is called: \n"
2957 #: apt-pkg/cdrom.cc:770
2958 msgid "Copying package lists..."
2961 #: apt-pkg/cdrom.cc:797
2962 msgid "Writing new source list\n"
2965 #: apt-pkg/cdrom.cc:805
2966 msgid "Source list entries for this disc are:\n"
2969 #: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:909
2971 msgid "Wrote %i records.\n"
2974 #: apt-pkg/indexcopy.cc:272 apt-pkg/indexcopy.cc:911
2976 msgid "Wrote %i records with %i missing files.\n"
2979 #: apt-pkg/indexcopy.cc:275 apt-pkg/indexcopy.cc:914
2981 msgid "Wrote %i records with %i mismatched files\n"
2984 #: apt-pkg/indexcopy.cc:278 apt-pkg/indexcopy.cc:917
2986 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2989 #: apt-pkg/indexcopy.cc:537
2991 msgid "Skipping nonexistent file %s"
2994 #: apt-pkg/indexcopy.cc:543
2996 msgid "Can't find authentication record for: %s"
2999 #: apt-pkg/indexcopy.cc:549
3001 msgid "Hash mismatch for: %s"
3004 #: apt-pkg/cacheset.cc:337
3006 msgid "Release '%s' for '%s' was not found"
3009 #: apt-pkg/cacheset.cc:340
3011 msgid "Version '%s' for '%s' was not found"
3014 #: apt-pkg/cacheset.cc:447
3016 msgid "Couldn't find task '%s'"
3019 #: apt-pkg/cacheset.cc:454
3021 msgid "Couldn't find any package by regex '%s'"
3024 #: apt-pkg/cacheset.cc:467
3026 msgid "Can't select versions from package '%s' as it is purely virtual"
3029 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
3032 "Can't select installed nor candidate version from package '%s' as it has "
3036 #: apt-pkg/cacheset.cc:491
3038 msgid "Can't select newest version from package '%s' as it is purely virtual"
3041 #: apt-pkg/cacheset.cc:499
3043 msgid "Can't select candidate version from package %s as it has no candidate"
3046 #: apt-pkg/cacheset.cc:507
3048 msgid "Can't select installed version from package %s as it is not installed"
3051 #: apt-pkg/edsp.cc:32 apt-pkg/edsp.cc:52
3052 msgid "Send scenario to solver"
3055 #: apt-pkg/edsp.cc:204
3056 msgid "Send request to solver"
3059 #: apt-pkg/edsp.cc:272
3060 msgid "Prepare for receiving solution"
3063 #: apt-pkg/edsp.cc:279
3064 msgid "External solver failed without a proper error message"
3067 #: apt-pkg/edsp.cc:550 apt-pkg/edsp.cc:553 apt-pkg/edsp.cc:558
3068 msgid "Execute external solver"
3071 #: apt-pkg/deb/dpkgpm.cc:69
3073 msgid "Installing %s"
3076 #: apt-pkg/deb/dpkgpm.cc:70 apt-pkg/deb/dpkgpm.cc:864
3078 msgid "Configuring %s"
3081 #: apt-pkg/deb/dpkgpm.cc:71 apt-pkg/deb/dpkgpm.cc:871
3086 #: apt-pkg/deb/dpkgpm.cc:72
3088 msgid "Completely removing %s"
3091 #: apt-pkg/deb/dpkgpm.cc:73
3093 msgid "Noting disappearance of %s"
3096 #: apt-pkg/deb/dpkgpm.cc:74
3098 msgid "Running post-installation trigger %s"
3101 #. FIXME: use a better string after freeze
3102 #: apt-pkg/deb/dpkgpm.cc:670
3104 msgid "Directory '%s' missing"
3107 #: apt-pkg/deb/dpkgpm.cc:685 apt-pkg/deb/dpkgpm.cc:705
3109 msgid "Could not open file '%s'"
3112 #: apt-pkg/deb/dpkgpm.cc:857
3114 msgid "Preparing %s"
3117 #: apt-pkg/deb/dpkgpm.cc:858
3119 msgid "Unpacking %s"
3122 #: apt-pkg/deb/dpkgpm.cc:863
3124 msgid "Preparing to configure %s"
3127 #: apt-pkg/deb/dpkgpm.cc:865
3129 msgid "Installed %s"
3132 #: apt-pkg/deb/dpkgpm.cc:870
3134 msgid "Preparing for removal of %s"
3137 #: apt-pkg/deb/dpkgpm.cc:872
3142 #: apt-pkg/deb/dpkgpm.cc:877
3144 msgid "Preparing to completely remove %s"
3147 #: apt-pkg/deb/dpkgpm.cc:878
3149 msgid "Completely removed %s"
3152 #: apt-pkg/deb/dpkgpm.cc:1098
3153 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3156 #: apt-pkg/deb/dpkgpm.cc:1129
3157 msgid "Running dpkg"
3160 #: apt-pkg/deb/dpkgpm.cc:1354
3161 msgid "No apport report written because MaxReports is reached already"
3164 #. check if its not a follow up error
3165 #: apt-pkg/deb/dpkgpm.cc:1359
3166 msgid "dependency problems - leaving unconfigured"
3169 #: apt-pkg/deb/dpkgpm.cc:1361
3171 "No apport report written because the error message indicates its a followup "
3172 "error from a previous failure."
3175 #: apt-pkg/deb/dpkgpm.cc:1367
3177 "No apport report written because the error message indicates a disk full "
3181 #: apt-pkg/deb/dpkgpm.cc:1373
3183 "No apport report written because the error message indicates a out of memory "
3187 #: apt-pkg/deb/dpkgpm.cc:1380
3189 "No apport report written because the error message indicates a dpkg I/O error"
3192 #: apt-pkg/deb/debsystem.cc:79
3195 "Unable to lock the administration directory (%s), is another process using "
3199 #: apt-pkg/deb/debsystem.cc:82
3201 msgid "Unable to lock the administration directory (%s), are you root?"
3204 #. TRANSLATORS: the %s contains the recovery command, usually
3205 #. dpkg --configure -a
3206 #: apt-pkg/deb/debsystem.cc:98
3209 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3212 #: apt-pkg/deb/debsystem.cc:116
3216 #. FIXME: fallback to a default mirror here instead
3217 #. and provide a config option to define that default
3218 #: methods/mirror.cc:260
3220 msgid "No mirror file '%s' found "
3223 #. FIXME: fallback to a default mirror here instead
3224 #. and provide a config option to define that default
3225 #: methods/mirror.cc:267
3227 msgid "Can not read mirror file '%s'"
3230 #: methods/mirror.cc:422
3232 msgid "[Mirror: %s]"
3235 #: methods/rred.cc:503
3238 "Could not patch %s with mmap and with file operation usage - the patch seems "
3242 #: methods/rred.cc:508
3245 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3249 #: methods/rsh.cc:330
3250 msgid "Connection closed prematurely"