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.3~pre3\n"
9 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
10 "POT-Creation-Date: 2016-08-04 10:25+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 #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
20 #: apt-private/acqprogress.cc
25 #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
26 #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
27 #: apt-private/acqprogress.cc
32 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
33 #. which failed to download, but the error is ignored (compare "Err:")
34 #: apt-private/acqprogress.cc
39 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
40 #. which failed to download and the error is critical (compare "Ign:")
41 #: apt-private/acqprogress.cc
46 #: apt-private/acqprogress.cc
48 msgid "Fetched %sB in %s (%sB/s)\n"
51 #: apt-private/acqprogress.cc
55 #: apt-private/acqprogress.cc
58 "Media change: please insert the disc labeled\n"
60 "in the drive '%s' and press [Enter]\n"
63 #: apt-private/private-cachefile.cc
64 msgid "Correcting dependencies..."
67 #: apt-private/private-cachefile.cc
71 #: apt-private/private-cachefile.cc
72 msgid "Unable to correct dependencies"
75 #: apt-private/private-cachefile.cc
76 msgid "Unable to minimize the upgrade set"
79 #: apt-private/private-cachefile.cc
83 #: apt-private/private-cachefile.cc
84 msgid "You might want to run 'apt-get -f install' to correct these."
87 #: apt-private/private-cachefile.cc
88 msgid "Unmet dependencies. Try using -f."
91 #: apt-private/private-cacheset.cc apt-private/private-search.cc
95 #: apt-private/private-cacheset.cc
97 msgid "Note, selecting '%s' for task '%s'\n"
100 #: apt-private/private-cacheset.cc
102 msgid "Note, selecting '%s' for glob '%s'\n"
105 #: apt-private/private-cacheset.cc
107 msgid "Note, selecting '%s' for regex '%s'\n"
110 #: apt-private/private-cacheset.cc
112 msgid "Package %s is a virtual package provided by:\n"
115 #: apt-private/private-cacheset.cc
119 #: apt-private/private-cacheset.cc
120 msgid " [Not candidate version]"
123 #: apt-private/private-cacheset.cc
124 msgid "You should explicitly select one to install."
127 #: apt-private/private-cacheset.cc
130 "Package %s is not available, but is referred to by another package.\n"
131 "This may mean that the package is missing, has been obsoleted, or\n"
132 "is only available from another source\n"
135 #: apt-private/private-cacheset.cc
136 msgid "However the following packages replace it:"
139 #: apt-private/private-cacheset.cc
141 msgid "Package '%s' has no installation candidate"
144 #: apt-private/private-cacheset.cc
146 msgid "Virtual packages like '%s' can't be removed\n"
149 #. TRANSLATORS: Note, this is not an interactive question
150 #: apt-private/private-cacheset.cc apt-private/private-install.cc
152 msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
155 #: apt-private/private-cacheset.cc apt-private/private-install.cc
157 msgid "Package '%s' is not installed, so not removed\n"
160 #: apt-private/private-cacheset.cc
162 msgid "Note, selecting '%s' instead of '%s'\n"
165 #: apt-private/private-cmndline.cc
166 msgid "Most used commands:"
169 #: apt-private/private-cmndline.cc
171 msgid "See %s for more information about the available commands."
174 #: apt-private/private-cmndline.cc
176 "Configuration options and syntax is detailed in apt.conf(5).\n"
177 "Information about how to configure sources can be found in sources.list(5).\n"
178 "Package and version choices can be expressed via apt_preferences(5).\n"
179 "Security details are available in apt-secure(8).\n"
182 #: apt-private/private-cmndline.cc
183 msgid "This APT has Super Cow Powers."
186 #: apt-private/private-cmndline.cc
187 msgid "This APT helper has Super Meep Powers."
190 #: apt-private/private-depends.cc apt-private/private-show.cc
191 #: cmdline/apt-mark.cc
192 msgid "No packages found"
195 #: apt-private/private-download.cc
196 msgid "WARNING: The following packages cannot be authenticated!"
199 #: apt-private/private-download.cc
200 msgid "Authentication warning overridden.\n"
203 #: apt-private/private-download.cc
204 msgid "Some packages could not be authenticated"
207 #: apt-private/private-download.cc
208 msgid "Install these packages without verification?"
211 #: apt-private/private-download.cc apt-private/private-install.cc
213 "--force-yes is deprecated, use one of the options starting with --allow "
217 #: apt-private/private-download.cc
219 "There were unauthenticated packages and -y was used without --allow-"
223 #: apt-private/private-download.cc apt-pkg/update.cc
225 msgid "Failed to fetch %s %s"
228 #: apt-private/private-download.cc
230 msgid "Couldn't determine free space in %s"
233 #: apt-private/private-download.cc
235 msgid "You don't have enough free space in %s."
238 #: apt-private/private-download.cc
239 msgid "Unable to lock the download directory"
242 #: apt-private/private-install.cc
244 "Some packages could not be installed. This may mean that you have\n"
245 "requested an impossible situation or if you are using the unstable\n"
246 "distribution that some required packages have not yet been created\n"
247 "or been moved out of Incoming."
251 #. if (Packages == 1)
253 #. c1out << std::endl;
255 #. _("Since you only requested a single operation it is extremely likely that\n"
256 #. "the package is simply not installable and a bug report against\n"
257 #. "that package should be filed.") << std::endl;
260 #: apt-private/private-install.cc
261 msgid "The following information may help to resolve the situation:"
264 #: apt-private/private-install.cc
265 msgid "Broken packages"
268 #: apt-private/private-install.cc
269 msgid "Internal error, InstallPackages was called with broken packages!"
272 #: apt-private/private-install.cc
273 msgid "Packages need to be removed but remove is disabled."
276 #: apt-private/private-install.cc
278 "Essential packages were removed and -y was used without --allow-remove-"
282 #: apt-private/private-install.cc
283 msgid "Packages were downgraded and -y was used without --allow-downgrades."
286 #: apt-private/private-install.cc
288 "Held packages were changed and -y was used without --allow-change-held-"
292 #: apt-private/private-install.cc
293 msgid "Internal error, Ordering didn't finish"
296 #: apt-private/private-install.cc
297 msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
300 #. TRANSLATOR: The required space between number and unit is already included
301 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
302 #: apt-private/private-install.cc
304 msgid "Need to get %sB/%sB of archives.\n"
307 #. TRANSLATOR: The required space between number and unit is already included
308 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
309 #: apt-private/private-install.cc
311 msgid "Need to get %sB of archives.\n"
314 #. TRANSLATOR: The required space between number and unit is already included
315 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
316 #: apt-private/private-install.cc
318 msgid "After this operation, %sB of additional disk space will be used.\n"
321 #. TRANSLATOR: The required space between number and unit is already included
322 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
323 #: apt-private/private-install.cc
325 msgid "After this operation, %sB disk space will be freed.\n"
328 #: apt-private/private-install.cc
329 msgid "Trivial Only specified but this is not a trivial operation."
332 #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
333 #. careful with hard to type or special characters (like non-breaking spaces)
334 #: apt-private/private-install.cc
335 msgid "Yes, do as I say!"
338 #: apt-private/private-install.cc
341 "You are about to do something potentially harmful.\n"
342 "To continue type in the phrase '%s'\n"
346 #: apt-private/private-install.cc
350 #: apt-private/private-install.cc
351 msgid "Do you want to continue?"
354 #: apt-private/private-install.cc
355 msgid "Some files failed to download"
358 #: apt-private/private-install.cc apt-private/private-source.cc
359 msgid "Download complete and in download only mode"
362 #: apt-private/private-install.cc
364 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
368 #: apt-private/private-install.cc
369 msgid "--fix-missing and media swapping is not currently supported"
372 #: apt-private/private-install.cc
373 msgid "Unable to correct missing packages."
376 #: apt-private/private-install.cc
377 msgid "Aborting install."
380 #: apt-private/private-install.cc
382 "The following package disappeared from your system as\n"
383 "all files have been overwritten by other packages:"
385 "The following packages disappeared from your system as\n"
386 "all files have been overwritten by other packages:"
390 #: apt-private/private-install.cc
391 msgid "Note: This is done automatically and on purpose by dpkg."
394 #: apt-private/private-install.cc
395 msgid "We are not supposed to delete stuff, can't start AutoRemover"
398 #: apt-private/private-install.cc
400 "Hmm, seems like the AutoRemover destroyed something which really\n"
401 "shouldn't happen. Please file a bug report against apt."
404 #: apt-private/private-install.cc
405 msgid "Internal Error, AutoRemover broke stuff"
408 #: apt-private/private-install.cc
410 "The following package was automatically installed and is no longer required:"
412 "The following packages were automatically installed and are no longer "
417 #: apt-private/private-install.cc
419 msgid "%lu package was automatically installed and is no longer required.\n"
421 "%lu packages were automatically installed and are no longer required.\n"
425 #: apt-private/private-install.cc
427 msgid "Use '%s' to remove it."
428 msgid_plural "Use '%s' to remove them."
432 #: apt-private/private-install.cc
433 msgid "You might want to run 'apt-get -f install' to correct these:"
436 #: apt-private/private-install.cc
438 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
442 #: apt-private/private-install.cc
443 msgid "The following additional packages will be installed:"
446 #: apt-private/private-install.cc
447 msgid "Suggested packages:"
450 #: apt-private/private-install.cc
451 msgid "Recommended packages:"
454 #: apt-private/private-install.cc
456 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
459 #: apt-private/private-install.cc
461 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
464 #: apt-private/private-install.cc
466 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
469 #. TRANSLATORS: First string is package name, second is version
470 #: apt-private/private-install.cc
472 msgid "%s is already the newest version (%s).\n"
475 #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
477 msgid "%s set to manually installed.\n"
480 #: apt-private/private-install.cc
482 msgid "Selected version '%s' (%s) for '%s'\n"
485 #: apt-private/private-install.cc
487 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
490 #: apt-private/private-list.cc
494 #: apt-private/private-list.cc
496 msgid "There is %i additional version. Please use the '-a' switch to see it"
498 "There are %i additional versions. Please use the '-a' switch to see them."
502 #. TRANSLATORS: placeholder is a binary name like apt or apt-get
503 #: apt-private/private-main.cc
506 "NOTE: This is only a simulation!\n"
507 " %s needs root privileges for real execution.\n"
508 " Keep also in mind that locking is deactivated,\n"
509 " so don't depend on the relevance to the real current situation!\n"
512 #: apt-private/private-output.cc apt-private/private-show.cc
516 #: apt-private/private-output.cc
518 msgid "[installed,upgradable to: %s]"
521 #: apt-private/private-output.cc
522 msgid "[installed,local]"
525 #: apt-private/private-output.cc
526 msgid "[installed,auto-removable]"
529 #: apt-private/private-output.cc
530 msgid "[installed,automatic]"
533 #: apt-private/private-output.cc
537 #: apt-private/private-output.cc
539 msgid "[upgradable from: %s]"
542 #: apt-private/private-output.cc
543 msgid "[residual-config]"
546 #: apt-private/private-output.cc
548 msgid "but %s is installed"
551 #: apt-private/private-output.cc
553 msgid "but %s is to be installed"
556 #: apt-private/private-output.cc
557 msgid "but it is not installable"
560 #: apt-private/private-output.cc
561 msgid "but it is a virtual package"
564 #: apt-private/private-output.cc
565 msgid "but it is not installed"
568 #: apt-private/private-output.cc
569 msgid "but it is not going to be installed"
572 #: apt-private/private-output.cc
576 #: apt-private/private-output.cc
577 msgid "The following packages have unmet dependencies:"
580 #: apt-private/private-output.cc
581 msgid "The following NEW packages will be installed:"
584 #: apt-private/private-output.cc
585 msgid "The following packages will be REMOVED:"
588 #: apt-private/private-output.cc
589 msgid "The following packages have been kept back:"
592 #: apt-private/private-output.cc
593 msgid "The following packages will be upgraded:"
596 #: apt-private/private-output.cc
597 msgid "The following packages will be DOWNGRADED:"
600 #: apt-private/private-output.cc
601 msgid "The following held packages will be changed:"
604 #: apt-private/private-output.cc
606 msgid "%s (due to %s)"
609 #: apt-private/private-output.cc
611 "WARNING: The following essential packages will be removed.\n"
612 "This should NOT be done unless you know exactly what you are doing!"
615 #: apt-private/private-output.cc
617 msgid "%lu upgraded, %lu newly installed, "
620 #: apt-private/private-output.cc
622 msgid "%lu reinstalled, "
625 #: apt-private/private-output.cc
627 msgid "%lu downgraded, "
630 #: apt-private/private-output.cc
632 msgid "%lu to remove and %lu not upgraded.\n"
635 #: apt-private/private-output.cc
637 msgid "%lu not fully installed or removed.\n"
640 #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
641 #. e.g. "Do you want to continue? [Y/n] "
642 #. The user has to answer with an input matching the
643 #. YESEXPR/NOEXPR defined in your l10n.
644 #: apt-private/private-output.cc
648 #. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
649 #. e.g. "Should this file be removed? [y/N] "
650 #. The user has to answer with an input matching the
651 #. YESEXPR/NOEXPR defined in your l10n.
652 #: apt-private/private-output.cc
656 #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
657 #: apt-private/private-output.cc
661 #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
662 #: apt-private/private-output.cc
666 #: apt-private/private-output.cc apt-pkg/cachefilter.cc
668 msgid "Regex compilation error - %s"
671 #: apt-private/private-search.cc
672 msgid "You must give at least one search pattern"
675 #: apt-private/private-search.cc
676 msgid "Full Text Search"
679 #: apt-private/private-show.cc cmdline/apt-cache.cc
681 msgid "Package file %s is out of sync."
684 #: apt-private/private-show.cc
686 msgid "There is %i additional record. Please use the '-a' switch to see it"
688 "There are %i additional records. Please use the '-a' switch to see them."
692 #: apt-private/private-show.cc
693 msgid "not a real package (virtual)"
696 #: apt-private/private-show.cc apt-pkg/cacheset.cc
698 msgid "Unable to locate package %s"
701 #: apt-private/private-show.cc
702 msgid "Package files:"
705 #: apt-private/private-show.cc
706 msgid "Cache is out of sync, can't x-ref a package file"
709 #. Show any packages have explicit pins
710 #: apt-private/private-show.cc
711 msgid "Pinned packages:"
714 #. Print the package name and the version we are forcing to
715 #: apt-private/private-show.cc
717 msgid "%s -> %s with priority %d\n"
720 #: apt-private/private-show.cc
724 #: apt-private/private-show.cc
728 #: apt-private/private-show.cc
732 #. Show the priority tables
733 #: apt-private/private-show.cc
734 msgid " Version table:"
737 #: apt-private/private-source.cc
739 msgid "Can not find a package for architecture '%s'"
742 #: apt-private/private-source.cc
744 msgid "Can not find a package '%s' with version '%s'"
747 #: apt-private/private-source.cc
749 msgid "Can not find a package '%s' with release '%s'"
752 #: apt-private/private-source.cc
754 msgid "Picking '%s' as source package instead of '%s'\n"
757 #: apt-private/private-source.cc
759 msgid "Can not find version '%s' of package '%s'"
762 #: apt-private/private-source.cc
763 msgid "Must specify at least one package to fetch source for"
766 #: apt-private/private-source.cc
768 msgid "Unable to find a source package for %s"
771 #: apt-private/private-source.cc
774 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
778 #: apt-private/private-source.cc
783 "to retrieve the latest (possibly unreleased) updates to the package.\n"
786 #: apt-private/private-source.cc
788 msgid "Skipping already downloaded file '%s'\n"
791 #. TRANSLATOR: The required space between number and unit is already included
792 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
793 #: apt-private/private-source.cc
795 msgid "Need to get %sB/%sB of source archives.\n"
798 #. TRANSLATOR: The required space between number and unit is already included
799 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
800 #: apt-private/private-source.cc
802 msgid "Need to get %sB of source archives.\n"
805 #: apt-private/private-source.cc
807 msgid "Fetch source %s\n"
810 #: apt-private/private-source.cc
811 msgid "Failed to fetch some archives."
814 #: apt-private/private-source.cc
816 msgid "Skipping unpack of already unpacked source in %s\n"
819 #: apt-private/private-source.cc
821 msgid "Unpack command '%s' failed.\n"
824 #: apt-private/private-source.cc
826 msgid "Check if the 'dpkg-dev' package is installed.\n"
829 #: apt-private/private-source.cc
831 msgid "Build command '%s' failed.\n"
834 #: apt-private/private-source.cc
836 msgid "Unable to get build-dependency information for %s"
839 #: apt-private/private-source.cc
841 msgid "%s has no build depends.\n"
844 #: apt-private/private-source.cc
845 msgid "Must specify at least one package to check builddeps for"
848 #: apt-private/private-source.cc
851 "No architecture information available for %s. See apt.conf(5) APT::"
852 "Architectures for setup"
855 #: apt-private/private-source.cc
857 msgid "Note, using directory '%s' to get the build dependencies\n"
860 #: apt-private/private-source.cc
862 msgid "Note, using file '%s' to get the build dependencies\n"
865 #: apt-private/private-source.cc
866 msgid "Failed to process build dependencies"
869 #: apt-private/private-sources.cc
871 msgid "Failed to parse %s. Edit again? "
874 #: apt-private/private-sources.cc
876 msgid "Your '%s' file changed, please run 'apt-get update'."
879 #: apt-private/private-unmet.cc
881 msgid "Package %s version %s has an unmet dep:\n"
884 #: apt-private/private-update.cc
885 msgid "The update command takes no arguments"
888 #: apt-private/private-update.cc
890 msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
892 "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
896 #: apt-private/private-update.cc
897 msgid "All packages are up to date."
900 #: cmdline/apt-cache.cc
901 msgid "apt-cache stats does not take any arguments"
904 #: cmdline/apt-cache.cc
905 msgid "Total package names: "
908 #: cmdline/apt-cache.cc
909 msgid "Total package structures: "
912 #: cmdline/apt-cache.cc
913 msgid " Normal packages: "
916 #: cmdline/apt-cache.cc
917 msgid " Pure virtual packages: "
920 #: cmdline/apt-cache.cc
921 msgid " Single virtual packages: "
924 #: cmdline/apt-cache.cc
925 msgid " Mixed virtual packages: "
928 #: cmdline/apt-cache.cc
932 #: cmdline/apt-cache.cc
933 msgid "Total distinct versions: "
936 #: cmdline/apt-cache.cc
937 msgid "Total distinct descriptions: "
940 #: cmdline/apt-cache.cc
941 msgid "Total dependencies: "
944 #: cmdline/apt-cache.cc
945 msgid "Total ver/file relations: "
948 #: cmdline/apt-cache.cc
949 msgid "Total Desc/File relations: "
952 #: cmdline/apt-cache.cc
953 msgid "Total Provides mappings: "
956 #: cmdline/apt-cache.cc
957 msgid "Total globbed strings: "
960 #: cmdline/apt-cache.cc
961 msgid "Total slack space: "
964 #: cmdline/apt-cache.cc
965 msgid "Total space accounted for: "
968 #: cmdline/apt-cache.cc
969 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
972 #: cmdline/apt-cache.cc
974 "Usage: apt-cache [options] command\n"
975 " apt-cache [options] show pkg1 [pkg2 ...]\n"
977 "apt-cache queries and displays available information about installed\n"
978 "and installable packages. It works exclusively on the data acquired\n"
979 "into the local cache via the 'update' command of e.g. apt-get. The\n"
980 "displayed information may therefore be outdated if the last update was\n"
981 "too long ago, but in exchange apt-cache works independently of the\n"
982 "availability of the configured sources (e.g. offline).\n"
985 #: cmdline/apt-cache.cc
986 msgid "Show source records"
989 #: cmdline/apt-cache.cc
990 msgid "Search the package list for a regex pattern"
993 #: cmdline/apt-cache.cc
994 msgid "Show raw dependency information for a package"
997 #: cmdline/apt-cache.cc
998 msgid "Show reverse dependency information for a package"
1001 #: cmdline/apt-cache.cc
1002 msgid "Show a readable record for the package"
1005 #: cmdline/apt-cache.cc
1006 msgid "List the names of all packages in the system"
1009 #: cmdline/apt-cache.cc
1010 msgid "Show policy settings"
1013 #: cmdline/apt-cdrom.cc
1014 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
1017 #: cmdline/apt-cdrom.cc
1018 msgid "Please insert a Disc in the drive and press [Enter]"
1021 #: cmdline/apt-cdrom.cc
1023 msgid "Failed to mount '%s' to '%s'"
1026 #: cmdline/apt-cdrom.cc
1028 "No CD-ROM could be auto-detected or found using the default mount point.\n"
1029 "You may try the --cdrom option to set the CD-ROM mount point.\n"
1030 "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
1034 #: cmdline/apt-cdrom.cc
1035 msgid "Repeat this process for the rest of the CDs in your set."
1038 #: cmdline/apt-cdrom.cc
1040 "Usage: apt-cdrom [options] command\n"
1042 "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
1043 "media types as package sources to APT. The mount point and device\n"
1044 "information is taken from apt.conf(5), udev(7) and fstab(5).\n"
1047 #: cmdline/apt-config.cc
1048 msgid "Arguments not in pairs"
1051 #: cmdline/apt-config.cc
1053 "Usage: apt-config [options] command\n"
1055 "apt-config is an interface to the configuration settings used by\n"
1056 "all APT tools, mainly intended for debugging and shell scripting.\n"
1059 #: cmdline/apt-config.cc
1060 msgid "get configuration values via shell evaluation"
1063 #: cmdline/apt-config.cc
1064 msgid "show the active configuration setting"
1067 #: cmdline/apt-get.cc
1069 msgid "Couldn't find package %s"
1072 #: cmdline/apt-get.cc cmdline/apt-mark.cc
1074 msgid "%s set to automatically installed.\n"
1077 #: cmdline/apt-get.cc cmdline/apt-mark.cc
1079 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1083 #: cmdline/apt-get.cc
1084 msgid "Internal error, problem resolver broke stuff"
1087 #: cmdline/apt-get.cc
1088 msgid "Supported modules:"
1091 #: cmdline/apt-get.cc
1093 "Usage: apt-get [options] command\n"
1094 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1095 " apt-get [options] source pkg1 [pkg2 ...]\n"
1097 "apt-get is a command line interface for retrieval of packages\n"
1098 "and information about them from authenticated sources and\n"
1099 "for installation, upgrade and removal of packages together\n"
1100 "with their dependencies.\n"
1103 #: cmdline/apt-get.cc
1104 msgid "Retrieve new lists of packages"
1107 #: cmdline/apt-get.cc
1108 msgid "Perform an upgrade"
1111 #: cmdline/apt-get.cc
1112 msgid "Install new packages (pkg is libc6 not libc6.deb)"
1115 #: cmdline/apt-get.cc
1116 msgid "Remove packages"
1119 #: cmdline/apt-get.cc
1120 msgid "Remove packages and config files"
1123 #: cmdline/apt-get.cc cmdline/apt.cc
1124 msgid "Remove automatically all unused packages"
1127 #: cmdline/apt-get.cc
1128 msgid "Distribution upgrade, see apt-get(8)"
1131 #: cmdline/apt-get.cc
1132 msgid "Follow dselect selections"
1135 #: cmdline/apt-get.cc
1136 msgid "Configure build-dependencies for source packages"
1139 #: cmdline/apt-get.cc
1140 msgid "Erase downloaded archive files"
1143 #: cmdline/apt-get.cc
1144 msgid "Erase old downloaded archive files"
1147 #: cmdline/apt-get.cc
1148 msgid "Verify that there are no broken dependencies"
1151 #: cmdline/apt-get.cc
1152 msgid "Download source archives"
1155 #: cmdline/apt-get.cc
1156 msgid "Download the binary package into the current directory"
1159 #: cmdline/apt-get.cc
1160 msgid "Download and display the changelog for the given package"
1163 #: cmdline/apt-helper.cc
1164 msgid "Need one URL as argument"
1167 #: cmdline/apt-helper.cc
1168 msgid "Must specify at least one pair url/filename"
1171 #: cmdline/apt-helper.cc
1172 msgid "Download Failed"
1175 #: cmdline/apt-helper.cc
1177 msgid "GetSrvRec failed for %s"
1180 #: cmdline/apt-helper.cc
1182 "Usage: apt-helper [options] command\n"
1183 " apt-helper [options] cat-file file ...\n"
1184 " apt-helper [options] download-file uri target-path\n"
1186 "apt-helper bundles a variety of commands for shell scripts to use\n"
1187 "e.g. the same proxy configuration or acquire system as APT would.\n"
1190 #: cmdline/apt-helper.cc
1191 msgid "download the given uri to the target-path"
1194 #: cmdline/apt-helper.cc
1195 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
1198 #: cmdline/apt-helper.cc
1199 msgid "concatenate files, with automatic decompression"
1202 #: cmdline/apt-helper.cc
1203 msgid "detect proxy using apt.conf"
1206 #: cmdline/apt-mark.cc
1208 msgid "%s can not be marked as it is not installed.\n"
1211 #: cmdline/apt-mark.cc
1213 msgid "%s was already set to manually installed.\n"
1216 #: cmdline/apt-mark.cc
1218 msgid "%s was already set to automatically installed.\n"
1221 #: cmdline/apt-mark.cc
1223 msgid "%s was already set on hold.\n"
1226 #: cmdline/apt-mark.cc
1228 msgid "%s was already not hold.\n"
1231 #: cmdline/apt-mark.cc
1232 msgid "Executing dpkg failed. Are you root?"
1235 #: cmdline/apt-mark.cc
1237 msgid "%s set on hold.\n"
1240 #: cmdline/apt-mark.cc
1242 msgid "Canceled hold on %s.\n"
1245 #: cmdline/apt-mark.cc
1247 msgid "Selected %s for purge.\n"
1250 #: cmdline/apt-mark.cc
1252 msgid "Selected %s for removal.\n"
1255 #: cmdline/apt-mark.cc
1257 msgid "Selected %s for installation.\n"
1260 #: cmdline/apt-mark.cc
1262 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1264 "apt-mark is a simple command line interface for marking packages\n"
1265 "as manually or automatically installed. It can also be used to\n"
1266 "manipulate the dpkg(1) selection states of packages, and to list\n"
1267 "all packages with or without a certain marking.\n"
1270 #: cmdline/apt-mark.cc
1271 msgid "Mark the given packages as automatically installed"
1274 #: cmdline/apt-mark.cc
1275 msgid "Mark the given packages as manually installed"
1278 #: cmdline/apt-mark.cc
1279 msgid "Mark a package as held back"
1282 #: cmdline/apt-mark.cc
1283 msgid "Unset a package set as held back"
1286 #: cmdline/apt-mark.cc
1287 msgid "Print the list of automatically installed packages"
1290 #: cmdline/apt-mark.cc
1291 msgid "Print the list of manually installed packages"
1294 #: cmdline/apt-mark.cc
1295 msgid "Print the list of package on hold"
1300 "Usage: apt [options] command\n"
1302 "apt is a commandline package manager and provides commands for\n"
1303 "searching and managing as well as querying information about packages.\n"
1304 "It provides the same functionality as the specialized APT tools,\n"
1305 "like apt-get and apt-cache, but enables options more suitable for\n"
1306 "interactive use by default.\n"
1311 msgid "list packages based on package names"
1315 msgid "search in package descriptions"
1319 msgid "show package details"
1324 msgid "install packages"
1328 msgid "remove packages"
1331 #. system wide stuff
1333 msgid "update list of available packages"
1337 msgid "upgrade the system by installing/upgrading packages"
1341 msgid "upgrade the system by removing/installing/upgrading packages"
1346 msgid "edit the source information file"
1351 msgid "Unable to read the cdrom database %s"
1356 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1357 "cannot be used to add new CD-ROMs"
1361 msgid "Wrong CD-ROM"
1366 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1370 msgid "Disk not found."
1373 #: methods/cdrom.cc methods/file.cc methods/rsh.cc
1374 msgid "File not found"
1377 #: methods/connect.cc
1379 msgid "Connecting to %s (%s)"
1382 #: methods/connect.cc
1387 #: methods/connect.cc
1389 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1392 #: methods/connect.cc
1394 msgid "Cannot initiate the connection to %s:%s (%s)."
1397 #: methods/connect.cc
1399 msgid "Could not connect to %s:%s (%s), connection timed out"
1402 #: methods/connect.cc methods/ftp.cc methods/rsh.cc
1406 #: methods/connect.cc
1408 msgid "Could not connect to %s:%s (%s)."
1411 #. We say this mainly because the pause here is for the
1412 #. ssh connection that is still going
1413 #: methods/connect.cc methods/rsh.cc
1415 msgid "Connecting to %s"
1418 #: methods/connect.cc
1420 msgid "Could not resolve '%s'"
1423 #: methods/connect.cc
1425 msgid "Temporary failure resolving '%s'"
1428 #: methods/connect.cc
1430 msgid "System error resolving '%s:%s'"
1433 #: methods/connect.cc
1435 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1438 #: methods/connect.cc
1440 msgid "Unable to connect to %s:%s:"
1444 msgid "Failed to stat"
1448 msgid "Invalid URI, local URIS must not start with //"
1451 #. Login must be before getpeername otherwise dante won't work.
1457 msgid "Unable to determine the peer name"
1461 msgid "Unable to determine the local name"
1466 msgid "The server refused the connection and said: %s"
1471 msgid "USER failed, server said: %s"
1476 msgid "PASS failed, server said: %s"
1481 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1487 msgid "Login script command '%s' failed, server said: %s"
1492 msgid "TYPE failed, server said: %s"
1495 #: methods/ftp.cc methods/rsh.cc
1496 msgid "Connection timeout"
1500 msgid "Server closed the connection"
1503 #: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1507 #: methods/ftp.cc methods/rsh.cc
1508 msgid "A response overflowed the buffer."
1512 msgid "Protocol corruption"
1515 #: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1520 msgid "Could not create a socket"
1524 msgid "Could not connect data socket, connection timed out"
1528 msgid "Could not connect passive socket."
1532 msgid "getaddrinfo was unable to get a listening socket"
1536 msgid "Could not bind a socket"
1540 msgid "Could not listen on the socket"
1544 msgid "Could not determine the socket's name"
1548 msgid "Unable to send PORT command"
1553 msgid "Unknown address family %u (AF_*)"
1558 msgid "EPRT failed, server said: %s"
1562 msgid "Data socket connect timed out"
1566 msgid "Unable to accept connection"
1569 #: methods/ftp.cc methods/rsh.cc methods/server.cc
1570 msgid "Problem hashing file"
1575 msgid "Unable to fetch file, server said '%s'"
1578 #: methods/ftp.cc methods/rsh.cc
1579 msgid "Data socket timed out"
1584 msgid "Data transfer failed, server said '%s'"
1587 #. Get the files information
1593 msgid "Unable to invoke "
1596 #. TRANSLATORS: %s is a single techy word like 'NODATA'
1597 #: methods/gpgv.cc apt-pkg/acquire-item.cc
1600 "Clearsigned file isn't valid, got '%s' (does the network require "
1604 #. TRANSLATORS: %s is a single techy word like 'NODATA'
1608 "Signed file isn't valid, got '%s' (does the network require authentication?)"
1612 msgid "At least one invalid signature was encountered."
1617 "Internal error: Good signature, but could not determine key fingerprint?!"
1621 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
1625 msgid "Unknown error executing apt-key"
1628 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
1631 msgid "Signature by key %s uses weak digest algorithm (%s)"
1635 msgid "The following signatures were invalid:\n"
1640 "The following signatures couldn't be verified because the public key is not "
1645 msgid "Error writing to the file"
1649 msgid "Error reading from server. Remote end closed connection"
1653 msgid "Error reading from server"
1657 msgid "Error writing to file"
1661 msgid "Select failed"
1665 msgid "Connection timed out"
1669 msgid "Error writing to output file"
1672 #. Only warn if there are no sources.list.d.
1673 #. Only warn if there is no sources.list file.
1674 #: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1675 #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc
1676 #: apt-pkg/policy.cc apt-pkg/sourcelist.cc
1678 msgid "Unable to read %s"
1681 #: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1682 #: apt-pkg/contrib/cdromutl.cc
1684 msgid "Unable to change to %s"
1687 #. FIXME: fallback to a default mirror here instead
1688 #. and provide a config option to define that default
1689 #: methods/mirror.cc
1691 msgid "No mirror file '%s' found "
1694 #. FIXME: fallback to a default mirror here instead
1695 #. and provide a config option to define that default
1696 #: methods/mirror.cc
1698 msgid "Can not read mirror file '%s'"
1701 #: methods/mirror.cc
1703 msgid "No entry found in mirror file '%s'"
1706 #: methods/mirror.cc
1708 msgid "[Mirror: %s]"
1711 #: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc
1712 #: apt-pkg/acquire-item.cc
1714 msgid "Failed to stat %s"
1718 msgid "Failed to set modification time"
1721 #: methods/rsh.cc ftparchive/multicompress.cc
1722 msgid "Failed to create IPC pipe to subprocess"
1726 msgid "Connection closed prematurely"
1729 #: methods/server.cc
1730 msgid "Waiting for headers"
1733 #: methods/server.cc
1734 msgid "Bad header line"
1737 #: methods/server.cc
1738 msgid "The HTTP server sent an invalid reply header"
1741 #: methods/server.cc
1742 msgid "The HTTP server sent an invalid Content-Length header"
1745 #: methods/server.cc
1746 msgid "The HTTP server sent an invalid Content-Range header"
1749 #: methods/server.cc
1750 msgid "This HTTP server has broken range support"
1753 #: methods/server.cc
1754 msgid "Unknown date format"
1757 #: methods/server.cc
1758 msgid "Bad header data"
1761 #: methods/server.cc
1762 msgid "Connection failed"
1765 #: methods/server.cc
1768 "Automatically disabled %s due to incorrect response from server/proxy. (man "
1772 #: methods/server.cc
1773 msgid "Internal error"
1777 msgid "Empty files can't be valid archives"
1780 #: dselect/install:33
1781 msgid "Bad default setting!"
1784 #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1785 #: dselect/install:106 dselect/update:45
1786 msgid "Press [Enter] to continue."
1789 #: dselect/install:92
1790 msgid "Do you want to erase any previously downloaded .deb files?"
1793 #: dselect/install:102
1794 msgid "Some errors occurred while unpacking. Packages that were installed"
1797 #: dselect/install:103
1798 msgid "will be configured. This may result in duplicate errors"
1801 #: dselect/install:104
1802 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1805 #: dselect/install:105
1807 "above this message are important. Please fix them and run [I]nstall again"
1810 #: dselect/update:30
1811 msgid "Merging available information"
1814 #: cmdline/apt-dump-solver.cc
1816 "Usage: apt-dump-solver\n"
1818 "apt-dump-solver is an interface to store an EDSP scenario in\n"
1819 "a file and optionally forwards it to another solver.\n"
1822 #: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc
1823 #: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
1825 msgid "Waited for %s but it wasn't there"
1828 #: cmdline/apt-extracttemplates.cc
1830 "Usage: apt-extracttemplates file1 [file2 ...]\n"
1832 "apt-extracttemplates is used to extract config and template files\n"
1833 "from debian packages. It is used mainly by debconf(1) to prompt for\n"
1834 "configuration questions before installation of packages.\n"
1837 #: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1839 msgid "Unable to mkstemp %s"
1842 #: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1844 msgid "Unable to write to %s"
1847 #: cmdline/apt-extracttemplates.cc
1848 msgid "Cannot get debconf version. Is debconf installed?"
1851 #: cmdline/apt-internal-planner.cc
1853 "Usage: apt-internal-planner\n"
1855 "apt-internal-planner is an interface to use the current internal\n"
1856 "installation planner for the APT family like an external one,\n"
1857 "for debugging or the like.\n"
1860 #: cmdline/apt-internal-solver.cc
1862 "Usage: apt-internal-solver\n"
1864 "apt-internal-solver is an interface to use the current internal\n"
1865 "resolver for the APT family like an external one, for debugging or\n"
1869 #: cmdline/apt-sortpkgs.cc
1870 msgid "Unknown package record!"
1873 #: cmdline/apt-sortpkgs.cc
1875 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1877 "apt-sortpkgs is a simple tool to sort package information files.\n"
1878 "By default it sorts by binary package information, but the -s option\n"
1879 "can be used to switch to source package ordering instead.\n"
1882 #: ftparchive/apt-ftparchive.cc
1883 msgid "Package extension list is too long"
1886 #: ftparchive/apt-ftparchive.cc
1888 msgid "Error processing directory %s"
1891 #: ftparchive/apt-ftparchive.cc
1892 msgid "Source extension list is too long"
1895 #: ftparchive/apt-ftparchive.cc
1896 msgid "Error writing header to contents file"
1899 #: ftparchive/apt-ftparchive.cc
1901 msgid "Error processing contents %s"
1904 #: ftparchive/apt-ftparchive.cc
1906 "Usage: apt-ftparchive [options] command\n"
1907 "Commands: packages binarypath [overridefile [pathprefix]]\n"
1908 " sources srcpath [overridefile [pathprefix]]\n"
1911 " generate config [groups]\n"
1914 "apt-ftparchive generates index files for Debian archives. It supports\n"
1915 "many styles of generation from fully automated to functional replacements\n"
1916 "for dpkg-scanpackages and dpkg-scansources\n"
1918 "apt-ftparchive generates Package files from a tree of .debs. The\n"
1919 "Package file contains the contents of all the control fields from\n"
1920 "each package as well as the MD5 hash and filesize. An override file\n"
1921 "is supported to force the value of Priority and Section.\n"
1923 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1924 "The --source-override option can be used to specify a src override file\n"
1926 "The 'packages' and 'sources' command should be run in the root of the\n"
1927 "tree. BinaryPath should point to the base of the recursive search and \n"
1928 "override file should contain the override flags. Pathprefix is\n"
1929 "appended to the filename fields if present. Example usage from the \n"
1931 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1932 " dists/potato/main/binary-i386/Packages\n"
1935 " -h This help text\n"
1936 " --md5 Control MD5 generation\n"
1937 " -s=? Source override file\n"
1939 " -d=? Select the optional caching database\n"
1940 " --no-delink Enable delinking debug mode\n"
1941 " --contents Control contents file generation\n"
1942 " -c=? Read this configuration file\n"
1943 " -o=? Set an arbitrary configuration option"
1946 #: ftparchive/apt-ftparchive.cc
1947 msgid "No selections matched"
1950 #: ftparchive/apt-ftparchive.cc
1952 msgid "Some files are missing in the package file group `%s'"
1955 #: ftparchive/cachedb.cc
1957 msgid "DB was corrupted, file renamed to %s.old"
1960 #: ftparchive/cachedb.cc
1962 msgid "DB is old, attempting to upgrade %s"
1965 #: ftparchive/cachedb.cc
1967 "DB format is invalid. If you upgraded from an older version of apt, please "
1968 "remove and re-create the database."
1971 #: ftparchive/cachedb.cc
1973 msgid "Unable to open DB file %s: %s"
1976 #: ftparchive/cachedb.cc
1977 msgid "Failed to read .dsc"
1980 #: ftparchive/cachedb.cc
1981 msgid "Archive has no control record"
1984 #: ftparchive/cachedb.cc
1985 msgid "Unable to get a cursor"
1988 #: ftparchive/contents.cc
1989 msgid "realloc - Failed to allocate memory"
1992 #: ftparchive/multicompress.cc
1994 msgid "Unknown compression algorithm '%s'"
1997 #: ftparchive/multicompress.cc
1999 msgid "Compressed output %s needs a compression set"
2002 #: ftparchive/multicompress.cc
2003 msgid "Failed to fork"
2006 #: ftparchive/multicompress.cc
2007 msgid "Compress child"
2010 #: ftparchive/multicompress.cc
2012 msgid "Internal error, failed to create %s"
2015 #: ftparchive/multicompress.cc
2016 msgid "IO to subprocess/file failed"
2019 #: ftparchive/multicompress.cc
2020 msgid "Failed to read while computing MD5"
2023 #: ftparchive/multicompress.cc apt-inst/extract.cc
2025 msgid "Failed to rename %s to %s"
2028 #: ftparchive/override.cc
2030 msgid "Unable to open %s"
2035 #: ftparchive/override.cc
2037 msgid "Malformed override %s line %llu (%s)"
2040 #: ftparchive/override.cc
2042 msgid "Failed to read the override file %s"
2045 #: ftparchive/override.cc
2047 msgid "Malformed override %s line %llu #1"
2050 #: ftparchive/override.cc
2052 msgid "Malformed override %s line %llu #2"
2055 #: ftparchive/override.cc
2057 msgid "Malformed override %s line %llu #3"
2060 #: ftparchive/writer.cc
2062 msgid "W: Unable to read directory %s\n"
2065 #: ftparchive/writer.cc
2067 msgid "W: Unable to stat %s\n"
2070 #: ftparchive/writer.cc
2074 #: ftparchive/writer.cc
2078 #: ftparchive/writer.cc
2079 msgid "E: Errors apply to file "
2082 #: ftparchive/writer.cc
2084 msgid "Failed to resolve %s"
2087 #: ftparchive/writer.cc
2088 msgid "Tree walking failed"
2091 #: ftparchive/writer.cc
2093 msgid "Failed to open %s"
2096 #: ftparchive/writer.cc
2098 msgid " DeLink %s [%s]\n"
2101 #: ftparchive/writer.cc apt-pkg/acquire-item.cc
2103 msgid "Failed to readlink %s"
2106 #: ftparchive/writer.cc
2108 msgid "*** Failed to link %s to %s"
2111 #: ftparchive/writer.cc
2113 msgid " DeLink limit of %sB hit.\n"
2116 #: ftparchive/writer.cc
2117 msgid "Archive had no package field"
2120 #: ftparchive/writer.cc
2122 msgid " %s has no override entry\n"
2125 #: ftparchive/writer.cc
2127 msgid " %s maintainer is %s not %s\n"
2130 #: ftparchive/writer.cc
2132 msgid " %s has no source override entry\n"
2135 #: ftparchive/writer.cc
2137 msgid " %s has no binary override entry either\n"
2140 #: apt-inst/contrib/arfile.cc
2141 msgid "Invalid archive signature"
2144 #: apt-inst/contrib/arfile.cc
2145 msgid "Error reading archive member header"
2148 #: apt-inst/contrib/arfile.cc
2150 msgid "Invalid archive member header %s"
2153 #: apt-inst/contrib/arfile.cc
2154 msgid "Invalid archive member header"
2157 #: apt-inst/contrib/arfile.cc
2158 msgid "Archive is too short"
2161 #: apt-inst/contrib/arfile.cc
2162 msgid "Failed to read the archive headers"
2165 #: apt-inst/contrib/extracttar.cc
2167 msgid "Cannot find a configured compressor for '%s'"
2170 #: apt-inst/contrib/extracttar.cc
2171 msgid "Corrupted archive"
2174 #: apt-inst/contrib/extracttar.cc
2175 msgid "Tar checksum failed, archive corrupted"
2178 #: apt-inst/contrib/extracttar.cc
2180 msgid "Unknown TAR header type %u, member %s"
2183 #: apt-inst/deb/debfile.cc
2185 msgid "This is not a valid DEB archive, missing '%s' member"
2188 #: apt-inst/deb/debfile.cc
2190 msgid "Internal error, could not locate member %s"
2193 #: apt-inst/deb/debfile.cc
2194 msgid "Unparsable control file"
2197 #: apt-inst/dirstream.cc
2199 msgid "Failed to write file %s"
2202 #: apt-inst/dirstream.cc
2204 msgid "Failed to close file %s"
2207 #: apt-inst/extract.cc
2209 msgid "The path %s is too long"
2212 #: apt-inst/extract.cc
2214 msgid "Unpacking %s more than once"
2217 #: apt-inst/extract.cc
2219 msgid "The directory %s is diverted"
2222 #: apt-inst/extract.cc
2224 msgid "The package is trying to write to the diversion target %s/%s"
2227 #: apt-inst/extract.cc
2228 msgid "The diversion path is too long"
2231 #: apt-inst/extract.cc
2233 msgid "The directory %s is being replaced by a non-directory"
2236 #: apt-inst/extract.cc
2237 msgid "Failed to locate node in its hash bucket"
2240 #: apt-inst/extract.cc
2241 msgid "The path is too long"
2244 #: apt-inst/extract.cc
2246 msgid "Overwrite package match with no version for %s"
2249 #: apt-inst/extract.cc
2251 msgid "File %s/%s overwrites the one in the package %s"
2254 #: apt-inst/extract.cc
2256 msgid "Unable to stat %s"
2259 #: apt-inst/filelist.cc
2260 msgid "DropNode called on still linked node"
2263 #: apt-inst/filelist.cc
2264 msgid "Failed to locate the hash element!"
2267 #: apt-inst/filelist.cc
2268 msgid "Failed to allocate diversion"
2271 #: apt-inst/filelist.cc
2272 msgid "Internal error in AddDiversion"
2275 #: apt-inst/filelist.cc
2277 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
2280 #: apt-inst/filelist.cc
2282 msgid "Double add of diversion %s -> %s"
2285 #: apt-inst/filelist.cc
2287 msgid "Duplicate conf file %s/%s"
2290 #: apt-pkg/acquire-item.cc
2292 "Updating from such a repository can't be done securely, and is therefore "
2293 "disabled by default."
2296 #: apt-pkg/acquire-item.cc
2298 "Data from such a repository can't be authenticated and is therefore "
2299 "potentially dangerous to use."
2302 #: apt-pkg/acquire-item.cc
2304 "See apt-secure(8) manpage for repository creation and user configuration "
2308 #: apt-pkg/acquire-item.cc
2310 msgid "The repository '%s' is no longer signed."
2313 #: apt-pkg/acquire-item.cc
2315 msgid "The repository '%s' does no longer have a Release file."
2318 #: apt-pkg/acquire-item.cc
2320 "This is normally not allowed, but the option Acquire::"
2321 "AllowDowngradeToInsecureRepositories was given to override it."
2324 #: apt-pkg/acquire-item.cc
2326 msgid "The repository '%s' is not signed."
2329 #: apt-pkg/acquire-item.cc
2331 msgid "The repository '%s' does not have a Release file."
2334 #: apt-pkg/acquire-item.cc
2336 msgid "The repository '%s' provides only weak security information."
2339 #: apt-pkg/acquire-item.cc
2340 msgid "Hash Sum mismatch"
2343 #: apt-pkg/acquire-item.cc
2344 msgid "Insufficient information available to perform this download securely"
2347 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
2349 msgid "rename failed, %s (%s -> %s)."
2352 #: apt-pkg/acquire-item.cc
2353 msgid "Size mismatch"
2356 #: apt-pkg/acquire-item.cc
2357 msgid "Invalid file format"
2360 #: apt-pkg/acquire-item.cc
2361 msgid "Signature error"
2364 #: apt-pkg/acquire-item.cc
2367 "An error occurred during the signature verification. The repository is not "
2368 "updated and the previous index files will be used. GPG error: %s: %s"
2371 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2372 #: apt-pkg/acquire-item.cc
2374 msgid "GPG error: %s: %s"
2377 #: apt-pkg/acquire-item.cc
2380 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
2384 #: apt-pkg/acquire-item.cc
2387 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2388 "or malformed file)"
2391 #: apt-pkg/acquire-item.cc
2394 "Skipping acquire of configured file '%s' as repository '%s' provides only "
2395 "weak security information for it"
2398 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2399 #. the time since then the file is invalid - formatted in the same way as in
2400 #. the download progress display (e.g. 7d 3h 42min 1s)
2401 #: apt-pkg/acquire-item.cc
2404 "Release file for %s is expired (invalid since %s). Updates for this "
2405 "repository will not be applied."
2408 #: apt-pkg/acquire-item.cc
2410 msgid "Conflicting distribution: %s (expected %s but got %s)"
2413 #: apt-pkg/acquire-item.cc
2416 "I wasn't able to locate a file for the %s package. This might mean you need "
2417 "to manually fix this package. (due to missing arch)"
2420 #: apt-pkg/acquire-item.cc
2422 msgid "Can't find a source to download version '%s' of '%s'"
2425 #: apt-pkg/acquire-item.cc
2428 "The package index files are corrupted. No Filename: field for package %s."
2431 #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2432 #: apt-pkg/acquire-item.cc
2434 msgid "Changelog unavailable for %s=%s"
2437 #: apt-pkg/acquire-worker.cc
2439 msgid "The method driver %s could not be found."
2442 #: apt-pkg/acquire-worker.cc
2444 msgid "Is the package %s installed?"
2447 #: apt-pkg/acquire-worker.cc
2449 msgid "Method %s did not start correctly"
2452 #: apt-pkg/acquire-worker.cc
2455 "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
2458 #: apt-pkg/acquire.cc apt-pkg/cdrom.cc
2460 msgid "List directory %spartial is missing."
2463 #: apt-pkg/acquire.cc
2465 msgid "Archives directory %spartial is missing."
2468 #: apt-pkg/acquire.cc
2470 msgid "Unable to lock directory %s"
2473 #: apt-pkg/acquire.cc
2475 msgid "No sandbox user '%s' on the system, can not drop privileges"
2478 #: apt-pkg/acquire.cc
2481 "Can't drop privileges for downloading as file '%s' couldn't be accessed by "
2485 #: apt-pkg/acquire.cc apt-pkg/clean.cc
2487 msgid "Clean of %s is not supported"
2490 #. only show the ETA if it makes sense
2492 #: apt-pkg/acquire.cc
2494 msgid "Retrieving file %li of %li (%s remaining)"
2497 #: apt-pkg/acquire.cc
2499 msgid "Retrieving file %li of %li"
2502 #: apt-pkg/algorithms.cc
2505 "The package %s needs to be reinstalled, but I can't find an archive for it."
2508 #: apt-pkg/algorithms.cc
2510 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2514 #: apt-pkg/algorithms.cc
2515 msgid "Unable to correct problems, you have held broken packages."
2518 #: apt-pkg/cachefile.cc
2519 msgid "The package lists or status file could not be parsed or opened."
2522 #: apt-pkg/cachefile.cc
2523 msgid "You may want to run apt-get update to correct these problems"
2526 #: apt-pkg/cachefile.cc
2527 msgid "The list of sources could not be read."
2530 #: apt-pkg/cacheset.cc
2532 msgid "Release '%s' for '%s' was not found"
2535 #: apt-pkg/cacheset.cc
2537 msgid "Version '%s' for '%s' was not found"
2540 #: apt-pkg/cacheset.cc
2542 msgid "Couldn't find task '%s'"
2545 #: apt-pkg/cacheset.cc
2547 msgid "Couldn't find any package by regex '%s'"
2550 #: apt-pkg/cacheset.cc
2552 msgid "Couldn't find any package by glob '%s'"
2555 #: apt-pkg/cacheset.cc
2557 msgid "Can't select versions from package '%s' as it is purely virtual"
2560 #: apt-pkg/cacheset.cc
2562 msgid "Can't select newest version from package '%s' as it is purely virtual"
2565 #: apt-pkg/cacheset.cc
2567 msgid "Can't select candidate version from package %s as it has no candidate"
2570 #: apt-pkg/cacheset.cc
2572 msgid "Can't select installed version from package %s as it is not installed"
2575 #: apt-pkg/cacheset.cc
2578 "Can't select installed nor candidate version from package '%s' as it has "
2584 msgid "Line %u too long in source list %s."
2588 msgid "Unmounting CD-ROM...\n"
2593 msgid "Using CD-ROM mount point %s\n"
2597 msgid "Waiting for disc...\n"
2601 msgid "Mounting CD-ROM...\n"
2605 msgid "Identifying... "
2610 msgid "Stored label: %s\n"
2614 msgid "Scanning disc for index files...\n"
2620 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2626 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2627 "wrong architecture?"
2632 msgid "Found label '%s'\n"
2636 msgid "That is not a valid name, try again.\n"
2642 "This disc is called: \n"
2647 msgid "Copying package lists..."
2651 msgid "Writing new source list\n"
2655 msgid "Source list entries for this disc are:\n"
2660 msgid "Unable to stat %s."
2663 #: apt-pkg/contrib/cdromutl.cc
2665 msgid "Unable to stat the mount point %s"
2668 #: apt-pkg/contrib/cdromutl.cc
2669 msgid "Failed to stat the cdrom"
2672 #: apt-pkg/contrib/cmndline.cc
2675 "Command line option '%c' [from %s] is not understood in combination with the "
2679 #: apt-pkg/contrib/cmndline.cc
2682 "Command line option %s is not understood in combination with the other "
2686 #: apt-pkg/contrib/cmndline.cc
2688 msgid "Command line option %s is not boolean"
2691 #: apt-pkg/contrib/cmndline.cc
2693 msgid "Option %s requires an argument."
2696 #: apt-pkg/contrib/cmndline.cc
2698 msgid "Option %s: Configuration item specification must have an =<val>."
2701 #: apt-pkg/contrib/cmndline.cc
2703 msgid "Option %s requires an integer argument, not '%s'"
2706 #: apt-pkg/contrib/cmndline.cc
2708 msgid "Option '%s' is too long"
2711 #: apt-pkg/contrib/cmndline.cc
2713 msgid "Sense %s is not understood, try true or false."
2716 #: apt-pkg/contrib/cmndline.cc
2718 msgid "Invalid operation %s"
2721 #: apt-pkg/contrib/configuration.cc
2723 msgid "Unrecognized type abbreviation: '%c'"
2726 #: apt-pkg/contrib/configuration.cc
2728 msgid "Opening configuration file %s"
2731 #: apt-pkg/contrib/configuration.cc
2733 msgid "Syntax error %s:%u: Block starts with no name."
2736 #: apt-pkg/contrib/configuration.cc
2738 msgid "Syntax error %s:%u: Malformed tag"
2741 #: apt-pkg/contrib/configuration.cc
2743 msgid "Syntax error %s:%u: Extra junk after value"
2746 #: apt-pkg/contrib/configuration.cc
2748 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2751 #: apt-pkg/contrib/configuration.cc
2753 msgid "Syntax error %s:%u: Too many nested includes"
2756 #: apt-pkg/contrib/configuration.cc
2758 msgid "Syntax error %s:%u: Included from here"
2761 #: apt-pkg/contrib/configuration.cc
2763 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2766 #: apt-pkg/contrib/configuration.cc
2768 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2771 #: apt-pkg/contrib/configuration.cc
2773 msgid "Syntax error %s:%u: Extra junk at end of file"
2776 #: apt-pkg/contrib/fileutl.cc
2778 msgid "Problem unlinking the file %s"
2781 #: apt-pkg/contrib/fileutl.cc
2783 msgid "Not using locking for read only lock file %s"
2786 #: apt-pkg/contrib/fileutl.cc
2788 msgid "Could not open lock file %s"
2791 #: apt-pkg/contrib/fileutl.cc
2793 msgid "Not using locking for nfs mounted lock file %s"
2796 #: apt-pkg/contrib/fileutl.cc
2798 msgid "Could not get lock %s"
2801 #: apt-pkg/contrib/fileutl.cc
2803 msgid "List of files can't be created as '%s' is not a directory"
2806 #: apt-pkg/contrib/fileutl.cc
2808 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2811 #: apt-pkg/contrib/fileutl.cc
2813 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2816 #: apt-pkg/contrib/fileutl.cc
2819 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2822 #: apt-pkg/contrib/fileutl.cc
2824 msgid "Sub-process %s received a segmentation fault."
2827 #: apt-pkg/contrib/fileutl.cc
2829 msgid "Sub-process %s received signal %u."
2832 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
2834 msgid "Sub-process %s returned an error code (%u)"
2837 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
2839 msgid "Sub-process %s exited unexpectedly"
2842 #: apt-pkg/contrib/fileutl.cc
2844 msgid "Problem closing the gzip file %s"
2847 #: apt-pkg/contrib/fileutl.cc
2848 msgid "Unexpected end of file"
2851 #: apt-pkg/contrib/fileutl.cc
2852 msgid "Failed to create subprocess IPC"
2855 #: apt-pkg/contrib/fileutl.cc
2856 msgid "Failed to exec compressor "
2859 #: apt-pkg/contrib/fileutl.cc
2861 msgid "Could not open file %s"
2864 #: apt-pkg/contrib/fileutl.cc
2866 msgid "Could not open file descriptor %d"
2869 #: apt-pkg/contrib/fileutl.cc
2871 msgid "read, still have %llu to read but none left"
2874 #: apt-pkg/contrib/fileutl.cc
2876 msgid "write, still have %llu to write but couldn't"
2879 #: apt-pkg/contrib/fileutl.cc
2881 msgid "Problem closing the file %s"
2884 #: apt-pkg/contrib/fileutl.cc
2886 msgid "Problem renaming the file %s to %s"
2889 #: apt-pkg/contrib/fileutl.cc
2890 msgid "Problem syncing the file"
2893 #: apt-pkg/contrib/mmap.cc
2894 msgid "Can't mmap an empty file"
2897 #: apt-pkg/contrib/mmap.cc
2899 msgid "Couldn't make mmap of %llu bytes"
2902 #: apt-pkg/contrib/mmap.cc
2904 msgid "Couldn't duplicate file descriptor %i"
2907 #: apt-pkg/contrib/mmap.cc
2908 msgid "Unable to close mmap"
2911 #: apt-pkg/contrib/mmap.cc
2912 msgid "Unable to synchronize mmap"
2915 #: apt-pkg/contrib/mmap.cc
2917 msgid "Couldn't make mmap of %lu bytes"
2920 #: apt-pkg/contrib/mmap.cc
2921 msgid "Failed to truncate file"
2924 #: apt-pkg/contrib/mmap.cc
2927 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
2928 "Current value: %lu. (man 5 apt.conf)"
2931 #: apt-pkg/contrib/mmap.cc
2934 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2938 #: apt-pkg/contrib/mmap.cc
2940 "Unable to increase size of the MMap as automatic growing is disabled by user."
2943 #: apt-pkg/contrib/progress.cc
2945 msgid "%c%s... Error!"
2948 #: apt-pkg/contrib/progress.cc
2950 msgid "%c%s... Done"
2953 #: apt-pkg/contrib/progress.cc
2957 #. Print the spinner
2958 #: apt-pkg/contrib/progress.cc
2960 msgid "%c%s... %u%%"
2963 #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
2964 #: apt-pkg/contrib/strutl.cc
2966 msgid "%lid %lih %limin %lis"
2969 #. TRANSLATOR: h means hours, min means minutes, s means seconds
2970 #: apt-pkg/contrib/strutl.cc
2972 msgid "%lih %limin %lis"
2975 #. TRANSLATOR: min means minutes, s means seconds
2976 #: apt-pkg/contrib/strutl.cc
2981 #. TRANSLATOR: s means seconds
2982 #: apt-pkg/contrib/strutl.cc
2987 #: apt-pkg/contrib/strutl.cc
2989 msgid "Selection %s not found"
2992 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
2993 #. a file like main/binary-amd64/Packages; another identifier like Contents;
2994 #. filename and linenumber of the sources.list entry currently parsed
2995 #: apt-pkg/deb/debmetaindex.cc
2997 msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
3000 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
3001 #. a file like main/binary-amd64/Packages; filename and linenumber of
3002 #. two sources.list entries
3003 #: apt-pkg/deb/debmetaindex.cc
3005 msgid "Target %s (%s) is configured multiple times in %s and %s"
3008 #: apt-pkg/deb/debmetaindex.cc
3010 msgid "Unable to parse Release file %s"
3013 #: apt-pkg/deb/debmetaindex.cc
3015 msgid "No sections in Release file %s"
3018 #: apt-pkg/deb/debmetaindex.cc
3020 msgid "No Hash entry in Release file %s"
3023 #: apt-pkg/deb/debmetaindex.cc
3026 "No Hash entry in Release file %s which is considered strong enough for "
3030 #: apt-pkg/deb/debmetaindex.cc
3032 msgid "Invalid '%s' entry in Release file %s"
3035 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
3036 #: apt-pkg/deb/debmetaindex.cc
3038 msgid "Conflicting values set for option %s regarding source %s %s"
3041 #: apt-pkg/deb/debmetaindex.cc
3043 msgid "Invalid value set for option %s regarding source %s %s (%s)"
3046 #: apt-pkg/deb/debmetaindex.cc
3048 msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
3051 #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
3053 msgid "Unable to parse package file %s (%d)"
3056 #: apt-pkg/deb/debsystem.cc
3059 "Unable to lock the administration directory (%s), is another process using "
3063 #: apt-pkg/deb/debsystem.cc
3065 msgid "Unable to lock the administration directory (%s), are you root?"
3068 #. TRANSLATORS: the %s contains the recovery command, usually
3069 #. dpkg --configure -a
3070 #: apt-pkg/deb/debsystem.cc
3073 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3076 #: apt-pkg/deb/debsystem.cc
3080 #: apt-pkg/deb/dpkgpm.cc
3082 msgid "Installing %s"
3085 #: apt-pkg/deb/dpkgpm.cc
3087 msgid "Configuring %s"
3090 #: apt-pkg/deb/dpkgpm.cc
3095 #: apt-pkg/deb/dpkgpm.cc
3097 msgid "Completely removing %s"
3100 #: apt-pkg/deb/dpkgpm.cc
3102 msgid "Noting disappearance of %s"
3105 #: apt-pkg/deb/dpkgpm.cc
3107 msgid "Running post-installation trigger %s"
3110 #: apt-pkg/deb/dpkgpm.cc
3112 msgid "Installed %s"
3115 #. FIXME: use a better string after freeze
3116 #: apt-pkg/deb/dpkgpm.cc
3118 msgid "Directory '%s' missing"
3121 #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc
3123 msgid "Could not open file '%s'"
3126 #: apt-pkg/deb/dpkgpm.cc
3128 msgid "Preparing %s"
3131 #: apt-pkg/deb/dpkgpm.cc
3133 msgid "Unpacking %s"
3136 #: apt-pkg/deb/dpkgpm.cc
3138 msgid "Preparing to configure %s"
3141 #: apt-pkg/deb/dpkgpm.cc
3143 msgid "Preparing for removal of %s"
3146 #: apt-pkg/deb/dpkgpm.cc
3151 #: apt-pkg/deb/dpkgpm.cc
3153 msgid "Preparing to completely remove %s"
3156 #: apt-pkg/deb/dpkgpm.cc
3158 msgid "Completely removed %s"
3161 #: apt-pkg/deb/dpkgpm.cc
3163 msgid "Can not write log (%s)"
3166 #: apt-pkg/deb/dpkgpm.cc
3167 msgid "Is /dev/pts mounted?"
3170 #: apt-pkg/deb/dpkgpm.cc
3171 msgid "Operation was interrupted before it could finish"
3174 #: apt-pkg/deb/dpkgpm.cc
3175 msgid "No apport report written because MaxReports is reached already"
3178 #. check if its not a follow up error
3179 #: apt-pkg/deb/dpkgpm.cc
3180 msgid "dependency problems - leaving unconfigured"
3183 #: apt-pkg/deb/dpkgpm.cc
3185 "No apport report written because the error message indicates its a followup "
3186 "error from a previous failure."
3189 #: apt-pkg/deb/dpkgpm.cc
3191 "No apport report written because the error message indicates a disk full "
3195 #: apt-pkg/deb/dpkgpm.cc
3197 "No apport report written because the error message indicates a out of memory "
3201 #: apt-pkg/deb/dpkgpm.cc
3203 "No apport report written because the error message indicates an issue on the "
3207 #: apt-pkg/deb/dpkgpm.cc
3209 "No apport report written because the error message indicates a dpkg I/O error"
3212 #: apt-pkg/depcache.cc
3213 msgid "Building dependency tree"
3216 #: apt-pkg/depcache.cc
3217 msgid "Candidate versions"
3220 #: apt-pkg/depcache.cc
3221 msgid "Dependency generation"
3224 #: apt-pkg/depcache.cc
3225 msgid "Reading state information"
3228 #: apt-pkg/depcache.cc
3230 msgid "Failed to open StateFile %s"
3233 #: apt-pkg/depcache.cc
3235 msgid "Failed to write temporary StateFile %s"
3239 msgid "Send scenario to solver"
3243 msgid "Send request to solver"
3247 msgid "Prepare for receiving solution"
3251 msgid "External solver failed without a proper error message"
3255 msgid "Execute external solver"
3259 msgid "Execute external planner"
3263 msgid "Send request to planner"
3267 msgid "Send scenario to planner"
3271 msgid "External planner failed without a proper error message"
3274 #: apt-pkg/indexcopy.cc
3276 msgid "Wrote %i records.\n"
3279 #: apt-pkg/indexcopy.cc
3281 msgid "Wrote %i records with %i missing files.\n"
3284 #: apt-pkg/indexcopy.cc
3286 msgid "Wrote %i records with %i mismatched files\n"
3289 #: apt-pkg/indexcopy.cc
3291 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3294 #: apt-pkg/indexcopy.cc
3296 msgid "Can't find authentication record for: %s"
3299 #: apt-pkg/indexcopy.cc
3301 msgid "Hash mismatch for: %s"
3306 msgid "Packaging system '%s' is not supported"
3310 msgid "Unable to determine a suitable packaging system type"
3313 #: apt-pkg/install-progress.cc
3315 msgid "Progress: [%3i%%]"
3318 #: apt-pkg/install-progress.cc
3319 msgid "Running dpkg"
3322 #: apt-pkg/packagemanager.cc
3325 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
3326 "under APT::Immediate-Configure for details. (%d)"
3329 #: apt-pkg/packagemanager.cc
3331 msgid "Could not configure '%s'. "
3334 #: apt-pkg/packagemanager.cc
3337 "This installation run will require temporarily removing the essential "
3338 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
3339 "you really want to do it, activate the APT::Force-LoopBreak option."
3342 #: apt-pkg/pkgcache.cc
3343 msgid "Empty package cache"
3346 #: apt-pkg/pkgcache.cc
3347 msgid "The package cache file is corrupted"
3350 #: apt-pkg/pkgcache.cc
3351 msgid "The package cache file is an incompatible version"
3354 #: apt-pkg/pkgcache.cc
3356 msgid "This APT does not support the versioning system '%s'"
3359 #: apt-pkg/pkgcache.cc
3361 msgid "The package cache was built for different architectures: %s vs %s"
3364 #: apt-pkg/pkgcache.cc
3365 msgid "The package cache file is corrupted, it has the wrong hash"
3368 #: apt-pkg/pkgcache.cc
3372 #: apt-pkg/pkgcache.cc
3376 #: apt-pkg/pkgcache.cc
3380 #: apt-pkg/pkgcache.cc
3384 #: apt-pkg/pkgcache.cc
3388 #: apt-pkg/pkgcache.cc
3392 #: apt-pkg/pkgcache.cc
3396 #: apt-pkg/pkgcache.cc
3400 #: apt-pkg/pkgcache.cc
3404 #: apt-pkg/pkgcache.cc
3408 #: apt-pkg/pkgcache.cc
3412 #: apt-pkg/pkgcache.cc
3416 #: apt-pkg/pkgcache.cc
3420 #: apt-pkg/pkgcache.cc
3424 #: apt-pkg/pkgcachegen.cc
3425 msgid "Cache has an incompatible versioning system"
3428 #. TRANSLATOR: The first placeholder is a package name,
3429 #. the other two should be copied verbatim as they include debug info
3430 #: apt-pkg/pkgcachegen.cc
3432 msgid "Error occurred while processing %s (%s%d)"
3435 #: apt-pkg/pkgcachegen.cc
3436 msgid "Wow, you exceeded the number of package names this APT is capable of."
3439 #: apt-pkg/pkgcachegen.cc
3440 msgid "Wow, you exceeded the number of versions this APT is capable of."
3443 #: apt-pkg/pkgcachegen.cc
3444 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3447 #: apt-pkg/pkgcachegen.cc
3448 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3451 #: apt-pkg/pkgcachegen.cc
3452 msgid "Reading package lists"
3455 #: apt-pkg/pkgcachegen.cc
3456 msgid "IO Error saving source cache"
3459 #: apt-pkg/pkgrecords.cc
3461 msgid "Index file type '%s' is not supported"
3464 #: apt-pkg/policy.cc
3467 "The value '%s' is invalid for APT::Default-Release as such a release is not "
3468 "available in the sources"
3471 #: apt-pkg/policy.cc
3473 msgid "Invalid record in the preferences file %s, no Package header"
3476 #: apt-pkg/policy.cc
3478 msgid "Did not understand pin type %s"
3481 #: apt-pkg/policy.cc
3483 msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
3486 #: apt-pkg/policy.cc
3487 msgid "No priority (or zero) specified for pin"
3490 #. 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
3491 #: apt-pkg/sourcelist.cc
3493 msgid "Malformed entry %u in %s file %s (%s)"
3496 #: apt-pkg/sourcelist.cc
3501 #: apt-pkg/sourcelist.cc
3503 msgid "Malformed line %u in source list %s (type)"
3506 #: apt-pkg/sourcelist.cc
3508 msgid "Type '%s' is not known on line %u in source list %s"
3511 #: apt-pkg/sourcelist.cc
3513 msgid "Malformed stanza %u in source list %s (type)"
3516 #: apt-pkg/sourcelist.cc
3518 msgid "Type '%s' is not known on stanza %u in source list %s"
3521 #: apt-pkg/sourcelist.cc
3523 msgid "Unsupported file %s given on commandline"
3526 #: apt-pkg/srcrecords.cc
3527 msgid "You must put some 'source' URIs in your sources.list"
3530 #: apt-pkg/tagfile.cc
3532 msgid "Cannot convert %s to integer: out of range"
3535 #: apt-pkg/update.cc
3537 "Some index files failed to download. They have been ignored, or old ones "
3541 #: apt-pkg/upgrade.cc
3542 msgid "Calculating upgrade"