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