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