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