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-04-05 10:32+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: cmdline/apt-cache.cc:156
22 msgid "Package %s version %s has an unmet dep:\n"
25 #: cmdline/apt-cache.cc:284
26 msgid "Total package names: "
29 #: cmdline/apt-cache.cc:286
30 msgid "Total package structures: "
33 #: cmdline/apt-cache.cc:326
34 msgid " Normal packages: "
37 #: cmdline/apt-cache.cc:327
38 msgid " Pure virtual packages: "
41 #: cmdline/apt-cache.cc:328
42 msgid " Single virtual packages: "
45 #: cmdline/apt-cache.cc:329
46 msgid " Mixed virtual packages: "
49 #: cmdline/apt-cache.cc:330
53 #: cmdline/apt-cache.cc:332
54 msgid "Total distinct versions: "
57 #: cmdline/apt-cache.cc:334
58 msgid "Total distinct descriptions: "
61 #: cmdline/apt-cache.cc:336
62 msgid "Total dependencies: "
65 #: cmdline/apt-cache.cc:339
66 msgid "Total ver/file relations: "
69 #: cmdline/apt-cache.cc:341
70 msgid "Total Desc/File relations: "
73 #: cmdline/apt-cache.cc:343
74 msgid "Total Provides mappings: "
77 #: cmdline/apt-cache.cc:355
78 msgid "Total globbed strings: "
81 #: cmdline/apt-cache.cc:369
82 msgid "Total dependency version space: "
85 #: cmdline/apt-cache.cc:374
86 msgid "Total slack space: "
89 #: cmdline/apt-cache.cc:382
90 msgid "Total space accounted for: "
93 #: cmdline/apt-cache.cc:513 cmdline/apt-cache.cc:1142
95 msgid "Package file %s is out of sync."
98 #: cmdline/apt-cache.cc:591 cmdline/apt-cache.cc:1377
99 #: cmdline/apt-cache.cc:1379 cmdline/apt-cache.cc:1456
100 msgid "No packages found"
103 #: cmdline/apt-cache.cc:1221
104 msgid "You must give at least one search pattern"
107 #: cmdline/apt-cache.cc:1451 apt-pkg/cacheset.cc:440
109 msgid "Unable to locate package %s"
112 #: cmdline/apt-cache.cc:1481
113 msgid "Package files:"
116 #: cmdline/apt-cache.cc:1488 cmdline/apt-cache.cc:1579
117 msgid "Cache is out of sync, can't x-ref a package file"
120 #. Show any packages have explicit pins
121 #: cmdline/apt-cache.cc:1502
122 msgid "Pinned packages:"
125 #: cmdline/apt-cache.cc:1514 cmdline/apt-cache.cc:1559
129 #: cmdline/apt-cache.cc:1522
133 #: cmdline/apt-cache.cc:1523
137 #: cmdline/apt-cache.cc:1541 cmdline/apt-cache.cc:1549
141 #: cmdline/apt-cache.cc:1556
142 msgid " Package pin: "
145 #. Show the priority tables
146 #: cmdline/apt-cache.cc:1565
147 msgid " Version table:"
150 #: cmdline/apt-cache.cc:1678 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:70
151 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:589
152 #: cmdline/apt-get.cc:3106 cmdline/apt-sortpkgs.cc:144
154 msgid "%s %s for %s compiled on %s %s\n"
157 #: cmdline/apt-cache.cc:1685
159 "Usage: apt-cache [options] command\n"
160 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
161 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
163 "apt-cache is a low-level tool used to query information\n"
164 "from APT's binary cache files\n"
167 " gencaches - Build both the package and source cache\n"
168 " showpkg - Show some general information for a single package\n"
169 " showsrc - Show source records\n"
170 " stats - Show some basic statistics\n"
171 " dump - Show the entire file in a terse form\n"
172 " dumpavail - Print an available file to stdout\n"
173 " unmet - Show unmet dependencies\n"
174 " search - Search the package list for a regex pattern\n"
175 " show - Show a readable record for the package\n"
176 " showauto - Display a list of automatically installed packages\n"
177 " depends - Show raw dependency information for a package\n"
178 " rdepends - Show reverse dependency information for a package\n"
179 " pkgnames - List the names of all packages in the system\n"
180 " dotty - Generate package graphs for GraphViz\n"
181 " xvcg - Generate package graphs for xvcg\n"
182 " policy - Show policy settings\n"
185 " -h This help text.\n"
186 " -p=? The package cache.\n"
187 " -s=? The source cache.\n"
188 " -q Disable progress indicator.\n"
189 " -i Show only important deps for the unmet command.\n"
190 " -c=? Read this configuration file\n"
191 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
192 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
195 #: cmdline/apt-cdrom.cc:77
196 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
199 #: cmdline/apt-cdrom.cc:92
200 msgid "Please insert a Disc in the drive and press enter"
203 #: cmdline/apt-cdrom.cc:127
205 msgid "Failed to mount '%s' to '%s'"
208 #: cmdline/apt-cdrom.cc:162
209 msgid "Repeat this process for the rest of the CDs in your set."
212 #: cmdline/apt-config.cc:41
213 msgid "Arguments not in pairs"
216 #: cmdline/apt-config.cc:76
218 "Usage: apt-config [options] command\n"
220 "apt-config is a simple tool to read the APT config file\n"
223 " shell - Shell mode\n"
224 " dump - Show the configuration\n"
227 " -h This help text.\n"
228 " -c=? Read this configuration file\n"
229 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
232 #: cmdline/apt-extracttemplates.cc:98
234 msgid "%s not a valid DEB package."
237 #: cmdline/apt-extracttemplates.cc:232
239 "Usage: apt-extracttemplates file1 [file2 ...]\n"
241 "apt-extracttemplates is a tool to extract config and template info\n"
242 "from debian packages\n"
245 " -h This help text\n"
246 " -t Set the temp dir\n"
247 " -c=? Read this configuration file\n"
248 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
251 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:1148
253 msgid "Unable to write to %s"
256 #: cmdline/apt-extracttemplates.cc:309
257 msgid "Cannot get debconf version. Is debconf installed?"
260 #: ftparchive/apt-ftparchive.cc:170 ftparchive/apt-ftparchive.cc:347
261 msgid "Package extension list is too long"
264 #: ftparchive/apt-ftparchive.cc:172 ftparchive/apt-ftparchive.cc:189
265 #: ftparchive/apt-ftparchive.cc:212 ftparchive/apt-ftparchive.cc:262
266 #: ftparchive/apt-ftparchive.cc:276 ftparchive/apt-ftparchive.cc:298
268 msgid "Error processing directory %s"
271 #: ftparchive/apt-ftparchive.cc:260
272 msgid "Source extension list is too long"
275 #: ftparchive/apt-ftparchive.cc:377
276 msgid "Error writing header to contents file"
279 #: ftparchive/apt-ftparchive.cc:407
281 msgid "Error processing contents %s"
284 #: ftparchive/apt-ftparchive.cc:595
286 "Usage: apt-ftparchive [options] command\n"
287 "Commands: packages binarypath [overridefile [pathprefix]]\n"
288 " sources srcpath [overridefile [pathprefix]]\n"
291 " generate config [groups]\n"
294 "apt-ftparchive generates index files for Debian archives. It supports\n"
295 "many styles of generation from fully automated to functional replacements\n"
296 "for dpkg-scanpackages and dpkg-scansources\n"
298 "apt-ftparchive generates Package files from a tree of .debs. The\n"
299 "Package file contains the contents of all the control fields from\n"
300 "each package as well as the MD5 hash and filesize. An override file\n"
301 "is supported to force the value of Priority and Section.\n"
303 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
304 "The --source-override option can be used to specify a src override file\n"
306 "The 'packages' and 'sources' command should be run in the root of the\n"
307 "tree. BinaryPath should point to the base of the recursive search and \n"
308 "override file should contain the override flags. Pathprefix is\n"
309 "appended to the filename fields if present. Example usage from the \n"
311 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
312 " dists/potato/main/binary-i386/Packages\n"
315 " -h This help text\n"
316 " --md5 Control MD5 generation\n"
317 " -s=? Source override file\n"
319 " -d=? Select the optional caching database\n"
320 " --no-delink Enable delinking debug mode\n"
321 " --contents Control contents file generation\n"
322 " -c=? Read this configuration file\n"
323 " -o=? Set an arbitrary configuration option"
326 #: ftparchive/apt-ftparchive.cc:801
327 msgid "No selections matched"
330 #: ftparchive/apt-ftparchive.cc:879
332 msgid "Some files are missing in the package file group `%s'"
335 #: ftparchive/cachedb.cc:43
337 msgid "DB was corrupted, file renamed to %s.old"
340 #: ftparchive/cachedb.cc:61
342 msgid "DB is old, attempting to upgrade %s"
345 #: ftparchive/cachedb.cc:72
347 "DB format is invalid. If you upgraded from an older version of apt, please "
348 "remove and re-create the database."
351 #: ftparchive/cachedb.cc:77
353 msgid "Unable to open DB file %s: %s"
356 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
357 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
359 msgid "Failed to stat %s"
362 #: ftparchive/cachedb.cc:242
363 msgid "Archive has no control record"
366 #: ftparchive/cachedb.cc:448
367 msgid "Unable to get a cursor"
370 #: ftparchive/writer.cc:78
372 msgid "W: Unable to read directory %s\n"
375 #: ftparchive/writer.cc:83
377 msgid "W: Unable to stat %s\n"
380 #: ftparchive/writer.cc:139
384 #: ftparchive/writer.cc:141
388 #: ftparchive/writer.cc:148
389 msgid "E: Errors apply to file "
392 #: ftparchive/writer.cc:166 ftparchive/writer.cc:198
394 msgid "Failed to resolve %s"
397 #: ftparchive/writer.cc:179
398 msgid "Tree walking failed"
401 #: ftparchive/writer.cc:206
403 msgid "Failed to open %s"
406 #: ftparchive/writer.cc:265
408 msgid " DeLink %s [%s]\n"
411 #: ftparchive/writer.cc:273
413 msgid "Failed to readlink %s"
416 #: ftparchive/writer.cc:277
418 msgid "Failed to unlink %s"
421 #: ftparchive/writer.cc:284
423 msgid "*** Failed to link %s to %s"
426 #: ftparchive/writer.cc:294
428 msgid " DeLink limit of %sB hit.\n"
431 #: ftparchive/writer.cc:398
432 msgid "Archive had no package field"
435 #: ftparchive/writer.cc:406 ftparchive/writer.cc:703
437 msgid " %s has no override entry\n"
440 #: ftparchive/writer.cc:472 ftparchive/writer.cc:811
442 msgid " %s maintainer is %s not %s\n"
445 #: ftparchive/writer.cc:713
447 msgid " %s has no source override entry\n"
450 #: ftparchive/writer.cc:717
452 msgid " %s has no binary override entry either\n"
455 #: ftparchive/contents.cc:337 ftparchive/contents.cc:368
456 msgid "realloc - Failed to allocate memory"
459 #: ftparchive/override.cc:34 ftparchive/override.cc:142
461 msgid "Unable to open %s"
464 #: ftparchive/override.cc:60 ftparchive/override.cc:166
466 msgid "Malformed override %s line %lu #1"
469 #: ftparchive/override.cc:74 ftparchive/override.cc:178
471 msgid "Malformed override %s line %lu #2"
474 #: ftparchive/override.cc:88 ftparchive/override.cc:191
476 msgid "Malformed override %s line %lu #3"
479 #: ftparchive/override.cc:127 ftparchive/override.cc:201
481 msgid "Failed to read the override file %s"
484 #: ftparchive/multicompress.cc:67
486 msgid "Unknown compression algorithm '%s'"
489 #: ftparchive/multicompress.cc:97
491 msgid "Compressed output %s needs a compression set"
494 #: ftparchive/multicompress.cc:165 methods/rsh.cc:91
495 msgid "Failed to create IPC pipe to subprocess"
498 #: ftparchive/multicompress.cc:191
499 msgid "Failed to create FILE*"
502 #: ftparchive/multicompress.cc:194
503 msgid "Failed to fork"
506 #: ftparchive/multicompress.cc:208
507 msgid "Compress child"
510 #: ftparchive/multicompress.cc:231
512 msgid "Internal error, failed to create %s"
515 #: ftparchive/multicompress.cc:282
516 msgid "Failed to create subprocess IPC"
519 #: ftparchive/multicompress.cc:319
520 msgid "Failed to exec compressor "
523 #: ftparchive/multicompress.cc:358
527 #: ftparchive/multicompress.cc:401
528 msgid "IO to subprocess/file failed"
531 #: ftparchive/multicompress.cc:453
532 msgid "Failed to read while computing MD5"
535 #: ftparchive/multicompress.cc:470
537 msgid "Problem unlinking %s"
540 #: ftparchive/multicompress.cc:485 apt-inst/extract.cc:185
542 msgid "Failed to rename %s to %s"
545 #: cmdline/apt-get.cc:135
549 #: cmdline/apt-get.cc:157 apt-pkg/cachefilter.cc:29
551 msgid "Regex compilation error - %s"
554 #: cmdline/apt-get.cc:252
555 msgid "The following packages have unmet dependencies:"
558 #: cmdline/apt-get.cc:342
560 msgid "but %s is installed"
563 #: cmdline/apt-get.cc:344
565 msgid "but %s is to be installed"
568 #: cmdline/apt-get.cc:351
569 msgid "but it is not installable"
572 #: cmdline/apt-get.cc:353
573 msgid "but it is a virtual package"
576 #: cmdline/apt-get.cc:356
577 msgid "but it is not installed"
580 #: cmdline/apt-get.cc:356
581 msgid "but it is not going to be installed"
584 #: cmdline/apt-get.cc:361
588 #: cmdline/apt-get.cc:390
589 msgid "The following NEW packages will be installed:"
592 #: cmdline/apt-get.cc:416
593 msgid "The following packages will be REMOVED:"
596 #: cmdline/apt-get.cc:438
597 msgid "The following packages have been kept back:"
600 #: cmdline/apt-get.cc:459
601 msgid "The following packages will be upgraded:"
604 #: cmdline/apt-get.cc:480
605 msgid "The following packages will be DOWNGRADED:"
608 #: cmdline/apt-get.cc:500
609 msgid "The following held packages will be changed:"
612 #: cmdline/apt-get.cc:555
614 msgid "%s (due to %s) "
617 #: cmdline/apt-get.cc:563
619 "WARNING: The following essential packages will be removed.\n"
620 "This should NOT be done unless you know exactly what you are doing!"
623 #: cmdline/apt-get.cc:594
625 msgid "%lu upgraded, %lu newly installed, "
628 #: cmdline/apt-get.cc:598
630 msgid "%lu reinstalled, "
633 #: cmdline/apt-get.cc:600
635 msgid "%lu downgraded, "
638 #: cmdline/apt-get.cc:602
640 msgid "%lu to remove and %lu not upgraded.\n"
643 #: cmdline/apt-get.cc:606
645 msgid "%lu not fully installed or removed.\n"
648 #: cmdline/apt-get.cc:628
650 msgid "Note, selecting '%s' for task '%s'\n"
653 #: cmdline/apt-get.cc:634
655 msgid "Note, selecting '%s' for regex '%s'\n"
658 #: cmdline/apt-get.cc:651
660 msgid "Package %s is a virtual package provided by:\n"
663 #: cmdline/apt-get.cc:662
667 #: cmdline/apt-get.cc:671
668 msgid " [Not candidate version]"
671 #: cmdline/apt-get.cc:673
672 msgid "You should explicitly select one to install."
675 #: cmdline/apt-get.cc:676
678 "Package %s is not available, but is referred to by another package.\n"
679 "This may mean that the package is missing, has been obsoleted, or\n"
680 "is only available from another source\n"
683 #: cmdline/apt-get.cc:694
684 msgid "However the following packages replace it:"
687 #: cmdline/apt-get.cc:706
689 msgid "Package '%s' has no installation candidate"
692 #: cmdline/apt-get.cc:717
694 msgid "Virtual packages like '%s' can't be removed\n"
697 #: cmdline/apt-get.cc:748
699 msgid "Note, selecting '%s' instead of '%s'\n"
702 #: cmdline/apt-get.cc:778
704 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
707 #: cmdline/apt-get.cc:782
709 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
712 #: cmdline/apt-get.cc:794
714 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
717 #: cmdline/apt-get.cc:799
719 msgid "%s is already the newest version.\n"
722 #: cmdline/apt-get.cc:818 cmdline/apt-get.cc:2080
724 msgid "%s set to manually installed.\n"
727 #: cmdline/apt-get.cc:844
729 msgid "Selected version '%s' (%s) for '%s'\n"
732 #: cmdline/apt-get.cc:849
734 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
737 #: cmdline/apt-get.cc:893
739 msgid "Package %s is not installed, so not removed\n"
742 #: cmdline/apt-get.cc:971
743 msgid "Correcting dependencies..."
746 #: cmdline/apt-get.cc:974
750 #: cmdline/apt-get.cc:977
751 msgid "Unable to correct dependencies"
754 #: cmdline/apt-get.cc:980
755 msgid "Unable to minimize the upgrade set"
758 #: cmdline/apt-get.cc:982
762 #: cmdline/apt-get.cc:986
763 msgid "You might want to run 'apt-get -f install' to correct these."
766 #: cmdline/apt-get.cc:989
767 msgid "Unmet dependencies. Try using -f."
770 #: cmdline/apt-get.cc:1014
771 msgid "WARNING: The following packages cannot be authenticated!"
774 #: cmdline/apt-get.cc:1018
775 msgid "Authentication warning overridden.\n"
778 #: cmdline/apt-get.cc:1025
779 msgid "Install these packages without verification [y/N]? "
782 #: cmdline/apt-get.cc:1027
783 msgid "Some packages could not be authenticated"
786 #: cmdline/apt-get.cc:1036 cmdline/apt-get.cc:1197
787 msgid "There are problems and -y was used without --force-yes"
790 #: cmdline/apt-get.cc:1077
791 msgid "Internal error, InstallPackages was called with broken packages!"
794 #: cmdline/apt-get.cc:1086
795 msgid "Packages need to be removed but remove is disabled."
798 #: cmdline/apt-get.cc:1097
799 msgid "Internal error, Ordering didn't finish"
802 #: cmdline/apt-get.cc:1135
803 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
806 #. TRANSLATOR: The required space between number and unit is already included
807 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
808 #: cmdline/apt-get.cc:1142
810 msgid "Need to get %sB/%sB of archives.\n"
813 #. TRANSLATOR: The required space between number and unit is already included
814 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
815 #: cmdline/apt-get.cc:1147
817 msgid "Need to get %sB of archives.\n"
820 #. TRANSLATOR: The required space between number and unit is already included
821 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
822 #: cmdline/apt-get.cc:1154
824 msgid "After this operation, %sB of additional disk space will be used.\n"
827 #. TRANSLATOR: The required space between number and unit is already included
828 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
829 #: cmdline/apt-get.cc:1159
831 msgid "After this operation, %sB disk space will be freed.\n"
834 #: cmdline/apt-get.cc:1174 cmdline/apt-get.cc:1177 cmdline/apt-get.cc:2484
835 #: cmdline/apt-get.cc:2487
837 msgid "Couldn't determine free space in %s"
840 #: cmdline/apt-get.cc:1187
842 msgid "You don't have enough free space in %s."
845 #: cmdline/apt-get.cc:1203 cmdline/apt-get.cc:1223
846 msgid "Trivial Only specified but this is not a trivial operation."
849 #: cmdline/apt-get.cc:1205
850 msgid "Yes, do as I say!"
853 #: cmdline/apt-get.cc:1207
856 "You are about to do something potentially harmful.\n"
857 "To continue type in the phrase '%s'\n"
861 #: cmdline/apt-get.cc:1213 cmdline/apt-get.cc:1232
865 #: cmdline/apt-get.cc:1228
866 msgid "Do you want to continue [Y/n]? "
869 #: cmdline/apt-get.cc:1300 cmdline/apt-get.cc:2544 apt-pkg/algorithms.cc:1427
871 msgid "Failed to fetch %s %s\n"
874 #: cmdline/apt-get.cc:1318
875 msgid "Some files failed to download"
878 #: cmdline/apt-get.cc:1319 cmdline/apt-get.cc:2553
879 msgid "Download complete and in download only mode"
882 #: cmdline/apt-get.cc:1325
884 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
888 #: cmdline/apt-get.cc:1329
889 msgid "--fix-missing and media swapping is not currently supported"
892 #: cmdline/apt-get.cc:1334
893 msgid "Unable to correct missing packages."
896 #: cmdline/apt-get.cc:1335
897 msgid "Aborting install."
900 #: cmdline/apt-get.cc:1363
902 "The following package disappeared from your system as\n"
903 "all files have been overwritten by other packages:"
905 "The following packages disappeared from your system as\n"
906 "all files have been overwritten by other packages:"
910 #: cmdline/apt-get.cc:1367
911 msgid "Note: This is done automatic and on purpose by dpkg."
914 #: cmdline/apt-get.cc:1497
916 msgid "Ignore unavailable target release '%s' of package '%s'"
919 #: cmdline/apt-get.cc:1529
921 msgid "Picking '%s' as source package instead of '%s'\n"
924 #. if (VerTag.empty() == false && Last == 0)
925 #: cmdline/apt-get.cc:1567
927 msgid "Ignore unavailable version '%s' of package '%s'"
930 #: cmdline/apt-get.cc:1583
931 msgid "The update command takes no arguments"
934 #: cmdline/apt-get.cc:1645
935 msgid "We are not supposed to delete stuff, can't start AutoRemover"
938 #: cmdline/apt-get.cc:1740
940 "Hmm, seems like the AutoRemover destroyed something which really\n"
941 "shouldn't happen. Please file a bug report against apt."
945 #. if (Packages == 1)
949 #. _("Since you only requested a single operation it is extremely likely that\n"
950 #. "the package is simply not installable and a bug report against\n"
951 #. "that package should be filed.") << endl;
954 #: cmdline/apt-get.cc:1743 cmdline/apt-get.cc:1913
955 msgid "The following information may help to resolve the situation:"
958 #: cmdline/apt-get.cc:1747
959 msgid "Internal Error, AutoRemover broke stuff"
962 #: cmdline/apt-get.cc:1754
964 "The following package was automatically installed and is no longer required:"
966 "The following packages were automatically installed and are no longer "
971 #: cmdline/apt-get.cc:1758
973 msgid "%lu package was automatically installed and is no longer required.\n"
975 "%lu packages were automatically installed and are no longer required.\n"
979 #: cmdline/apt-get.cc:1760
980 msgid "Use 'apt-get autoremove' to remove them."
983 #: cmdline/apt-get.cc:1779
984 msgid "Internal error, AllUpgrade broke stuff"
987 #: cmdline/apt-get.cc:1878
988 msgid "You might want to run 'apt-get -f install' to correct these:"
991 #: cmdline/apt-get.cc:1882
993 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
997 #: cmdline/apt-get.cc:1898
999 "Some packages could not be installed. This may mean that you have\n"
1000 "requested an impossible situation or if you are using the unstable\n"
1001 "distribution that some required packages have not yet been created\n"
1002 "or been moved out of Incoming."
1005 #: cmdline/apt-get.cc:1916
1006 msgid "Broken packages"
1009 #: cmdline/apt-get.cc:1942
1010 msgid "The following extra packages will be installed:"
1013 #: cmdline/apt-get.cc:2032
1014 msgid "Suggested packages:"
1017 #: cmdline/apt-get.cc:2033
1018 msgid "Recommended packages:"
1021 #: cmdline/apt-get.cc:2075
1023 msgid "Couldn't find package %s"
1026 #: cmdline/apt-get.cc:2082
1028 msgid "%s set to automatically installed.\n"
1031 #: cmdline/apt-get.cc:2103
1032 msgid "Calculating upgrade... "
1035 #: cmdline/apt-get.cc:2106 methods/ftp.cc:707 methods/connect.cc:111
1039 #: cmdline/apt-get.cc:2111
1043 #: cmdline/apt-get.cc:2178 cmdline/apt-get.cc:2186
1044 msgid "Internal error, problem resolver broke stuff"
1047 #: cmdline/apt-get.cc:2210 cmdline/apt-get.cc:2243
1048 msgid "Unable to lock the download directory"
1051 #: cmdline/apt-get.cc:2294
1053 msgid "Downloading %s %s"
1056 #: cmdline/apt-get.cc:2350
1057 msgid "Must specify at least one package to fetch source for"
1060 #: cmdline/apt-get.cc:2390 cmdline/apt-get.cc:2671
1062 msgid "Unable to find a source package for %s"
1065 #: cmdline/apt-get.cc:2406
1068 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1072 #: cmdline/apt-get.cc:2411
1077 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1080 #: cmdline/apt-get.cc:2462
1082 msgid "Skipping already downloaded file '%s'\n"
1085 #: cmdline/apt-get.cc:2497
1087 msgid "You don't have enough free space in %s"
1090 #. TRANSLATOR: The required space between number and unit is already included
1091 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1092 #: cmdline/apt-get.cc:2505
1094 msgid "Need to get %sB/%sB of source archives.\n"
1097 #. TRANSLATOR: The required space between number and unit is already included
1098 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1099 #: cmdline/apt-get.cc:2510
1101 msgid "Need to get %sB of source archives.\n"
1104 #: cmdline/apt-get.cc:2516
1106 msgid "Fetch source %s\n"
1109 #: cmdline/apt-get.cc:2549
1110 msgid "Failed to fetch some archives."
1113 #: cmdline/apt-get.cc:2579
1115 msgid "Skipping unpack of already unpacked source in %s\n"
1118 #: cmdline/apt-get.cc:2591
1120 msgid "Unpack command '%s' failed.\n"
1123 #: cmdline/apt-get.cc:2592
1125 msgid "Check if the 'dpkg-dev' package is installed.\n"
1128 #: cmdline/apt-get.cc:2609
1130 msgid "Build command '%s' failed.\n"
1133 #: cmdline/apt-get.cc:2629
1134 msgid "Child process failed"
1137 #: cmdline/apt-get.cc:2645
1138 msgid "Must specify at least one package to check builddeps for"
1141 #: cmdline/apt-get.cc:2676
1143 msgid "Unable to get build-dependency information for %s"
1146 #: cmdline/apt-get.cc:2696
1148 msgid "%s has no build depends.\n"
1151 #: cmdline/apt-get.cc:2747
1154 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1158 #: cmdline/apt-get.cc:2800
1161 "%s dependency for %s cannot be satisfied because no available versions of "
1162 "package %s can satisfy version requirements"
1165 #: cmdline/apt-get.cc:2836
1167 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1170 #: cmdline/apt-get.cc:2863
1172 msgid "Failed to satisfy %s dependency for %s: %s"
1175 #: cmdline/apt-get.cc:2879
1177 msgid "Build-dependencies for %s could not be satisfied."
1180 #: cmdline/apt-get.cc:2884
1181 msgid "Failed to process build dependencies"
1184 #: cmdline/apt-get.cc:2977 cmdline/apt-get.cc:2989
1186 msgid "Changelog for %s (%s)"
1189 #: cmdline/apt-get.cc:3111
1190 msgid "Supported modules:"
1193 #: cmdline/apt-get.cc:3152
1195 "Usage: apt-get [options] command\n"
1196 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1197 " apt-get [options] source pkg1 [pkg2 ...]\n"
1199 "apt-get is a simple command line interface for downloading and\n"
1200 "installing packages. The most frequently used commands are update\n"
1204 " update - Retrieve new lists of packages\n"
1205 " upgrade - Perform an upgrade\n"
1206 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1207 " remove - Remove packages\n"
1208 " autoremove - Remove automatically all unused packages\n"
1209 " purge - Remove packages and config files\n"
1210 " source - Download source archives\n"
1211 " build-dep - Configure build-dependencies for source packages\n"
1212 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1213 " dselect-upgrade - Follow dselect selections\n"
1214 " clean - Erase downloaded archive files\n"
1215 " autoclean - Erase old downloaded archive files\n"
1216 " check - Verify that there are no broken dependencies\n"
1217 " markauto - Mark the given packages as automatically installed\n"
1218 " unmarkauto - Mark the given packages as manually installed\n"
1219 " changelog - Download and display the changelog for the given package\n"
1220 " download - Download the binary package into the current directory\n"
1223 " -h This help text.\n"
1224 " -q Loggable output - no progress indicator\n"
1225 " -qq No output except for errors\n"
1226 " -d Download only - do NOT install or unpack archives\n"
1227 " -s No-act. Perform ordering simulation\n"
1228 " -y Assume Yes to all queries and do not prompt\n"
1229 " -f Attempt to correct a system with broken dependencies in place\n"
1230 " -m Attempt to continue if archives are unlocatable\n"
1231 " -u Show a list of upgraded packages as well\n"
1232 " -b Build the source package after fetching it\n"
1233 " -V Show verbose version numbers\n"
1234 " -c=? Read this configuration file\n"
1235 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1236 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1237 "pages for more information and options.\n"
1238 " This APT has Super Cow Powers.\n"
1241 #: cmdline/apt-get.cc:3316
1243 "NOTE: This is only a simulation!\n"
1244 " apt-get needs root privileges for real execution.\n"
1245 " Keep also in mind that locking is deactivated,\n"
1246 " so don't depend on the relevance to the real current situation!"
1249 #: cmdline/acqprogress.cc:57
1253 #: cmdline/acqprogress.cc:81
1257 #: cmdline/acqprogress.cc:112
1261 #: cmdline/acqprogress.cc:116
1265 #: cmdline/acqprogress.cc:137
1267 msgid "Fetched %sB in %s (%sB/s)\n"
1270 #: cmdline/acqprogress.cc:227
1275 #: cmdline/acqprogress.cc:283
1278 "Media change: please insert the disc labeled\n"
1280 "in the drive '%s' and press enter\n"
1283 #: cmdline/apt-sortpkgs.cc:86
1284 msgid "Unknown package record!"
1287 #: cmdline/apt-sortpkgs.cc:150
1289 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1291 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1292 "to indicate what kind of file it is.\n"
1295 " -h This help text\n"
1296 " -s Use source file sorting\n"
1297 " -c=? Read this configuration file\n"
1298 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1301 #: dselect/install:32
1302 msgid "Bad default setting!"
1305 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1306 #: dselect/install:105 dselect/update:45
1307 msgid "Press enter to continue."
1310 #: dselect/install:91
1311 msgid "Do you want to erase any previously downloaded .deb files?"
1314 #: dselect/install:101
1315 msgid "Some errors occurred while unpacking. Packages that were installed"
1318 #: dselect/install:102
1319 msgid "will be configured. This may result in duplicate errors"
1322 #: dselect/install:103
1323 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1326 #: dselect/install:104
1328 "above this message are important. Please fix them and run [I]nstall again"
1331 #: dselect/update:30
1332 msgid "Merging available information"
1335 #: apt-inst/contrib/extracttar.cc:114
1336 msgid "Failed to create pipes"
1339 #: apt-inst/contrib/extracttar.cc:141
1340 msgid "Failed to exec gzip "
1343 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:208
1344 msgid "Corrupted archive"
1347 #: apt-inst/contrib/extracttar.cc:193
1348 msgid "Tar checksum failed, archive corrupted"
1351 #: apt-inst/contrib/extracttar.cc:300
1353 msgid "Unknown TAR header type %u, member %s"
1356 #: apt-inst/contrib/arfile.cc:70
1357 msgid "Invalid archive signature"
1360 #: apt-inst/contrib/arfile.cc:78
1361 msgid "Error reading archive member header"
1364 #: apt-inst/contrib/arfile.cc:90
1366 msgid "Invalid archive member header %s"
1369 #: apt-inst/contrib/arfile.cc:102
1370 msgid "Invalid archive member header"
1373 #: apt-inst/contrib/arfile.cc:128
1374 msgid "Archive is too short"
1377 #: apt-inst/contrib/arfile.cc:132
1378 msgid "Failed to read the archive headers"
1381 #: apt-inst/filelist.cc:380
1382 msgid "DropNode called on still linked node"
1385 #: apt-inst/filelist.cc:412
1386 msgid "Failed to locate the hash element!"
1389 #: apt-inst/filelist.cc:459
1390 msgid "Failed to allocate diversion"
1393 #: apt-inst/filelist.cc:464
1394 msgid "Internal error in AddDiversion"
1397 #: apt-inst/filelist.cc:477
1399 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1402 #: apt-inst/filelist.cc:506
1404 msgid "Double add of diversion %s -> %s"
1407 #: apt-inst/filelist.cc:549
1409 msgid "Duplicate conf file %s/%s"
1412 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1414 msgid "Failed to write file %s"
1417 #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1419 msgid "Failed to close file %s"
1422 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1424 msgid "The path %s is too long"
1427 #: apt-inst/extract.cc:124
1429 msgid "Unpacking %s more than once"
1432 #: apt-inst/extract.cc:134
1434 msgid "The directory %s is diverted"
1437 #: apt-inst/extract.cc:144
1439 msgid "The package is trying to write to the diversion target %s/%s"
1442 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1443 msgid "The diversion path is too long"
1446 #: apt-inst/extract.cc:240
1448 msgid "The directory %s is being replaced by a non-directory"
1451 #: apt-inst/extract.cc:280
1452 msgid "Failed to locate node in its hash bucket"
1455 #: apt-inst/extract.cc:284
1456 msgid "The path is too long"
1459 #: apt-inst/extract.cc:412
1461 msgid "Overwrite package match with no version for %s"
1464 #: apt-inst/extract.cc:429
1466 msgid "File %s/%s overwrites the one in the package %s"
1469 #. Only warn if there are no sources.list.d.
1470 #. Only warn if there is no sources.list file.
1471 #: apt-inst/extract.cc:462 apt-pkg/contrib/cdromutl.cc:180
1472 #: apt-pkg/contrib/fileutl.cc:343 apt-pkg/sourcelist.cc:204
1473 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:450 apt-pkg/init.cc:106
1474 #: apt-pkg/init.cc:114 apt-pkg/clean.cc:33 apt-pkg/policy.cc:302
1475 #: methods/mirror.cc:91
1477 msgid "Unable to read %s"
1480 #: apt-inst/extract.cc:489
1482 msgid "Unable to stat %s"
1485 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1487 msgid "Failed to remove %s"
1490 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1492 msgid "Unable to create %s"
1495 #: apt-inst/deb/dpkgdb.cc:114
1497 msgid "Failed to stat %sinfo"
1500 #: apt-inst/deb/dpkgdb.cc:119
1501 msgid "The info and temp directories need to be on the same filesystem"
1504 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1047
1505 #: apt-pkg/pkgcachegen.cc:1151 apt-pkg/pkgcachegen.cc:1157
1506 #: apt-pkg/pkgcachegen.cc:1303
1507 msgid "Reading package lists"
1510 #: apt-inst/deb/dpkgdb.cc:176
1512 msgid "Failed to change to the admin dir %sinfo"
1515 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1516 #: apt-inst/deb/dpkgdb.cc:444
1517 msgid "Internal error getting a package name"
1520 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1521 msgid "Reading file listing"
1524 #: apt-inst/deb/dpkgdb.cc:212
1527 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1528 "then make it empty and immediately re-install the same version of the "
1532 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1534 msgid "Failed reading the list file %sinfo/%s"
1537 #: apt-inst/deb/dpkgdb.cc:262
1538 msgid "Internal error getting a node"
1541 #: apt-inst/deb/dpkgdb.cc:305
1543 msgid "Failed to open the diversions file %sdiversions"
1546 #: apt-inst/deb/dpkgdb.cc:320
1547 msgid "The diversion file is corrupted"
1550 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1551 #: apt-inst/deb/dpkgdb.cc:337
1553 msgid "Invalid line in the diversion file: %s"
1556 #: apt-inst/deb/dpkgdb.cc:358
1557 msgid "Internal error adding a diversion"
1560 #: apt-inst/deb/dpkgdb.cc:379
1561 msgid "The pkg cache must be initialized first"
1564 #: apt-inst/deb/dpkgdb.cc:439
1566 msgid "Failed to find a Package: header, offset %lu"
1569 #: apt-inst/deb/dpkgdb.cc:461
1571 msgid "Bad ConfFile section in the status file. Offset %lu"
1574 #: apt-inst/deb/dpkgdb.cc:466
1576 msgid "Error parsing MD5. Offset %lu"
1579 #: apt-inst/deb/debfile.cc:39 apt-inst/deb/debfile.cc:44
1581 msgid "This is not a valid DEB archive, missing '%s' member"
1584 #. FIXME: add data.tar.xz here - adding it now would require a Translation round for a very small gain
1585 #: apt-inst/deb/debfile.cc:53
1587 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1590 #: apt-inst/deb/debfile.cc:113
1592 msgid "Couldn't change to %s"
1595 #: apt-inst/deb/debfile.cc:154
1597 msgid "Internal error, could not locate member %s"
1600 #: apt-inst/deb/debfile.cc:189
1601 msgid "Failed to locate a valid control file"
1604 #: apt-inst/deb/debfile.cc:274
1605 msgid "Unparsable control file"
1608 #: methods/bzip2.cc:60 methods/gzip.cc:52
1609 msgid "Empty files can't be valid archives"
1612 #: methods/bzip2.cc:64
1614 msgid "Couldn't open pipe for %s"
1617 #: methods/bzip2.cc:108
1619 msgid "Read error from %s process"
1622 #: methods/bzip2.cc:140 methods/bzip2.cc:149 methods/copy.cc:43
1623 #: methods/gzip.cc:92 methods/gzip.cc:101 methods/rred.cc:524
1624 #: methods/rred.cc:533
1625 msgid "Failed to stat"
1628 #: methods/bzip2.cc:146 methods/copy.cc:80 methods/gzip.cc:98
1629 #: methods/rred.cc:530
1630 msgid "Failed to set modification time"
1633 #: methods/cdrom.cc:199
1635 msgid "Unable to read the cdrom database %s"
1638 #: methods/cdrom.cc:208
1640 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1641 "cannot be used to add new CD-ROMs"
1644 #: methods/cdrom.cc:218
1645 msgid "Wrong CD-ROM"
1648 #: methods/cdrom.cc:245
1650 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1653 #: methods/cdrom.cc:250
1654 msgid "Disk not found."
1657 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:265
1658 msgid "File not found"
1661 #: methods/file.cc:44
1662 msgid "Invalid URI, local URIS must not start with //"
1665 #. Login must be before getpeername otherwise dante won't work.
1666 #: methods/ftp.cc:168
1670 #: methods/ftp.cc:174
1671 msgid "Unable to determine the peer name"
1674 #: methods/ftp.cc:179
1675 msgid "Unable to determine the local name"
1678 #: methods/ftp.cc:210 methods/ftp.cc:238
1680 msgid "The server refused the connection and said: %s"
1683 #: methods/ftp.cc:216
1685 msgid "USER failed, server said: %s"
1688 #: methods/ftp.cc:223
1690 msgid "PASS failed, server said: %s"
1693 #: methods/ftp.cc:243
1695 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1699 #: methods/ftp.cc:271
1701 msgid "Login script command '%s' failed, server said: %s"
1704 #: methods/ftp.cc:297
1706 msgid "TYPE failed, server said: %s"
1709 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:184 methods/rsh.cc:227
1710 msgid "Connection timeout"
1713 #: methods/ftp.cc:341
1714 msgid "Server closed the connection"
1717 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:820 methods/rsh.cc:191
1721 #: methods/ftp.cc:351 methods/rsh.cc:198
1722 msgid "A response overflowed the buffer."
1725 #: methods/ftp.cc:368 methods/ftp.cc:380
1726 msgid "Protocol corruption"
1729 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:862 methods/rsh.cc:233
1733 #: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734
1734 msgid "Could not create a socket"
1737 #: methods/ftp.cc:703
1738 msgid "Could not connect data socket, connection timed out"
1741 #: methods/ftp.cc:709
1742 msgid "Could not connect passive socket."
1745 #: methods/ftp.cc:727
1746 msgid "getaddrinfo was unable to get a listening socket"
1749 #: methods/ftp.cc:741
1750 msgid "Could not bind a socket"
1753 #: methods/ftp.cc:745
1754 msgid "Could not listen on the socket"
1757 #: methods/ftp.cc:752
1758 msgid "Could not determine the socket's name"
1761 #: methods/ftp.cc:784
1762 msgid "Unable to send PORT command"
1765 #: methods/ftp.cc:794
1767 msgid "Unknown address family %u (AF_*)"
1770 #: methods/ftp.cc:803
1772 msgid "EPRT failed, server said: %s"
1775 #: methods/ftp.cc:823
1776 msgid "Data socket connect timed out"
1779 #: methods/ftp.cc:830
1780 msgid "Unable to accept connection"
1783 #: methods/ftp.cc:869 methods/http.cc:1006 methods/rsh.cc:303
1784 msgid "Problem hashing file"
1787 #: methods/ftp.cc:882
1789 msgid "Unable to fetch file, server said '%s'"
1792 #: methods/ftp.cc:897 methods/rsh.cc:322
1793 msgid "Data socket timed out"
1796 #: methods/ftp.cc:927
1798 msgid "Data transfer failed, server said '%s'"
1801 #. Get the files information
1802 #: methods/ftp.cc:1004
1806 #: methods/ftp.cc:1116
1807 msgid "Unable to invoke "
1810 #: methods/connect.cc:71
1812 msgid "Connecting to %s (%s)"
1815 #: methods/connect.cc:82
1820 #: methods/connect.cc:89
1822 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1825 #: methods/connect.cc:95
1827 msgid "Cannot initiate the connection to %s:%s (%s)."
1830 #: methods/connect.cc:103
1832 msgid "Could not connect to %s:%s (%s), connection timed out"
1835 #: methods/connect.cc:121
1837 msgid "Could not connect to %s:%s (%s)."
1840 #. We say this mainly because the pause here is for the
1841 #. ssh connection that is still going
1842 #: methods/connect.cc:149 methods/rsh.cc:425
1844 msgid "Connecting to %s"
1847 #: methods/connect.cc:168 methods/connect.cc:187
1849 msgid "Could not resolve '%s'"
1852 #: methods/connect.cc:193
1854 msgid "Temporary failure resolving '%s'"
1857 #: methods/connect.cc:196
1859 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1862 #: methods/connect.cc:243
1864 msgid "Unable to connect to %s:%s:"
1867 #. TRANSLATOR: %s is the trusted keyring parts directory
1868 #: methods/gpgv.cc:71
1870 msgid "No keyring installed in %s."
1873 #: methods/gpgv.cc:163
1875 "Internal error: Good signature, but could not determine key fingerprint?!"
1878 #: methods/gpgv.cc:168
1879 msgid "At least one invalid signature was encountered."
1882 #: methods/gpgv.cc:172
1883 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
1886 #: methods/gpgv.cc:177
1887 msgid "Unknown error executing gpgv"
1890 #: methods/gpgv.cc:211 methods/gpgv.cc:218
1891 msgid "The following signatures were invalid:\n"
1894 #: methods/gpgv.cc:225
1896 "The following signatures couldn't be verified because the public key is not "
1900 #: methods/http.cc:385
1901 msgid "Waiting for headers"
1904 #: methods/http.cc:531
1906 msgid "Got a single header line over %u chars"
1909 #: methods/http.cc:539
1910 msgid "Bad header line"
1913 #: methods/http.cc:564 methods/http.cc:571
1914 msgid "The HTTP server sent an invalid reply header"
1917 #: methods/http.cc:600
1918 msgid "The HTTP server sent an invalid Content-Length header"
1921 #: methods/http.cc:615
1922 msgid "The HTTP server sent an invalid Content-Range header"
1925 #: methods/http.cc:617
1926 msgid "This HTTP server has broken range support"
1929 #: methods/http.cc:641
1930 msgid "Unknown date format"
1933 #: methods/http.cc:799
1934 msgid "Select failed"
1937 #: methods/http.cc:804
1938 msgid "Connection timed out"
1941 #: methods/http.cc:827
1942 msgid "Error writing to output file"
1945 #: methods/http.cc:858
1946 msgid "Error writing to file"
1949 #: methods/http.cc:886
1950 msgid "Error writing to the file"
1953 #: methods/http.cc:900
1954 msgid "Error reading from server. Remote end closed connection"
1957 #: methods/http.cc:902
1958 msgid "Error reading from server"
1961 #: methods/http.cc:991 apt-pkg/contrib/mmap.cc:283
1962 msgid "Failed to truncate file"
1965 #: methods/http.cc:1160
1966 msgid "Bad header data"
1969 #: methods/http.cc:1177 methods/http.cc:1232
1970 msgid "Connection failed"
1973 #: methods/http.cc:1324
1974 msgid "Internal error"
1977 #: apt-pkg/contrib/mmap.cc:77
1978 msgid "Can't mmap an empty file"
1981 #: apt-pkg/contrib/mmap.cc:89
1983 msgid "Couldn't duplicate file descriptor %i"
1986 #: apt-pkg/contrib/mmap.cc:97 apt-pkg/contrib/mmap.cc:250
1988 msgid "Couldn't make mmap of %lu bytes"
1991 #: apt-pkg/contrib/mmap.cc:124
1992 msgid "Unable to close mmap"
1995 #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180
1996 msgid "Unable to synchronize mmap"
1999 #: apt-pkg/contrib/mmap.cc:302
2002 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2003 "Current value: %lu. (man 5 apt.conf)"
2006 #: apt-pkg/contrib/mmap.cc:401
2009 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2013 #: apt-pkg/contrib/mmap.cc:404
2015 "Unable to increase size of the MMap as automatic growing is disabled by user."
2018 #. d means days, h means hours, min means minutes, s means seconds
2019 #: apt-pkg/contrib/strutl.cc:371
2021 msgid "%lid %lih %limin %lis"
2024 #. h means hours, min means minutes, s means seconds
2025 #: apt-pkg/contrib/strutl.cc:378
2027 msgid "%lih %limin %lis"
2030 #. min means minutes, s means seconds
2031 #: apt-pkg/contrib/strutl.cc:385
2037 #: apt-pkg/contrib/strutl.cc:390
2042 #: apt-pkg/contrib/strutl.cc:1138
2044 msgid "Selection %s not found"
2047 #: apt-pkg/contrib/configuration.cc:452
2049 msgid "Unrecognized type abbreviation: '%c'"
2052 #: apt-pkg/contrib/configuration.cc:510
2054 msgid "Opening configuration file %s"
2057 #: apt-pkg/contrib/configuration.cc:678
2059 msgid "Syntax error %s:%u: Block starts with no name."
2062 #: apt-pkg/contrib/configuration.cc:697
2064 msgid "Syntax error %s:%u: Malformed tag"
2067 #: apt-pkg/contrib/configuration.cc:714
2069 msgid "Syntax error %s:%u: Extra junk after value"
2072 #: apt-pkg/contrib/configuration.cc:754
2074 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2077 #: apt-pkg/contrib/configuration.cc:761
2079 msgid "Syntax error %s:%u: Too many nested includes"
2082 #: apt-pkg/contrib/configuration.cc:765 apt-pkg/contrib/configuration.cc:770
2084 msgid "Syntax error %s:%u: Included from here"
2087 #: apt-pkg/contrib/configuration.cc:774
2089 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2092 #: apt-pkg/contrib/configuration.cc:777
2094 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2097 #: apt-pkg/contrib/configuration.cc:827
2099 msgid "Syntax error %s:%u: Extra junk at end of file"
2102 #: apt-pkg/contrib/progress.cc:153
2104 msgid "%c%s... Error!"
2107 #: apt-pkg/contrib/progress.cc:155
2109 msgid "%c%s... Done"
2112 #: apt-pkg/contrib/cmndline.cc:77
2114 msgid "Command line option '%c' [from %s] is not known."
2117 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2118 #: apt-pkg/contrib/cmndline.cc:119
2120 msgid "Command line option %s is not understood"
2123 #: apt-pkg/contrib/cmndline.cc:124
2125 msgid "Command line option %s is not boolean"
2128 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
2130 msgid "Option %s requires an argument."
2133 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2135 msgid "Option %s: Configuration item specification must have an =<val>."
2138 #: apt-pkg/contrib/cmndline.cc:236
2140 msgid "Option %s requires an integer argument, not '%s'"
2143 #: apt-pkg/contrib/cmndline.cc:267
2145 msgid "Option '%s' is too long"
2148 #: apt-pkg/contrib/cmndline.cc:300
2150 msgid "Sense %s is not understood, try true or false."
2153 #: apt-pkg/contrib/cmndline.cc:350
2155 msgid "Invalid operation %s"
2158 #: apt-pkg/contrib/cdromutl.cc:53
2160 msgid "Unable to stat the mount point %s"
2163 #: apt-pkg/contrib/cdromutl.cc:176 apt-pkg/contrib/cdromutl.cc:210
2164 #: apt-pkg/acquire.cc:456 apt-pkg/acquire.cc:481 apt-pkg/clean.cc:39
2165 #: methods/mirror.cc:97
2167 msgid "Unable to change to %s"
2170 #: apt-pkg/contrib/cdromutl.cc:218
2171 msgid "Failed to stat the cdrom"
2174 #: apt-pkg/contrib/fileutl.cc:168
2176 msgid "Not using locking for read only lock file %s"
2179 #: apt-pkg/contrib/fileutl.cc:173
2181 msgid "Could not open lock file %s"
2184 #: apt-pkg/contrib/fileutl.cc:191
2186 msgid "Not using locking for nfs mounted lock file %s"
2189 #: apt-pkg/contrib/fileutl.cc:195
2191 msgid "Could not get lock %s"
2194 #: apt-pkg/contrib/fileutl.cc:335
2196 msgid "List of files can't be created as '%s' is not a directory"
2199 #: apt-pkg/contrib/fileutl.cc:362
2201 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2204 #: apt-pkg/contrib/fileutl.cc:380
2206 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2209 #: apt-pkg/contrib/fileutl.cc:389
2212 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2215 #: apt-pkg/contrib/fileutl.cc:679
2217 msgid "Waited for %s but it wasn't there"
2220 #: apt-pkg/contrib/fileutl.cc:691
2222 msgid "Sub-process %s received a segmentation fault."
2225 #: apt-pkg/contrib/fileutl.cc:693
2227 msgid "Sub-process %s received signal %u."
2230 #: apt-pkg/contrib/fileutl.cc:697
2232 msgid "Sub-process %s returned an error code (%u)"
2235 #: apt-pkg/contrib/fileutl.cc:699
2237 msgid "Sub-process %s exited unexpectedly"
2240 #: apt-pkg/contrib/fileutl.cc:764
2242 msgid "Could not open file %s"
2245 #: apt-pkg/contrib/fileutl.cc:781
2247 msgid "Could not open file descriptor %d"
2250 #: apt-pkg/contrib/fileutl.cc:841
2252 msgid "read, still have %lu to read but none left"
2255 #: apt-pkg/contrib/fileutl.cc:874
2257 msgid "write, still have %lu to write but couldn't"
2260 #: apt-pkg/contrib/fileutl.cc:1010
2262 msgid "Problem closing the gzip file %s"
2265 #: apt-pkg/contrib/fileutl.cc:1013
2267 msgid "Problem closing the file %s"
2270 #: apt-pkg/contrib/fileutl.cc:1018
2272 msgid "Problem renaming the file %s to %s"
2275 #: apt-pkg/contrib/fileutl.cc:1029
2277 msgid "Problem unlinking the file %s"
2280 #: apt-pkg/contrib/fileutl.cc:1042
2281 msgid "Problem syncing the file"
2284 #: apt-pkg/pkgcache.cc:145
2285 msgid "Empty package cache"
2288 #: apt-pkg/pkgcache.cc:151
2289 msgid "The package cache file is corrupted"
2292 #: apt-pkg/pkgcache.cc:156
2293 msgid "The package cache file is an incompatible version"
2296 #: apt-pkg/pkgcache.cc:161
2298 msgid "This APT does not support the versioning system '%s'"
2301 #: apt-pkg/pkgcache.cc:166
2302 msgid "The package cache was built for a different architecture"
2305 #: apt-pkg/pkgcache.cc:293
2309 #: apt-pkg/pkgcache.cc:293
2313 #: apt-pkg/pkgcache.cc:293
2317 #: apt-pkg/pkgcache.cc:294
2321 #: apt-pkg/pkgcache.cc:294
2325 #: apt-pkg/pkgcache.cc:294
2329 #: apt-pkg/pkgcache.cc:295
2333 #: apt-pkg/pkgcache.cc:295
2337 #: apt-pkg/pkgcache.cc:295
2341 #: apt-pkg/pkgcache.cc:306
2345 #: apt-pkg/pkgcache.cc:306
2349 #: apt-pkg/pkgcache.cc:306
2353 #: apt-pkg/pkgcache.cc:307
2357 #: apt-pkg/pkgcache.cc:307
2361 #: apt-pkg/depcache.cc:125 apt-pkg/depcache.cc:154
2362 msgid "Building dependency tree"
2365 #: apt-pkg/depcache.cc:126
2366 msgid "Candidate versions"
2369 #: apt-pkg/depcache.cc:155
2370 msgid "Dependency generation"
2373 #: apt-pkg/depcache.cc:175 apt-pkg/depcache.cc:208 apt-pkg/depcache.cc:212
2374 msgid "Reading state information"
2377 #: apt-pkg/depcache.cc:237
2379 msgid "Failed to open StateFile %s"
2382 #: apt-pkg/depcache.cc:243
2384 msgid "Failed to write temporary StateFile %s"
2387 #: apt-pkg/tagfile.cc:102
2389 msgid "Unable to parse package file %s (1)"
2392 #: apt-pkg/tagfile.cc:189
2394 msgid "Unable to parse package file %s (2)"
2397 #: apt-pkg/sourcelist.cc:92
2399 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2402 #: apt-pkg/sourcelist.cc:95
2404 msgid "Malformed line %lu in source list %s ([option] too short)"
2407 #: apt-pkg/sourcelist.cc:106
2409 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2412 #: apt-pkg/sourcelist.cc:112
2414 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2417 #: apt-pkg/sourcelist.cc:115
2419 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2422 #: apt-pkg/sourcelist.cc:128
2424 msgid "Malformed line %lu in source list %s (URI)"
2427 #: apt-pkg/sourcelist.cc:130
2429 msgid "Malformed line %lu in source list %s (dist)"
2432 #: apt-pkg/sourcelist.cc:133
2434 msgid "Malformed line %lu in source list %s (URI parse)"
2437 #: apt-pkg/sourcelist.cc:139
2439 msgid "Malformed line %lu in source list %s (absolute dist)"
2442 #: apt-pkg/sourcelist.cc:146
2444 msgid "Malformed line %lu in source list %s (dist parse)"
2447 #: apt-pkg/sourcelist.cc:244
2452 #: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:438
2454 msgid "Line %u too long in source list %s."
2457 #: apt-pkg/sourcelist.cc:281
2459 msgid "Malformed line %u in source list %s (type)"
2462 #: apt-pkg/sourcelist.cc:285
2464 msgid "Type '%s' is not known on line %u in source list %s"
2467 #: apt-pkg/packagemanager.cc:324 apt-pkg/packagemanager.cc:593
2470 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2471 "under APT::Immediate-Configure for details. (%d)"
2474 #: apt-pkg/packagemanager.cc:445
2477 "This installation run will require temporarily removing the essential "
2478 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2479 "you really want to do it, activate the APT::Force-LoopBreak option."
2482 #: apt-pkg/packagemanager.cc:485
2485 "Could not perform immediate configuration on already unpacked '%s'. Please "
2486 "see man 5 apt.conf under APT::Immediate-Configure for details."
2489 #: apt-pkg/pkgrecords.cc:32
2491 msgid "Index file type '%s' is not supported"
2494 #: apt-pkg/algorithms.cc:249
2497 "The package %s needs to be reinstalled, but I can't find an archive for it."
2500 #: apt-pkg/algorithms.cc:1175
2502 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2506 #: apt-pkg/algorithms.cc:1177
2507 msgid "Unable to correct problems, you have held broken packages."
2510 #: apt-pkg/algorithms.cc:1453 apt-pkg/algorithms.cc:1455
2512 "Some index files failed to download. They have been ignored, or old ones "
2516 #: apt-pkg/acquire.cc:79
2518 msgid "List directory %spartial is missing."
2521 #: apt-pkg/acquire.cc:83
2523 msgid "Archives directory %spartial is missing."
2526 #: apt-pkg/acquire.cc:91
2528 msgid "Unable to lock directory %s"
2531 #. only show the ETA if it makes sense
2533 #: apt-pkg/acquire.cc:857
2535 msgid "Retrieving file %li of %li (%s remaining)"
2538 #: apt-pkg/acquire.cc:859
2540 msgid "Retrieving file %li of %li"
2543 #: apt-pkg/acquire-worker.cc:110
2545 msgid "The method driver %s could not be found."
2548 #: apt-pkg/acquire-worker.cc:159
2550 msgid "Method %s did not start correctly"
2553 #: apt-pkg/acquire-worker.cc:424
2555 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2558 #: apt-pkg/init.cc:149
2560 msgid "Packaging system '%s' is not supported"
2563 #: apt-pkg/init.cc:165
2564 msgid "Unable to determine a suitable packaging system type"
2567 #: apt-pkg/clean.cc:56
2569 msgid "Unable to stat %s."
2572 #: apt-pkg/srcrecords.cc:44
2573 msgid "You must put some 'source' URIs in your sources.list"
2576 #: apt-pkg/cachefile.cc:84
2577 msgid "The package lists or status file could not be parsed or opened."
2580 #: apt-pkg/cachefile.cc:88
2581 msgid "You may want to run apt-get update to correct these problems"
2584 #: apt-pkg/cachefile.cc:106
2585 msgid "The list of sources could not be read."
2588 #: apt-pkg/policy.cc:339
2590 msgid "Invalid record in the preferences file %s, no Package header"
2593 #: apt-pkg/policy.cc:361
2595 msgid "Did not understand pin type %s"
2598 #: apt-pkg/policy.cc:369
2599 msgid "No priority (or zero) specified for pin"
2602 #: apt-pkg/pkgcachegen.cc:80
2603 msgid "Cache has an incompatible versioning system"
2606 #: apt-pkg/pkgcachegen.cc:187
2608 msgid "Error occurred while processing %s (NewPackage)"
2611 #: apt-pkg/pkgcachegen.cc:204
2613 msgid "Error occurred while processing %s (UsePackage1)"
2616 #: apt-pkg/pkgcachegen.cc:242
2618 msgid "Error occurred while processing %s (NewFileDesc1)"
2621 #: apt-pkg/pkgcachegen.cc:274
2623 msgid "Error occurred while processing %s (UsePackage2)"
2626 #: apt-pkg/pkgcachegen.cc:278
2628 msgid "Error occurred while processing %s (NewFileVer1)"
2631 #: apt-pkg/pkgcachegen.cc:295 apt-pkg/pkgcachegen.cc:305
2632 #: apt-pkg/pkgcachegen.cc:313
2634 msgid "Error occurred while processing %s (NewVersion%d)"
2637 #: apt-pkg/pkgcachegen.cc:309
2639 msgid "Error occurred while processing %s (UsePackage3)"
2642 #: apt-pkg/pkgcachegen.cc:342
2644 msgid "Error occurred while processing %s (NewFileDesc2)"
2647 #: apt-pkg/pkgcachegen.cc:348
2648 msgid "Wow, you exceeded the number of package names this APT is capable of."
2651 #: apt-pkg/pkgcachegen.cc:351
2652 msgid "Wow, you exceeded the number of versions this APT is capable of."
2655 #: apt-pkg/pkgcachegen.cc:354
2656 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2659 #: apt-pkg/pkgcachegen.cc:357
2660 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2663 #: apt-pkg/pkgcachegen.cc:386
2665 msgid "Error occurred while processing %s (FindPkg)"
2668 #: apt-pkg/pkgcachegen.cc:400
2670 msgid "Error occurred while processing %s (CollectFileProvides)"
2673 #: apt-pkg/pkgcachegen.cc:406
2675 msgid "Package %s %s was not found while processing file dependencies"
2678 #: apt-pkg/pkgcachegen.cc:959
2680 msgid "Couldn't stat source package list %s"
2683 #: apt-pkg/pkgcachegen.cc:1064
2684 msgid "Collecting File Provides"
2687 #: apt-pkg/pkgcachegen.cc:1242 apt-pkg/pkgcachegen.cc:1249
2688 msgid "IO Error saving source cache"
2691 #: apt-pkg/acquire-item.cc:135
2693 msgid "rename failed, %s (%s -> %s)."
2696 #: apt-pkg/acquire-item.cc:628
2697 msgid "MD5Sum mismatch"
2700 #: apt-pkg/acquire-item.cc:892 apt-pkg/acquire-item.cc:1778
2701 #: apt-pkg/acquire-item.cc:1921
2702 msgid "Hash Sum mismatch"
2705 #: apt-pkg/acquire-item.cc:1346
2708 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2709 "or malformed file)"
2712 #: apt-pkg/acquire-item.cc:1361
2714 msgid "Unable to find hash sum for '%s' in Release file"
2717 #: apt-pkg/acquire-item.cc:1397
2718 msgid "There is no public key available for the following key IDs:\n"
2721 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2722 #. the time since then the file is invalid - formated in the same way as in
2723 #. the download progress display (e.g. 7d 3h 42min 1s)
2724 #: apt-pkg/acquire-item.cc:1434
2726 msgid "Release file expired, ignoring %s (invalid since %s)"
2729 #: apt-pkg/acquire-item.cc:1455
2731 msgid "Conflicting distribution: %s (expected %s but got %s)"
2734 #: apt-pkg/acquire-item.cc:1488
2737 "A error occurred during the signature verification. The repository is not "
2738 "updated and the previous index files will be used. GPG error: %s: %s\n"
2741 #: apt-pkg/acquire-item.cc:1497
2743 msgid "GPG error: %s: %s"
2746 #: apt-pkg/acquire-item.cc:1569
2749 "I wasn't able to locate a file for the %s package. This might mean you need "
2750 "to manually fix this package. (due to missing arch)"
2753 #: apt-pkg/acquire-item.cc:1628
2756 "I wasn't able to locate file for the %s package. This might mean you need to "
2757 "manually fix this package."
2760 #: apt-pkg/acquire-item.cc:1683
2763 "The package index files are corrupted. No Filename: field for package %s."
2766 #: apt-pkg/acquire-item.cc:1770
2767 msgid "Size mismatch"
2770 #: apt-pkg/indexrecords.cc:53
2772 msgid "Unable to parse Release file %s"
2775 #: apt-pkg/indexrecords.cc:63
2777 msgid "No sections in Release file %s"
2780 #: apt-pkg/indexrecords.cc:97
2782 msgid "No Hash entry in Release file %s"
2785 #: apt-pkg/indexrecords.cc:110
2787 msgid "Invalid 'Valid-Until' entry in Release file %s"
2790 #: apt-pkg/indexrecords.cc:125
2792 msgid "Invalid 'Date' entry in Release file %s"
2795 #: apt-pkg/vendorlist.cc:71
2797 msgid "Vendor block %s contains no fingerprint"
2800 #: apt-pkg/cdrom.cc:518
2803 "Using CD-ROM mount point %s\n"
2807 #: apt-pkg/cdrom.cc:527 apt-pkg/cdrom.cc:615
2808 msgid "Identifying.. "
2811 #: apt-pkg/cdrom.cc:552
2813 msgid "Stored label: %s\n"
2816 #: apt-pkg/cdrom.cc:559 apt-pkg/cdrom.cc:827
2817 msgid "Unmounting CD-ROM...\n"
2820 #: apt-pkg/cdrom.cc:578
2822 msgid "Using CD-ROM mount point %s\n"
2825 #: apt-pkg/cdrom.cc:596
2826 msgid "Unmounting CD-ROM\n"
2829 #: apt-pkg/cdrom.cc:600
2830 msgid "Waiting for disc...\n"
2833 #. Mount the new CDROM
2834 #: apt-pkg/cdrom.cc:608
2835 msgid "Mounting CD-ROM...\n"
2838 #: apt-pkg/cdrom.cc:626
2839 msgid "Scanning disc for index files..\n"
2842 #: apt-pkg/cdrom.cc:666
2845 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2849 #: apt-pkg/cdrom.cc:677
2851 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2852 "wrong architecture?"
2855 #: apt-pkg/cdrom.cc:703
2857 msgid "Found label '%s'\n"
2860 #: apt-pkg/cdrom.cc:732
2861 msgid "That is not a valid name, try again.\n"
2864 #: apt-pkg/cdrom.cc:748
2867 "This disc is called: \n"
2871 #: apt-pkg/cdrom.cc:752
2872 msgid "Copying package lists..."
2875 #: apt-pkg/cdrom.cc:778
2876 msgid "Writing new source list\n"
2879 #: apt-pkg/cdrom.cc:787
2880 msgid "Source list entries for this disc are:\n"
2883 #: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:909
2885 msgid "Wrote %i records.\n"
2888 #: apt-pkg/indexcopy.cc:272 apt-pkg/indexcopy.cc:911
2890 msgid "Wrote %i records with %i missing files.\n"
2893 #: apt-pkg/indexcopy.cc:275 apt-pkg/indexcopy.cc:914
2895 msgid "Wrote %i records with %i mismatched files\n"
2898 #: apt-pkg/indexcopy.cc:278 apt-pkg/indexcopy.cc:917
2900 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2903 #: apt-pkg/indexcopy.cc:537
2905 msgid "Skipping nonexistent file %s"
2908 #: apt-pkg/indexcopy.cc:543
2910 msgid "Can't find authentication record for: %s"
2913 #: apt-pkg/indexcopy.cc:549
2915 msgid "Hash mismatch for: %s"
2918 #: apt-pkg/cacheset.cc:337
2920 msgid "Release '%s' for '%s' was not found"
2923 #: apt-pkg/cacheset.cc:340
2925 msgid "Version '%s' for '%s' was not found"
2928 #: apt-pkg/cacheset.cc:447
2930 msgid "Couldn't find task '%s'"
2933 #: apt-pkg/cacheset.cc:454
2935 msgid "Couldn't find any package by regex '%s'"
2938 #: apt-pkg/cacheset.cc:467
2940 msgid "Can't select versions from package '%s' as it is purely virtual"
2943 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
2946 "Can't select installed nor candidate version from package '%s' as it has "
2950 #: apt-pkg/cacheset.cc:491
2952 msgid "Can't select newest version from package '%s' as it is purely virtual"
2955 #: apt-pkg/cacheset.cc:499
2957 msgid "Can't select candidate version from package %s as it has no candidate"
2960 #: apt-pkg/cacheset.cc:507
2962 msgid "Can't select installed version from package %s as it is not installed"
2965 #: apt-pkg/deb/dpkgpm.cc:52
2967 msgid "Installing %s"
2970 #: apt-pkg/deb/dpkgpm.cc:53 apt-pkg/deb/dpkgpm.cc:828
2972 msgid "Configuring %s"
2975 #: apt-pkg/deb/dpkgpm.cc:54 apt-pkg/deb/dpkgpm.cc:835
2980 #: apt-pkg/deb/dpkgpm.cc:55
2982 msgid "Completely removing %s"
2985 #: apt-pkg/deb/dpkgpm.cc:56
2987 msgid "Noting disappearance of %s"
2990 #: apt-pkg/deb/dpkgpm.cc:57
2992 msgid "Running post-installation trigger %s"
2995 #. FIXME: use a better string after freeze
2996 #: apt-pkg/deb/dpkgpm.cc:651
2998 msgid "Directory '%s' missing"
3001 #: apt-pkg/deb/dpkgpm.cc:666 apt-pkg/deb/dpkgpm.cc:680
3003 msgid "Could not open file '%s'"
3006 #: apt-pkg/deb/dpkgpm.cc:821
3008 msgid "Preparing %s"
3011 #: apt-pkg/deb/dpkgpm.cc:822
3013 msgid "Unpacking %s"
3016 #: apt-pkg/deb/dpkgpm.cc:827
3018 msgid "Preparing to configure %s"
3021 #: apt-pkg/deb/dpkgpm.cc:829
3023 msgid "Installed %s"
3026 #: apt-pkg/deb/dpkgpm.cc:834
3028 msgid "Preparing for removal of %s"
3031 #: apt-pkg/deb/dpkgpm.cc:836
3036 #: apt-pkg/deb/dpkgpm.cc:841
3038 msgid "Preparing to completely remove %s"
3041 #: apt-pkg/deb/dpkgpm.cc:842
3043 msgid "Completely removed %s"
3046 #: apt-pkg/deb/dpkgpm.cc:1062
3047 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3050 #: apt-pkg/deb/dpkgpm.cc:1093
3051 msgid "Running dpkg"
3054 #: apt-pkg/deb/dpkgpm.cc:1301
3055 msgid "No apport report written because MaxReports is reached already"
3058 #. check if its not a follow up error
3059 #: apt-pkg/deb/dpkgpm.cc:1306
3060 msgid "dependency problems - leaving unconfigured"
3063 #: apt-pkg/deb/dpkgpm.cc:1308
3065 "No apport report written because the error message indicates its a followup "
3066 "error from a previous failure."
3069 #: apt-pkg/deb/dpkgpm.cc:1314
3071 "No apport report written because the error message indicates a disk full "
3075 #: apt-pkg/deb/dpkgpm.cc:1321
3077 "No apport report written because the error message indicates a out of memory "
3081 #. do not report dpkg I/O errors, this is a format string, so we compare
3082 #. the prefix and the suffix of the error with the dpkg error message
3083 #: apt-pkg/deb/dpkgpm.cc:1327
3085 msgid "short read in buffer_copy %s"
3088 #: apt-pkg/deb/dpkgpm.cc:1337
3090 "No apport report written because the error message indicates a dpkg I/O error"
3093 #: apt-pkg/deb/debsystem.cc:69
3096 "Unable to lock the administration directory (%s), is another process using "
3100 #: apt-pkg/deb/debsystem.cc:72
3102 msgid "Unable to lock the administration directory (%s), are you root?"
3105 #. TRANSLATORS: the %s contains the recovery command, usually
3106 #. dpkg --configure -a
3107 #: apt-pkg/deb/debsystem.cc:88
3110 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3113 #: apt-pkg/deb/debsystem.cc:106
3117 #. FIXME: fallback to a default mirror here instead
3118 #. and provide a config option to define that default
3119 #: methods/mirror.cc:256
3121 msgid "No mirror file '%s' found "
3124 #. FIXME: fallback to a default mirror here instead
3125 #. and provide a config option to define that default
3126 #: methods/mirror.cc:263
3128 msgid "Can not read mirror file '%s'"
3131 #: methods/mirror.cc:407
3133 msgid "[Mirror: %s]"
3136 #: methods/rred.cc:503
3139 "Could not patch %s with mmap and with file operation usage - the patch seems "
3143 #: methods/rred.cc:508
3146 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3150 #: methods/rsh.cc:330
3151 msgid "Connection closed prematurely"