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