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.5\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2004-03-14 13:46-0800\n"
10 "PO-Revision-Date: 2002-11-10 20:56+0100\n"
11 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
12 "Language-Team: en_GB <en@li.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: cmdline/apt-cache.cc:135
19 msgid "Package %s version %s has an unmet dep:\n"
22 #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
23 #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
24 #: cmdline/apt-cache.cc:1508
26 msgid "Unable to locate package %s"
29 #: cmdline/apt-cache.cc:232
30 msgid "Total Package Names : "
33 #: cmdline/apt-cache.cc:272
34 msgid " Normal Packages: "
37 #: cmdline/apt-cache.cc:273
38 msgid " Pure Virtual Packages: "
41 #: cmdline/apt-cache.cc:274
42 msgid " Single Virtual Packages: "
45 #: cmdline/apt-cache.cc:275
46 msgid " Mixed Virtual Packages: "
49 #: cmdline/apt-cache.cc:276
53 #: cmdline/apt-cache.cc:278
54 msgid "Total Distinct Versions: "
57 #: cmdline/apt-cache.cc:280
58 msgid "Total Dependencies: "
61 #: cmdline/apt-cache.cc:283
62 msgid "Total Ver/File relations: "
65 #: cmdline/apt-cache.cc:285
66 msgid "Total Provides Mappings: "
69 #: cmdline/apt-cache.cc:297
70 msgid "Total Globbed Strings: "
73 #: cmdline/apt-cache.cc:311
74 msgid "Total Dependency Version space: "
77 #: cmdline/apt-cache.cc:316
78 msgid "Total Slack space: "
81 #: cmdline/apt-cache.cc:324
82 msgid "Total Space Accounted for: "
85 #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
87 msgid "Package file %s is out of sync."
90 #: cmdline/apt-cache.cc:1231
91 msgid "You must give exactly one pattern"
94 #: cmdline/apt-cache.cc:1385
95 msgid "No packages found"
98 #: cmdline/apt-cache.cc:1462
99 msgid "Package Files:"
102 #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
103 msgid "Cache is out of sync, can't x-ref a package file"
106 #: cmdline/apt-cache.cc:1470
111 #. Show any packages have explicit pins
112 #: cmdline/apt-cache.cc:1482
113 msgid "Pinned Packages:"
116 #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
121 #: cmdline/apt-cache.cc:1515
125 #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
130 #: cmdline/apt-cache.cc:1522
134 #: cmdline/apt-cache.cc:1532
135 msgid " Package Pin: "
138 #. Show the priority tables
139 #: cmdline/apt-cache.cc:1541
140 msgid " Version Table:"
143 #: cmdline/apt-cache.cc:1556
148 #: cmdline/apt-cache.cc:1646 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70
149 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545
150 #: cmdline/apt-get.cc:2260 cmdline/apt-sortpkgs.cc:144
152 msgid "%s %s for %s %s compiled on %s %s\n"
155 #: cmdline/apt-cache.cc:1653
157 "Usage: apt-cache [options] command\n"
158 " apt-cache [options] add file1 [file2 ...]\n"
159 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
160 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
162 "apt-cache is a low-level tool used to manipulate APT's binary\n"
163 "cache files, and query information from them\n"
166 " add - Add a package file to the source cache\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 " depends - Show raw dependency information for a package\n"
177 " rdepends - Show reverse dependency information for a package\n"
178 " pkgnames - List the names of all packages\n"
179 " dotty - Generate package graphs for GraphVis\n"
180 " xvcg - Generate package graphs for xvcg\n"
181 " policy - Show policy settings\n"
184 " -h This help text.\n"
185 " -p=? The package cache.\n"
186 " -s=? The source cache.\n"
187 " -q Disable progress indicator.\n"
188 " -i Show only important deps for the unmet command.\n"
189 " -c=? Read this configuration file\n"
190 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
191 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
194 #: cmdline/apt-config.cc:41
195 msgid "Arguments not in pairs"
198 #: cmdline/apt-config.cc:76
200 "Usage: apt-config [options] command\n"
202 "apt-config is a simple tool to read the APT config file\n"
205 " shell - Shell mode\n"
206 " dump - Show the configuration\n"
209 " -h This help text.\n"
210 " -c=? Read this configuration file\n"
211 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
214 #: cmdline/apt-extracttemplates.cc:98
216 msgid "%s not a valid DEB package."
219 #: cmdline/apt-extracttemplates.cc:232
221 "Usage: apt-extracttemplates file1 [file2 ...]\n"
223 "apt-extracttemplates is a tool to extract config and template info\n"
224 "from debian packages\n"
227 " -h This help text\n"
228 " -t Set the temp dir\n"
229 " -c=? Read this configuration file\n"
230 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
233 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:699
235 msgid "Unable to write to %s"
238 #: cmdline/apt-extracttemplates.cc:310
239 msgid "Cannot get debconf version. Is debconf installed?"
242 #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:337
244 msgid "Package extension list is too long"
245 msgstr "Option ‘%s’ is too long"
247 #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179
248 #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:252
249 #: ftparchive/apt-ftparchive.cc:266 ftparchive/apt-ftparchive.cc:288
251 msgid "Error Processing directory %s"
254 #: ftparchive/apt-ftparchive.cc:250
256 msgid "Source extension list is too long"
257 msgstr "Option ‘%s’ is too long"
259 #: ftparchive/apt-ftparchive.cc:367
260 msgid "Error writing header to contents file"
263 #: ftparchive/apt-ftparchive.cc:397
265 msgid "Error Processing Contents %s"
268 #: ftparchive/apt-ftparchive.cc:551
271 "Usage: apt-ftparchive [options] command\n"
272 "Commands: packages binarypath [overridefile [pathprefix]]\n"
273 " sources srcpath [overridefile [pathprefix]]\n"
276 " generate config [groups]\n"
279 "apt-ftparchive generates index files for Debian archives. It supports\n"
280 "many styles of generation from fully automated to functional replacements\n"
281 "for dpkg-scanpackages and dpkg-scansources\n"
283 "apt-ftparchive generates Package files from a tree of .debs. The\n"
284 "Package file contains the contents of all the control fields from\n"
285 "each package as well as the MD5 hash and filesize. An override file\n"
286 "is supported to force the value of Priority and Section.\n"
288 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
289 "The --source-override option can be used to specify a src override file\n"
291 "The 'packages' and 'sources' command should be run in the root of the\n"
292 "tree. BinaryPath should point to the base of the recursive search and \n"
293 "override file should contain the override flags. Pathprefix is\n"
294 "appended to the filename fields if present. Example usage from the \n"
296 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
297 " dists/potato/main/binary-i386/Packages\n"
300 " -h This help text\n"
301 " --md5 Control MD5 generation\n"
302 " -s=? Source override file\n"
304 " -d=? Select the optional caching database\n"
305 " --no-delink Enable delinking debug mode\n"
306 " --contents Control contents file generation\n"
307 " -c=? Read this configuration file\n"
308 " -o=? Set an arbitary configuration option"
310 "Usage: apt-ftparchive [options] command\n"
311 "Commands: packages binarypath [overridefile [pathprefix]]\n"
312 " sources srcpath [overridefile [pathprefix]]\n"
314 " generate config [groups]\n"
317 "apt-ftparchive generates index files for Debian archives. It supports\n"
318 "many styles of generation from fully automated to functional replacements\n"
319 "for dpkg-scanpackages and dpkg-scansources\n"
321 "apt-ftparchive generates Package files from a tree of .debs. The\n"
322 "Package file contains the contents of all the control fields from\n"
323 "each package as well as the MD5 hash and filesize. An override file\n"
324 "is supported to force the value of Priority and Section.\n"
326 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
327 "The --source-override option can be used to specify a src override file\n"
329 "The ‘packages’ and ‘sources’ command should be run in the root of the\n"
330 "tree. BinaryPath should point to the base of the recursive search and \n"
331 "override file should contain the override flags. Pathprefix is\n"
332 "appended to the filename fields if present. Example usage from the \n"
334 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
335 " dists/potato/main/binary-i386/Packages\n"
338 " -h This help text\n"
339 " --md5 Control MD5 generation\n"
340 " -s=? Source override file\n"
342 " -d=? Select the optional caching database\n"
343 " --no-delink Enable delinking debug mode\n"
344 " --contents Control contents file generation\n"
345 " -c=? Read this configuration file\n"
346 " -o=? Set an arbitary configuration option"
348 #: ftparchive/apt-ftparchive.cc:757
349 msgid "No selections matched"
352 #: ftparchive/apt-ftparchive.cc:830
354 msgid "Some files are missing in the package file group `%s'"
355 msgstr "Some files are missing in the package file group ‘%s’"
357 #: ftparchive/cachedb.cc:43
359 msgid "DB was corrupted, file renamed to %s.old"
362 #: ftparchive/cachedb.cc:59
364 msgid "Unable to open DB2 file %s"
367 #: ftparchive/cachedb.cc:99
369 msgid "File date has changed %s"
372 #: ftparchive/cachedb.cc:140
373 msgid "Archive has no control record"
376 #: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257
377 msgid "Unable to get a cursor"
380 #: ftparchive/writer.cc:79
382 msgid "W: Unable to read directory %s\n"
385 #: ftparchive/writer.cc:84
387 msgid "W: Unable to stat %s\n"
390 #: ftparchive/writer.cc:126
394 #: ftparchive/writer.cc:128
398 #: ftparchive/writer.cc:135
399 msgid "E: Errors apply to file "
402 #: ftparchive/writer.cc:152 ftparchive/writer.cc:182
404 msgid "Failed to resolve %s"
405 msgstr "Could not resolve ‘%s’"
407 #: ftparchive/writer.cc:164
408 msgid "Tree walking failed"
411 #: ftparchive/writer.cc:189
413 msgid "Failed to open %s"
416 #: ftparchive/writer.cc:246
418 msgid " DeLink %s [%s]\n"
421 #: ftparchive/writer.cc:254
423 msgid "Failed to readlink %s"
426 #: ftparchive/writer.cc:258
428 msgid "Failed to unlink %s"
431 #: ftparchive/writer.cc:265
433 msgid "*** Failed to link %s to %s"
436 #: ftparchive/writer.cc:275
438 msgid " DeLink limit of %sB hit.\n"
441 #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
442 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
444 msgid "Failed to stat %s"
447 #: ftparchive/writer.cc:378
448 msgid "Archive had no package field"
451 #: ftparchive/writer.cc:386 ftparchive/writer.cc:595
453 msgid " %s has no override entry\n"
456 #: ftparchive/writer.cc:429 ftparchive/writer.cc:677
458 msgid " %s maintainer is %s not %s\n"
461 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
462 msgid "realloc - Failed to allocate memory"
465 #: ftparchive/override.cc:38 ftparchive/override.cc:146
467 msgid "Unable to open %s"
470 #: ftparchive/override.cc:64 ftparchive/override.cc:170
472 msgid "Malformed override %s line %lu #1"
475 #: ftparchive/override.cc:78 ftparchive/override.cc:182
477 msgid "Malformed override %s line %lu #2"
480 #: ftparchive/override.cc:92 ftparchive/override.cc:195
482 msgid "Malformed override %s line %lu #3"
485 #: ftparchive/override.cc:131 ftparchive/override.cc:205
487 msgid "Failed to read the override file %s"
490 #: ftparchive/multicompress.cc:75
492 msgid "Unknown Compresison Algorithm '%s'"
493 msgstr "Unknown Compression Algorithm ‘%s’"
495 #: ftparchive/multicompress.cc:105
497 msgid "Compressed output %s needs a compression set"
500 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
501 msgid "Failed to create IPC pipe to subprocess"
504 #: ftparchive/multicompress.cc:198
505 msgid "Failed to create FILE*"
508 #: ftparchive/multicompress.cc:201
509 msgid "Failed to fork"
512 #: ftparchive/multicompress.cc:215
513 msgid "Compress Child"
516 #: ftparchive/multicompress.cc:238
518 msgid "Internal Error, Failed to create %s"
521 #: ftparchive/multicompress.cc:289
522 msgid "Failed to create subprocess IPC"
525 #: ftparchive/multicompress.cc:324
526 msgid "Failed to exec compressor "
529 #: ftparchive/multicompress.cc:363
533 #: ftparchive/multicompress.cc:406
534 msgid "IO to subprocess/file failed"
537 #: ftparchive/multicompress.cc:458
538 msgid "Failed to read while computing MD5"
541 #: ftparchive/multicompress.cc:475
543 msgid "Problem unlinking %s"
546 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
548 msgid "Failed to rename %s to %s"
551 #: cmdline/apt-get.cc:118
555 #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1422
557 msgid "Regex compilation error - %s"
560 #: cmdline/apt-get.cc:235
561 msgid "The following packages have unmet dependencies:"
564 #: cmdline/apt-get.cc:325
566 msgid "but %s is installed"
569 #: cmdline/apt-get.cc:327
571 msgid "but %s is to be installed"
574 #: cmdline/apt-get.cc:334
575 msgid "but it is not installable"
578 #: cmdline/apt-get.cc:336
579 msgid "but it is a virtual package"
582 #: cmdline/apt-get.cc:339
583 msgid "but it is not installed"
586 #: cmdline/apt-get.cc:339
587 msgid "but it is not going to be installed"
590 #: cmdline/apt-get.cc:344
594 #: cmdline/apt-get.cc:373
595 msgid "The following NEW packages will be installed:"
598 #: cmdline/apt-get.cc:399
599 msgid "The following packages will be REMOVED:"
602 #: cmdline/apt-get.cc:421
603 msgid "The following packages have been kept back:"
606 #: cmdline/apt-get.cc:442
607 msgid "The following packages will be upgraded:"
610 #: cmdline/apt-get.cc:463
611 msgid "The following packages will be DOWNGRADED:"
614 #: cmdline/apt-get.cc:483
615 msgid "The following held packages will be changed:"
618 #: cmdline/apt-get.cc:536
620 msgid "%s (due to %s) "
623 #: cmdline/apt-get.cc:544
625 "WARNING: The following essential packages will be removed\n"
626 "This should NOT be done unless you know exactly what you are doing!"
629 #: cmdline/apt-get.cc:574
631 msgid "%lu upgraded, %lu newly installed, "
634 #: cmdline/apt-get.cc:578
636 msgid "%lu reinstalled, "
639 #: cmdline/apt-get.cc:580
641 msgid "%lu downgraded, "
644 #: cmdline/apt-get.cc:582
646 msgid "%lu to remove and %lu not upgraded.\n"
649 #: cmdline/apt-get.cc:586
651 msgid "%lu not fully installed or removed.\n"
654 #: cmdline/apt-get.cc:646
655 msgid "Correcting dependencies..."
658 #: cmdline/apt-get.cc:649
662 #: cmdline/apt-get.cc:652
663 msgid "Unable to correct dependencies"
666 #: cmdline/apt-get.cc:655
667 msgid "Unable to minimize the upgrade set"
670 #: cmdline/apt-get.cc:657
674 #: cmdline/apt-get.cc:661
675 msgid "You might want to run `apt-get -f install' to correct these."
676 msgstr "You might want to run ‘apt-get -f install’ to correct these."
678 #: cmdline/apt-get.cc:664
679 msgid "Unmet dependencies. Try using -f."
682 #: cmdline/apt-get.cc:718
683 msgid "Packages need to be removed but Remove is disabled."
686 #: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1716 cmdline/apt-get.cc:1749
687 msgid "Unable to lock the download directory"
690 #: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2008
691 #: apt-pkg/cachefile.cc:67
692 msgid "The list of sources could not be read."
695 #: cmdline/apt-get.cc:774
697 msgid "Need to get %sB/%sB of archives.\n"
700 #: cmdline/apt-get.cc:777
702 msgid "Need to get %sB of archives.\n"
705 #: cmdline/apt-get.cc:782
707 msgid "After unpacking %sB of additional disk space will be used.\n"
710 #: cmdline/apt-get.cc:785
712 msgid "After unpacking %sB disk space will be freed.\n"
715 #: cmdline/apt-get.cc:802
717 msgid "You don't have enough free space in %s."
720 #: cmdline/apt-get.cc:811
721 msgid "There are problems and -y was used without --force-yes"
724 #: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837
725 msgid "Trivial Only specified but this is not a trivial operation."
728 #: cmdline/apt-get.cc:819
729 msgid "Yes, do as I say!"
732 #: cmdline/apt-get.cc:821
735 "You are about to do something potentially harmful\n"
736 "To continue type in the phrase '%s'\n"
739 "You are about to do something potentially harmful\n"
740 "To continue type in the phrase ‘%s’\n"
743 #: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846
747 #: cmdline/apt-get.cc:842
748 msgid "Do you want to continue? [Y/n] "
751 #: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1281 cmdline/apt-get.cc:1906
753 msgid "Failed to fetch %s %s\n"
756 #: cmdline/apt-get.cc:929
757 msgid "Some files failed to download"
760 #: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1915
761 msgid "Download complete and in download only mode"
764 #: cmdline/apt-get.cc:936
766 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
770 #: cmdline/apt-get.cc:940
771 msgid "--fix-missing and media swapping is not currently supported"
774 #: cmdline/apt-get.cc:945
775 msgid "Unable to correct missing packages."
778 #: cmdline/apt-get.cc:946
779 msgid "Aborting Install."
782 #: cmdline/apt-get.cc:979
784 msgid "Note, selecting %s instead of %s\n"
785 msgstr "Note, selecting %s for regex ‘%s’\n"
787 #: cmdline/apt-get.cc:989
789 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
792 #: cmdline/apt-get.cc:1007
794 msgid "Package %s is not installed, so not removed\n"
797 #: cmdline/apt-get.cc:1018
799 msgid "Package %s is a virtual package provided by:\n"
802 #: cmdline/apt-get.cc:1030
806 #: cmdline/apt-get.cc:1035
807 msgid "You should explicitly select one to install."
810 #: cmdline/apt-get.cc:1040
813 "Package %s is not available, but is referred to by another package.\n"
814 "This may mean that the package is missing, has been obsoleted, or\n"
815 "is only available from another source\n"
818 #: cmdline/apt-get.cc:1059
819 msgid "However the following packages replace it:"
822 #: cmdline/apt-get.cc:1062
824 msgid "Package %s has no installation candidate"
827 #: cmdline/apt-get.cc:1082
829 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
832 #: cmdline/apt-get.cc:1090
834 msgid "%s is already the newest version.\n"
837 #: cmdline/apt-get.cc:1117
839 msgid "Release '%s' for '%s' was not found"
840 msgstr "Release ‘%s’ for ‘%s’ was not found"
842 #: cmdline/apt-get.cc:1119
844 msgid "Version '%s' for '%s' was not found"
845 msgstr "Version ‘%s’ for ‘%s’ was not found"
847 #: cmdline/apt-get.cc:1125
849 msgid "Selected version %s (%s) for %s\n"
852 #: cmdline/apt-get.cc:1235
853 msgid "The update command takes no arguments"
856 #: cmdline/apt-get.cc:1248
857 msgid "Unable to lock the list directory"
860 #: cmdline/apt-get.cc:1300
862 "Some index files failed to download, they have been ignored, or old ones "
866 #: cmdline/apt-get.cc:1319
867 msgid "Internal Error, AllUpgrade broke stuff"
870 #: cmdline/apt-get.cc:1409 cmdline/apt-get.cc:1445
872 msgid "Couldn't find package %s"
875 #: cmdline/apt-get.cc:1432
877 msgid "Note, selecting %s for regex '%s'\n"
878 msgstr "Note, selecting %s for regex ‘%s’\n"
880 #: cmdline/apt-get.cc:1462
881 msgid "You might want to run `apt-get -f install' to correct these:"
882 msgstr "You might want to run ‘apt-get -f install’ to correct these:"
884 #: cmdline/apt-get.cc:1465
886 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
889 "Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
892 #: cmdline/apt-get.cc:1477
894 "Some packages could not be installed. This may mean that you have\n"
895 "requested an impossible situation or if you are using the unstable\n"
896 "distribution that some required packages have not yet been created\n"
897 "or been moved out of Incoming."
900 #: cmdline/apt-get.cc:1485
902 "Since you only requested a single operation it is extremely likely that\n"
903 "the package is simply not installable and a bug report against\n"
904 "that package should be filed."
907 #: cmdline/apt-get.cc:1490
908 msgid "The following information may help to resolve the situation:"
911 #: cmdline/apt-get.cc:1493
912 msgid "Broken packages"
915 #: cmdline/apt-get.cc:1519
916 msgid "The following extra packages will be installed:"
919 #: cmdline/apt-get.cc:1590
920 msgid "Suggested packages:"
923 #: cmdline/apt-get.cc:1591
924 msgid "Recommended packages:"
927 #: cmdline/apt-get.cc:1611
928 msgid "Calculating Upgrade... "
931 #: cmdline/apt-get.cc:1614 methods/ftp.cc:702 methods/connect.cc:99
935 #: cmdline/apt-get.cc:1619
939 #: cmdline/apt-get.cc:1792
940 msgid "Must specify at least one package to fetch source for"
943 #: cmdline/apt-get.cc:1819 cmdline/apt-get.cc:2026
945 msgid "Unable to find a source package for %s"
948 #: cmdline/apt-get.cc:1866
950 msgid "You don't have enough free space in %s"
953 #: cmdline/apt-get.cc:1871
955 msgid "Need to get %sB/%sB of source archives.\n"
958 #: cmdline/apt-get.cc:1874
960 msgid "Need to get %sB of source archives.\n"
963 #: cmdline/apt-get.cc:1880
965 msgid "Fetch Source %s\n"
968 #: cmdline/apt-get.cc:1911
969 msgid "Failed to fetch some archives."
972 #: cmdline/apt-get.cc:1939
974 msgid "Skipping unpack of already unpacked source in %s\n"
977 #: cmdline/apt-get.cc:1951
979 msgid "Unpack command '%s' failed.\n"
980 msgstr "Unpack command ‘%s’ failed.\n"
982 #: cmdline/apt-get.cc:1968
984 msgid "Build command '%s' failed.\n"
985 msgstr "Build command ‘%s’ failed.\n"
987 #: cmdline/apt-get.cc:1987
988 msgid "Child process failed"
991 #: cmdline/apt-get.cc:2003
992 msgid "Must specify at least one package to check builddeps for"
995 #: cmdline/apt-get.cc:2031
997 msgid "Unable to get build-dependency information for %s"
1000 #: cmdline/apt-get.cc:2051
1002 msgid "%s has no build depends.\n"
1005 #: cmdline/apt-get.cc:2103
1008 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1012 #: cmdline/apt-get.cc:2155
1015 "%s dependency for %s cannot be satisfied because no available versions of "
1016 "package %s can satisfy version requirements"
1019 #: cmdline/apt-get.cc:2190
1021 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1024 #: cmdline/apt-get.cc:2215
1026 msgid "Failed to satisfy %s dependency for %s: %s"
1029 #: cmdline/apt-get.cc:2229
1031 msgid "Build-dependencies for %s could not be satisfied."
1034 #: cmdline/apt-get.cc:2233
1035 msgid "Failed to process build dependencies"
1038 #: cmdline/apt-get.cc:2265
1039 msgid "Supported Modules:"
1042 #: cmdline/apt-get.cc:2306
1044 "Usage: apt-get [options] command\n"
1045 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1046 " apt-get [options] source pkg1 [pkg2 ...]\n"
1048 "apt-get is a simple command line interface for downloading and\n"
1049 "installing packages. The most frequently used commands are update\n"
1053 " update - Retrieve new lists of packages\n"
1054 " upgrade - Perform an upgrade\n"
1055 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1056 " remove - Remove packages\n"
1057 " source - Download source archives\n"
1058 " build-dep - Configure build-dependencies for source packages\n"
1059 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1060 " dselect-upgrade - Follow dselect selections\n"
1061 " clean - Erase downloaded archive files\n"
1062 " autoclean - Erase old downloaded archive files\n"
1063 " check - Verify that there are no broken dependencies\n"
1066 " -h This help text.\n"
1067 " -q Loggable output - no progress indicator\n"
1068 " -qq No output except for errors\n"
1069 " -d Download only - do NOT install or unpack archives\n"
1070 " -s No-act. Perform ordering simulation\n"
1071 " -y Assume Yes to all queries and do not prompt\n"
1072 " -f Attempt to continue if the integrity check fails\n"
1073 " -m Attempt to continue if archives are unlocatable\n"
1074 " -u Show a list of upgraded packages as well\n"
1075 " -b Build the source package after fetching it\n"
1076 " -V Show verbose version numbers\n"
1077 " -c=? Read this configuration file\n"
1078 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1079 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1080 "pages for more information and options.\n"
1081 " This APT has Super Cow Powers.\n"
1084 #: cmdline/acqprogress.cc:55
1088 #: cmdline/acqprogress.cc:79
1092 #: cmdline/acqprogress.cc:110
1096 #: cmdline/acqprogress.cc:114
1100 #: cmdline/acqprogress.cc:135
1102 msgid "Fetched %sB in %s (%sB/s)\n"
1105 #: cmdline/acqprogress.cc:225
1110 #: cmdline/acqprogress.cc:271
1113 "Media Change: Please insert the disc labeled\n"
1115 "in the drive '%s' and press enter\n"
1117 "Media Change: Please insert the disc labelled\n"
1119 "in the drive ‘%s’ and press enter\n"
1121 #: cmdline/apt-sortpkgs.cc:86
1122 msgid "Unknown package record!"
1125 #: cmdline/apt-sortpkgs.cc:150
1127 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1129 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1130 "to indicate what kind of file it is.\n"
1133 " -h This help text\n"
1134 " -s Use source file sorting\n"
1135 " -c=? Read this configuration file\n"
1136 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1139 #: dselect/install:32
1140 msgid "Bad default setting!"
1143 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1144 #: dselect/install:104 dselect/update:45
1145 msgid "Press enter to continue."
1148 #: dselect/install:100
1149 msgid "Some errors occurred while unpacking. I'm going to configure the"
1152 #: dselect/install:101
1153 msgid "packages that were installed. This may result in duplicate errors"
1156 #: dselect/install:102
1157 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1160 #: dselect/install:103
1162 "above this message are important. Please fix them and run [I]nstall again"
1165 #: dselect/update:30
1166 msgid "Merging Available information"
1169 #: apt-inst/contrib/extracttar.cc:116
1170 msgid "Failed to create pipes"
1173 #: apt-inst/contrib/extracttar.cc:141
1174 msgid "Failed to exec gzip "
1177 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1178 msgid "Corrupted archive"
1181 #: apt-inst/contrib/extracttar.cc:193
1182 msgid "Tar Checksum failed, archive corrupted"
1185 #: apt-inst/contrib/extracttar.cc:296
1187 msgid "Unknown TAR header type %u, member %s"
1190 #: apt-inst/contrib/arfile.cc:73
1191 msgid "Invalid archive signature"
1194 #: apt-inst/contrib/arfile.cc:81
1195 msgid "Error reading archive member header"
1198 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1199 msgid "Invalid archive member header"
1202 #: apt-inst/contrib/arfile.cc:131
1203 msgid "Archive is too short"
1206 #: apt-inst/contrib/arfile.cc:135
1207 msgid "Failed to read the archive headers"
1210 #: apt-inst/filelist.cc:384
1211 msgid "DropNode called on still linked node"
1214 #: apt-inst/filelist.cc:416
1215 msgid "Failed to locate the hash element!"
1218 #: apt-inst/filelist.cc:463
1219 msgid "Failed to allocate diversion"
1222 #: apt-inst/filelist.cc:468
1223 msgid "Internal Error in AddDiversion"
1226 #: apt-inst/filelist.cc:481
1228 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1231 #: apt-inst/filelist.cc:510
1233 msgid "Double add of diversion %s -> %s"
1236 #: apt-inst/filelist.cc:553
1238 msgid "Duplicate conf file %s/%s"
1241 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1243 msgid "Failed write file %s"
1246 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1248 msgid "Failed to close file %s"
1251 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1253 msgid "The path %s is too long"
1256 #: apt-inst/extract.cc:127
1258 msgid "Unpacking %s more than once"
1261 #: apt-inst/extract.cc:137
1263 msgid "The directory %s is diverted"
1266 #: apt-inst/extract.cc:147
1268 msgid "The package is trying to write to the diversion target %s/%s"
1271 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1272 msgid "The diversion path is too long"
1275 #: apt-inst/extract.cc:243
1277 msgid "The directory %s is being replaced by a non-directory"
1280 #: apt-inst/extract.cc:283
1281 msgid "Failed to locate node in its hash bucket"
1284 #: apt-inst/extract.cc:287
1285 msgid "The path is too long"
1288 #: apt-inst/extract.cc:417
1290 msgid "Overwrite package match with no version for %s"
1293 #: apt-inst/extract.cc:434
1295 msgid "File %s/%s overwrites the one in the package %s"
1298 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
1299 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
1301 msgid "Unable to read %s"
1304 #: apt-inst/extract.cc:494
1306 msgid "Unable to stat %s"
1309 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1311 msgid "Failed to remove %s"
1314 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1316 msgid "Unable to create %s"
1319 #: apt-inst/deb/dpkgdb.cc:118
1321 msgid "Failed to stat %sinfo"
1324 #: apt-inst/deb/dpkgdb.cc:123
1325 msgid "The info and temp directories need to be on the same filesystem"
1328 #. Build the status cache
1329 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1330 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1331 #: apt-pkg/pkgcachegen.cc:829
1332 msgid "Reading Package Lists"
1335 #: apt-inst/deb/dpkgdb.cc:180
1337 msgid "Failed to change to the admin dir %sinfo"
1340 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1341 #: apt-inst/deb/dpkgdb.cc:448
1342 msgid "Internal Error getting a Package Name"
1345 #: apt-inst/deb/dpkgdb.cc:205
1346 msgid "Reading File Listing"
1349 #: apt-inst/deb/dpkgdb.cc:216
1352 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1353 "then make it empty and immediately re-install the same version of the "
1356 "Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1357 "then make it empty and immediately re-install the same version of the "
1360 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1362 msgid "Failed reading the list file %sinfo/%s"
1365 #: apt-inst/deb/dpkgdb.cc:266
1366 msgid "Internal Error getting a Node"
1369 #: apt-inst/deb/dpkgdb.cc:309
1371 msgid "Failed to open the diversions file %sdiversions"
1374 #: apt-inst/deb/dpkgdb.cc:324
1375 msgid "The diversion file is corrupted"
1378 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1379 #: apt-inst/deb/dpkgdb.cc:341
1381 msgid "Invalid line in the diversion file: %s"
1384 #: apt-inst/deb/dpkgdb.cc:362
1385 msgid "Internal Error adding a diversion"
1388 #: apt-inst/deb/dpkgdb.cc:383
1389 msgid "The pkg cache must be initialize first"
1392 #: apt-inst/deb/dpkgdb.cc:386
1393 msgid "Reading File List"
1396 #: apt-inst/deb/dpkgdb.cc:443
1398 msgid "Failed to find a Package: Header, offset %lu"
1401 #: apt-inst/deb/dpkgdb.cc:465
1403 msgid "Bad ConfFile section in the status file. Offset %lu"
1406 #: apt-inst/deb/dpkgdb.cc:470
1408 msgid "Error parsing MD5. Offset %lu"
1411 #: apt-inst/deb/debfile.cc:55
1413 msgid "This is not a valid DEB archive, missing '%s' member"
1414 msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1416 #: apt-inst/deb/debfile.cc:72
1418 msgid "Internal Error, could not locate member %s"
1421 #: apt-inst/deb/debfile.cc:104
1423 msgid "Couldn't change to %s"
1426 #: apt-inst/deb/debfile.cc:125
1427 msgid "Internal Error, could not locate member"
1430 #: apt-inst/deb/debfile.cc:158
1431 msgid "Failed to locate a valid control file"
1434 #: apt-inst/deb/debfile.cc:243
1435 msgid "Unparsible control file"
1438 #: methods/cdrom.cc:113
1440 msgid "Unable to read the cdrom database %s"
1443 #: methods/cdrom.cc:122
1445 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1446 "cannot be used to add new CDs"
1449 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1453 #: methods/cdrom.cc:163
1455 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1458 #: methods/cdrom.cc:177 methods/file.cc:77
1459 msgid "File not found"
1462 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1463 msgid "Failed to stat"
1466 #: methods/copy.cc:79 methods/gzip.cc:139
1467 msgid "Failed to set modification time"
1470 #: methods/file.cc:42
1471 msgid "Invalid URI, local URIS must not start with //"
1474 #. Login must be before getpeername otherwise dante won't work.
1475 #: methods/ftp.cc:162
1479 #: methods/ftp.cc:168
1480 msgid "Unable to determine the peer name"
1483 #: methods/ftp.cc:173
1484 msgid "Unable to determine the local name"
1487 #: methods/ftp.cc:204 methods/ftp.cc:232
1489 msgid "Server refused our connection and said: %s"
1492 #: methods/ftp.cc:210
1494 msgid "USER failed, server said: %s"
1497 #: methods/ftp.cc:217
1499 msgid "PASS failed, server said: %s"
1502 #: methods/ftp.cc:237
1504 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1508 #: methods/ftp.cc:265
1510 msgid "Login script command '%s' failed, server said: %s"
1511 msgstr "Login script command ‘%s’ failed, server said: %s"
1513 #: methods/ftp.cc:291
1515 msgid "TYPE failed, server said: %s"
1518 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1519 msgid "Connection timeout"
1522 #: methods/ftp.cc:335
1523 msgid "Server closed the connection"
1526 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1530 #: methods/ftp.cc:345 methods/rsh.cc:197
1531 msgid "A response overflowed the buffer."
1534 #: methods/ftp.cc:362 methods/ftp.cc:374
1535 msgid "Protocol corruption"
1538 #: methods/ftp.cc:446 methods/rsh.cc:232
1542 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1543 msgid "Could not create a socket"
1546 #: methods/ftp.cc:698
1547 msgid "Could not connect data socket, connection timed out"
1550 #: methods/ftp.cc:704
1551 msgid "Could not connect passive socket."
1554 #: methods/ftp.cc:722
1555 msgid "getaddrinfo was unable to get a listening socket"
1558 #: methods/ftp.cc:736
1559 msgid "Could not bind a socket"
1562 #: methods/ftp.cc:740
1563 msgid "Could not listen on the socket"
1566 #: methods/ftp.cc:747
1567 msgid "Could not determine the socket's name"
1570 #: methods/ftp.cc:779
1571 msgid "Unable to send PORT command"
1574 #: methods/ftp.cc:789
1576 msgid "Unknown address family %u (AF_*)"
1579 #: methods/ftp.cc:798
1581 msgid "EPRT failed, server said: %s"
1584 #: methods/ftp.cc:818
1585 msgid "Data socket connect timed out"
1588 #: methods/ftp.cc:825
1589 msgid "Unable to accept connection"
1592 #: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
1593 msgid "Problem hashing file"
1596 #: methods/ftp.cc:877
1598 msgid "Unable to fetch file, server said '%s'"
1599 msgstr "Unable to fetch file, server said ‘%s’"
1601 #: methods/ftp.cc:892 methods/rsh.cc:322
1602 msgid "Data socket timed out"
1605 #: methods/ftp.cc:922
1607 msgid "Data transfer failed, server said '%s'"
1608 msgstr "Data transfer failed, server said ‘%s’"
1610 #. Get the files information
1611 #: methods/ftp.cc:997
1615 #: methods/ftp.cc:1104
1616 msgid "Unable to invoke "
1619 #: methods/connect.cc:64
1621 msgid "Connecting to %s (%s)"
1624 #: methods/connect.cc:71
1629 #: methods/connect.cc:80
1631 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1634 #: methods/connect.cc:86
1636 msgid "Cannot initiate the connection to %s:%s (%s)."
1639 #: methods/connect.cc:92
1641 msgid "Could not connect to %s:%s (%s), connection timed out"
1644 #: methods/connect.cc:104
1646 msgid "Could not connect to %s:%s (%s)."
1649 #. We say this mainly because the pause here is for the
1650 #. ssh connection that is still going
1651 #: methods/connect.cc:132 methods/rsh.cc:425
1653 msgid "Connecting to %s"
1656 #: methods/connect.cc:163
1658 msgid "Could not resolve '%s'"
1659 msgstr "Could not resolve ‘%s’"
1661 #: methods/connect.cc:167
1663 msgid "Temporary failure resolving '%s'"
1664 msgstr "Temporary failure resolving ‘%s’"
1666 #: methods/connect.cc:169
1668 msgid "Something wicked happened resolving '%s:%s' (%i)"
1669 msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1671 #: methods/connect.cc:216
1673 msgid "Unable to connect to %s %s:"
1676 #: methods/gzip.cc:57
1678 msgid "Couldn't open pipe for %s"
1681 #: methods/gzip.cc:102
1683 msgid "Read error from %s process"
1686 #: methods/http.cc:340
1687 msgid "Waiting for headers"
1690 #: methods/http.cc:486
1692 msgid "Got a single header line over %u chars"
1695 #: methods/http.cc:494
1696 msgid "Bad header line"
1699 #: methods/http.cc:513 methods/http.cc:520
1700 msgid "The http server sent an invalid reply header"
1703 #: methods/http.cc:549
1704 msgid "The http server sent an invalid Content-Length header"
1707 #: methods/http.cc:564
1708 msgid "The http server sent an invalid Content-Range header"
1711 #: methods/http.cc:566
1712 msgid "This http server has broken range support"
1715 #: methods/http.cc:590
1716 msgid "Unknown date format"
1719 #: methods/http.cc:733
1720 msgid "Select failed"
1723 #: methods/http.cc:738
1724 msgid "Connection timed out"
1727 #: methods/http.cc:761
1728 msgid "Error writing to output file"
1731 #: methods/http.cc:789
1732 msgid "Error writing to file"
1735 #: methods/http.cc:814
1736 msgid "Error writing to the file"
1739 #: methods/http.cc:828
1740 msgid "Error reading from server Remote end closed connection"
1743 #: methods/http.cc:830
1744 msgid "Error reading from server"
1747 #: methods/http.cc:1061
1748 msgid "Bad header Data"
1751 #: methods/http.cc:1078
1752 msgid "Connection failed"
1755 #: methods/http.cc:1169
1756 msgid "Internal error"
1759 #: apt-pkg/contrib/mmap.cc:82
1760 msgid "Can't mmap an empty file"
1763 #: apt-pkg/contrib/mmap.cc:87
1765 msgid "Couldn't make mmap of %lu bytes"
1768 #: apt-pkg/contrib/strutl.cc:941
1770 msgid "Selection %s not found"
1773 #: apt-pkg/contrib/configuration.cc:395
1775 msgid "Unrecognized type abbreviation: '%c'"
1776 msgstr "Unrecognized type abbreviation: ‘%c’"
1778 #: apt-pkg/contrib/configuration.cc:453
1780 msgid "Opening configuration file %s"
1783 #: apt-pkg/contrib/configuration.cc:563
1785 msgid "Syntax error %s:%u: Block starts with no name."
1788 #: apt-pkg/contrib/configuration.cc:582
1790 msgid "Syntax error %s:%u: Malformed Tag"
1793 #: apt-pkg/contrib/configuration.cc:599
1795 msgid "Syntax error %s:%u: Extra junk after value"
1798 #: apt-pkg/contrib/configuration.cc:639
1800 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1803 #: apt-pkg/contrib/configuration.cc:646
1805 msgid "Syntax error %s:%u: Too many nested includes"
1808 #: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
1810 msgid "Syntax error %s:%u: Included from here"
1813 #: apt-pkg/contrib/configuration.cc:659
1815 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1816 msgstr "Syntax error %s:%u: Unsupported directive ‘%s’"
1818 #: apt-pkg/contrib/configuration.cc:693
1820 msgid "Syntax error %s:%u: Extra junk at end of file"
1823 #: apt-pkg/contrib/progress.cc:154
1825 msgid "%c%s... Error!"
1828 #: apt-pkg/contrib/progress.cc:156
1830 msgid "%c%s... Done"
1833 #: apt-pkg/contrib/cmndline.cc:80
1835 msgid "Command line option '%c' [from %s] is not known."
1836 msgstr "Command line option ‘%c’ [from %s] is not known."
1838 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1839 #: apt-pkg/contrib/cmndline.cc:122
1841 msgid "Command line option %s is not understood"
1844 #: apt-pkg/contrib/cmndline.cc:127
1846 msgid "Command line option %s is not boolean"
1849 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1851 msgid "Option %s requires an argument."
1854 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1856 msgid "Option %s: Configuration item specification must have an =<val>."
1859 #: apt-pkg/contrib/cmndline.cc:237
1861 msgid "Option %s requires an integer argument, not '%s'"
1862 msgstr "Option %s requires an integer argument, not ‘%s’"
1864 #: apt-pkg/contrib/cmndline.cc:268
1866 msgid "Option '%s' is too long"
1867 msgstr "Option ‘%s’ is too long"
1869 #: apt-pkg/contrib/cmndline.cc:301
1871 msgid "Sense %s is not understood, try true or false."
1874 #: apt-pkg/contrib/cmndline.cc:351
1876 msgid "Invalid operation %s"
1879 #: apt-pkg/contrib/cdromutl.cc:55
1881 msgid "Unable to stat the mount point %s"
1884 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
1886 msgid "Unable to change to %s"
1889 #: apt-pkg/contrib/cdromutl.cc:190
1890 msgid "Failed to stat the cdrom"
1893 #: apt-pkg/contrib/fileutl.cc:80
1895 msgid "Not using locking for read only lock file %s"
1898 #: apt-pkg/contrib/fileutl.cc:85
1900 msgid "Could not open lock file %s"
1903 #: apt-pkg/contrib/fileutl.cc:103
1905 msgid "Not using locking for nfs mounted lock file %s"
1908 #: apt-pkg/contrib/fileutl.cc:107
1910 msgid "Could not get lock %s"
1913 #: apt-pkg/contrib/fileutl.cc:358
1915 msgid "Waited, for %s but it wasn't there"
1916 msgstr "Waited for %s but it wasn't there"
1918 #: apt-pkg/contrib/fileutl.cc:368
1920 msgid "Sub-process %s received a segmentation fault."
1923 #: apt-pkg/contrib/fileutl.cc:371
1925 msgid "Sub-process %s returned an error code (%u)"
1928 #: apt-pkg/contrib/fileutl.cc:373
1930 msgid "Sub-process %s exited unexpectedly"
1933 #: apt-pkg/contrib/fileutl.cc:417
1935 msgid "Could not open file %s"
1938 #: apt-pkg/contrib/fileutl.cc:473
1940 msgid "read, still have %lu to read but none left"
1943 #: apt-pkg/contrib/fileutl.cc:491
1947 #: apt-pkg/contrib/fileutl.cc:503
1949 msgid "write, still have %lu to write but couldn't"
1952 #: apt-pkg/contrib/fileutl.cc:578
1953 msgid "Problem closing the file"
1956 #: apt-pkg/contrib/fileutl.cc:584
1957 msgid "Problem unlinking the file"
1960 #: apt-pkg/contrib/fileutl.cc:595
1961 msgid "Problem syncing the file"
1964 #: apt-pkg/pkgcache.cc:126
1965 msgid "Empty package cache"
1968 #: apt-pkg/pkgcache.cc:132
1969 msgid "The package cache file is corrupted"
1972 #: apt-pkg/pkgcache.cc:137
1973 msgid "The package cache file is an incompatible version"
1976 #: apt-pkg/pkgcache.cc:142
1978 msgid "This APT does not support the Versioning System '%s'"
1979 msgstr "This APT does not support the Versioning System ‘%s’"
1981 #: apt-pkg/pkgcache.cc:147
1982 msgid "The package cache was built for a different architecture"
1985 #: apt-pkg/pkgcache.cc:218
1989 #: apt-pkg/pkgcache.cc:218
1993 #: apt-pkg/pkgcache.cc:218
1997 #: apt-pkg/pkgcache.cc:219
2001 #: apt-pkg/pkgcache.cc:219
2005 #: apt-pkg/pkgcache.cc:219
2009 #: apt-pkg/pkgcache.cc:220
2013 #: apt-pkg/pkgcache.cc:231
2017 #: apt-pkg/pkgcache.cc:231
2021 #: apt-pkg/pkgcache.cc:231
2025 #: apt-pkg/pkgcache.cc:232
2029 #: apt-pkg/pkgcache.cc:232
2033 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
2034 msgid "Building Dependency Tree"
2037 #: apt-pkg/depcache.cc:61
2038 msgid "Candidate Versions"
2041 #: apt-pkg/depcache.cc:90
2042 msgid "Dependency Generation"
2045 #: apt-pkg/tagfile.cc:71
2047 msgid "Unable to parse package file %s (1)"
2050 #: apt-pkg/tagfile.cc:158
2052 msgid "Unable to parse package file %s (2)"
2055 #: apt-pkg/sourcelist.cc:88
2057 msgid "Malformed line %lu in source list %s (URI)"
2060 #: apt-pkg/sourcelist.cc:90
2062 msgid "Malformed line %lu in source list %s (dist)"
2065 #: apt-pkg/sourcelist.cc:93
2067 msgid "Malformed line %lu in source list %s (URI parse)"
2070 #: apt-pkg/sourcelist.cc:99
2072 msgid "Malformed line %lu in source list %s (Absolute dist)"
2075 #: apt-pkg/sourcelist.cc:106
2077 msgid "Malformed line %lu in source list %s (dist parse)"
2080 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2082 msgid "Vendor block %s is invalid"
2085 #: apt-pkg/sourcelist.cc:235
2090 #: apt-pkg/sourcelist.cc:249
2092 msgid "Line %u too long in source list %s."
2095 #: apt-pkg/sourcelist.cc:266
2097 msgid "Malformed line %u in source list %s (type)"
2100 #: apt-pkg/sourcelist.cc:270
2102 msgid "Type '%s' is not known in on line %u in source list %s"
2103 msgstr "Type ‘%s’ is not known in on line %u in source list %s"
2105 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2107 msgid "Malformed line %u in source list %s (vendor id)"
2110 #: apt-pkg/sourcelist.cc:296
2112 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2113 msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
2115 #: apt-pkg/packagemanager.cc:402
2118 "This installation run will require temporarily removing the essential "
2119 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2120 "you really want to do it, activate the APT::Force-LoopBreak option."
2123 #: apt-pkg/pkgrecords.cc:37
2125 msgid "Index file type '%s' is not supported"
2126 msgstr "Index file type ‘%s’ is not supported"
2128 #: apt-pkg/algorithms.cc:238
2131 "The package %s needs to be reinstalled, but I can't find an archive for it."
2134 #: apt-pkg/algorithms.cc:1056
2136 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2140 #: apt-pkg/algorithms.cc:1058
2141 msgid "Unable to correct problems, you have held broken packages."
2144 #: apt-pkg/acquire.cc:61
2146 msgid "Lists directory %spartial is missing."
2149 #: apt-pkg/acquire.cc:65
2151 msgid "Archive directory %spartial is missing."
2154 #: apt-pkg/acquire-worker.cc:112
2156 msgid "The method driver %s could not be found."
2159 #: apt-pkg/acquire-worker.cc:161
2161 msgid "Method %s did not start correctly"
2164 #: apt-pkg/init.cc:119
2166 msgid "Packaging system '%s' is not supported"
2167 msgstr "Packaging system ‘%s’ is not supported"
2169 #: apt-pkg/init.cc:135
2170 msgid "Unable to determine a suitable packaging system type"
2173 #: apt-pkg/clean.cc:61
2175 msgid "Unable to stat %s."
2178 #: apt-pkg/srcrecords.cc:49
2179 msgid "You must put some 'source' URIs in your sources.list"
2180 msgstr "You must put some ‘source’ URIs in your sources.list"
2182 #: apt-pkg/cachefile.cc:73
2183 msgid "The package lists or status file could not be parsed or opened."
2186 #: apt-pkg/cachefile.cc:77
2187 msgid "You may want to run apt-get update to correct these problems"
2190 #: apt-pkg/policy.cc:269
2191 msgid "Invalid record in the preferences file, no Package header"
2194 #: apt-pkg/policy.cc:291
2196 msgid "Did not understand pin type %s"
2199 #: apt-pkg/policy.cc:299
2200 msgid "No priority (or zero) specified for pin"
2203 #: apt-pkg/pkgcachegen.cc:74
2204 msgid "Cache has an incompatible versioning system"
2207 #: apt-pkg/pkgcachegen.cc:117
2209 msgid "Error occured while processing %s (NewPackage)"
2212 #: apt-pkg/pkgcachegen.cc:129
2214 msgid "Error occured while processing %s (UsePackage1)"
2217 #: apt-pkg/pkgcachegen.cc:150
2219 msgid "Error occured while processing %s (UsePackage2)"
2222 #: apt-pkg/pkgcachegen.cc:154
2224 msgid "Error occured while processing %s (NewFileVer1)"
2227 #: apt-pkg/pkgcachegen.cc:184
2229 msgid "Error occured while processing %s (NewVersion1)"
2232 #: apt-pkg/pkgcachegen.cc:188
2234 msgid "Error occured while processing %s (UsePackage3)"
2237 #: apt-pkg/pkgcachegen.cc:192
2239 msgid "Error occured while processing %s (NewVersion2)"
2242 #: apt-pkg/pkgcachegen.cc:207
2243 msgid "Wow, you exceeded the number of package names this APT is capable of."
2246 #: apt-pkg/pkgcachegen.cc:210
2247 msgid "Wow, you exceeded the number of versions this APT is capable of."
2250 #: apt-pkg/pkgcachegen.cc:213
2251 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2254 #: apt-pkg/pkgcachegen.cc:241
2256 msgid "Error occured while processing %s (FindPkg)"
2259 #: apt-pkg/pkgcachegen.cc:254
2261 msgid "Error occured while processing %s (CollectFileProvides)"
2264 #: apt-pkg/pkgcachegen.cc:260
2266 msgid "Package %s %s was not found while processing file dependencies"
2269 #: apt-pkg/pkgcachegen.cc:574
2271 msgid "Couldn't stat source package list %s"
2274 #: apt-pkg/pkgcachegen.cc:658
2275 msgid "Collecting File Provides"
2278 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2279 msgid "IO Error saving source cache"
2282 #: apt-pkg/acquire-item.cc:124
2284 msgid "rename failed, %s (%s -> %s)."
2287 #: apt-pkg/acquire-item.cc:353
2290 "I wasn't able to locate a file for the %s package. This might mean you need "
2291 "to manually fix this package. (due to missing arch)"
2294 #: apt-pkg/acquire-item.cc:388
2297 "I wasn't able to locate file for the %s package. This might mean you need to "
2298 "manually fix this package."
2301 #: apt-pkg/acquire-item.cc:419
2304 "The package index files are corrupted. No Filename: field for package %s."
2307 #: apt-pkg/acquire-item.cc:501
2308 msgid "Size mismatch"
2311 #: apt-pkg/acquire-item.cc:511
2312 msgid "MD5Sum mismatch"
2315 #: methods/rsh.cc:264
2316 msgid "File Not Found"
2319 #: methods/rsh.cc:330
2320 msgid "Connection closed prematurely"
2324 #~ "Some broken packages were found while trying to process build-"
2325 #~ "dependencies.\n"
2326 #~ "You might want to run `apt-get -f install' to correct these."
2328 #~ "Some broken packages were found while trying to process build-"
2329 #~ "dependencies.\n"
2330 #~ "You might want to run ‘apt-get -f install’ to correct these."
2341 #~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
2342 #~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
2347 #~ msgid "....\"Have you mooed today?\"..."
2348 #~ msgstr "....‘Have you mooed today?’..."