]> git.saurik.com Git - apt.git/blame_incremental - po/en_GB.po
* merged with my apt--fixes--0 branch
[apt.git] / po / en_GB.po
... / ...
CommitLineData
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.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: apt 0.5.5\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2005-03-05 12:06+0100\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"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: cmdline/apt-cache.cc:135
18#, c-format
19msgid "Package %s version %s has an unmet dep:\n"
20msgstr ""
21
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
25#, c-format
26msgid "Unable to locate package %s"
27msgstr ""
28
29#: cmdline/apt-cache.cc:232
30msgid "Total Package Names : "
31msgstr ""
32
33#: cmdline/apt-cache.cc:272
34msgid " Normal Packages: "
35msgstr ""
36
37#: cmdline/apt-cache.cc:273
38msgid " Pure Virtual Packages: "
39msgstr ""
40
41#: cmdline/apt-cache.cc:274
42msgid " Single Virtual Packages: "
43msgstr ""
44
45#: cmdline/apt-cache.cc:275
46msgid " Mixed Virtual Packages: "
47msgstr ""
48
49#: cmdline/apt-cache.cc:276
50msgid " Missing: "
51msgstr ""
52
53#: cmdline/apt-cache.cc:278
54msgid "Total Distinct Versions: "
55msgstr ""
56
57#: cmdline/apt-cache.cc:280
58msgid "Total Dependencies: "
59msgstr ""
60
61#: cmdline/apt-cache.cc:283
62msgid "Total Ver/File relations: "
63msgstr ""
64
65#: cmdline/apt-cache.cc:285
66msgid "Total Provides Mappings: "
67msgstr ""
68
69#: cmdline/apt-cache.cc:297
70msgid "Total Globbed Strings: "
71msgstr ""
72
73#: cmdline/apt-cache.cc:311
74msgid "Total Dependency Version space: "
75msgstr ""
76
77#: cmdline/apt-cache.cc:316
78msgid "Total Slack space: "
79msgstr ""
80
81#: cmdline/apt-cache.cc:324
82msgid "Total Space Accounted for: "
83msgstr ""
84
85#: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
86#, c-format
87msgid "Package file %s is out of sync."
88msgstr ""
89
90#: cmdline/apt-cache.cc:1231
91msgid "You must give exactly one pattern"
92msgstr ""
93
94#: cmdline/apt-cache.cc:1385
95msgid "No packages found"
96msgstr ""
97
98#: cmdline/apt-cache.cc:1462
99msgid "Package Files:"
100msgstr ""
101
102#: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
103msgid "Cache is out of sync, can't x-ref a package file"
104msgstr ""
105
106#: cmdline/apt-cache.cc:1470
107#, c-format
108msgid "%4i %s\n"
109msgstr ""
110
111#. Show any packages have explicit pins
112#: cmdline/apt-cache.cc:1482
113msgid "Pinned Packages:"
114msgstr ""
115
116#: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
117msgid "(not found)"
118msgstr ""
119
120#. Installed version
121#: cmdline/apt-cache.cc:1515
122msgid " Installed: "
123msgstr ""
124
125#: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
126msgid "(none)"
127msgstr ""
128
129#. Candidate Version
130#: cmdline/apt-cache.cc:1522
131msgid " Candidate: "
132msgstr ""
133
134#: cmdline/apt-cache.cc:1532
135msgid " Package Pin: "
136msgstr ""
137
138#. Show the priority tables
139#: cmdline/apt-cache.cc:1541
140msgid " Version Table:"
141msgstr ""
142
143#: cmdline/apt-cache.cc:1556
144#, c-format
145msgid " %4i %s\n"
146msgstr ""
147
148#: cmdline/apt-cache.cc:1651 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
149#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545
150#: cmdline/apt-get.cc:2313 cmdline/apt-sortpkgs.cc:144
151#, c-format
152msgid "%s %s for %s %s compiled on %s %s\n"
153msgstr ""
154
155#: cmdline/apt-cache.cc:1658
156msgid ""
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"
161"\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"
164"\n"
165"Commands:\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"
182"\n"
183"Options:\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 arbitrary configuration option, eg -o dir::cache=/tmp\n"
191"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
192msgstr ""
193
194#: cmdline/apt-config.cc:41
195msgid "Arguments not in pairs"
196msgstr ""
197
198#: cmdline/apt-config.cc:76
199msgid ""
200"Usage: apt-config [options] command\n"
201"\n"
202"apt-config is a simple tool to read the APT config file\n"
203"\n"
204"Commands:\n"
205" shell - Shell mode\n"
206" dump - Show the configuration\n"
207"\n"
208"Options:\n"
209" -h This help text.\n"
210" -c=? Read this configuration file\n"
211" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
212msgstr ""
213
214#: cmdline/apt-extracttemplates.cc:98
215#, c-format
216msgid "%s not a valid DEB package."
217msgstr ""
218
219#: cmdline/apt-extracttemplates.cc:232
220msgid ""
221"Usage: apt-extracttemplates file1 [file2 ...]\n"
222"\n"
223"apt-extracttemplates is a tool to extract config and template info\n"
224"from debian packages\n"
225"\n"
226"Options:\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 arbitrary configuration option, eg -o dir::cache=/tmp\n"
231msgstr ""
232
233#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:710
234#, c-format
235msgid "Unable to write to %s"
236msgstr ""
237
238#: cmdline/apt-extracttemplates.cc:310
239msgid "Cannot get debconf version. Is debconf installed?"
240msgstr ""
241
242#: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:337
243#, fuzzy
244msgid "Package extension list is too long"
245msgstr "Option ‘%s’ is too long"
246
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
250#, c-format
251msgid "Error Processing directory %s"
252msgstr ""
253
254#: ftparchive/apt-ftparchive.cc:250
255#, fuzzy
256msgid "Source extension list is too long"
257msgstr "Option ‘%s’ is too long"
258
259#: ftparchive/apt-ftparchive.cc:367
260msgid "Error writing header to contents file"
261msgstr ""
262
263#: ftparchive/apt-ftparchive.cc:397
264#, c-format
265msgid "Error Processing Contents %s"
266msgstr ""
267
268#: ftparchive/apt-ftparchive.cc:551
269#, fuzzy
270msgid ""
271"Usage: apt-ftparchive [options] command\n"
272"Commands: packages binarypath [overridefile [pathprefix]]\n"
273" sources srcpath [overridefile [pathprefix]]\n"
274" contents path\n"
275" release path\n"
276" generate config [groups]\n"
277" clean config\n"
278"\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"
282"\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"
287"\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"
290"\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"
295"Debian archive:\n"
296" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
297" dists/potato/main/binary-i386/Packages\n"
298"\n"
299"Options:\n"
300" -h This help text\n"
301" --md5 Control MD5 generation\n"
302" -s=? Source override file\n"
303" -q Quiet\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"
309msgstr ""
310"Usage: apt-ftparchive [options] command\n"
311"Commands: packages binarypath [overridefile [pathprefix]]\n"
312" sources srcpath [overridefile [pathprefix]]\n"
313" contents path\n"
314" generate config [groups]\n"
315" clean config\n"
316"\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"
320"\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"
325"\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"
328"\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"
333"Debian archive:\n"
334" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
335" dists/potato/main/binary-i386/Packages\n"
336"\n"
337"Options:\n"
338" -h This help text\n"
339" --md5 Control MD5 generation\n"
340" -s=? Source override file\n"
341" -q Quiet\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 arbitrary configuration option"
347
348#: ftparchive/apt-ftparchive.cc:757
349msgid "No selections matched"
350msgstr ""
351
352#: ftparchive/apt-ftparchive.cc:830
353#, c-format
354msgid "Some files are missing in the package file group `%s'"
355msgstr "Some files are missing in the package file group ‘%s’"
356
357#: ftparchive/cachedb.cc:45
358#, c-format
359msgid "DB was corrupted, file renamed to %s.old"
360msgstr ""
361
362#: ftparchive/cachedb.cc:63
363#, c-format
364msgid "DB is old, attempting to upgrade %s"
365msgstr ""
366
367#: ftparchive/cachedb.cc:73
368#, fuzzy, c-format
369msgid "Unable to open DB file %s: %s"
370msgstr "Unable to fetch file, server said ‘%s’"
371
372#: ftparchive/cachedb.cc:114
373#, c-format
374msgid "File date has changed %s"
375msgstr ""
376
377#: ftparchive/cachedb.cc:155
378msgid "Archive has no control record"
379msgstr ""
380
381#: ftparchive/cachedb.cc:267
382msgid "Unable to get a cursor"
383msgstr ""
384
385#: ftparchive/writer.cc:79
386#, c-format
387msgid "W: Unable to read directory %s\n"
388msgstr ""
389
390#: ftparchive/writer.cc:84
391#, c-format
392msgid "W: Unable to stat %s\n"
393msgstr ""
394
395#: ftparchive/writer.cc:126
396msgid "E: "
397msgstr ""
398
399#: ftparchive/writer.cc:128
400msgid "W: "
401msgstr ""
402
403#: ftparchive/writer.cc:135
404msgid "E: Errors apply to file "
405msgstr ""
406
407#: ftparchive/writer.cc:152 ftparchive/writer.cc:182
408#, fuzzy, c-format
409msgid "Failed to resolve %s"
410msgstr "Could not resolve ‘%s’"
411
412#: ftparchive/writer.cc:164
413msgid "Tree walking failed"
414msgstr ""
415
416#: ftparchive/writer.cc:189
417#, c-format
418msgid "Failed to open %s"
419msgstr ""
420
421#: ftparchive/writer.cc:246
422#, c-format
423msgid " DeLink %s [%s]\n"
424msgstr ""
425
426#: ftparchive/writer.cc:254
427#, c-format
428msgid "Failed to readlink %s"
429msgstr ""
430
431#: ftparchive/writer.cc:258
432#, c-format
433msgid "Failed to unlink %s"
434msgstr ""
435
436#: ftparchive/writer.cc:265
437#, c-format
438msgid "*** Failed to link %s to %s"
439msgstr ""
440
441#: ftparchive/writer.cc:275
442#, c-format
443msgid " DeLink limit of %sB hit.\n"
444msgstr ""
445
446#: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
447#: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
448#, c-format
449msgid "Failed to stat %s"
450msgstr ""
451
452#: ftparchive/writer.cc:378
453msgid "Archive had no package field"
454msgstr ""
455
456#: ftparchive/writer.cc:386 ftparchive/writer.cc:595
457#, c-format
458msgid " %s has no override entry\n"
459msgstr ""
460
461#: ftparchive/writer.cc:429 ftparchive/writer.cc:677
462#, c-format
463msgid " %s maintainer is %s not %s\n"
464msgstr ""
465
466#: ftparchive/contents.cc:317
467#, c-format
468msgid "Internal Error, could not locate member %s"
469msgstr ""
470
471#: ftparchive/contents.cc:353 ftparchive/contents.cc:384
472msgid "realloc - Failed to allocate memory"
473msgstr ""
474
475#: ftparchive/override.cc:38 ftparchive/override.cc:146
476#, c-format
477msgid "Unable to open %s"
478msgstr ""
479
480#: ftparchive/override.cc:64 ftparchive/override.cc:170
481#, c-format
482msgid "Malformed override %s line %lu #1"
483msgstr ""
484
485#: ftparchive/override.cc:78 ftparchive/override.cc:182
486#, c-format
487msgid "Malformed override %s line %lu #2"
488msgstr ""
489
490#: ftparchive/override.cc:92 ftparchive/override.cc:195
491#, c-format
492msgid "Malformed override %s line %lu #3"
493msgstr ""
494
495#: ftparchive/override.cc:131 ftparchive/override.cc:205
496#, c-format
497msgid "Failed to read the override file %s"
498msgstr ""
499
500#: ftparchive/multicompress.cc:75
501#, c-format
502msgid "Unknown Compresison Algorithm '%s'"
503msgstr "Unknown Compression Algorithm ‘%s’"
504
505#: ftparchive/multicompress.cc:105
506#, c-format
507msgid "Compressed output %s needs a compression set"
508msgstr ""
509
510#: ftparchive/multicompress.cc:172 methods/rsh.cc:91
511msgid "Failed to create IPC pipe to subprocess"
512msgstr ""
513
514#: ftparchive/multicompress.cc:198
515msgid "Failed to create FILE*"
516msgstr ""
517
518#: ftparchive/multicompress.cc:201
519msgid "Failed to fork"
520msgstr ""
521
522#: ftparchive/multicompress.cc:215
523msgid "Compress Child"
524msgstr ""
525
526#: ftparchive/multicompress.cc:238
527#, c-format
528msgid "Internal Error, Failed to create %s"
529msgstr ""
530
531#: ftparchive/multicompress.cc:289
532msgid "Failed to create subprocess IPC"
533msgstr ""
534
535#: ftparchive/multicompress.cc:324
536msgid "Failed to exec compressor "
537msgstr ""
538
539#: ftparchive/multicompress.cc:363
540msgid "decompressor"
541msgstr ""
542
543#: ftparchive/multicompress.cc:406
544msgid "IO to subprocess/file failed"
545msgstr ""
546
547#: ftparchive/multicompress.cc:458
548msgid "Failed to read while computing MD5"
549msgstr ""
550
551#: ftparchive/multicompress.cc:475
552#, c-format
553msgid "Problem unlinking %s"
554msgstr ""
555
556#: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
557#, c-format
558msgid "Failed to rename %s to %s"
559msgstr ""
560
561#: cmdline/apt-get.cc:118
562msgid "Y"
563msgstr ""
564
565#: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1475
566#, c-format
567msgid "Regex compilation error - %s"
568msgstr ""
569
570#: cmdline/apt-get.cc:235
571msgid "The following packages have unmet dependencies:"
572msgstr ""
573
574#: cmdline/apt-get.cc:325
575#, c-format
576msgid "but %s is installed"
577msgstr ""
578
579#: cmdline/apt-get.cc:327
580#, c-format
581msgid "but %s is to be installed"
582msgstr ""
583
584#: cmdline/apt-get.cc:334
585msgid "but it is not installable"
586msgstr ""
587
588#: cmdline/apt-get.cc:336
589msgid "but it is a virtual package"
590msgstr ""
591
592#: cmdline/apt-get.cc:339
593msgid "but it is not installed"
594msgstr ""
595
596#: cmdline/apt-get.cc:339
597msgid "but it is not going to be installed"
598msgstr ""
599
600#: cmdline/apt-get.cc:344
601msgid " or"
602msgstr ""
603
604#: cmdline/apt-get.cc:373
605msgid "The following NEW packages will be installed:"
606msgstr ""
607
608#: cmdline/apt-get.cc:399
609msgid "The following packages will be REMOVED:"
610msgstr ""
611
612#: cmdline/apt-get.cc:421
613msgid "The following packages have been kept back:"
614msgstr ""
615
616#: cmdline/apt-get.cc:442
617msgid "The following packages will be upgraded:"
618msgstr ""
619
620#: cmdline/apt-get.cc:463
621msgid "The following packages will be DOWNGRADED:"
622msgstr ""
623
624#: cmdline/apt-get.cc:483
625msgid "The following held packages will be changed:"
626msgstr ""
627
628#: cmdline/apt-get.cc:536
629#, c-format
630msgid "%s (due to %s) "
631msgstr ""
632
633#: cmdline/apt-get.cc:544
634msgid ""
635"WARNING: The following essential packages will be removed\n"
636"This should NOT be done unless you know exactly what you are doing!"
637msgstr ""
638
639#: cmdline/apt-get.cc:575
640#, c-format
641msgid "%lu upgraded, %lu newly installed, "
642msgstr ""
643
644#: cmdline/apt-get.cc:579
645#, c-format
646msgid "%lu reinstalled, "
647msgstr ""
648
649#: cmdline/apt-get.cc:581
650#, c-format
651msgid "%lu downgraded, "
652msgstr ""
653
654#: cmdline/apt-get.cc:583
655#, c-format
656msgid "%lu to remove and %lu not upgraded.\n"
657msgstr ""
658
659#: cmdline/apt-get.cc:587
660#, c-format
661msgid "%lu not fully installed or removed.\n"
662msgstr ""
663
664#: cmdline/apt-get.cc:647
665msgid "Correcting dependencies..."
666msgstr ""
667
668#: cmdline/apt-get.cc:650
669msgid " failed."
670msgstr ""
671
672#: cmdline/apt-get.cc:653
673msgid "Unable to correct dependencies"
674msgstr ""
675
676#: cmdline/apt-get.cc:656
677msgid "Unable to minimize the upgrade set"
678msgstr ""
679
680#: cmdline/apt-get.cc:658
681msgid " Done"
682msgstr ""
683
684#: cmdline/apt-get.cc:662
685msgid "You might want to run `apt-get -f install' to correct these."
686msgstr "You might want to run ‘apt-get -f install’ to correct these."
687
688#: cmdline/apt-get.cc:665
689msgid "Unmet dependencies. Try using -f."
690msgstr ""
691
692#: cmdline/apt-get.cc:687
693msgid "WARNING: The following packages cannot be authenticated!"
694msgstr ""
695
696#: cmdline/apt-get.cc:698
697msgid "Install these packages without verification? [y/N] "
698msgstr ""
699
700#: cmdline/apt-get.cc:700
701msgid "Some packages could not be authenticated"
702msgstr ""
703
704#: cmdline/apt-get.cc:709 cmdline/apt-get.cc:855
705msgid "There are problems and -y was used without --force-yes"
706msgstr ""
707
708#: cmdline/apt-get.cc:762
709msgid "Packages need to be removed but Remove is disabled."
710msgstr ""
711
712#: cmdline/apt-get.cc:788 cmdline/apt-get.cc:1769 cmdline/apt-get.cc:1802
713msgid "Unable to lock the download directory"
714msgstr ""
715
716#: cmdline/apt-get.cc:798 cmdline/apt-get.cc:1850 cmdline/apt-get.cc:2061
717#: apt-pkg/cachefile.cc:67
718msgid "The list of sources could not be read."
719msgstr ""
720
721#: cmdline/apt-get.cc:818
722#, c-format
723msgid "Need to get %sB/%sB of archives.\n"
724msgstr ""
725
726#: cmdline/apt-get.cc:821
727#, c-format
728msgid "Need to get %sB of archives.\n"
729msgstr ""
730
731#: cmdline/apt-get.cc:826
732#, c-format
733msgid "After unpacking %sB of additional disk space will be used.\n"
734msgstr ""
735
736#: cmdline/apt-get.cc:829
737#, c-format
738msgid "After unpacking %sB disk space will be freed.\n"
739msgstr ""
740
741#: cmdline/apt-get.cc:846
742#, c-format
743msgid "You don't have enough free space in %s."
744msgstr ""
745
746#: cmdline/apt-get.cc:861 cmdline/apt-get.cc:881
747msgid "Trivial Only specified but this is not a trivial operation."
748msgstr ""
749
750#: cmdline/apt-get.cc:863
751msgid "Yes, do as I say!"
752msgstr ""
753
754#: cmdline/apt-get.cc:865
755#, c-format
756msgid ""
757"You are about to do something potentially harmful\n"
758"To continue type in the phrase '%s'\n"
759" ?] "
760msgstr ""
761"You are about to do something potentially harmful\n"
762"To continue type in the phrase ‘%s’\n"
763" ?] "
764
765#: cmdline/apt-get.cc:871 cmdline/apt-get.cc:890
766msgid "Abort."
767msgstr ""
768
769#: cmdline/apt-get.cc:886
770msgid "Do you want to continue? [Y/n] "
771msgstr ""
772
773#: cmdline/apt-get.cc:958 cmdline/apt-get.cc:1334 cmdline/apt-get.cc:1959
774#, c-format
775msgid "Failed to fetch %s %s\n"
776msgstr ""
777
778#: cmdline/apt-get.cc:976
779msgid "Some files failed to download"
780msgstr ""
781
782#: cmdline/apt-get.cc:977 cmdline/apt-get.cc:1968
783msgid "Download complete and in download only mode"
784msgstr ""
785
786#: cmdline/apt-get.cc:983
787msgid ""
788"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
789"missing?"
790msgstr ""
791
792#: cmdline/apt-get.cc:987
793msgid "--fix-missing and media swapping is not currently supported"
794msgstr ""
795
796#: cmdline/apt-get.cc:992
797msgid "Unable to correct missing packages."
798msgstr ""
799
800#: cmdline/apt-get.cc:993
801msgid "Aborting Install."
802msgstr ""
803
804#: cmdline/apt-get.cc:1026
805#, fuzzy, c-format
806msgid "Note, selecting %s instead of %s\n"
807msgstr "Note, selecting %s for regex ‘%s’\n"
808
809#: cmdline/apt-get.cc:1036
810#, c-format
811msgid "Skipping %s, it is already installed and upgrade is not set.\n"
812msgstr ""
813
814#: cmdline/apt-get.cc:1054
815#, c-format
816msgid "Package %s is not installed, so not removed\n"
817msgstr ""
818
819#: cmdline/apt-get.cc:1065
820#, c-format
821msgid "Package %s is a virtual package provided by:\n"
822msgstr ""
823
824#: cmdline/apt-get.cc:1077
825msgid " [Installed]"
826msgstr ""
827
828#: cmdline/apt-get.cc:1082
829msgid "You should explicitly select one to install."
830msgstr ""
831
832#: cmdline/apt-get.cc:1087
833#, c-format
834msgid ""
835"Package %s is not available, but is referred to by another package.\n"
836"This may mean that the package is missing, has been obsoleted, or\n"
837"is only available from another source\n"
838msgstr ""
839
840#: cmdline/apt-get.cc:1106
841msgid "However the following packages replace it:"
842msgstr ""
843
844#: cmdline/apt-get.cc:1109
845#, c-format
846msgid "Package %s has no installation candidate"
847msgstr ""
848
849#: cmdline/apt-get.cc:1129
850#, c-format
851msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
852msgstr ""
853
854#: cmdline/apt-get.cc:1137
855#, c-format
856msgid "%s is already the newest version.\n"
857msgstr ""
858
859#: cmdline/apt-get.cc:1164
860#, c-format
861msgid "Release '%s' for '%s' was not found"
862msgstr "Release ‘%s’ for ‘%s’ was not found"
863
864#: cmdline/apt-get.cc:1166
865#, c-format
866msgid "Version '%s' for '%s' was not found"
867msgstr "Version ‘%s’ for ‘%s’ was not found"
868
869#: cmdline/apt-get.cc:1172
870#, c-format
871msgid "Selected version %s (%s) for %s\n"
872msgstr ""
873
874#: cmdline/apt-get.cc:1282
875msgid "The update command takes no arguments"
876msgstr ""
877
878#: cmdline/apt-get.cc:1295
879msgid "Unable to lock the list directory"
880msgstr ""
881
882#: cmdline/apt-get.cc:1353
883msgid ""
884"Some index files failed to download, they have been ignored, or old ones "
885"used instead."
886msgstr ""
887
888#: cmdline/apt-get.cc:1372
889msgid "Internal Error, AllUpgrade broke stuff"
890msgstr ""
891
892#: cmdline/apt-get.cc:1462 cmdline/apt-get.cc:1498
893#, c-format
894msgid "Couldn't find package %s"
895msgstr ""
896
897#: cmdline/apt-get.cc:1485
898#, c-format
899msgid "Note, selecting %s for regex '%s'\n"
900msgstr "Note, selecting %s for regex ‘%s’\n"
901
902#: cmdline/apt-get.cc:1515
903msgid "You might want to run `apt-get -f install' to correct these:"
904msgstr "You might want to run ‘apt-get -f install’ to correct these:"
905
906#: cmdline/apt-get.cc:1518
907msgid ""
908"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
909"solution)."
910msgstr ""
911"Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
912"solution)."
913
914#: cmdline/apt-get.cc:1530
915msgid ""
916"Some packages could not be installed. This may mean that you have\n"
917"requested an impossible situation or if you are using the unstable\n"
918"distribution that some required packages have not yet been created\n"
919"or been moved out of Incoming."
920msgstr ""
921
922#: cmdline/apt-get.cc:1538
923msgid ""
924"Since you only requested a single operation it is extremely likely that\n"
925"the package is simply not installable and a bug report against\n"
926"that package should be filed."
927msgstr ""
928
929#: cmdline/apt-get.cc:1543
930msgid "The following information may help to resolve the situation:"
931msgstr ""
932
933#: cmdline/apt-get.cc:1546
934msgid "Broken packages"
935msgstr ""
936
937#: cmdline/apt-get.cc:1572
938msgid "The following extra packages will be installed:"
939msgstr ""
940
941#: cmdline/apt-get.cc:1643
942msgid "Suggested packages:"
943msgstr ""
944
945#: cmdline/apt-get.cc:1644
946msgid "Recommended packages:"
947msgstr ""
948
949#: cmdline/apt-get.cc:1664
950msgid "Calculating Upgrade... "
951msgstr ""
952
953#: cmdline/apt-get.cc:1667 methods/ftp.cc:702 methods/connect.cc:99
954msgid "Failed"
955msgstr ""
956
957#: cmdline/apt-get.cc:1672
958msgid "Done"
959msgstr ""
960
961#: cmdline/apt-get.cc:1845
962msgid "Must specify at least one package to fetch source for"
963msgstr ""
964
965#: cmdline/apt-get.cc:1872 cmdline/apt-get.cc:2079
966#, c-format
967msgid "Unable to find a source package for %s"
968msgstr ""
969
970#: cmdline/apt-get.cc:1919
971#, c-format
972msgid "You don't have enough free space in %s"
973msgstr ""
974
975#: cmdline/apt-get.cc:1924
976#, c-format
977msgid "Need to get %sB/%sB of source archives.\n"
978msgstr ""
979
980#: cmdline/apt-get.cc:1927
981#, c-format
982msgid "Need to get %sB of source archives.\n"
983msgstr ""
984
985#: cmdline/apt-get.cc:1933
986#, c-format
987msgid "Fetch Source %s\n"
988msgstr ""
989
990#: cmdline/apt-get.cc:1964
991msgid "Failed to fetch some archives."
992msgstr ""
993
994#: cmdline/apt-get.cc:1992
995#, c-format
996msgid "Skipping unpack of already unpacked source in %s\n"
997msgstr ""
998
999#: cmdline/apt-get.cc:2004
1000#, c-format
1001msgid "Unpack command '%s' failed.\n"
1002msgstr "Unpack command ‘%s’ failed.\n"
1003
1004#: cmdline/apt-get.cc:2021
1005#, c-format
1006msgid "Build command '%s' failed.\n"
1007msgstr "Build command ‘%s’ failed.\n"
1008
1009#: cmdline/apt-get.cc:2040
1010msgid "Child process failed"
1011msgstr ""
1012
1013#: cmdline/apt-get.cc:2056
1014msgid "Must specify at least one package to check builddeps for"
1015msgstr ""
1016
1017#: cmdline/apt-get.cc:2084
1018#, c-format
1019msgid "Unable to get build-dependency information for %s"
1020msgstr ""
1021
1022#: cmdline/apt-get.cc:2104
1023#, c-format
1024msgid "%s has no build depends.\n"
1025msgstr ""
1026
1027#: cmdline/apt-get.cc:2156
1028#, c-format
1029msgid ""
1030"%s dependency for %s cannot be satisfied because the package %s cannot be "
1031"found"
1032msgstr ""
1033
1034#: cmdline/apt-get.cc:2208
1035#, c-format
1036msgid ""
1037"%s dependency for %s cannot be satisfied because no available versions of "
1038"package %s can satisfy version requirements"
1039msgstr ""
1040
1041#: cmdline/apt-get.cc:2243
1042#, c-format
1043msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1044msgstr ""
1045
1046#: cmdline/apt-get.cc:2268
1047#, c-format
1048msgid "Failed to satisfy %s dependency for %s: %s"
1049msgstr ""
1050
1051#: cmdline/apt-get.cc:2282
1052#, c-format
1053msgid "Build-dependencies for %s could not be satisfied."
1054msgstr ""
1055
1056#: cmdline/apt-get.cc:2286
1057msgid "Failed to process build dependencies"
1058msgstr ""
1059
1060#: cmdline/apt-get.cc:2318
1061msgid "Supported Modules:"
1062msgstr ""
1063
1064#: cmdline/apt-get.cc:2359
1065msgid ""
1066"Usage: apt-get [options] command\n"
1067" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1068" apt-get [options] source pkg1 [pkg2 ...]\n"
1069"\n"
1070"apt-get is a simple command line interface for downloading and\n"
1071"installing packages. The most frequently used commands are update\n"
1072"and install.\n"
1073"\n"
1074"Commands:\n"
1075" update - Retrieve new lists of packages\n"
1076" upgrade - Perform an upgrade\n"
1077" install - Install new packages (pkg is libc6 not libc6.deb)\n"
1078" remove - Remove packages\n"
1079" source - Download source archives\n"
1080" build-dep - Configure build-dependencies for source packages\n"
1081" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1082" dselect-upgrade - Follow dselect selections\n"
1083" clean - Erase downloaded archive files\n"
1084" autoclean - Erase old downloaded archive files\n"
1085" check - Verify that there are no broken dependencies\n"
1086"\n"
1087"Options:\n"
1088" -h This help text.\n"
1089" -q Loggable output - no progress indicator\n"
1090" -qq No output except for errors\n"
1091" -d Download only - do NOT install or unpack archives\n"
1092" -s No-act. Perform ordering simulation\n"
1093" -y Assume Yes to all queries and do not prompt\n"
1094" -f Attempt to continue if the integrity check fails\n"
1095" -m Attempt to continue if archives are unlocatable\n"
1096" -u Show a list of upgraded packages as well\n"
1097" -b Build the source package after fetching it\n"
1098" -V Show verbose version numbers\n"
1099" -c=? Read this configuration file\n"
1100" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1101"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1102"pages for more information and options.\n"
1103" This APT has Super Cow Powers.\n"
1104msgstr ""
1105
1106#: cmdline/acqprogress.cc:55
1107msgid "Hit "
1108msgstr ""
1109
1110#: cmdline/acqprogress.cc:79
1111msgid "Get:"
1112msgstr ""
1113
1114#: cmdline/acqprogress.cc:110
1115msgid "Ign "
1116msgstr ""
1117
1118#: cmdline/acqprogress.cc:114
1119msgid "Err "
1120msgstr ""
1121
1122#: cmdline/acqprogress.cc:135
1123#, c-format
1124msgid "Fetched %sB in %s (%sB/s)\n"
1125msgstr ""
1126
1127#: cmdline/acqprogress.cc:225
1128#, c-format
1129msgid " [Working]"
1130msgstr ""
1131
1132#: cmdline/acqprogress.cc:271
1133#, c-format
1134msgid ""
1135"Media Change: Please insert the disc labeled\n"
1136" '%s'\n"
1137"in the drive '%s' and press enter\n"
1138msgstr ""
1139"Media Change: Please insert the disc labelled\n"
1140" ‘%s’\n"
1141"in the drive ‘%s’ and press enter\n"
1142
1143#: cmdline/apt-sortpkgs.cc:86
1144msgid "Unknown package record!"
1145msgstr ""
1146
1147#: cmdline/apt-sortpkgs.cc:150
1148msgid ""
1149"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1150"\n"
1151"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1152"to indicate what kind of file it is.\n"
1153"\n"
1154"Options:\n"
1155" -h This help text\n"
1156" -s Use source file sorting\n"
1157" -c=? Read this configuration file\n"
1158" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1159msgstr ""
1160
1161#: dselect/install:32
1162msgid "Bad default setting!"
1163msgstr ""
1164
1165#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1166#: dselect/install:104 dselect/update:45
1167msgid "Press enter to continue."
1168msgstr ""
1169
1170#: dselect/install:100
1171msgid "Some errors occurred while unpacking. I'm going to configure the"
1172msgstr ""
1173
1174#: dselect/install:101
1175msgid "packages that were installed. This may result in duplicate errors"
1176msgstr ""
1177
1178#: dselect/install:102
1179msgid "or errors caused by missing dependencies. This is OK, only the errors"
1180msgstr ""
1181
1182#: dselect/install:103
1183msgid ""
1184"above this message are important. Please fix them and run [I]nstall again"
1185msgstr ""
1186
1187#: dselect/update:30
1188msgid "Merging Available information"
1189msgstr ""
1190
1191#: apt-inst/contrib/extracttar.cc:117
1192msgid "Failed to create pipes"
1193msgstr ""
1194
1195#: apt-inst/contrib/extracttar.cc:143
1196msgid "Failed to exec gzip "
1197msgstr ""
1198
1199#: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:206
1200msgid "Corrupted archive"
1201msgstr ""
1202
1203#: apt-inst/contrib/extracttar.cc:195
1204msgid "Tar Checksum failed, archive corrupted"
1205msgstr ""
1206
1207#: apt-inst/contrib/extracttar.cc:298
1208#, c-format
1209msgid "Unknown TAR header type %u, member %s"
1210msgstr ""
1211
1212#: apt-inst/contrib/arfile.cc:73
1213msgid "Invalid archive signature"
1214msgstr ""
1215
1216#: apt-inst/contrib/arfile.cc:81
1217msgid "Error reading archive member header"
1218msgstr ""
1219
1220#: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1221msgid "Invalid archive member header"
1222msgstr ""
1223
1224#: apt-inst/contrib/arfile.cc:131
1225msgid "Archive is too short"
1226msgstr ""
1227
1228#: apt-inst/contrib/arfile.cc:135
1229msgid "Failed to read the archive headers"
1230msgstr ""
1231
1232#: apt-inst/filelist.cc:384
1233msgid "DropNode called on still linked node"
1234msgstr ""
1235
1236#: apt-inst/filelist.cc:416
1237msgid "Failed to locate the hash element!"
1238msgstr ""
1239
1240#: apt-inst/filelist.cc:463
1241msgid "Failed to allocate diversion"
1242msgstr ""
1243
1244#: apt-inst/filelist.cc:468
1245msgid "Internal Error in AddDiversion"
1246msgstr ""
1247
1248#: apt-inst/filelist.cc:481
1249#, c-format
1250msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1251msgstr ""
1252
1253#: apt-inst/filelist.cc:510
1254#, c-format
1255msgid "Double add of diversion %s -> %s"
1256msgstr ""
1257
1258#: apt-inst/filelist.cc:553
1259#, c-format
1260msgid "Duplicate conf file %s/%s"
1261msgstr ""
1262
1263#: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1264#, c-format
1265msgid "Failed write file %s"
1266msgstr ""
1267
1268#: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1269#, c-format
1270msgid "Failed to close file %s"
1271msgstr ""
1272
1273#: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1274#, c-format
1275msgid "The path %s is too long"
1276msgstr ""
1277
1278#: apt-inst/extract.cc:127
1279#, c-format
1280msgid "Unpacking %s more than once"
1281msgstr ""
1282
1283#: apt-inst/extract.cc:137
1284#, c-format
1285msgid "The directory %s is diverted"
1286msgstr ""
1287
1288#: apt-inst/extract.cc:147
1289#, c-format
1290msgid "The package is trying to write to the diversion target %s/%s"
1291msgstr ""
1292
1293#: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1294msgid "The diversion path is too long"
1295msgstr ""
1296
1297#: apt-inst/extract.cc:243
1298#, c-format
1299msgid "The directory %s is being replaced by a non-directory"
1300msgstr ""
1301
1302#: apt-inst/extract.cc:283
1303msgid "Failed to locate node in its hash bucket"
1304msgstr ""
1305
1306#: apt-inst/extract.cc:287
1307msgid "The path is too long"
1308msgstr ""
1309
1310#: apt-inst/extract.cc:417
1311#, c-format
1312msgid "Overwrite package match with no version for %s"
1313msgstr ""
1314
1315#: apt-inst/extract.cc:434
1316#, c-format
1317msgid "File %s/%s overwrites the one in the package %s"
1318msgstr ""
1319
1320#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709
1321#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
1322#, c-format
1323msgid "Unable to read %s"
1324msgstr ""
1325
1326#: apt-inst/extract.cc:494
1327#, c-format
1328msgid "Unable to stat %s"
1329msgstr ""
1330
1331#: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1332#, c-format
1333msgid "Failed to remove %s"
1334msgstr ""
1335
1336#: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1337#, c-format
1338msgid "Unable to create %s"
1339msgstr ""
1340
1341#: apt-inst/deb/dpkgdb.cc:118
1342#, c-format
1343msgid "Failed to stat %sinfo"
1344msgstr ""
1345
1346#: apt-inst/deb/dpkgdb.cc:123
1347msgid "The info and temp directories need to be on the same filesystem"
1348msgstr ""
1349
1350#. Build the status cache
1351#: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1352#: apt-pkg/pkgcachegen.cc:712 apt-pkg/pkgcachegen.cc:717
1353#: apt-pkg/pkgcachegen.cc:840
1354msgid "Reading Package Lists"
1355msgstr ""
1356
1357#: apt-inst/deb/dpkgdb.cc:180
1358#, c-format
1359msgid "Failed to change to the admin dir %sinfo"
1360msgstr ""
1361
1362#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1363#: apt-inst/deb/dpkgdb.cc:448
1364msgid "Internal Error getting a Package Name"
1365msgstr ""
1366
1367#: apt-inst/deb/dpkgdb.cc:205
1368msgid "Reading File Listing"
1369msgstr ""
1370
1371#: apt-inst/deb/dpkgdb.cc:216
1372#, c-format
1373msgid ""
1374"Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1375"then make it empty and immediately re-install the same version of the "
1376"package!"
1377msgstr ""
1378"Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1379"then make it empty and immediately re-install the same version of the "
1380"package!"
1381
1382#: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1383#, c-format
1384msgid "Failed reading the list file %sinfo/%s"
1385msgstr ""
1386
1387#: apt-inst/deb/dpkgdb.cc:266
1388msgid "Internal Error getting a Node"
1389msgstr ""
1390
1391#: apt-inst/deb/dpkgdb.cc:309
1392#, c-format
1393msgid "Failed to open the diversions file %sdiversions"
1394msgstr ""
1395
1396#: apt-inst/deb/dpkgdb.cc:324
1397msgid "The diversion file is corrupted"
1398msgstr ""
1399
1400#: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1401#: apt-inst/deb/dpkgdb.cc:341
1402#, c-format
1403msgid "Invalid line in the diversion file: %s"
1404msgstr ""
1405
1406#: apt-inst/deb/dpkgdb.cc:362
1407msgid "Internal Error adding a diversion"
1408msgstr ""
1409
1410#: apt-inst/deb/dpkgdb.cc:383
1411msgid "The pkg cache must be initialize first"
1412msgstr ""
1413
1414#: apt-inst/deb/dpkgdb.cc:386
1415msgid "Reading File List"
1416msgstr ""
1417
1418#: apt-inst/deb/dpkgdb.cc:443
1419#, c-format
1420msgid "Failed to find a Package: Header, offset %lu"
1421msgstr ""
1422
1423#: apt-inst/deb/dpkgdb.cc:465
1424#, c-format
1425msgid "Bad ConfFile section in the status file. Offset %lu"
1426msgstr ""
1427
1428#: apt-inst/deb/dpkgdb.cc:470
1429#, c-format
1430msgid "Error parsing MD5. Offset %lu"
1431msgstr ""
1432
1433#: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47
1434#, c-format
1435msgid "This is not a valid DEB archive, missing '%s' member"
1436msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1437
1438#: apt-inst/deb/debfile.cc:52
1439#, fuzzy, c-format
1440msgid "This is not a valid DEB archive, it has no '%s' or '%s' member"
1441msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1442
1443#: apt-inst/deb/debfile.cc:112
1444#, c-format
1445msgid "Couldn't change to %s"
1446msgstr ""
1447
1448#: apt-inst/deb/debfile.cc:138
1449msgid "Internal Error, could not locate member"
1450msgstr ""
1451
1452#: apt-inst/deb/debfile.cc:171
1453msgid "Failed to locate a valid control file"
1454msgstr ""
1455
1456#: apt-inst/deb/debfile.cc:256
1457msgid "Unparsible control file"
1458msgstr ""
1459
1460#: methods/cdrom.cc:113
1461#, c-format
1462msgid "Unable to read the cdrom database %s"
1463msgstr ""
1464
1465#: methods/cdrom.cc:122
1466msgid ""
1467"Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1468"cannot be used to add new CDs"
1469msgstr ""
1470
1471#: methods/cdrom.cc:130 methods/cdrom.cc:168
1472msgid "Wrong CD"
1473msgstr ""
1474
1475#: methods/cdrom.cc:163
1476#, c-format
1477msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1478msgstr ""
1479
1480#: methods/cdrom.cc:177 methods/file.cc:77
1481msgid "File not found"
1482msgstr ""
1483
1484#: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1485msgid "Failed to stat"
1486msgstr ""
1487
1488#: methods/copy.cc:79 methods/gzip.cc:139
1489msgid "Failed to set modification time"
1490msgstr ""
1491
1492#: methods/file.cc:42
1493msgid "Invalid URI, local URIS must not start with //"
1494msgstr ""
1495
1496#. Login must be before getpeername otherwise dante won't work.
1497#: methods/ftp.cc:162
1498msgid "Logging in"
1499msgstr ""
1500
1501#: methods/ftp.cc:168
1502msgid "Unable to determine the peer name"
1503msgstr ""
1504
1505#: methods/ftp.cc:173
1506msgid "Unable to determine the local name"
1507msgstr ""
1508
1509#: methods/ftp.cc:204 methods/ftp.cc:232
1510#, c-format
1511msgid "Server refused our connection and said: %s"
1512msgstr ""
1513
1514#: methods/ftp.cc:210
1515#, c-format
1516msgid "USER failed, server said: %s"
1517msgstr ""
1518
1519#: methods/ftp.cc:217
1520#, c-format
1521msgid "PASS failed, server said: %s"
1522msgstr ""
1523
1524#: methods/ftp.cc:237
1525msgid ""
1526"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1527"is empty."
1528msgstr ""
1529
1530#: methods/ftp.cc:265
1531#, c-format
1532msgid "Login script command '%s' failed, server said: %s"
1533msgstr "Login script command ‘%s’ failed, server said: %s"
1534
1535#: methods/ftp.cc:291
1536#, c-format
1537msgid "TYPE failed, server said: %s"
1538msgstr ""
1539
1540#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1541msgid "Connection timeout"
1542msgstr ""
1543
1544#: methods/ftp.cc:335
1545msgid "Server closed the connection"
1546msgstr ""
1547
1548#: methods/ftp.cc:338 methods/rsh.cc:190 apt-pkg/contrib/fileutl.cc:453
1549msgid "Read error"
1550msgstr ""
1551
1552#: methods/ftp.cc:345 methods/rsh.cc:197
1553msgid "A response overflowed the buffer."
1554msgstr ""
1555
1556#: methods/ftp.cc:362 methods/ftp.cc:374
1557msgid "Protocol corruption"
1558msgstr ""
1559
1560#: methods/ftp.cc:446 methods/rsh.cc:232
1561msgid "Write Error"
1562msgstr ""
1563
1564#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1565msgid "Could not create a socket"
1566msgstr ""
1567
1568#: methods/ftp.cc:698
1569msgid "Could not connect data socket, connection timed out"
1570msgstr ""
1571
1572#: methods/ftp.cc:704
1573msgid "Could not connect passive socket."
1574msgstr ""
1575
1576#: methods/ftp.cc:722
1577msgid "getaddrinfo was unable to get a listening socket"
1578msgstr ""
1579
1580#: methods/ftp.cc:736
1581msgid "Could not bind a socket"
1582msgstr ""
1583
1584#: methods/ftp.cc:740
1585msgid "Could not listen on the socket"
1586msgstr ""
1587
1588#: methods/ftp.cc:747
1589msgid "Could not determine the socket's name"
1590msgstr ""
1591
1592#: methods/ftp.cc:779
1593msgid "Unable to send PORT command"
1594msgstr ""
1595
1596#: methods/ftp.cc:789
1597#, c-format
1598msgid "Unknown address family %u (AF_*)"
1599msgstr ""
1600
1601#: methods/ftp.cc:798
1602#, c-format
1603msgid "EPRT failed, server said: %s"
1604msgstr ""
1605
1606#: methods/ftp.cc:818
1607msgid "Data socket connect timed out"
1608msgstr ""
1609
1610#: methods/ftp.cc:825
1611msgid "Unable to accept connection"
1612msgstr ""
1613
1614#: methods/ftp.cc:864 methods/http.cc:916 methods/rsh.cc:303
1615msgid "Problem hashing file"
1616msgstr ""
1617
1618#: methods/ftp.cc:877
1619#, c-format
1620msgid "Unable to fetch file, server said '%s'"
1621msgstr "Unable to fetch file, server said ‘%s’"
1622
1623#: methods/ftp.cc:892 methods/rsh.cc:322
1624msgid "Data socket timed out"
1625msgstr ""
1626
1627#: methods/ftp.cc:922
1628#, c-format
1629msgid "Data transfer failed, server said '%s'"
1630msgstr "Data transfer failed, server said ‘%s’"
1631
1632#. Get the files information
1633#: methods/ftp.cc:997
1634msgid "Query"
1635msgstr ""
1636
1637#: methods/ftp.cc:1106
1638msgid "Unable to invoke "
1639msgstr ""
1640
1641#: methods/connect.cc:64
1642#, c-format
1643msgid "Connecting to %s (%s)"
1644msgstr ""
1645
1646#: methods/connect.cc:71
1647#, c-format
1648msgid "[IP: %s %s]"
1649msgstr ""
1650
1651#: methods/connect.cc:80
1652#, c-format
1653msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1654msgstr ""
1655
1656#: methods/connect.cc:86
1657#, c-format
1658msgid "Cannot initiate the connection to %s:%s (%s)."
1659msgstr ""
1660
1661#: methods/connect.cc:92
1662#, c-format
1663msgid "Could not connect to %s:%s (%s), connection timed out"
1664msgstr ""
1665
1666#: methods/connect.cc:104
1667#, c-format
1668msgid "Could not connect to %s:%s (%s)."
1669msgstr ""
1670
1671#. We say this mainly because the pause here is for the
1672#. ssh connection that is still going
1673#: methods/connect.cc:132 methods/rsh.cc:425
1674#, c-format
1675msgid "Connecting to %s"
1676msgstr ""
1677
1678#: methods/connect.cc:163
1679#, c-format
1680msgid "Could not resolve '%s'"
1681msgstr "Could not resolve ‘%s’"
1682
1683#: methods/connect.cc:167
1684#, c-format
1685msgid "Temporary failure resolving '%s'"
1686msgstr "Temporary failure resolving ‘%s’"
1687
1688#: methods/connect.cc:169
1689#, c-format
1690msgid "Something wicked happened resolving '%s:%s' (%i)"
1691msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1692
1693#: methods/connect.cc:216
1694#, c-format
1695msgid "Unable to connect to %s %s:"
1696msgstr ""
1697
1698#: methods/gzip.cc:57
1699#, c-format
1700msgid "Couldn't open pipe for %s"
1701msgstr ""
1702
1703#: methods/gzip.cc:102
1704#, c-format
1705msgid "Read error from %s process"
1706msgstr ""
1707
1708#: methods/http.cc:344
1709msgid "Waiting for headers"
1710msgstr ""
1711
1712#: methods/http.cc:490
1713#, c-format
1714msgid "Got a single header line over %u chars"
1715msgstr ""
1716
1717#: methods/http.cc:498
1718msgid "Bad header line"
1719msgstr ""
1720
1721#: methods/http.cc:517 methods/http.cc:524
1722msgid "The http server sent an invalid reply header"
1723msgstr ""
1724
1725#: methods/http.cc:553
1726msgid "The http server sent an invalid Content-Length header"
1727msgstr ""
1728
1729#: methods/http.cc:568
1730msgid "The http server sent an invalid Content-Range header"
1731msgstr ""
1732
1733#: methods/http.cc:570
1734msgid "This http server has broken range support"
1735msgstr ""
1736
1737#: methods/http.cc:594
1738msgid "Unknown date format"
1739msgstr ""
1740
1741#: methods/http.cc:737
1742msgid "Select failed"
1743msgstr ""
1744
1745#: methods/http.cc:742
1746msgid "Connection timed out"
1747msgstr ""
1748
1749#: methods/http.cc:765
1750msgid "Error writing to output file"
1751msgstr ""
1752
1753#: methods/http.cc:793
1754msgid "Error writing to file"
1755msgstr ""
1756
1757#: methods/http.cc:818
1758msgid "Error writing to the file"
1759msgstr ""
1760
1761#: methods/http.cc:832
1762msgid "Error reading from server Remote end closed connection"
1763msgstr ""
1764
1765#: methods/http.cc:834
1766msgid "Error reading from server"
1767msgstr ""
1768
1769#: methods/http.cc:1065
1770msgid "Bad header Data"
1771msgstr ""
1772
1773#: methods/http.cc:1082
1774msgid "Connection failed"
1775msgstr ""
1776
1777#: methods/http.cc:1173
1778msgid "Internal error"
1779msgstr ""
1780
1781#: methods/rsh.cc:264
1782msgid "File Not Found"
1783msgstr ""
1784
1785#: methods/rsh.cc:330
1786msgid "Connection closed prematurely"
1787msgstr ""
1788
1789#: apt-pkg/contrib/mmap.cc:82
1790msgid "Can't mmap an empty file"
1791msgstr ""
1792
1793#: apt-pkg/contrib/mmap.cc:87
1794#, c-format
1795msgid "Couldn't make mmap of %lu bytes"
1796msgstr ""
1797
1798#: apt-pkg/contrib/strutl.cc:941
1799#, c-format
1800msgid "Selection %s not found"
1801msgstr ""
1802
1803#: apt-pkg/contrib/configuration.cc:395
1804#, c-format
1805msgid "Unrecognized type abbreviation: '%c'"
1806msgstr "Unrecognized type abbreviation: ‘%c’"
1807
1808#: apt-pkg/contrib/configuration.cc:453
1809#, c-format
1810msgid "Opening configuration file %s"
1811msgstr ""
1812
1813#: apt-pkg/contrib/configuration.cc:471
1814#, c-format
1815msgid "Line %d too long (max %d)"
1816msgstr ""
1817
1818#: apt-pkg/contrib/configuration.cc:567
1819#, c-format
1820msgid "Syntax error %s:%u: Block starts with no name."
1821msgstr ""
1822
1823#: apt-pkg/contrib/configuration.cc:586
1824#, c-format
1825msgid "Syntax error %s:%u: Malformed Tag"
1826msgstr ""
1827
1828#: apt-pkg/contrib/configuration.cc:603
1829#, c-format
1830msgid "Syntax error %s:%u: Extra junk after value"
1831msgstr ""
1832
1833#: apt-pkg/contrib/configuration.cc:643
1834#, c-format
1835msgid "Syntax error %s:%u: Directives can only be done at the top level"
1836msgstr ""
1837
1838#: apt-pkg/contrib/configuration.cc:650
1839#, c-format
1840msgid "Syntax error %s:%u: Too many nested includes"
1841msgstr ""
1842
1843#: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659
1844#, c-format
1845msgid "Syntax error %s:%u: Included from here"
1846msgstr ""
1847
1848#: apt-pkg/contrib/configuration.cc:663
1849#, c-format
1850msgid "Syntax error %s:%u: Unsupported directive '%s'"
1851msgstr "Syntax error %s:%u: Unsupported directive ‘%s’"
1852
1853#: apt-pkg/contrib/configuration.cc:697
1854#, c-format
1855msgid "Syntax error %s:%u: Extra junk at end of file"
1856msgstr ""
1857
1858#: apt-pkg/contrib/progress.cc:154
1859#, c-format
1860msgid "%c%s... Error!"
1861msgstr ""
1862
1863#: apt-pkg/contrib/progress.cc:156
1864#, c-format
1865msgid "%c%s... Done"
1866msgstr ""
1867
1868#: apt-pkg/contrib/cmndline.cc:80
1869#, c-format
1870msgid "Command line option '%c' [from %s] is not known."
1871msgstr "Command line option ‘%c’ [from %s] is not known."
1872
1873#: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1874#: apt-pkg/contrib/cmndline.cc:122
1875#, c-format
1876msgid "Command line option %s is not understood"
1877msgstr ""
1878
1879#: apt-pkg/contrib/cmndline.cc:127
1880#, c-format
1881msgid "Command line option %s is not boolean"
1882msgstr ""
1883
1884#: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1885#, c-format
1886msgid "Option %s requires an argument."
1887msgstr ""
1888
1889#: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1890#, c-format
1891msgid "Option %s: Configuration item specification must have an =<val>."
1892msgstr ""
1893
1894#: apt-pkg/contrib/cmndline.cc:237
1895#, c-format
1896msgid "Option %s requires an integer argument, not '%s'"
1897msgstr "Option %s requires an integer argument, not ‘%s’"
1898
1899#: apt-pkg/contrib/cmndline.cc:268
1900#, c-format
1901msgid "Option '%s' is too long"
1902msgstr "Option ‘%s’ is too long"
1903
1904#: apt-pkg/contrib/cmndline.cc:301
1905#, c-format
1906msgid "Sense %s is not understood, try true or false."
1907msgstr ""
1908
1909#: apt-pkg/contrib/cmndline.cc:351
1910#, c-format
1911msgid "Invalid operation %s"
1912msgstr ""
1913
1914#: apt-pkg/contrib/cdromutl.cc:55
1915#, c-format
1916msgid "Unable to stat the mount point %s"
1917msgstr ""
1918
1919#: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
1920#, c-format
1921msgid "Unable to change to %s"
1922msgstr ""
1923
1924#: apt-pkg/contrib/cdromutl.cc:190
1925msgid "Failed to stat the cdrom"
1926msgstr ""
1927
1928#: apt-pkg/contrib/fileutl.cc:80
1929#, c-format
1930msgid "Not using locking for read only lock file %s"
1931msgstr ""
1932
1933#: apt-pkg/contrib/fileutl.cc:85
1934#, c-format
1935msgid "Could not open lock file %s"
1936msgstr ""
1937
1938#: apt-pkg/contrib/fileutl.cc:103
1939#, c-format
1940msgid "Not using locking for nfs mounted lock file %s"
1941msgstr ""
1942
1943#: apt-pkg/contrib/fileutl.cc:107
1944#, c-format
1945msgid "Could not get lock %s"
1946msgstr ""
1947
1948#: apt-pkg/contrib/fileutl.cc:359
1949#, c-format
1950msgid "Waited, for %s but it wasn't there"
1951msgstr "Waited for %s but it wasn't there"
1952
1953#: apt-pkg/contrib/fileutl.cc:369
1954#, c-format
1955msgid "Sub-process %s received a segmentation fault."
1956msgstr ""
1957
1958#: apt-pkg/contrib/fileutl.cc:372
1959#, c-format
1960msgid "Sub-process %s returned an error code (%u)"
1961msgstr ""
1962
1963#: apt-pkg/contrib/fileutl.cc:374
1964#, c-format
1965msgid "Sub-process %s exited unexpectedly"
1966msgstr ""
1967
1968#: apt-pkg/contrib/fileutl.cc:418
1969#, c-format
1970msgid "Could not open file %s"
1971msgstr ""
1972
1973#: apt-pkg/contrib/fileutl.cc:474
1974#, c-format
1975msgid "read, still have %lu to read but none left"
1976msgstr ""
1977
1978#: apt-pkg/contrib/fileutl.cc:492
1979msgid "Write error"
1980msgstr ""
1981
1982#: apt-pkg/contrib/fileutl.cc:504
1983#, c-format
1984msgid "write, still have %lu to write but couldn't"
1985msgstr ""
1986
1987#: apt-pkg/contrib/fileutl.cc:579
1988msgid "Problem closing the file"
1989msgstr ""
1990
1991#: apt-pkg/contrib/fileutl.cc:585
1992msgid "Problem unlinking the file"
1993msgstr ""
1994
1995#: apt-pkg/contrib/fileutl.cc:596
1996msgid "Problem syncing the file"
1997msgstr ""
1998
1999#: apt-pkg/pkgcache.cc:126
2000msgid "Empty package cache"
2001msgstr ""
2002
2003#: apt-pkg/pkgcache.cc:132
2004msgid "The package cache file is corrupted"
2005msgstr ""
2006
2007#: apt-pkg/pkgcache.cc:137
2008msgid "The package cache file is an incompatible version"
2009msgstr ""
2010
2011#: apt-pkg/pkgcache.cc:142
2012#, c-format
2013msgid "This APT does not support the Versioning System '%s'"
2014msgstr "This APT does not support the Versioning System ‘%s’"
2015
2016#: apt-pkg/pkgcache.cc:147
2017msgid "The package cache was built for a different architecture"
2018msgstr ""
2019
2020#: apt-pkg/pkgcache.cc:218
2021msgid "Depends"
2022msgstr ""
2023
2024#: apt-pkg/pkgcache.cc:218
2025msgid "PreDepends"
2026msgstr ""
2027
2028#: apt-pkg/pkgcache.cc:218
2029msgid "Suggests"
2030msgstr ""
2031
2032#: apt-pkg/pkgcache.cc:219
2033msgid "Recommends"
2034msgstr ""
2035
2036#: apt-pkg/pkgcache.cc:219
2037msgid "Conflicts"
2038msgstr ""
2039
2040#: apt-pkg/pkgcache.cc:219
2041msgid "Replaces"
2042msgstr ""
2043
2044#: apt-pkg/pkgcache.cc:220
2045msgid "Obsoletes"
2046msgstr ""
2047
2048#: apt-pkg/pkgcache.cc:231
2049msgid "important"
2050msgstr ""
2051
2052#: apt-pkg/pkgcache.cc:231
2053msgid "required"
2054msgstr ""
2055
2056#: apt-pkg/pkgcache.cc:231
2057msgid "standard"
2058msgstr ""
2059
2060#: apt-pkg/pkgcache.cc:232
2061msgid "optional"
2062msgstr ""
2063
2064#: apt-pkg/pkgcache.cc:232
2065msgid "extra"
2066msgstr ""
2067
2068#: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
2069msgid "Building Dependency Tree"
2070msgstr ""
2071
2072#: apt-pkg/depcache.cc:61
2073msgid "Candidate Versions"
2074msgstr ""
2075
2076#: apt-pkg/depcache.cc:90
2077msgid "Dependency Generation"
2078msgstr ""
2079
2080#: apt-pkg/tagfile.cc:73
2081#, c-format
2082msgid "Unable to parse package file %s (1)"
2083msgstr ""
2084
2085#: apt-pkg/tagfile.cc:160
2086#, c-format
2087msgid "Unable to parse package file %s (2)"
2088msgstr ""
2089
2090#: apt-pkg/sourcelist.cc:87
2091#, c-format
2092msgid "Malformed line %lu in source list %s (URI)"
2093msgstr ""
2094
2095#: apt-pkg/sourcelist.cc:89
2096#, c-format
2097msgid "Malformed line %lu in source list %s (dist)"
2098msgstr ""
2099
2100#: apt-pkg/sourcelist.cc:92
2101#, c-format
2102msgid "Malformed line %lu in source list %s (URI parse)"
2103msgstr ""
2104
2105#: apt-pkg/sourcelist.cc:98
2106#, c-format
2107msgid "Malformed line %lu in source list %s (Absolute dist)"
2108msgstr ""
2109
2110#: apt-pkg/sourcelist.cc:105
2111#, c-format
2112msgid "Malformed line %lu in source list %s (dist parse)"
2113msgstr ""
2114
2115#: apt-pkg/sourcelist.cc:156
2116#, c-format
2117msgid "Opening %s"
2118msgstr ""
2119
2120#: apt-pkg/sourcelist.cc:170
2121#, c-format
2122msgid "Line %u too long in source list %s."
2123msgstr ""
2124
2125#: apt-pkg/sourcelist.cc:187
2126#, c-format
2127msgid "Malformed line %u in source list %s (type)"
2128msgstr ""
2129
2130#: apt-pkg/sourcelist.cc:191
2131#, fuzzy, c-format
2132msgid "Type '%s' is not known on line %u in source list %s"
2133msgstr "Type ‘%s’ is not known in on line %u in source list %s"
2134
2135#: apt-pkg/sourcelist.cc:199 apt-pkg/sourcelist.cc:202
2136#, c-format
2137msgid "Malformed line %u in source list %s (vendor id)"
2138msgstr ""
2139
2140#: apt-pkg/packagemanager.cc:402
2141#, c-format
2142msgid ""
2143"This installation run will require temporarily removing the essential "
2144"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2145"you really want to do it, activate the APT::Force-LoopBreak option."
2146msgstr ""
2147
2148#: apt-pkg/pkgrecords.cc:37
2149#, c-format
2150msgid "Index file type '%s' is not supported"
2151msgstr "Index file type ‘%s’ is not supported"
2152
2153#: apt-pkg/algorithms.cc:241
2154#, c-format
2155msgid ""
2156"The package %s needs to be reinstalled, but I can't find an archive for it."
2157msgstr ""
2158
2159#: apt-pkg/algorithms.cc:1059
2160msgid ""
2161"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2162"held packages."
2163msgstr ""
2164
2165#: apt-pkg/algorithms.cc:1061
2166msgid "Unable to correct problems, you have held broken packages."
2167msgstr ""
2168
2169#: apt-pkg/acquire.cc:61
2170#, c-format
2171msgid "Lists directory %spartial is missing."
2172msgstr ""
2173
2174#: apt-pkg/acquire.cc:65
2175#, c-format
2176msgid "Archive directory %spartial is missing."
2177msgstr ""
2178
2179#: apt-pkg/acquire-worker.cc:112
2180#, c-format
2181msgid "The method driver %s could not be found."
2182msgstr ""
2183
2184#: apt-pkg/acquire-worker.cc:161
2185#, c-format
2186msgid "Method %s did not start correctly"
2187msgstr ""
2188
2189#: apt-pkg/init.cc:119
2190#, c-format
2191msgid "Packaging system '%s' is not supported"
2192msgstr "Packaging system ‘%s’ is not supported"
2193
2194#: apt-pkg/init.cc:135
2195msgid "Unable to determine a suitable packaging system type"
2196msgstr ""
2197
2198#: apt-pkg/clean.cc:61
2199#, c-format
2200msgid "Unable to stat %s."
2201msgstr ""
2202
2203#: apt-pkg/srcrecords.cc:48
2204msgid "You must put some 'source' URIs in your sources.list"
2205msgstr "You must put some ‘source’ URIs in your sources.list"
2206
2207#: apt-pkg/cachefile.cc:73
2208msgid "The package lists or status file could not be parsed or opened."
2209msgstr ""
2210
2211#: apt-pkg/cachefile.cc:77
2212msgid "You may want to run apt-get update to correct these problems"
2213msgstr ""
2214
2215#: apt-pkg/policy.cc:269
2216msgid "Invalid record in the preferences file, no Package header"
2217msgstr ""
2218
2219#: apt-pkg/policy.cc:291
2220#, c-format
2221msgid "Did not understand pin type %s"
2222msgstr ""
2223
2224#: apt-pkg/policy.cc:299
2225msgid "No priority (or zero) specified for pin"
2226msgstr ""
2227
2228#: apt-pkg/pkgcachegen.cc:74
2229msgid "Cache has an incompatible versioning system"
2230msgstr ""
2231
2232#: apt-pkg/pkgcachegen.cc:117
2233#, c-format
2234msgid "Error occured while processing %s (NewPackage)"
2235msgstr ""
2236
2237#: apt-pkg/pkgcachegen.cc:129
2238#, c-format
2239msgid "Error occured while processing %s (UsePackage1)"
2240msgstr ""
2241
2242#: apt-pkg/pkgcachegen.cc:150
2243#, c-format
2244msgid "Error occured while processing %s (UsePackage2)"
2245msgstr ""
2246
2247#: apt-pkg/pkgcachegen.cc:154
2248#, c-format
2249msgid "Error occured while processing %s (NewFileVer1)"
2250msgstr ""
2251
2252#: apt-pkg/pkgcachegen.cc:184
2253#, c-format
2254msgid "Error occured while processing %s (NewVersion1)"
2255msgstr ""
2256
2257#: apt-pkg/pkgcachegen.cc:188
2258#, c-format
2259msgid "Error occured while processing %s (UsePackage3)"
2260msgstr ""
2261
2262#: apt-pkg/pkgcachegen.cc:192
2263#, c-format
2264msgid "Error occured while processing %s (NewVersion2)"
2265msgstr ""
2266
2267#: apt-pkg/pkgcachegen.cc:207
2268msgid "Wow, you exceeded the number of package names this APT is capable of."
2269msgstr ""
2270
2271#: apt-pkg/pkgcachegen.cc:210
2272msgid "Wow, you exceeded the number of versions this APT is capable of."
2273msgstr ""
2274
2275#: apt-pkg/pkgcachegen.cc:213
2276msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2277msgstr ""
2278
2279#: apt-pkg/pkgcachegen.cc:241
2280#, c-format
2281msgid "Error occured while processing %s (FindPkg)"
2282msgstr ""
2283
2284#: apt-pkg/pkgcachegen.cc:254
2285#, c-format
2286msgid "Error occured while processing %s (CollectFileProvides)"
2287msgstr ""
2288
2289#: apt-pkg/pkgcachegen.cc:260
2290#, c-format
2291msgid "Package %s %s was not found while processing file dependencies"
2292msgstr ""
2293
2294#: apt-pkg/pkgcachegen.cc:574
2295#, c-format
2296msgid "Couldn't stat source package list %s"
2297msgstr ""
2298
2299#: apt-pkg/pkgcachegen.cc:658
2300msgid "Collecting File Provides"
2301msgstr ""
2302
2303#: apt-pkg/pkgcachegen.cc:785 apt-pkg/pkgcachegen.cc:792
2304msgid "IO Error saving source cache"
2305msgstr ""
2306
2307#: apt-pkg/acquire-item.cc:126
2308#, c-format
2309msgid "rename failed, %s (%s -> %s)."
2310msgstr ""
2311
2312#: apt-pkg/acquire-item.cc:235 apt-pkg/acquire-item.cc:894
2313msgid "MD5Sum mismatch"
2314msgstr ""
2315
2316#: apt-pkg/acquire-item.cc:708
2317#, c-format
2318msgid ""
2319"I wasn't able to locate a file for the %s package. This might mean you need "
2320"to manually fix this package. (due to missing arch)"
2321msgstr ""
2322
2323#: apt-pkg/acquire-item.cc:761
2324#, c-format
2325msgid ""
2326"I wasn't able to locate file for the %s package. This might mean you need to "
2327"manually fix this package."
2328msgstr ""
2329
2330#: apt-pkg/acquire-item.cc:797
2331#, c-format
2332msgid ""
2333"The package index files are corrupted. No Filename: field for package %s."
2334msgstr ""
2335
2336#: apt-pkg/acquire-item.cc:884
2337msgid "Size mismatch"
2338msgstr ""
2339
2340#: apt-pkg/vendorlist.cc:66
2341#, c-format
2342msgid "Vendor block %s contains no fingerprint"
2343msgstr ""
2344
2345#: apt-pkg/cdrom.cc:504
2346#, c-format
2347msgid ""
2348"Using CD-ROM mount point %s\n"
2349"Mounting CD-ROM\n"
2350msgstr ""
2351
2352#: apt-pkg/cdrom.cc:513 apt-pkg/cdrom.cc:595
2353msgid "Identifying.. "
2354msgstr ""
2355
2356#: apt-pkg/cdrom.cc:538
2357#, c-format
2358msgid "Stored Label: %s \n"
2359msgstr ""
2360
2361#: apt-pkg/cdrom.cc:558
2362#, c-format
2363msgid "Using CD-ROM mount point %s\n"
2364msgstr ""
2365
2366#: apt-pkg/cdrom.cc:576
2367msgid "Unmounting CD-ROM\n"
2368msgstr ""
2369
2370#: apt-pkg/cdrom.cc:580
2371msgid "Waiting for disc...\n"
2372msgstr ""
2373
2374#. Mount the new CDROM
2375#: apt-pkg/cdrom.cc:588
2376msgid "Mounting CD-ROM...\n"
2377msgstr ""
2378
2379#: apt-pkg/cdrom.cc:606
2380msgid "Scanning Disc for index files..\n"
2381msgstr ""
2382
2383#: apt-pkg/cdrom.cc:644
2384#, c-format
2385msgid "Found %i package indexes, %i source indexes and %i signatures\n"
2386msgstr ""
2387
2388#: apt-pkg/cdrom.cc:701
2389msgid "That is not a valid name, try again.\n"
2390msgstr ""
2391
2392#: apt-pkg/cdrom.cc:717
2393#, c-format
2394msgid ""
2395"This Disc is called: \n"
2396"'%s'\n"
2397msgstr ""
2398
2399#: apt-pkg/cdrom.cc:721
2400msgid "Copying package lists..."
2401msgstr ""
2402
2403#: apt-pkg/cdrom.cc:745
2404msgid "Writing new source list\n"
2405msgstr ""
2406
2407#: apt-pkg/cdrom.cc:754
2408msgid "Source List entries for this Disc are:\n"
2409msgstr ""
2410
2411#: apt-pkg/cdrom.cc:788
2412msgid "Unmounting CD-ROM..."
2413msgstr ""
2414
2415#: apt-pkg/indexcopy.cc:261
2416#, c-format
2417msgid "Wrote %i records.\n"
2418msgstr ""
2419
2420#: apt-pkg/indexcopy.cc:263
2421#, c-format
2422msgid "Wrote %i records with %i missing files.\n"
2423msgstr ""
2424
2425#: apt-pkg/indexcopy.cc:266
2426#, c-format
2427msgid "Wrote %i records with %i mismachted files\n"
2428msgstr ""
2429
2430#: apt-pkg/indexcopy.cc:269
2431#, c-format
2432msgid "Wrote %i records with %i missing files and %i mismachted files\n"
2433msgstr ""
2434
2435#~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
2436#~ msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
2437
2438#~ msgid ""
2439#~ "Some broken packages were found while trying to process build-"
2440#~ "dependencies.\n"
2441#~ "You might want to run `apt-get -f install' to correct these."
2442#~ msgstr ""
2443#~ "Some broken packages were found while trying to process build-"
2444#~ "dependencies.\n"
2445#~ "You might want to run ‘apt-get -f install’ to correct these."
2446
2447#~ msgid "<- '"
2448#~ msgstr "<- ‘"
2449
2450#~ msgid "'"
2451#~ msgstr "‘"
2452
2453#~ msgid "-> '"
2454#~ msgstr "-> ‘"
2455
2456#~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
2457#~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
2458
2459#~ msgid " '"
2460#~ msgstr " ‘"
2461
2462#~ msgid "....\"Have you mooed today?\"..."
2463#~ msgstr "....‘Have you mooed today?’..."