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