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