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