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