Remove all \r from messages.
[ntk/apt.git] / po / en_GB.po
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 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: apt 0.5.4\n"
8 "POT-Creation-Date: 2002-11-10 19:37+0100\n"
9 "PO-Revision-Date: 2002-11-10 20:56+0100\n"
10 "Last-Translator: Michael Piefel <piefel@debian.org>\n"
11 "Language-Team: en_GB <en@li.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: cmdline/apt-cache.cc:131
17 #, c-format
18 msgid "Package %s version %s has an unmet dep:\n"
19 msgstr ""
20
21 #: cmdline/apt-cache.cc:171 cmdline/apt-cache.cc:523 cmdline/apt-cache.cc:669
22 #: cmdline/apt-cache.cc:1035 cmdline/apt-cache.cc:1181
23 #, c-format
24 msgid "Unable to locate package %s"
25 msgstr ""
26
27 #: cmdline/apt-cache.cc:228
28 msgid "Total Package Names : "
29 msgstr ""
30
31 #: cmdline/apt-cache.cc:268
32 msgid " Normal Packages: "
33 msgstr ""
34
35 #: cmdline/apt-cache.cc:269
36 msgid " Pure Virtual Packages: "
37 msgstr ""
38
39 #: cmdline/apt-cache.cc:270
40 msgid " Single Virtual Packages: "
41 msgstr ""
42
43 #: cmdline/apt-cache.cc:271
44 msgid " Mixed Virtual Packages: "
45 msgstr ""
46
47 #: cmdline/apt-cache.cc:272
48 msgid " Missing: "
49 msgstr ""
50
51 #: cmdline/apt-cache.cc:274
52 msgid "Total Distinct Versions: "
53 msgstr ""
54
55 #: cmdline/apt-cache.cc:276
56 msgid "Total Dependencies: "
57 msgstr ""
58
59 #: cmdline/apt-cache.cc:279
60 msgid "Total Ver/File relations: "
61 msgstr ""
62
63 #: cmdline/apt-cache.cc:281
64 msgid "Total Provides Mappings: "
65 msgstr ""
66
67 #: cmdline/apt-cache.cc:293
68 msgid "Total Globbed Strings: "
69 msgstr ""
70
71 #: cmdline/apt-cache.cc:307
72 msgid "Total Dependency Version space: "
73 msgstr ""
74
75 #: cmdline/apt-cache.cc:312
76 msgid "Total Slack space: "
77 msgstr ""
78
79 #: cmdline/apt-cache.cc:320
80 msgid "Total Space Accounted for: "
81 msgstr ""
82
83 #: cmdline/apt-cache.cc:442 cmdline/apt-cache.cc:869
84 #, c-format
85 msgid "Package file %s is out of sync."
86 msgstr ""
87
88 #: cmdline/apt-cache.cc:911
89 msgid "You must give exactly one pattern"
90 msgstr ""
91
92 #: cmdline/apt-cache.cc:1135
93 msgid "Package Files:"
94 msgstr ""
95
96 #: cmdline/apt-cache.cc:1142 cmdline/apt-cache.cc:1228
97 msgid "Cache is out of sync, can't x-ref a package file"
98 msgstr ""
99
100 #: cmdline/apt-cache.cc:1143
101 #, c-format
102 msgid "%4i %s\n"
103 msgstr ""
104
105 #. Show any packages have explicit pins
106 #: cmdline/apt-cache.cc:1155
107 msgid "Pinned Packages:"
108 msgstr ""
109
110 #: cmdline/apt-cache.cc:1167 cmdline/apt-cache.cc:1208
111 msgid "(not found)"
112 msgstr ""
113
114 #. Installed version
115 #: cmdline/apt-cache.cc:1188
116 msgid " Installed: "
117 msgstr ""
118
119 #: cmdline/apt-cache.cc:1190 cmdline/apt-cache.cc:1198
120 msgid "(none)"
121 msgstr ""
122
123 #. Candidate Version
124 #: cmdline/apt-cache.cc:1195
125 msgid " Candidate: "
126 msgstr ""
127
128 #: cmdline/apt-cache.cc:1205
129 msgid " Package Pin: "
130 msgstr ""
131
132 #. Show the priority tables
133 #: cmdline/apt-cache.cc:1214
134 msgid " Version Table:"
135 msgstr ""
136
137 #: cmdline/apt-cache.cc:1229
138 #, c-format
139 msgid " %4i %s\n"
140 msgstr ""
141
142 #: cmdline/apt-cache.cc:1256 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:69
143 #: cmdline/apt-extracttemplates.cc:223 ftparchive/apt-ftparchive.cc:544
144 #: cmdline/apt-get.cc:2015 cmdline/apt-sortpkgs.cc:142
145 #, c-format
146 msgid "%s %s for %s %s compiled on %s %s\n"
147 msgstr ""
148
149 #: cmdline/apt-cache.cc:1260
150 msgid ""
151 "Usage: apt-cache [options] command\n"
152 " apt-cache [options] add file1 [file1 ...]\n"
153 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
154 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
155 "\n"
156 "apt-cache is a low-level tool used to manipulate APT's binary\n"
157 "cache files, and query information from them\n"
158 "\n"
159 "Commands:\n"
160 " add - Add an package file to the source cache\n"
161 " gencaches - Build both the package and source cache\n"
162 " showpkg - Show some general information for a single package\n"
163 " showsrc - Show source records\n"
164 " stats - Show some basic statistics\n"
165 " dump - Show the entire file in a terse form\n"
166 " dumpavail - Print an available file to stdout\n"
167 " unmet - Show unmet dependencies\n"
168 " search - Search the package list for a regex pattern\n"
169 " show - Show a readable record for the package\n"
170 " depends - Show raw dependency information for a package\n"
171 " pkgnames - List the names of all packages\n"
172 " dotty - Generate package graphs for GraphVis\n"
173 " policy - Show policy settings\n"
174 "\n"
175 "Options:\n"
176 " -h This help text.\n"
177 " -p=? The package cache.\n"
178 " -s=? The source cache.\n"
179 " -q Disable progress indicator.\n"
180 " -i Show only important deps for the unmet command.\n"
181 " -c=? Read this configuration file\n"
182 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
183 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
184 msgstr ""
185
186 #: cmdline/apt-config.cc:40
187 msgid "Arguments not in pairs"
188 msgstr ""
189
190 #: cmdline/apt-config.cc:75
191 msgid ""
192 "Usage: apt-config [options] command\n"
193 "\n"
194 "apt-config is a simple tool to read the APT config file\n"
195 "\n"
196 "Commands:\n"
197 " shell - Shell mode\n"
198 " dump - Show the configuration\n"
199 "\n"
200 "Options:\n"
201 " -h This help text.\n"
202 " -c=? Read this configuration file\n"
203 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
204 msgstr ""
205
206 #: cmdline/apt-extracttemplates.cc:96
207 #, c-format
208 msgid "%s not a valid DEB package."
209 msgstr ""
210
211 #: cmdline/apt-extracttemplates.cc:230
212 msgid ""
213 "Usage: apt-extracttemplates file1 [file2 ...]\n"
214 "\n"
215 "apt-extracttemplates is a tool to extract config and template info\n"
216 "from debian packages\n"
217 "\n"
218 "Options:\n"
219 " -h This help text\n"
220 " -t Set the temp dir\n"
221 " -c=? Read this configuration file\n"
222 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
223 msgstr ""
224
225 #: cmdline/apt-extracttemplates.cc:257 apt-pkg/pkgcachegen.cc:699
226 #, c-format
227 msgid "Unable to write to %s"
228 msgstr ""
229
230 #: cmdline/apt-extracttemplates.cc:300
231 msgid "Cannot get debconf version. Is debconf installed?"
232 msgstr ""
233
234 #. This needs to be a capital
235 #: cmdline/apt-get.cc:116
236 msgid "Y"
237 msgstr ""
238
239 #: cmdline/apt-get.cc:193
240 msgid "The following packages have unmet dependencies:"
241 msgstr ""
242
243 #: cmdline/apt-get.cc:283
244 #, c-format
245 msgid "but %s is installed"
246 msgstr ""
247
248 #: cmdline/apt-get.cc:285
249 #, c-format
250 msgid "but %s is to be installed"
251 msgstr ""
252
253 #: cmdline/apt-get.cc:292
254 msgid "but it is not installable"
255 msgstr ""
256
257 #: cmdline/apt-get.cc:294
258 msgid "but it is a virtual package"
259 msgstr ""
260
261 #: cmdline/apt-get.cc:297
262 msgid "but it is not installed"
263 msgstr ""
264
265 #: cmdline/apt-get.cc:297
266 msgid "but it is not going to be installed"
267 msgstr ""
268
269 #: cmdline/apt-get.cc:302
270 msgid " or"
271 msgstr ""
272
273 #: cmdline/apt-get.cc:328
274 msgid "The following NEW packages will be installed:"
275 msgstr ""
276
277 #: cmdline/apt-get.cc:351
278 msgid "The following packages will be REMOVED:"
279 msgstr ""
280
281 #: cmdline/apt-get.cc:371
282 msgid "The following packages have been kept back"
283 msgstr ""
284
285 #: cmdline/apt-get.cc:390
286 msgid "The following packages will be upgraded"
287 msgstr ""
288
289 #: cmdline/apt-get.cc:409
290 msgid "The following packages will be DOWNGRADED"
291 msgstr ""
292
293 #: cmdline/apt-get.cc:426
294 msgid "The following held packages will be changed:"
295 msgstr ""
296
297 #: cmdline/apt-get.cc:477
298 #, c-format
299 msgid "%s (due to %s) "
300 msgstr ""
301
302 #: cmdline/apt-get.cc:484
303 msgid ""
304 "WARNING: The following essential packages will be removed\n"
305 "This should NOT be done unless you know exactly what you are doing!"
306 msgstr ""
307
308 #: cmdline/apt-get.cc:514
309 #, c-format
310 msgid "%lu packages upgraded, %lu newly installed, "
311 msgstr ""
312
313 #: cmdline/apt-get.cc:518
314 #, c-format
315 msgid "%lu reinstalled, "
316 msgstr ""
317
318 #: cmdline/apt-get.cc:520
319 #, c-format
320 msgid "%lu downgraded, "
321 msgstr ""
322
323 #: cmdline/apt-get.cc:522
324 #, c-format
325 msgid "%lu to remove and %lu not upgraded.\n"
326 msgstr ""
327
328 #: cmdline/apt-get.cc:526
329 #, c-format
330 msgid "%lu packages not fully installed or removed.\n"
331 msgstr ""
332
333 #: cmdline/apt-get.cc:586
334 msgid "Correcting dependencies..."
335 msgstr ""
336
337 #: cmdline/apt-get.cc:589
338 msgid " failed."
339 msgstr ""
340
341 #: cmdline/apt-get.cc:592
342 msgid "Unable to correct dependencies"
343 msgstr ""
344
345 #: cmdline/apt-get.cc:595
346 msgid "Unable to minimize the upgrade set"
347 msgstr ""
348
349 #: cmdline/apt-get.cc:597
350 msgid " Done"
351 msgstr ""
352
353 #: cmdline/apt-get.cc:601
354 msgid "You might want to run `apt-get -f install' to correct these."
355 msgstr "You might want to run ‘apt-get -f install’ to correct these."
356
357 #: cmdline/apt-get.cc:604
358 msgid "Unmet dependencies. Try using -f."
359 msgstr ""
360
361 #: cmdline/apt-get.cc:657
362 msgid "Packages need to be removed but Remove is disabled."
363 msgstr ""
364
365 #: cmdline/apt-get.cc:683 cmdline/apt-get.cc:1578 cmdline/apt-get.cc:1611
366 msgid "Unable to lock the download directory"
367 msgstr ""
368
369 #: cmdline/apt-get.cc:693 cmdline/apt-get.cc:1659 cmdline/apt-get.cc:1870
370 #: apt-pkg/cachefile.cc:67
371 msgid "The list of sources could not be read."
372 msgstr ""
373
374 #: cmdline/apt-get.cc:713
375 #, c-format
376 msgid "Need to get %sB/%sB of archives.\n"
377 msgstr ""
378
379 #: cmdline/apt-get.cc:716
380 #, c-format
381 msgid "Need to get %sB of archives.\n"
382 msgstr ""
383
384 #: cmdline/apt-get.cc:721
385 #, c-format
386 msgid "After unpacking %sB of additional disk space will be used.\n"
387 msgstr ""
388
389 #: cmdline/apt-get.cc:724
390 #, c-format
391 msgid "After unpacking %sB disk space will be freed.\n"
392 msgstr ""
393
394 #: cmdline/apt-get.cc:741
395 #, c-format
396 msgid "You don't have enough free space in %s."
397 msgstr ""
398
399 #: cmdline/apt-get.cc:750
400 msgid "There are problems and -y was used without --force-yes"
401 msgstr ""
402
403 #: cmdline/apt-get.cc:756 cmdline/apt-get.cc:776
404 msgid "Trivial Only specified but this is not a trivial operation."
405 msgstr ""
406
407 #: cmdline/apt-get.cc:758
408 msgid "Yes, do as I say!"
409 msgstr ""
410
411 #: cmdline/apt-get.cc:760
412 #, c-format
413 msgid ""
414 "You are about to do something potentially harmful\n"
415 "To continue type in the phrase '%s'\n"
416 " ?] "
417 msgstr ""
418 "You are about to do something potentially harmful\n"
419 "To continue type in the phrase ‘%s’\n"
420 " ?] "
421
422 #: cmdline/apt-get.cc:766 cmdline/apt-get.cc:785
423 msgid "Abort."
424 msgstr ""
425
426 #: cmdline/apt-get.cc:781
427 msgid "Do you want to continue? [Y/n] "
428 msgstr ""
429
430 #: cmdline/apt-get.cc:850 cmdline/apt-get.cc:1219 cmdline/apt-get.cc:1768
431 #, c-format
432 msgid "Failed to fetch %s %s\n"
433 msgstr ""
434
435 #: cmdline/apt-get.cc:868
436 msgid "Some files failed to download"
437 msgstr ""
438
439 #: cmdline/apt-get.cc:869 cmdline/apt-get.cc:1777
440 msgid "Download complete and in download only mode"
441 msgstr ""
442
443 #: cmdline/apt-get.cc:875
444 msgid ""
445 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
446 "missing?"
447 msgstr ""
448
449 #: cmdline/apt-get.cc:879
450 msgid "--fix-missing and media swapping is not currently supported"
451 msgstr ""
452
453 #: cmdline/apt-get.cc:884
454 msgid "Unable to correct missing packages."
455 msgstr ""
456
457 #: cmdline/apt-get.cc:885
458 msgid "Aborting Install."
459 msgstr ""
460
461 #: cmdline/apt-get.cc:918
462 #, c-format
463 msgid "Note, selecting %s instead of %s\n"
464 msgstr ""
465
466 #: cmdline/apt-get.cc:928
467 #, c-format
468 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
469 msgstr ""
470
471 #: cmdline/apt-get.cc:946
472 #, c-format
473 msgid "Package %s is not installed, so not removed\n"
474 msgstr ""
475
476 #: cmdline/apt-get.cc:957
477 #, c-format
478 msgid "Package %s is a virtual package provided by:\n"
479 msgstr ""
480
481 #: cmdline/apt-get.cc:969
482 msgid " [Installed]"
483 msgstr ""
484
485 #: cmdline/apt-get.cc:974
486 msgid "You should explicitly select one to install."
487 msgstr ""
488
489 #: cmdline/apt-get.cc:979
490 #, c-format
491 msgid ""
492 "Package %s has no available version, but exists in the database.\n"
493 "This typically means that the package was mentioned in a dependency and\n"
494 "never uploaded, has been obsoleted or is not available with the contents\n"
495 "of sources.list\n"
496 msgstr ""
497
498 #: cmdline/apt-get.cc:997
499 msgid "However the following packages replace it:"
500 msgstr ""
501
502 #: cmdline/apt-get.cc:1000
503 #, c-format
504 msgid "Package %s has no installation candidate"
505 msgstr ""
506
507 #: cmdline/apt-get.cc:1020
508 #, c-format
509 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
510 msgstr ""
511
512 #: cmdline/apt-get.cc:1028
513 #, c-format
514 msgid "%s is already the newest version.\n"
515 msgstr ""
516
517 #: cmdline/apt-get.cc:1055
518 #, c-format
519 msgid "Release '%s' for '%s' was not found"
520 msgstr "Release ‘%s’ for ‘%s’ was not found"
521
522 #: cmdline/apt-get.cc:1057
523 #, c-format
524 msgid "Version '%s' for '%s' was not found"
525 msgstr "Version ‘%s’ for ‘%s’ was not found"
526
527 #: cmdline/apt-get.cc:1063
528 #, c-format
529 msgid "Selected version %s (%s) for %s\n"
530 msgstr ""
531
532 #: cmdline/apt-get.cc:1173
533 msgid "The update command takes no arguments"
534 msgstr ""
535
536 #: cmdline/apt-get.cc:1186
537 msgid "Unable to lock the list directory"
538 msgstr ""
539
540 #: cmdline/apt-get.cc:1238
541 msgid ""
542 "Some index files failed to download, they have been ignored, or old ones "
543 "used instead."
544 msgstr ""
545
546 #: cmdline/apt-get.cc:1257
547 msgid "Internal Error, AllUpgrade broke stuff"
548 msgstr ""
549
550 #: cmdline/apt-get.cc:1347 cmdline/apt-get.cc:1383
551 #, c-format
552 msgid "Couldn't find package %s"
553 msgstr ""
554
555 #: cmdline/apt-get.cc:1360
556 #, c-format
557 msgid "Regex compilation error - %s"
558 msgstr ""
559
560 #: cmdline/apt-get.cc:1370
561 #, c-format
562 msgid "Note, selecting %s for regex '%s'\n"
563 msgstr "Note, selecting %s for regex ‘%s’\n"
564
565 #: cmdline/apt-get.cc:1400
566 msgid "You might want to run `apt-get -f install' to correct these:"
567 msgstr "You might want to run ‘apt-get -f install’ to correct these:"
568
569 #: cmdline/apt-get.cc:1403
570 msgid ""
571 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
572 "solution)."
573 msgstr ""
574 "Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
575 "solution)."
576
577 #: cmdline/apt-get.cc:1415
578 msgid ""
579 "Some packages could not be installed. This may mean that you have\n"
580 "requested an impossible situation or if you are using the unstable\n"
581 "distribution that some required packages have not yet been created\n"
582 "or been moved out of Incoming."
583 msgstr ""
584
585 #: cmdline/apt-get.cc:1423
586 msgid ""
587 "Since you only requested a single operation it is extremely likely that\n"
588 "the package is simply not installable and a bug report against\n"
589 "that package should be filed."
590 msgstr ""
591
592 #: cmdline/apt-get.cc:1428
593 msgid "The following information may help to resolve the situation:"
594 msgstr ""
595
596 #: cmdline/apt-get.cc:1431
597 msgid "Broken packages"
598 msgstr ""
599
600 #: cmdline/apt-get.cc:1454
601 msgid "The following extra packages will be installed:"
602 msgstr ""
603
604 #: cmdline/apt-get.cc:1473
605 msgid "Calculating Upgrade... "
606 msgstr ""
607
608 #: cmdline/apt-get.cc:1476
609 msgid "Failed"
610 msgstr ""
611
612 #: cmdline/apt-get.cc:1481
613 msgid "Done"
614 msgstr ""
615
616 #: cmdline/apt-get.cc:1654
617 msgid "Must specify at least one package to fetch source for"
618 msgstr ""
619
620 #: cmdline/apt-get.cc:1681 cmdline/apt-get.cc:1888
621 #, c-format
622 msgid "Unable to find a source package for %s"
623 msgstr ""
624
625 #: cmdline/apt-get.cc:1728
626 #, c-format
627 msgid "You don't have enough free space in %s"
628 msgstr ""
629
630 #: cmdline/apt-get.cc:1733
631 #, c-format
632 msgid "Need to get %sB/%sB of source archives.\n"
633 msgstr ""
634
635 #: cmdline/apt-get.cc:1736
636 #, c-format
637 msgid "Need to get %sB of source archives.\n"
638 msgstr ""
639
640 #: cmdline/apt-get.cc:1742
641 #, c-format
642 msgid "Fetch Source %s\n"
643 msgstr ""
644
645 #: cmdline/apt-get.cc:1773
646 msgid "Failed to fetch some archives."
647 msgstr ""
648
649 #: cmdline/apt-get.cc:1801
650 #, c-format
651 msgid "Skipping unpack of already unpacked source in %s\n"
652 msgstr ""
653
654 #: cmdline/apt-get.cc:1813
655 #, c-format
656 msgid "Unpack command '%s' failed.\n"
657 msgstr "Unpack command ‘%s’ failed.\n"
658
659 #: cmdline/apt-get.cc:1830
660 #, c-format
661 msgid "Build command '%s' failed.\n"
662 msgstr "Build command ‘%s’ failed.\n"
663
664 #: cmdline/apt-get.cc:1849
665 msgid "Child process failed"
666 msgstr ""
667
668 #: cmdline/apt-get.cc:1865
669 msgid "Must specify at least one package to check builddeps for"
670 msgstr ""
671
672 #: cmdline/apt-get.cc:1893
673 #, c-format
674 msgid "Unable to get build-dependency information for %s"
675 msgstr ""
676
677 #: cmdline/apt-get.cc:1913
678 #, c-format
679 msgid "%s has no build depends.\n"
680 msgstr ""
681
682 #: cmdline/apt-get.cc:1931
683 #, c-format
684 msgid ""
685 "%s dependency on %s cannot be satisfied because the package %s cannot be "
686 "found"
687 msgstr ""
688
689 #: cmdline/apt-get.cc:1983
690 msgid ""
691 "Some broken packages were found while trying to process build-dependencies.\n"
692 "You might want to run `apt-get -f install' to correct these."
693 msgstr ""
694 "Some broken packages were found while trying to process build-dependencies.\n"
695 "You might want to run ‘apt-get -f install’ to correct these."
696
697 #: cmdline/apt-get.cc:1988
698 msgid "Failed to process build dependencies"
699 msgstr ""
700
701 #: cmdline/apt-get.cc:2020
702 msgid "Supported Modules:"
703 msgstr ""
704
705 #: cmdline/apt-get.cc:2061
706 msgid ""
707 "Usage: apt-get [options] command\n"
708 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
709 " apt-get [options] source pkg1 [pkg2 ...]\n"
710 "\n"
711 "apt-get is a simple command line interface for downloading and\n"
712 "installing packages. The most frequently used commands are update\n"
713 "and install.\n"
714 "\n"
715 "Commands:\n"
716 " update - Retrieve new lists of packages\n"
717 " upgrade - Perform an upgrade\n"
718 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
719 " remove - Remove packages\n"
720 " source - Download source archives\n"
721 " build-dep - Configure build-dependencies for source packages\n"
722 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
723 " dselect-upgrade - Follow dselect selections\n"
724 " clean - Erase downloaded archive files\n"
725 " autoclean - Erase old downloaded archive files\n"
726 " check - Verify that there are no broken dependencies\n"
727 "\n"
728 "Options:\n"
729 " -h This help text.\n"
730 " -q Loggable output - no progress indicator\n"
731 " -qq No output except for errors\n"
732 " -d Download only - do NOT install or unpack archives\n"
733 " -s No-act. Perform ordering simulation\n"
734 " -y Assume Yes to all queries and do not prompt\n"
735 " -f Attempt to continue if the integrity check fails\n"
736 " -m Attempt to continue if archives are unlocatable\n"
737 " -u Show a list of upgraded packages as well\n"
738 " -b Build the source package after fetching it\n"
739 " -c=? Read this configuration file\n"
740 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
741 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
742 "pages for more information and options.\n"
743 " This APT has Super Cow Powers.\n"
744 msgstr ""
745
746 #: cmdline/acqprogress.cc:55
747 msgid "Hit "
748 msgstr ""
749
750 #: cmdline/acqprogress.cc:79
751 msgid "Get:"
752 msgstr ""
753
754 #: cmdline/acqprogress.cc:110
755 msgid "Ign "
756 msgstr ""
757
758 #: cmdline/acqprogress.cc:114
759 msgid "Err "
760 msgstr ""
761
762 #: cmdline/acqprogress.cc:135
763 #, c-format
764 msgid "Fetched %sB in %s (%sB/s)\n"
765 msgstr ""
766
767 #: cmdline/acqprogress.cc:225
768 msgid " [Working]"
769 msgstr ""
770
771 #: cmdline/acqprogress.cc:271
772 #, c-format
773 msgid ""
774 "Media Change: Please insert the disc labeled '%s' in the drive '%s' and "
775 "press enter\n"
776 msgstr ""
777 "Media Change: Please insert the disc labeled ‘%s’ in the drive ‘%s’ and "
778 "press enter\n"
779
780 #: cmdline/apt-sortpkgs.cc:84
781 msgid "Unknown package record!"
782 msgstr ""
783
784 #: cmdline/apt-sortpkgs.cc:148
785 msgid ""
786 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
787 "\n"
788 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
789 "to indicate what kind of file it is.\n"
790 "\n"
791 "Options:\n"
792 " -h This help text\n"
793 " -s Use source file sorting\n"
794 " -c=? Read this configuration file\n"
795 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
796 msgstr ""
797
798 #: dselect/install:32
799 msgid "Bad default setting!"
800 msgstr ""
801
802 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
803 #: dselect/install:104 dselect/update:45
804 msgid "Press enter to continue."
805 msgstr ""
806
807 #: dselect/install:100
808 msgid "Some errors occurred while unpacking. I'm going to configure the"
809 msgstr ""
810
811 #: dselect/install:101
812 msgid "packages that were installed. This may result in duplicate errors"
813 msgstr ""
814
815 #: dselect/install:102
816 msgid "or errors caused by missing dependencies. This is OK, only the errors"
817 msgstr ""
818
819 #: dselect/install:103
820 msgid ""
821 "above this message are important. Please fix them and run [I]nstall again"
822 msgstr ""
823
824 #: dselect/update:30
825 msgid "Merging Available information"
826 msgstr ""
827
828 #: apt-pkg/contrib/mmap.cc:82
829 msgid "Can't mmap an empty file"
830 msgstr ""
831
832 #: apt-pkg/contrib/mmap.cc:87
833 #, c-format
834 msgid "Couldn't make mmap of %lu bytes"
835 msgstr ""
836
837 #: apt-pkg/contrib/strutl.cc:935
838 #, c-format
839 msgid "Selection %s not found"
840 msgstr ""
841
842 #: apt-pkg/contrib/configuration.cc:449
843 #, c-format
844 msgid "Opening configuration file %s"
845 msgstr ""
846
847 #: apt-pkg/contrib/configuration.cc:559
848 #, c-format
849 msgid "Syntax error %s:%u: Block starts with no name."
850 msgstr ""
851
852 #: apt-pkg/contrib/configuration.cc:578
853 #, c-format
854 msgid "Syntax error %s:%u: Malformed Tag"
855 msgstr ""
856
857 #: apt-pkg/contrib/configuration.cc:595
858 #, c-format
859 msgid "Syntax error %s:%u: Extra junk after value"
860 msgstr ""
861
862 #: apt-pkg/contrib/configuration.cc:635
863 #, c-format
864 msgid "Syntax error %s:%u: Directives can only be done at the top level"
865 msgstr ""
866
867 #: apt-pkg/contrib/configuration.cc:642
868 #, c-format
869 msgid "Syntax error %s:%u: Too many nested includes"
870 msgstr ""
871
872 #: apt-pkg/contrib/configuration.cc:646 apt-pkg/contrib/configuration.cc:651
873 #, c-format
874 msgid "Syntax error %s:%u: Included from here"
875 msgstr ""
876
877 #: apt-pkg/contrib/configuration.cc:655
878 #, c-format
879 msgid "Syntax error %s:%u: Unsupported directive '%s'"
880 msgstr ""
881
882 #: apt-pkg/contrib/configuration.cc:689
883 #, c-format
884 msgid "Syntax error %s:%u: Extra junk at end of file"
885 msgstr ""
886
887 #: apt-pkg/contrib/configuration.cc:701 apt-pkg/contrib/cdromutl.cc:153
888 #: apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
889 #, c-format
890 msgid "Unable to read %s"
891 msgstr ""
892
893 #: apt-pkg/contrib/progress.cc:154
894 #, c-format
895 msgid "%s... Error!"
896 msgstr ""
897
898 #: apt-pkg/contrib/progress.cc:156
899 #, c-format
900 msgid "%s... Done"
901 msgstr ""
902
903 #: apt-pkg/contrib/cmndline.cc:79
904 #, c-format
905 msgid "Command line option '%c' [from %s] is not known."
906 msgstr "Command line option ‘%c’ [from %s] is not known."
907
908 #: apt-pkg/contrib/cmndline.cc:105 apt-pkg/contrib/cmndline.cc:113
909 #: apt-pkg/contrib/cmndline.cc:121
910 #, c-format
911 msgid "Command line option %s is not understood"
912 msgstr ""
913
914 #: apt-pkg/contrib/cmndline.cc:126
915 #, c-format
916 msgid "Command line option %s is not boolean"
917 msgstr ""
918
919 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
920 #, c-format
921 msgid "Option %s requires an argument."
922 msgstr ""
923
924 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
925 #, c-format
926 msgid "Option %s: Configuration item sepecification must have an =<val>."
927 msgstr ""
928
929 #: apt-pkg/contrib/cmndline.cc:236
930 #, c-format
931 msgid "Option %s requires an integer argument, not '%s'"
932 msgstr ""
933
934 #: apt-pkg/contrib/cmndline.cc:267
935 #, c-format
936 msgid "Option '%s' is too long"
937 msgstr "Option ‘%s’ is too long"
938
939 #: apt-pkg/contrib/cmndline.cc:300
940 #, c-format
941 msgid "Sense %s is not understood, try true or false."
942 msgstr ""
943
944 #: apt-pkg/contrib/cmndline.cc:350
945 #, c-format
946 msgid "Invalid operation %s"
947 msgstr ""
948
949 #: apt-pkg/contrib/cdromutl.cc:55
950 #, c-format
951 msgid "Unable to stat the mount point %s"
952 msgstr ""
953
954 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
955 #, c-format
956 msgid "Unable to change to %s"
957 msgstr ""
958
959 #: apt-pkg/contrib/cdromutl.cc:190
960 msgid "Failed to stat the cdrom"
961 msgstr ""
962
963 #: apt-pkg/contrib/fileutl.cc:80
964 #, c-format
965 msgid "Not using locking for read only lock file %s"
966 msgstr ""
967
968 #: apt-pkg/contrib/fileutl.cc:85
969 #, c-format
970 msgid "Could not open lock file %s"
971 msgstr ""
972
973 #: apt-pkg/contrib/fileutl.cc:103
974 #, c-format
975 msgid "Not using locking for nfs mounted lock file %s"
976 msgstr ""
977
978 #: apt-pkg/contrib/fileutl.cc:107
979 #, c-format
980 msgid "Could not get lock %s"
981 msgstr ""
982
983 #: apt-pkg/contrib/fileutl.cc:358
984 #, c-format
985 msgid "Waited, for %s but it wasn't there"
986 msgstr "Waited for %s but it wasn't there"
987
988 #: apt-pkg/contrib/fileutl.cc:368
989 #, c-format
990 msgid "Sub-process %s received a segmentation fault."
991 msgstr ""
992
993 #: apt-pkg/contrib/fileutl.cc:371
994 #, c-format
995 msgid "Sub-process %s returned an error code (%u)"
996 msgstr ""
997
998 #: apt-pkg/contrib/fileutl.cc:373
999 #, c-format
1000 msgid "Sub-process %s exited unexpectedly"
1001 msgstr ""
1002
1003 #: apt-pkg/contrib/fileutl.cc:417
1004 #, c-format
1005 msgid "Could not open file %s"
1006 msgstr ""
1007
1008 #: apt-pkg/contrib/fileutl.cc:452
1009 msgid "Read error"
1010 msgstr ""
1011
1012 #: apt-pkg/contrib/fileutl.cc:473
1013 #, c-format
1014 msgid "read, still have %lu to read but none left"
1015 msgstr ""
1016
1017 #: apt-pkg/contrib/fileutl.cc:491
1018 msgid "Write error"
1019 msgstr ""
1020
1021 #: apt-pkg/contrib/fileutl.cc:503
1022 #, c-format
1023 msgid "write, still have %lu to write but couldn't"
1024 msgstr ""
1025
1026 #: apt-pkg/contrib/fileutl.cc:578
1027 msgid "Problem closing the file"
1028 msgstr ""
1029
1030 #: apt-pkg/contrib/fileutl.cc:584
1031 msgid "Problem unlinking the file"
1032 msgstr ""
1033
1034 #: apt-pkg/contrib/fileutl.cc:595
1035 msgid "Problem syncing the file"
1036 msgstr ""
1037
1038 #: apt-pkg/pkgcache.cc:126
1039 msgid "Empty package cache"
1040 msgstr ""
1041
1042 #: apt-pkg/pkgcache.cc:132
1043 msgid "The package cache file is corrupted"
1044 msgstr ""
1045
1046 #: apt-pkg/pkgcache.cc:137
1047 msgid "The package cache file is an incompatible version"
1048 msgstr ""
1049
1050 #: apt-pkg/pkgcache.cc:142
1051 #, c-format
1052 msgid "This APT does not support the Versioning System '%s'"
1053 msgstr "This APT does not support the Versioning System ‘%s’"
1054
1055 #: apt-pkg/pkgcache.cc:147
1056 msgid "The package cache was build for a different architecture"
1057 msgstr ""
1058
1059 #: apt-pkg/pkgcache.cc:218
1060 msgid "Depends"
1061 msgstr ""
1062
1063 #: apt-pkg/pkgcache.cc:218
1064 msgid "PreDepends"
1065 msgstr ""
1066
1067 #: apt-pkg/pkgcache.cc:218
1068 msgid "Suggests"
1069 msgstr ""
1070
1071 #: apt-pkg/pkgcache.cc:219
1072 msgid "Recommends"
1073 msgstr ""
1074
1075 #: apt-pkg/pkgcache.cc:219
1076 msgid "Conflicts"
1077 msgstr ""
1078
1079 #: apt-pkg/pkgcache.cc:219
1080 msgid "Replaces"
1081 msgstr ""
1082
1083 #: apt-pkg/pkgcache.cc:220
1084 msgid "Obsoletes"
1085 msgstr ""
1086
1087 #: apt-pkg/pkgcache.cc:231
1088 msgid "important"
1089 msgstr ""
1090
1091 #: apt-pkg/pkgcache.cc:231
1092 msgid "required"
1093 msgstr ""
1094
1095 #: apt-pkg/pkgcache.cc:231
1096 msgid "standard"
1097 msgstr ""
1098
1099 #: apt-pkg/pkgcache.cc:232
1100 msgid "optional"
1101 msgstr ""
1102
1103 #: apt-pkg/pkgcache.cc:232
1104 msgid "extra"
1105 msgstr ""
1106
1107 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
1108 msgid "Building Dependency Tree"
1109 msgstr ""
1110
1111 #: apt-pkg/depcache.cc:61
1112 msgid "Candidate Versions"
1113 msgstr ""
1114
1115 #: apt-pkg/depcache.cc:90
1116 msgid "Dependency Generation"
1117 msgstr ""
1118
1119 #: apt-pkg/tagfile.cc:71
1120 #, c-format
1121 msgid "Unable to parse package file %s (1)"
1122 msgstr ""
1123
1124 #: apt-pkg/tagfile.cc:158
1125 #, c-format
1126 msgid "Unable to parse package file %s (2)"
1127 msgstr ""
1128
1129 #: apt-pkg/sourcelist.cc:88
1130 #, c-format
1131 msgid "Malformed line %lu in source list %s (URI)"
1132 msgstr ""
1133
1134 #: apt-pkg/sourcelist.cc:90
1135 #, c-format
1136 msgid "Malformed line %lu in source list %s (dist)"
1137 msgstr ""
1138
1139 #: apt-pkg/sourcelist.cc:93
1140 #, c-format
1141 msgid "Malformed line %lu in source list %s (URI parse)"
1142 msgstr ""
1143
1144 #: apt-pkg/sourcelist.cc:99
1145 #, c-format
1146 msgid "Malformed line %lu in source list %s (Absolute dist)"
1147 msgstr ""
1148
1149 #: apt-pkg/sourcelist.cc:106
1150 #, c-format
1151 msgid "Malformed line %lu in source list %s (dist parse)"
1152 msgstr ""
1153
1154 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
1155 #, c-format
1156 msgid "Vendor block %s is invalid"
1157 msgstr ""
1158
1159 #: apt-pkg/sourcelist.cc:235
1160 #, c-format
1161 msgid "Opening %s"
1162 msgstr ""
1163
1164 #: apt-pkg/sourcelist.cc:249
1165 #, c-format
1166 msgid "Line %u too long in source list %s."
1167 msgstr ""
1168
1169 #: apt-pkg/sourcelist.cc:266
1170 #, c-format
1171 msgid "Malformed line %u in source list %s (type)"
1172 msgstr ""
1173
1174 #: apt-pkg/sourcelist.cc:270
1175 #, c-format
1176 msgid "Type '%s' is not known in on line %u in source list %s"
1177 msgstr "Type ‘%s’ is not known in on line %u in source list %s"
1178
1179 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
1180 #, c-format
1181 msgid "Malformed line %u in source list %s (vendor id)"
1182 msgstr ""
1183
1184 #: apt-pkg/sourcelist.cc:296
1185 #, c-format
1186 msgid "Unknown vendor ID '%s' in line %u of source list %s"
1187 msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
1188
1189 #: apt-pkg/packagemanager.cc:402
1190 #, c-format
1191 msgid ""
1192 "This installation run will require temporarily removing the essential "
1193 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
1194 "you really want to do it, activate the APT::Force-LoopBreak option."
1195 msgstr ""
1196
1197 #: apt-pkg/pkgrecords.cc:37
1198 #, c-format
1199 msgid "Index file type '%s' is not supported"
1200 msgstr "Index file type ‘%s’ is not supported"
1201
1202 #: apt-pkg/algorithms.cc:237
1203 #, c-format
1204 msgid ""
1205 "The package %s needs to be reinstalled, but I can't find an archive for it."
1206 msgstr ""
1207
1208 #: apt-pkg/algorithms.cc:1055
1209 msgid ""
1210 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
1211 "held packages."
1212 msgstr ""
1213
1214 #: apt-pkg/algorithms.cc:1057
1215 msgid "Unable to correct problems, you have held broken packages."
1216 msgstr ""
1217
1218 #: apt-pkg/acquire.cc:61
1219 #, c-format
1220 msgid "Lists directory %spartial is missing."
1221 msgstr ""
1222
1223 #: apt-pkg/acquire.cc:65
1224 #, c-format
1225 msgid "Archive directory %spartial is missing."
1226 msgstr ""
1227
1228 #: apt-pkg/acquire-worker.cc:112
1229 #, c-format
1230 msgid "The method driver %s could not be found."
1231 msgstr ""
1232
1233 #: apt-pkg/acquire-worker.cc:161
1234 #, c-format
1235 msgid "Method %s did not start correctly"
1236 msgstr ""
1237
1238 #: apt-pkg/init.cc:117
1239 #, c-format
1240 msgid "Packaging system '%s' is not supported"
1241 msgstr "Packaging system ‘%s’ is not supported"
1242
1243 #: apt-pkg/init.cc:133
1244 msgid "Unable to determine a suitable system type"
1245 msgstr ""
1246
1247 #: apt-pkg/clean.cc:61
1248 #, c-format
1249 msgid "Unable to stat %s."
1250 msgstr ""
1251
1252 #: apt-pkg/srcrecords.cc:49
1253 msgid "You must put some 'source' URIs in your sources.list"
1254 msgstr "You must put some ‘source’ URIs in your sources.list"
1255
1256 #: apt-pkg/cachefile.cc:73
1257 msgid "The package lists or status file could not be parsed or opened."
1258 msgstr ""
1259
1260 #: apt-pkg/cachefile.cc:77
1261 msgid "You may want to run apt-get update to correct these problems"
1262 msgstr ""
1263
1264 #: apt-pkg/policy.cc:269
1265 msgid "Invalid record in the preferences file, no Package header"
1266 msgstr ""
1267
1268 #: apt-pkg/policy.cc:291
1269 #, c-format
1270 msgid "Did not understand pin type %s"
1271 msgstr ""
1272
1273 #: apt-pkg/pkgcachegen.cc:74
1274 msgid "Cache has an incompatible versioning system"
1275 msgstr ""
1276
1277 #: apt-pkg/pkgcachegen.cc:117
1278 #, c-format
1279 msgid "Error occured while processing %s (NewPackage)"
1280 msgstr ""
1281
1282 #: apt-pkg/pkgcachegen.cc:129
1283 #, c-format
1284 msgid "Error occured while processing %s (UsePackage1)"
1285 msgstr ""
1286
1287 #: apt-pkg/pkgcachegen.cc:150
1288 #, c-format
1289 msgid "Error occured while processing %s (UsePackage2)"
1290 msgstr ""
1291
1292 #: apt-pkg/pkgcachegen.cc:154
1293 #, c-format
1294 msgid "Error occured while processing %s (NewFileVer1)"
1295 msgstr ""
1296
1297 #: apt-pkg/pkgcachegen.cc:184
1298 #, c-format
1299 msgid "Error occured while processing %s (NewVersion1)"
1300 msgstr ""
1301
1302 #: apt-pkg/pkgcachegen.cc:188
1303 #, c-format
1304 msgid "Error occured while processing %s (UsePackage3)"
1305 msgstr ""
1306
1307 #: apt-pkg/pkgcachegen.cc:192
1308 #, c-format
1309 msgid "Error occured while processing %s (NewVersion2)"
1310 msgstr ""
1311
1312 #: apt-pkg/pkgcachegen.cc:207
1313 msgid "Wow, you exceeded the number of package names this APT is capable of."
1314 msgstr ""
1315
1316 #: apt-pkg/pkgcachegen.cc:210
1317 msgid "Wow, you exceeded the number of versions this APT is capable of."
1318 msgstr ""
1319
1320 #: apt-pkg/pkgcachegen.cc:213
1321 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
1322 msgstr ""
1323
1324 #: apt-pkg/pkgcachegen.cc:241
1325 #, c-format
1326 msgid "Error occured while processing %s (FindPkg)"
1327 msgstr ""
1328
1329 #: apt-pkg/pkgcachegen.cc:254
1330 #, c-format
1331 msgid "Error occured while processing %s (CollectFileProvides)"
1332 msgstr ""
1333
1334 #: apt-pkg/pkgcachegen.cc:260
1335 #, c-format
1336 msgid "Package %s %s was not found while processing file dependencies"
1337 msgstr ""
1338
1339 #: apt-pkg/pkgcachegen.cc:574
1340 #, c-format
1341 msgid "Couldn't stat source package list %s"
1342 msgstr ""
1343
1344 #. Build the status cache
1345 #: apt-pkg/pkgcachegen.cc:643 apt-pkg/pkgcachegen.cc:701
1346 #: apt-pkg/pkgcachegen.cc:706 apt-pkg/pkgcachegen.cc:829
1347 msgid "Reading Package Lists"
1348 msgstr ""
1349
1350 #: apt-pkg/pkgcachegen.cc:658
1351 msgid "Collecting File Provides"
1352 msgstr ""
1353
1354 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
1355 msgid "IO Error saving source cache"
1356 msgstr ""
1357
1358 #: apt-pkg/acquire-item.cc:124
1359 #, c-format
1360 msgid "rename failed, %s (%s -> %s)."
1361 msgstr ""
1362
1363 #: apt-pkg/acquire-item.cc:353
1364 #, c-format
1365 msgid ""
1366 "I wasn't able to locate a file for the %s package. This might mean you need "
1367 "to manually fix this package. (due to missing arch)"
1368 msgstr ""
1369
1370 #: apt-pkg/acquire-item.cc:388
1371 #, c-format
1372 msgid ""
1373 "I wasn't able to locate file for the %s package. This might mean you need to "
1374 "manually fix this package."
1375 msgstr ""
1376
1377 #: apt-pkg/acquire-item.cc:419
1378 #, c-format
1379 msgid ""
1380 "The package index files are corrupted. No Filename: field for package %s."
1381 msgstr ""
1382
1383 #: apt-pkg/acquire-item.cc:501
1384 msgid "Size mismatch"
1385 msgstr ""
1386
1387 #: apt-pkg/acquire-item.cc:511
1388 msgid "MD5Sum mismatch"
1389 msgstr ""
1390
1391 #~ msgid "Something wicked happened resolving '%s:%s' (%i)"
1392 #~ msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
1393
1394 #~ msgid "Login script command '%s' failed, server said: %s"
1395 #~ msgstr "Login script command ‘%s’ failed, server said: %s"
1396
1397 #~ msgid "<- '"
1398 #~ msgstr "<- ‘"
1399
1400 #, fuzzy
1401 #~ msgid "'"
1402 #~ msgstr " ‘"
1403
1404 #~ msgid "-> '"
1405 #~ msgstr "-> ‘"
1406
1407 #~ msgid "Unable to fetch file, server said '%s'"
1408 #~ msgstr "Unable to fetch file, server said ‘%s’"
1409
1410 #~ msgid "Data transfer failed, server said '%s'"
1411 #~ msgstr "Data transfer failed, server said ‘%s’"
1412
1413 #~ msgid "This is not a valid DEB archive, missing '%s' member"
1414 #~ msgstr "This is not a valid DEB archive, missing ‘%s’ member"
1415
1416 #~ msgid ""
1417 #~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1418 #~ "then make it empty and immediately re-install the same version of the "
1419 #~ "package!"
1420 #~ msgstr ""
1421 #~ "Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
1422 #~ "then make it empty and immediately re-install the same version of the "
1423 #~ "package!"
1424
1425 #~ msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
1426 #~ msgstr "Please provide a name for this Disc, such as ‘Debian 2.1r1 Disk 1’"
1427
1428 #~ msgid " '"
1429 #~ msgstr " ‘"
1430
1431 #~ msgid "....\"Have you mooed today?\"..."
1432 #~ msgstr "....‘Have you mooed today?’..."
1433
1434 #~ msgid ""
1435 #~ "apt-ftparchive generates index files for Debian archives. It supports\n"
1436 #~ "many styles of generation from fully automated to functional "
1437 #~ "replacements\n"
1438 #~ "for dpkg-scanpackages and dpkg-scansources\n"
1439 #~ "\n"
1440 #~ "apt-ftparchive generates Package files from a tree of .debs. The\n"
1441 #~ "Package file contains the contents of all the control fields from\n"
1442 #~ "each package as well as the MD5 hash and filesize. An override file\n"
1443 #~ "is supported to force the value of Priority and Section.\n"
1444 #~ "\n"
1445 #~ "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1446 #~ "The --source-override option can be used to specify a src override file\n"
1447 #~ "\n"
1448 #~ "The 'packages' and 'sources' command should be run in the root of the\n"
1449 #~ "tree. BinaryPath should point to the base of the recursive search and \n"
1450 #~ "override file should contian the override flags. Pathprefix is\n"
1451 #~ "appended to the filename fields if present. Example usage from the \n"
1452 #~ "debian archive:\n"
1453 #~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1454 #~ " dists/potato/main/binary-i386/Packages\n"
1455 #~ msgstr ""
1456 #~ "apt-ftparchive generates index files for Debian archives. It supports\n"
1457 #~ "many styles of generation from fully automated to functional "
1458 #~ "replacements\n"
1459 #~ "for dpkg-scanpackages and dpkg-scansources\n"
1460 #~ "\n"
1461 #~ "apt-ftparchive generates Package files from a tree of .debs. The\n"
1462 #~ "Package file contains the contents of all the control fields from\n"
1463 #~ "each package as well as the MD5 hash and filesize. An override file\n"
1464 #~ "is supported to force the value of Priority and Section.\n"
1465 #~ "\n"
1466 #~ "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1467 #~ "The --source-override option can be used to specify a src override file\n"
1468 #~ "\n"
1469 #~ "The ‘packages’ and ‘sources’ command should be run in the root of the\n"
1470 #~ "tree. BinaryPath should point to the base of the recursive search and \n"
1471 #~ "override file should contian the override flags. Pathprefix is\n"
1472 #~ "appended to the filename fields if present. Example usage from the \n"
1473 #~ "debian archive:\n"
1474 #~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1475 #~ " dists/potato/main/binary-i386/Packages\n"
1476
1477 #~ msgid "Some files are missing in the package file group `%s'"
1478 #~ msgstr "Some files are missing in the package file group ‘%s’"
1479
1480 #~ msgid "Unknown Compresison Algorithm '%s'"
1481 #~ msgstr "Unknown Compression Algorithm ‘%s’"
1482
1483 #~ msgid "E: Errors apply to file '"
1484 #~ msgstr "E: Errors apply to file ‘"
1485
1486 #~ msgid "Could not find a record in the DSC '%s'"
1487 #~ msgstr "Could not find a record in the DSC ‘%s’"
1488
1489 #~ msgid "Errors apply to file '%s'"
1490 #~ msgstr "Errors apply to file ‘%s’"