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