1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: apt 1.1~exp12\n"
9 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
10 "POT-Creation-Date: 2015-09-11 23:36+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: cmdline/apt-cache.cc:149
21 msgid "Package %s version %s has an unmet dep:\n"
24 #: cmdline/apt-cache.cc:319
25 msgid "apt-cache stats does not take any arguments"
28 #: cmdline/apt-cache.cc:325
29 msgid "Total package names: "
32 #: cmdline/apt-cache.cc:327
33 msgid "Total package structures: "
36 #: cmdline/apt-cache.cc:367
37 msgid " Normal packages: "
40 #: cmdline/apt-cache.cc:368
41 msgid " Pure virtual packages: "
44 #: cmdline/apt-cache.cc:369
45 msgid " Single virtual packages: "
48 #: cmdline/apt-cache.cc:370
49 msgid " Mixed virtual packages: "
52 #: cmdline/apt-cache.cc:371
56 #: cmdline/apt-cache.cc:373
57 msgid "Total distinct versions: "
60 #: cmdline/apt-cache.cc:375
61 msgid "Total distinct descriptions: "
64 #: cmdline/apt-cache.cc:377
65 msgid "Total dependencies: "
68 #: cmdline/apt-cache.cc:380
69 msgid "Total ver/file relations: "
72 #: cmdline/apt-cache.cc:382
73 msgid "Total Desc/File relations: "
76 #: cmdline/apt-cache.cc:384
77 msgid "Total Provides mappings: "
80 #: cmdline/apt-cache.cc:440
81 msgid "Total globbed strings: "
84 #: cmdline/apt-cache.cc:446
85 msgid "Total slack space: "
88 #: cmdline/apt-cache.cc:463
89 msgid "Total space accounted for: "
92 #: cmdline/apt-cache.cc:605 cmdline/apt-cache.cc:1256
93 #: apt-private/private-show.cc:58
95 msgid "Package file %s is out of sync."
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"
105 #: cmdline/apt-cache.cc:1356 apt-private/private-search.cc:41
106 msgid "You must give at least one search pattern"
109 #: cmdline/apt-cache.cc:1520
110 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
113 #: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:754
115 msgid "Unable to locate package %s"
118 #: cmdline/apt-cache.cc:1649
119 msgid "Package files:"
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"
126 #. Show any packages have explicit pins
127 #: cmdline/apt-cache.cc:1672
128 msgid "Pinned packages:"
131 #: cmdline/apt-cache.cc:1686 cmdline/apt-cache.cc:1743
135 #. Print the package name and the version we are forcing to
136 #: cmdline/apt-cache.cc:1700
138 msgid "%s -> %s with priority %d\n"
141 #: cmdline/apt-cache.cc:1706
145 #: cmdline/apt-cache.cc:1707
149 #: cmdline/apt-cache.cc:1725 cmdline/apt-cache.cc:1733
153 #: cmdline/apt-cache.cc:1740
154 msgid " Package pin: "
157 #. Show the priority tables
158 #: cmdline/apt-cache.cc:1749
159 msgid " Version table:"
162 #: cmdline/apt-cache.cc:1871
164 "Usage: apt-cache [options] command\n"
165 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
166 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
168 "apt-cache is a low-level tool used to query information\n"
169 "from APT's binary cache files\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"
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"
199 #: cmdline/apt-cdrom.cc:77
200 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
203 #: cmdline/apt-cdrom.cc:92
204 msgid "Please insert a Disc in the drive and press [Enter]"
207 #: cmdline/apt-cdrom.cc:140
209 msgid "Failed to mount '%s' to '%s'"
212 #: cmdline/apt-cdrom.cc:179
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 "
220 #: cmdline/apt-cdrom.cc:183
221 msgid "Repeat this process for the rest of the CDs in your set."
224 #: cmdline/apt-config.cc:48
225 msgid "Arguments not in pairs"
228 #: cmdline/apt-config.cc:88
230 "Usage: apt-config [options] command\n"
232 "apt-config is a simple tool to read the APT config file\n"
235 " shell - Shell mode\n"
236 " dump - Show the configuration\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"
244 #: cmdline/apt-get.cc:211
246 msgid "Can not find a package for architecture '%s'"
249 #: cmdline/apt-get.cc:287
251 msgid "Can not find a package '%s' with version '%s'"
254 #: cmdline/apt-get.cc:290
256 msgid "Can not find a package '%s' with release '%s'"
259 #: cmdline/apt-get.cc:327
261 msgid "Picking '%s' as source package instead of '%s'\n"
264 #: cmdline/apt-get.cc:386
266 msgid "Can not find version '%s' of package '%s'"
269 #: cmdline/apt-get.cc:417
271 msgid "Couldn't find package %s"
274 #: cmdline/apt-get.cc:422 cmdline/apt-mark.cc:78
275 #: apt-private/private-install.cc:851
277 msgid "%s set to manually installed.\n"
280 #: cmdline/apt-get.cc:424 cmdline/apt-mark.cc:80
282 msgid "%s set to automatically installed.\n"
285 #: cmdline/apt-get.cc:432 cmdline/apt-mark.cc:124
287 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
291 #: cmdline/apt-get.cc:501 cmdline/apt-get.cc:509
292 msgid "Internal error, problem resolver broke stuff"
295 #: cmdline/apt-get.cc:570
296 msgid "Unable to lock the download directory"
299 #: cmdline/apt-get.cc:685
300 msgid "Must specify at least one package to fetch source for"
303 #: cmdline/apt-get.cc:722 cmdline/apt-get.cc:1029
305 msgid "Unable to find a source package for %s"
308 #: cmdline/apt-get.cc:742
311 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
315 #: cmdline/apt-get.cc:747
320 "to retrieve the latest (possibly unreleased) updates to the package.\n"
323 #: cmdline/apt-get.cc:795
325 msgid "Skipping already downloaded file '%s'\n"
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:825
332 msgid "Need to get %sB/%sB of source archives.\n"
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:830
339 msgid "Need to get %sB of source archives.\n"
342 #: cmdline/apt-get.cc:836
344 msgid "Fetch source %s\n"
347 #: cmdline/apt-get.cc:858
348 msgid "Failed to fetch some archives."
351 #: cmdline/apt-get.cc:863 apt-private/private-install.cc:300
352 msgid "Download complete and in download only mode"
355 #: cmdline/apt-get.cc:888
357 msgid "Skipping unpack of already unpacked source in %s\n"
360 #: cmdline/apt-get.cc:901
362 msgid "Unpack command '%s' failed.\n"
365 #: cmdline/apt-get.cc:902
367 msgid "Check if the 'dpkg-dev' package is installed.\n"
370 #: cmdline/apt-get.cc:930
372 msgid "Build command '%s' failed.\n"
375 #: cmdline/apt-get.cc:949
376 msgid "Child process failed"
379 #: cmdline/apt-get.cc:970
380 msgid "Must specify at least one package to check builddeps for"
383 #: cmdline/apt-get.cc:988
386 "No architecture information available for %s. See apt.conf(5) APT::"
387 "Architectures for setup"
390 #: cmdline/apt-get.cc:1006
392 msgid "Note, using directory '%s' to get the build dependencies\n"
395 #: cmdline/apt-get.cc:1016
397 msgid "Note, using file '%s' to get the build dependencies\n"
400 #: cmdline/apt-get.cc:1041 cmdline/apt-get.cc:1044
402 msgid "Unable to get build-dependency information for %s"
405 #: cmdline/apt-get.cc:1064
407 msgid "%s has no build depends.\n"
410 #: cmdline/apt-get.cc:1234
413 "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
417 #: cmdline/apt-get.cc:1252
420 "%s dependency for %s cannot be satisfied because the package %s cannot be "
424 #: cmdline/apt-get.cc:1275
426 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
429 #: cmdline/apt-get.cc:1314
432 "%s dependency for %s cannot be satisfied because candidate version of "
433 "package %s can't satisfy version requirements"
436 #: cmdline/apt-get.cc:1320
439 "%s dependency for %s cannot be satisfied because package %s has no candidate "
443 #: cmdline/apt-get.cc:1343
445 msgid "Failed to satisfy %s dependency for %s: %s"
448 #: cmdline/apt-get.cc:1358
450 msgid "Build-dependencies for %s could not be satisfied."
453 #: cmdline/apt-get.cc:1363
454 msgid "Failed to process build dependencies"
457 #: cmdline/apt-get.cc:1553
458 msgid "Supported modules:"
461 #: cmdline/apt-get.cc:1594
463 "Usage: apt-get [options] command\n"
464 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
465 " apt-get [options] source pkg1 [pkg2 ...]\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"
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"
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"
507 #: cmdline/apt-helper.cc:37
508 msgid "Need one URL as argument"
511 #: cmdline/apt-helper.cc:50
512 msgid "Must specify at least one pair url/filename"
515 #: cmdline/apt-helper.cc:73 cmdline/apt-helper.cc:77
516 msgid "Download Failed"
519 #: cmdline/apt-helper.cc:98 cmdline/apt-helper.cc:101
521 msgid "GetSrvRec failed for %s"
524 #: cmdline/apt-helper.cc:117
526 "Usage: apt-helper [options] command\n"
527 " apt-helper [options] download-file uri target-path\n"
529 "apt-helper is a internal helper for apt\n"
532 " download-file - download the given uri to the target-path\n"
533 " srv-lookup - lookup a SRV record (e.g. _http._tcp.ftp.debian.org)\n"
534 " auto-detect-proxy - detect proxy using apt.conf\n"
536 " This APT helper has Super Meep Powers.\n"
539 #: cmdline/apt-mark.cc:65
541 msgid "%s can not be marked as it is not installed.\n"
544 #: cmdline/apt-mark.cc:71
546 msgid "%s was already set to manually installed.\n"
549 #: cmdline/apt-mark.cc:73
551 msgid "%s was already set to automatically installed.\n"
554 #: cmdline/apt-mark.cc:238
556 msgid "%s was already set on hold.\n"
559 #: cmdline/apt-mark.cc:240
561 msgid "%s was already not hold.\n"
564 #: cmdline/apt-mark.cc:255 cmdline/apt-mark.cc:333 cmdline/apt-mark.cc:397
565 #: apt-pkg/deb/dpkgpm.cc:1302 apt-pkg/contrib/fileutl.cc:850
566 #: apt-pkg/contrib/gpgv.cc:207
568 msgid "Waited for %s but it wasn't there"
571 #: cmdline/apt-mark.cc:270 cmdline/apt-mark.cc:380
573 msgid "%s set on hold.\n"
576 #: cmdline/apt-mark.cc:272 cmdline/apt-mark.cc:385
578 msgid "Canceled hold on %s.\n"
581 #: cmdline/apt-mark.cc:337 cmdline/apt-mark.cc:403
582 msgid "Executing dpkg failed. Are you root?"
585 #: cmdline/apt-mark.cc:449
587 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
589 "apt-mark is a simple command line interface for marking packages\n"
590 "as manually or automatically installed. It can also list marks.\n"
593 " auto - Mark the given packages as automatically installed\n"
594 " manual - Mark the given packages as manually installed\n"
595 " hold - Mark a package as held back\n"
596 " unhold - Unset a package set as held back\n"
597 " showauto - Print the list of automatically installed packages\n"
598 " showmanual - Print the list of manually installed packages\n"
599 " showhold - Print the list of package on hold\n"
602 " -h This help text.\n"
603 " -q Loggable output - no progress indicator\n"
604 " -qq No output except for errors\n"
605 " -s No-act. Just prints what would be done.\n"
606 " -f read/write auto/manual marking in the given file\n"
607 " -c=? Read this configuration file\n"
608 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
609 "See the apt-mark(8) and apt.conf(5) manual pages for more information."
614 "Usage: apt [options] command\n"
618 " list - list packages based on package names\n"
619 " search - search in package descriptions\n"
620 " show - show package details\n"
622 " update - update list of available packages\n"
624 " install - install packages\n"
625 " remove - remove packages\n"
626 " autoremove - Remove automatically all unused packages\n"
628 " upgrade - upgrade the system by installing/upgrading packages\n"
629 " full-upgrade - upgrade the system by removing/installing/upgrading "
632 " edit-sources - edit the source information file\n"
635 #: methods/cdrom.cc:203
637 msgid "Unable to read the cdrom database %s"
640 #: methods/cdrom.cc:212
642 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
643 "cannot be used to add new CD-ROMs"
646 #: methods/cdrom.cc:222
650 #: methods/cdrom.cc:249
652 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
655 #: methods/cdrom.cc:254
656 msgid "Disk not found."
659 #: methods/cdrom.cc:262 methods/file.cc:121 methods/rsh.cc:299
660 msgid "File not found"
663 #: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:663
664 #: methods/rred.cc:673
665 msgid "Failed to stat"
668 #: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:670
669 msgid "Failed to set modification time"
672 #: methods/file.cc:49
673 msgid "Invalid URI, local URIS must not start with //"
676 #. Login must be before getpeername otherwise dante won't work.
677 #: methods/ftp.cc:177
681 #: methods/ftp.cc:183
682 msgid "Unable to determine the peer name"
685 #: methods/ftp.cc:188
686 msgid "Unable to determine the local name"
689 #: methods/ftp.cc:219 methods/ftp.cc:247
691 msgid "The server refused the connection and said: %s"
694 #: methods/ftp.cc:225
696 msgid "USER failed, server said: %s"
699 #: methods/ftp.cc:232
701 msgid "PASS failed, server said: %s"
704 #: methods/ftp.cc:252
706 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
710 #: methods/ftp.cc:282
712 msgid "Login script command '%s' failed, server said: %s"
715 #: methods/ftp.cc:308
717 msgid "TYPE failed, server said: %s"
720 #: methods/ftp.cc:346 methods/ftp.cc:458 methods/rsh.cc:213 methods/rsh.cc:261
721 msgid "Connection timeout"
724 #: methods/ftp.cc:352
725 msgid "Server closed the connection"
728 #: methods/ftp.cc:355 methods/rsh.cc:220 apt-pkg/contrib/fileutl.cc:1569
729 #: apt-pkg/contrib/fileutl.cc:1578 apt-pkg/contrib/fileutl.cc:1583
730 #: apt-pkg/contrib/fileutl.cc:1585
734 #: methods/ftp.cc:362 methods/rsh.cc:227
735 msgid "A response overflowed the buffer."
738 #: methods/ftp.cc:379 methods/ftp.cc:391
739 msgid "Protocol corruption"
742 #: methods/ftp.cc:464 methods/rsh.cc:267 apt-pkg/contrib/fileutl.cc:946
743 #: apt-pkg/contrib/fileutl.cc:1691 apt-pkg/contrib/fileutl.cc:1700
744 #: apt-pkg/contrib/fileutl.cc:1705 apt-pkg/contrib/fileutl.cc:1707
745 #: apt-pkg/contrib/fileutl.cc:1732
749 #: methods/ftp.cc:703 methods/ftp.cc:709 methods/ftp.cc:744
750 msgid "Could not create a socket"
753 #: methods/ftp.cc:714
754 msgid "Could not connect data socket, connection timed out"
757 #: methods/ftp.cc:718 methods/connect.cc:119 methods/rsh.cc:102
761 #: methods/ftp.cc:720
762 msgid "Could not connect passive socket."
765 #: methods/ftp.cc:737
766 msgid "getaddrinfo was unable to get a listening socket"
769 #: methods/ftp.cc:751
770 msgid "Could not bind a socket"
773 #: methods/ftp.cc:755
774 msgid "Could not listen on the socket"
777 #: methods/ftp.cc:762
778 msgid "Could not determine the socket's name"
781 #: methods/ftp.cc:794
782 msgid "Unable to send PORT command"
785 #: methods/ftp.cc:804
787 msgid "Unknown address family %u (AF_*)"
790 #: methods/ftp.cc:813
792 msgid "EPRT failed, server said: %s"
795 #: methods/ftp.cc:833
796 msgid "Data socket connect timed out"
799 #: methods/ftp.cc:840
800 msgid "Unable to accept connection"
803 #: methods/ftp.cc:880 methods/server.cc:391 methods/rsh.cc:337
804 msgid "Problem hashing file"
807 #: methods/ftp.cc:893
809 msgid "Unable to fetch file, server said '%s'"
812 #: methods/ftp.cc:908 methods/rsh.cc:356
813 msgid "Data socket timed out"
816 #: methods/ftp.cc:945
818 msgid "Data transfer failed, server said '%s'"
821 #. Get the files information
822 #: methods/ftp.cc:1028
826 #: methods/ftp.cc:1142
827 msgid "Unable to invoke "
830 #: methods/connect.cc:79
832 msgid "Connecting to %s (%s)"
835 #: methods/connect.cc:90
840 #: methods/connect.cc:97
842 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
845 #: methods/connect.cc:103
847 msgid "Cannot initiate the connection to %s:%s (%s)."
850 #: methods/connect.cc:111
852 msgid "Could not connect to %s:%s (%s), connection timed out"
855 #: methods/connect.cc:129
857 msgid "Could not connect to %s:%s (%s)."
860 #. We say this mainly because the pause here is for the
861 #. ssh connection that is still going
862 #: methods/connect.cc:153 methods/rsh.cc:460
864 msgid "Connecting to %s"
867 #: methods/connect.cc:179 methods/connect.cc:198
869 msgid "Could not resolve '%s'"
872 #: methods/connect.cc:204
874 msgid "Temporary failure resolving '%s'"
877 #: methods/connect.cc:208
879 msgid "System error resolving '%s:%s'"
882 #: methods/connect.cc:210
884 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
887 #: methods/connect.cc:257
889 msgid "Unable to connect to %s:%s:"
892 #: methods/gpgv.cc:205 methods/gpgv.cc:215
893 msgid "At least one invalid signature was encountered."
896 #: methods/gpgv.cc:210
898 "Internal error: Good signature, but could not determine key fingerprint?!"
901 #: methods/gpgv.cc:217
902 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
905 #. TRANSLATORS: %s is a single techy word like 'NODATA'
906 #: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:650
909 "Clearsigned file isn't valid, got '%s' (does the network require "
913 #: methods/gpgv.cc:227
914 msgid "Unknown error executing apt-key"
917 #: methods/gpgv.cc:260 methods/gpgv.cc:267
918 msgid "The following signatures were invalid:\n"
921 #: methods/gpgv.cc:274
923 "The following signatures couldn't be verified because the public key is not "
927 #: methods/gzip.cc:79
928 msgid "Empty files can't be valid archives"
931 #: methods/http.cc:515
932 msgid "Error writing to the file"
935 #: methods/http.cc:529
936 msgid "Error reading from server. Remote end closed connection"
939 #: methods/http.cc:531
940 msgid "Error reading from server"
943 #: methods/http.cc:567
944 msgid "Error writing to file"
947 #: methods/http.cc:627
948 msgid "Select failed"
951 #: methods/http.cc:632
952 msgid "Connection timed out"
955 #: methods/http.cc:655
956 msgid "Error writing to output file"
959 #: methods/server.cc:52
960 msgid "Waiting for headers"
963 #: methods/server.cc:111
964 msgid "Bad header line"
967 #: methods/server.cc:136 methods/server.cc:143
968 msgid "The HTTP server sent an invalid reply header"
971 #: methods/server.cc:173
972 msgid "The HTTP server sent an invalid Content-Length header"
975 #: methods/server.cc:200
976 msgid "The HTTP server sent an invalid Content-Range header"
979 #: methods/server.cc:202
980 msgid "This HTTP server has broken range support"
983 #: methods/server.cc:229
984 msgid "Unknown date format"
987 #: methods/server.cc:535
988 msgid "Bad header data"
991 #: methods/server.cc:552 methods/server.cc:646
992 msgid "Connection failed"
995 #: methods/server.cc:618
998 "Automatically disabled %s due to incorrect response from server/proxy. (man "
1002 #: methods/server.cc:741
1003 msgid "Internal error"
1006 #: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65
1010 #: apt-private/private-cacheset.cc:127
1012 msgid "Note, selecting '%s' for task '%s'\n"
1015 #: apt-private/private-cacheset.cc:133
1017 msgid "Note, selecting '%s' for glob '%s'\n"
1020 #: apt-private/private-cacheset.cc:139
1022 msgid "Note, selecting '%s' for regex '%s'\n"
1025 #: apt-private/private-cacheset.cc:157
1027 msgid "Package %s is a virtual package provided by:\n"
1030 #: apt-private/private-cacheset.cc:168
1031 msgid " [Installed]"
1034 #: apt-private/private-cacheset.cc:177
1035 msgid " [Not candidate version]"
1038 #: apt-private/private-cacheset.cc:179
1039 msgid "You should explicitly select one to install."
1042 #: apt-private/private-cacheset.cc:182
1045 "Package %s is not available, but is referred to by another package.\n"
1046 "This may mean that the package is missing, has been obsoleted, or\n"
1047 "is only available from another source\n"
1050 #: apt-private/private-cacheset.cc:200
1051 msgid "However the following packages replace it:"
1054 #: apt-private/private-cacheset.cc:213
1056 msgid "Package '%s' has no installation candidate"
1059 #: apt-private/private-cacheset.cc:226
1061 msgid "Virtual packages like '%s' can't be removed\n"
1064 #. TRANSLATORS: Note, this is not an interactive question
1065 #: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:927
1067 msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
1070 #: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:933
1072 msgid "Package '%s' is not installed, so not removed\n"
1075 #: apt-private/private-cacheset.cc:289
1077 msgid "Note, selecting '%s' instead of '%s'\n"
1080 #: apt-private/private-install.cc:87
1081 msgid "Internal error, InstallPackages was called with broken packages!"
1084 #: apt-private/private-install.cc:96
1085 msgid "Packages need to be removed but remove is disabled."
1088 #: apt-private/private-install.cc:103 apt-private/private-download.cc:69
1090 "--force-yes is deprecated, use one of the options starting with --allow "
1094 #: apt-private/private-install.cc:108
1096 "Essential packages were removed and -y was used without --allow-remove-"
1100 #: apt-private/private-install.cc:110
1101 msgid "Packages were downgraded and -y was used without --allow-downgrades."
1104 #: apt-private/private-install.cc:112
1106 "Held packages were changed and -y was used without --allow-change-held-"
1110 #: apt-private/private-install.cc:128
1111 msgid "Internal error, Ordering didn't finish"
1114 #: apt-private/private-install.cc:166
1115 msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
1118 #. TRANSLATOR: The required space between number and unit is already included
1119 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1120 #: apt-private/private-install.cc:173
1122 msgid "Need to get %sB/%sB of archives.\n"
1125 #. TRANSLATOR: The required space between number and unit is already included
1126 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1127 #: apt-private/private-install.cc:178
1129 msgid "Need to get %sB of archives.\n"
1132 #. TRANSLATOR: The required space between number and unit is already included
1133 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1134 #: apt-private/private-install.cc:185
1136 msgid "After this operation, %sB of additional disk space will be used.\n"
1139 #. TRANSLATOR: The required space between number and unit is already included
1140 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1141 #: apt-private/private-install.cc:190
1143 msgid "After this operation, %sB disk space will be freed.\n"
1146 #: apt-private/private-install.cc:202 apt-private/private-install.cc:224
1147 msgid "Trivial Only specified but this is not a trivial operation."
1150 #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
1151 #. careful with hard to type or special characters (like non-breaking spaces)
1152 #: apt-private/private-install.cc:206
1153 msgid "Yes, do as I say!"
1156 #: apt-private/private-install.cc:208
1159 "You are about to do something potentially harmful.\n"
1160 "To continue type in the phrase '%s'\n"
1164 #: apt-private/private-install.cc:214 apt-private/private-install.cc:232
1168 #: apt-private/private-install.cc:229
1169 msgid "Do you want to continue?"
1172 #: apt-private/private-install.cc:299
1173 msgid "Some files failed to download"
1176 #: apt-private/private-install.cc:306
1178 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
1182 #: apt-private/private-install.cc:310
1183 msgid "--fix-missing and media swapping is not currently supported"
1186 #: apt-private/private-install.cc:315
1187 msgid "Unable to correct missing packages."
1190 #: apt-private/private-install.cc:316
1191 msgid "Aborting install."
1194 #: apt-private/private-install.cc:341
1196 "The following package disappeared from your system as\n"
1197 "all files have been overwritten by other packages:"
1199 "The following packages disappeared from your system as\n"
1200 "all files have been overwritten by other packages:"
1204 #: apt-private/private-install.cc:348
1205 msgid "Note: This is done automatically and on purpose by dpkg."
1208 #: apt-private/private-install.cc:370
1209 msgid "We are not supposed to delete stuff, can't start AutoRemover"
1212 #: apt-private/private-install.cc:463
1214 "Hmm, seems like the AutoRemover destroyed something which really\n"
1215 "shouldn't happen. Please file a bug report against apt."
1219 #. if (Packages == 1)
1221 #. c1out << std::endl;
1223 #. _("Since you only requested a single operation it is extremely likely that\n"
1224 #. "the package is simply not installable and a bug report against\n"
1225 #. "that package should be filed.") << std::endl;
1228 #: apt-private/private-install.cc:466 apt-private/private-install.cc:622
1229 msgid "The following information may help to resolve the situation:"
1232 #: apt-private/private-install.cc:470
1233 msgid "Internal Error, AutoRemover broke stuff"
1236 #: apt-private/private-install.cc:479
1238 "The following package was automatically installed and is no longer required:"
1240 "The following packages were automatically installed and are no longer "
1245 #: apt-private/private-install.cc:486
1247 msgid "%lu package was automatically installed and is no longer required.\n"
1249 "%lu packages were automatically installed and are no longer required.\n"
1253 #: apt-private/private-install.cc:488
1254 msgid "Use 'apt-get autoremove' to remove it."
1255 msgid_plural "Use 'apt-get autoremove' to remove them."
1259 #: apt-private/private-install.cc:582
1260 msgid "You might want to run 'apt-get -f install' to correct these:"
1263 #: apt-private/private-install.cc:584
1265 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1269 #: apt-private/private-install.cc:607
1271 "Some packages could not be installed. This may mean that you have\n"
1272 "requested an impossible situation or if you are using the unstable\n"
1273 "distribution that some required packages have not yet been created\n"
1274 "or been moved out of Incoming."
1277 #: apt-private/private-install.cc:628
1278 msgid "Broken packages"
1281 #: apt-private/private-install.cc:697
1282 msgid "The following additional packages will be installed:"
1285 #: apt-private/private-install.cc:786
1286 msgid "Suggested packages:"
1289 #: apt-private/private-install.cc:788
1290 msgid "Recommended packages:"
1293 #: apt-private/private-install.cc:810
1295 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
1298 #: apt-private/private-install.cc:814
1300 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
1303 #: apt-private/private-install.cc:826
1305 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
1308 #. TRANSLATORS: First string is package name, second is version
1309 #: apt-private/private-install.cc:832
1311 msgid "%s is already the newest version (%s).\n"
1314 #: apt-private/private-install.cc:880
1316 msgid "Selected version '%s' (%s) for '%s'\n"
1319 #: apt-private/private-install.cc:885
1321 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
1324 #: apt-private/private-list.cc:121
1328 #: apt-private/private-list.cc:151
1330 msgid "There is %i additional version. Please use the '-a' switch to see it"
1332 "There are %i additional versions. Please use the '-a' switch to see them."
1336 #: apt-private/private-cachefile.cc:96
1337 msgid "Correcting dependencies..."
1340 #: apt-private/private-cachefile.cc:99
1344 #: apt-private/private-cachefile.cc:102
1345 msgid "Unable to correct dependencies"
1348 #: apt-private/private-cachefile.cc:105
1349 msgid "Unable to minimize the upgrade set"
1352 #: apt-private/private-cachefile.cc:107
1356 #: apt-private/private-cachefile.cc:111
1357 msgid "You might want to run 'apt-get -f install' to correct these."
1360 #: apt-private/private-cachefile.cc:114
1361 msgid "Unmet dependencies. Try using -f."
1364 #: apt-private/private-output.cc:105 apt-private/private-show.cc:84
1365 #: apt-private/private-show.cc:89
1369 #: apt-private/private-output.cc:272
1371 msgid "[installed,upgradable to: %s]"
1374 #: apt-private/private-output.cc:275
1375 msgid "[installed,local]"
1378 #: apt-private/private-output.cc:277
1379 msgid "[installed,auto-removable]"
1382 #: apt-private/private-output.cc:279
1383 msgid "[installed,automatic]"
1386 #: apt-private/private-output.cc:281
1390 #: apt-private/private-output.cc:284
1392 msgid "[upgradable from: %s]"
1395 #: apt-private/private-output.cc:288
1396 msgid "[residual-config]"
1399 #: apt-private/private-output.cc:402
1401 msgid "but %s is installed"
1404 #: apt-private/private-output.cc:404
1406 msgid "but %s is to be installed"
1409 #: apt-private/private-output.cc:411
1410 msgid "but it is not installable"
1413 #: apt-private/private-output.cc:413
1414 msgid "but it is a virtual package"
1417 #: apt-private/private-output.cc:416
1418 msgid "but it is not installed"
1421 #: apt-private/private-output.cc:416
1422 msgid "but it is not going to be installed"
1425 #: apt-private/private-output.cc:421
1429 #: apt-private/private-output.cc:435 apt-private/private-output.cc:445
1430 msgid "The following packages have unmet dependencies:"
1433 #: apt-private/private-output.cc:455
1434 msgid "The following NEW packages will be installed:"
1437 #: apt-private/private-output.cc:465
1438 msgid "The following packages will be REMOVED:"
1441 #: apt-private/private-output.cc:481
1442 msgid "The following packages have been kept back:"
1445 #: apt-private/private-output.cc:497
1446 msgid "The following packages will be upgraded:"
1449 #: apt-private/private-output.cc:512
1450 msgid "The following packages will be DOWNGRADED:"
1453 #: apt-private/private-output.cc:525
1454 msgid "The following held packages will be changed:"
1457 #: apt-private/private-output.cc:552
1459 msgid "%s (due to %s)"
1462 #: apt-private/private-output.cc:602
1464 "WARNING: The following essential packages will be removed.\n"
1465 "This should NOT be done unless you know exactly what you are doing!"
1468 #: apt-private/private-output.cc:633
1470 msgid "%lu upgraded, %lu newly installed, "
1473 #: apt-private/private-output.cc:637
1475 msgid "%lu reinstalled, "
1478 #: apt-private/private-output.cc:639
1480 msgid "%lu downgraded, "
1483 #: apt-private/private-output.cc:641
1485 msgid "%lu to remove and %lu not upgraded.\n"
1488 #: apt-private/private-output.cc:645
1490 msgid "%lu not fully installed or removed.\n"
1493 #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
1494 #. e.g. "Do you want to continue? [Y/n] "
1495 #. The user has to answer with an input matching the
1496 #. YESEXPR/NOEXPR defined in your l10n.
1497 #: apt-private/private-output.cc:667
1501 #. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
1502 #. e.g. "Should this file be removed? [y/N] "
1503 #. The user has to answer with an input matching the
1504 #. YESEXPR/NOEXPR defined in your l10n.
1505 #: apt-private/private-output.cc:673
1509 #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
1510 #: apt-private/private-output.cc:684
1514 #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
1515 #: apt-private/private-output.cc:690
1519 #: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40
1521 msgid "Regex compilation error - %s"
1524 #: apt-private/private-update.cc:31
1525 msgid "The update command takes no arguments"
1528 #: apt-private/private-update.cc:96
1530 msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
1532 "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
1536 #: apt-private/private-update.cc:100
1537 msgid "All packages are up to date."
1540 #: apt-private/private-show.cc:158
1542 msgid "There is %i additional record. Please use the '-a' switch to see it"
1544 "There are %i additional records. Please use the '-a' switch to see them."
1548 #: apt-private/private-show.cc:165
1549 msgid "not a real package (virtual)"
1552 #: apt-private/private-main.cc:34
1554 "NOTE: This is only a simulation!\n"
1555 " apt-get needs root privileges for real execution.\n"
1556 " Keep also in mind that locking is deactivated,\n"
1557 " so don't depend on the relevance to the real current situation!"
1560 #: apt-private/private-download.cc:45
1561 msgid "WARNING: The following packages cannot be authenticated!"
1564 #: apt-private/private-download.cc:52
1565 msgid "Authentication warning overridden.\n"
1568 #: apt-private/private-download.cc:57 apt-private/private-download.cc:64
1569 msgid "Some packages could not be authenticated"
1572 #: apt-private/private-download.cc:62
1573 msgid "Install these packages without verification?"
1576 #: apt-private/private-download.cc:73
1578 "There were unauthenticated packages and -y was used without --allow-"
1582 #: apt-private/private-download.cc:105
1584 msgid "Failed to fetch %s %s\n"
1587 #: apt-private/private-download.cc:127 apt-private/private-download.cc:130
1589 msgid "Couldn't determine free space in %s"
1592 #: apt-private/private-download.cc:144
1594 msgid "You don't have enough free space in %s."
1597 #: apt-private/private-sources.cc:58
1599 msgid "Failed to parse %s. Edit again? "
1602 #: apt-private/private-sources.cc:70
1604 msgid "Your '%s' file changed, please run 'apt-get update'."
1607 #: apt-private/private-search.cc:69
1608 msgid "Full Text Search"
1611 #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
1612 #: apt-private/acqprogress.cc:74
1617 #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
1618 #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
1619 #: apt-private/acqprogress.cc:96
1624 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1625 #. which failed to download, but the error is ignored (compare "Err:")
1626 #: apt-private/acqprogress.cc:126
1631 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1632 #. which failed to download and the error is critical (compare "Ign:")
1633 #: apt-private/acqprogress.cc:136
1638 #: apt-private/acqprogress.cc:159
1640 msgid "Fetched %sB in %s (%sB/s)\n"
1643 #: apt-private/acqprogress.cc:229
1647 #: apt-private/acqprogress.cc:297
1650 "Media change: please insert the disc labeled\n"
1652 "in the drive '%s' and press [Enter]\n"
1655 #. Only warn if there are no sources.list.d.
1656 #. Only warn if there is no sources.list file.
1657 #: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141
1658 #: apt-pkg/acquire.cc:622 apt-pkg/clean.cc:43 apt-pkg/policy.cc:412
1659 #: apt-pkg/sourcelist.cc:318 apt-pkg/sourcelist.cc:324
1660 #: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488
1661 #: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471
1663 msgid "Unable to read %s"
1666 #: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:628
1667 #: apt-pkg/acquire.cc:653 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67
1668 #: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201
1669 #: apt-pkg/contrib/cdromutl.cc:235
1671 msgid "Unable to change to %s"
1674 #. FIXME: fallback to a default mirror here instead
1675 #. and provide a config option to define that default
1676 #: methods/mirror.cc:280
1678 msgid "No mirror file '%s' found "
1681 #. FIXME: fallback to a default mirror here instead
1682 #. and provide a config option to define that default
1683 #: methods/mirror.cc:287
1685 msgid "Can not read mirror file '%s'"
1688 #: methods/mirror.cc:315
1690 msgid "No entry found in mirror file '%s'"
1693 #: methods/mirror.cc:445
1695 msgid "[Mirror: %s]"
1698 #: methods/rsh.cc:109 ftparchive/multicompress.cc:170
1699 msgid "Failed to create IPC pipe to subprocess"
1702 #: methods/rsh.cc:364
1703 msgid "Connection closed prematurely"
1706 #: dselect/install:33
1707 msgid "Bad default setting!"
1710 #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1711 #: dselect/install:106 dselect/update:45
1712 msgid "Press [Enter] to continue."
1715 #: dselect/install:92
1716 msgid "Do you want to erase any previously downloaded .deb files?"
1719 #: dselect/install:102
1720 msgid "Some errors occurred while unpacking. Packages that were installed"
1723 #: dselect/install:103
1724 msgid "will be configured. This may result in duplicate errors"
1727 #: dselect/install:104
1728 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1731 #: dselect/install:105
1733 "above this message are important. Please fix them and run [I]nstall again"
1736 #: dselect/update:30
1737 msgid "Merging available information"
1740 #: apt-pkg/install-progress.cc:58
1742 msgid "Progress: [%3i%%]"
1745 #: apt-pkg/install-progress.cc:93 apt-pkg/install-progress.cc:177
1746 msgid "Running dpkg"
1749 #: apt-pkg/init.cc:176
1751 msgid "Packaging system '%s' is not supported"
1754 #: apt-pkg/init.cc:192
1755 msgid "Unable to determine a suitable packaging system type"
1758 #: apt-pkg/indexcopy.cc:228 apt-pkg/indexcopy.cc:753
1760 msgid "Wrote %i records.\n"
1763 #: apt-pkg/indexcopy.cc:230 apt-pkg/indexcopy.cc:755
1765 msgid "Wrote %i records with %i missing files.\n"
1768 #: apt-pkg/indexcopy.cc:233 apt-pkg/indexcopy.cc:758
1770 msgid "Wrote %i records with %i mismatched files\n"
1773 #: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:761
1775 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
1778 #: apt-pkg/indexcopy.cc:498
1780 msgid "Can't find authentication record for: %s"
1783 #: apt-pkg/indexcopy.cc:504
1785 msgid "Hash mismatch for: %s"
1788 #: apt-pkg/cachefile.cc:98
1789 msgid "The package lists or status file could not be parsed or opened."
1792 #: apt-pkg/cachefile.cc:102
1793 msgid "You may want to run apt-get update to correct these problems"
1796 #: apt-pkg/cachefile.cc:120
1797 msgid "The list of sources could not be read."
1800 #: apt-pkg/pkgcache.cc:163
1801 msgid "Empty package cache"
1804 #: apt-pkg/pkgcache.cc:169 apt-pkg/pkgcache.cc:180
1805 msgid "The package cache file is corrupted"
1808 #: apt-pkg/pkgcache.cc:174
1809 msgid "The package cache file is an incompatible version"
1812 #: apt-pkg/pkgcache.cc:177
1813 msgid "The package cache file is corrupted, it is too small"
1816 #: apt-pkg/pkgcache.cc:184
1818 msgid "This APT does not support the versioning system '%s'"
1821 #: apt-pkg/pkgcache.cc:194
1823 msgid "The package cache was built for different architectures: %s vs %s"
1826 #: apt-pkg/pkgcache.cc:319
1830 #: apt-pkg/pkgcache.cc:319
1834 #: apt-pkg/pkgcache.cc:319
1838 #: apt-pkg/pkgcache.cc:320
1842 #: apt-pkg/pkgcache.cc:320
1846 #: apt-pkg/pkgcache.cc:320
1850 #: apt-pkg/pkgcache.cc:321
1854 #: apt-pkg/pkgcache.cc:321
1858 #: apt-pkg/pkgcache.cc:321
1862 #: apt-pkg/pkgcache.cc:332
1866 #: apt-pkg/pkgcache.cc:332
1870 #: apt-pkg/pkgcache.cc:332
1874 #: apt-pkg/pkgcache.cc:333
1878 #: apt-pkg/pkgcache.cc:333
1882 #: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182
1883 msgid "Calculating upgrade"
1886 #: apt-pkg/acquire-worker.cc:111
1888 msgid "The method driver %s could not be found."
1891 #: apt-pkg/acquire-worker.cc:113
1893 msgid "Is the package %s installed?"
1896 #: apt-pkg/acquire-worker.cc:164
1898 msgid "Method %s did not start correctly"
1901 #: apt-pkg/acquire-worker.cc:543
1904 "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
1907 #: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167
1908 msgid "Building dependency tree"
1911 #: apt-pkg/depcache.cc:140
1912 msgid "Candidate versions"
1915 #: apt-pkg/depcache.cc:168
1916 msgid "Dependency generation"
1919 #: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225
1920 msgid "Reading state information"
1923 #: apt-pkg/depcache.cc:252
1925 msgid "Failed to open StateFile %s"
1928 #: apt-pkg/depcache.cc:257
1930 msgid "Failed to write temporary StateFile %s"
1933 #: apt-pkg/acquire-item.cc:156
1934 msgid "Use --allow-insecure-repositories to force the update"
1937 #: apt-pkg/acquire-item.cc:607 apt-pkg/contrib/fileutl.cc:2189
1939 msgid "rename failed, %s (%s -> %s)."
1942 #: apt-pkg/acquire-item.cc:631
1943 msgid "Hash Sum mismatch"
1946 #: apt-pkg/acquire-item.cc:636
1947 msgid "Size mismatch"
1950 #: apt-pkg/acquire-item.cc:641
1951 msgid "Invalid file format"
1954 #: apt-pkg/acquire-item.cc:646
1955 msgid "Signature error"
1958 #: apt-pkg/acquire-item.cc:835
1961 "An error occurred during the signature verification. The repository is not "
1962 "updated and the previous index files will be used. GPG error: %s: %s"
1965 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
1966 #: apt-pkg/acquire-item.cc:845 apt-pkg/acquire-item.cc:851
1968 msgid "GPG error: %s: %s"
1971 #: apt-pkg/acquire-item.cc:1016
1974 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
1975 "or malformed file)"
1978 #: apt-pkg/acquire-item.cc:1122
1979 msgid "There is no public key available for the following key IDs:\n"
1982 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
1983 #. the time since then the file is invalid - formatted in the same way as in
1984 #. the download progress display (e.g. 7d 3h 42min 1s)
1985 #: apt-pkg/acquire-item.cc:1162
1988 "Release file for %s is expired (invalid since %s). Updates for this "
1989 "repository will not be applied."
1992 #: apt-pkg/acquire-item.cc:1203
1994 msgid "Conflicting distribution: %s (expected %s but got %s)"
1997 #: apt-pkg/acquire-item.cc:1320 apt-pkg/acquire-item.cc:1576
2000 "The data from '%s' is not signed. Packages from that repository can not be "
2004 #: apt-pkg/acquire-item.cc:1422
2007 "The repository '%s' does not have a Release file. This is deprecated, please "
2008 "contact the owner of the repository."
2011 #: apt-pkg/acquire-item.cc:1555
2013 msgid "The repository '%s' is no longer signed."
2016 #: apt-pkg/acquire-item.cc:1562
2018 "This is normally not allowed, but the option Acquire::"
2019 "AllowDowngradeToInsecureRepositories was given to override it."
2022 #: apt-pkg/acquire-item.cc:2685
2025 "I wasn't able to locate a file for the %s package. This might mean you need "
2026 "to manually fix this package. (due to missing arch)"
2029 #: apt-pkg/acquire-item.cc:2751
2031 msgid "Can't find a source to download version '%s' of '%s'"
2034 #: apt-pkg/acquire-item.cc:2789
2037 "The package index files are corrupted. No Filename: field for package %s."
2040 #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2041 #: apt-pkg/acquire-item.cc:2990 apt-pkg/acquire-item.cc:3132
2043 msgid "Changelog unavailable for %s=%s"
2046 #: apt-pkg/pkgcachegen.cc:112
2047 msgid "Cache has an incompatible versioning system"
2050 #. TRANSLATOR: The first placeholder is a package name,
2051 #. the other two should be copied verbatim as they include debug info
2052 #: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299
2053 #: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369
2054 #: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394
2055 #: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402
2056 #: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428
2057 #: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488
2059 msgid "Error occurred while processing %s (%s%d)"
2062 #: apt-pkg/pkgcachegen.cc:257
2063 msgid "Wow, you exceeded the number of package names this APT is capable of."
2066 #: apt-pkg/pkgcachegen.cc:260
2067 msgid "Wow, you exceeded the number of versions this APT is capable of."
2070 #: apt-pkg/pkgcachegen.cc:263
2071 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2074 #: apt-pkg/pkgcachegen.cc:266
2075 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2078 #: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546
2079 #: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681
2080 msgid "Reading package lists"
2083 #: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497
2084 msgid "IO Error saving source cache"
2087 #: apt-pkg/acquire.cc:127 apt-pkg/acquire.cc:147 apt-pkg/cdrom.cc:833
2089 msgid "List directory %spartial is missing."
2092 #: apt-pkg/acquire.cc:130 apt-pkg/acquire.cc:152
2094 msgid "Archives directory %spartial is missing."
2097 #: apt-pkg/acquire.cc:163
2099 msgid "Unable to lock directory %s"
2102 #: apt-pkg/acquire.cc:500
2105 "Can't drop privileges for downloading as file '%s' couldn't be accessed by "
2109 #: apt-pkg/acquire.cc:618 apt-pkg/clean.cc:39
2111 msgid "Clean of %s is not supported"
2114 #. only show the ETA if it makes sense
2116 #: apt-pkg/acquire.cc:1146
2118 msgid "Retrieving file %li of %li (%s remaining)"
2121 #: apt-pkg/acquire.cc:1148
2123 msgid "Retrieving file %li of %li"
2126 #: apt-pkg/update.cc:76
2128 msgid "Failed to fetch %s %s"
2131 #: apt-pkg/update.cc:102 apt-pkg/update.cc:104
2133 "Some index files failed to download. They have been ignored, or old ones "
2137 #: apt-pkg/srcrecords.cc:53
2138 msgid "You must put some 'source' URIs in your sources.list"
2141 #: apt-pkg/clean.cc:64
2143 msgid "Unable to stat %s."
2146 #: apt-pkg/policy.cc:77
2149 "The value '%s' is invalid for APT::Default-Release as such a release is not "
2150 "available in the sources"
2153 #: apt-pkg/policy.cc:453
2155 msgid "Invalid record in the preferences file %s, no Package header"
2158 #: apt-pkg/policy.cc:475
2160 msgid "Did not understand pin type %s"
2163 #: apt-pkg/policy.cc:484
2165 msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
2168 #: apt-pkg/policy.cc:491
2169 msgid "No priority (or zero) specified for pin"
2172 #: apt-pkg/packagemanager.cc:330 apt-pkg/packagemanager.cc:1018
2175 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2176 "under APT::Immediate-Configure for details. (%d)"
2179 #: apt-pkg/packagemanager.cc:589 apt-pkg/packagemanager.cc:627
2181 msgid "Could not configure '%s'. "
2184 #: apt-pkg/packagemanager.cc:677
2187 "This installation run will require temporarily removing the essential "
2188 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2189 "you really want to do it, activate the APT::Force-LoopBreak option."
2192 #: apt-pkg/cdrom.cc:498
2194 msgid "Line %u too long in source list %s."
2197 #: apt-pkg/cdrom.cc:572
2198 msgid "Unmounting CD-ROM...\n"
2201 #: apt-pkg/cdrom.cc:587
2203 msgid "Using CD-ROM mount point %s\n"
2206 #: apt-pkg/cdrom.cc:600
2207 msgid "Waiting for disc...\n"
2210 #: apt-pkg/cdrom.cc:610
2211 msgid "Mounting CD-ROM...\n"
2214 #: apt-pkg/cdrom.cc:621
2215 msgid "Identifying... "
2218 #: apt-pkg/cdrom.cc:663
2220 msgid "Stored label: %s\n"
2223 #: apt-pkg/cdrom.cc:681
2224 msgid "Scanning disc for index files...\n"
2227 #: apt-pkg/cdrom.cc:735
2230 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2234 #: apt-pkg/cdrom.cc:745
2236 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2237 "wrong architecture?"
2240 #: apt-pkg/cdrom.cc:772
2242 msgid "Found label '%s'\n"
2245 #: apt-pkg/cdrom.cc:801
2246 msgid "That is not a valid name, try again.\n"
2249 #: apt-pkg/cdrom.cc:818
2252 "This disc is called: \n"
2256 #: apt-pkg/cdrom.cc:820
2257 msgid "Copying package lists..."
2260 #: apt-pkg/cdrom.cc:867
2261 msgid "Writing new source list\n"
2264 #: apt-pkg/cdrom.cc:878
2265 msgid "Source list entries for this disc are:\n"
2268 #: apt-pkg/algorithms.cc:263
2271 "The package %s needs to be reinstalled, but I can't find an archive for it."
2274 #: apt-pkg/algorithms.cc:1080
2276 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2280 #: apt-pkg/algorithms.cc:1082
2281 msgid "Unable to correct problems, you have held broken packages."
2284 #: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210
2285 msgid "Send scenario to solver"
2288 #: apt-pkg/edsp.cc:232
2289 msgid "Send request to solver"
2292 #: apt-pkg/edsp.cc:311
2293 msgid "Prepare for receiving solution"
2296 #: apt-pkg/edsp.cc:318
2297 msgid "External solver failed without a proper error message"
2300 #: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618
2301 msgid "Execute external solver"
2304 #: apt-pkg/pkgrecords.cc:38
2306 msgid "Index file type '%s' is not supported"
2309 #: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212
2311 msgid "Unable to parse package file %s (%d)"
2314 #: apt-pkg/tagfile.cc:541 apt-pkg/tagfile.cc:544
2316 msgid "Cannot convert %s to integer"
2319 #. 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
2320 #: apt-pkg/sourcelist.cc:140 apt-pkg/sourcelist.cc:147
2321 #: apt-pkg/sourcelist.cc:150 apt-pkg/sourcelist.cc:158
2322 #: apt-pkg/sourcelist.cc:165 apt-pkg/sourcelist.cc:209
2323 #: apt-pkg/sourcelist.cc:212 apt-pkg/sourcelist.cc:223
2324 #: apt-pkg/sourcelist.cc:229 apt-pkg/sourcelist.cc:232
2325 #: apt-pkg/sourcelist.cc:245 apt-pkg/sourcelist.cc:247
2326 #: apt-pkg/sourcelist.cc:250 apt-pkg/sourcelist.cc:256
2327 #: apt-pkg/sourcelist.cc:263
2329 msgid "Malformed entry %u in %s file %s (%s)"
2332 #: apt-pkg/sourcelist.cc:367
2337 #: apt-pkg/sourcelist.cc:401
2339 msgid "Malformed line %u in source list %s (type)"
2342 #: apt-pkg/sourcelist.cc:405
2344 msgid "Type '%s' is not known on line %u in source list %s"
2347 #: apt-pkg/sourcelist.cc:425 apt-pkg/sourcelist.cc:431
2349 msgid "Malformed stanza %u in source list %s (type)"
2352 #: apt-pkg/sourcelist.cc:441
2354 msgid "Type '%s' is not known on stanza %u in source list %s"
2357 #: apt-pkg/cacheset.cc:492
2359 msgid "Release '%s' for '%s' was not found"
2362 #: apt-pkg/cacheset.cc:495
2364 msgid "Version '%s' for '%s' was not found"
2367 #: apt-pkg/cacheset.cc:730
2369 msgid "Couldn't find task '%s'"
2372 #: apt-pkg/cacheset.cc:736
2374 msgid "Couldn't find any package by regex '%s'"
2377 #: apt-pkg/cacheset.cc:742
2379 msgid "Couldn't find any package by glob '%s'"
2382 #: apt-pkg/cacheset.cc:781
2384 msgid "Can't select versions from package '%s' as it is purely virtual"
2387 #: apt-pkg/cacheset.cc:820
2389 msgid "Can't select newest version from package '%s' as it is purely virtual"
2392 #: apt-pkg/cacheset.cc:828
2394 msgid "Can't select candidate version from package %s as it has no candidate"
2397 #: apt-pkg/cacheset.cc:836
2399 msgid "Can't select installed version from package %s as it is not installed"
2402 #: apt-pkg/cacheset.cc:844 apt-pkg/cacheset.cc:852
2405 "Can't select installed nor candidate version from package '%s' as it has "
2409 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
2410 #. a file like main/binary-amd64/Packages; another identifier like Contents;
2411 #. filename and linenumber of the sources.list entry currently parsed
2412 #: apt-pkg/deb/debmetaindex.cc:215
2414 msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
2417 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
2418 #. a file like main/binary-amd64/Packages; filename and linenumber of
2419 #. two sources.list entries
2420 #: apt-pkg/deb/debmetaindex.cc:234
2422 msgid "Target %s (%s) is configured multiple times in %s and %s"
2425 #: apt-pkg/deb/debmetaindex.cc:314
2427 msgid "Unable to parse Release file %s"
2430 #: apt-pkg/deb/debmetaindex.cc:323
2432 msgid "No sections in Release file %s"
2435 #: apt-pkg/deb/debmetaindex.cc:363
2437 msgid "No Hash entry in Release file %s"
2440 #: apt-pkg/deb/debmetaindex.cc:371
2442 msgid "Invalid 'Date' entry in Release file %s"
2445 #: apt-pkg/deb/debmetaindex.cc:392
2447 msgid "Invalid 'Valid-Until' entry in Release file %s"
2450 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
2451 #: apt-pkg/deb/debmetaindex.cc:521 apt-pkg/deb/debmetaindex.cc:529
2452 #: apt-pkg/deb/debmetaindex.cc:537 apt-pkg/deb/debmetaindex.cc:545
2453 #: apt-pkg/deb/debmetaindex.cc:568
2455 msgid "Conflicting values set for option %s concerning source %s %s"
2458 #: apt-pkg/deb/debmetaindex.cc:563
2460 msgid "Invalid value set for option %s concerning source %s %s (%s)"
2463 #: apt-pkg/deb/dpkgpm.cc:110
2465 msgid "Installing %s"
2468 #: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007
2470 msgid "Configuring %s"
2473 #: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014
2478 #: apt-pkg/deb/dpkgpm.cc:113
2480 msgid "Completely removing %s"
2483 #: apt-pkg/deb/dpkgpm.cc:114
2485 msgid "Noting disappearance of %s"
2488 #: apt-pkg/deb/dpkgpm.cc:115
2490 msgid "Running post-installation trigger %s"
2493 #. FIXME: use a better string after freeze
2494 #: apt-pkg/deb/dpkgpm.cc:838
2496 msgid "Directory '%s' missing"
2499 #: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875
2501 msgid "Could not open file '%s'"
2504 #: apt-pkg/deb/dpkgpm.cc:1000
2506 msgid "Preparing %s"
2509 #: apt-pkg/deb/dpkgpm.cc:1001
2511 msgid "Unpacking %s"
2514 #: apt-pkg/deb/dpkgpm.cc:1006
2516 msgid "Preparing to configure %s"
2519 #: apt-pkg/deb/dpkgpm.cc:1008
2521 msgid "Installed %s"
2524 #: apt-pkg/deb/dpkgpm.cc:1013
2526 msgid "Preparing for removal of %s"
2529 #: apt-pkg/deb/dpkgpm.cc:1015
2534 #: apt-pkg/deb/dpkgpm.cc:1020
2536 msgid "Preparing to completely remove %s"
2539 #: apt-pkg/deb/dpkgpm.cc:1021
2541 msgid "Completely removed %s"
2544 #: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168
2546 msgid "Can not write log (%s)"
2549 #: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168
2550 msgid "Is /dev/pts mounted?"
2553 #: apt-pkg/deb/dpkgpm.cc:1656
2554 msgid "Operation was interrupted before it could finish"
2557 #: apt-pkg/deb/dpkgpm.cc:1718
2558 msgid "No apport report written because MaxReports is reached already"
2561 #. check if its not a follow up error
2562 #: apt-pkg/deb/dpkgpm.cc:1723
2563 msgid "dependency problems - leaving unconfigured"
2566 #: apt-pkg/deb/dpkgpm.cc:1725
2568 "No apport report written because the error message indicates its a followup "
2569 "error from a previous failure."
2572 #: apt-pkg/deb/dpkgpm.cc:1731
2574 "No apport report written because the error message indicates a disk full "
2578 #: apt-pkg/deb/dpkgpm.cc:1738
2580 "No apport report written because the error message indicates a out of memory "
2584 #: apt-pkg/deb/dpkgpm.cc:1745 apt-pkg/deb/dpkgpm.cc:1751
2586 "No apport report written because the error message indicates an issue on the "
2590 #: apt-pkg/deb/dpkgpm.cc:1773
2592 "No apport report written because the error message indicates a dpkg I/O error"
2595 #: apt-pkg/deb/debsystem.cc:88
2598 "Unable to lock the administration directory (%s), is another process using "
2602 #: apt-pkg/deb/debsystem.cc:91
2604 msgid "Unable to lock the administration directory (%s), are you root?"
2607 #. TRANSLATORS: the %s contains the recovery command, usually
2608 #. dpkg --configure -a
2609 #: apt-pkg/deb/debsystem.cc:107
2612 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
2615 #: apt-pkg/deb/debsystem.cc:125
2619 #: apt-pkg/contrib/fileutl.cc:197
2621 msgid "Not using locking for read only lock file %s"
2624 #: apt-pkg/contrib/fileutl.cc:202
2626 msgid "Could not open lock file %s"
2629 #: apt-pkg/contrib/fileutl.cc:225
2631 msgid "Not using locking for nfs mounted lock file %s"
2634 #: apt-pkg/contrib/fileutl.cc:230
2636 msgid "Could not get lock %s"
2639 #: apt-pkg/contrib/fileutl.cc:367 apt-pkg/contrib/fileutl.cc:481
2641 msgid "List of files can't be created as '%s' is not a directory"
2644 #: apt-pkg/contrib/fileutl.cc:401
2646 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2649 #: apt-pkg/contrib/fileutl.cc:419
2651 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2654 #: apt-pkg/contrib/fileutl.cc:428
2657 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2660 #: apt-pkg/contrib/fileutl.cc:862
2662 msgid "Sub-process %s received a segmentation fault."
2665 #: apt-pkg/contrib/fileutl.cc:864
2667 msgid "Sub-process %s received signal %u."
2670 #: apt-pkg/contrib/fileutl.cc:868 apt-pkg/contrib/gpgv.cc:227
2672 msgid "Sub-process %s returned an error code (%u)"
2675 #: apt-pkg/contrib/fileutl.cc:870 apt-pkg/contrib/gpgv.cc:220
2677 msgid "Sub-process %s exited unexpectedly"
2680 #: apt-pkg/contrib/fileutl.cc:987
2682 msgid "Problem closing the gzip file %s"
2685 #: apt-pkg/contrib/fileutl.cc:1194
2687 msgid "Could not open file %s"
2690 #: apt-pkg/contrib/fileutl.cc:1253 apt-pkg/contrib/fileutl.cc:1300
2692 msgid "Could not open file descriptor %d"
2695 #: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2204
2696 msgid "Failed to create subprocess IPC"
2699 #: apt-pkg/contrib/fileutl.cc:1466
2700 msgid "Failed to exec compressor "
2703 #: apt-pkg/contrib/fileutl.cc:1607
2705 msgid "read, still have %llu to read but none left"
2708 #: apt-pkg/contrib/fileutl.cc:1720 apt-pkg/contrib/fileutl.cc:1742
2710 msgid "write, still have %llu to write but couldn't"
2713 #: apt-pkg/contrib/fileutl.cc:2008
2715 msgid "Problem closing the file %s"
2718 #: apt-pkg/contrib/fileutl.cc:2020
2720 msgid "Problem renaming the file %s to %s"
2723 #: apt-pkg/contrib/fileutl.cc:2031
2725 msgid "Problem unlinking the file %s"
2728 #: apt-pkg/contrib/fileutl.cc:2044
2729 msgid "Problem syncing the file"
2732 #: apt-pkg/contrib/fileutl.cc:2174 cmdline/apt-extracttemplates.cc:258
2734 msgid "Unable to mkstemp %s"
2737 #: apt-pkg/contrib/fileutl.cc:2179 cmdline/apt-extracttemplates.cc:263
2739 msgid "Unable to write to %s"
2742 #: apt-pkg/contrib/progress.cc:148
2744 msgid "%c%s... Error!"
2747 #: apt-pkg/contrib/progress.cc:150
2749 msgid "%c%s... Done"
2752 #: apt-pkg/contrib/progress.cc:181
2756 #. Print the spinner
2757 #: apt-pkg/contrib/progress.cc:197
2759 msgid "%c%s... %u%%"
2762 #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
2763 #: apt-pkg/contrib/strutl.cc:420
2765 msgid "%lid %lih %limin %lis"
2768 #. TRANSLATOR: h means hours, min means minutes, s means seconds
2769 #: apt-pkg/contrib/strutl.cc:425
2771 msgid "%lih %limin %lis"
2774 #. TRANSLATOR: min means minutes, s means seconds
2775 #: apt-pkg/contrib/strutl.cc:430
2780 #. TRANSLATOR: s means seconds
2781 #: apt-pkg/contrib/strutl.cc:435
2786 #: apt-pkg/contrib/strutl.cc:1279
2788 msgid "Selection %s not found"
2791 #: apt-pkg/contrib/mmap.cc:79
2792 msgid "Can't mmap an empty file"
2795 #: apt-pkg/contrib/mmap.cc:111
2797 msgid "Couldn't duplicate file descriptor %i"
2800 #: apt-pkg/contrib/mmap.cc:119
2802 msgid "Couldn't make mmap of %llu bytes"
2805 #: apt-pkg/contrib/mmap.cc:146
2806 msgid "Unable to close mmap"
2809 #: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202
2810 msgid "Unable to synchronize mmap"
2813 #: apt-pkg/contrib/mmap.cc:290
2815 msgid "Couldn't make mmap of %lu bytes"
2818 #: apt-pkg/contrib/mmap.cc:322
2819 msgid "Failed to truncate file"
2822 #: apt-pkg/contrib/mmap.cc:341
2825 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
2826 "Current value: %lu. (man 5 apt.conf)"
2829 #: apt-pkg/contrib/mmap.cc:446
2832 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2836 #: apt-pkg/contrib/mmap.cc:449
2838 "Unable to increase size of the MMap as automatic growing is disabled by user."
2841 #: apt-pkg/contrib/cdromutl.cc:65
2843 msgid "Unable to stat the mount point %s"
2846 #: apt-pkg/contrib/cdromutl.cc:247
2847 msgid "Failed to stat the cdrom"
2850 #: apt-pkg/contrib/configuration.cc:516
2852 msgid "Unrecognized type abbreviation: '%c'"
2855 #: apt-pkg/contrib/configuration.cc:630
2857 msgid "Opening configuration file %s"
2860 #: apt-pkg/contrib/configuration.cc:798
2862 msgid "Syntax error %s:%u: Block starts with no name."
2865 #: apt-pkg/contrib/configuration.cc:817
2867 msgid "Syntax error %s:%u: Malformed tag"
2870 #: apt-pkg/contrib/configuration.cc:834
2872 msgid "Syntax error %s:%u: Extra junk after value"
2875 #: apt-pkg/contrib/configuration.cc:874
2877 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2880 #: apt-pkg/contrib/configuration.cc:881
2882 msgid "Syntax error %s:%u: Too many nested includes"
2885 #: apt-pkg/contrib/configuration.cc:885 apt-pkg/contrib/configuration.cc:890
2887 msgid "Syntax error %s:%u: Included from here"
2890 #: apt-pkg/contrib/configuration.cc:894
2892 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2895 #: apt-pkg/contrib/configuration.cc:897
2897 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2900 #: apt-pkg/contrib/configuration.cc:947
2902 msgid "Syntax error %s:%u: Extra junk at end of file"
2905 #: apt-pkg/contrib/cmndline.cc:127
2908 "Command line option '%c' [from %s] is not understood in combination with the "
2912 #: apt-pkg/contrib/cmndline.cc:152 apt-pkg/contrib/cmndline.cc:161
2913 #: apt-pkg/contrib/cmndline.cc:169
2916 "Command line option %s is not understood in combination with the other "
2920 #: apt-pkg/contrib/cmndline.cc:174
2922 msgid "Command line option %s is not boolean"
2925 #: apt-pkg/contrib/cmndline.cc:215 apt-pkg/contrib/cmndline.cc:236
2927 msgid "Option %s requires an argument."
2930 #: apt-pkg/contrib/cmndline.cc:249 apt-pkg/contrib/cmndline.cc:255
2932 msgid "Option %s: Configuration item specification must have an =<val>."
2935 #: apt-pkg/contrib/cmndline.cc:284
2937 msgid "Option %s requires an integer argument, not '%s'"
2940 #: apt-pkg/contrib/cmndline.cc:315
2942 msgid "Option '%s' is too long"
2945 #: apt-pkg/contrib/cmndline.cc:347
2947 msgid "Sense %s is not understood, try true or false."
2950 #: apt-pkg/contrib/cmndline.cc:397
2952 msgid "Invalid operation %s"
2955 #: cmdline/apt-extracttemplates.cc:228
2957 "Usage: apt-extracttemplates file1 [file2 ...]\n"
2959 "apt-extracttemplates is a tool to extract config and template info\n"
2960 "from debian packages\n"
2963 " -h This help text\n"
2964 " -t Set the temp dir\n"
2965 " -c=? Read this configuration file\n"
2966 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
2969 #: cmdline/apt-extracttemplates.cc:304
2970 msgid "Cannot get debconf version. Is debconf installed?"
2973 #: ftparchive/apt-ftparchive.cc:188 ftparchive/apt-ftparchive.cc:368
2974 msgid "Package extension list is too long"
2977 #: ftparchive/apt-ftparchive.cc:190 ftparchive/apt-ftparchive.cc:202
2978 #: ftparchive/apt-ftparchive.cc:225 ftparchive/apt-ftparchive.cc:281
2979 #: ftparchive/apt-ftparchive.cc:291 ftparchive/apt-ftparchive.cc:313
2981 msgid "Error processing directory %s"
2984 #: ftparchive/apt-ftparchive.cc:279
2985 msgid "Source extension list is too long"
2988 #: ftparchive/apt-ftparchive.cc:394
2989 msgid "Error writing header to contents file"
2992 #: ftparchive/apt-ftparchive.cc:424
2994 msgid "Error processing contents %s"
2997 #: ftparchive/apt-ftparchive.cc:616
2999 "Usage: apt-ftparchive [options] command\n"
3000 "Commands: packages binarypath [overridefile [pathprefix]]\n"
3001 " sources srcpath [overridefile [pathprefix]]\n"
3004 " generate config [groups]\n"
3007 "apt-ftparchive generates index files for Debian archives. It supports\n"
3008 "many styles of generation from fully automated to functional replacements\n"
3009 "for dpkg-scanpackages and dpkg-scansources\n"
3011 "apt-ftparchive generates Package files from a tree of .debs. The\n"
3012 "Package file contains the contents of all the control fields from\n"
3013 "each package as well as the MD5 hash and filesize. An override file\n"
3014 "is supported to force the value of Priority and Section.\n"
3016 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
3017 "The --source-override option can be used to specify a src override file\n"
3019 "The 'packages' and 'sources' command should be run in the root of the\n"
3020 "tree. BinaryPath should point to the base of the recursive search and \n"
3021 "override file should contain the override flags. Pathprefix is\n"
3022 "appended to the filename fields if present. Example usage from the \n"
3024 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3025 " dists/potato/main/binary-i386/Packages\n"
3028 " -h This help text\n"
3029 " --md5 Control MD5 generation\n"
3030 " -s=? Source override file\n"
3032 " -d=? Select the optional caching database\n"
3033 " --no-delink Enable delinking debug mode\n"
3034 " --contents Control contents file generation\n"
3035 " -c=? Read this configuration file\n"
3036 " -o=? Set an arbitrary configuration option"
3039 #: ftparchive/apt-ftparchive.cc:812
3040 msgid "No selections matched"
3043 #: ftparchive/apt-ftparchive.cc:892
3045 msgid "Some files are missing in the package file group `%s'"
3048 #: ftparchive/cachedb.cc:68
3050 msgid "DB was corrupted, file renamed to %s.old"
3053 #: ftparchive/cachedb.cc:86
3055 msgid "DB is old, attempting to upgrade %s"
3058 #: ftparchive/cachedb.cc:97
3060 "DB format is invalid. If you upgraded from an older version of apt, please "
3061 "remove and re-create the database."
3064 #: ftparchive/cachedb.cc:102
3066 msgid "Unable to open DB file %s: %s"
3069 #: ftparchive/cachedb.cc:185 apt-inst/extract.cc:186 apt-inst/extract.cc:199
3070 #: apt-inst/extract.cc:216
3072 msgid "Failed to stat %s"
3075 #: ftparchive/cachedb.cc:327
3076 msgid "Failed to read .dsc"
3079 #: ftparchive/cachedb.cc:360
3080 msgid "Archive has no control record"
3083 #: ftparchive/cachedb.cc:527
3084 msgid "Unable to get a cursor"
3087 #: ftparchive/writer.cc:106
3089 msgid "W: Unable to read directory %s\n"
3092 #: ftparchive/writer.cc:111
3094 msgid "W: Unable to stat %s\n"
3097 #: ftparchive/writer.cc:167
3101 #: ftparchive/writer.cc:169
3105 #: ftparchive/writer.cc:176
3106 msgid "E: Errors apply to file "
3109 #: ftparchive/writer.cc:194 ftparchive/writer.cc:226
3111 msgid "Failed to resolve %s"
3114 #: ftparchive/writer.cc:207
3115 msgid "Tree walking failed"
3118 #: ftparchive/writer.cc:234
3120 msgid "Failed to open %s"
3123 #: ftparchive/writer.cc:293
3125 msgid " DeLink %s [%s]\n"
3128 #: ftparchive/writer.cc:301
3130 msgid "Failed to readlink %s"
3133 #: ftparchive/writer.cc:305
3135 msgid "Failed to unlink %s"
3138 #: ftparchive/writer.cc:313
3140 msgid "*** Failed to link %s to %s"
3143 #: ftparchive/writer.cc:323
3145 msgid " DeLink limit of %sB hit.\n"
3148 #: ftparchive/writer.cc:428
3149 msgid "Archive had no package field"
3152 #: ftparchive/writer.cc:436 ftparchive/writer.cc:700
3154 msgid " %s has no override entry\n"
3157 #: ftparchive/writer.cc:503 ftparchive/writer.cc:857
3159 msgid " %s maintainer is %s not %s\n"
3162 #: ftparchive/writer.cc:714
3164 msgid " %s has no source override entry\n"
3167 #: ftparchive/writer.cc:718
3169 msgid " %s has no binary override entry either\n"
3172 #: ftparchive/contents.cc:353 ftparchive/contents.cc:384
3173 msgid "realloc - Failed to allocate memory"
3176 #: ftparchive/override.cc:38 ftparchive/override.cc:142
3178 msgid "Unable to open %s"
3183 #: ftparchive/override.cc:68
3185 msgid "Malformed override %s line %llu (%s)"
3188 #: ftparchive/override.cc:127 ftparchive/override.cc:201
3190 msgid "Failed to read the override file %s"
3193 #: ftparchive/override.cc:166
3195 msgid "Malformed override %s line %llu #1"
3198 #: ftparchive/override.cc:178
3200 msgid "Malformed override %s line %llu #2"
3203 #: ftparchive/override.cc:191
3205 msgid "Malformed override %s line %llu #3"
3208 #: ftparchive/multicompress.cc:72
3210 msgid "Unknown compression algorithm '%s'"
3213 #: ftparchive/multicompress.cc:102
3215 msgid "Compressed output %s needs a compression set"
3218 #: ftparchive/multicompress.cc:193
3219 msgid "Failed to fork"
3222 #: ftparchive/multicompress.cc:206
3223 msgid "Compress child"
3226 #: ftparchive/multicompress.cc:229
3228 msgid "Internal error, failed to create %s"
3231 #: ftparchive/multicompress.cc:302
3232 msgid "IO to subprocess/file failed"
3235 #: ftparchive/multicompress.cc:340
3236 msgid "Failed to read while computing MD5"
3239 #: ftparchive/multicompress.cc:356
3241 msgid "Problem unlinking %s"
3244 #: ftparchive/multicompress.cc:371 apt-inst/extract.cc:194
3246 msgid "Failed to rename %s to %s"
3249 #: cmdline/apt-internal-solver.cc:50
3251 "Usage: apt-internal-solver\n"
3253 "apt-internal-solver is an interface to use the current internal\n"
3254 "like an external resolver for the APT family for debugging or alike\n"
3257 " -h This help text.\n"
3258 " -q Loggable output - no progress indicator\n"
3259 " -c=? Read this configuration file\n"
3260 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3263 #: cmdline/apt-sortpkgs.cc:91
3264 msgid "Unknown package record!"
3267 #: cmdline/apt-sortpkgs.cc:154
3269 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3271 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
3272 "to indicate what kind of file it is.\n"
3275 " -h This help text\n"
3276 " -s Use source file sorting\n"
3277 " -c=? Read this configuration file\n"
3278 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3281 #: apt-inst/filelist.cc:380
3282 msgid "DropNode called on still linked node"
3285 #: apt-inst/filelist.cc:412
3286 msgid "Failed to locate the hash element!"
3289 #: apt-inst/filelist.cc:459
3290 msgid "Failed to allocate diversion"
3293 #: apt-inst/filelist.cc:464
3294 msgid "Internal error in AddDiversion"
3297 #: apt-inst/filelist.cc:477
3299 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
3302 #: apt-inst/filelist.cc:506
3304 msgid "Double add of diversion %s -> %s"
3307 #: apt-inst/filelist.cc:549
3309 msgid "Duplicate conf file %s/%s"
3312 #: apt-inst/extract.cc:101 apt-inst/extract.cc:172
3314 msgid "The path %s is too long"
3317 #: apt-inst/extract.cc:132
3319 msgid "Unpacking %s more than once"
3322 #: apt-inst/extract.cc:142
3324 msgid "The directory %s is diverted"
3327 #: apt-inst/extract.cc:152
3329 msgid "The package is trying to write to the diversion target %s/%s"
3332 #: apt-inst/extract.cc:162 apt-inst/extract.cc:306
3333 msgid "The diversion path is too long"
3336 #: apt-inst/extract.cc:249
3338 msgid "The directory %s is being replaced by a non-directory"
3341 #: apt-inst/extract.cc:289
3342 msgid "Failed to locate node in its hash bucket"
3345 #: apt-inst/extract.cc:293
3346 msgid "The path is too long"
3349 #: apt-inst/extract.cc:421
3351 msgid "Overwrite package match with no version for %s"
3354 #: apt-inst/extract.cc:438
3356 msgid "File %s/%s overwrites the one in the package %s"
3359 #: apt-inst/extract.cc:498
3361 msgid "Unable to stat %s"
3364 #: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54
3366 msgid "Failed to write file %s"
3369 #: apt-inst/dirstream.cc:104
3371 msgid "Failed to close file %s"
3374 #: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54
3375 #: apt-inst/deb/debfile.cc:63
3377 msgid "This is not a valid DEB archive, missing '%s' member"
3380 #: apt-inst/deb/debfile.cc:132
3382 msgid "Internal error, could not locate member %s"
3385 #: apt-inst/deb/debfile.cc:227
3386 msgid "Unparsable control file"
3389 #: apt-inst/contrib/arfile.cc:76
3390 msgid "Invalid archive signature"
3393 #: apt-inst/contrib/arfile.cc:84
3394 msgid "Error reading archive member header"
3397 #: apt-inst/contrib/arfile.cc:96
3399 msgid "Invalid archive member header %s"
3402 #: apt-inst/contrib/arfile.cc:108
3403 msgid "Invalid archive member header"
3406 #: apt-inst/contrib/arfile.cc:137
3407 msgid "Archive is too short"
3410 #: apt-inst/contrib/arfile.cc:141
3411 msgid "Failed to read the archive headers"
3414 #: apt-inst/contrib/extracttar.cc:110
3416 msgid "Cannot find a configured compressor for '%s'"
3419 #: apt-inst/contrib/extracttar.cc:142 apt-inst/contrib/extracttar.cc:172
3420 msgid "Corrupted archive"
3423 #: apt-inst/contrib/extracttar.cc:157
3424 msgid "Tar checksum failed, archive corrupted"
3427 #: apt-inst/contrib/extracttar.cc:262
3429 msgid "Unknown TAR header type %u, member %s"