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