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