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~exp2\n"
9 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
10 "POT-Creation-Date: 2016-06-11 17:24+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 #: apt-private/private-main.cc
504 "NOTE: This is only a simulation!\n"
505 " apt-get needs root privileges for real execution.\n"
506 " Keep also in mind that locking is deactivated,\n"
507 " so don't depend on the relevance to the real current situation!"
510 #: apt-private/private-output.cc apt-private/private-show.cc
514 #: apt-private/private-output.cc
516 msgid "[installed,upgradable to: %s]"
519 #: apt-private/private-output.cc
520 msgid "[installed,local]"
523 #: apt-private/private-output.cc
524 msgid "[installed,auto-removable]"
527 #: apt-private/private-output.cc
528 msgid "[installed,automatic]"
531 #: apt-private/private-output.cc
535 #: apt-private/private-output.cc
537 msgid "[upgradable from: %s]"
540 #: apt-private/private-output.cc
541 msgid "[residual-config]"
544 #: apt-private/private-output.cc
546 msgid "but %s is installed"
549 #: apt-private/private-output.cc
551 msgid "but %s is to be installed"
554 #: apt-private/private-output.cc
555 msgid "but it is not installable"
558 #: apt-private/private-output.cc
559 msgid "but it is a virtual package"
562 #: apt-private/private-output.cc
563 msgid "but it is not installed"
566 #: apt-private/private-output.cc
567 msgid "but it is not going to be installed"
570 #: apt-private/private-output.cc
574 #: apt-private/private-output.cc
575 msgid "The following packages have unmet dependencies:"
578 #: apt-private/private-output.cc
579 msgid "The following NEW packages will be installed:"
582 #: apt-private/private-output.cc
583 msgid "The following packages will be REMOVED:"
586 #: apt-private/private-output.cc
587 msgid "The following packages have been kept back:"
590 #: apt-private/private-output.cc
591 msgid "The following packages will be upgraded:"
594 #: apt-private/private-output.cc
595 msgid "The following packages will be DOWNGRADED:"
598 #: apt-private/private-output.cc
599 msgid "The following held packages will be changed:"
602 #: apt-private/private-output.cc
604 msgid "%s (due to %s)"
607 #: apt-private/private-output.cc
609 "WARNING: The following essential packages will be removed.\n"
610 "This should NOT be done unless you know exactly what you are doing!"
613 #: apt-private/private-output.cc
615 msgid "%lu upgraded, %lu newly installed, "
618 #: apt-private/private-output.cc
620 msgid "%lu reinstalled, "
623 #: apt-private/private-output.cc
625 msgid "%lu downgraded, "
628 #: apt-private/private-output.cc
630 msgid "%lu to remove and %lu not upgraded.\n"
633 #: apt-private/private-output.cc
635 msgid "%lu not fully installed or removed.\n"
638 #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
639 #. e.g. "Do you want to continue? [Y/n] "
640 #. The user has to answer with an input matching the
641 #. YESEXPR/NOEXPR defined in your l10n.
642 #: apt-private/private-output.cc
646 #. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
647 #. e.g. "Should this file be removed? [y/N] "
648 #. The user has to answer with an input matching the
649 #. YESEXPR/NOEXPR defined in your l10n.
650 #: apt-private/private-output.cc
654 #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
655 #: apt-private/private-output.cc
659 #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
660 #: apt-private/private-output.cc
664 #: apt-private/private-output.cc apt-pkg/cachefilter.cc
666 msgid "Regex compilation error - %s"
669 #: apt-private/private-search.cc
670 msgid "You must give at least one search pattern"
673 #: apt-private/private-search.cc
674 msgid "Full Text Search"
677 #: apt-private/private-show.cc cmdline/apt-cache.cc
679 msgid "Package file %s is out of sync."
682 #: apt-private/private-show.cc
684 msgid "There is %i additional record. Please use the '-a' switch to see it"
686 "There are %i additional records. Please use the '-a' switch to see them."
690 #: apt-private/private-show.cc
691 msgid "not a real package (virtual)"
694 #: apt-private/private-show.cc apt-pkg/cacheset.cc
696 msgid "Unable to locate package %s"
699 #: apt-private/private-show.cc
700 msgid "Package files:"
703 #: apt-private/private-show.cc
704 msgid "Cache is out of sync, can't x-ref a package file"
707 #. Show any packages have explicit pins
708 #: apt-private/private-show.cc
709 msgid "Pinned packages:"
712 #. Print the package name and the version we are forcing to
713 #: apt-private/private-show.cc
715 msgid "%s -> %s with priority %d\n"
718 #: apt-private/private-show.cc
722 #: apt-private/private-show.cc
726 #: apt-private/private-show.cc
730 #. Show the priority tables
731 #: apt-private/private-show.cc
732 msgid " Version table:"
735 #: apt-private/private-source.cc
737 msgid "Can not find a package for architecture '%s'"
740 #: apt-private/private-source.cc
742 msgid "Can not find a package '%s' with version '%s'"
745 #: apt-private/private-source.cc
747 msgid "Can not find a package '%s' with release '%s'"
750 #: apt-private/private-source.cc
752 msgid "Picking '%s' as source package instead of '%s'\n"
755 #: apt-private/private-source.cc
757 msgid "Can not find version '%s' of package '%s'"
760 #: apt-private/private-source.cc
761 msgid "Must specify at least one package to fetch source for"
764 #: apt-private/private-source.cc
766 msgid "Unable to find a source package for %s"
769 #: apt-private/private-source.cc
772 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
776 #: apt-private/private-source.cc
781 "to retrieve the latest (possibly unreleased) updates to the package.\n"
784 #: apt-private/private-source.cc
786 msgid "Skipping already downloaded file '%s'\n"
789 #. TRANSLATOR: The required space between number and unit is already included
790 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
791 #: apt-private/private-source.cc
793 msgid "Need to get %sB/%sB of source archives.\n"
796 #. TRANSLATOR: The required space between number and unit is already included
797 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
798 #: apt-private/private-source.cc
800 msgid "Need to get %sB of source archives.\n"
803 #: apt-private/private-source.cc
805 msgid "Fetch source %s\n"
808 #: apt-private/private-source.cc
809 msgid "Failed to fetch some archives."
812 #: apt-private/private-source.cc
814 msgid "Skipping unpack of already unpacked source in %s\n"
817 #: apt-private/private-source.cc
819 msgid "Unpack command '%s' failed.\n"
822 #: apt-private/private-source.cc
824 msgid "Check if the 'dpkg-dev' package is installed.\n"
827 #: apt-private/private-source.cc
829 msgid "Build command '%s' failed.\n"
832 #: apt-private/private-source.cc
834 msgid "Unable to get build-dependency information for %s"
837 #: apt-private/private-source.cc
839 msgid "%s has no build depends.\n"
842 #: apt-private/private-source.cc
843 msgid "Must specify at least one package to check builddeps for"
846 #: apt-private/private-source.cc
849 "No architecture information available for %s. See apt.conf(5) APT::"
850 "Architectures for setup"
853 #: apt-private/private-source.cc
855 msgid "Note, using directory '%s' to get the build dependencies\n"
858 #: apt-private/private-source.cc
860 msgid "Note, using file '%s' to get the build dependencies\n"
863 #: apt-private/private-source.cc
864 msgid "Failed to process build dependencies"
867 #: apt-private/private-sources.cc
869 msgid "Failed to parse %s. Edit again? "
872 #: apt-private/private-sources.cc
874 msgid "Your '%s' file changed, please run 'apt-get update'."
877 #: apt-private/private-unmet.cc
879 msgid "Package %s version %s has an unmet dep:\n"
882 #: apt-private/private-update.cc
883 msgid "The update command takes no arguments"
886 #: apt-private/private-update.cc
888 msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
890 "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
894 #: apt-private/private-update.cc
895 msgid "All packages are up to date."
898 #: cmdline/apt-cache.cc
899 msgid "apt-cache stats does not take any arguments"
902 #: cmdline/apt-cache.cc
903 msgid "Total package names: "
906 #: cmdline/apt-cache.cc
907 msgid "Total package structures: "
910 #: cmdline/apt-cache.cc
911 msgid " Normal packages: "
914 #: cmdline/apt-cache.cc
915 msgid " Pure virtual packages: "
918 #: cmdline/apt-cache.cc
919 msgid " Single virtual packages: "
922 #: cmdline/apt-cache.cc
923 msgid " Mixed virtual packages: "
926 #: cmdline/apt-cache.cc
930 #: cmdline/apt-cache.cc
931 msgid "Total distinct versions: "
934 #: cmdline/apt-cache.cc
935 msgid "Total distinct descriptions: "
938 #: cmdline/apt-cache.cc
939 msgid "Total dependencies: "
942 #: cmdline/apt-cache.cc
943 msgid "Total ver/file relations: "
946 #: cmdline/apt-cache.cc
947 msgid "Total Desc/File relations: "
950 #: cmdline/apt-cache.cc
951 msgid "Total Provides mappings: "
954 #: cmdline/apt-cache.cc
955 msgid "Total globbed strings: "
958 #: cmdline/apt-cache.cc
959 msgid "Total slack space: "
962 #: cmdline/apt-cache.cc
963 msgid "Total space accounted for: "
966 #: cmdline/apt-cache.cc
967 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
970 #: cmdline/apt-cache.cc
972 "Usage: apt-cache [options] command\n"
973 " apt-cache [options] show pkg1 [pkg2 ...]\n"
975 "apt-cache queries and displays available information about installed\n"
976 "and installable packages. It works exclusively on the data acquired\n"
977 "into the local cache via the 'update' command of e.g. apt-get. The\n"
978 "displayed information may therefore be outdated if the last update was\n"
979 "too long ago, but in exchange apt-cache works independently of the\n"
980 "availability of the configured sources (e.g. offline).\n"
983 #: cmdline/apt-cache.cc
984 msgid "Show source records"
987 #: cmdline/apt-cache.cc
988 msgid "Search the package list for a regex pattern"
991 #: cmdline/apt-cache.cc
992 msgid "Show raw dependency information for a package"
995 #: cmdline/apt-cache.cc
996 msgid "Show reverse dependency information for a package"
999 #: cmdline/apt-cache.cc
1000 msgid "Show a readable record for the package"
1003 #: cmdline/apt-cache.cc
1004 msgid "List the names of all packages in the system"
1007 #: cmdline/apt-cache.cc
1008 msgid "Show policy settings"
1011 #: cmdline/apt-cdrom.cc
1012 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
1015 #: cmdline/apt-cdrom.cc
1016 msgid "Please insert a Disc in the drive and press [Enter]"
1019 #: cmdline/apt-cdrom.cc
1021 msgid "Failed to mount '%s' to '%s'"
1024 #: cmdline/apt-cdrom.cc
1026 "No CD-ROM could be auto-detected or found using the default mount point.\n"
1027 "You may try the --cdrom option to set the CD-ROM mount point.\n"
1028 "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
1032 #: cmdline/apt-cdrom.cc
1033 msgid "Repeat this process for the rest of the CDs in your set."
1036 #: cmdline/apt-cdrom.cc
1038 "Usage: apt-cdrom [options] command\n"
1040 "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
1041 "media types as package sources to APT. The mount point and device\n"
1042 "information is taken from apt.conf(5), udev(7) and fstab(5).\n"
1045 #: cmdline/apt-config.cc
1046 msgid "Arguments not in pairs"
1049 #: cmdline/apt-config.cc
1051 "Usage: apt-config [options] command\n"
1053 "apt-config is an interface to the configuration settings used by\n"
1054 "all APT tools, mainly intended for debugging and shell scripting.\n"
1057 #: cmdline/apt-config.cc
1058 msgid "get configuration values via shell evaluation"
1061 #: cmdline/apt-config.cc
1062 msgid "show the active configuration setting"
1065 #: cmdline/apt-get.cc
1067 msgid "Couldn't find package %s"
1070 #: cmdline/apt-get.cc cmdline/apt-mark.cc
1072 msgid "%s set to automatically installed.\n"
1075 #: cmdline/apt-get.cc cmdline/apt-mark.cc
1077 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1081 #: cmdline/apt-get.cc
1082 msgid "Internal error, problem resolver broke stuff"
1085 #: cmdline/apt-get.cc
1086 msgid "Supported modules:"
1089 #: cmdline/apt-get.cc
1091 "Usage: apt-get [options] command\n"
1092 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1093 " apt-get [options] source pkg1 [pkg2 ...]\n"
1095 "apt-get is a command line interface for retrieval of packages\n"
1096 "and information about them from authenticated sources and\n"
1097 "for installation, upgrade and removal of packages together\n"
1098 "with their dependencies.\n"
1101 #: cmdline/apt-get.cc
1102 msgid "Retrieve new lists of packages"
1105 #: cmdline/apt-get.cc
1106 msgid "Perform an upgrade"
1109 #: cmdline/apt-get.cc
1110 msgid "Install new packages (pkg is libc6 not libc6.deb)"
1113 #: cmdline/apt-get.cc
1114 msgid "Remove packages"
1117 #: cmdline/apt-get.cc
1118 msgid "Remove packages and config files"
1121 #: cmdline/apt-get.cc cmdline/apt.cc
1122 msgid "Remove automatically all unused packages"
1125 #: cmdline/apt-get.cc
1126 msgid "Distribution upgrade, see apt-get(8)"
1129 #: cmdline/apt-get.cc
1130 msgid "Follow dselect selections"
1133 #: cmdline/apt-get.cc
1134 msgid "Configure build-dependencies for source packages"
1137 #: cmdline/apt-get.cc
1138 msgid "Erase downloaded archive files"
1141 #: cmdline/apt-get.cc
1142 msgid "Erase old downloaded archive files"
1145 #: cmdline/apt-get.cc
1146 msgid "Verify that there are no broken dependencies"
1149 #: cmdline/apt-get.cc
1150 msgid "Download source archives"
1153 #: cmdline/apt-get.cc
1154 msgid "Download the binary package into the current directory"
1157 #: cmdline/apt-get.cc
1158 msgid "Download and display the changelog for the given package"
1161 #: cmdline/apt-helper.cc
1162 msgid "Need one URL as argument"
1165 #: cmdline/apt-helper.cc
1166 msgid "Must specify at least one pair url/filename"
1169 #: cmdline/apt-helper.cc
1170 msgid "Download Failed"
1173 #: cmdline/apt-helper.cc
1175 msgid "GetSrvRec failed for %s"
1178 #: cmdline/apt-helper.cc
1180 "Usage: apt-helper [options] command\n"
1181 " apt-helper [options] cat-file file ...\n"
1182 " apt-helper [options] download-file uri target-path\n"
1184 "apt-helper bundles a variety of commands for shell scripts to use\n"
1185 "e.g. the same proxy configuration or acquire system as APT would.\n"
1188 #: cmdline/apt-helper.cc
1189 msgid "download the given uri to the target-path"
1192 #: cmdline/apt-helper.cc
1193 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
1196 #: cmdline/apt-helper.cc
1197 msgid "concatenate files, with automatic decompression"
1200 #: cmdline/apt-helper.cc
1201 msgid "detect proxy using apt.conf"
1204 #: cmdline/apt-mark.cc
1206 msgid "%s can not be marked as it is not installed.\n"
1209 #: cmdline/apt-mark.cc
1211 msgid "%s was already set to manually installed.\n"
1214 #: cmdline/apt-mark.cc
1216 msgid "%s was already set to automatically installed.\n"
1219 #: cmdline/apt-mark.cc
1221 msgid "%s was already set on hold.\n"
1224 #: cmdline/apt-mark.cc
1226 msgid "%s was already not hold.\n"
1229 #: cmdline/apt-mark.cc
1230 msgid "Executing dpkg failed. Are you root?"
1233 #: cmdline/apt-mark.cc
1235 msgid "%s set on hold.\n"
1238 #: cmdline/apt-mark.cc
1240 msgid "Canceled hold on %s.\n"
1243 #: cmdline/apt-mark.cc
1245 msgid "Selected %s for purge.\n"
1248 #: cmdline/apt-mark.cc
1250 msgid "Selected %s for removal.\n"
1253 #: cmdline/apt-mark.cc
1255 msgid "Selected %s for installation.\n"
1258 #: cmdline/apt-mark.cc
1260 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1262 "apt-mark is a simple command line interface for marking packages\n"
1263 "as manually or automatically installed. It can also be used to\n"
1264 "manipulate the dpkg(1) selection states of packages, and to list\n"
1265 "all packages with or without a certain marking.\n"
1268 #: cmdline/apt-mark.cc
1269 msgid "Mark the given packages as automatically installed"
1272 #: cmdline/apt-mark.cc
1273 msgid "Mark the given packages as manually installed"
1276 #: cmdline/apt-mark.cc
1277 msgid "Mark a package as held back"
1280 #: cmdline/apt-mark.cc
1281 msgid "Unset a package set as held back"
1284 #: cmdline/apt-mark.cc
1285 msgid "Print the list of automatically installed packages"
1288 #: cmdline/apt-mark.cc
1289 msgid "Print the list of manually installed packages"
1292 #: cmdline/apt-mark.cc
1293 msgid "Print the list of package on hold"
1298 "Usage: apt [options] command\n"
1300 "apt is a commandline package manager and provides commands for\n"
1301 "searching and managing as well as querying information about packages.\n"
1302 "It provides the same functionality as the specialized APT tools,\n"
1303 "like apt-get and apt-cache, but enables options more suitable for\n"
1304 "interactive use by default.\n"
1309 msgid "list packages based on package names"
1313 msgid "search in package descriptions"
1317 msgid "show package details"
1322 msgid "install packages"
1326 msgid "remove packages"
1329 #. system wide stuff
1331 msgid "update list of available packages"
1335 msgid "upgrade the system by installing/upgrading packages"
1339 msgid "upgrade the system by removing/installing/upgrading packages"
1344 msgid "edit the source information file"
1349 msgid "Unable to read the cdrom database %s"
1354 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1355 "cannot be used to add new CD-ROMs"
1359 msgid "Wrong CD-ROM"
1364 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1368 msgid "Disk not found."
1371 #: methods/cdrom.cc methods/file.cc methods/rsh.cc
1372 msgid "File not found"
1375 #: methods/connect.cc
1377 msgid "Connecting to %s (%s)"
1380 #: methods/connect.cc
1385 #: methods/connect.cc
1387 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1390 #: methods/connect.cc
1392 msgid "Cannot initiate the connection to %s:%s (%s)."
1395 #: methods/connect.cc
1397 msgid "Could not connect to %s:%s (%s), connection timed out"
1400 #: methods/connect.cc methods/ftp.cc methods/rsh.cc
1404 #: methods/connect.cc
1406 msgid "Could not connect to %s:%s (%s)."
1409 #. We say this mainly because the pause here is for the
1410 #. ssh connection that is still going
1411 #: methods/connect.cc methods/rsh.cc
1413 msgid "Connecting to %s"
1416 #: methods/connect.cc
1418 msgid "Could not resolve '%s'"
1421 #: methods/connect.cc
1423 msgid "Temporary failure resolving '%s'"
1426 #: methods/connect.cc
1428 msgid "System error resolving '%s:%s'"
1431 #: methods/connect.cc
1433 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1436 #: methods/connect.cc
1438 msgid "Unable to connect to %s:%s:"
1441 #: methods/copy.cc methods/store.cc
1442 msgid "Failed to stat"
1445 #: methods/copy.cc methods/rred.cc methods/store.cc
1446 msgid "Failed to set modification time"
1450 msgid "Invalid URI, local URIS must not start with //"
1453 #. Login must be before getpeername otherwise dante won't work.
1459 msgid "Unable to determine the peer name"
1463 msgid "Unable to determine the local name"
1468 msgid "The server refused the connection and said: %s"
1473 msgid "USER failed, server said: %s"
1478 msgid "PASS failed, server said: %s"
1483 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1489 msgid "Login script command '%s' failed, server said: %s"
1494 msgid "TYPE failed, server said: %s"
1497 #: methods/ftp.cc methods/rsh.cc
1498 msgid "Connection timeout"
1502 msgid "Server closed the connection"
1505 #: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1509 #: methods/ftp.cc methods/rsh.cc
1510 msgid "A response overflowed the buffer."
1514 msgid "Protocol corruption"
1517 #: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1522 msgid "Could not create a socket"
1526 msgid "Could not connect data socket, connection timed out"
1530 msgid "Could not connect passive socket."
1534 msgid "getaddrinfo was unable to get a listening socket"
1538 msgid "Could not bind a socket"
1542 msgid "Could not listen on the socket"
1546 msgid "Could not determine the socket's name"
1550 msgid "Unable to send PORT command"
1555 msgid "Unknown address family %u (AF_*)"
1560 msgid "EPRT failed, server said: %s"
1564 msgid "Data socket connect timed out"
1568 msgid "Unable to accept connection"
1571 #: methods/ftp.cc methods/rsh.cc methods/server.cc
1572 msgid "Problem hashing file"
1577 msgid "Unable to fetch file, server said '%s'"
1580 #: methods/ftp.cc methods/rsh.cc
1581 msgid "Data socket timed out"
1586 msgid "Data transfer failed, server said '%s'"
1589 #. Get the files information
1595 msgid "Unable to invoke "
1598 #. TRANSLATORS: %s is a single techy word like 'NODATA'
1599 #: methods/gpgv.cc apt-pkg/acquire-item.cc
1602 "Clearsigned file isn't valid, got '%s' (does the network require "
1606 #. TRANSLATORS: %s is a single techy word like 'NODATA'
1610 "Signed file isn't valid, got '%s' (does the network require authentication?)"
1614 msgid "At least one invalid signature was encountered."
1619 "Internal error: Good signature, but could not determine key fingerprint?!"
1623 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
1627 msgid "Unknown error executing apt-key"
1630 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
1633 msgid "Signature by key %s uses weak digest algorithm (%s)"
1637 msgid "The following signatures were invalid:\n"
1642 "The following signatures couldn't be verified because the public key is not "
1647 msgid "Error writing to the file"
1651 msgid "Error reading from server. Remote end closed connection"
1655 msgid "Error reading from server"
1659 msgid "Error writing to file"
1663 msgid "Select failed"
1667 msgid "Connection timed out"
1671 msgid "Error writing to output file"
1674 #. Only warn if there are no sources.list.d.
1675 #. Only warn if there is no sources.list file.
1676 #: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1677 #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc
1678 #: apt-pkg/policy.cc apt-pkg/sourcelist.cc
1680 msgid "Unable to read %s"
1683 #: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1684 #: apt-pkg/contrib/cdromutl.cc
1686 msgid "Unable to change to %s"
1689 #. FIXME: fallback to a default mirror here instead
1690 #. and provide a config option to define that default
1691 #: methods/mirror.cc
1693 msgid "No mirror file '%s' found "
1696 #. FIXME: fallback to a default mirror here instead
1697 #. and provide a config option to define that default
1698 #: methods/mirror.cc
1700 msgid "Can not read mirror file '%s'"
1703 #: methods/mirror.cc
1705 msgid "No entry found in mirror file '%s'"
1708 #: methods/mirror.cc
1710 msgid "[Mirror: %s]"
1713 #: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc
1714 #: apt-pkg/acquire-item.cc
1716 msgid "Failed to stat %s"
1719 #: methods/rsh.cc ftparchive/multicompress.cc
1720 msgid "Failed to create IPC pipe to subprocess"
1724 msgid "Connection closed prematurely"
1727 #: methods/server.cc
1728 msgid "Waiting for headers"
1731 #: methods/server.cc
1732 msgid "Bad header line"
1735 #: methods/server.cc
1736 msgid "The HTTP server sent an invalid reply header"
1739 #: methods/server.cc
1740 msgid "The HTTP server sent an invalid Content-Length header"
1743 #: methods/server.cc
1744 msgid "The HTTP server sent an invalid Content-Range header"
1747 #: methods/server.cc
1748 msgid "This HTTP server has broken range support"
1751 #: methods/server.cc
1752 msgid "Unknown date format"
1755 #: methods/server.cc
1756 msgid "Bad header data"
1759 #: methods/server.cc
1760 msgid "Connection failed"
1763 #: methods/server.cc
1766 "Automatically disabled %s due to incorrect response from server/proxy. (man "
1770 #: methods/server.cc
1771 msgid "Internal error"
1775 msgid "Empty files can't be valid archives"
1778 #: dselect/install:33
1779 msgid "Bad default setting!"
1782 #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1783 #: dselect/install:106 dselect/update:45
1784 msgid "Press [Enter] to continue."
1787 #: dselect/install:92
1788 msgid "Do you want to erase any previously downloaded .deb files?"
1791 #: dselect/install:102
1792 msgid "Some errors occurred while unpacking. Packages that were installed"
1795 #: dselect/install:103
1796 msgid "will be configured. This may result in duplicate errors"
1799 #: dselect/install:104
1800 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1803 #: dselect/install:105
1805 "above this message are important. Please fix them and run [I]nstall again"
1808 #: dselect/update:30
1809 msgid "Merging available information"
1812 #: cmdline/apt-dump-solver.cc
1814 "Usage: apt-dump-solver\n"
1816 "apt-dump-solver is an interface to store an EDSP scenario in\n"
1817 "a file and optionally forwards it to another solver.\n"
1820 #: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc
1821 #: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
1823 msgid "Waited for %s but it wasn't there"
1826 #: cmdline/apt-extracttemplates.cc
1828 "Usage: apt-extracttemplates file1 [file2 ...]\n"
1830 "apt-extracttemplates is used to extract config and template files\n"
1831 "from debian packages. It is used mainly by debconf(1) to prompt for\n"
1832 "configuration questions before installation of packages.\n"
1835 #: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1837 msgid "Unable to mkstemp %s"
1840 #: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1842 msgid "Unable to write to %s"
1845 #: cmdline/apt-extracttemplates.cc
1846 msgid "Cannot get debconf version. Is debconf installed?"
1849 #: cmdline/apt-internal-solver.cc
1851 "Usage: apt-internal-solver\n"
1853 "apt-internal-solver is an interface to use the current internal\n"
1854 "resolver for the APT family like an external one, for debugging or\n"
1858 #: cmdline/apt-sortpkgs.cc
1859 msgid "Unknown package record!"
1862 #: cmdline/apt-sortpkgs.cc
1864 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1866 "apt-sortpkgs is a simple tool to sort package information files.\n"
1867 "By default it sorts by binary package information, but the -s option\n"
1868 "can be used to switch to source package ordering instead.\n"
1871 #: ftparchive/apt-ftparchive.cc
1872 msgid "Package extension list is too long"
1875 #: ftparchive/apt-ftparchive.cc
1877 msgid "Error processing directory %s"
1880 #: ftparchive/apt-ftparchive.cc
1881 msgid "Source extension list is too long"
1884 #: ftparchive/apt-ftparchive.cc
1885 msgid "Error writing header to contents file"
1888 #: ftparchive/apt-ftparchive.cc
1890 msgid "Error processing contents %s"
1893 #: ftparchive/apt-ftparchive.cc
1895 "Usage: apt-ftparchive [options] command\n"
1896 "Commands: packages binarypath [overridefile [pathprefix]]\n"
1897 " sources srcpath [overridefile [pathprefix]]\n"
1900 " generate config [groups]\n"
1903 "apt-ftparchive generates index files for Debian archives. It supports\n"
1904 "many styles of generation from fully automated to functional replacements\n"
1905 "for dpkg-scanpackages and dpkg-scansources\n"
1907 "apt-ftparchive generates Package files from a tree of .debs. The\n"
1908 "Package file contains the contents of all the control fields from\n"
1909 "each package as well as the MD5 hash and filesize. An override file\n"
1910 "is supported to force the value of Priority and Section.\n"
1912 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
1913 "The --source-override option can be used to specify a src override file\n"
1915 "The 'packages' and 'sources' command should be run in the root of the\n"
1916 "tree. BinaryPath should point to the base of the recursive search and \n"
1917 "override file should contain the override flags. Pathprefix is\n"
1918 "appended to the filename fields if present. Example usage from the \n"
1920 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
1921 " dists/potato/main/binary-i386/Packages\n"
1924 " -h This help text\n"
1925 " --md5 Control MD5 generation\n"
1926 " -s=? Source override file\n"
1928 " -d=? Select the optional caching database\n"
1929 " --no-delink Enable delinking debug mode\n"
1930 " --contents Control contents file generation\n"
1931 " -c=? Read this configuration file\n"
1932 " -o=? Set an arbitrary configuration option"
1935 #: ftparchive/apt-ftparchive.cc
1936 msgid "No selections matched"
1939 #: ftparchive/apt-ftparchive.cc
1941 msgid "Some files are missing in the package file group `%s'"
1944 #: ftparchive/cachedb.cc
1946 msgid "DB was corrupted, file renamed to %s.old"
1949 #: ftparchive/cachedb.cc
1951 msgid "DB is old, attempting to upgrade %s"
1954 #: ftparchive/cachedb.cc
1956 "DB format is invalid. If you upgraded from an older version of apt, please "
1957 "remove and re-create the database."
1960 #: ftparchive/cachedb.cc
1962 msgid "Unable to open DB file %s: %s"
1965 #: ftparchive/cachedb.cc
1966 msgid "Failed to read .dsc"
1969 #: ftparchive/cachedb.cc
1970 msgid "Archive has no control record"
1973 #: ftparchive/cachedb.cc
1974 msgid "Unable to get a cursor"
1977 #: ftparchive/contents.cc
1978 msgid "realloc - Failed to allocate memory"
1981 #: ftparchive/multicompress.cc
1983 msgid "Unknown compression algorithm '%s'"
1986 #: ftparchive/multicompress.cc
1988 msgid "Compressed output %s needs a compression set"
1991 #: ftparchive/multicompress.cc
1992 msgid "Failed to fork"
1995 #: ftparchive/multicompress.cc
1996 msgid "Compress child"
1999 #: ftparchive/multicompress.cc
2001 msgid "Internal error, failed to create %s"
2004 #: ftparchive/multicompress.cc
2005 msgid "IO to subprocess/file failed"
2008 #: ftparchive/multicompress.cc
2009 msgid "Failed to read while computing MD5"
2012 #: ftparchive/multicompress.cc apt-inst/extract.cc
2014 msgid "Failed to rename %s to %s"
2017 #: ftparchive/override.cc
2019 msgid "Unable to open %s"
2024 #: ftparchive/override.cc
2026 msgid "Malformed override %s line %llu (%s)"
2029 #: ftparchive/override.cc
2031 msgid "Failed to read the override file %s"
2034 #: ftparchive/override.cc
2036 msgid "Malformed override %s line %llu #1"
2039 #: ftparchive/override.cc
2041 msgid "Malformed override %s line %llu #2"
2044 #: ftparchive/override.cc
2046 msgid "Malformed override %s line %llu #3"
2049 #: ftparchive/writer.cc
2051 msgid "W: Unable to read directory %s\n"
2054 #: ftparchive/writer.cc
2056 msgid "W: Unable to stat %s\n"
2059 #: ftparchive/writer.cc
2063 #: ftparchive/writer.cc
2067 #: ftparchive/writer.cc
2068 msgid "E: Errors apply to file "
2071 #: ftparchive/writer.cc
2073 msgid "Failed to resolve %s"
2076 #: ftparchive/writer.cc
2077 msgid "Tree walking failed"
2080 #: ftparchive/writer.cc
2082 msgid "Failed to open %s"
2085 #: ftparchive/writer.cc
2087 msgid " DeLink %s [%s]\n"
2090 #: ftparchive/writer.cc apt-pkg/acquire-item.cc
2092 msgid "Failed to readlink %s"
2095 #: ftparchive/writer.cc
2097 msgid "*** Failed to link %s to %s"
2100 #: ftparchive/writer.cc
2102 msgid " DeLink limit of %sB hit.\n"
2105 #: ftparchive/writer.cc
2106 msgid "Archive had no package field"
2109 #: ftparchive/writer.cc
2111 msgid " %s has no override entry\n"
2114 #: ftparchive/writer.cc
2116 msgid " %s maintainer is %s not %s\n"
2119 #: ftparchive/writer.cc
2121 msgid " %s has no source override entry\n"
2124 #: ftparchive/writer.cc
2126 msgid " %s has no binary override entry either\n"
2129 #: apt-inst/contrib/arfile.cc
2130 msgid "Invalid archive signature"
2133 #: apt-inst/contrib/arfile.cc
2134 msgid "Error reading archive member header"
2137 #: apt-inst/contrib/arfile.cc
2139 msgid "Invalid archive member header %s"
2142 #: apt-inst/contrib/arfile.cc
2143 msgid "Invalid archive member header"
2146 #: apt-inst/contrib/arfile.cc
2147 msgid "Archive is too short"
2150 #: apt-inst/contrib/arfile.cc
2151 msgid "Failed to read the archive headers"
2154 #: apt-inst/contrib/extracttar.cc
2156 msgid "Cannot find a configured compressor for '%s'"
2159 #: apt-inst/contrib/extracttar.cc
2160 msgid "Corrupted archive"
2163 #: apt-inst/contrib/extracttar.cc
2164 msgid "Tar checksum failed, archive corrupted"
2167 #: apt-inst/contrib/extracttar.cc
2169 msgid "Unknown TAR header type %u, member %s"
2172 #: apt-inst/deb/debfile.cc
2174 msgid "This is not a valid DEB archive, missing '%s' member"
2177 #: apt-inst/deb/debfile.cc
2179 msgid "Internal error, could not locate member %s"
2182 #: apt-inst/deb/debfile.cc
2183 msgid "Unparsable control file"
2186 #: apt-inst/dirstream.cc
2188 msgid "Failed to write file %s"
2191 #: apt-inst/dirstream.cc
2193 msgid "Failed to close file %s"
2196 #: apt-inst/extract.cc
2198 msgid "The path %s is too long"
2201 #: apt-inst/extract.cc
2203 msgid "Unpacking %s more than once"
2206 #: apt-inst/extract.cc
2208 msgid "The directory %s is diverted"
2211 #: apt-inst/extract.cc
2213 msgid "The package is trying to write to the diversion target %s/%s"
2216 #: apt-inst/extract.cc
2217 msgid "The diversion path is too long"
2220 #: apt-inst/extract.cc
2222 msgid "The directory %s is being replaced by a non-directory"
2225 #: apt-inst/extract.cc
2226 msgid "Failed to locate node in its hash bucket"
2229 #: apt-inst/extract.cc
2230 msgid "The path is too long"
2233 #: apt-inst/extract.cc
2235 msgid "Overwrite package match with no version for %s"
2238 #: apt-inst/extract.cc
2240 msgid "File %s/%s overwrites the one in the package %s"
2243 #: apt-inst/extract.cc
2245 msgid "Unable to stat %s"
2248 #: apt-inst/filelist.cc
2249 msgid "DropNode called on still linked node"
2252 #: apt-inst/filelist.cc
2253 msgid "Failed to locate the hash element!"
2256 #: apt-inst/filelist.cc
2257 msgid "Failed to allocate diversion"
2260 #: apt-inst/filelist.cc
2261 msgid "Internal error in AddDiversion"
2264 #: apt-inst/filelist.cc
2266 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
2269 #: apt-inst/filelist.cc
2271 msgid "Double add of diversion %s -> %s"
2274 #: apt-inst/filelist.cc
2276 msgid "Duplicate conf file %s/%s"
2279 #: apt-pkg/acquire-item.cc
2281 "Updating from such a repository can't be done securely, and is therefore "
2282 "disabled by default."
2285 #: apt-pkg/acquire-item.cc
2287 "Data from such a repository can't be authenticated and is therefore "
2288 "potentially dangerous to use."
2291 #: apt-pkg/acquire-item.cc
2293 "See apt-secure(8) manpage for repository creation and user configuration "
2297 #: apt-pkg/acquire-item.cc
2298 msgid "Hash Sum mismatch"
2301 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
2303 msgid "rename failed, %s (%s -> %s)."
2306 #: apt-pkg/acquire-item.cc
2307 msgid "Size mismatch"
2310 #: apt-pkg/acquire-item.cc
2311 msgid "Invalid file format"
2314 #: apt-pkg/acquire-item.cc
2315 msgid "Signature error"
2318 #: apt-pkg/acquire-item.cc
2321 "An error occurred during the signature verification. The repository is not "
2322 "updated and the previous index files will be used. GPG error: %s: %s"
2325 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2326 #: apt-pkg/acquire-item.cc
2328 msgid "GPG error: %s: %s"
2331 #: apt-pkg/acquire-item.cc
2334 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
2338 #: apt-pkg/acquire-item.cc
2341 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2342 "or malformed file)"
2345 #: apt-pkg/acquire-item.cc
2348 "Skipping acquire of configured file '%s' as repository '%s' provides only "
2349 "weak security information for it"
2352 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2353 #. the time since then the file is invalid - formatted in the same way as in
2354 #. the download progress display (e.g. 7d 3h 42min 1s)
2355 #: apt-pkg/acquire-item.cc
2358 "Release file for %s is expired (invalid since %s). Updates for this "
2359 "repository will not be applied."
2362 #: apt-pkg/acquire-item.cc
2364 msgid "Conflicting distribution: %s (expected %s but got %s)"
2367 #. No Release file was present, or verification failed, so fall
2368 #. back to queueing Packages files without verification
2369 #. only allow going further if the user explicitly wants it
2370 #: apt-pkg/acquire-item.cc
2372 msgid "The repository '%s' is not signed."
2375 #. No Release file was present so fall
2376 #. back to queueing Packages files without verification
2377 #. only allow going further if the user explicitly wants it
2378 #: apt-pkg/acquire-item.cc
2380 msgid "The repository '%s' does not have a Release file."
2383 #: apt-pkg/acquire-item.cc
2385 msgid "The repository '%s' is no longer signed."
2388 #: apt-pkg/acquire-item.cc
2390 "This is normally not allowed, but the option Acquire::"
2391 "AllowDowngradeToInsecureRepositories was given to override it."
2394 #: apt-pkg/acquire-item.cc
2397 "I wasn't able to locate a file for the %s package. This might mean you need "
2398 "to manually fix this package. (due to missing arch)"
2401 #: apt-pkg/acquire-item.cc
2403 msgid "Can't find a source to download version '%s' of '%s'"
2406 #: apt-pkg/acquire-item.cc
2409 "The package index files are corrupted. No Filename: field for package %s."
2412 #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2413 #: apt-pkg/acquire-item.cc
2415 msgid "Changelog unavailable for %s=%s"
2418 #: apt-pkg/acquire-worker.cc
2420 msgid "The method driver %s could not be found."
2423 #: apt-pkg/acquire-worker.cc
2425 msgid "Is the package %s installed?"
2428 #: apt-pkg/acquire-worker.cc
2430 msgid "Method %s did not start correctly"
2433 #: apt-pkg/acquire-worker.cc
2436 "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
2439 #: apt-pkg/acquire.cc apt-pkg/cdrom.cc
2441 msgid "List directory %spartial is missing."
2444 #: apt-pkg/acquire.cc
2446 msgid "Archives directory %spartial is missing."
2449 #: apt-pkg/acquire.cc
2451 msgid "Unable to lock directory %s"
2454 #: apt-pkg/acquire.cc
2456 msgid "No sandbox user '%s' on the system, can not drop privileges"
2459 #: apt-pkg/acquire.cc
2462 "Can't drop privileges for downloading as file '%s' couldn't be accessed by "
2466 #: apt-pkg/acquire.cc apt-pkg/clean.cc
2468 msgid "Clean of %s is not supported"
2471 #. only show the ETA if it makes sense
2473 #: apt-pkg/acquire.cc
2475 msgid "Retrieving file %li of %li (%s remaining)"
2478 #: apt-pkg/acquire.cc
2480 msgid "Retrieving file %li of %li"
2483 #: apt-pkg/algorithms.cc
2486 "The package %s needs to be reinstalled, but I can't find an archive for it."
2489 #: apt-pkg/algorithms.cc
2491 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2495 #: apt-pkg/algorithms.cc
2496 msgid "Unable to correct problems, you have held broken packages."
2499 #: apt-pkg/cachefile.cc
2500 msgid "The package lists or status file could not be parsed or opened."
2503 #: apt-pkg/cachefile.cc
2504 msgid "You may want to run apt-get update to correct these problems"
2507 #: apt-pkg/cachefile.cc
2508 msgid "The list of sources could not be read."
2511 #: apt-pkg/cacheset.cc
2513 msgid "Release '%s' for '%s' was not found"
2516 #: apt-pkg/cacheset.cc
2518 msgid "Version '%s' for '%s' was not found"
2521 #: apt-pkg/cacheset.cc
2523 msgid "Couldn't find task '%s'"
2526 #: apt-pkg/cacheset.cc
2528 msgid "Couldn't find any package by regex '%s'"
2531 #: apt-pkg/cacheset.cc
2533 msgid "Couldn't find any package by glob '%s'"
2536 #: apt-pkg/cacheset.cc
2538 msgid "Can't select versions from package '%s' as it is purely virtual"
2541 #: apt-pkg/cacheset.cc
2543 msgid "Can't select newest version from package '%s' as it is purely virtual"
2546 #: apt-pkg/cacheset.cc
2548 msgid "Can't select candidate version from package %s as it has no candidate"
2551 #: apt-pkg/cacheset.cc
2553 msgid "Can't select installed version from package %s as it is not installed"
2556 #: apt-pkg/cacheset.cc
2559 "Can't select installed nor candidate version from package '%s' as it has "
2565 msgid "Line %u too long in source list %s."
2569 msgid "Unmounting CD-ROM...\n"
2574 msgid "Using CD-ROM mount point %s\n"
2578 msgid "Waiting for disc...\n"
2582 msgid "Mounting CD-ROM...\n"
2586 msgid "Identifying... "
2591 msgid "Stored label: %s\n"
2595 msgid "Scanning disc for index files...\n"
2601 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2607 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2608 "wrong architecture?"
2613 msgid "Found label '%s'\n"
2617 msgid "That is not a valid name, try again.\n"
2623 "This disc is called: \n"
2628 msgid "Copying package lists..."
2632 msgid "Writing new source list\n"
2636 msgid "Source list entries for this disc are:\n"
2641 msgid "Unable to stat %s."
2644 #: apt-pkg/contrib/cdromutl.cc
2646 msgid "Unable to stat the mount point %s"
2649 #: apt-pkg/contrib/cdromutl.cc
2650 msgid "Failed to stat the cdrom"
2653 #: apt-pkg/contrib/cmndline.cc
2656 "Command line option '%c' [from %s] is not understood in combination with the "
2660 #: apt-pkg/contrib/cmndline.cc
2663 "Command line option %s is not understood in combination with the other "
2667 #: apt-pkg/contrib/cmndline.cc
2669 msgid "Command line option %s is not boolean"
2672 #: apt-pkg/contrib/cmndline.cc
2674 msgid "Option %s requires an argument."
2677 #: apt-pkg/contrib/cmndline.cc
2679 msgid "Option %s: Configuration item specification must have an =<val>."
2682 #: apt-pkg/contrib/cmndline.cc
2684 msgid "Option %s requires an integer argument, not '%s'"
2687 #: apt-pkg/contrib/cmndline.cc
2689 msgid "Option '%s' is too long"
2692 #: apt-pkg/contrib/cmndline.cc
2694 msgid "Sense %s is not understood, try true or false."
2697 #: apt-pkg/contrib/cmndline.cc
2699 msgid "Invalid operation %s"
2702 #: apt-pkg/contrib/configuration.cc
2704 msgid "Unrecognized type abbreviation: '%c'"
2707 #: apt-pkg/contrib/configuration.cc
2709 msgid "Opening configuration file %s"
2712 #: apt-pkg/contrib/configuration.cc
2714 msgid "Syntax error %s:%u: Block starts with no name."
2717 #: apt-pkg/contrib/configuration.cc
2719 msgid "Syntax error %s:%u: Malformed tag"
2722 #: apt-pkg/contrib/configuration.cc
2724 msgid "Syntax error %s:%u: Extra junk after value"
2727 #: apt-pkg/contrib/configuration.cc
2729 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2732 #: apt-pkg/contrib/configuration.cc
2734 msgid "Syntax error %s:%u: Too many nested includes"
2737 #: apt-pkg/contrib/configuration.cc
2739 msgid "Syntax error %s:%u: Included from here"
2742 #: apt-pkg/contrib/configuration.cc
2744 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2747 #: apt-pkg/contrib/configuration.cc
2749 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2752 #: apt-pkg/contrib/configuration.cc
2754 msgid "Syntax error %s:%u: Extra junk at end of file"
2757 #: apt-pkg/contrib/fileutl.cc
2759 msgid "Problem unlinking the file %s"
2762 #: apt-pkg/contrib/fileutl.cc
2764 msgid "Not using locking for read only lock file %s"
2767 #: apt-pkg/contrib/fileutl.cc
2769 msgid "Could not open lock file %s"
2772 #: apt-pkg/contrib/fileutl.cc
2774 msgid "Not using locking for nfs mounted lock file %s"
2777 #: apt-pkg/contrib/fileutl.cc
2779 msgid "Could not get lock %s"
2782 #: apt-pkg/contrib/fileutl.cc
2784 msgid "List of files can't be created as '%s' is not a directory"
2787 #: apt-pkg/contrib/fileutl.cc
2789 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2792 #: apt-pkg/contrib/fileutl.cc
2794 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2797 #: apt-pkg/contrib/fileutl.cc
2800 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2803 #: apt-pkg/contrib/fileutl.cc
2805 msgid "Sub-process %s received a segmentation fault."
2808 #: apt-pkg/contrib/fileutl.cc
2810 msgid "Sub-process %s received signal %u."
2813 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
2815 msgid "Sub-process %s returned an error code (%u)"
2818 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
2820 msgid "Sub-process %s exited unexpectedly"
2823 #: apt-pkg/contrib/fileutl.cc
2825 msgid "Problem closing the gzip file %s"
2828 #: apt-pkg/contrib/fileutl.cc
2829 msgid "Unexpected end of file"
2832 #: apt-pkg/contrib/fileutl.cc
2833 msgid "Failed to create subprocess IPC"
2836 #: apt-pkg/contrib/fileutl.cc
2837 msgid "Failed to exec compressor "
2840 #: apt-pkg/contrib/fileutl.cc
2842 msgid "Could not open file %s"
2845 #: apt-pkg/contrib/fileutl.cc
2847 msgid "Could not open file descriptor %d"
2850 #: apt-pkg/contrib/fileutl.cc
2852 msgid "read, still have %llu to read but none left"
2855 #: apt-pkg/contrib/fileutl.cc
2857 msgid "write, still have %llu to write but couldn't"
2860 #: apt-pkg/contrib/fileutl.cc
2862 msgid "Problem closing the file %s"
2865 #: apt-pkg/contrib/fileutl.cc
2867 msgid "Problem renaming the file %s to %s"
2870 #: apt-pkg/contrib/fileutl.cc
2871 msgid "Problem syncing the file"
2874 #: apt-pkg/contrib/mmap.cc
2875 msgid "Can't mmap an empty file"
2878 #: apt-pkg/contrib/mmap.cc
2880 msgid "Couldn't make mmap of %llu bytes"
2883 #: apt-pkg/contrib/mmap.cc
2885 msgid "Couldn't duplicate file descriptor %i"
2888 #: apt-pkg/contrib/mmap.cc
2889 msgid "Unable to close mmap"
2892 #: apt-pkg/contrib/mmap.cc
2893 msgid "Unable to synchronize mmap"
2896 #: apt-pkg/contrib/mmap.cc
2898 msgid "Couldn't make mmap of %lu bytes"
2901 #: apt-pkg/contrib/mmap.cc
2902 msgid "Failed to truncate file"
2905 #: apt-pkg/contrib/mmap.cc
2908 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
2909 "Current value: %lu. (man 5 apt.conf)"
2912 #: apt-pkg/contrib/mmap.cc
2915 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2919 #: apt-pkg/contrib/mmap.cc
2921 "Unable to increase size of the MMap as automatic growing is disabled by user."
2924 #: apt-pkg/contrib/progress.cc
2926 msgid "%c%s... Error!"
2929 #: apt-pkg/contrib/progress.cc
2931 msgid "%c%s... Done"
2934 #: apt-pkg/contrib/progress.cc
2938 #. Print the spinner
2939 #: apt-pkg/contrib/progress.cc
2941 msgid "%c%s... %u%%"
2944 #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
2945 #: apt-pkg/contrib/strutl.cc
2947 msgid "%lid %lih %limin %lis"
2950 #. TRANSLATOR: h means hours, min means minutes, s means seconds
2951 #: apt-pkg/contrib/strutl.cc
2953 msgid "%lih %limin %lis"
2956 #. TRANSLATOR: min means minutes, s means seconds
2957 #: apt-pkg/contrib/strutl.cc
2962 #. TRANSLATOR: s means seconds
2963 #: apt-pkg/contrib/strutl.cc
2968 #: apt-pkg/contrib/strutl.cc
2970 msgid "Selection %s not found"
2973 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
2974 #. a file like main/binary-amd64/Packages; another identifier like Contents;
2975 #. filename and linenumber of the sources.list entry currently parsed
2976 #: apt-pkg/deb/debmetaindex.cc
2978 msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
2981 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
2982 #. a file like main/binary-amd64/Packages; filename and linenumber of
2983 #. two sources.list entries
2984 #: apt-pkg/deb/debmetaindex.cc
2986 msgid "Target %s (%s) is configured multiple times in %s and %s"
2989 #: apt-pkg/deb/debmetaindex.cc
2991 msgid "Unable to parse Release file %s"
2994 #: apt-pkg/deb/debmetaindex.cc
2996 msgid "No sections in Release file %s"
2999 #: apt-pkg/deb/debmetaindex.cc
3001 msgid "No Hash entry in Release file %s"
3004 #: apt-pkg/deb/debmetaindex.cc
3007 "No Hash entry in Release file %s which is considered strong enough for "
3011 #: apt-pkg/deb/debmetaindex.cc
3013 msgid "Invalid '%s' entry in Release file %s"
3016 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
3017 #: apt-pkg/deb/debmetaindex.cc
3019 msgid "Conflicting values set for option %s regarding source %s %s"
3022 #: apt-pkg/deb/debmetaindex.cc
3024 msgid "Invalid value set for option %s regarding source %s %s (%s)"
3027 #: apt-pkg/deb/debmetaindex.cc
3029 msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
3032 #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
3034 msgid "Unable to parse package file %s (%d)"
3037 #: apt-pkg/deb/debsystem.cc
3040 "Unable to lock the administration directory (%s), is another process using "
3044 #: apt-pkg/deb/debsystem.cc
3046 msgid "Unable to lock the administration directory (%s), are you root?"
3049 #. TRANSLATORS: the %s contains the recovery command, usually
3050 #. dpkg --configure -a
3051 #: apt-pkg/deb/debsystem.cc
3054 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3057 #: apt-pkg/deb/debsystem.cc
3061 #: apt-pkg/deb/dpkgpm.cc
3063 msgid "Installing %s"
3066 #: apt-pkg/deb/dpkgpm.cc
3068 msgid "Configuring %s"
3071 #: apt-pkg/deb/dpkgpm.cc
3076 #: apt-pkg/deb/dpkgpm.cc
3078 msgid "Completely removing %s"
3081 #: apt-pkg/deb/dpkgpm.cc
3083 msgid "Noting disappearance of %s"
3086 #: apt-pkg/deb/dpkgpm.cc
3088 msgid "Running post-installation trigger %s"
3091 #. FIXME: use a better string after freeze
3092 #: apt-pkg/deb/dpkgpm.cc
3094 msgid "Directory '%s' missing"
3097 #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc
3099 msgid "Could not open file '%s'"
3102 #: apt-pkg/deb/dpkgpm.cc
3104 msgid "Preparing %s"
3107 #: apt-pkg/deb/dpkgpm.cc
3109 msgid "Unpacking %s"
3112 #: apt-pkg/deb/dpkgpm.cc
3114 msgid "Preparing to configure %s"
3117 #: apt-pkg/deb/dpkgpm.cc
3119 msgid "Installed %s"
3122 #: apt-pkg/deb/dpkgpm.cc
3124 msgid "Preparing for removal of %s"
3127 #: apt-pkg/deb/dpkgpm.cc
3132 #: apt-pkg/deb/dpkgpm.cc
3134 msgid "Preparing to completely remove %s"
3137 #: apt-pkg/deb/dpkgpm.cc
3139 msgid "Completely removed %s"
3142 #: apt-pkg/deb/dpkgpm.cc
3144 msgid "Can not write log (%s)"
3147 #: apt-pkg/deb/dpkgpm.cc
3148 msgid "Is /dev/pts mounted?"
3151 #: apt-pkg/deb/dpkgpm.cc
3152 msgid "Operation was interrupted before it could finish"
3155 #: apt-pkg/deb/dpkgpm.cc
3156 msgid "No apport report written because MaxReports is reached already"
3159 #. check if its not a follow up error
3160 #: apt-pkg/deb/dpkgpm.cc
3161 msgid "dependency problems - leaving unconfigured"
3164 #: apt-pkg/deb/dpkgpm.cc
3166 "No apport report written because the error message indicates its a followup "
3167 "error from a previous failure."
3170 #: apt-pkg/deb/dpkgpm.cc
3172 "No apport report written because the error message indicates a disk full "
3176 #: apt-pkg/deb/dpkgpm.cc
3178 "No apport report written because the error message indicates a out of memory "
3182 #: apt-pkg/deb/dpkgpm.cc
3184 "No apport report written because the error message indicates an issue on the "
3188 #: apt-pkg/deb/dpkgpm.cc
3190 "No apport report written because the error message indicates a dpkg I/O error"
3193 #: apt-pkg/depcache.cc
3194 msgid "Building dependency tree"
3197 #: apt-pkg/depcache.cc
3198 msgid "Candidate versions"
3201 #: apt-pkg/depcache.cc
3202 msgid "Dependency generation"
3205 #: apt-pkg/depcache.cc
3206 msgid "Reading state information"
3209 #: apt-pkg/depcache.cc
3211 msgid "Failed to open StateFile %s"
3214 #: apt-pkg/depcache.cc
3216 msgid "Failed to write temporary StateFile %s"
3220 msgid "Send scenario to solver"
3224 msgid "Send request to solver"
3228 msgid "Prepare for receiving solution"
3232 msgid "External solver failed without a proper error message"
3236 msgid "Execute external solver"
3239 #: apt-pkg/indexcopy.cc
3241 msgid "Wrote %i records.\n"
3244 #: apt-pkg/indexcopy.cc
3246 msgid "Wrote %i records with %i missing files.\n"
3249 #: apt-pkg/indexcopy.cc
3251 msgid "Wrote %i records with %i mismatched files\n"
3254 #: apt-pkg/indexcopy.cc
3256 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3259 #: apt-pkg/indexcopy.cc
3261 msgid "Can't find authentication record for: %s"
3264 #: apt-pkg/indexcopy.cc
3266 msgid "Hash mismatch for: %s"
3271 msgid "Packaging system '%s' is not supported"
3275 msgid "Unable to determine a suitable packaging system type"
3278 #: apt-pkg/install-progress.cc
3280 msgid "Progress: [%3i%%]"
3283 #: apt-pkg/install-progress.cc
3284 msgid "Running dpkg"
3287 #: apt-pkg/packagemanager.cc
3290 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
3291 "under APT::Immediate-Configure for details. (%d)"
3294 #: apt-pkg/packagemanager.cc
3296 msgid "Could not configure '%s'. "
3299 #: apt-pkg/packagemanager.cc
3302 "This installation run will require temporarily removing the essential "
3303 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
3304 "you really want to do it, activate the APT::Force-LoopBreak option."
3307 #: apt-pkg/pkgcache.cc
3308 msgid "Empty package cache"
3311 #: apt-pkg/pkgcache.cc
3312 msgid "The package cache file is corrupted"
3315 #: apt-pkg/pkgcache.cc
3316 msgid "The package cache file is an incompatible version"
3319 #: apt-pkg/pkgcache.cc
3321 msgid "This APT does not support the versioning system '%s'"
3324 #: apt-pkg/pkgcache.cc
3326 msgid "The package cache was built for different architectures: %s vs %s"
3329 #: apt-pkg/pkgcache.cc
3330 msgid "The package cache file is corrupted, it has the wrong hash"
3333 #: apt-pkg/pkgcache.cc
3337 #: apt-pkg/pkgcache.cc
3341 #: apt-pkg/pkgcache.cc
3345 #: apt-pkg/pkgcache.cc
3349 #: apt-pkg/pkgcache.cc
3353 #: apt-pkg/pkgcache.cc
3357 #: apt-pkg/pkgcache.cc
3361 #: apt-pkg/pkgcache.cc
3365 #: apt-pkg/pkgcache.cc
3369 #: apt-pkg/pkgcache.cc
3373 #: apt-pkg/pkgcache.cc
3377 #: apt-pkg/pkgcache.cc
3381 #: apt-pkg/pkgcache.cc
3385 #: apt-pkg/pkgcache.cc
3389 #: apt-pkg/pkgcachegen.cc
3390 msgid "Cache has an incompatible versioning system"
3393 #. TRANSLATOR: The first placeholder is a package name,
3394 #. the other two should be copied verbatim as they include debug info
3395 #: apt-pkg/pkgcachegen.cc
3397 msgid "Error occurred while processing %s (%s%d)"
3400 #: apt-pkg/pkgcachegen.cc
3401 msgid "Wow, you exceeded the number of package names this APT is capable of."
3404 #: apt-pkg/pkgcachegen.cc
3405 msgid "Wow, you exceeded the number of versions this APT is capable of."
3408 #: apt-pkg/pkgcachegen.cc
3409 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3412 #: apt-pkg/pkgcachegen.cc
3413 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3416 #: apt-pkg/pkgcachegen.cc
3417 msgid "Reading package lists"
3420 #: apt-pkg/pkgcachegen.cc
3421 msgid "IO Error saving source cache"
3424 #: apt-pkg/pkgrecords.cc
3426 msgid "Index file type '%s' is not supported"
3429 #: apt-pkg/policy.cc
3432 "The value '%s' is invalid for APT::Default-Release as such a release is not "
3433 "available in the sources"
3436 #: apt-pkg/policy.cc
3438 msgid "Invalid record in the preferences file %s, no Package header"
3441 #: apt-pkg/policy.cc
3443 msgid "Did not understand pin type %s"
3446 #: apt-pkg/policy.cc
3448 msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
3451 #: apt-pkg/policy.cc
3452 msgid "No priority (or zero) specified for pin"
3455 #. 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
3456 #: apt-pkg/sourcelist.cc
3458 msgid "Malformed entry %u in %s file %s (%s)"
3461 #: apt-pkg/sourcelist.cc
3466 #: apt-pkg/sourcelist.cc
3468 msgid "Malformed line %u in source list %s (type)"
3471 #: apt-pkg/sourcelist.cc
3473 msgid "Type '%s' is not known on line %u in source list %s"
3476 #: apt-pkg/sourcelist.cc
3478 msgid "Malformed stanza %u in source list %s (type)"
3481 #: apt-pkg/sourcelist.cc
3483 msgid "Type '%s' is not known on stanza %u in source list %s"
3486 #: apt-pkg/sourcelist.cc
3488 msgid "Unsupported file %s given on commandline"
3491 #: apt-pkg/srcrecords.cc
3492 msgid "You must put some 'source' URIs in your sources.list"
3495 #: apt-pkg/tagfile.cc
3497 msgid "Cannot convert %s to integer: out of range"
3500 #: apt-pkg/update.cc
3502 "Some index files failed to download. They have been ignored, or old ones "
3506 #: apt-pkg/upgrade.cc
3507 msgid "Calculating upgrade"