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