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