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