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