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