1 # English messages for the apt suite.
2 # Copyright (C) 1997, 1998, 1999 Jason Gunthorpe and others.
3 # Michael Piefel <piefel@informatik.hu-berlin.de>, 2002.
7 "Project-Id-Version: apt 0.5.4\n"
8 "POT-Creation-Date: 2002-06-16 00:11+0200\n"
9 "PO-Revision-Date: 2002-02-14 12:42:52+0100\n"
10 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
11 "Language-Team: en_GB <en@li.org>\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
16 #: cmdline/acqprogress.cc:55
20 #: cmdline/acqprogress.cc:79
24 #: cmdline/acqprogress.cc:110
28 #: cmdline/acqprogress.cc:114
32 #: cmdline/acqprogress.cc:135
34 msgid "Fetched %sB in %s (%sB/s)\n"
37 #: cmdline/acqprogress.cc:225
41 #: cmdline/acqprogress.cc:271
44 "Media Change: Please insert the disc labeled '%s' in the drive '%s' and "
47 "Media Change: Please insert the disc labeled ‘%s’ in the drive ‘%s’ and "
50 #: cmdline/apt-cache.cc:131
52 msgid "Package %s version %s has an unmet dep:\n"
55 #: cmdline/apt-cache.cc:171 cmdline/apt-cache.cc:523 cmdline/apt-cache.cc:669
56 #: cmdline/apt-cache.cc:1035 cmdline/apt-cache.cc:1181
58 msgid "Unable to locate package %s"
61 #: cmdline/apt-cache.cc:228
62 msgid "Total Package Names : "
65 #: cmdline/apt-cache.cc:268
66 msgid " Normal Packages: "
69 #: cmdline/apt-cache.cc:269
70 msgid " Pure Virtual Packages: "
73 #: cmdline/apt-cache.cc:270
74 msgid " Single Virtual Packages: "
77 #: cmdline/apt-cache.cc:271
78 msgid " Mixed Virtual Packages: "
81 #: cmdline/apt-cache.cc:272
85 #: cmdline/apt-cache.cc:274
86 msgid "Total Distinct Versions: "
89 #: cmdline/apt-cache.cc:276
90 msgid "Total Dependencies: "
93 #: cmdline/apt-cache.cc:279
94 msgid "Total Ver/File relations: "
97 #: cmdline/apt-cache.cc:281
98 msgid "Total Provides Mappings: "
101 #: cmdline/apt-cache.cc:293
102 msgid "Total Globbed Strings: "
105 #: cmdline/apt-cache.cc:307
106 msgid "Total Dependency Version space: "
109 #: cmdline/apt-cache.cc:312
110 msgid "Total Slack space: "
113 #: cmdline/apt-cache.cc:320
114 msgid "Total Space Accounted for: "
117 #: cmdline/apt-cache.cc:442 cmdline/apt-cache.cc:869
119 msgid "Package file %s is out of sync."
122 #: cmdline/apt-cache.cc:911
123 msgid "You must give exactly one pattern"
126 #: cmdline/apt-cache.cc:1135
127 msgid "Package Files:"
130 #: cmdline/apt-cache.cc:1142 cmdline/apt-cache.cc:1228
131 msgid "Cache is out of sync, can't x-ref a package file"
134 #: cmdline/apt-cache.cc:1143
139 #. Show any packages have explicit pins
140 #: cmdline/apt-cache.cc:1155
141 msgid "Pinned Packages:"
144 #: cmdline/apt-cache.cc:1167 cmdline/apt-cache.cc:1208
149 #: cmdline/apt-cache.cc:1188
153 #: cmdline/apt-cache.cc:1190 cmdline/apt-cache.cc:1198
158 #: cmdline/apt-cache.cc:1195
162 #: cmdline/apt-cache.cc:1205
163 msgid " Package Pin: "
166 #. Show the priority tables
167 #: cmdline/apt-cache.cc:1214
168 msgid " Version Table:"
171 #: cmdline/apt-cache.cc:1229
176 #: cmdline/apt-cache.cc:1256 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:69
177 #: cmdline/apt-extracttemplates.cc:223 cmdline/apt-get.cc:2011
178 #: cmdline/apt-sortpkgs.cc:142 ftparchive/apt-ftparchive.cc:544
180 msgid "%s %s for %s %s compiled on %s %s\n"
183 #: cmdline/apt-cache.cc:1260
185 "Usage: apt-cache [options] command\n"
186 " apt-cache [options] add file1 [file1 ...]\n"
187 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
188 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
190 "apt-cache is a low-level tool used to manipulate APT's binary\n"
191 "cache files, and query information from them\n"
194 " add - Add an package file to the source cache\n"
195 " gencaches - Build both the package and source cache\n"
196 " showpkg - Show some general information for a single package\n"
197 " showsrc - Show source records\n"
198 " stats - Show some basic statistics\n"
199 " dump - Show the entire file in a terse form\n"
200 " dumpavail - Print an available file to stdout\n"
201 " unmet - Show unmet dependencies\n"
202 " search - Search the package list for a regex pattern\n"
203 " show - Show a readable record for the package\n"
204 " depends - Show raw dependency information for a package\n"
205 " pkgnames - List the names of all packages\n"
206 " dotty - Generate package graphs for GraphVis\n"
207 " policy - Show policy settings\n"
210 " -h This help text.\n"
211 " -p=? The package cache.\n"
212 " -s=? The source cache.\n"
213 " -q Disable progress indicator.\n"
214 " -i Show only important deps for the unmet command.\n"
215 " -c=? Read this configuration file\n"
216 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
217 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
220 #: cmdline/apt-config.cc:40
221 msgid "Arguments not in pairs"
224 #: cmdline/apt-config.cc:75
226 "Usage: apt-config [options] command\n"
228 "apt-config is a simple tool to read the APT config file\n"
231 " shell - Shell mode\n"
232 " dump - Show the configuration\n"
235 " -h This help text.\n"
236 " -c=? Read this configuration file\n"
237 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
240 #: cmdline/apt-extracttemplates.cc:96
242 msgid "%s not a valid DEB package."
245 #: cmdline/apt-extracttemplates.cc:230
247 "Usage: apt-extracttemplates file1 [file2 ...]\n"
249 "apt-extracttemplates is a tool to extract config and template info\n"
250 "from debian packages\n"
253 " -h This help text\n"
254 " -t Set the temp dir\n"
255 " -c=? Read this configuration file\n"
256 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
259 #: apt-pkg/pkgcachegen.cc:626 cmdline/apt-extracttemplates.cc:257
261 msgid "Unable to write to %s"
264 #: cmdline/apt-extracttemplates.cc:298
265 msgid "Cannot get debconf version. Is debconf installed?"
268 #. This needs to be a capital
269 #: cmdline/apt-get.cc:116
273 #: cmdline/apt-get.cc:193
274 msgid "Sorry, but the following packages have unmet dependencies:"
277 #: cmdline/apt-get.cc:283
279 msgid "but %s is installed"
282 #: cmdline/apt-get.cc:285
284 msgid "but %s is to be installed"
287 #: cmdline/apt-get.cc:292
288 msgid "but it is not installable"
291 #: cmdline/apt-get.cc:294
292 msgid "but it is a virtual package"
295 #: cmdline/apt-get.cc:297
296 msgid "but it is not installed"
299 #: cmdline/apt-get.cc:297
300 msgid "but it is not going to be installed"
303 #: cmdline/apt-get.cc:302
307 #: cmdline/apt-get.cc:328
308 msgid "The following NEW packages will be installed:"
311 #: cmdline/apt-get.cc:351
312 msgid "The following packages will be REMOVED:"
315 #: cmdline/apt-get.cc:371
316 msgid "The following packages have been kept back"
319 #: cmdline/apt-get.cc:390
320 msgid "The following packages will be upgraded"
323 #: cmdline/apt-get.cc:409
324 msgid "The following packages will be DOWNGRADED"
327 #: cmdline/apt-get.cc:426
328 msgid "The following held packages will be changed:"
331 #: cmdline/apt-get.cc:477
333 msgid "%s (due to %s) "
336 #: cmdline/apt-get.cc:484
338 "WARNING: The following essential packages will be removed\n"
339 "This should NOT be done unless you know exactly what you are doing!"
342 #: cmdline/apt-get.cc:514
344 msgid "%lu packages upgraded, %lu newly installed, "
347 #: cmdline/apt-get.cc:518
349 msgid "%lu reinstalled, "
352 #: cmdline/apt-get.cc:520
354 msgid "%lu downgraded, "
357 #: cmdline/apt-get.cc:522
359 msgid "%lu to remove and %lu not upgraded.\n"
362 #: cmdline/apt-get.cc:526
364 msgid "%lu packages not fully installed or removed.\n"
367 #: cmdline/apt-get.cc:586
368 msgid "Correcting dependencies..."
371 #: cmdline/apt-get.cc:589
375 #: cmdline/apt-get.cc:592
376 msgid "Unable to correct dependencies"
379 #: cmdline/apt-get.cc:595
380 msgid "Unable to minimize the upgrade set"
383 #: cmdline/apt-get.cc:597
387 #: cmdline/apt-get.cc:601
388 msgid "You might want to run `apt-get -f install' to correct these."
389 msgstr "You might want to run ‘apt-get -f install’ to correct these."
391 #: cmdline/apt-get.cc:604
392 msgid "Unmet dependencies. Try using -f."
395 #: cmdline/apt-get.cc:657
396 msgid "Packages need to be removed but Remove is disabled."
399 #: cmdline/apt-get.cc:683 cmdline/apt-get.cc:1574 cmdline/apt-get.cc:1607
400 msgid "Unable to lock the download directory"
403 #: apt-pkg/cachefile.cc:67 cmdline/apt-get.cc:693 cmdline/apt-get.cc:1655
404 #: cmdline/apt-get.cc:1866
405 msgid "The list of sources could not be read."
408 #: cmdline/apt-get.cc:713
410 msgid "Need to get %sB/%sB of archives. "
413 #: cmdline/apt-get.cc:716
415 msgid "Need to get %sB of archives. "
418 #: cmdline/apt-get.cc:721
420 msgid "After unpacking %sB will be used.\n"
423 #: cmdline/apt-get.cc:724
425 msgid "After unpacking %sB will be freed.\n"
428 #: cmdline/apt-get.cc:741
430 msgid "Sorry, you don't have enough free space in %s to hold all the .debs."
433 #: cmdline/apt-get.cc:750
434 msgid "There are problems and -y was used without --force-yes"
437 #: cmdline/apt-get.cc:756 cmdline/apt-get.cc:776
438 msgid "Trivial Only specified but this is not a trivial operation."
441 #: cmdline/apt-get.cc:758
442 msgid "Yes, do as I say!"
445 #: cmdline/apt-get.cc:760
448 "You are about to do something potentially harmful\n"
449 "To continue type in the phrase '%s'\n"
452 "You are about to do something potentially harmful\n"
453 "To continue type in the phrase ‘%s’\n"
456 #: cmdline/apt-get.cc:766 cmdline/apt-get.cc:785
460 #: cmdline/apt-get.cc:781
461 msgid "Do you want to continue? [Y/n] "
464 #: cmdline/apt-get.cc:850 cmdline/apt-get.cc:1219 cmdline/apt-get.cc:1764
466 msgid "Failed to fetch %s %s\n"
469 #: cmdline/apt-get.cc:868
470 msgid "Some files failed to download"
473 #: cmdline/apt-get.cc:869 cmdline/apt-get.cc:1773
474 msgid "Download complete and in download only mode"
477 #: cmdline/apt-get.cc:875
479 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
483 #: cmdline/apt-get.cc:879
484 msgid "--fix-missing and media swapping is not currently supported"
487 #: cmdline/apt-get.cc:884
488 msgid "Unable to correct missing packages."
491 #: cmdline/apt-get.cc:885
492 msgid "Aborting Install."
495 #: cmdline/apt-get.cc:918
497 msgid "Note, selecting %s instead of %s\n"
500 #: cmdline/apt-get.cc:928
502 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
505 #: cmdline/apt-get.cc:946
507 msgid "Package %s is not installed, so not removed\n"
510 #: cmdline/apt-get.cc:957
512 msgid "Package %s is a virtual package provided by:\n"
515 #: cmdline/apt-get.cc:969
519 #: cmdline/apt-get.cc:974
520 msgid "You should explicitly select one to install."
523 #: cmdline/apt-get.cc:979
526 "Package %s has no available version, but exists in the database.\n"
527 "This typically means that the package was mentioned in a dependency and\n"
528 "never uploaded, has been obsoleted or is not available with the contents\n"
532 #: cmdline/apt-get.cc:997
533 msgid "However the following packages replace it:"
536 #: cmdline/apt-get.cc:1000
538 msgid "Package %s has no installation candidate"
541 #: cmdline/apt-get.cc:1020
544 "Sorry, re-installation of %s is not possible, it cannot be downloaded.\n"
547 #: cmdline/apt-get.cc:1028
549 msgid "Sorry, %s is already the newest version.\n"
552 #: cmdline/apt-get.cc:1055
554 msgid "Release '%s' for '%s' was not found"
555 msgstr "Release ‘%s’ for ‘%s’ was not found"
557 #: cmdline/apt-get.cc:1057
559 msgid "Version '%s' for '%s' was not found"
560 msgstr "Version ‘%s’ for ‘%s’ was not found"
562 #: cmdline/apt-get.cc:1063
564 msgid "Selected version %s (%s) for %s\n"
567 #: cmdline/apt-get.cc:1173
568 msgid "The update command takes no arguments"
571 #: cmdline/apt-get.cc:1186
572 msgid "Unable to lock the list directory"
575 #: cmdline/apt-get.cc:1238
577 "Some index files failed to download, they have been ignored, or old ones "
581 #: cmdline/apt-get.cc:1257
582 msgid "Internal Error, AllUpgrade broke stuff"
585 #: cmdline/apt-get.cc:1346 cmdline/apt-get.cc:1379
587 msgid "Couldn't find package %s"
590 #: cmdline/apt-get.cc:1359
592 msgid "Regex compilation error - %s"
595 #: cmdline/apt-get.cc:1396
596 msgid "You might want to run `apt-get -f install' to correct these:"
597 msgstr "You might want to run ‘apt-get -f install’ to correct these:"
599 #: cmdline/apt-get.cc:1399
601 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
604 "Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
607 #: cmdline/apt-get.cc:1411
609 "Some packages could not be installed. This may mean that you have\n"
610 "requested an impossible situation or if you are using the unstable\n"
611 "distribution that some required packages have not yet been created\n"
612 "or been moved out of Incoming."
615 #: cmdline/apt-get.cc:1419
617 "Since you only requested a single operation it is extremely likely that\n"
618 "the package is simply not installable and a bug report against\n"
619 "that package should be filed."
622 #: cmdline/apt-get.cc:1424
623 msgid "The following information may help to resolve the situation:"
626 #: cmdline/apt-get.cc:1427
627 msgid "Sorry, broken packages"
630 #: cmdline/apt-get.cc:1450
631 msgid "The following extra packages will be installed:"
634 #: cmdline/apt-get.cc:1469
635 msgid "Calculating Upgrade... "
638 #: cmdline/apt-get.cc:1472
642 #: cmdline/apt-get.cc:1477
646 #: cmdline/apt-get.cc:1650
647 msgid "Must specify at least one package to fetch source for"
650 #: cmdline/apt-get.cc:1677 cmdline/apt-get.cc:1884
652 msgid "Unable to find a source package for %s"
655 #: cmdline/apt-get.cc:1724
657 msgid "Sorry, you don't have enough free space in %s"
660 #: cmdline/apt-get.cc:1729
662 msgid "Need to get %sB/%sB of source archives.\n"
665 #: cmdline/apt-get.cc:1732
667 msgid "Need to get %sB of source archives.\n"
670 #: cmdline/apt-get.cc:1738
672 msgid "Fetch Source %s\n"
675 #: cmdline/apt-get.cc:1769
676 msgid "Failed to fetch some archives."
679 #: cmdline/apt-get.cc:1797
681 msgid "Skipping unpack of already unpacked source in %s\n"
684 #: cmdline/apt-get.cc:1809
686 msgid "Unpack command '%s' failed.\n"
687 msgstr "Unpack command ‘%s’ failed.\n"
689 #: cmdline/apt-get.cc:1826
691 msgid "Build command '%s' failed.\n"
692 msgstr "Build command ‘%s’ failed.\n"
694 #: cmdline/apt-get.cc:1845
695 msgid "Child process failed"
698 #: cmdline/apt-get.cc:1861
699 msgid "Must specify at least one package to check builddeps for"
702 #: cmdline/apt-get.cc:1889
704 msgid "Unable to get build-dependency information for %s"
707 #: cmdline/apt-get.cc:1909
709 msgid "%s has no build depends.\n"
712 #: cmdline/apt-get.cc:1927
715 "%s dependency on %s cannot be satisfied because the package %s cannot be "
719 #: cmdline/apt-get.cc:1979
721 "Some broken packages were found while trying to process build-dependencies.\n"
722 "You might want to run `apt-get -f install' to correct these."
724 "Some broken packages were found while trying to process build-dependencies.\n"
725 "You might want to run ‘apt-get -f install’ to correct these."
727 #: cmdline/apt-get.cc:1984
728 msgid "Failed to process build dependencies"
731 #: cmdline/apt-get.cc:2016
732 msgid "Supported Modules:"
735 #: cmdline/apt-get.cc:2057
737 "Usage: apt-get [options] command\n"
738 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
739 " apt-get [options] source pkg1 [pkg2 ...]\n"
741 "apt-get is a simple command line interface for downloading and\n"
742 "installing packages. The most frequently used commands are update\n"
746 " update - Retrieve new lists of packages\n"
747 " upgrade - Perform an upgrade\n"
748 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
749 " remove - Remove packages\n"
750 " source - Download source archives\n"
751 " build-dep - Configure build-dependencies for source packages\n"
752 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
753 " dselect-upgrade - Follow dselect selections\n"
754 " clean - Erase downloaded archive files\n"
755 " autoclean - Erase old downloaded archive files\n"
756 " check - Verify that there are no broken dependencies\n"
759 " -h This help text.\n"
760 " -q Loggable output - no progress indicator\n"
761 " -qq No output except for errors\n"
762 " -d Download only - do NOT install or unpack archives\n"
763 " -s No-act. Perform ordering simulation\n"
764 " -y Assume Yes to all queries and do not prompt\n"
765 " -f Attempt to continue if the integrity check fails\n"
766 " -m Attempt to continue if archives are unlocatable\n"
767 " -u Show a list of upgraded packages as well\n"
768 " -b Build the source package after fetching it\n"
769 " -c=? Read this configuration file\n"
770 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
771 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
772 "pages for more information and options.\n"
773 " This APT has Super Cow Powers.\n"
776 #: cmdline/apt-sortpkgs.cc:84
777 msgid "Unknown package record!"
780 #: cmdline/apt-sortpkgs.cc:148
782 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
784 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
785 "to indicate what kind of file it is.\n"
788 " -h This help text\n"
789 " -s Use source file sorting\n"
790 " -c=? Read this configuration file\n"
791 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
794 #: apt-pkg/acquire.cc:61
796 msgid "Lists directory %spartial is missing."
799 #: apt-pkg/acquire.cc:65
801 msgid "Archive directory %spartial is missing."
804 #: apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
806 msgid "Unable to read %s"
809 #: apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
811 msgid "Unable to change to %s"
814 #: apt-pkg/acquire-item.cc:124
816 msgid "rename failed, %s (%s -> %s)."
819 #: apt-pkg/acquire-item.cc:353
822 "I wasn't able to locate a file for the %s package. This might mean you need "
823 "to manually fix this package. (due to missing arch)"
826 #: apt-pkg/acquire-item.cc:388
829 "I wasn't able to locate file for the %s package. This might mean you need to "
830 "manually fix this package."
833 #: apt-pkg/acquire-item.cc:419
836 "The package index files are corrupted. No Filename: field for package %s."
839 #: apt-pkg/acquire-item.cc:501
840 msgid "Size mismatch"
843 #: apt-pkg/acquire-item.cc:511
844 msgid "MD5Sum mismatch"
847 #: apt-pkg/acquire-worker.cc:112
849 msgid "The method driver %s could not be found."
852 #: apt-pkg/acquire-worker.cc:161
854 msgid "Method %s did not start correctly"
857 #: apt-pkg/algorithms.cc:232
860 "The package %s needs to be reinstalled, but I can't find an archive for it."
863 #: apt-pkg/algorithms.cc:1050
865 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
869 #: apt-pkg/algorithms.cc:1052
870 msgid "Unable to correct problems, you have held broken packages."
873 #: apt-pkg/cachefile.cc:73
874 msgid "The package lists or status file could not be parsed or opened."
877 #: apt-pkg/cachefile.cc:77
878 msgid "You may want to run apt-get update to correct these problems"
881 #: apt-pkg/clean.cc:61
883 msgid "Unable to stat %s."
886 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
887 msgid "Building Dependency Tree"
890 #: apt-pkg/depcache.cc:61
891 msgid "Candidate Versions"
894 #: apt-pkg/depcache.cc:90
895 msgid "Dependency Generation"
898 #: apt-pkg/init.cc:111
900 msgid "Packaging system '%s' is not supported"
901 msgstr "Packaging system ‘%s’ is not supported"
903 #: apt-pkg/init.cc:127
904 msgid "Unable to determine a suitable system type"
907 #: apt-pkg/packagemanager.cc:402
910 "This installation run will require temporarily removing the essential "
911 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
912 "you really want to do it, activate the APT::Force-LoopBreak option."
915 #: apt-pkg/pkgcache.cc:126
916 msgid "Empty package cache"
919 #: apt-pkg/pkgcache.cc:132
920 msgid "The package cache file is corrupted"
923 #: apt-pkg/pkgcache.cc:137
924 msgid "The package cache file is an incompatible version"
927 #: apt-pkg/pkgcache.cc:142
929 msgid "This APT does not support the Versioning System '%s'"
930 msgstr "This APT does not support the Versioning System ‘%s’"
932 #: apt-pkg/pkgcache.cc:147
933 msgid "The package cache was build for a different architecture"
936 #: apt-pkg/pkgcache.cc:218
940 #: apt-pkg/pkgcache.cc:218
944 #: apt-pkg/pkgcache.cc:218
948 #: apt-pkg/pkgcache.cc:219
952 #: apt-pkg/pkgcache.cc:219
956 #: apt-pkg/pkgcache.cc:219
960 #: apt-pkg/pkgcache.cc:220
964 #: apt-pkg/pkgcache.cc:231
968 #: apt-pkg/pkgcache.cc:231
972 #: apt-pkg/pkgcache.cc:231
976 #: apt-pkg/pkgcache.cc:232
980 #: apt-pkg/pkgcache.cc:232
984 #: apt-pkg/pkgcachegen.cc:73
985 msgid "Cache has an incompatible versioning system"
988 #: apt-pkg/pkgcachegen.cc:116
990 msgid "Error occured while processing %s (NewPackage)"
993 #: apt-pkg/pkgcachegen.cc:128
995 msgid "Error occured while processing %s (UsePackage1)"
998 #: apt-pkg/pkgcachegen.cc:149
1000 msgid "Error occured while processing %s (UsePackage2)"
1003 #: apt-pkg/pkgcachegen.cc:153
1005 msgid "Error occured while processing %s (NewFileVer1)"
1008 #: apt-pkg/pkgcachegen.cc:182
1010 msgid "Error occured while processing %s (NewVersion1)"
1013 #: apt-pkg/pkgcachegen.cc:186
1015 msgid "Error occured while processing %s (UsePackage3)"
1018 #: apt-pkg/pkgcachegen.cc:190
1020 msgid "Error occured while processing %s (NewVersion2)"
1023 #: apt-pkg/pkgcachegen.cc:202
1024 msgid "Wow, you exceeded the number of package names this APT is capable of."
1027 #: apt-pkg/pkgcachegen.cc:205
1028 msgid "Wow, you exceeded the number of versions this APT is capable of."
1031 #: apt-pkg/pkgcachegen.cc:208
1032 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
1035 #: apt-pkg/pkgcachegen.cc:517
1037 msgid "Couldn't stat source package list %s"
1040 #. Build the status cache
1041 #: apt-pkg/pkgcachegen.cc:585 apt-pkg/pkgcachegen.cc:628
1042 #: apt-pkg/pkgcachegen.cc:633 apt-pkg/pkgcachegen.cc:756
1043 msgid "Reading Package Lists"
1046 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:708
1047 msgid "IO Error saving source cache"
1050 #: apt-pkg/pkgrecords.cc:37
1052 msgid "Index file type '%s' is not supported"
1053 msgstr "Index file type ‘%s’ is not supported"
1055 #: apt-pkg/policy.cc:269
1056 msgid "Invalid record in the preferences file, no Package header"
1059 #: apt-pkg/policy.cc:291
1061 msgid "Did not understand pin type %s"
1064 #: apt-pkg/sourcelist.cc:88
1066 msgid "Malformed line %lu in source list %s (URI)"
1069 #: apt-pkg/sourcelist.cc:90
1071 msgid "Malformed line %lu in source list %s (dist)"
1074 #: apt-pkg/sourcelist.cc:93
1076 msgid "Malformed line %lu in source list %s (URI parse)"
1079 #: apt-pkg/sourcelist.cc:99
1081 msgid "Malformed line %lu in source list %s (Absolute dist)"
1084 #: apt-pkg/sourcelist.cc:106
1086 msgid "Malformed line %lu in source list %s (dist parse)"
1089 #: apt-pkg/sourcelist.cc:166 apt-pkg/sourcelist.cc:190
1091 msgid "Vendor block %s is invalid"
1094 #: apt-pkg/sourcelist.cc:218
1099 #: apt-pkg/sourcelist.cc:244
1101 msgid "Malformed line %u in source list %s (type)"
1104 #: apt-pkg/sourcelist.cc:248
1106 msgid "Type '%s' is not known in on line %u in source list %s"
1107 msgstr "Type ‘%s’ is not known in on line %u in source list %s"
1109 #: apt-pkg/sourcelist.cc:257 apt-pkg/sourcelist.cc:260
1111 msgid "Malformed line %u in source list %s (vendor id)"
1114 #: apt-pkg/sourcelist.cc:274
1116 msgid "Unknown vendor ID '%s' in line %u of source list %s"
1117 msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
1119 #: apt-pkg/srcrecords.cc:49
1120 msgid "Sorry, you must put some 'source' URIs in your sources.list"
1121 msgstr "Sorry, you must put some ‘source’ URIs in your sources.list"
1123 #: apt-pkg/tagfile.cc:71
1125 msgid "Unable to parse package file %s (1)"
1128 #: apt-pkg/tagfile.cc:158
1130 msgid "Unable to parse package file %s (2)"
1133 #~ msgid "Could not resolve '%s'"
1134 #~ msgstr "Could not resolve ‘%s’"
1136 #~ msgid "Something wicked happened resolving '%s:%s' (%i)"
1137 #~ msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1139 #~ msgid "Login script command '%s' failed, server said: %s"
1140 #~ msgstr "Login script command ‘%s’ failed, server said: %s"
1152 #~ msgid "Unable to fetch file, server said '%s'"
1153 #~ msgstr "Unable to fetch file, server said ‘%s’"
1155 #~ msgid "Data transfer failed, server said '%s'"
1156 #~ msgstr "Data transfer failed, server said ‘%s’"
1158 #~ msgid "This is not a valid DEB archive, missing '%s' member"
1159 #~ msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1162 #~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1163 #~ "then make it empty and immediately re-install the same version of the "
1166 #~ "Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1167 #~ "then make it empty and immediately re-install the same version of the "
1170 #~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
1171 #~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
1176 #~ msgid "....\"Have you mooed today?\"..."
1177 #~ msgstr "....‘Have you mooed today?’..."
1180 #~ "apt-ftparchive generates index files for Debian archives. It supports\n"
1181 #~ "many styles of generation from fully automated to functional "
1183 #~ "for dpkg-scanpackages and dpkg-scansources\n"
1185 #~ "apt-ftparchive generates Package files from a tree of .debs. The\n"
1186 #~ "Package file contains the contents of all the control fields from\n"
1187 #~ "each package as well as the MD5 hash and filesize. An override file\n"
1188 #~ "is supported to force the value of Priority and Section.\n"
1190 #~ "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1191 #~ "The --source-override option can be used to specify a src override file\n"
1193 #~ "The 'packages' and 'sources' command should be run in the root of the\n"
1194 #~ "tree. BinaryPath should point to the base of the recursive search and \n"
1195 #~ "override file should contian the override flags. Pathprefix is\n"
1196 #~ "appended to the filename fields if present. Example usage from the \n"
1197 #~ "debian archive:\n"
1198 #~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1199 #~ " dists/potato/main/binary-i386/Packages\n"
1201 #~ "apt-ftparchive generates index files for Debian archives. It supports\n"
1202 #~ "many styles of generation from fully automated to functional "
1204 #~ "for dpkg-scanpackages and dpkg-scansources\n"
1206 #~ "apt-ftparchive generates Package files from a tree of .debs. The\n"
1207 #~ "Package file contains the contents of all the control fields from\n"
1208 #~ "each package as well as the MD5 hash and filesize. An override file\n"
1209 #~ "is supported to force the value of Priority and Section.\n"
1211 #~ "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1212 #~ "The --source-override option can be used to specify a src override file\n"
1214 #~ "The ‘packages’ and ‘sources’ command should be run in the root of the\n"
1215 #~ "tree. BinaryPath should point to the base of the recursive search and \n"
1216 #~ "override file should contian the override flags. Pathprefix is\n"
1217 #~ "appended to the filename fields if present. Example usage from the \n"
1218 #~ "debian archive:\n"
1219 #~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1220 #~ " dists/potato/main/binary-i386/Packages\n"
1222 #~ msgid "Some files are missing in the package file group `%s'"
1223 #~ msgstr "Some files are missing in the package file group ‘%s’"
1225 #~ msgid "Unknown Compresison Algorithm '%s'"
1226 #~ msgstr "Unknown Compression Algorithm ‘%s’"
1228 #~ msgid "E: Errors apply to file '"
1229 #~ msgstr "E: Errors apply to file ‘"
1231 #~ msgid "DSC file '%s' is too large!"
1232 #~ msgstr "DSC file ‘%s’ is too large!"
1234 #~ msgid "Could not find a record in the DSC '%s'"
1235 #~ msgstr "Could not find a record in the DSC ‘%s’"
1237 #~ msgid "Failed too stat %s"
1238 #~ msgstr "Failed to stat %s"
1240 #~ msgid "Errors apply to file '%s'"
1241 #~ msgstr "Errors apply to file ‘%s’"