]> git.saurik.com Git - apt.git/blame - po/en_GB.po
Rejigger gettext stuff for 0.11.5
[apt.git] / po / en_GB.po
CommitLineData
89409d33
AL
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.4\n"
8e495088
AL
8"POT-Creation-Date: 2002-11-10 19:37+0100\n"
9"PO-Revision-Date: 2002-11-10 20:56+0100\n"
89409d33
AL
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
89409d33
AL
16#: cmdline/apt-cache.cc:131
17#, c-format
18msgid "Package %s version %s has an unmet dep:\n"
19msgstr ""
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
24msgid "Unable to locate package %s"
25msgstr ""
26
27#: cmdline/apt-cache.cc:228
28msgid "Total Package Names : "
29msgstr ""
30
31#: cmdline/apt-cache.cc:268
32msgid " Normal Packages: "
33msgstr ""
34
35#: cmdline/apt-cache.cc:269
36msgid " Pure Virtual Packages: "
37msgstr ""
38
39#: cmdline/apt-cache.cc:270
40msgid " Single Virtual Packages: "
41msgstr ""
42
43#: cmdline/apt-cache.cc:271
44msgid " Mixed Virtual Packages: "
45msgstr ""
46
47#: cmdline/apt-cache.cc:272
48msgid " Missing: "
49msgstr ""
50
51#: cmdline/apt-cache.cc:274
52msgid "Total Distinct Versions: "
53msgstr ""
54
55#: cmdline/apt-cache.cc:276
56msgid "Total Dependencies: "
57msgstr ""
58
59#: cmdline/apt-cache.cc:279
60msgid "Total Ver/File relations: "
61msgstr ""
62
63#: cmdline/apt-cache.cc:281
64msgid "Total Provides Mappings: "
65msgstr ""
66
67#: cmdline/apt-cache.cc:293
68msgid "Total Globbed Strings: "
69msgstr ""
70
71#: cmdline/apt-cache.cc:307
72msgid "Total Dependency Version space: "
73msgstr ""
74
75#: cmdline/apt-cache.cc:312
76msgid "Total Slack space: "
77msgstr ""
78
79#: cmdline/apt-cache.cc:320
80msgid "Total Space Accounted for: "
81msgstr ""
82
83#: cmdline/apt-cache.cc:442 cmdline/apt-cache.cc:869
84#, c-format
85msgid "Package file %s is out of sync."
86msgstr ""
87
88#: cmdline/apt-cache.cc:911
89msgid "You must give exactly one pattern"
90msgstr ""
91
92#: cmdline/apt-cache.cc:1135
93msgid "Package Files:"
94msgstr ""
95
96#: cmdline/apt-cache.cc:1142 cmdline/apt-cache.cc:1228
97msgid "Cache is out of sync, can't x-ref a package file"
98msgstr ""
99
100#: cmdline/apt-cache.cc:1143
101#, c-format
102msgid "%4i %s\n"
103msgstr ""
104
105#. Show any packages have explicit pins
106#: cmdline/apt-cache.cc:1155
107msgid "Pinned Packages:"
108msgstr ""
109
110#: cmdline/apt-cache.cc:1167 cmdline/apt-cache.cc:1208
111msgid "(not found)"
112msgstr ""
113
114#. Installed version
115#: cmdline/apt-cache.cc:1188
116msgid " Installed: "
117msgstr ""
118
119#: cmdline/apt-cache.cc:1190 cmdline/apt-cache.cc:1198
120msgid "(none)"
121msgstr ""
122
8e495088 123#. Candidate Version
89409d33
AL
124#: cmdline/apt-cache.cc:1195
125msgid " Candidate: "
126msgstr ""
127
128#: cmdline/apt-cache.cc:1205
129msgid " Package Pin: "
130msgstr ""
131
132#. Show the priority tables
133#: cmdline/apt-cache.cc:1214
134msgid " Version Table:"
135msgstr ""
136
137#: cmdline/apt-cache.cc:1229
138#, c-format
139msgid " %4i %s\n"
140msgstr ""
141
142#: cmdline/apt-cache.cc:1256 cmdline/apt-cdrom.cc:730 cmdline/apt-config.cc:69
8e495088
AL
143#: cmdline/apt-extracttemplates.cc:223 ftparchive/apt-ftparchive.cc:544
144#: cmdline/apt-get.cc:2015 cmdline/apt-sortpkgs.cc:142
89409d33
AL
145#, c-format
146msgid "%s %s for %s %s compiled on %s %s\n"
147msgstr ""
148
149#: cmdline/apt-cache.cc:1260
150msgid ""
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"
184msgstr ""
185
186#: cmdline/apt-config.cc:40
187msgid "Arguments not in pairs"
188msgstr ""
189
190#: cmdline/apt-config.cc:75
191msgid ""
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"
204msgstr ""
205
206#: cmdline/apt-extracttemplates.cc:96
207#, c-format
208msgid "%s not a valid DEB package."
209msgstr ""
210
211#: cmdline/apt-extracttemplates.cc:230
212msgid ""
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"
223msgstr ""
224
8e495088 225#: cmdline/apt-extracttemplates.cc:257 apt-pkg/pkgcachegen.cc:699
89409d33
AL
226#, c-format
227msgid "Unable to write to %s"
228msgstr ""
229
8e495088 230#: cmdline/apt-extracttemplates.cc:300
89409d33
AL
231msgid "Cannot get debconf version. Is debconf installed?"
232msgstr ""
233
234#. This needs to be a capital
235#: cmdline/apt-get.cc:116
236msgid "Y"
237msgstr ""
238
239#: cmdline/apt-get.cc:193
8e495088 240msgid "The following packages have unmet dependencies:"
89409d33
AL
241msgstr ""
242
243#: cmdline/apt-get.cc:283
244#, c-format
245msgid "but %s is installed"
246msgstr ""
247
248#: cmdline/apt-get.cc:285
249#, c-format
250msgid "but %s is to be installed"
251msgstr ""
252
253#: cmdline/apt-get.cc:292
254msgid "but it is not installable"
255msgstr ""
256
257#: cmdline/apt-get.cc:294
258msgid "but it is a virtual package"
259msgstr ""
260
261#: cmdline/apt-get.cc:297
262msgid "but it is not installed"
263msgstr ""
264
265#: cmdline/apt-get.cc:297
266msgid "but it is not going to be installed"
267msgstr ""
268
269#: cmdline/apt-get.cc:302
270msgid " or"
271msgstr ""
272
273#: cmdline/apt-get.cc:328
274msgid "The following NEW packages will be installed:"
275msgstr ""
276
277#: cmdline/apt-get.cc:351
278msgid "The following packages will be REMOVED:"
279msgstr ""
280
281#: cmdline/apt-get.cc:371
282msgid "The following packages have been kept back"
283msgstr ""
284
285#: cmdline/apt-get.cc:390
286msgid "The following packages will be upgraded"
287msgstr ""
288
289#: cmdline/apt-get.cc:409
290msgid "The following packages will be DOWNGRADED"
291msgstr ""
292
293#: cmdline/apt-get.cc:426
294msgid "The following held packages will be changed:"
295msgstr ""
296
297#: cmdline/apt-get.cc:477
298#, c-format
299msgid "%s (due to %s) "
300msgstr ""
301
302#: cmdline/apt-get.cc:484
303msgid ""
304"WARNING: The following essential packages will be removed\n"
305"This should NOT be done unless you know exactly what you are doing!"
306msgstr ""
307
308#: cmdline/apt-get.cc:514
309#, c-format
310msgid "%lu packages upgraded, %lu newly installed, "
311msgstr ""
312
313#: cmdline/apt-get.cc:518
314#, c-format
315msgid "%lu reinstalled, "
316msgstr ""
317
318#: cmdline/apt-get.cc:520
319#, c-format
320msgid "%lu downgraded, "
321msgstr ""
322
323#: cmdline/apt-get.cc:522
324#, c-format
325msgid "%lu to remove and %lu not upgraded.\n"
326msgstr ""
327
328#: cmdline/apt-get.cc:526
329#, c-format
330msgid "%lu packages not fully installed or removed.\n"
331msgstr ""
332
333#: cmdline/apt-get.cc:586
334msgid "Correcting dependencies..."
335msgstr ""
336
337#: cmdline/apt-get.cc:589
338msgid " failed."
339msgstr ""
340
341#: cmdline/apt-get.cc:592
342msgid "Unable to correct dependencies"
343msgstr ""
344
345#: cmdline/apt-get.cc:595
346msgid "Unable to minimize the upgrade set"
347msgstr ""
348
349#: cmdline/apt-get.cc:597
350msgid " Done"
351msgstr ""
352
353#: cmdline/apt-get.cc:601
354msgid "You might want to run `apt-get -f install' to correct these."
355msgstr "You might want to run ‘apt-get -f install’ to correct these."
356
357#: cmdline/apt-get.cc:604
358msgid "Unmet dependencies. Try using -f."
359msgstr ""
360
361#: cmdline/apt-get.cc:657
362msgid "Packages need to be removed but Remove is disabled."
363msgstr ""
364
8e495088 365#: cmdline/apt-get.cc:683 cmdline/apt-get.cc:1578 cmdline/apt-get.cc:1611
89409d33
AL
366msgid "Unable to lock the download directory"
367msgstr ""
368
8e495088
AL
369#: cmdline/apt-get.cc:693 cmdline/apt-get.cc:1659 cmdline/apt-get.cc:1870
370#: apt-pkg/cachefile.cc:67
89409d33
AL
371msgid "The list of sources could not be read."
372msgstr ""
373
374#: cmdline/apt-get.cc:713
375#, c-format
8e495088 376msgid "Need to get %sB/%sB of archives.\n"
89409d33
AL
377msgstr ""
378
379#: cmdline/apt-get.cc:716
380#, c-format
8e495088 381msgid "Need to get %sB of archives.\n"
89409d33
AL
382msgstr ""
383
384#: cmdline/apt-get.cc:721
385#, c-format
8e495088 386msgid "After unpacking %sB of additional disk space will be used.\n"
89409d33
AL
387msgstr ""
388
389#: cmdline/apt-get.cc:724
390#, c-format
8e495088 391msgid "After unpacking %sB disk space will be freed.\n"
89409d33
AL
392msgstr ""
393
394#: cmdline/apt-get.cc:741
395#, c-format
8e495088 396msgid "You don't have enough free space in %s."
89409d33
AL
397msgstr ""
398
399#: cmdline/apt-get.cc:750
400msgid "There are problems and -y was used without --force-yes"
401msgstr ""
402
403#: cmdline/apt-get.cc:756 cmdline/apt-get.cc:776
404msgid "Trivial Only specified but this is not a trivial operation."
405msgstr ""
406
407#: cmdline/apt-get.cc:758
408msgid "Yes, do as I say!"
409msgstr ""
410
411#: cmdline/apt-get.cc:760
412#, c-format
413msgid ""
414"You are about to do something potentially harmful\n"
415"To continue type in the phrase '%s'\n"
416" ?] "
417msgstr ""
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
423msgid "Abort."
424msgstr ""
425
426#: cmdline/apt-get.cc:781
427msgid "Do you want to continue? [Y/n] "
428msgstr ""
429
8e495088 430#: cmdline/apt-get.cc:850 cmdline/apt-get.cc:1219 cmdline/apt-get.cc:1768
89409d33
AL
431#, c-format
432msgid "Failed to fetch %s %s\n"
433msgstr ""
434
435#: cmdline/apt-get.cc:868
436msgid "Some files failed to download"
437msgstr ""
438
8e495088 439#: cmdline/apt-get.cc:869 cmdline/apt-get.cc:1777
89409d33
AL
440msgid "Download complete and in download only mode"
441msgstr ""
442
443#: cmdline/apt-get.cc:875
444msgid ""
445"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
446"missing?"
447msgstr ""
448
449#: cmdline/apt-get.cc:879
450msgid "--fix-missing and media swapping is not currently supported"
451msgstr ""
452
453#: cmdline/apt-get.cc:884
454msgid "Unable to correct missing packages."
455msgstr ""
456
457#: cmdline/apt-get.cc:885
458msgid "Aborting Install."
459msgstr ""
460
461#: cmdline/apt-get.cc:918
462#, c-format
463msgid "Note, selecting %s instead of %s\n"
464msgstr ""
465
466#: cmdline/apt-get.cc:928
467#, c-format
468msgid "Skipping %s, it is already installed and upgrade is not set.\n"
469msgstr ""
470
471#: cmdline/apt-get.cc:946
472#, c-format
473msgid "Package %s is not installed, so not removed\n"
474msgstr ""
475
476#: cmdline/apt-get.cc:957
477#, c-format
478msgid "Package %s is a virtual package provided by:\n"
479msgstr ""
480
481#: cmdline/apt-get.cc:969
482msgid " [Installed]"
483msgstr ""
484
485#: cmdline/apt-get.cc:974
486msgid "You should explicitly select one to install."
487msgstr ""
488
489#: cmdline/apt-get.cc:979
490#, c-format
491msgid ""
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"
496msgstr ""
497
498#: cmdline/apt-get.cc:997
499msgid "However the following packages replace it:"
500msgstr ""
501
502#: cmdline/apt-get.cc:1000
503#, c-format
504msgid "Package %s has no installation candidate"
505msgstr ""
506
507#: cmdline/apt-get.cc:1020
508#, c-format
8e495088 509msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
89409d33
AL
510msgstr ""
511
512#: cmdline/apt-get.cc:1028
513#, c-format
8e495088 514msgid "%s is already the newest version.\n"
89409d33
AL
515msgstr ""
516
517#: cmdline/apt-get.cc:1055
518#, c-format
519msgid "Release '%s' for '%s' was not found"
520msgstr "Release ‘%s’ for ‘%s’ was not found"
521
522#: cmdline/apt-get.cc:1057
523#, c-format
524msgid "Version '%s' for '%s' was not found"
525msgstr "Version ‘%s’ for ‘%s’ was not found"
526
527#: cmdline/apt-get.cc:1063
528#, c-format
529msgid "Selected version %s (%s) for %s\n"
530msgstr ""
531
532#: cmdline/apt-get.cc:1173
533msgid "The update command takes no arguments"
534msgstr ""
535
536#: cmdline/apt-get.cc:1186
537msgid "Unable to lock the list directory"
538msgstr ""
539
540#: cmdline/apt-get.cc:1238
541msgid ""
542"Some index files failed to download, they have been ignored, or old ones "
543"used instead."
544msgstr ""
545
546#: cmdline/apt-get.cc:1257
547msgid "Internal Error, AllUpgrade broke stuff"
548msgstr ""
549
8e495088 550#: cmdline/apt-get.cc:1347 cmdline/apt-get.cc:1383
89409d33
AL
551#, c-format
552msgid "Couldn't find package %s"
553msgstr ""
554
8e495088 555#: cmdline/apt-get.cc:1360
89409d33
AL
556#, c-format
557msgid "Regex compilation error - %s"
558msgstr ""
559
8e495088
AL
560#: cmdline/apt-get.cc:1370
561#, c-format
562msgid "Note, selecting %s for regex '%s'\n"
563msgstr "Note, selecting %s for regex ‘%s’\n"
564
565#: cmdline/apt-get.cc:1400
89409d33
AL
566msgid "You might want to run `apt-get -f install' to correct these:"
567msgstr "You might want to run ‘apt-get -f install’ to correct these:"
568
8e495088 569#: cmdline/apt-get.cc:1403
89409d33
AL
570msgid ""
571"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
572"solution)."
573msgstr ""
574"Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a "
575"solution)."
576
8e495088 577#: cmdline/apt-get.cc:1415
89409d33
AL
578msgid ""
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."
583msgstr ""
584
8e495088 585#: cmdline/apt-get.cc:1423
89409d33
AL
586msgid ""
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."
590msgstr ""
591
8e495088 592#: cmdline/apt-get.cc:1428
89409d33
AL
593msgid "The following information may help to resolve the situation:"
594msgstr ""
595
8e495088
AL
596#: cmdline/apt-get.cc:1431
597msgid "Broken packages"
89409d33
AL
598msgstr ""
599
8e495088 600#: cmdline/apt-get.cc:1454
89409d33
AL
601msgid "The following extra packages will be installed:"
602msgstr ""
603
8e495088 604#: cmdline/apt-get.cc:1473
89409d33
AL
605msgid "Calculating Upgrade... "
606msgstr ""
607
8e495088 608#: cmdline/apt-get.cc:1476
89409d33
AL
609msgid "Failed"
610msgstr ""
611
8e495088 612#: cmdline/apt-get.cc:1481
89409d33
AL
613msgid "Done"
614msgstr ""
615
8e495088 616#: cmdline/apt-get.cc:1654
89409d33
AL
617msgid "Must specify at least one package to fetch source for"
618msgstr ""
619
8e495088 620#: cmdline/apt-get.cc:1681 cmdline/apt-get.cc:1888
89409d33
AL
621#, c-format
622msgid "Unable to find a source package for %s"
623msgstr ""
624
8e495088 625#: cmdline/apt-get.cc:1728
89409d33 626#, c-format
8e495088 627msgid "You don't have enough free space in %s"
89409d33
AL
628msgstr ""
629
8e495088 630#: cmdline/apt-get.cc:1733
89409d33
AL
631#, c-format
632msgid "Need to get %sB/%sB of source archives.\n"
633msgstr ""
634
8e495088 635#: cmdline/apt-get.cc:1736
89409d33
AL
636#, c-format
637msgid "Need to get %sB of source archives.\n"
638msgstr ""
639
8e495088 640#: cmdline/apt-get.cc:1742
89409d33
AL
641#, c-format
642msgid "Fetch Source %s\n"
643msgstr ""
644
8e495088 645#: cmdline/apt-get.cc:1773
89409d33
AL
646msgid "Failed to fetch some archives."
647msgstr ""
648
8e495088 649#: cmdline/apt-get.cc:1801
89409d33
AL
650#, c-format
651msgid "Skipping unpack of already unpacked source in %s\n"
652msgstr ""
653
8e495088 654#: cmdline/apt-get.cc:1813
89409d33
AL
655#, c-format
656msgid "Unpack command '%s' failed.\n"
657msgstr "Unpack command ‘%s’ failed.\n"
658
8e495088 659#: cmdline/apt-get.cc:1830
89409d33
AL
660#, c-format
661msgid "Build command '%s' failed.\n"
662msgstr "Build command ‘%s’ failed.\n"
663
8e495088 664#: cmdline/apt-get.cc:1849
89409d33
AL
665msgid "Child process failed"
666msgstr ""
667
8e495088 668#: cmdline/apt-get.cc:1865
89409d33
AL
669msgid "Must specify at least one package to check builddeps for"
670msgstr ""
671
8e495088 672#: cmdline/apt-get.cc:1893
89409d33
AL
673#, c-format
674msgid "Unable to get build-dependency information for %s"
675msgstr ""
676
8e495088 677#: cmdline/apt-get.cc:1913
89409d33
AL
678#, c-format
679msgid "%s has no build depends.\n"
680msgstr ""
681
8e495088 682#: cmdline/apt-get.cc:1931
89409d33
AL
683#, c-format
684msgid ""
685"%s dependency on %s cannot be satisfied because the package %s cannot be "
686"found"
687msgstr ""
688
8e495088 689#: cmdline/apt-get.cc:1983
89409d33
AL
690msgid ""
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."
693msgstr ""
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
8e495088 697#: cmdline/apt-get.cc:1988
89409d33
AL
698msgid "Failed to process build dependencies"
699msgstr ""
700
8e495088 701#: cmdline/apt-get.cc:2020
89409d33
AL
702msgid "Supported Modules:"
703msgstr ""
704
8e495088 705#: cmdline/apt-get.cc:2061
89409d33
AL
706msgid ""
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"
744msgstr ""
745
8e495088
AL
746#: cmdline/acqprogress.cc:55
747msgid "Hit "
748msgstr ""
749
750#: cmdline/acqprogress.cc:79
751msgid "Get:"
752msgstr ""
753
754#: cmdline/acqprogress.cc:110
755msgid "Ign "
756msgstr ""
757
758#: cmdline/acqprogress.cc:114
759msgid "Err "
760msgstr ""
761
762#: cmdline/acqprogress.cc:135
763#, c-format
764msgid "Fetched %sB in %s (%sB/s)\n"
765msgstr ""
766
767#: cmdline/acqprogress.cc:225
768msgid " [Working]"
769msgstr ""
770
771#: cmdline/acqprogress.cc:271
772#, c-format
773msgid ""
774"Media Change: Please insert the disc labeled '%s' in the drive '%s' and "
775"press enter\n"
776msgstr ""
777"Media Change: Please insert the disc labeled ‘%s’ in the drive ‘%s’ and "
778"press enter\n"
779
89409d33
AL
780#: cmdline/apt-sortpkgs.cc:84
781msgid "Unknown package record!"
782msgstr ""
783
784#: cmdline/apt-sortpkgs.cc:148
785msgid ""
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"
796msgstr ""
797
8e495088
AL
798#: dselect/install:32
799msgid "Bad default setting!"
800msgstr ""
801
802#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
803#: dselect/install:104 dselect/update:45
804msgid "Press enter to continue."
805msgstr ""
806
807#: dselect/install:100
808msgid "Some errors occurred while unpacking. I'm going to configure the"
809msgstr ""
810
811#: dselect/install:101
812msgid "packages that were installed. This may result in duplicate errors"
813msgstr ""
814
815#: dselect/install:102
816msgid "or errors caused by missing dependencies. This is OK, only the errors"
817msgstr ""
818
819#: dselect/install:103
820msgid ""
821"above this message are important. Please fix them and run [I]nstall again"
822msgstr ""
823
824#: dselect/update:30
825msgid "Merging Available information"
826msgstr ""
827
828#: apt-pkg/contrib/mmap.cc:82
829msgid "Can't mmap an empty file"
830msgstr ""
831
832#: apt-pkg/contrib/mmap.cc:87
89409d33 833#, c-format
8e495088 834msgid "Couldn't make mmap of %lu bytes"
89409d33
AL
835msgstr ""
836
8e495088 837#: apt-pkg/contrib/strutl.cc:935
89409d33 838#, c-format
8e495088
AL
839msgid "Selection %s not found"
840msgstr ""
841
842#: apt-pkg/contrib/configuration.cc:449
843#, c-format
844msgid "Opening configuration file %s"
845msgstr ""
846
847#: apt-pkg/contrib/configuration.cc:559
848#, c-format
849msgid "Syntax error %s:%u: Block starts with no name."
89409d33
AL
850msgstr ""
851
8e495088
AL
852#: apt-pkg/contrib/configuration.cc:578
853#, c-format
854msgid "Syntax error %s:%u: Malformed Tag"
855msgstr ""
856
857#: apt-pkg/contrib/configuration.cc:595
858#, c-format
859msgid "Syntax error %s:%u: Extra junk after value"
860msgstr ""
861
862#: apt-pkg/contrib/configuration.cc:635
863#, c-format
864msgid "Syntax error %s:%u: Directives can only be done at the top level"
865msgstr ""
866
867#: apt-pkg/contrib/configuration.cc:642
868#, c-format
869msgid "Syntax error %s:%u: Too many nested includes"
870msgstr ""
871
872#: apt-pkg/contrib/configuration.cc:646 apt-pkg/contrib/configuration.cc:651
873#, c-format
874msgid "Syntax error %s:%u: Included from here"
875msgstr ""
876
877#: apt-pkg/contrib/configuration.cc:655
878#, c-format
879msgid "Syntax error %s:%u: Unsupported directive '%s'"
880msgstr ""
881
882#: apt-pkg/contrib/configuration.cc:689
883#, c-format
884msgid "Syntax error %s:%u: Extra junk at end of file"
885msgstr ""
886
887#: apt-pkg/contrib/configuration.cc:701 apt-pkg/contrib/cdromutl.cc:153
89409d33
AL
888#: apt-pkg/acquire.cc:412 apt-pkg/clean.cc:38
889#, c-format
890msgid "Unable to read %s"
891msgstr ""
892
8e495088 893#: apt-pkg/contrib/progress.cc:154
89409d33 894#, c-format
8e495088 895msgid "\r%s... Error!"
89409d33
AL
896msgstr ""
897
8e495088 898#: apt-pkg/contrib/progress.cc:156
89409d33 899#, c-format
8e495088 900msgid "\r%s... Done"
89409d33
AL
901msgstr ""
902
8e495088 903#: apt-pkg/contrib/cmndline.cc:79
89409d33 904#, c-format
8e495088
AL
905msgid "Command line option '%c' [from %s] is not known."
906msgstr "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
911msgid "Command line option %s is not understood"
89409d33
AL
912msgstr ""
913
8e495088 914#: apt-pkg/contrib/cmndline.cc:126
89409d33 915#, c-format
8e495088 916msgid "Command line option %s is not boolean"
89409d33
AL
917msgstr ""
918
8e495088 919#: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
89409d33 920#, c-format
8e495088 921msgid "Option %s requires an argument."
89409d33
AL
922msgstr ""
923
8e495088
AL
924#: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
925#, c-format
926msgid "Option %s: Configuration item sepecification must have an =<val>."
89409d33
AL
927msgstr ""
928
8e495088
AL
929#: apt-pkg/contrib/cmndline.cc:236
930#, c-format
931msgid "Option %s requires an integer argument, not '%s'"
89409d33
AL
932msgstr ""
933
8e495088 934#: apt-pkg/contrib/cmndline.cc:267
89409d33 935#, c-format
8e495088
AL
936msgid "Option '%s' is too long"
937msgstr "Option ‘%s’ is too long"
938
939#: apt-pkg/contrib/cmndline.cc:300
940#, c-format
941msgid "Sense %s is not understood, try true or false."
89409d33
AL
942msgstr ""
943
8e495088 944#: apt-pkg/contrib/cmndline.cc:350
89409d33 945#, c-format
8e495088 946msgid "Invalid operation %s"
89409d33
AL
947msgstr ""
948
8e495088 949#: apt-pkg/contrib/cdromutl.cc:55
89409d33 950#, c-format
8e495088 951msgid "Unable to stat the mount point %s"
89409d33
AL
952msgstr ""
953
8e495088
AL
954#: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:44
955#, c-format
956msgid "Unable to change to %s"
89409d33
AL
957msgstr ""
958
8e495088
AL
959#: apt-pkg/contrib/cdromutl.cc:190
960msgid "Failed to stat the cdrom"
89409d33
AL
961msgstr ""
962
8e495088
AL
963#: apt-pkg/contrib/fileutl.cc:80
964#, c-format
965msgid "Not using locking for read only lock file %s"
89409d33
AL
966msgstr ""
967
8e495088
AL
968#: apt-pkg/contrib/fileutl.cc:85
969#, c-format
970msgid "Could not open lock file %s"
89409d33
AL
971msgstr ""
972
8e495088 973#: apt-pkg/contrib/fileutl.cc:103
89409d33 974#, c-format
8e495088 975msgid "Not using locking for nfs mounted lock file %s"
89409d33
AL
976msgstr ""
977
8e495088
AL
978#: apt-pkg/contrib/fileutl.cc:107
979#, c-format
980msgid "Could not get lock %s"
89409d33
AL
981msgstr ""
982
8e495088
AL
983#: apt-pkg/contrib/fileutl.cc:358
984#, c-format
985msgid "Waited, for %s but it wasn't there"
986msgstr "Waited for %s but it wasn't there"
987
988#: apt-pkg/contrib/fileutl.cc:368
989#, c-format
990msgid "Sub-process %s received a segmentation fault."
89409d33
AL
991msgstr ""
992
8e495088
AL
993#: apt-pkg/contrib/fileutl.cc:371
994#, c-format
995msgid "Sub-process %s returned an error code (%u)"
89409d33
AL
996msgstr ""
997
8e495088 998#: apt-pkg/contrib/fileutl.cc:373
89409d33 999#, c-format
8e495088
AL
1000msgid "Sub-process %s exited unexpectedly"
1001msgstr ""
89409d33 1002
8e495088
AL
1003#: apt-pkg/contrib/fileutl.cc:417
1004#, c-format
1005msgid "Could not open file %s"
89409d33
AL
1006msgstr ""
1007
8e495088
AL
1008#: apt-pkg/contrib/fileutl.cc:452
1009msgid "Read error"
1010msgstr ""
1011
1012#: apt-pkg/contrib/fileutl.cc:473
89409d33 1013#, c-format
8e495088
AL
1014msgid "read, still have %lu to read but none left"
1015msgstr ""
1016
1017#: apt-pkg/contrib/fileutl.cc:491
1018msgid "Write error"
1019msgstr ""
1020
1021#: apt-pkg/contrib/fileutl.cc:503
1022#, c-format
1023msgid "write, still have %lu to write but couldn't"
1024msgstr ""
1025
1026#: apt-pkg/contrib/fileutl.cc:578
1027msgid "Problem closing the file"
1028msgstr ""
1029
1030#: apt-pkg/contrib/fileutl.cc:584
1031msgid "Problem unlinking the file"
1032msgstr ""
1033
1034#: apt-pkg/contrib/fileutl.cc:595
1035msgid "Problem syncing the file"
89409d33
AL
1036msgstr ""
1037
1038#: apt-pkg/pkgcache.cc:126
1039msgid "Empty package cache"
1040msgstr ""
1041
1042#: apt-pkg/pkgcache.cc:132
1043msgid "The package cache file is corrupted"
1044msgstr ""
1045
1046#: apt-pkg/pkgcache.cc:137
1047msgid "The package cache file is an incompatible version"
1048msgstr ""
1049
1050#: apt-pkg/pkgcache.cc:142
1051#, c-format
1052msgid "This APT does not support the Versioning System '%s'"
1053msgstr "This APT does not support the Versioning System ‘%s’"
1054
1055#: apt-pkg/pkgcache.cc:147
1056msgid "The package cache was build for a different architecture"
1057msgstr ""
1058
1059#: apt-pkg/pkgcache.cc:218
1060msgid "Depends"
1061msgstr ""
1062
1063#: apt-pkg/pkgcache.cc:218
1064msgid "PreDepends"
1065msgstr ""
1066
1067#: apt-pkg/pkgcache.cc:218
1068msgid "Suggests"
1069msgstr ""
1070
1071#: apt-pkg/pkgcache.cc:219
1072msgid "Recommends"
1073msgstr ""
1074
1075#: apt-pkg/pkgcache.cc:219
1076msgid "Conflicts"
1077msgstr ""
1078
1079#: apt-pkg/pkgcache.cc:219
1080msgid "Replaces"
1081msgstr ""
1082
1083#: apt-pkg/pkgcache.cc:220
1084msgid "Obsoletes"
1085msgstr ""
1086
1087#: apt-pkg/pkgcache.cc:231
1088msgid "important"
1089msgstr ""
1090
1091#: apt-pkg/pkgcache.cc:231
1092msgid "required"
1093msgstr ""
1094
1095#: apt-pkg/pkgcache.cc:231
1096msgid "standard"
1097msgstr ""
1098
1099#: apt-pkg/pkgcache.cc:232
1100msgid "optional"
1101msgstr ""
1102
1103#: apt-pkg/pkgcache.cc:232
1104msgid "extra"
1105msgstr ""
1106
8e495088
AL
1107#: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
1108msgid "Building Dependency Tree"
1109msgstr ""
1110
1111#: apt-pkg/depcache.cc:61
1112msgid "Candidate Versions"
89409d33
AL
1113msgstr ""
1114
8e495088
AL
1115#: apt-pkg/depcache.cc:90
1116msgid "Dependency Generation"
1117msgstr ""
1118
1119#: apt-pkg/tagfile.cc:71
89409d33 1120#, c-format
8e495088 1121msgid "Unable to parse package file %s (1)"
89409d33
AL
1122msgstr ""
1123
8e495088 1124#: apt-pkg/tagfile.cc:158
89409d33 1125#, c-format
8e495088 1126msgid "Unable to parse package file %s (2)"
89409d33
AL
1127msgstr ""
1128
8e495088 1129#: apt-pkg/sourcelist.cc:88
89409d33 1130#, c-format
8e495088 1131msgid "Malformed line %lu in source list %s (URI)"
89409d33
AL
1132msgstr ""
1133
8e495088 1134#: apt-pkg/sourcelist.cc:90
89409d33 1135#, c-format
8e495088 1136msgid "Malformed line %lu in source list %s (dist)"
89409d33
AL
1137msgstr ""
1138
8e495088 1139#: apt-pkg/sourcelist.cc:93
89409d33 1140#, c-format
8e495088 1141msgid "Malformed line %lu in source list %s (URI parse)"
89409d33
AL
1142msgstr ""
1143
8e495088 1144#: apt-pkg/sourcelist.cc:99
89409d33 1145#, c-format
8e495088 1146msgid "Malformed line %lu in source list %s (Absolute dist)"
89409d33
AL
1147msgstr ""
1148
8e495088 1149#: apt-pkg/sourcelist.cc:106
89409d33 1150#, c-format
8e495088 1151msgid "Malformed line %lu in source list %s (dist parse)"
89409d33
AL
1152msgstr ""
1153
8e495088
AL
1154#: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
1155#, c-format
1156msgid "Vendor block %s is invalid"
89409d33
AL
1157msgstr ""
1158
8e495088
AL
1159#: apt-pkg/sourcelist.cc:235
1160#, c-format
1161msgid "Opening %s"
89409d33
AL
1162msgstr ""
1163
8e495088
AL
1164#: apt-pkg/sourcelist.cc:249
1165#, c-format
1166msgid "Line %u too long in source list %s."
89409d33
AL
1167msgstr ""
1168
8e495088 1169#: apt-pkg/sourcelist.cc:266
89409d33 1170#, c-format
8e495088 1171msgid "Malformed line %u in source list %s (type)"
89409d33
AL
1172msgstr ""
1173
8e495088
AL
1174#: apt-pkg/sourcelist.cc:270
1175#, c-format
1176msgid "Type '%s' is not known in on line %u in source list %s"
1177msgstr "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
1181msgid "Malformed line %u in source list %s (vendor id)"
89409d33
AL
1182msgstr ""
1183
8e495088
AL
1184#: apt-pkg/sourcelist.cc:296
1185#, c-format
1186msgid "Unknown vendor ID '%s' in line %u of source list %s"
1187msgstr "Unknown vendor ID ‘%s’ in line %u of source list %s"
1188
1189#: apt-pkg/packagemanager.cc:402
1190#, c-format
1191msgid ""
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."
89409d33
AL
1195msgstr ""
1196
1197#: apt-pkg/pkgrecords.cc:37
1198#, c-format
1199msgid "Index file type '%s' is not supported"
1200msgstr "Index file type ‘%s’ is not supported"
1201
8e495088
AL
1202#: apt-pkg/algorithms.cc:237
1203#, c-format
1204msgid ""
1205"The package %s needs to be reinstalled, but I can't find an archive for it."
1206msgstr ""
1207
1208#: apt-pkg/algorithms.cc:1055
1209msgid ""
1210"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
1211"held packages."
1212msgstr ""
1213
1214#: apt-pkg/algorithms.cc:1057
1215msgid "Unable to correct problems, you have held broken packages."
1216msgstr ""
1217
1218#: apt-pkg/acquire.cc:61
1219#, c-format
1220msgid "Lists directory %spartial is missing."
1221msgstr ""
1222
1223#: apt-pkg/acquire.cc:65
1224#, c-format
1225msgid "Archive directory %spartial is missing."
1226msgstr ""
1227
1228#: apt-pkg/acquire-worker.cc:112
1229#, c-format
1230msgid "The method driver %s could not be found."
1231msgstr ""
1232
1233#: apt-pkg/acquire-worker.cc:161
1234#, c-format
1235msgid "Method %s did not start correctly"
1236msgstr ""
1237
1238#: apt-pkg/init.cc:117
1239#, c-format
1240msgid "Packaging system '%s' is not supported"
1241msgstr "Packaging system ‘%s’ is not supported"
1242
1243#: apt-pkg/init.cc:133
1244msgid "Unable to determine a suitable system type"
1245msgstr ""
1246
1247#: apt-pkg/clean.cc:61
1248#, c-format
1249msgid "Unable to stat %s."
1250msgstr ""
1251
1252#: apt-pkg/srcrecords.cc:49
1253msgid "You must put some 'source' URIs in your sources.list"
1254msgstr "You must put some ‘source’ URIs in your sources.list"
1255
1256#: apt-pkg/cachefile.cc:73
1257msgid "The package lists or status file could not be parsed or opened."
1258msgstr ""
1259
1260#: apt-pkg/cachefile.cc:77
1261msgid "You may want to run apt-get update to correct these problems"
1262msgstr ""
1263
89409d33
AL
1264#: apt-pkg/policy.cc:269
1265msgid "Invalid record in the preferences file, no Package header"
1266msgstr ""
1267
1268#: apt-pkg/policy.cc:291
1269#, c-format
1270msgid "Did not understand pin type %s"
1271msgstr ""
1272
8e495088
AL
1273#: apt-pkg/pkgcachegen.cc:74
1274msgid "Cache has an incompatible versioning system"
1275msgstr ""
1276
1277#: apt-pkg/pkgcachegen.cc:117
89409d33 1278#, c-format
8e495088 1279msgid "Error occured while processing %s (NewPackage)"
89409d33
AL
1280msgstr ""
1281
8e495088 1282#: apt-pkg/pkgcachegen.cc:129
89409d33 1283#, c-format
8e495088 1284msgid "Error occured while processing %s (UsePackage1)"
89409d33
AL
1285msgstr ""
1286
8e495088 1287#: apt-pkg/pkgcachegen.cc:150
89409d33 1288#, c-format
8e495088 1289msgid "Error occured while processing %s (UsePackage2)"
89409d33
AL
1290msgstr ""
1291
8e495088 1292#: apt-pkg/pkgcachegen.cc:154
89409d33 1293#, c-format
8e495088 1294msgid "Error occured while processing %s (NewFileVer1)"
89409d33
AL
1295msgstr ""
1296
8e495088 1297#: apt-pkg/pkgcachegen.cc:184
89409d33 1298#, c-format
8e495088 1299msgid "Error occured while processing %s (NewVersion1)"
89409d33
AL
1300msgstr ""
1301
8e495088 1302#: apt-pkg/pkgcachegen.cc:188
89409d33 1303#, c-format
8e495088 1304msgid "Error occured while processing %s (UsePackage3)"
89409d33
AL
1305msgstr ""
1306
8e495088 1307#: apt-pkg/pkgcachegen.cc:192
89409d33 1308#, c-format
8e495088
AL
1309msgid "Error occured while processing %s (NewVersion2)"
1310msgstr ""
1311
1312#: apt-pkg/pkgcachegen.cc:207
1313msgid "Wow, you exceeded the number of package names this APT is capable of."
1314msgstr ""
1315
1316#: apt-pkg/pkgcachegen.cc:210
1317msgid "Wow, you exceeded the number of versions this APT is capable of."
1318msgstr ""
1319
1320#: apt-pkg/pkgcachegen.cc:213
1321msgid "Wow, you exceeded the number of dependencies this APT is capable of."
89409d33
AL
1322msgstr ""
1323
8e495088 1324#: apt-pkg/pkgcachegen.cc:241
89409d33 1325#, c-format
8e495088 1326msgid "Error occured while processing %s (FindPkg)"
89409d33
AL
1327msgstr ""
1328
8e495088 1329#: apt-pkg/pkgcachegen.cc:254
89409d33 1330#, c-format
8e495088
AL
1331msgid "Error occured while processing %s (CollectFileProvides)"
1332msgstr ""
89409d33 1333
8e495088 1334#: apt-pkg/pkgcachegen.cc:260
89409d33 1335#, c-format
8e495088 1336msgid "Package %s %s was not found while processing file dependencies"
89409d33
AL
1337msgstr ""
1338
8e495088 1339#: apt-pkg/pkgcachegen.cc:574
89409d33 1340#, c-format
8e495088
AL
1341msgid "Couldn't stat source package list %s"
1342msgstr ""
89409d33 1343
8e495088
AL
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
1347msgid "Reading Package Lists"
1348msgstr ""
89409d33 1349
8e495088
AL
1350#: apt-pkg/pkgcachegen.cc:658
1351msgid "Collecting File Provides"
1352msgstr ""
1353
1354#: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
1355msgid "IO Error saving source cache"
1356msgstr ""
1357
1358#: apt-pkg/acquire-item.cc:124
89409d33 1359#, c-format
8e495088 1360msgid "rename failed, %s (%s -> %s)."
89409d33
AL
1361msgstr ""
1362
8e495088 1363#: apt-pkg/acquire-item.cc:353
89409d33 1364#, c-format
8e495088
AL
1365msgid ""
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)"
1368msgstr ""
1369
1370#: apt-pkg/acquire-item.cc:388
1371#, c-format
1372msgid ""
1373"I wasn't able to locate file for the %s package. This might mean you need to "
1374"manually fix this package."
1375msgstr ""
1376
1377#: apt-pkg/acquire-item.cc:419
1378#, c-format
1379msgid ""
1380"The package index files are corrupted. No Filename: field for package %s."
1381msgstr ""
1382
1383#: apt-pkg/acquire-item.cc:501
1384msgid "Size mismatch"
89409d33
AL
1385msgstr ""
1386
8e495088
AL
1387#: apt-pkg/acquire-item.cc:511
1388msgid "MD5Sum mismatch"
1389msgstr ""
89409d33
AL
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
89409d33
AL
1486#~ msgid "Could not find a record in the DSC '%s'"
1487#~ msgstr "Could not find a record in the DSC ‘%s’"
1488
89409d33
AL
1489#~ msgid "Errors apply to file '%s'"
1490#~ msgstr "Errors apply to file ‘%s’"