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