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