From f8b879c2c805e6d49d438cad877a1706e4ae56d2 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 11 Aug 2016 14:05:04 +0200 Subject: Release 1.3~rc1 This commit looks heavy. Most of that comes from the fact that the ordering of files in the translations changed with the switch to CMake. I could have gone the extra mile to figure out the original ordering and replicate it, but I have chosen to re-order everything by file and line number, as that's easier. --- po/bg.po | 5729 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 2872 insertions(+), 2857 deletions(-) (limited to 'po/bg.po') diff --git a/po/bg.po b/po/bg.po index 855a9b6a9..97abdfeee 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-04 10:25+0200\n" +"POT-Creation-Date: 2016-08-11 13:57+0200\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -21,3803 +21,3818 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "X-Generator: KBabel 1.11.4\n" -#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' -#: apt-private/acqprogress.cc -#, c-format -msgid "Hit:%lu %s" -msgstr "Поп:%lu %s" +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive signature" +msgstr "Невалиден подпис на архива" -#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' -#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens -#: apt-private/acqprogress.cc -#, c-format -msgid "Get:%lu %s" -msgstr "Изт:%lu %s" +#: apt-inst/contrib/arfile.cc +msgid "Error reading archive member header" +msgstr "Грешка при четене на заглавната част на елемента на архива" -#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' -#. which failed to download, but the error is ignored (compare "Err:") -#: apt-private/acqprogress.cc +#: apt-inst/contrib/arfile.cc #, c-format -msgid "Ign:%lu %s" -msgstr "Игн:%lu %s" +msgid "Invalid archive member header %s" +msgstr "Невалидна заглавна част %s на елемента на архива" -#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' -#. which failed to download and the error is critical (compare "Ign:") -#: apt-private/acqprogress.cc -#, c-format -msgid "Err:%lu %s" -msgstr "Грш:%lu %s" +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive member header" +msgstr "Невалидна заглавна част на елемента на архива" -#: apt-private/acqprogress.cc -#, c-format -msgid "Fetched %sB in %s (%sB/s)\n" -msgstr "Изтеглени %sB за %s (%sB/сек)\n" +#: apt-inst/contrib/arfile.cc +msgid "Archive is too short" +msgstr "Архивът е твърде кратък" -#: apt-private/acqprogress.cc -msgid " [Working]" -msgstr " [В процес на работа]" +#: apt-inst/contrib/arfile.cc +msgid "Failed to read the archive headers" +msgstr "Неуспех при четенето на заглавните части на архива" -#: apt-private/acqprogress.cc +#: apt-inst/contrib/extracttar.cc #, fuzzy, c-format -msgid "" -"Media change: please insert the disc labeled\n" -" '%s'\n" -"in the drive '%s' and press [Enter]\n" -msgstr "" -"Смяна на носител: сложете диска с етикет\n" -" „%s“\n" -"в устройството „%s“ и натиснете „Enter“\n" +msgid "Cannot find a configured compressor for '%s'" +msgstr "Не е намерен oторизационен запис за: %s" -#: apt-private/private-cachefile.cc -msgid "Correcting dependencies..." -msgstr "Коригиране на зависимостите..." +#: apt-inst/contrib/extracttar.cc +msgid "Corrupted archive" +msgstr "Развален архив" -#: apt-private/private-cachefile.cc -msgid " failed." -msgstr " пропадна." +#: apt-inst/contrib/extracttar.cc +msgid "Tar checksum failed, archive corrupted" +msgstr "Невярна контролна сума на tar, развален архив" -#: apt-private/private-cachefile.cc -msgid "Unable to correct dependencies" -msgstr "Неуспех при коригирането на зависимостите" +#: apt-inst/contrib/extracttar.cc +#, c-format +msgid "Unknown TAR header type %u, member %s" +msgstr "Непозната заглавна част на TAR тип %u, елемент %s" -#: apt-private/private-cachefile.cc -msgid "Unable to minimize the upgrade set" -msgstr "Неуспех при минимизирането на набора актуализации" +#: apt-inst/deb/debfile.cc +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "Това не е валиден DEB архив, липсва елемент „%s“" -#: apt-private/private-cachefile.cc -msgid " Done" -msgstr " Готово" +#: apt-inst/deb/debfile.cc +#, c-format +msgid "Internal error, could not locate member %s" +msgstr "Вътрешна грешка, неуспех при намирането на съставна част %s" -#: apt-private/private-cachefile.cc -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "" -"Възможно е да изпълните „apt-get -f install“, за да коригирате тези " -"неизправности." +#: apt-inst/deb/debfile.cc +msgid "Unparsable control file" +msgstr "Контролен файл, невъзможен за анализ" -#: apt-private/private-cachefile.cc -msgid "Unmet dependencies. Try using -f." -msgstr "Неудовлетворени зависимости. Опитайте с „-f“." +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to write file %s" +msgstr "Неуспех при запис на файл %s" -#: apt-private/private-cacheset.cc apt-private/private-search.cc -msgid "Sorting" -msgstr "" +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to close file %s" +msgstr "Неуспех при затварянето на файл %s" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc #, c-format -msgid "Note, selecting '%s' for task '%s'\n" -msgstr "Избиране на %s за задача „%s“\n" +msgid "The path %s is too long" +msgstr "Пътят %s е твърде дълъг" -#: apt-private/private-cacheset.cc -#, fuzzy, c-format -msgid "Note, selecting '%s' for glob '%s'\n" -msgstr "Избиране на %s за регулярен израз „%s“\n" +#: apt-inst/extract.cc +#, c-format +msgid "Unpacking %s more than once" +msgstr "Разпакетиране на %s повече от веднъж" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc #, c-format -msgid "Note, selecting '%s' for regex '%s'\n" -msgstr "Избиране на %s за регулярен израз „%s“\n" +msgid "The directory %s is diverted" +msgstr "Директорията %s е отклонена" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc #, c-format -msgid "Package %s is a virtual package provided by:\n" -msgstr "Пакетът %s е виртуален пакет, осигурен от:\n" +msgid "The package is trying to write to the diversion target %s/%s" +msgstr "Пакетът се опитва да пише в целта за отклонение %s/%s" -#: apt-private/private-cacheset.cc -#, fuzzy -msgid " [Installed]" -msgstr " [Инсталиран]" +#: apt-inst/extract.cc +msgid "The diversion path is too long" +msgstr "Пътят за отклонение е твърде дълъг" -#: apt-private/private-cacheset.cc -msgid " [Not candidate version]" -msgstr " [версията не е кандидат]" +#: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc +#: methods/rred.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Грешка при получаването на атрибути за %s" -#: apt-private/private-cacheset.cc -msgid "You should explicitly select one to install." -msgstr "Трябва изрично да изберете един за инсталиране." +#: apt-inst/extract.cc ftparchive/multicompress.cc +#, c-format +msgid "Failed to rename %s to %s" +msgstr "Неуспех при преименуването на %s на %s" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc #, c-format -msgid "" -"Package %s is not available, but is referred to by another package.\n" -"This may mean that the package is missing, has been obsoleted, or\n" -"is only available from another source\n" -msgstr "" -"Пакетът %s не е наличен, но е в списъка със зависимости на друг пакет.\n" -"Това може да означава, че пакета липсва, остарял е, или е достъпен\n" -"само от друг източник\n" +msgid "The directory %s is being replaced by a non-directory" +msgstr "Директорията %s се заменя с не-директория" -#: apt-private/private-cacheset.cc -msgid "However the following packages replace it:" -msgstr "Обаче следните пакети го заместват:" +#: apt-inst/extract.cc +msgid "Failed to locate node in its hash bucket" +msgstr "Неуспех при намирането на възел в неговия хеш" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc +msgid "The path is too long" +msgstr "Пътят е твърде дълъг" + +#: apt-inst/extract.cc #, c-format -msgid "Package '%s' has no installation candidate" -msgstr "Пакетът „%s“ няма кандидат за инсталиране" +msgid "Overwrite package match with no version for %s" +msgstr "Файловете се заменят със съдържанието на пакета %s без версия" -#: apt-private/private-cacheset.cc +#: apt-inst/extract.cc #, c-format -msgid "Virtual packages like '%s' can't be removed\n" -msgstr "Виртуални пакети като „%s“ не могат да се премахват\n" +msgid "File %s/%s overwrites the one in the package %s" +msgstr "Файл %s/%s заменя този в пакет %s" -#. TRANSLATORS: Note, this is not an interactive question -#: apt-private/private-cacheset.cc apt-private/private-install.cc +#. Only warn if there are no sources.list.d. +#. Only warn if there is no sources.list file. +#: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc +#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc #, c-format -msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" -msgstr "" -"Пакетът „%s“ не е инсталиран, така че не е премахнат. Може би имахте предвид " -"„%s“?\n" +msgid "Unable to read %s" +msgstr "Неуспех при четенето на %s" -#: apt-private/private-cacheset.cc apt-private/private-install.cc +#: apt-inst/extract.cc #, c-format -msgid "Package '%s' is not installed, so not removed\n" -msgstr "Пакетът „%s“ не е инсталиран, така че не е премахнат\n" +msgid "Unable to stat %s" +msgstr "Неуспех при получаването на атрибути за %s" -#: apt-private/private-cacheset.cc +#: apt-inst/filelist.cc +msgid "DropNode called on still linked node" +msgstr "Извикан е DropNode за все още използван възел" + +#: apt-inst/filelist.cc +msgid "Failed to locate the hash element!" +msgstr "Грешка при намирането на хеш-елемента!" + +#: apt-inst/filelist.cc +msgid "Failed to allocate diversion" +msgstr "Неуспех при установяване на отклонението" + +#: apt-inst/filelist.cc +msgid "Internal error in AddDiversion" +msgstr "Вътрешна грешка в AddDiversion" + +#: apt-inst/filelist.cc #, c-format -msgid "Note, selecting '%s' instead of '%s'\n" -msgstr "Избиране на „%s“ вместо „%s“\n" +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "Опит за изменение на отклонение, %s -> %s и %s/%s" -#: apt-private/private-cmndline.cc -msgid "Most used commands:" -msgstr "" +#: apt-inst/filelist.cc +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "Двойно добавяне на отклонение %s -> %s" -#: apt-private/private-cmndline.cc +#: apt-inst/filelist.cc #, c-format -msgid "See %s for more information about the available commands." -msgstr "" +msgid "Duplicate conf file %s/%s" +msgstr "Дублиран конфигурационен файл %s/%s" -#: apt-private/private-cmndline.cc +#: apt-pkg/acquire-item.cc msgid "" -"Configuration options and syntax is detailed in apt.conf(5).\n" -"Information about how to configure sources can be found in sources.list(5).\n" -"Package and version choices can be expressed via apt_preferences(5).\n" -"Security details are available in apt-secure(8).\n" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" -#: apt-private/private-cmndline.cc -msgid "This APT has Super Cow Powers." -msgstr "Това APT има Върховни Сили." - -#: apt-private/private-cmndline.cc -msgid "This APT helper has Super Meep Powers." +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." msgstr "" -#: apt-private/private-depends.cc apt-private/private-show.cc -#: cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Няма намерени пакети" - -#: apt-private/private-download.cc -msgid "WARNING: The following packages cannot be authenticated!" -msgstr "ПРЕДУПРЕЖДЕНИЕ: Следните пакети не могат да бъдат удостоверени!" - -#: apt-private/private-download.cc -msgid "Authentication warning overridden.\n" -msgstr "Предупреждението за удостоверяването е пренебрегнато.\n" +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" -#: apt-private/private-download.cc -msgid "Some packages could not be authenticated" -msgstr "Някои пакети не можаха да бъдат удостоверени" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "Директорията %s е отклонена" -#: apt-private/private-download.cc -msgid "Install these packages without verification?" -msgstr "Инсталиране на тези пакети без проверка?" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "Директорията %s е отклонена" -#: apt-private/private-download.cc apt-private/private-install.cc +#: apt-pkg/acquire-item.cc msgid "" -"--force-yes is deprecated, use one of the options starting with --allow " -"instead." +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-private/private-download.cc -#, fuzzy -msgid "" -"There were unauthenticated packages and -y was used without --allow-" -"unauthenticated" -msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Директорията %s е отклонена" -#: apt-private/private-download.cc apt-pkg/update.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "Неуспех при изтеглянето на %s %s" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Директорията %s е отклонена" -#: apt-private/private-download.cc -#, c-format -msgid "Couldn't determine free space in %s" -msgstr "Неуспех при определянето на свободното пространство в %s" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Директорията %s е отклонена" -#: apt-private/private-download.cc +#: apt-pkg/acquire-item.cc ftparchive/writer.cc #, c-format -msgid "You don't have enough free space in %s." -msgstr "Нямате достатъчно свободно пространство в %s." - -#: apt-private/private-download.cc -msgid "Unable to lock the download directory" -msgstr "Неуспех при заключването на директорията за изтегляне" +msgid "Failed to readlink %s" +msgstr "Неуспех при прочитането на връзка %s" -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Някои пакети не можаха да бъдат инсталирани. Това може да означава,\n" -"че сте изискали невъзможна ситуация или ако използвате нестабилната\n" -"дистрибуция, че някои необходими пакети още не са създадени или пък\n" -"са били преместени от Incoming." +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "Несъответствие на контролната сума" -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" msgstr "" -"Следната информация може да помогне за намиране на изход от ситуацията:" - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Счупени пакети" -#: apt-private/private-install.cc -msgid "Internal error, InstallPackages was called with broken packages!" -msgstr "Вътрешна грешка, „InstallPackages“ е предизвикано при счупени пакети!" +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "преименуването се провали, %s (%s -> %s)." -#: apt-private/private-install.cc -msgid "Packages need to be removed but remove is disabled." -msgstr "Трябва да бъдат премахнати пакети, но премахването е изключено." +#: apt-pkg/acquire-item.cc +msgid "Size mismatch" +msgstr "Несъответствие на размера" -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc #, fuzzy -msgid "" -"Essential packages were removed and -y was used without --allow-remove-" -"essential." -msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" +msgid "Invalid file format" +msgstr "Невалидна операция %s" -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc #, fuzzy -msgid "Packages were downgraded and -y was used without --allow-downgrades." -msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" +msgid "Signature error" +msgstr "Грешка при запис" -#: apt-private/private-install.cc +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: apt-pkg/acquire-item.cc methods/gpgv.cc +#, c-format msgid "" -"Held packages were changed and -y was used without --allow-change-held-" -"packages." +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" msgstr "" -#: apt-private/private-install.cc -msgid "Internal error, Ordering didn't finish" -msgstr "Вътрешна грешка, „Ordering“ не завърши" - -#: apt-private/private-install.cc -msgid "How odd... The sizes didn't match, email apt@packages.debian.org" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "" +"An error occurred during the signature verification. The repository is not " +"updated and the previous index files will be used. GPG error: %s: %s" msgstr "" -"Странно... Размерите не съвпадат, изпратете е-поща на apt@packages.debian.org" +"Грешка при проверка на цифровия подпис. Хранилището не е обновено и ще се " +"използват старите индексни файлове. Грешка от GPG: %s: %s\n" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc +#. Invalid signature file, reject (LP: #346386) (Closes: #627642) +#: apt-pkg/acquire-item.cc #, c-format -msgid "Need to get %sB/%sB of archives.\n" -msgstr "Необходимо е да се изтеглят %sB/%sB архиви.\n" +msgid "GPG error: %s: %s" +msgstr "Грешка от GPG: %s: %s" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc #, c-format -msgid "Need to get %sB of archives.\n" -msgstr "Необходимо е да се изтеглят %sB архиви.\n" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc #, c-format -msgid "After this operation, %sB of additional disk space will be used.\n" +msgid "" +"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " +"or malformed file)" msgstr "" -"След тази операция ще бъде използвано %sB допълнително дисково " -"пространство.\n" +"Не може да се открие елемент „%s“ във файла Release (объркан ред в sources." +"list или повреден файл)" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc #, c-format -msgid "After this operation, %sB disk space will be freed.\n" -msgstr "След тази операция ще бъде освободено %sB дисково пространство.\n" - -#: apt-private/private-install.cc -msgid "Trivial Only specified but this is not a trivial operation." -msgstr "Указано е „Trivial Only“, но това не е тривиална операция." - -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Да, прави каквото казвам!" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" -#: apt-private/private-install.cc +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time since then the file is invalid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc #, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Release file for %s is expired (invalid since %s). Updates for this " +"repository will not be applied." msgstr "" -"На път сте да направите нещо потенциално опасно.\n" -"За да продължите, въведете фразата „%s“\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Прекъсване." - -#: apt-private/private-install.cc -msgid "Do you want to continue?" -msgstr "Искате ли да продължите?" - -#: apt-private/private-install.cc -msgid "Some files failed to download" -msgstr "Някои файлове не можаха да бъдат изтеглени" +"Файлът със служебна информация за „%s“ е остарял (валиден до %s). Няма да се " +"прилагат обновявания от това хранилище." -#: apt-private/private-install.cc apt-private/private-source.cc -msgid "Download complete and in download only mode" -msgstr "Изтеглянето завърши в режим само на изтегляне" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Conflicting distribution: %s (expected %s but got %s)" +msgstr "Конфликт в дистрибуцията: %s (очаквана: %s, намерена: %s)" -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc +#, c-format msgid "" -"Unable to fetch some archives, maybe run apt-get update or try with --fix-" -"missing?" +"I wasn't able to locate a file for the %s package. This might mean you need " +"to manually fix this package. (due to missing arch)" msgstr "" -"Неуспех при изтеглянето на някои архиви, може да изпълните „apt-get update“ " -"или да опитате с „--fix-missing“?" +"Неуспех при намирането на файл за пакет %s. Това може да означава, че трябва " +"ръчно да оправите този пакет (поради пропусната архитектура)." -#: apt-private/private-install.cc -msgid "--fix-missing and media swapping is not currently supported" -msgstr "„--fix-missing“ и превключване на носители не се поддържа все още" - -#: apt-private/private-install.cc -msgid "Unable to correct missing packages." -msgstr "Неуспех при коригирането на липсващите пакети." - -#: apt-private/private-install.cc -msgid "Aborting install." -msgstr "Прекъсване на инсталирането." - -#: apt-private/private-install.cc -msgid "" -"The following package disappeared from your system as\n" -"all files have been overwritten by other packages:" -msgid_plural "" -"The following packages disappeared from your system as\n" -"all files have been overwritten by other packages:" -msgstr[0] "" -"Следният пакет е отстранен от системата поради препокриване на всичките му " -"файлове от други пакети:" -msgstr[1] "" -"Следните пакети са отстранени от системата поради препокриване на всичките " -"им файлове от други пакети:" - -#: apt-private/private-install.cc -msgid "Note: This is done automatically and on purpose by dpkg." -msgstr "Това се прави автоматично от dpkg." - -#: apt-private/private-install.cc -msgid "We are not supposed to delete stuff, can't start AutoRemover" -msgstr "Не би трябвало да се изтрива. AutoRemover няма да бъде стартиран" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Can't find a source to download version '%s' of '%s'" +msgstr "Не е открит източник, от който да се изтегли версия „%s“ на „%s“" -#: apt-private/private-install.cc +#: apt-pkg/acquire-item.cc +#, c-format msgid "" -"Hmm, seems like the AutoRemover destroyed something which really\n" -"shouldn't happen. Please file a bug report against apt." +"The package index files are corrupted. No Filename: field for package %s." msgstr "" -"Хм, изглежда AutoRemover скапа нещо, а това не би трябвало\n" -"да се случва. Съобщете за грешка в пакета apt." +"Индексните файлове на пакета са повредени. Няма поле Filename: за пакет %s." -#: apt-private/private-install.cc -msgid "Internal Error, AutoRemover broke stuff" -msgstr "Вътрешна грешка, AutoRemover счупи нещо в системата" +#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "Changelog unavailable for %s=%s" +msgstr "Журнал на промените в %s (%s)" -#: apt-private/private-install.cc -msgid "" -"The following package was automatically installed and is no longer required:" -msgid_plural "" -"The following packages were automatically installed and are no longer " -"required:" -msgstr[0] "Следният пакет е бил инсталиран автоматично и вече не е необходим:" -msgstr[1] "" -"Следните пакети са били инсталирани автоматично и вече не са необходими:" +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "The method '%s' is explicitly disabled via configuration." +msgstr "" -#: apt-private/private-install.cc +#: apt-pkg/acquire-worker.cc methods/connect.cc #, c-format -msgid "%lu package was automatically installed and is no longer required.\n" -msgid_plural "" -"%lu packages were automatically installed and are no longer required.\n" -msgstr[0] "%lu пакет е бил инсталиран автоматично и вече не е необходим:\n" -msgstr[1] "" -"%lu пакета са били инсталирани автоматично и вече не са необходими:\n" +msgid "If you meant to use Tor remember to use %s instead of %s." +msgstr "" -#: apt-private/private-install.cc +#: apt-pkg/acquire-worker.cc #, c-format -msgid "Use '%s' to remove it." -msgid_plural "Use '%s' to remove them." -msgstr[0] "Използвайте „%s“ за да го премахнете." -msgstr[1] "Използвайте „%s“ за да ги премахнете." +msgid "The method driver %s could not be found." +msgstr "Неуспех при намирането на драйвер за метод %s." -#: apt-private/private-install.cc -msgid "You might want to run 'apt-get -f install' to correct these:" -msgstr "Възможно е да изпълните „apt-get -f install“, за да коригирате:" +#: apt-pkg/acquire-worker.cc +#, fuzzy, c-format +msgid "Is the package %s installed?" +msgstr "Проверете дали имате инсталиран пакета „dpkg-dev“.\n" -#: apt-private/private-install.cc -msgid "" -"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " -"solution)." -msgstr "" -"Неудовлетворени зависимости. Опитайте „apt-get -f install“ без пакети (или " -"укажете разрешение)." +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "Method %s did not start correctly" +msgstr "Методът %s не стартира правилно" -#: apt-private/private-install.cc -#, fuzzy -msgid "The following additional packages will be installed:" -msgstr "Следните допълнителни пакети ще бъдат инсталирани:" +#: apt-pkg/acquire-worker.cc +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "Сложете диска, озаглавен „%s“ в устройство „%s“ и натиснете „Enter“." -#: apt-private/private-install.cc -msgid "Suggested packages:" -msgstr "Предложени пакети:" +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Директорията със списъци %spartial липсва." -#: apt-private/private-install.cc -msgid "Recommended packages:" -msgstr "Препоръчвани пакети:" +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Директорията за архиви %spartial липсва." -#: apt-private/private-install.cc +#: apt-pkg/acquire.cc #, c-format -msgid "Skipping %s, it is already installed and upgrade is not set.\n" -msgstr "Пропускане на %s, вече е инсталиран и не е маркиран за актуализация.\n" +msgid "Unable to lock directory %s" +msgstr "Неуспех при заключване на директорията %s" -#: apt-private/private-install.cc +#: apt-pkg/acquire.cc #, c-format -msgid "Skipping %s, it is not installed and only upgrades are requested.\n" +msgid "No sandbox user '%s' on the system, can not drop privileges" msgstr "" -"Пропускане на %s, който не е инсталиран при заявени само обновявания.\n" -#: apt-private/private-install.cc +#: apt-pkg/acquire.cc #, c-format -msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" -msgstr "Преинсталацията на %s не е възможна, не може да бъде изтеглен.\n" +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" -#. TRANSLATORS: First string is package name, second is version -#: apt-private/private-install.cc +#: apt-pkg/acquire.cc apt-pkg/clean.cc #, fuzzy, c-format -msgid "%s is already the newest version (%s).\n" -msgstr "%s вече е най-новата версия.\n" - -#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc -#, c-format -msgid "%s set to manually installed.\n" -msgstr "%s е отбелязан като ръчно инсталиран.\n" +msgid "Clean of %s is not supported" +msgstr "Не се поддържа индексен файл от типа „%s“" -#: apt-private/private-install.cc +#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc +#: methods/mirror.cc #, c-format -msgid "Selected version '%s' (%s) for '%s'\n" -msgstr "Избрана е версия %s (%s) за %s\n" +msgid "Unable to change to %s" +msgstr "Неуспех при преминаването в %s" -#: apt-private/private-install.cc +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc #, c-format -msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" -msgstr "Избрана е версия „%s“ (%s) за „%s“ заради „%s“\n" - -#: apt-private/private-list.cc -msgid "Listing" -msgstr "" +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Изтегляне на файл %li от %li (остават %s)" -#: apt-private/private-list.cc +#: apt-pkg/acquire.cc #, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" +msgid "Retrieving file %li of %li" +msgstr "Изтегляне на файл %li от %li" -#. TRANSLATORS: placeholder is a binary name like apt or apt-get -#: apt-private/private-main.cc +#: apt-pkg/algorithms.cc #, c-format msgid "" -"NOTE: This is only a simulation!\n" -" %s needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!\n" +"The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" -"Забележка: това е само симулация!\n" -" %s има нужда от административни права за да работи.\n" -" Заключването е деактивирано, така че не разчитайте\n" -" на повтаряемост в реална ситуация.\n" +"Пакетът %s трябва да бъде преинсталиран, но не може да се намери архив за " +"него." -#: apt-private/private-output.cc apt-private/private-show.cc -msgid "unknown" +#: apt-pkg/algorithms.cc +msgid "" +"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " +"held packages." msgstr "" +"Грешка, pkgProblemResolver::Resolve генерира повреди, това може да е " +"причинено от задържани пакети." -#: apt-private/private-output.cc -#, fuzzy, c-format -msgid "[installed,upgradable to: %s]" -msgstr " [Инсталиран]" - -#: apt-private/private-output.cc -#, fuzzy -msgid "[installed,local]" -msgstr " [Инсталиран]" +#: apt-pkg/algorithms.cc +msgid "Unable to correct problems, you have held broken packages." +msgstr "" +"Неуспех при коригирането на проблемите, имате задържани счупени пакети." -#: apt-private/private-output.cc -msgid "[installed,auto-removable]" +#: apt-pkg/cachefile.cc +msgid "The package lists or status file could not be parsed or opened." msgstr "" +"Списъците с пакети или файлът за състояние не можаха да бъдат анализирани " +"или отворени." -#: apt-private/private-output.cc -#, fuzzy -msgid "[installed,automatic]" -msgstr " [Инсталиран]" +#: apt-pkg/cachefile.cc +msgid "You may want to run apt-get update to correct these problems" +msgstr "" +"Може да искате да изпълните „apt-get update“, за да коригирате тези проблеми" -#: apt-private/private-output.cc -#, fuzzy -msgid "[installed]" -msgstr " [Инсталиран]" +#: apt-pkg/cachefile.cc +msgid "The list of sources could not be read." +msgstr "Списъкът с източници не можа да бъде прочетен." -#: apt-private/private-output.cc +#: apt-pkg/cachefilter.cc apt-private/private-output.cc #, c-format -msgid "[upgradable from: %s]" -msgstr "" +msgid "Regex compilation error - %s" +msgstr "Грешка при компилирането на регулярния израз - %s" -#: apt-private/private-output.cc -msgid "[residual-config]" -msgstr "" +#: apt-pkg/cacheset.cc +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Не е намерено издание „%s“ на „%s“" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "but %s is installed" -msgstr "но е инсталиран %s" +msgid "Version '%s' for '%s' was not found" +msgstr "Не е намерена версия „%s“ на „%s“" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "but %s is to be installed" -msgstr "но ще бъде инсталиран %s" - -#: apt-private/private-output.cc -msgid "but it is not installable" -msgstr "но той не може да бъде инсталиран" - -#: apt-private/private-output.cc -msgid "but it is a virtual package" -msgstr "но той е виртуален пакет" - -#: apt-private/private-output.cc -msgid "but it is not installed" -msgstr "но той не е инсталиран" - -#: apt-private/private-output.cc -msgid "but it is not going to be installed" -msgstr "но той няма да бъде инсталиран" - -#: apt-private/private-output.cc -msgid " or" -msgstr " или" - -#: apt-private/private-output.cc -msgid "The following packages have unmet dependencies:" -msgstr "Следните пакети имат неудовлетворени зависимости:" - -#: apt-private/private-output.cc -msgid "The following NEW packages will be installed:" -msgstr "Следните НОВИ пакети ще бъдат инсталирани:" - -#: apt-private/private-output.cc -msgid "The following packages will be REMOVED:" -msgstr "Следните пакети ще бъдат ПРЕМАХНАТИ:" - -#: apt-private/private-output.cc -msgid "The following packages have been kept back:" -msgstr "Следните пакети няма да бъдат променени:" +msgid "Couldn't find task '%s'" +msgstr "Неуспех при намиране на задача „%s“" -#: apt-private/private-output.cc -msgid "The following packages will be upgraded:" -msgstr "Следните пакети ще бъдат актуализирани:" +#: apt-pkg/cacheset.cc +#, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" -#: apt-private/private-output.cc -msgid "The following packages will be DOWNGRADED:" -msgstr "Следните пакети ще бъдат ВЪРНАТИ КЪМ ПО-СТАРА ВЕРСИЯ:" +#: apt-pkg/cacheset.cc +#, fuzzy, c-format +msgid "Couldn't find any package by glob '%s'" +msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" -#: apt-private/private-output.cc -msgid "The following held packages will be changed:" -msgstr "Следните задържани пакети ще бъдат променени:" +#: apt-pkg/cacheset.cc apt-private/private-show.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "Пакетът %s не може да бъде намерен" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "%s (due to %s)" -msgstr "%s (поради %s)" +msgid "Can't select versions from package '%s' as it is purely virtual" +msgstr "Не е възможно избиране на версия за пакета „%s“ понеже е виртуален" -#: apt-private/private-output.cc -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" +#: apt-pkg/cacheset.cc +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" -"ПРЕДУПРЕЖДЕНИЕ: Следните необходими пакети ще бъдат премахнати.\n" -"Това НЕ би трябвало да става освен ако знаете точно какво правите!" +"Не е възможно избиране на на последната версия за пакета „%s“, защото е " +"виртуален" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu актуализирани, %lu нови инсталирани, " +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" +"Не е възможно избиране на кандидат-версия за пакета „%s“, защото няма " +"подходящ кандидати" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "%lu reinstalled, " -msgstr "%lu преинсталирани, " +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" +"Не е възможно избиране на инсталирана версия на пакета „%s“, защото не е " +"инсталиран" -#: apt-private/private-output.cc +#: apt-pkg/cacheset.cc #, c-format -msgid "%lu downgraded, " -msgstr "%lu върнати към по-стара версия, " +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" +"Не е възможно избиране на инсталирана или кандидат версия за пакета „%s“ " +"понеже той няма нито едната" -#: apt-private/private-output.cc +#: apt-pkg/cdrom.cc #, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu за премахване и %lu без промяна.\n" +msgid "Line %u too long in source list %s." +msgstr "Ред %u в списъка с източници %s е твърде дълъг." -#: apt-private/private-output.cc -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu не са напълно инсталирани или премахнати.\n" +#: apt-pkg/cdrom.cc +msgid "Unmounting CD-ROM...\n" +msgstr "Демонтиране на CD-ROM...\n" -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc -msgid "[Y/n]" -msgstr "[Y/n]" +#: apt-pkg/cdrom.cc +#, c-format +msgid "Using CD-ROM mount point %s\n" +msgstr "Използване на точка за монтиране на CD-ROM %s\n" -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc -msgid "[y/N]" -msgstr "[y/N]" +#: apt-pkg/cdrom.cc +msgid "Waiting for disc...\n" +msgstr "Чакане за диск...\n" -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc -msgid "Y" -msgstr "Y" +#: apt-pkg/cdrom.cc +msgid "Mounting CD-ROM...\n" +msgstr "Монтиране на CD-ROM...\n" -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc -msgid "N" -msgstr "N" +#: apt-pkg/cdrom.cc +msgid "Identifying... " +msgstr "Идентифициране..." -#: apt-private/private-output.cc apt-pkg/cachefilter.cc +#: apt-pkg/cdrom.cc #, c-format -msgid "Regex compilation error - %s" -msgstr "Грешка при компилирането на регулярния израз - %s" +msgid "Stored label: %s\n" +msgstr "Запазен етикет: %s \n" -#: apt-private/private-search.cc -msgid "You must give at least one search pattern" -msgstr "Трябва да въведете поне един шаблон за търсене" +#: apt-pkg/cdrom.cc +msgid "Scanning disc for index files...\n" +msgstr "Сканиране на диска за индексни файлове...\n" -#: apt-private/private-search.cc -msgid "Full Text Search" +#: apt-pkg/cdrom.cc +#, c-format +msgid "" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and " +"%zu signatures\n" msgstr "" +"Намерени са %zu индекса на пакети, %zu индекса на пакети с изходен код, %zu " +"индекса с преводи и %zu подписа.\n" -#: apt-private/private-show.cc cmdline/apt-cache.cc -#, c-format -msgid "Package file %s is out of sync." -msgstr "Пакетният файл %s не е синхронизиран." +#: apt-pkg/cdrom.cc +msgid "" +"Unable to locate any package files, perhaps this is not a Debian Disc or the " +"wrong architecture?" +msgstr "" +"Не са намерени файлове с пакети. Мое би дискът не е с Дебиан или е за " +"погрешна компютърна архитектура." -#: apt-private/private-show.cc +#: apt-pkg/cdrom.cc #, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" +msgid "Found label '%s'\n" +msgstr "Намерен е етикет „%s“\n" -#: apt-private/private-show.cc -msgid "not a real package (virtual)" -msgstr "" +#: apt-pkg/cdrom.cc +msgid "That is not a valid name, try again.\n" +msgstr "Това не е валидно име, опитайте отново.\n" -#: apt-private/private-show.cc apt-pkg/cacheset.cc +#: apt-pkg/cdrom.cc #, c-format -msgid "Unable to locate package %s" -msgstr "Пакетът %s не може да бъде намерен" +msgid "" +"This disc is called: \n" +"'%s'\n" +msgstr "" +"Наименование на този диск: \n" +"„%s“\n" -#: apt-private/private-show.cc -msgid "Package files:" -msgstr "Пакетни файлове:" +#: apt-pkg/cdrom.cc +msgid "Copying package lists..." +msgstr "Копиране на списъците с пакети..." -#: apt-private/private-show.cc -msgid "Cache is out of sync, can't x-ref a package file" -msgstr "" -"Кешът не е синхронизиран, не може да се изпълни „x-ref“ на пакетен файл" +#: apt-pkg/cdrom.cc +msgid "Writing new source list\n" +msgstr "Запазване на новия списък с източници\n" -#. Show any packages have explicit pins -#: apt-private/private-show.cc -msgid "Pinned packages:" -msgstr "Отбити пакети:" +#: apt-pkg/cdrom.cc +msgid "Source list entries for this disc are:\n" +msgstr "Записите в списъка с източници за този диск са:\n" -#. Print the package name and the version we are forcing to -#: apt-private/private-show.cc +#: apt-pkg/clean.cc #, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" +msgid "Unable to stat %s." +msgstr "Неуспех при получаването на атрибути на %s." -#: apt-private/private-show.cc -msgid " Installed: " -msgstr " Инсталирана: " +#: apt-pkg/contrib/cdromutl.cc +#, c-format +msgid "Unable to stat the mount point %s" +msgstr "Неуспех при намирането на атрибутите на точка за монтиране %s" -#: apt-private/private-show.cc -msgid " Candidate: " -msgstr " Кандидат: " +#: apt-pkg/contrib/cdromutl.cc +msgid "Failed to stat the cdrom" +msgstr "Неуспех при намирането на атрибутите на cdrom" -#: apt-private/private-show.cc -msgid "(none)" -msgstr "(няма)" +#: apt-pkg/contrib/cmndline.cc +#, fuzzy, c-format +msgid "" +"Command line option '%c' [from %s] is not understood in combination with the " +"other options." +msgstr "Неизвестна опция за команден ред „%c“ [от %s]." -#. Show the priority tables -#: apt-private/private-show.cc -msgid " Version table:" -msgstr " Таблица с версиите:" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" - -#: apt-private/private-source.cc +#: apt-pkg/contrib/cmndline.cc #, fuzzy, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" +msgid "" +"Command line option %s is not understood in combination with the other " +"options" +msgstr "Опцията за команден ред %s не е разпозната" -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Command line option %s is not boolean" +msgstr "Опцията за команден ред %s не е булева" -#: apt-private/private-source.cc +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "Използване на пакет източник „%s“ вместо „%s“\n" +msgid "Option %s requires an argument." +msgstr "Опция %s изисква аргумент." -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "Игнориране на несъществуваща версия „%s“ на пакета „%s“" +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option %s: Configuration item specification must have an =." +msgstr "Опция %s: Значението трябва да има =." -#: apt-private/private-source.cc -msgid "Must specify at least one package to fetch source for" -msgstr "Трябва да укажете поне един пакет за изтегляне на изходния му код" +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Option %s requires an integer argument, not '%s'" +msgstr "Опция %s изисква аргумент цяло число, не „%s“" -#: apt-private/private-source.cc +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "Unable to find a source package for %s" -msgstr "Неуспех при намирането на изходен код на пакет %s" +msgid "Option '%s' is too long" +msgstr "Опция „%s“ е твърде дълга" -#: apt-private/private-source.cc +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "" -"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" -"%s\n" -msgstr "" -"Пакетирането на „%s“ се разработва в система за контрол на версиите „%s“ на " -"адрес:\n" -"%s\n" +msgid "Sense %s is not understood, try true or false." +msgstr "Смисълът %s не е ясен, опитайте true или false." -#: apt-private/private-source.cc +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" -"Използвайте:\n" -"%s\n" -"за да изтеглите последните промени в пакета (евентуално в процес на " -"разработка).\n" +msgid "Invalid operation %s" +msgstr "Невалидна операция %s" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Skipping already downloaded file '%s'\n" -msgstr "Пропускане на вече изтегления файл „%s“\n" +msgid "Unrecognized type abbreviation: '%c'" +msgstr "Неизвестен тип на абревиатура: „%c“" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Need to get %sB/%sB of source archives.\n" -msgstr "Необходимо е да се изтеглят %sB/%sB архиви изходен код.\n" +msgid "Opening configuration file %s" +msgstr "Отваряне на конфигурационен файл %s" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Need to get %sB of source archives.\n" -msgstr "Необходимо е да се изтеглят %sB архиви изходен код.\n" +msgid "Syntax error %s:%u: Block starts with no name." +msgstr "Синтактична грешка %s:%u: В началото на блока няма име." -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Fetch source %s\n" -msgstr "Изтегляне на изходен код %s\n" +msgid "Syntax error %s:%u: Malformed tag" +msgstr "Синтактична грешка %s:%u: Лошо форматиран таг" -#: apt-private/private-source.cc -msgid "Failed to fetch some archives." -msgstr "Неуспех при изтеглянето на някои архиви." +#: apt-pkg/contrib/configuration.cc +#, c-format +msgid "Syntax error %s:%u: Extra junk after value" +msgstr "Синтактична грешка %s:%u: Излишни символи след стойността" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Skipping unpack of already unpacked source in %s\n" +msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "" -"Пропускане на разпакетирането на вече разпакетирания изходен код в %s\n" +"Синтактична грешка %s:%u: Директиви могат да се задават само в най-горното " +"ниво" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "Командата за разпакетиране „%s“ пропадна.\n" +msgid "Syntax error %s:%u: Too many nested includes" +msgstr "Синтактична грешка %s:%u: Твърде много вложени „include“" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Проверете дали имате инсталиран пакета „dpkg-dev“.\n" +msgid "Syntax error %s:%u: Included from here" +msgstr "Синтактична грешка %s:%u: Извикан „include“ оттук" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Build command '%s' failed.\n" -msgstr "Командата за компилиране „%s“ пропадна.\n" +msgid "Syntax error %s:%u: Unsupported directive '%s'" +msgstr "Синтактична грешка %s:%u: Неподдържана директива „%s“" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "Unable to get build-dependency information for %s" +msgid "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" -"Неуспех при получаването на информация за зависимостите за компилиране на %s" +"Синтактична грешка %s:%u: директивата clear изисква аргумент дърво от опции" -#: apt-private/private-source.cc +#: apt-pkg/contrib/configuration.cc #, c-format -msgid "%s has no build depends.\n" -msgstr "%s няма зависимости за компилиране.\n" +msgid "Syntax error %s:%u: Extra junk at end of file" +msgstr "Синтактична грешка %s:%u: Излишни символи в края на файла" -#: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"Трябва да укажете поне един пакет за проверка на зависимости за компилиране" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "Проблем при изтриване на файла %s" -#: apt-private/private-source.cc +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" +msgid "Not using locking for read only lock file %s" msgstr "" -"Липсва информация за архитектурата %s. Прегледайте информацията за APT::" -"Architectures в apt.conf(5)." +"Не се използва заключване за файл за заключване %s, който е само за четене" -#: apt-private/private-source.cc +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" +msgid "Could not open lock file %s" +msgstr "Неуспех при отварянето на файл за заключване %s" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Not using locking for nfs mounted lock file %s" msgstr "" +"Не се използва заключване за файл за заключване %s, който е монтиран по NFS" -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Неуспех при обработката на зависимостите за компилиране" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not get lock %s" +msgstr "Неуспех при достъпа до заключване %s" -#: apt-private/private-source.cc -msgid "Failed to process build dependencies" -msgstr "Неуспех при обработката на зависимостите за компилиране" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "List of files can't be created as '%s' is not a directory" +msgstr "Не може да се създаде списък от файлове, защото „%s“ не е директория" -#: apt-private/private-sources.cc -#, fuzzy, c-format -msgid "Failed to parse %s. Edit again? " -msgstr "Неуспех при преименуването на %s на %s" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Ignoring '%s' in directory '%s' as it is not a regular file" +msgstr "Пропускане на „%s“ в директорията „%s“, понеже не е обикновен файл" -#: apt-private/private-sources.cc +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." +msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" +msgstr "Пропускане на файла „%s“ в директорията „%s“, понеже няма разширение" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "" +"Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" +"Пропускане на файла „%s“ в директорията „%s“, понеже разширението му е грешно" -#: apt-private/private-unmet.cc +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#: cmdline/apt-dump-solver.cc #, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Пакетът %s версия %s има неудовлетворена зависимост:\n" +msgid "Waited for %s but it wasn't there" +msgstr "Изчака се завършването на %s, но той не беше пуснат" -#: apt-private/private-update.cc -msgid "The update command takes no arguments" -msgstr "Командата „update“ не възприема аргументи" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Sub-process %s received a segmentation fault." +msgstr "Нарушение на защитата на паметта (segmentation fault) в подпроцеса %s." -#: apt-private/private-update.cc +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -msgstr[1] "" +msgid "Sub-process %s received signal %u." +msgstr "Под-процесът %s получи сигнал %u." -#: apt-private/private-update.cc -msgid "All packages are up to date." -msgstr "" +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#, c-format +msgid "Sub-process %s returned an error code (%u)" +msgstr "Подпроцесът %s върна код за грешка (%u)" -#: cmdline/apt-cache.cc -#, fuzzy -msgid "apt-cache stats does not take any arguments" -msgstr "Командата „update“ не възприема аргументи" +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#, c-format +msgid "Sub-process %s exited unexpectedly" +msgstr "Подпроцесът %s завърши неочаквано" -#: cmdline/apt-cache.cc -msgid "Total package names: " -msgstr "Общо имена на пакети : " +#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc +msgid "Read error" +msgstr "Грешка при четене" -#: cmdline/apt-cache.cc -msgid "Total package structures: " -msgstr "Общо пакетни структури: " +#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc +msgid "Write error" +msgstr "Грешка при запис" -#: cmdline/apt-cache.cc -msgid " Normal packages: " -msgstr " Нормални пакети: " - -#: cmdline/apt-cache.cc -msgid " Pure virtual packages: " -msgstr " Чисти виртуални пакети: " - -#: cmdline/apt-cache.cc -msgid " Single virtual packages: " -msgstr " Единични виртуални пакети: " - -#: cmdline/apt-cache.cc -msgid " Mixed virtual packages: " -msgstr " Смесени виртуални пакети: " - -#: cmdline/apt-cache.cc -msgid " Missing: " -msgstr " Липсващи: " - -#: cmdline/apt-cache.cc -msgid "Total distinct versions: " -msgstr "Общо уникални версии: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem closing the gzip file %s" +msgstr "Проблем при затваряне на компресираният файл %s (gzip)" -#: cmdline/apt-cache.cc -msgid "Total distinct descriptions: " -msgstr "Общо уникални описания: " +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" -#: cmdline/apt-cache.cc -msgid "Total dependencies: " -msgstr "Общо зависимости: " +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Неуспех при създаването на подпроцес IPC" -#: cmdline/apt-cache.cc -msgid "Total ver/file relations: " -msgstr "Общо отношения версия/файл: " +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Неуспех при изпълнението на компресиращата програма " -#: cmdline/apt-cache.cc -msgid "Total Desc/File relations: " -msgstr "Общо отношения описание/файл: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Неуспех при отварянето на файла %s" -#: cmdline/apt-cache.cc -msgid "Total Provides mappings: " -msgstr "Общо отношения „Осигурява“: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "Неуспех при отварянето на файлов манипулатор %d" -#: cmdline/apt-cache.cc -msgid "Total globbed strings: " -msgstr "Общо разгърнати низове: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "read, still have %llu to read but none left" +msgstr "" +"грешка при четене, все още има %llu за четене, но няма нито един останал" -#: cmdline/apt-cache.cc -msgid "Total slack space: " -msgstr "Общо празно пространство: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "write, still have %llu to write but couldn't" +msgstr "грешка при запис, все още име %llu за запис, но не успя" -#: cmdline/apt-cache.cc -msgid "Total space accounted for: " -msgstr "Общо отчетено пространство: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem closing the file %s" +msgstr "Проблем при затваряне на файла %s" -#: cmdline/apt-cache.cc -msgid "This command is deprecated. Please use 'apt-mark showauto' instead." -msgstr "Тази командата е остаряла. Използвайте „apt-mark showauto“ вместо нея." +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem renaming the file %s to %s" +msgstr "Проблем при преименуване на файла %s на %s" -#: cmdline/apt-cache.cc -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] show pkg1 [pkg2 ...]\n" -"\n" -"apt-cache queries and displays available information about installed\n" -"and installable packages. It works exclusively on the data acquired\n" -"into the local cache via the 'update' command of e.g. apt-get. The\n" -"displayed information may therefore be outdated if the last update was\n" -"too long ago, but in exchange apt-cache works independently of the\n" -"availability of the configured sources (e.g. offline).\n" -msgstr "" +#: apt-pkg/contrib/fileutl.cc +msgid "Problem syncing the file" +msgstr "Проблем при синхронизиране на файла" -#: cmdline/apt-cache.cc -msgid "Show source records" -msgstr "Показване на записите за пакети с изходен код" +#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#, fuzzy, c-format +msgid "Unable to mkstemp %s" +msgstr "Неуспех при получаването на атрибути за %s" -#: cmdline/apt-cache.cc -msgid "Search the package list for a regex pattern" -msgstr "Търсене в списъка с пакети за регулярен израз" +#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#, c-format +msgid "Unable to write to %s" +msgstr "Неуспех при записа на %s" -#: cmdline/apt-cache.cc -msgid "Show raw dependency information for a package" -msgstr "Необработена информация за зависимостите на даден пакет" +#: apt-pkg/contrib/mmap.cc +msgid "Can't mmap an empty file" +msgstr "Невъзможно е да се прехвърли в паметта празен файл" -#: cmdline/apt-cache.cc -msgid "Show reverse dependency information for a package" -msgstr "Информация за обратните зависимости на даден пакет" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't make mmap of %llu bytes" +msgstr "Неуспех при прехвърлянето в паметта на %llu байта" -#: cmdline/apt-cache.cc -msgid "Show a readable record for the package" -msgstr "Показване на записа за пакет" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't duplicate file descriptor %i" +msgstr "Неуспех при дублиране на файлов манипулатор %i" -#: cmdline/apt-cache.cc -msgid "List the names of all packages in the system" -msgstr "Списък с имената на всички пакети, за които има информация" +#: apt-pkg/contrib/mmap.cc +msgid "Unable to close mmap" +msgstr "Неуспех при затваряне на mmap" -#: cmdline/apt-cache.cc -msgid "Show policy settings" -msgstr "Показване на настройките на политиката" +#: apt-pkg/contrib/mmap.cc +msgid "Unable to synchronize mmap" +msgstr "Неуспех при синхронизирането на mmap" -#: cmdline/apt-cdrom.cc -msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" -msgstr "Укажете име за този диск, например „Debian 5.0.3 Disk1“" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't make mmap of %lu bytes" +msgstr "Неуспех при прехвърлянето в паметта на %lu байта" -#: cmdline/apt-cdrom.cc -#, fuzzy -msgid "Please insert a Disc in the drive and press [Enter]" -msgstr "Сложете диск в устройството и натиснете „Enter“" +#: apt-pkg/contrib/mmap.cc +msgid "Failed to truncate file" +msgstr "Неуспех при отрязване на края на файла" -#: cmdline/apt-cdrom.cc +#: apt-pkg/contrib/mmap.cc #, c-format -msgid "Failed to mount '%s' to '%s'" -msgstr "Неуспех при монтиране на %s на %s" - -#: cmdline/apt-cdrom.cc msgid "" -"No CD-ROM could be auto-detected or found using the default mount point.\n" -"You may try the --cdrom option to set the CD-ROM mount point.\n" -"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " -"mount point." +"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " +"Current value: %lu. (man 5 apt.conf)" msgstr "" +"Недостатъчна памет за MMap. Увеличете стойността на променливата APT::Cache-" +"Start. Текуща стойност: %lu (man 5 apt.conf)" -#: cmdline/apt-cdrom.cc -msgid "Repeat this process for the rest of the CDs in your set." -msgstr "Повторете този процес за останалите дискове от комплекта." - -#: cmdline/apt-cdrom.cc +#: apt-pkg/contrib/mmap.cc +#, c-format msgid "" -"Usage: apt-cdrom [options] command\n" -"\n" -"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" -"media types as package sources to APT. The mount point and device\n" -"information is taken from apt.conf(5), udev(7) and fstab(5).\n" +"Unable to increase the size of the MMap as the limit of %lu bytes is already " +"reached." msgstr "" +"Неуспех при увеличаване на паметта за MMap. Достигнато е текущото " +"ограничение от %lu байта." -#: cmdline/apt-config.cc -msgid "Arguments not in pairs" -msgstr "Аргументите не са по двойки" - -#: cmdline/apt-config.cc -#, fuzzy +#: apt-pkg/contrib/mmap.cc msgid "" -"Usage: apt-config [options] command\n" -"\n" -"apt-config is an interface to the configuration settings used by\n" -"all APT tools, mainly intended for debugging and shell scripting.\n" -msgstr "" -"Употреба: apt-config [опции] команда\n" -"\n" -"apt-config е опростен инструмент за четене на конфигурационния файл на APT\n" - -#: cmdline/apt-config.cc -msgid "get configuration values via shell evaluation" -msgstr "" - -#: cmdline/apt-config.cc -msgid "show the active configuration setting" +"Unable to increase size of the MMap as automatic growing is disabled by user." msgstr "" +"Неуспех при увеличаване на паметта за MMap. Автоматичното увеличаване е " +"забранено от потребителя." -#: cmdline/apt-get.cc +#: apt-pkg/contrib/progress.cc #, c-format -msgid "Couldn't find package %s" -msgstr "Неуспех при намирането на пакет %s" +msgid "%c%s... Error!" +msgstr "%c%s... Грешка!" -#: cmdline/apt-get.cc cmdline/apt-mark.cc +#: apt-pkg/contrib/progress.cc #, c-format -msgid "%s set to automatically installed.\n" -msgstr "%s е отбелязан като автоматично инсталиран.\n" +msgid "%c%s... Done" +msgstr "%c%s... Готово" -#: cmdline/apt-get.cc cmdline/apt-mark.cc -msgid "" -"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " -"instead." +#: apt-pkg/contrib/progress.cc +msgid "..." msgstr "" -"Тази команда е остаряла. Вместо нея използвайте „apt-mark auto“ и „apt-mark " -"manual“." -#: cmdline/apt-get.cc -msgid "Internal error, problem resolver broke stuff" -msgstr "Вътрешна грешка, „problem resolver“ счупи нещо в системата" +#. Print the spinner +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %u%%" +msgstr "%c%s... Готово" -#: cmdline/apt-get.cc -msgid "Supported modules:" -msgstr "Поддържани модули:" +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lid %lih %limin %lis" +msgstr "%liд %liч %liм %liс" -#: cmdline/apt-get.cc -#, fuzzy -msgid "" -"Usage: apt-get [options] command\n" -" apt-get [options] install|remove pkg1 [pkg2 ...]\n" -" apt-get [options] source pkg1 [pkg2 ...]\n" -"\n" -"apt-get is a command line interface for retrieval of packages\n" -"and information about them from authenticated sources and\n" -"for installation, upgrade and removal of packages together\n" -"with their dependencies.\n" -msgstr "" -"Употреба: apt-get [опции] команда\n" -" apt-get [опции] install|remove пакет1 [пакет2 ...]\n" -" apt-get [опции] source пакет1 [пакет2 ...]\n" -"\n" -"apt-get е опростен интерфейс за командния ред за изтегляне и\n" -"инсталиране на пакети. Най-често използваните команди са „update“\n" -"и „install“.\n" - -#: cmdline/apt-get.cc -msgid "Retrieve new lists of packages" -msgstr "Изтегляне на нови списъци с пакети" - -#: cmdline/apt-get.cc -msgid "Perform an upgrade" -msgstr "Обновяване на системата" - -#: cmdline/apt-get.cc -msgid "Install new packages (pkg is libc6 not libc6.deb)" -msgstr "Инсталиране на нови пакети (пакет е libc6, а не libc6.deb)" - -#: cmdline/apt-get.cc -msgid "Remove packages" -msgstr "Премахване на пакети" - -#: cmdline/apt-get.cc -msgid "Remove packages and config files" -msgstr "Премахване на пакети, включително файловете им с настройки" +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lih %limin %lis" +msgstr "%liч %liм %liс" -#: cmdline/apt-get.cc cmdline/apt.cc -msgid "Remove automatically all unused packages" -msgstr "Автоматично премахване на всички неизползвани пакети" +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%limin %lis" +msgstr "%liм %liс" -#: cmdline/apt-get.cc -msgid "Distribution upgrade, see apt-get(8)" -msgstr "Обновяване на дистрибуцията, вж. apt-get(8)" +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "%lis" +msgstr "%liс" -#: cmdline/apt-get.cc -msgid "Follow dselect selections" -msgstr "Следване на избора на dselect" +#: apt-pkg/contrib/strutl.cc +#, c-format +msgid "Selection %s not found" +msgstr "Изборът %s не е намерен" -#: cmdline/apt-get.cc -msgid "Configure build-dependencies for source packages" -msgstr "Конфигуриране на зависимостите за компилиране на пакети от изходен код" +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; another identifier like Contents; +#. filename and linenumber of the sources.list entry currently parsed +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Target %s wants to acquire the same file (%s) as %s from source %s" +msgstr "" -#: cmdline/apt-get.cc -msgid "Erase downloaded archive files" -msgstr "Изтриване на изтеглените файлове" +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; filename and linenumber of +#. two sources.list entries +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Target %s (%s) is configured multiple times in %s and %s" +msgstr "" -#: cmdline/apt-get.cc -msgid "Erase old downloaded archive files" -msgstr "Изтриване на стари изтеглени файлове" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Unable to parse Release file %s" +msgstr "Неуспех при анализиране на файл Release %s" -#: cmdline/apt-get.cc -msgid "Verify that there are no broken dependencies" -msgstr "Проверка за неудовлетворени зависимости" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "No sections in Release file %s" +msgstr "Във файла Release %s липсват раздели" -#: cmdline/apt-get.cc -msgid "Download source archives" -msgstr "Изтегляне на изходен код на пакети" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "No Hash entry in Release file %s" +msgstr "Във файла Release %s липсва контролна сума" -#: cmdline/apt-get.cc -msgid "Download the binary package into the current directory" -msgstr "Изтегляне на двоичен пакет в текущата директория" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" -#: cmdline/apt-get.cc -msgid "Download and display the changelog for the given package" -msgstr "Изтегляне и показване на журнала с промени в даден пакет" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Invalid '%s' entry in Release file %s" +msgstr "Неправилна стойност за „%s“ във файла Release %s" -#: cmdline/apt-helper.cc -msgid "Need one URL as argument" +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" -#: cmdline/apt-helper.cc -#, fuzzy -msgid "Must specify at least one pair url/filename" -msgstr "Трябва да укажете поне един пакет за изтегляне на изходния му код" - -#: cmdline/apt-helper.cc -msgid "Download Failed" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" -#: cmdline/apt-helper.cc +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "GetSrvRec failed for %s" +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" msgstr "" -#: cmdline/apt-helper.cc +#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc +#, c-format +msgid "Unable to parse package file %s (%d)" +msgstr "Неуспех при анализирането на пакетен файл %s (%d)" + +#: apt-pkg/deb/debsystem.cc +#, c-format msgid "" -"Usage: apt-helper [options] command\n" -" apt-helper [options] cat-file file ...\n" -" apt-helper [options] download-file uri target-path\n" -"\n" -"apt-helper bundles a variety of commands for shell scripts to use\n" -"e.g. the same proxy configuration or acquire system as APT would.\n" +"Unable to lock the administration directory (%s), is another process using " +"it?" msgstr "" +"Неуспех при заключване на административната директория (%s). Може би се " +"използва от друг процес?" -#: cmdline/apt-helper.cc -msgid "download the given uri to the target-path" +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" msgstr "" +"Неуспех при заключване на административната директория (%s). Може би липсват " +"административни права?" -#: cmdline/apt-helper.cc -msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" +"Процесът dpkg е беше прекъснат. Проблемът трябва да се коригира чрез ръчно " +"изпълнение на „%s“." -#: cmdline/apt-helper.cc -msgid "concatenate files, with automatic decompression" -msgstr "" +#: apt-pkg/deb/debsystem.cc +msgid "Not locked" +msgstr "Без заключване" -#: cmdline/apt-helper.cc -msgid "detect proxy using apt.conf" -msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installing %s" +msgstr "Инсталиране на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s can not be marked as it is not installed.\n" -msgstr "Пакетът „%s“ не може да бъде маркиран, защото не е инсталиран.\n" +msgid "Configuring %s" +msgstr "Конфигуриране на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s was already set to manually installed.\n" -msgstr "Пакетът „%s“ вече е отбелязан като ръчно инсталиран.\n" +msgid "Removing %s" +msgstr "Премахване на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s was already set to automatically installed.\n" -msgstr "Пакетът „%s“ вече е отбелязан като автоматично инсталиран.\n" +msgid "Completely removing %s" +msgstr "Окончателно премахване на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s was already set on hold.\n" -msgstr "Пакетът „%s“ вече е задуржан.\n" +msgid "Noting disappearance of %s" +msgstr "Отбелязване на изчезването на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s was already not hold.\n" -msgstr "Пакетът „%s“ вече е задържан.\n" +msgid "Running post-installation trigger %s" +msgstr "Изпълнение на тригер след инсталиране %s" -#: cmdline/apt-mark.cc -msgid "Executing dpkg failed. Are you root?" -msgstr "Неуспех при изпълняване на dpkg. Имате ли административни права?" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "%s е инсталиран" -#: cmdline/apt-mark.cc +#. FIXME: use a better string after freeze +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "%s set on hold.\n" -msgstr "Пакетът „%s“ е задържан.\n" +msgid "Directory '%s' missing" +msgstr "Директорията „%s“ липсва" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format -msgid "Canceled hold on %s.\n" -msgstr "Отмяна на задържането на пакета „%s“.\n" +msgid "Could not open file '%s'" +msgstr "Неуспех при отваряне на файла „%s“" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Selected %s for purge.\n" -msgstr "" +msgid "Preparing %s" +msgstr "Подготвяне на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Selected %s for removal.\n" -msgstr "" +msgid "Unpacking %s" +msgstr "Разпакетиране на %s" -#: cmdline/apt-mark.cc +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Selected %s for installation.\n" -msgstr "" +msgid "Preparing to configure %s" +msgstr "Подготвяне на %s за конфигуриране" -#: cmdline/apt-mark.cc -#, fuzzy -msgid "" -"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" -"\n" -"apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also be used to\n" -"manipulate the dpkg(1) selection states of packages, and to list\n" -"all packages with or without a certain marking.\n" -msgstr "" -"Употреба: apt-mark [опции] {auto|manual} пкт1 [пкт2 …]\n" -"\n" -"apt-mark предоставя команден интерфейс за маркиране на пакети\n" -"като инсталирани ръчно или автоматично. Предлага се и показване\n" -"на текущата маркировка.\n" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing for removal of %s" +msgstr "Подготвяне за премахване на %s" -#: cmdline/apt-mark.cc -msgid "Mark the given packages as automatically installed" -msgstr "Маркиране на пакети като инсталирани автоматично" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Removed %s" +msgstr "%s е премахнат" -#: cmdline/apt-mark.cc -msgid "Mark the given packages as manually installed" -msgstr "Маркиране на пакети като инсталирани ръчно" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Preparing to completely remove %s" +msgstr "Подготовка за пълно премахване на %s" -#: cmdline/apt-mark.cc -msgid "Mark a package as held back" -msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Completely removed %s" +msgstr "%s е напълно премахнат" -#: cmdline/apt-mark.cc -msgid "Unset a package set as held back" -msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, fuzzy, c-format +msgid "Can not write log (%s)" +msgstr "Неуспех при записа на %s" -#: cmdline/apt-mark.cc -msgid "Print the list of automatically installed packages" +#: apt-pkg/deb/dpkgpm.cc +msgid "Is /dev/pts mounted?" msgstr "" -#: cmdline/apt-mark.cc -msgid "Print the list of manually installed packages" -msgstr "" +#: apt-pkg/deb/dpkgpm.cc +msgid "Operation was interrupted before it could finish" +msgstr "Операцията е прекъсната" -#: cmdline/apt-mark.cc -msgid "Print the list of package on hold" +#: apt-pkg/deb/dpkgpm.cc +msgid "No apport report written because MaxReports is reached already" msgstr "" +"Поради достигане на максималния брой доклади (MaxReports) не е записан нов " +"доклад за зависимостите." -#: cmdline/apt.cc +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc +msgid "dependency problems - leaving unconfigured" +msgstr "отлагане на настройката поради неудовлетворени зависимости" + +#: apt-pkg/deb/dpkgpm.cc msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." msgstr "" +"Доклад за зависимостите не е записан защото съобщението за грешка е породено " +"от друга грешка." -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a disk full " +"error" msgstr "" +"Доклад за зависимостите не е записан защото грешката е причинена от " +"недостатъчно дисково пространство" -#: cmdline/apt.cc -#, fuzzy -msgid "search in package descriptions" -msgstr "Четене на списъците с пакети" - -#: cmdline/apt.cc -msgid "show package details" +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" msgstr "" +"Доклад за зависимостите не е записан защото грешката е причинена от " +"недостатъчна оперативна памет" -#. package stuff -#: cmdline/apt.cc +#: apt-pkg/deb/dpkgpm.cc #, fuzzy -msgid "install packages" -msgstr "Отбити пакети:" +msgid "" +"No apport report written because the error message indicates an issue on the " +"local system" +msgstr "" +"Доклад за зависимостите не е записан защото грешката е причинена от " +"недостатъчно дисково пространство" -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Счупени пакети" +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a dpkg I/O error" +msgstr "" +"Доклад за зависимостите не е записан поради входно-изходна грешка с dpkg" -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "но той е виртуален пакет" +#: apt-pkg/depcache.cc +msgid "Building dependency tree" +msgstr "Изграждане на дървото със зависимости" -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "" +#: apt-pkg/depcache.cc +msgid "Candidate versions" +msgstr "Версии кандидати" -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" +#: apt-pkg/depcache.cc +msgid "Dependency generation" +msgstr "Генериране на зависимости" -#. misc -#: cmdline/apt.cc -#, fuzzy -msgid "edit the source information file" +#: apt-pkg/depcache.cc +msgid "Reading state information" msgstr "Четене на информацията за състоянието" -#: methods/cdrom.cc +#: apt-pkg/depcache.cc #, c-format -msgid "Unable to read the cdrom database %s" -msgstr "Неуспех при четенето на базата %s със CD-ROM" +msgid "Failed to open StateFile %s" +msgstr "Неуспех при отварянето на StateFile %s" -#: methods/cdrom.cc -msgid "" -"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " -"cannot be used to add new CD-ROMs" +#: apt-pkg/depcache.cc +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "Неуспех при запис на временен StateFile %s" + +#: apt-pkg/edsp.cc +msgid "Send scenario to solver" +msgstr "Изпращане на сценарий към програмата за удовлетворяване на зависимости" + +#: apt-pkg/edsp.cc +msgid "Send request to solver" +msgstr "Изпращане на заявка към програмата за удовлетворяване на зависимости" + +#: apt-pkg/edsp.cc +msgid "Prepare for receiving solution" +msgstr "Подготовка за приемане на решение" + +#: apt-pkg/edsp.cc +msgid "External solver failed without a proper error message" msgstr "" -"Използвайте „apt-cdrom“, за да може този CD-ROM да се разпознава от APT. " -"„apt-get update“ не може да се използва за добавяне на нови дискове" +"Външната програма за удовлетворяване на зависимости се провали без да изведе " +"съобщение за грешка" -#: methods/cdrom.cc -msgid "Wrong CD-ROM" -msgstr "Грешен CD-ROM" +#: apt-pkg/edsp.cc +msgid "Execute external solver" +msgstr "Изпълняване на външна програма за удовлетворяване на зависимости" -#: methods/cdrom.cc -#, c-format -msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -msgstr "Неуспех при демонтирането на CD-ROM в %s, може все още да се използва." +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Execute external planner" +msgstr "Изпълняване на външна програма за удовлетворяване на зависимости" -#: methods/cdrom.cc -msgid "Disk not found." -msgstr "Дискът не е намерен." +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send request to planner" +msgstr "Изпращане на заявка към програмата за удовлетворяване на зависимости" -#: methods/cdrom.cc methods/file.cc methods/rsh.cc -msgid "File not found" -msgstr "Файлът не е намерен" +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send scenario to planner" +msgstr "Изпращане на сценарий към програмата за удовлетворяване на зависимости" -#: methods/connect.cc +#: apt-pkg/edsp.cc +#, fuzzy +msgid "External planner failed without a proper error message" +msgstr "" +"Външната програма за удовлетворяване на зависимости се провали без да изведе " +"съобщение за грешка" + +#: apt-pkg/indexcopy.cc #, c-format -msgid "Connecting to %s (%s)" -msgstr "Свързване с %s (%s)" +msgid "Wrote %i records.\n" +msgstr "Записани са %i записа.\n" -#: methods/connect.cc +#: apt-pkg/indexcopy.cc #, c-format -msgid "[IP: %s %s]" -msgstr "[IP: %s %s]" +msgid "Wrote %i records with %i missing files.\n" +msgstr "Записани са %i записа с %i липсващи файла.\n" -#: methods/connect.cc +#: apt-pkg/indexcopy.cc #, c-format -msgid "Could not create a socket for %s (f=%u t=%u p=%u)" -msgstr "Неуспех при създаването на гнездо за %s (f=%u t=%u p=%u)" +msgid "Wrote %i records with %i mismatched files\n" +msgstr "Записани са %i записа с %i несъответстващи файла\n" -#: methods/connect.cc +#: apt-pkg/indexcopy.cc #, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." -msgstr "Не може да се започне свързване с %s:%s (%s)." +msgid "Wrote %i records with %i missing files and %i mismatched files\n" +msgstr "Записани са %i записа с %i липсващи и %i несъответстващи файла\n" -#: methods/connect.cc +#: apt-pkg/indexcopy.cc #, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "Неуспех при свързване с %s:%s (%s), допустимото време изтече" +msgid "Can't find authentication record for: %s" +msgstr "Не е намерен oторизационен запис за: %s" -#: methods/connect.cc methods/ftp.cc methods/rsh.cc -msgid "Failed" -msgstr "Неуспех" +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Hash mismatch for: %s" +msgstr "Несъответствие на контролната сума за: %s" -#: methods/connect.cc +#: apt-pkg/init.cc #, c-format -msgid "Could not connect to %s:%s (%s)." -msgstr "Неуспех при свързване с %s:%s (%s)." +msgid "Packaging system '%s' is not supported" +msgstr "Пакетната система „%s“ не е поддържана" -#. We say this mainly because the pause here is for the -#. ssh connection that is still going -#: methods/connect.cc methods/rsh.cc -#, c-format -msgid "Connecting to %s" -msgstr "Свързване с %s" +#: apt-pkg/init.cc +msgid "Unable to determine a suitable packaging system type" +msgstr "Неуспех при определянето на подходяща пакетна система" -#: methods/connect.cc +#: apt-pkg/install-progress.cc #, c-format -msgid "Could not resolve '%s'" -msgstr "Неуспех при намирането на IP адреса на „%s“" +msgid "Progress: [%3i%%]" +msgstr "" -#: methods/connect.cc +#: apt-pkg/install-progress.cc +msgid "Running dpkg" +msgstr "Изпълняване на dpkg" + +#: apt-pkg/packagemanager.cc #, c-format -msgid "Temporary failure resolving '%s'" -msgstr "Временен неуспех при намирането на IP адреса на „%s“" +msgid "" +"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " +"under APT::Immediate-Configure for details. (%d)" +msgstr "" +"Неуспех при незабавната настройка на „%s“. За повече информация вижте " +"информацията за APT::Immediate-Configure в „man 5 apt.conf“. (%d)" -#: methods/connect.cc -#, fuzzy, c-format -msgid "System error resolving '%s:%s'" -msgstr "Нещо лошо се случи при намирането на IP адреса на „%s:%s“ (%i - %s)" +#: apt-pkg/packagemanager.cc +#, c-format +msgid "Could not configure '%s'. " +msgstr "Неуспех при конфигуриране на „%s“. " -#: methods/connect.cc +#: apt-pkg/packagemanager.cc #, c-format -msgid "Something wicked happened resolving '%s:%s' (%i - %s)" -msgstr "Нещо лошо се случи при намирането на IP адреса на „%s:%s“ (%i - %s)" +msgid "" +"This installation run will require temporarily removing the essential " +"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " +"you really want to do it, activate the APT::Force-LoopBreak option." +msgstr "" +"В следствие на циклични зависимости от типа „В конфликт с/Предварително " +"зависи от“, за да се продължи инсталацията трябва да се премахне необходимия " +"пакет %s. Това често е лошо, но ако наистина искате да го направите, " +"активирайте опцията APT::Force-LoopBreak." -#: methods/connect.cc +#: apt-pkg/pkgcache.cc +msgid "Empty package cache" +msgstr "Празен кеш на пакети" + +#: apt-pkg/pkgcache.cc +msgid "The package cache file is corrupted" +msgstr "Файлът за кеш на пакети е повреден" + +#: apt-pkg/pkgcache.cc +msgid "The package cache file is an incompatible version" +msgstr "Файлът за кеш на пакети е несъвместима версия" + +#: apt-pkg/pkgcache.cc #, c-format -msgid "Unable to connect to %s:%s:" -msgstr "Неуспех при свързване с %s:%s:" +msgid "This APT does not support the versioning system '%s'" +msgstr "Тази версия на APT не поддържа система за версии „%s“" -#: methods/copy.cc -msgid "Failed to stat" -msgstr "Неуспех при получаването на атрибути" +#: apt-pkg/pkgcache.cc +#, fuzzy, c-format +msgid "The package cache was built for different architectures: %s vs %s" +msgstr "Кешът на пакети е бил направен за различна архитектура" -#: methods/file.cc -msgid "Invalid URI, local URIS must not start with //" -msgstr "Невалиден адрес-URI, локалните адреси-URI не трябва да започват с „//“" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Файлът за кеш на пакети е повреден, твърде малък е" -#. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc -msgid "Logging in" -msgstr "Влизане" +#: apt-pkg/pkgcache.cc +msgid "Depends" +msgstr "Зависи от" -#: methods/ftp.cc -msgid "Unable to determine the peer name" -msgstr "Неуспех при установяването на името на отдалечения сървър" +#: apt-pkg/pkgcache.cc +msgid "PreDepends" +msgstr "Предварително зависи от" -#: methods/ftp.cc -msgid "Unable to determine the local name" -msgstr "Неуспех при установяването на локалното име" +#: apt-pkg/pkgcache.cc +msgid "Suggests" +msgstr "Предлага се" -#: methods/ftp.cc -#, c-format -msgid "The server refused the connection and said: %s" -msgstr "Сървърът отказа свързване и съобщи: %s" +#: apt-pkg/pkgcache.cc +msgid "Conflicts" +msgstr "В конфликт с" -#: methods/ftp.cc -#, c-format -msgid "USER failed, server said: %s" -msgstr "USER се провали, сървърът съобщи: %s" +#: apt-pkg/pkgcache.cc +msgid "Recommends" +msgstr "Препоръчва се" -#: methods/ftp.cc -#, c-format -msgid "PASS failed, server said: %s" -msgstr "PASS се провали, сървърът съобщи: %s" +#: apt-pkg/pkgcache.cc +msgid "Replaces" +msgstr "Заменя" -#: methods/ftp.cc -msgid "" -"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " -"is empty." -msgstr "" -"Беше указан сървър-посредник, но няма скрипт за влизане, Acquire::ftp::" -"ProxyLogin е празен." +#: apt-pkg/pkgcache.cc +msgid "Breaks" +msgstr "Чупи" -#: methods/ftp.cc -#, c-format -msgid "Login script command '%s' failed, server said: %s" -msgstr "Командата „%s“ на скрипта за влизане се провали, сървърът съобщи: %s" +#: apt-pkg/pkgcache.cc +msgid "Enhances" +msgstr "Подобрява" -#: methods/ftp.cc -#, c-format -msgid "TYPE failed, server said: %s" -msgstr "TYPE се провали, сървърът съобщи: %s" +#: apt-pkg/pkgcache.cc +msgid "Obsoletes" +msgstr "Изважда от употреба" -#: methods/ftp.cc methods/rsh.cc -msgid "Connection timeout" -msgstr "Допустимото време за свързването изтече" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "важен" -#: methods/ftp.cc -msgid "Server closed the connection" -msgstr "Сървърът разпадна връзката" +#: apt-pkg/pkgcache.cc +msgid "required" +msgstr "изискван" -#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc -msgid "Read error" -msgstr "Грешка при четене" +#: apt-pkg/pkgcache.cc +msgid "standard" +msgstr "стандартен" -#: methods/ftp.cc methods/rsh.cc -msgid "A response overflowed the buffer." -msgstr "Отговорът препълни буфера." +#: apt-pkg/pkgcache.cc +msgid "extra" +msgstr "допълнителен" -#: methods/ftp.cc -msgid "Protocol corruption" -msgstr "Развален протокол" +#: apt-pkg/pkgcache.cc +msgid "optional" +msgstr "незадължителен" -#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc -msgid "Write error" -msgstr "Грешка при запис" +#: apt-pkg/pkgcachegen.cc +msgid "Cache has an incompatible versioning system" +msgstr "Кешът има несъвместима система за версии" -#: methods/ftp.cc -msgid "Could not create a socket" -msgstr "Неуспех при създаването на гнездо" +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc +#, c-format +msgid "Error occurred while processing %s (%s%d)" +msgstr "Възникна грешка при обработката на %s (%s%d)" -#: methods/ftp.cc -msgid "Could not connect data socket, connection timed out" +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of package names this APT is capable of." msgstr "" -"Неуспех при свързването на гнездо за данни, допустимото време за свързване " -"изтече" +"Еха, надхвърлихте броя имена на пакети, на който е способна тази версия на " +"APT." -#: methods/ftp.cc -msgid "Could not connect passive socket." -msgstr "Неуспех при свързването на пасивно гнездо." +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "Еха, надхвърлихте броя версии, на който е способна тази версия на APT." -#: methods/ftp.cc -msgid "getaddrinfo was unable to get a listening socket" -msgstr "getaddrinfo не успя да се добере до слушащо гнездо" +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "" +"Еха, надхвърлихте броя описания, на който е способна тази версия на APT." -#: methods/ftp.cc -msgid "Could not bind a socket" -msgstr "Неуспех при свързването на гнездо" +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "" +"Еха, надхвърлихте броя зависимости, на който е способна тази версия на APT." -#: methods/ftp.cc -msgid "Could not listen on the socket" -msgstr "Неуспех при слушането на гнездото" +#: apt-pkg/pkgcachegen.cc +msgid "Reading package lists" +msgstr "Четене на списъците с пакети" -#: methods/ftp.cc -msgid "Could not determine the socket's name" -msgstr "Неуспех при определянето на името на гнездото" +#: apt-pkg/pkgcachegen.cc +msgid "IO Error saving source cache" +msgstr "Входно/изходна грешка при запазването на кеша на пакети с изходен код" -#: methods/ftp.cc -msgid "Unable to send PORT command" -msgstr "Неуспех при изпращането на командата PORT" +#: apt-pkg/pkgrecords.cc +#, c-format +msgid "Index file type '%s' is not supported" +msgstr "Не се поддържа индексен файл от типа „%s“" -#: methods/ftp.cc +#: apt-pkg/policy.cc #, c-format -msgid "Unknown address family %u (AF_*)" -msgstr "Неизвестно семейство адреси %u (AF_*)" +msgid "" +"The value '%s' is invalid for APT::Default-Release as such a release is not " +"available in the sources" +msgstr "" +"Стойността „%s“ на APT::Default-Release не е правилна, понеже в източниците " +"няма такова издание" -#: methods/ftp.cc +#: apt-pkg/policy.cc #, c-format -msgid "EPRT failed, server said: %s" -msgstr "EPRT се провали, сървърът съобщи: %s" +msgid "Invalid record in the preferences file %s, no Package header" +msgstr "Невалиден запис във файла с настройки %s, липсва заглавна част Package" -#: methods/ftp.cc -msgid "Data socket connect timed out" -msgstr "Времето за установяване на връзка с гнездо за данни изтече" +#: apt-pkg/policy.cc +#, c-format +msgid "Did not understand pin type %s" +msgstr "Неизвестен тип за отбиване %s" -#: methods/ftp.cc -msgid "Unable to accept connection" -msgstr "Невъзможно е да се приеме свързването" +#: apt-pkg/policy.cc +#, c-format +msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" +msgstr "" -#: methods/ftp.cc methods/rsh.cc methods/server.cc -msgid "Problem hashing file" -msgstr "Проблем при хеширане на файла" +#: apt-pkg/policy.cc +msgid "No priority (or zero) specified for pin" +msgstr "Няма указан приоритет (или е нула) на отбиването" -#: methods/ftp.cc +#. 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 +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "Неправилно форматиран override %s, ред %llu #1" + +#: apt-pkg/sourcelist.cc #, c-format -msgid "Unable to fetch file, server said '%s'" -msgstr "Неуспех при изтеглянето на файла, сървърът съобщи „%s“" +msgid "Opening %s" +msgstr "Отваряне на %s" -#: methods/ftp.cc methods/rsh.cc -msgid "Data socket timed out" -msgstr "Времето за връзка с гнездо за данни изтече" +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "Лошо форматиран ред %u в списъка с източници %s (тип)" -#: methods/ftp.cc +#: apt-pkg/sourcelist.cc #, c-format -msgid "Data transfer failed, server said '%s'" -msgstr "Неуспех при прехвърлянето на данни, сървърът съобщи: „%s“" +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "Типът „%s“ на ред %u в списъка с източници %s е неизвестен." -#. Get the files information -#: methods/ftp.cc -msgid "Query" -msgstr "Запитване" +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "Лошо форматиран ред %u в списъка с източници %s (тип)" -#: methods/ftp.cc -msgid "Unable to invoke " -msgstr "Неуспех при извикването на " +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "Типът „%s“ на ред %u в списъка с източници %s е неизвестен." -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc +#: apt-pkg/sourcelist.cc #, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" +msgid "Unsupported file %s given on commandline" msgstr "" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc +#: apt-pkg/srcrecords.cc +msgid "You must put some 'source' URIs in your sources.list" +msgstr "Трябва да добавите адреси-URI от тип „source“ в sources.list" + +#: apt-pkg/tagfile.cc #, c-format -msgid "" -"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgid "Cannot convert %s to integer: out of range" msgstr "" -#: methods/gpgv.cc -msgid "At least one invalid signature was encountered." -msgstr "Намерен е поне един невалиден подпис." +#: apt-pkg/update.cc apt-private/private-download.cc +#, c-format +msgid "Failed to fetch %s %s" +msgstr "Неуспех при изтеглянето на %s %s" -#: methods/gpgv.cc +#: apt-pkg/update.cc msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." msgstr "" -"Вътрешна грешка: Валиден подпис, но не може да се провери отпечатъка на " -"ключа?!" +"Някои индексни файлове не можаха да бъдат изтеглени. Те са пренебрегнати или " +"са използвани по-стари." -#: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" -msgstr "" -"Неуспех при изпълнение на „apt-key“ за проверка на подписа (инсталиран ли е " -"gnupg?)" +#: apt-pkg/upgrade.cc +msgid "Calculating upgrade" +msgstr "Изчисляване на актуализацията" -#: methods/gpgv.cc -msgid "Unknown error executing apt-key" -msgstr "Неизвестна грешка при изпълнението на apt-key" +#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' +#: apt-private/acqprogress.cc +#, c-format +msgid "Hit:%lu %s" +msgstr "Поп:%lu %s" -#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. -#: methods/gpgv.cc +#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' +#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens +#: apt-private/acqprogress.cc #, c-format -msgid "Signature by key %s uses weak digest algorithm (%s)" -msgstr "" +msgid "Get:%lu %s" +msgstr "Изт:%lu %s" -#: methods/gpgv.cc -msgid "The following signatures were invalid:\n" -msgstr "Следните подписи са невалидни:\n" +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download, but the error is ignored (compare "Err:") +#: apt-private/acqprogress.cc +#, c-format +msgid "Ign:%lu %s" +msgstr "Игн:%lu %s" -#: methods/gpgv.cc -msgid "" -"The following signatures couldn't be verified because the public key is not " -"available:\n" -msgstr "" -"Следните подписи не можаха да бъдат проверени, защото публичния ключ не е " -"наличен:\n" +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download and the error is critical (compare "Ign:") +#: apt-private/acqprogress.cc +#, c-format +msgid "Err:%lu %s" +msgstr "Грш:%lu %s" -#: methods/http.cc -msgid "Error writing to the file" -msgstr "Грешка при записа на файла" +#: apt-private/acqprogress.cc +#, c-format +msgid "Fetched %sB in %s (%sB/s)\n" +msgstr "Изтеглени %sB за %s (%sB/сек)\n" -#: methods/http.cc -msgid "Error reading from server. Remote end closed connection" -msgstr "Грешка при четене от сървъра. Отдалеченият сървър прекъсна връзката" +#: apt-private/acqprogress.cc +msgid " [Working]" +msgstr " [В процес на работа]" -#: methods/http.cc -msgid "Error reading from server" -msgstr "Грешка при четене от сървъра" +#: apt-private/acqprogress.cc +#, fuzzy, c-format +msgid "" +"Media change: please insert the disc labeled\n" +" '%s'\n" +"in the drive '%s' and press [Enter]\n" +msgstr "" +"Смяна на носител: сложете диска с етикет\n" +" „%s“\n" +"в устройството „%s“ и натиснете „Enter“\n" -#: methods/http.cc -msgid "Error writing to file" -msgstr "Грешка при записа на файл" +#: apt-private/private-cachefile.cc +msgid "Correcting dependencies..." +msgstr "Коригиране на зависимостите..." -#: methods/http.cc -msgid "Select failed" -msgstr "Неуспех на избора" +#: apt-private/private-cachefile.cc +msgid " failed." +msgstr " пропадна." -#: methods/http.cc -msgid "Connection timed out" -msgstr "Допустимото време за свързване изтече" +#: apt-private/private-cachefile.cc +msgid "Unable to correct dependencies" +msgstr "Неуспех при коригирането на зависимостите" -#: methods/http.cc -msgid "Error writing to output file" -msgstr "Грешка при записа на изходен файл" +#: apt-private/private-cachefile.cc +msgid "Unable to minimize the upgrade set" +msgstr "Неуспех при минимизирането на набора актуализации" -#. Only warn if there are no sources.list.d. -#. Only warn if there is no sources.list file. -#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc -#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc -#: apt-pkg/policy.cc apt-pkg/sourcelist.cc -#, c-format -msgid "Unable to read %s" -msgstr "Неуспех при четенето на %s" +#: apt-private/private-cachefile.cc +msgid " Done" +msgstr " Готово" -#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc -#: apt-pkg/contrib/cdromutl.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Неуспех при преминаването в %s" +#: apt-private/private-cachefile.cc +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "" +"Възможно е да изпълните „apt-get -f install“, за да коригирате тези " +"неизправности." -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, c-format -msgid "No mirror file '%s' found " -msgstr "Файлът „%s“ на огледалния сървър не е намерен " +#: apt-private/private-cachefile.cc +msgid "Unmet dependencies. Try using -f." +msgstr "Неудовлетворени зависимости. Опитайте с „-f“." -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc +#: apt-private/private-cacheset.cc apt-private/private-search.cc +msgid "Sorting" +msgstr "" + +#: apt-private/private-cacheset.cc #, c-format -msgid "Can not read mirror file '%s'" -msgstr "Грешка при четене файла „%s“ от огледалния сървър" +msgid "Note, selecting '%s' for task '%s'\n" +msgstr "Избиране на %s за задача „%s“\n" -#: methods/mirror.cc +#: apt-private/private-cacheset.cc #, fuzzy, c-format -msgid "No entry found in mirror file '%s'" -msgstr "Грешка при четене файла „%s“ от огледалния сървър" +msgid "Note, selecting '%s' for glob '%s'\n" +msgstr "Избиране на %s за регулярен израз „%s“\n" -#: methods/mirror.cc +#: apt-private/private-cacheset.cc #, c-format -msgid "[Mirror: %s]" -msgstr "[Огледален сървър: %s]" +msgid "Note, selecting '%s' for regex '%s'\n" +msgstr "Избиране на %s за регулярен израз „%s“\n" -#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc -#: apt-pkg/acquire-item.cc +#: apt-private/private-cacheset.cc #, c-format -msgid "Failed to stat %s" -msgstr "Грешка при получаването на атрибути за %s" +msgid "Package %s is a virtual package provided by:\n" +msgstr "Пакетът %s е виртуален пакет, осигурен от:\n" -#: methods/rred.cc -msgid "Failed to set modification time" -msgstr "Неуспех при задаването на време на промяна" +#: apt-private/private-cacheset.cc +#, fuzzy +msgid " [Installed]" +msgstr " [Инсталиран]" -#: methods/rsh.cc ftparchive/multicompress.cc -msgid "Failed to create IPC pipe to subprocess" -msgstr "Неуспех при създаването на IPC pipe към подпроцеса" +#: apt-private/private-cacheset.cc +msgid " [Not candidate version]" +msgstr " [версията не е кандидат]" -#: methods/rsh.cc -msgid "Connection closed prematurely" -msgstr "Връзката прекъсна преждевременно" - -#: methods/server.cc -msgid "Waiting for headers" -msgstr "Чакане на заглавни части" +#: apt-private/private-cacheset.cc +msgid "You should explicitly select one to install." +msgstr "Трябва изрично да изберете един за инсталиране." -#: methods/server.cc -msgid "Bad header line" -msgstr "Невалиден ред на заглавна част" +#: apt-private/private-cacheset.cc +#, c-format +msgid "" +"Package %s is not available, but is referred to by another package.\n" +"This may mean that the package is missing, has been obsoleted, or\n" +"is only available from another source\n" +msgstr "" +"Пакетът %s не е наличен, но е в списъка със зависимости на друг пакет.\n" +"Това може да означава, че пакета липсва, остарял е, или е достъпен\n" +"само от друг източник\n" -#: methods/server.cc -msgid "The HTTP server sent an invalid reply header" -msgstr "HTTP сървърът изпрати невалидна заглавна част като отговор" +#: apt-private/private-cacheset.cc +msgid "However the following packages replace it:" +msgstr "Обаче следните пакети го заместват:" -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "HTTP сървърът изпрати невалидна заглавна част „Content-Length“" +#: apt-private/private-cacheset.cc +#, c-format +msgid "Package '%s' has no installation candidate" +msgstr "Пакетът „%s“ няма кандидат за инсталиране" -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "HTTP сървърът изпрати невалидна заглавна част „Content-Range“" +#: apt-private/private-cacheset.cc +#, c-format +msgid "Virtual packages like '%s' can't be removed\n" +msgstr "Виртуални пакети като „%s“ не могат да се премахват\n" -#: methods/server.cc -msgid "This HTTP server has broken range support" -msgstr "HTTP сървърът няма поддръжка за прехвърляне на фрагменти на файлове" +#. TRANSLATORS: Note, this is not an interactive question +#: apt-private/private-cacheset.cc apt-private/private-install.cc +#, c-format +msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" +msgstr "" +"Пакетът „%s“ не е инсталиран, така че не е премахнат. Може би имахте предвид " +"„%s“?\n" -#: methods/server.cc -msgid "Unknown date format" -msgstr "Неизвестен формат на дата" +#: apt-private/private-cacheset.cc apt-private/private-install.cc +#, c-format +msgid "Package '%s' is not installed, so not removed\n" +msgstr "Пакетът „%s“ не е инсталиран, така че не е премахнат\n" -#: methods/server.cc -msgid "Bad header data" -msgstr "Невалидни данни на заглавната част" +#: apt-private/private-cacheset.cc +#, c-format +msgid "Note, selecting '%s' instead of '%s'\n" +msgstr "Избиране на „%s“ вместо „%s“\n" -#: methods/server.cc -msgid "Connection failed" -msgstr "Неуспех при свързването" +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" -#: methods/server.cc +#: apt-private/private-cmndline.cc #, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" +msgid "See %s for more information about the available commands." msgstr "" -#: methods/server.cc -msgid "Internal error" -msgstr "Вътрешна грешка" +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" -#: methods/store.cc -msgid "Empty files can't be valid archives" -msgstr "Празни файлове не могат да бъдат валидни архиви" +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "Това APT има Върховни Сили." -#: dselect/install:33 -msgid "Bad default setting!" -msgstr "Лоша стандартна настройка!" +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "" -#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 -#: dselect/install:106 dselect/update:45 -#, fuzzy -msgid "Press [Enter] to continue." -msgstr "Натиснете „Enter“, за да продължите." +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "Няма намерени пакети" -#: dselect/install:92 -msgid "Do you want to erase any previously downloaded .deb files?" -msgstr "Желаете ли да изтриете изтеглените пакетни файлове?" +#: apt-private/private-download.cc +msgid "WARNING: The following packages cannot be authenticated!" +msgstr "ПРЕДУПРЕЖДЕНИЕ: Следните пакети не могат да бъдат удостоверени!" -#: dselect/install:102 -msgid "Some errors occurred while unpacking. Packages that were installed" -msgstr "Възникнаха някои грешки при разпакетирането. инсталираните пакети" +#: apt-private/private-download.cc +msgid "Authentication warning overridden.\n" +msgstr "Предупреждението за удостоверяването е пренебрегнато.\n" -#: dselect/install:103 -msgid "will be configured. This may result in duplicate errors" -msgstr "ще бъдат конфигурирани. Това може да доведе до дублирани грешки" +#: apt-private/private-download.cc +msgid "Some packages could not be authenticated" +msgstr "Някои пакети не можаха да бъдат удостоверени" -#: dselect/install:104 -msgid "or errors caused by missing dependencies. This is OK, only the errors" -msgstr "" -"или грешки, причинени от липсващи зависимости. Това е нормално, само грешките" +#: apt-private/private-download.cc +msgid "Install these packages without verification?" +msgstr "Инсталиране на тези пакети без проверка?" -#: dselect/install:105 +#: apt-private/private-download.cc apt-private/private-install.cc msgid "" -"above this message are important. Please fix them and run [I]nstall again" +"--force-yes is deprecated, use one of the options starting with --allow " +"instead." msgstr "" -"над това съобщение за важни. Коригирайте ги и изпълнете [I]nstall наново" -#: dselect/update:30 -msgid "Merging available information" -msgstr "Смесване на наличната информация" - -#: cmdline/apt-dump-solver.cc +#: apt-private/private-download.cc +#, fuzzy msgid "" -"Usage: apt-dump-solver\n" -"\n" -"apt-dump-solver is an interface to store an EDSP scenario in\n" -"a file and optionally forwards it to another solver.\n" -msgstr "" +"There were unauthenticated packages and -y was used without --allow-" +"unauthenticated" +msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" -#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc -#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#: apt-private/private-download.cc #, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Изчака се завършването на %s, но той не беше пуснат" +msgid "Couldn't determine free space in %s" +msgstr "Неуспех при определянето на свободното пространство в %s" -#: cmdline/apt-extracttemplates.cc -#, fuzzy +#: apt-private/private-download.cc +#, c-format +msgid "You don't have enough free space in %s." +msgstr "Нямате достатъчно свободно пространство в %s." + +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "Неуспех при заключването на директорията за изтегляне" + +#: apt-private/private-install.cc msgid "" -"Usage: apt-extracttemplates file1 [file2 ...]\n" -"\n" -"apt-extracttemplates is used to extract config and template files\n" -"from debian packages. It is used mainly by debconf(1) to prompt for\n" -"configuration questions before installation of packages.\n" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." msgstr "" -"Употреба: apt-extracttemplates файл1 [файл2 ...]\n" -"\n" -"apt-extracttemplates е инструмент за извличане на конфигурационна " -"информация\n" -"и шаблони от дебиански пакети\n" -"\n" -"Опции:\n" -" -h Този помощен текст.\n" -" -t Настройване на временна директория\n" -" -c=? Четене на този конфигурационен файл.\n" -" -o=? Настройване на произволна конфигурационна опция, т.е. -o dir::cache=/" -"tmp\n" +"Някои пакети не можаха да бъдат инсталирани. Това може да означава,\n" +"че сте изискали невъзможна ситуация или ако използвате нестабилната\n" +"дистрибуция, че някои необходими пакети още не са създадени или пък\n" +"са били преместени от Incoming." -#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Unable to mkstemp %s" -msgstr "Неуспех при получаването на атрибути за %s" +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "" +"Следната информация може да помогне за намиране на изход от ситуацията:" -#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Unable to write to %s" -msgstr "Неуспех при записа на %s" +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Счупени пакети" -#: cmdline/apt-extracttemplates.cc -msgid "Cannot get debconf version. Is debconf installed?" -msgstr "Не може да се извлече версията на debconf. Debconf инсталиран ли е?" +#: apt-private/private-install.cc +msgid "Internal error, InstallPackages was called with broken packages!" +msgstr "Вътрешна грешка, „InstallPackages“ е предизвикано при счупени пакети!" -#: cmdline/apt-internal-planner.cc +#: apt-private/private-install.cc +msgid "Packages need to be removed but remove is disabled." +msgstr "Трябва да бъдат премахнати пакети, но премахването е изключено." + +#: apt-private/private-install.cc #, fuzzy msgid "" -"Usage: apt-internal-planner\n" -"\n" -"apt-internal-planner is an interface to use the current internal\n" -"installation planner for the APT family like an external one,\n" -"for debugging or the like.\n" -msgstr "" -"Употреба: apt-internal-solver\n" -"\n" -"apt-internal-solver е интерфейс към вградения в APT механизъм за " -"удовлетворяване на зависимости\n" -"\n" -"Опции:\n" -" -h Този помощен текст\n" -" -q Изход, подходящ за журнал — без индикатор на напредъка\n" -" -c=? Указване на файл с настройки\n" -" -o=? Указване на произволна настройка, напр. -o dir::cache=/tmp\n" +"Essential packages were removed and -y was used without --allow-remove-" +"essential." +msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" -#: cmdline/apt-internal-solver.cc +#: apt-private/private-install.cc #, fuzzy +msgid "Packages were downgraded and -y was used without --allow-downgrades." +msgstr "Има проблеми и „-y“ е използвано без „--force-yes“" + +#: apt-private/private-install.cc msgid "" -"Usage: apt-internal-solver\n" -"\n" -"apt-internal-solver is an interface to use the current internal\n" -"resolver for the APT family like an external one, for debugging or\n" -"the like.\n" +"Held packages were changed and -y was used without --allow-change-held-" +"packages." msgstr "" -"Употреба: apt-internal-solver\n" -"\n" -"apt-internal-solver е интерфейс към вградения в APT механизъм за " -"удовлетворяване на зависимости\n" -"\n" -"Опции:\n" -" -h Този помощен текст\n" -" -q Изход, подходящ за журнал — без индикатор на напредъка\n" -" -c=? Указване на файл с настройки\n" -" -o=? Указване на произволна настройка, напр. -o dir::cache=/tmp\n" -#: cmdline/apt-sortpkgs.cc -msgid "Unknown package record!" -msgstr "Непознат запис за пакет!" +#: apt-private/private-install.cc +msgid "Internal error, Ordering didn't finish" +msgstr "Вътрешна грешка, „Ordering“ не завърши" -#: cmdline/apt-sortpkgs.cc -msgid "" -"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" -"\n" -"apt-sortpkgs is a simple tool to sort package information files.\n" -"By default it sorts by binary package information, but the -s option\n" -"can be used to switch to source package ordering instead.\n" +#: apt-private/private-install.cc +msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" +"Странно... Размерите не съвпадат, изпратете е-поща на apt@packages.debian.org" -#: ftparchive/apt-ftparchive.cc -msgid "Package extension list is too long" -msgstr "Списъкът с разширения на пакети и твърде дълъг" - -#: ftparchive/apt-ftparchive.cc +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc #, c-format -msgid "Error processing directory %s" -msgstr "Грешка при обработката на директория %s" - -#: ftparchive/apt-ftparchive.cc -msgid "Source extension list is too long" -msgstr "Списъкът с разширения на източници е твърде дълъг" - -#: ftparchive/apt-ftparchive.cc -msgid "Error writing header to contents file" -msgstr "Грешка при запазването на заглавната част във файла със съдържание" +msgid "Need to get %sB/%sB of archives.\n" +msgstr "Необходимо е да се изтеглят %sB/%sB архиви.\n" -#: ftparchive/apt-ftparchive.cc +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc #, c-format -msgid "Error processing contents %s" -msgstr "Грешка при обработката на съдържание %s" +msgid "Need to get %sB of archives.\n" +msgstr "Необходимо е да се изтеглят %sB архиви.\n" -#: ftparchive/apt-ftparchive.cc -msgid "" -"Usage: apt-ftparchive [options] command\n" -"Commands: packages binarypath [overridefile [pathprefix]]\n" -" sources srcpath [overridefile [pathprefix]]\n" -" contents path\n" -" release path\n" -" generate config [groups]\n" -" clean config\n" -"\n" -"apt-ftparchive generates index files for Debian archives. It supports\n" -"many styles of generation from fully automated to functional replacements\n" -"for dpkg-scanpackages and dpkg-scansources\n" -"\n" -"apt-ftparchive generates Package files from a tree of .debs. The\n" -"Package file contains the contents of all the control fields from\n" -"each package as well as the MD5 hash and filesize. An override file\n" -"is supported to force the value of Priority and Section.\n" -"\n" -"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" -"The --source-override option can be used to specify a src override file\n" -"\n" -"The 'packages' and 'sources' command should be run in the root of the\n" -"tree. BinaryPath should point to the base of the recursive search and \n" -"override file should contain the override flags. Pathprefix is\n" -"appended to the filename fields if present. Example usage from the \n" -"Debian archive:\n" -" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" -" dists/potato/main/binary-i386/Packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" --md5 Control MD5 generation\n" -" -s=? Source override file\n" -" -q Quiet\n" -" -d=? Select the optional caching database\n" -" --no-delink Enable delinking debug mode\n" -" --contents Control contents file generation\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option" +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "" -"Употреба: apt-ftparchive [опции] команда\n" -"Команди: packages binarypath [overridefile [pathprefix]]\n" -" sources srcpath [overridefile [pathprefix]]\n" -" contents път\n" -" release път\n" -" generate config [групи]\n" -" clean config\n" -"\n" -"apt-ftparchive генерира индексни файлове за архиви на Дебиан. Поддържа\n" -"много стилове на генериране от напълно автоматично до функционални\n" -"замени на dpkg-scanpackages и dpkg-scansources.\n" -"\n" -"apt-ftparchive генерира „Package“ файлове от дърво с .deb файлове. Файлът\n" -"„Package“ представлява съдържанието на всички контролни полета на всеки\n" -"пакет, както и MD5 хеш и размер на файла. Стойностите на полетата \n" -"„Priority“ и „Section“ могат да бъдат изменени с файл „override“.\n" -"\n" -"По подобен начин apt-ftparchive генерира „Sources“ файлове от дърво с .dsc \n" -"файлове. Опцията --source-override може да се използва за указване на файл\n" -"„override“ за пакети с изходен код.\n" -"\n" -"Командите „packages“ и „sources“ трябва да се изпълняват в корена на " -"дървото.\n" -"BinaryPath трябва да сочи към основата, където започва рекурсивното търсене " -"и\n" -"файла „override“ трябва да съдържа всички флагове за преназначаване. " -"Pathprefix\n" -"се прибавя към полетата на файловите имена, ако съществува. Пример за " -"употреба\n" -"от архива на Дебиан:\n" -" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" -" dists/potato/main/binary-i386/Packages\n" -"\n" -"Опции:\n" -" -h Този помощен текст.\n" -" --md5 Управление на генерирането на MD5.\n" -" -s=? Файл „override“ за пакети с изходен код.\n" -" -q Без показване на съобщения.\n" -" -d=? Избор на допълнителна база от данни за кеширане.\n" -" --no-delink Включване на режим за премахване на връзки.\n" -" --contents Управление на генерирането на файлове със съдържание.\n" -" -c=? Четене на този конфигурационен файл.\n" -" -o=? Настройване на произволна конфигурационна опция" - -#: ftparchive/apt-ftparchive.cc -msgid "No selections matched" -msgstr "Няма съвпадения на избора" +"След тази операция ще бъде използвано %sB допълнително дисково " +"пространство.\n" -#: ftparchive/apt-ftparchive.cc +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc #, c-format -msgid "Some files are missing in the package file group `%s'" -msgstr "Липсват някои файлове от групата с файлови пакети „%s“" +msgid "After this operation, %sB disk space will be freed.\n" +msgstr "След тази операция ще бъде освободено %sB дисково пространство.\n" -#: ftparchive/cachedb.cc -#, c-format -msgid "DB was corrupted, file renamed to %s.old" -msgstr "БД е повредена, файлът е преименуван на %s.old" +#: apt-private/private-install.cc +msgid "Trivial Only specified but this is not a trivial operation." +msgstr "Указано е „Trivial Only“, но това не е тривиална операция." -#: ftparchive/cachedb.cc -#, c-format -msgid "DB is old, attempting to upgrade %s" -msgstr "БД е стара, опит за актуализиране на %s" +#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be +#. careful with hard to type or special characters (like non-breaking spaces) +#: apt-private/private-install.cc +msgid "Yes, do as I say!" +msgstr "Да, прави каквото казвам!" -#: ftparchive/cachedb.cc +#: apt-private/private-install.cc +#, c-format msgid "" -"DB format is invalid. If you upgraded from an older version of apt, please " -"remove and re-create the database." +"You are about to do something potentially harmful.\n" +"To continue type in the phrase '%s'\n" +" ?] " msgstr "" -"Невалиден формат на БД. Ако сте обновили от по-стара версия на apt, " -"премахнете базата от данни и я създайте наново." - -#: ftparchive/cachedb.cc -#, c-format -msgid "Unable to open DB file %s: %s" -msgstr "Неуспех при отварянето на файл %s от БД: %s" - -#: ftparchive/cachedb.cc -#, fuzzy -msgid "Failed to read .dsc" -msgstr "Неуспех при прочитането на връзка %s" - -#: ftparchive/cachedb.cc -msgid "Archive has no control record" -msgstr "В архива няма поле „control“" +"На път сте да направите нещо потенциално опасно.\n" +"За да продължите, въведете фразата „%s“\n" +" ?] " -#: ftparchive/cachedb.cc -msgid "Unable to get a cursor" -msgstr "Неуспех при получаването на курсор" +#: apt-private/private-install.cc +msgid "Abort." +msgstr "Прекъсване." -#: ftparchive/contents.cc -msgid "realloc - Failed to allocate memory" -msgstr "realloc - Неуспех при заделянето на памет" +#: apt-private/private-install.cc +msgid "Do you want to continue?" +msgstr "Искате ли да продължите?" -#: ftparchive/multicompress.cc -#, c-format -msgid "Unknown compression algorithm '%s'" -msgstr "Непознат алгоритъм за компресия „%s“" +#: apt-private/private-install.cc +msgid "Some files failed to download" +msgstr "Някои файлове не можаха да бъдат изтеглени" -#: ftparchive/multicompress.cc -#, c-format -msgid "Compressed output %s needs a compression set" -msgstr "Компресираният изход %s изисква настройка за компресирането" +#: apt-private/private-install.cc apt-private/private-source.cc +msgid "Download complete and in download only mode" +msgstr "Изтеглянето завърши в режим само на изтегляне" -#: ftparchive/multicompress.cc -msgid "Failed to fork" -msgstr "Неуспех при пускането на подпроцес" +#: apt-private/private-install.cc +msgid "" +"Unable to fetch some archives, maybe run apt-get update or try with --fix-" +"missing?" +msgstr "" +"Неуспех при изтеглянето на някои архиви, може да изпълните „apt-get update“ " +"или да опитате с „--fix-missing“?" -#: ftparchive/multicompress.cc -msgid "Compress child" -msgstr "Процес-потомък за компресиране" +#: apt-private/private-install.cc +msgid "--fix-missing and media swapping is not currently supported" +msgstr "„--fix-missing“ и превключване на носители не се поддържа все още" -#: ftparchive/multicompress.cc -#, c-format -msgid "Internal error, failed to create %s" -msgstr "Вътрешна грешка, неуспех при създаването на %s" +#: apt-private/private-install.cc +msgid "Unable to correct missing packages." +msgstr "Неуспех при коригирането на липсващите пакети." -#: ftparchive/multicompress.cc -msgid "IO to subprocess/file failed" -msgstr "В/И към подпроцеса/файла пропадна" +#: apt-private/private-install.cc +msgid "Aborting install." +msgstr "Прекъсване на инсталирането." -#: ftparchive/multicompress.cc -msgid "Failed to read while computing MD5" -msgstr "Неуспех при четене докато се изчислява MD5" +#: apt-private/private-install.cc +msgid "" +"The following package disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgid_plural "" +"The following packages disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgstr[0] "" +"Следният пакет е отстранен от системата поради препокриване на всичките му " +"файлове от други пакети:" +msgstr[1] "" +"Следните пакети са отстранени от системата поради препокриване на всичките " +"им файлове от други пакети:" -#: ftparchive/multicompress.cc apt-inst/extract.cc -#, c-format -msgid "Failed to rename %s to %s" -msgstr "Неуспех при преименуването на %s на %s" +#: apt-private/private-install.cc +msgid "Note: This is done automatically and on purpose by dpkg." +msgstr "Това се прави автоматично от dpkg." -#: ftparchive/override.cc -#, c-format -msgid "Unable to open %s" -msgstr "Неуспех при отварянето на %s" +#: apt-private/private-install.cc +msgid "We are not supposed to delete stuff, can't start AutoRemover" +msgstr "Не би трябвало да се изтрива. AutoRemover няма да бъде стартиран" -#. skip spaces -#. find end of word -#: ftparchive/override.cc -#, fuzzy, c-format -msgid "Malformed override %s line %llu (%s)" -msgstr "Неправилно форматиран override %s, ред %llu #1" +#: apt-private/private-install.cc +msgid "" +"Hmm, seems like the AutoRemover destroyed something which really\n" +"shouldn't happen. Please file a bug report against apt." +msgstr "" +"Хм, изглежда AutoRemover скапа нещо, а това не би трябвало\n" +"да се случва. Съобщете за грешка в пакета apt." -#: ftparchive/override.cc -#, c-format -msgid "Failed to read the override file %s" -msgstr "Неуспех при четенето на override файл %s" +#: apt-private/private-install.cc +msgid "Internal Error, AutoRemover broke stuff" +msgstr "Вътрешна грешка, AutoRemover счупи нещо в системата" -#: ftparchive/override.cc -#, c-format -msgid "Malformed override %s line %llu #1" -msgstr "Неправилно форматиран override %s, ред %llu #1" +#: apt-private/private-install.cc +msgid "" +"The following package was automatically installed and is no longer required:" +msgid_plural "" +"The following packages were automatically installed and are no longer " +"required:" +msgstr[0] "Следният пакет е бил инсталиран автоматично и вече не е необходим:" +msgstr[1] "" +"Следните пакети са били инсталирани автоматично и вече не са необходими:" -#: ftparchive/override.cc +#: apt-private/private-install.cc #, c-format -msgid "Malformed override %s line %llu #2" -msgstr "Неправилно форматиран override %s, ред %llu #2" +msgid "%lu package was automatically installed and is no longer required.\n" +msgid_plural "" +"%lu packages were automatically installed and are no longer required.\n" +msgstr[0] "%lu пакет е бил инсталиран автоматично и вече не е необходим:\n" +msgstr[1] "" +"%lu пакета са били инсталирани автоматично и вече не са необходими:\n" -#: ftparchive/override.cc +#: apt-private/private-install.cc #, c-format -msgid "Malformed override %s line %llu #3" -msgstr "Неправилно форматиран override %s, ред %llu #3" +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Използвайте „%s“ за да го премахнете." +msgstr[1] "Използвайте „%s“ за да ги премахнете." -#: ftparchive/writer.cc -#, c-format -msgid "W: Unable to read directory %s\n" -msgstr "W: Неуспех при четенето на директория %s\n" +#: apt-private/private-install.cc +msgid "You might want to run 'apt-get -f install' to correct these:" +msgstr "Възможно е да изпълните „apt-get -f install“, за да коригирате:" -#: ftparchive/writer.cc -#, c-format -msgid "W: Unable to stat %s\n" -msgstr "W: Неуспех при четенето на %s\n" +#: apt-private/private-install.cc +msgid "" +"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " +"solution)." +msgstr "" +"Неудовлетворени зависимости. Опитайте „apt-get -f install“ без пакети (или " +"укажете разрешение)." -#: ftparchive/writer.cc -msgid "E: " -msgstr "E: " +#: apt-private/private-install.cc +#, fuzzy +msgid "The following additional packages will be installed:" +msgstr "Следните допълнителни пакети ще бъдат инсталирани:" -#: ftparchive/writer.cc -msgid "W: " -msgstr "W: " +#: apt-private/private-install.cc +msgid "Suggested packages:" +msgstr "Предложени пакети:" -#: ftparchive/writer.cc -msgid "E: Errors apply to file " -msgstr "E: Грешките се отнасят за файла " +#: apt-private/private-install.cc +msgid "Recommended packages:" +msgstr "Препоръчвани пакети:" -#: ftparchive/writer.cc +#: apt-private/private-install.cc #, c-format -msgid "Failed to resolve %s" -msgstr "Неуспех при превръщането на %s" - -#: ftparchive/writer.cc -msgid "Tree walking failed" -msgstr "Неуспех при обхода на дървото" +msgid "Skipping %s, it is already installed and upgrade is not set.\n" +msgstr "Пропускане на %s, вече е инсталиран и не е маркиран за актуализация.\n" -#: ftparchive/writer.cc +#: apt-private/private-install.cc #, c-format -msgid "Failed to open %s" -msgstr "Неуспех при отварянето на %s" +msgid "Skipping %s, it is not installed and only upgrades are requested.\n" +msgstr "" +"Пропускане на %s, който не е инсталиран при заявени само обновявания.\n" -#: ftparchive/writer.cc +#: apt-private/private-install.cc #, c-format -msgid " DeLink %s [%s]\n" -msgstr "DeLink %s [%s]\n" +msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" +msgstr "Преинсталацията на %s не е възможна, не може да бъде изтеглен.\n" + +#. TRANSLATORS: First string is package name, second is version +#: apt-private/private-install.cc +#, fuzzy, c-format +msgid "%s is already the newest version (%s).\n" +msgstr "%s вече е най-новата версия.\n" -#: ftparchive/writer.cc apt-pkg/acquire-item.cc +#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format -msgid "Failed to readlink %s" -msgstr "Неуспех при прочитането на връзка %s" +msgid "%s set to manually installed.\n" +msgstr "%s е отбелязан като ръчно инсталиран.\n" -#: ftparchive/writer.cc +#: apt-private/private-install.cc #, c-format -msgid "*** Failed to link %s to %s" -msgstr "*** Неуспех при създаването на връзка %s към %s" +msgid "Selected version '%s' (%s) for '%s'\n" +msgstr "Избрана е версия %s (%s) за %s\n" -#: ftparchive/writer.cc +#: apt-private/private-install.cc #, c-format -msgid " DeLink limit of %sB hit.\n" -msgstr "Превишен лимит на DeLink от %sB.\n" +msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" +msgstr "Избрана е версия „%s“ (%s) за „%s“ заради „%s“\n" -#: ftparchive/writer.cc -msgid "Archive had no package field" -msgstr "Архивът няма поле „package“" +#: apt-private/private-list.cc +msgid "Listing" +msgstr "" -#: ftparchive/writer.cc +#: apt-private/private-list.cc #, c-format -msgid " %s has no override entry\n" -msgstr " %s няма запис „override“\n" +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" -#: ftparchive/writer.cc +#. TRANSLATORS: placeholder is a binary name like apt or apt-get +#: apt-private/private-main.cc #, c-format -msgid " %s maintainer is %s not %s\n" -msgstr " поддържащия пакета %s е %s, а не %s\n" +msgid "" +"NOTE: This is only a simulation!\n" +" %s needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!\n" +msgstr "" +"Забележка: това е само симулация!\n" +" %s има нужда от административни права за да работи.\n" +" Заключването е деактивирано, така че не разчитайте\n" +" на повтаряемост в реална ситуация.\n" -#: ftparchive/writer.cc -#, c-format -msgid " %s has no source override entry\n" -msgstr " %s няма запис „source override“\n" +#: apt-private/private-output.cc apt-private/private-show.cc +msgid "unknown" +msgstr "" -#: ftparchive/writer.cc -#, c-format -msgid " %s has no binary override entry either\n" -msgstr " %s няма също и запис „binary override“\n" +#: apt-private/private-output.cc +#, fuzzy, c-format +msgid "[installed,upgradable to: %s]" +msgstr " [Инсталиран]" -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive signature" -msgstr "Невалиден подпис на архива" +#: apt-private/private-output.cc +#, fuzzy +msgid "[installed,local]" +msgstr " [Инсталиран]" -#: apt-inst/contrib/arfile.cc -msgid "Error reading archive member header" -msgstr "Грешка при четене на заглавната част на елемента на архива" +#: apt-private/private-output.cc +msgid "[installed,auto-removable]" +msgstr "" -#: apt-inst/contrib/arfile.cc +#: apt-private/private-output.cc +#, fuzzy +msgid "[installed,automatic]" +msgstr " [Инсталиран]" + +#: apt-private/private-output.cc +#, fuzzy +msgid "[installed]" +msgstr " [Инсталиран]" + +#: apt-private/private-output.cc #, c-format -msgid "Invalid archive member header %s" -msgstr "Невалидна заглавна част %s на елемента на архива" +msgid "[upgradable from: %s]" +msgstr "" -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive member header" -msgstr "Невалидна заглавна част на елемента на архива" +#: apt-private/private-output.cc +msgid "[residual-config]" +msgstr "" -#: apt-inst/contrib/arfile.cc -msgid "Archive is too short" -msgstr "Архивът е твърде кратък" +#: apt-private/private-output.cc +#, c-format +msgid "but %s is installed" +msgstr "но е инсталиран %s" -#: apt-inst/contrib/arfile.cc -msgid "Failed to read the archive headers" -msgstr "Неуспех при четенето на заглавните части на архива" +#: apt-private/private-output.cc +#, c-format +msgid "but %s is to be installed" +msgstr "но ще бъде инсталиран %s" -#: apt-inst/contrib/extracttar.cc -#, fuzzy, c-format -msgid "Cannot find a configured compressor for '%s'" -msgstr "Не е намерен oторизационен запис за: %s" +#: apt-private/private-output.cc +msgid "but it is not installable" +msgstr "но той не може да бъде инсталиран" -#: apt-inst/contrib/extracttar.cc -msgid "Corrupted archive" -msgstr "Развален архив" +#: apt-private/private-output.cc +msgid "but it is a virtual package" +msgstr "но той е виртуален пакет" -#: apt-inst/contrib/extracttar.cc -msgid "Tar checksum failed, archive corrupted" -msgstr "Невярна контролна сума на tar, развален архив" +#: apt-private/private-output.cc +msgid "but it is not going to be installed" +msgstr "но той няма да бъде инсталиран" -#: apt-inst/contrib/extracttar.cc -#, c-format -msgid "Unknown TAR header type %u, member %s" -msgstr "Непозната заглавна част на TAR тип %u, елемент %s" +#: apt-private/private-output.cc +msgid "but it is not installed" +msgstr "но той не е инсталиран" -#: apt-inst/deb/debfile.cc -#, c-format -msgid "This is not a valid DEB archive, missing '%s' member" -msgstr "Това не е валиден DEB архив, липсва елемент „%s“" +#: apt-private/private-output.cc +msgid " or" +msgstr " или" -#: apt-inst/deb/debfile.cc -#, c-format -msgid "Internal error, could not locate member %s" -msgstr "Вътрешна грешка, неуспех при намирането на съставна част %s" +#: apt-private/private-output.cc +msgid "The following packages have unmet dependencies:" +msgstr "Следните пакети имат неудовлетворени зависимости:" -#: apt-inst/deb/debfile.cc -msgid "Unparsable control file" -msgstr "Контролен файл, невъзможен за анализ" +#: apt-private/private-output.cc +msgid "The following NEW packages will be installed:" +msgstr "Следните НОВИ пакети ще бъдат инсталирани:" -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to write file %s" -msgstr "Неуспех при запис на файл %s" +#: apt-private/private-output.cc +msgid "The following packages will be REMOVED:" +msgstr "Следните пакети ще бъдат ПРЕМАХНАТИ:" -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to close file %s" -msgstr "Неуспех при затварянето на файл %s" +#: apt-private/private-output.cc +msgid "The following packages have been kept back:" +msgstr "Следните пакети няма да бъдат променени:" -#: apt-inst/extract.cc -#, c-format -msgid "The path %s is too long" -msgstr "Пътят %s е твърде дълъг" +#: apt-private/private-output.cc +msgid "The following packages will be upgraded:" +msgstr "Следните пакети ще бъдат актуализирани:" -#: apt-inst/extract.cc -#, c-format -msgid "Unpacking %s more than once" -msgstr "Разпакетиране на %s повече от веднъж" +#: apt-private/private-output.cc +msgid "The following packages will be DOWNGRADED:" +msgstr "Следните пакети ще бъдат ВЪРНАТИ КЪМ ПО-СТАРА ВЕРСИЯ:" -#: apt-inst/extract.cc -#, c-format -msgid "The directory %s is diverted" -msgstr "Директорията %s е отклонена" +#: apt-private/private-output.cc +msgid "The following held packages will be changed:" +msgstr "Следните задържани пакети ще бъдат променени:" -#: apt-inst/extract.cc +#: apt-private/private-output.cc #, c-format -msgid "The package is trying to write to the diversion target %s/%s" -msgstr "Пакетът се опитва да пише в целта за отклонение %s/%s" +msgid "%s (due to %s)" +msgstr "%s (поради %s)" -#: apt-inst/extract.cc -msgid "The diversion path is too long" -msgstr "Пътят за отклонение е твърде дълъг" +#: apt-private/private-output.cc +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" +msgstr "" +"ПРЕДУПРЕЖДЕНИЕ: Следните необходими пакети ще бъдат премахнати.\n" +"Това НЕ би трябвало да става освен ако знаете точно какво правите!" -#: apt-inst/extract.cc +#: apt-private/private-output.cc #, c-format -msgid "The directory %s is being replaced by a non-directory" -msgstr "Директорията %s се заменя с не-директория" - -#: apt-inst/extract.cc -msgid "Failed to locate node in its hash bucket" -msgstr "Неуспех при намирането на възел в неговия хеш" +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu актуализирани, %lu нови инсталирани, " -#: apt-inst/extract.cc -msgid "The path is too long" -msgstr "Пътят е твърде дълъг" +#: apt-private/private-output.cc +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu преинсталирани, " -#: apt-inst/extract.cc +#: apt-private/private-output.cc #, c-format -msgid "Overwrite package match with no version for %s" -msgstr "Файловете се заменят със съдържанието на пакета %s без версия" +msgid "%lu downgraded, " +msgstr "%lu върнати към по-стара версия, " -#: apt-inst/extract.cc +#: apt-private/private-output.cc #, c-format -msgid "File %s/%s overwrites the one in the package %s" -msgstr "Файл %s/%s заменя този в пакет %s" +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu за премахване и %lu без промяна.\n" -#: apt-inst/extract.cc +#: apt-private/private-output.cc #, c-format -msgid "Unable to stat %s" -msgstr "Неуспех при получаването на атрибути за %s" +msgid "%lu not fully installed or removed.\n" +msgstr "%lu не са напълно инсталирани или премахнати.\n" -#: apt-inst/filelist.cc -msgid "DropNode called on still linked node" -msgstr "Извикан е DropNode за все още използван възел" +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc +msgid "[Y/n]" +msgstr "[Y/n]" -#: apt-inst/filelist.cc -msgid "Failed to locate the hash element!" -msgstr "Грешка при намирането на хеш-елемента!" +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc +msgid "[y/N]" +msgstr "[y/N]" -#: apt-inst/filelist.cc -msgid "Failed to allocate diversion" -msgstr "Неуспех при установяване на отклонението" +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc +msgid "Y" +msgstr "Y" -#: apt-inst/filelist.cc -msgid "Internal error in AddDiversion" -msgstr "Вътрешна грешка в AddDiversion" +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc +msgid "N" +msgstr "N" -#: apt-inst/filelist.cc -#, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "Опит за изменение на отклонение, %s -> %s и %s/%s" +#: apt-private/private-search.cc +msgid "You must give at least one search pattern" +msgstr "Трябва да въведете поне един шаблон за търсене" -#: apt-inst/filelist.cc +#: apt-private/private-search.cc +msgid "Full Text Search" +msgstr "" + +#: apt-private/private-show.cc cmdline/apt-cache.cc #, c-format -msgid "Double add of diversion %s -> %s" -msgstr "Двойно добавяне на отклонение %s -> %s" +msgid "Package file %s is out of sync." +msgstr "Пакетният файл %s не е синхронизиран." -#: apt-inst/filelist.cc +#: apt-private/private-show.cc #, c-format -msgid "Duplicate conf file %s/%s" -msgstr "Дублиран конфигурационен файл %s/%s" +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" -#: apt-pkg/acquire-item.cc -msgid "" -"Updating from such a repository can't be done securely, and is therefore " -"disabled by default." +#: apt-private/private-show.cc +msgid "not a real package (virtual)" msgstr "" -#: apt-pkg/acquire-item.cc -msgid "" -"Data from such a repository can't be authenticated and is therefore " -"potentially dangerous to use." -msgstr "" +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "Пакетни файлове:" -#: apt-pkg/acquire-item.cc -msgid "" -"See apt-secure(8) manpage for repository creation and user configuration " -"details." +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" msgstr "" +"Кешът не е синхронизиран, не може да се изпълни „x-ref“ на пакетен файл" -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Директорията %s е отклонена" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does no longer have a Release file." -msgstr "Директорията %s е отклонена" +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "Отбити пакети:" -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" msgstr "" -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "Директорията %s е отклонена" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "Директорията %s е отклонена" +#: apt-private/private-show.cc +msgid " Installed: " +msgstr " Инсталирана: " -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' provides only weak security information." -msgstr "Директорията %s е отклонена" +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " Кандидат: " -#: apt-pkg/acquire-item.cc -msgid "Hash Sum mismatch" -msgstr "Несъответствие на контролната сума" +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(няма)" -#: apt-pkg/acquire-item.cc -msgid "Insufficient information available to perform this download securely" -msgstr "" +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " Таблица с версиите:" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "преименуването се провали, %s (%s -> %s)." +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" -#: apt-pkg/acquire-item.cc -msgid "Size mismatch" -msgstr "Несъответствие на размера" +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" -#: apt-pkg/acquire-item.cc -#, fuzzy -msgid "Invalid file format" -msgstr "Невалидна операция %s" +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" -#: apt-pkg/acquire-item.cc -#, fuzzy -msgid "Signature error" -msgstr "Грешка при запис" +#: apt-private/private-source.cc +#, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "Използване на пакет източник „%s“ вместо „%s“\n" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, fuzzy, c-format -msgid "" -"An error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used. GPG error: %s: %s" -msgstr "" -"Грешка при проверка на цифровия подпис. Хранилището не е обновено и ще се " -"използват старите индексни файлове. Грешка от GPG: %s: %s\n" +msgid "Can not find version '%s' of package '%s'" +msgstr "Игнориране на несъществуваща версия „%s“ на пакета „%s“" -#. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc -#, c-format -msgid "GPG error: %s: %s" -msgstr "Грешка от GPG: %s: %s" +#: apt-private/private-source.cc +msgid "Must specify at least one package to fetch source for" +msgstr "Трябва да укажете поне един пакет за изтегляне на изходния му код" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, c-format -msgid "" -"Skipping acquire of configured file '%s' as repository '%s' doesn't support " -"architecture '%s'" -msgstr "" +msgid "Unable to find a source package for %s" +msgstr "Неуспех при намирането на изходен код на пакет %s" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, c-format msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" msgstr "" -"Не може да се открие елемент „%s“ във файла Release (объркан ред в sources." -"list или повреден файл)" +"Пакетирането на „%s“ се разработва в система за контрол на версиите „%s“ на " +"адрес:\n" +"%s\n" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, c-format msgid "" -"Skipping acquire of configured file '%s' as repository '%s' provides only " -"weak security information for it" +"Please use:\n" +"%s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" +"Използвайте:\n" +"%s\n" +"за да изтеглите последните промени в пакета (евентуално в процес на " +"разработка).\n" -#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is -#. the time since then the file is invalid - formatted in the same way as in -#. the download progress display (e.g. 7d 3h 42min 1s) -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, c-format -msgid "" -"Release file for %s is expired (invalid since %s). Updates for this " -"repository will not be applied." -msgstr "" -"Файлът със служебна информация за „%s“ е остарял (валиден до %s). Няма да се " -"прилагат обновявания от това хранилище." +msgid "Skipping already downloaded file '%s'\n" +msgstr "Пропускане на вече изтегления файл „%s“\n" -#: apt-pkg/acquire-item.cc +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc #, c-format -msgid "Conflicting distribution: %s (expected %s but got %s)" -msgstr "Конфликт в дистрибуцията: %s (очаквана: %s, намерена: %s)" +msgid "Need to get %sB/%sB of source archives.\n" +msgstr "Необходимо е да се изтеглят %sB/%sB архиви изходен код.\n" -#: apt-pkg/acquire-item.cc +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc #, c-format -msgid "" -"I wasn't able to locate a file for the %s package. This might mean you need " -"to manually fix this package. (due to missing arch)" -msgstr "" -"Неуспех при намирането на файл за пакет %s. Това може да означава, че трябва " -"ръчно да оправите този пакет (поради пропусната архитектура)." +msgid "Need to get %sB of source archives.\n" +msgstr "Необходимо е да се изтеглят %sB архиви изходен код.\n" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc #, c-format -msgid "Can't find a source to download version '%s' of '%s'" -msgstr "Не е открит източник, от който да се изтегли версия „%s“ на „%s“" +msgid "Fetch source %s\n" +msgstr "Изтегляне на изходен код %s\n" -#: apt-pkg/acquire-item.cc +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "Неуспех при изтеглянето на някои архиви." + +#: apt-private/private-source.cc #, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." +msgid "Skipping unpack of already unpacked source in %s\n" msgstr "" -"Индексните файлове на пакета са повредени. Няма поле Filename: за пакет %s." - -#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "Changelog unavailable for %s=%s" -msgstr "Журнал на промените в %s (%s)" +"Пропускане на разпакетирането на вече разпакетирания изходен код в %s\n" -#: apt-pkg/acquire-worker.cc +#: apt-private/private-source.cc #, c-format -msgid "The method driver %s could not be found." -msgstr "Неуспех при намирането на драйвер за метод %s." +msgid "Unpack command '%s' failed.\n" +msgstr "Командата за разпакетиране „%s“ пропадна.\n" -#: apt-pkg/acquire-worker.cc -#, fuzzy, c-format -msgid "Is the package %s installed?" +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Проверете дали имате инсталиран пакета „dpkg-dev“.\n" -#: apt-pkg/acquire-worker.cc +#: apt-private/private-source.cc #, c-format -msgid "Method %s did not start correctly" -msgstr "Методът %s не стартира правилно" - -#: apt-pkg/acquire-worker.cc -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "Сложете диска, озаглавен „%s“ в устройство „%s“ и натиснете „Enter“." +msgid "Build command '%s' failed.\n" +msgstr "Командата за компилиране „%s“ пропадна.\n" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#: apt-private/private-source.cc #, c-format -msgid "List directory %spartial is missing." -msgstr "Директорията със списъци %spartial липсва." +msgid "Unable to get build-dependency information for %s" +msgstr "" +"Неуспех при получаването на информация за зависимостите за компилиране на %s" -#: apt-pkg/acquire.cc +#: apt-private/private-source.cc #, c-format -msgid "Archives directory %spartial is missing." -msgstr "Директорията за архиви %spartial липсва." +msgid "%s has no build depends.\n" +msgstr "%s няма зависимости за компилиране.\n" -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Неуспех при заключване на директорията %s" +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"Трябва да укажете поне един пакет за проверка на зависимости за компилиране" -#: apt-pkg/acquire.cc +#: apt-private/private-source.cc #, c-format -msgid "No sandbox user '%s' on the system, can not drop privileges" +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" +"Липсва информация за архитектурата %s. Прегледайте информацията за APT::" +"Architectures в apt.conf(5)." -#: apt-pkg/acquire.cc +#: apt-private/private-source.cc #, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-private/private-source.cc #, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Не се поддържа индексен файл от типа „%s“" +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Неуспех при обработката на зависимостите за компилиране" -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Неуспех при обработката на зависимостите за компилиране" + +#: apt-private/private-sources.cc +#, fuzzy, c-format +msgid "Failed to parse %s. Edit again? " +msgstr "Неуспех при преименуването на %s на %s" + +#: apt-private/private-sources.cc #, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Изтегляне на файл %li от %li (остават %s)" +msgid "Your '%s' file changed, please run 'apt-get update'." +msgstr "" -#: apt-pkg/acquire.cc +#: apt-private/private-unmet.cc #, c-format -msgid "Retrieving file %li of %li" -msgstr "Изтегляне на файл %li от %li" +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Пакетът %s версия %s има неудовлетворена зависимост:\n" -#: apt-pkg/algorithms.cc +#: apt-private/private-update.cc +msgid "The update command takes no arguments" +msgstr "Командата „update“ не възприема аргументи" + +#: apt-private/private-update.cc #, c-format -msgid "" -"The package %s needs to be reinstalled, but I can't find an archive for it." -msgstr "" -"Пакетът %s трябва да бъде преинсталиран, но не може да се намери архив за " -"него." +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +msgstr[1] "" -#: apt-pkg/algorithms.cc -msgid "" -"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " -"held packages." +#: apt-private/private-update.cc +msgid "All packages are up to date." msgstr "" -"Грешка, pkgProblemResolver::Resolve генерира повреди, това може да е " -"причинено от задържани пакети." -#: apt-pkg/algorithms.cc -msgid "Unable to correct problems, you have held broken packages." -msgstr "" -"Неуспех при коригирането на проблемите, имате задържани счупени пакети." +#: cmdline/apt-cache.cc +#, fuzzy +msgid "apt-cache stats does not take any arguments" +msgstr "Командата „update“ не възприема аргументи" -#: apt-pkg/cachefile.cc -msgid "The package lists or status file could not be parsed or opened." -msgstr "" -"Списъците с пакети или файлът за състояние не можаха да бъдат анализирани " -"или отворени." +#: cmdline/apt-cache.cc +msgid "Total package names: " +msgstr "Общо имена на пакети : " + +#: cmdline/apt-cache.cc +msgid "Total package structures: " +msgstr "Общо пакетни структури: " + +#: cmdline/apt-cache.cc +msgid " Normal packages: " +msgstr " Нормални пакети: " + +#: cmdline/apt-cache.cc +msgid " Pure virtual packages: " +msgstr " Чисти виртуални пакети: " + +#: cmdline/apt-cache.cc +msgid " Single virtual packages: " +msgstr " Единични виртуални пакети: " + +#: cmdline/apt-cache.cc +msgid " Mixed virtual packages: " +msgstr " Смесени виртуални пакети: " -#: apt-pkg/cachefile.cc -msgid "You may want to run apt-get update to correct these problems" -msgstr "" -"Може да искате да изпълните „apt-get update“, за да коригирате тези проблеми" +#: cmdline/apt-cache.cc +msgid " Missing: " +msgstr " Липсващи: " -#: apt-pkg/cachefile.cc -msgid "The list of sources could not be read." -msgstr "Списъкът с източници не можа да бъде прочетен." +#: cmdline/apt-cache.cc +msgid "Total distinct versions: " +msgstr "Общо уникални версии: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "Не е намерено издание „%s“ на „%s“" +#: cmdline/apt-cache.cc +msgid "Total distinct descriptions: " +msgstr "Общо уникални описания: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "Не е намерена версия „%s“ на „%s“" +#: cmdline/apt-cache.cc +msgid "Total dependencies: " +msgstr "Общо зависимости: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Couldn't find task '%s'" -msgstr "Неуспех при намиране на задача „%s“" +#: cmdline/apt-cache.cc +msgid "Total ver/file relations: " +msgstr "Общо отношения версия/файл: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" +#: cmdline/apt-cache.cc +msgid "Total Desc/File relations: " +msgstr "Общо отношения описание/файл: " -#: apt-pkg/cacheset.cc -#, fuzzy, c-format -msgid "Couldn't find any package by glob '%s'" -msgstr "Не са намерен пакети, отговарящ на регулярния израз „%s“" +#: cmdline/apt-cache.cc +msgid "Total Provides mappings: " +msgstr "Общо отношения „Осигурява“: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" -msgstr "Не е възможно избиране на версия за пакета „%s“ понеже е виртуален" +#: cmdline/apt-cache.cc +msgid "Total globbed strings: " +msgstr "Общо разгърнати низове: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" -msgstr "" -"Не е възможно избиране на на последната версия за пакета „%s“, защото е " -"виртуален" +#: cmdline/apt-cache.cc +msgid "Total slack space: " +msgstr "Общо празно пространство: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select candidate version from package %s as it has no candidate" -msgstr "" -"Не е възможно избиране на кандидат-версия за пакета „%s“, защото няма " -"подходящ кандидати" +#: cmdline/apt-cache.cc +msgid "Total space accounted for: " +msgstr "Общо отчетено пространство: " -#: apt-pkg/cacheset.cc -#, c-format -msgid "Can't select installed version from package %s as it is not installed" -msgstr "" -"Не е възможно избиране на инсталирана версия на пакета „%s“, защото не е " -"инсталиран" +#: cmdline/apt-cache.cc +msgid "This command is deprecated. Please use 'apt-mark showauto' instead." +msgstr "Тази командата е остаряла. Използвайте „apt-mark showauto“ вместо нея." -#: apt-pkg/cacheset.cc -#, c-format +#: cmdline/apt-cache.cc msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" +"Usage: apt-cache [options] command\n" +" apt-cache [options] show pkg1 [pkg2 ...]\n" +"\n" +"apt-cache queries and displays available information about installed\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" msgstr "" -"Не е възможно избиране на инсталирана или кандидат версия за пакета „%s“ " -"понеже той няма нито едната" -#: apt-pkg/cdrom.cc -#, c-format -msgid "Line %u too long in source list %s." -msgstr "Ред %u в списъка с източници %s е твърде дълъг." +#: cmdline/apt-cache.cc +msgid "Show source records" +msgstr "Показване на записите за пакети с изходен код" -#: apt-pkg/cdrom.cc -msgid "Unmounting CD-ROM...\n" -msgstr "Демонтиране на CD-ROM...\n" +#: cmdline/apt-cache.cc +msgid "Search the package list for a regex pattern" +msgstr "Търсене в списъка с пакети за регулярен израз" -#: apt-pkg/cdrom.cc -#, c-format -msgid "Using CD-ROM mount point %s\n" -msgstr "Използване на точка за монтиране на CD-ROM %s\n" +#: cmdline/apt-cache.cc +msgid "Show raw dependency information for a package" +msgstr "Необработена информация за зависимостите на даден пакет" -#: apt-pkg/cdrom.cc -msgid "Waiting for disc...\n" -msgstr "Чакане за диск...\n" +#: cmdline/apt-cache.cc +msgid "Show reverse dependency information for a package" +msgstr "Информация за обратните зависимости на даден пакет" -#: apt-pkg/cdrom.cc -msgid "Mounting CD-ROM...\n" -msgstr "Монтиране на CD-ROM...\n" +#: cmdline/apt-cache.cc +msgid "Show a readable record for the package" +msgstr "Показване на записа за пакет" -#: apt-pkg/cdrom.cc -msgid "Identifying... " -msgstr "Идентифициране..." +#: cmdline/apt-cache.cc +msgid "List the names of all packages in the system" +msgstr "Списък с имената на всички пакети, за които има информация" -#: apt-pkg/cdrom.cc -#, c-format -msgid "Stored label: %s\n" -msgstr "Запазен етикет: %s \n" +#: cmdline/apt-cache.cc +msgid "Show policy settings" +msgstr "Показване на настройките на политиката" -#: apt-pkg/cdrom.cc -msgid "Scanning disc for index files...\n" -msgstr "Сканиране на диска за индексни файлове...\n" +#: cmdline/apt-cdrom.cc +msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" +msgstr "Укажете име за този диск, например „Debian 5.0.3 Disk1“" -#: apt-pkg/cdrom.cc +#: cmdline/apt-cdrom.cc +#, fuzzy +msgid "Please insert a Disc in the drive and press [Enter]" +msgstr "Сложете диск в устройството и натиснете „Enter“" + +#: cmdline/apt-cdrom.cc #, c-format +msgid "Failed to mount '%s' to '%s'" +msgstr "Неуспех при монтиране на %s на %s" + +#: cmdline/apt-cdrom.cc msgid "" -"Found %zu package indexes, %zu source indexes, %zu translation indexes and " -"%zu signatures\n" +"No CD-ROM could be auto-detected or found using the default mount point.\n" +"You may try the --cdrom option to set the CD-ROM mount point.\n" +"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " +"mount point." msgstr "" -"Намерени са %zu индекса на пакети, %zu индекса на пакети с изходен код, %zu " -"индекса с преводи и %zu подписа.\n" -#: apt-pkg/cdrom.cc +#: cmdline/apt-cdrom.cc +msgid "Repeat this process for the rest of the CDs in your set." +msgstr "Повторете този процес за останалите дискове от комплекта." + +#: cmdline/apt-cdrom.cc msgid "" -"Unable to locate any package files, perhaps this is not a Debian Disc or the " -"wrong architecture?" +"Usage: apt-cdrom [options] command\n" +"\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" -"Не са намерени файлове с пакети. Мое би дискът не е с Дебиан или е за " -"погрешна компютърна архитектура." - -#: apt-pkg/cdrom.cc -#, c-format -msgid "Found label '%s'\n" -msgstr "Намерен е етикет „%s“\n" -#: apt-pkg/cdrom.cc -msgid "That is not a valid name, try again.\n" -msgstr "Това не е валидно име, опитайте отново.\n" +#: cmdline/apt-config.cc +msgid "Arguments not in pairs" +msgstr "Аргументите не са по двойки" -#: apt-pkg/cdrom.cc -#, c-format +#: cmdline/apt-config.cc +#, fuzzy msgid "" -"This disc is called: \n" -"'%s'\n" +"Usage: apt-config [options] command\n" +"\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" -"Наименование на този диск: \n" -"„%s“\n" +"Употреба: apt-config [опции] команда\n" +"\n" +"apt-config е опростен инструмент за четене на конфигурационния файл на APT\n" -#: apt-pkg/cdrom.cc -msgid "Copying package lists..." -msgstr "Копиране на списъците с пакети..." +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" -#: apt-pkg/cdrom.cc -msgid "Writing new source list\n" -msgstr "Запазване на новия списък с източници\n" +#: cmdline/apt-config.cc +msgid "show the active configuration setting" +msgstr "" -#: apt-pkg/cdrom.cc -msgid "Source list entries for this disc are:\n" -msgstr "Записите в списъка с източници за този диск са:\n" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-extracttemplates.cc +#, fuzzy +msgid "" +"Usage: apt-extracttemplates file1 [file2 ...]\n" +"\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" +msgstr "" +"Употреба: apt-extracttemplates файл1 [файл2 ...]\n" +"\n" +"apt-extracttemplates е инструмент за извличане на конфигурационна " +"информация\n" +"и шаблони от дебиански пакети\n" +"\n" +"Опции:\n" +" -h Този помощен текст.\n" +" -t Настройване на временна директория\n" +" -c=? Четене на този конфигурационен файл.\n" +" -o=? Настройване на произволна конфигурационна опция, т.е. -o dir::cache=/" +"tmp\n" + +#: cmdline/apt-extracttemplates.cc +msgid "Cannot get debconf version. Is debconf installed?" +msgstr "Не може да се извлече версията на debconf. Debconf инсталиран ли е?" -#: apt-pkg/clean.cc +#: cmdline/apt-get.cc #, c-format -msgid "Unable to stat %s." -msgstr "Неуспех при получаването на атрибути на %s." +msgid "Couldn't find package %s" +msgstr "Неуспех при намирането на пакет %s" -#: apt-pkg/contrib/cdromutl.cc +#: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format -msgid "Unable to stat the mount point %s" -msgstr "Неуспех при намирането на атрибутите на точка за монтиране %s" - -#: apt-pkg/contrib/cdromutl.cc -msgid "Failed to stat the cdrom" -msgstr "Неуспех при намирането на атрибутите на cdrom" +msgid "%s set to automatically installed.\n" +msgstr "%s е отбелязан като автоматично инсталиран.\n" -#: apt-pkg/contrib/cmndline.cc -#, fuzzy, c-format +#: cmdline/apt-get.cc cmdline/apt-mark.cc msgid "" -"Command line option '%c' [from %s] is not understood in combination with the " -"other options." -msgstr "Неизвестна опция за команден ред „%c“ [от %s]." +"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " +"instead." +msgstr "" +"Тази команда е остаряла. Вместо нея използвайте „apt-mark auto“ и „apt-mark " +"manual“." -#: apt-pkg/contrib/cmndline.cc -#, fuzzy, c-format -msgid "" -"Command line option %s is not understood in combination with the other " -"options" -msgstr "Опцията за команден ред %s не е разпозната" +#: cmdline/apt-get.cc +msgid "Internal error, problem resolver broke stuff" +msgstr "Вътрешна грешка, „problem resolver“ счупи нещо в системата" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Command line option %s is not boolean" -msgstr "Опцията за команден ред %s не е булева" +#: cmdline/apt-get.cc +msgid "Supported modules:" +msgstr "Поддържани модули:" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s requires an argument." -msgstr "Опция %s изисква аргумент." +#: cmdline/apt-get.cc +#, fuzzy +msgid "" +"Usage: apt-get [options] command\n" +" apt-get [options] install|remove pkg1 [pkg2 ...]\n" +" apt-get [options] source pkg1 [pkg2 ...]\n" +"\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" +msgstr "" +"Употреба: apt-get [опции] команда\n" +" apt-get [опции] install|remove пакет1 [пакет2 ...]\n" +" apt-get [опции] source пакет1 [пакет2 ...]\n" +"\n" +"apt-get е опростен интерфейс за командния ред за изтегляне и\n" +"инсталиране на пакети. Най-често използваните команди са „update“\n" +"и „install“.\n" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s: Configuration item specification must have an =." -msgstr "Опция %s: Значението трябва да има =." +#: cmdline/apt-get.cc +msgid "Retrieve new lists of packages" +msgstr "Изтегляне на нови списъци с пакети" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option %s requires an integer argument, not '%s'" -msgstr "Опция %s изисква аргумент цяло число, не „%s“" +#: cmdline/apt-get.cc +msgid "Perform an upgrade" +msgstr "Обновяване на системата" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Option '%s' is too long" -msgstr "Опция „%s“ е твърде дълга" +#: cmdline/apt-get.cc +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "Инсталиране на нови пакети (пакет е libc6, а не libc6.deb)" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Sense %s is not understood, try true or false." -msgstr "Смисълът %s не е ясен, опитайте true или false." +#: cmdline/apt-get.cc +msgid "Remove packages" +msgstr "Премахване на пакети" -#: apt-pkg/contrib/cmndline.cc -#, c-format -msgid "Invalid operation %s" -msgstr "Невалидна операция %s" +#: cmdline/apt-get.cc +msgid "Remove packages and config files" +msgstr "Премахване на пакети, включително файловете им с настройки" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Unrecognized type abbreviation: '%c'" -msgstr "Неизвестен тип на абревиатура: „%c“" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Автоматично премахване на всички неизползвани пакети" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Opening configuration file %s" -msgstr "Отваряне на конфигурационен файл %s" +#: cmdline/apt-get.cc +msgid "Distribution upgrade, see apt-get(8)" +msgstr "Обновяване на дистрибуцията, вж. apt-get(8)" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Block starts with no name." -msgstr "Синтактична грешка %s:%u: В началото на блока няма име." +#: cmdline/apt-get.cc +msgid "Follow dselect selections" +msgstr "Следване на избора на dselect" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Malformed tag" -msgstr "Синтактична грешка %s:%u: Лошо форматиран таг" +#: cmdline/apt-get.cc +msgid "Configure build-dependencies for source packages" +msgstr "Конфигуриране на зависимостите за компилиране на пакети от изходен код" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Extra junk after value" -msgstr "Синтактична грешка %s:%u: Излишни символи след стойността" +#: cmdline/apt-get.cc +msgid "Erase downloaded archive files" +msgstr "Изтриване на изтеглените файлове" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Directives can only be done at the top level" -msgstr "" -"Синтактична грешка %s:%u: Директиви могат да се задават само в най-горното " -"ниво" +#: cmdline/apt-get.cc +msgid "Erase old downloaded archive files" +msgstr "Изтриване на стари изтеглени файлове" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Too many nested includes" -msgstr "Синтактична грешка %s:%u: Твърде много вложени „include“" +#: cmdline/apt-get.cc +msgid "Verify that there are no broken dependencies" +msgstr "Проверка за неудовлетворени зависимости" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Included from here" -msgstr "Синтактична грешка %s:%u: Извикан „include“ оттук" +#: cmdline/apt-get.cc +msgid "Download source archives" +msgstr "Изтегляне на изходен код на пакети" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Unsupported directive '%s'" -msgstr "Синтактична грешка %s:%u: Неподдържана директива „%s“" +#: cmdline/apt-get.cc +msgid "Download the binary package into the current directory" +msgstr "Изтегляне на двоичен пакет в текущата директория" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: clear directive requires an option tree as argument" +#: cmdline/apt-get.cc +msgid "Download and display the changelog for the given package" +msgstr "Изтегляне и показване на журнала с промени в даден пакет" + +#: cmdline/apt-helper.cc +msgid "Need one URL as argument" msgstr "" -"Синтактична грешка %s:%u: директивата clear изисква аргумент дърво от опции" -#: apt-pkg/contrib/configuration.cc -#, c-format -msgid "Syntax error %s:%u: Extra junk at end of file" -msgstr "Синтактична грешка %s:%u: Излишни символи в края на файла" +#: cmdline/apt-helper.cc +#, fuzzy +msgid "Must specify at least one pair url/filename" +msgstr "Трябва да укажете поне един пакет за изтегляне на изходния му код" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "Проблем при изтриване на файла %s" +#: cmdline/apt-helper.cc +msgid "Download Failed" +msgstr "" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-helper.cc #, c-format -msgid "Not using locking for read only lock file %s" +msgid "GetSrvRec failed for %s" msgstr "" -"Не се използва заключване за файл за заключване %s, който е само за четене" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open lock file %s" -msgstr "Неуспех при отварянето на файл за заключване %s" +#: cmdline/apt-helper.cc +msgid "" +"Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" +" apt-helper [options] download-file uri target-path\n" +"\n" +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" +msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Not using locking for nfs mounted lock file %s" +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" msgstr "" -"Не се използва заключване за файл за заключване %s, който е монтиран по NFS" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not get lock %s" -msgstr "Неуспех при достъпа до заключване %s" +#: cmdline/apt-helper.cc +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "List of files can't be created as '%s' is not a directory" -msgstr "Не може да се създаде списък от файлове, защото „%s“ не е директория" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Ignoring '%s' in directory '%s' as it is not a regular file" -msgstr "Пропускане на „%s“ в директорията „%s“, понеже не е обикновен файл" +#: cmdline/apt-helper.cc +msgid "detect proxy using apt.conf" +msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" -msgstr "Пропускане на файла „%s“ в директорията „%s“, понеже няма разширение" +#: cmdline/apt-internal-planner.cc +#, fuzzy +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" +"Употреба: apt-internal-solver\n" +"\n" +"apt-internal-solver е интерфейс към вградения в APT механизъм за " +"удовлетворяване на зависимости\n" +"\n" +"Опции:\n" +" -h Този помощен текст\n" +" -q Изход, подходящ за журнал — без индикатор на напредъка\n" +" -c=? Указване на файл с настройки\n" +" -o=? Указване на произволна настройка, напр. -o dir::cache=/tmp\n" -#: apt-pkg/contrib/fileutl.cc -#, c-format +#: cmdline/apt-internal-solver.cc +#, fuzzy msgid "" -"Ignoring file '%s' in directory '%s' as it has an invalid filename extension" +"Usage: apt-internal-solver\n" +"\n" +"apt-internal-solver is an interface to use the current internal\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" -"Пропускане на файла „%s“ в директорията „%s“, понеже разширението му е грешно" +"Употреба: apt-internal-solver\n" +"\n" +"apt-internal-solver е интерфейс към вградения в APT механизъм за " +"удовлетворяване на зависимости\n" +"\n" +"Опции:\n" +" -h Този помощен текст\n" +" -q Изход, подходящ за журнал — без индикатор на напредъка\n" +" -c=? Указване на файл с настройки\n" +" -o=? Указване на произволна настройка, напр. -o dir::cache=/tmp\n" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Sub-process %s received a segmentation fault." -msgstr "Нарушение на защитата на паметта (segmentation fault) в подпроцеса %s." +msgid "%s can not be marked as it is not installed.\n" +msgstr "Пакетът „%s“ не може да бъде маркиран, защото не е инсталиран.\n" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Sub-process %s received signal %u." -msgstr "Под-процесът %s получи сигнал %u." +msgid "%s was already set to manually installed.\n" +msgstr "Пакетът „%s“ вече е отбелязан като ръчно инсталиран.\n" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Sub-process %s returned an error code (%u)" -msgstr "Подпроцесът %s върна код за грешка (%u)" +msgid "%s was already set to automatically installed.\n" +msgstr "Пакетът „%s“ вече е отбелязан като автоматично инсталиран.\n" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Sub-process %s exited unexpectedly" -msgstr "Подпроцесът %s завърши неочаквано" +msgid "%s was already set on hold.\n" +msgstr "Пакетът „%s“ вече е задуржан.\n" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Problem closing the gzip file %s" -msgstr "Проблем при затваряне на компресираният файл %s (gzip)" - -#: apt-pkg/contrib/fileutl.cc -msgid "Unexpected end of file" -msgstr "" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Неуспех при създаването на подпроцес IPC" +msgid "%s was already not hold.\n" +msgstr "Пакетът „%s“ вече е задържан.\n" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Неуспех при изпълнението на компресиращата програма " +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "Неуспех при изпълняване на dpkg. Имате ли административни права?" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Could not open file %s" -msgstr "Неуспех при отварянето на файла %s" +msgid "%s set on hold.\n" +msgstr "Пакетът „%s“ е задържан.\n" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Could not open file descriptor %d" -msgstr "Неуспех при отварянето на файлов манипулатор %d" +msgid "Canceled hold on %s.\n" +msgstr "Отмяна на задържането на пакета „%s“.\n" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "read, still have %llu to read but none left" +msgid "Selected %s for purge.\n" msgstr "" -"грешка при четене, все още има %llu за четене, но няма нито един останал" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "write, still have %llu to write but couldn't" -msgstr "грешка при запис, все още име %llu за запис, но не успя" +msgid "Selected %s for removal.\n" +msgstr "" -#: apt-pkg/contrib/fileutl.cc +#: cmdline/apt-mark.cc #, c-format -msgid "Problem closing the file %s" -msgstr "Проблем при затваряне на файла %s" +msgid "Selected %s for installation.\n" +msgstr "" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem renaming the file %s to %s" -msgstr "Проблем при преименуване на файла %s на %s" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "" +"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" +"\n" +"apt-mark is a simple command line interface for marking packages\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" +msgstr "" +"Употреба: apt-mark [опции] {auto|manual} пкт1 [пкт2 …]\n" +"\n" +"apt-mark предоставя команден интерфейс за маркиране на пакети\n" +"като инсталирани ръчно или автоматично. Предлага се и показване\n" +"на текущата маркировка.\n" -#: apt-pkg/contrib/fileutl.cc -msgid "Problem syncing the file" -msgstr "Проблем при синхронизиране на файла" +#: cmdline/apt-mark.cc +msgid "Mark the given packages as automatically installed" +msgstr "Маркиране на пакети като инсталирани автоматично" -#: apt-pkg/contrib/mmap.cc -msgid "Can't mmap an empty file" -msgstr "Невъзможно е да се прехвърли в паметта празен файл" +#: cmdline/apt-mark.cc +msgid "Mark the given packages as manually installed" +msgstr "Маркиране на пакети като инсталирани ръчно" -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Неуспех при прехвърлянето в паметта на %llu байта" +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "" -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Неуспех при дублиране на файлов манипулатор %i" +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "" -#: apt-pkg/contrib/mmap.cc -msgid "Unable to close mmap" -msgstr "Неуспех при затваряне на mmap" +#: cmdline/apt-mark.cc +msgid "Print the list of automatically installed packages" +msgstr "" -#: apt-pkg/contrib/mmap.cc -msgid "Unable to synchronize mmap" -msgstr "Неуспех при синхронизирането на mmap" +#: cmdline/apt-mark.cc +msgid "Print the list of manually installed packages" +msgstr "" -#: apt-pkg/contrib/mmap.cc -#, c-format -msgid "Couldn't make mmap of %lu bytes" -msgstr "Неуспех при прехвърлянето в паметта на %lu байта" +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "" -#: apt-pkg/contrib/mmap.cc -msgid "Failed to truncate file" -msgstr "Неуспех при отрязване на края на файла" +#: cmdline/apt-sortpkgs.cc +msgid "Unknown package record!" +msgstr "Непознат запис за пакет!" -#: apt-pkg/contrib/mmap.cc -#, c-format +#: cmdline/apt-sortpkgs.cc msgid "" -"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " -"Current value: %lu. (man 5 apt.conf)" +"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +"\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"Недостатъчна памет за MMap. Увеличете стойността на променливата APT::Cache-" -"Start. Текуща стойност: %lu (man 5 apt.conf)" -#: apt-pkg/contrib/mmap.cc -#, c-format +#: cmdline/apt.cc msgid "" -"Unable to increase the size of the MMap as the limit of %lu bytes is already " -"reached." +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" msgstr "" -"Неуспех при увеличаване на паметта за MMap. Достигнато е текущото " -"ограничение от %lu байта." -#: apt-pkg/contrib/mmap.cc -msgid "" -"Unable to increase size of the MMap as automatic growing is disabled by user." +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" msgstr "" -"Неуспех при увеличаване на паметта за MMap. Автоматичното увеличаване е " -"забранено от потребителя." -#: apt-pkg/contrib/progress.cc -#, c-format -msgid "%c%s... Error!" -msgstr "%c%s... Грешка!" +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Четене на списъците с пакети" -#: apt-pkg/contrib/progress.cc -#, c-format -msgid "%c%s... Done" -msgstr "%c%s... Готово" +#: cmdline/apt.cc +msgid "show package details" +msgstr "" -#: apt-pkg/contrib/progress.cc -msgid "..." +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Отбити пакети:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Счупени пакети" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "но той е виртуален пакет" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" msgstr "" -#. Print the spinner -#: apt-pkg/contrib/progress.cc -#, fuzzy, c-format -msgid "%c%s... %u%%" -msgstr "%c%s... Готово" +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" -#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lid %lih %limin %lis" -msgstr "%liд %liч %liм %liс" +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Четене на информацията за състоянието" -#. TRANSLATOR: h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lih %limin %lis" -msgstr "%liч %liм %liс" +#: dselect/install +msgid "Bad default setting!" +msgstr "Лоша стандартна настройка!" -#. TRANSLATOR: min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%limin %lis" -msgstr "%liм %liс" +#: dselect/install dselect/update +#, fuzzy +msgid "Press [Enter] to continue." +msgstr "Натиснете „Enter“, за да продължите." -#. TRANSLATOR: s means seconds -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "%lis" -msgstr "%liс" +#: dselect/install +msgid "Do you want to erase any previously downloaded .deb files?" +msgstr "Желаете ли да изтриете изтеглените пакетни файлове?" -#: apt-pkg/contrib/strutl.cc -#, c-format -msgid "Selection %s not found" -msgstr "Изборът %s не е намерен" +#: dselect/install +msgid "Some errors occurred while unpacking. Packages that were installed" +msgstr "Възникнаха някои грешки при разпакетирането. инсталираните пакети" -#. TRANSLATOR: an identifier like Packages; Releasefile key indicating -#. a file like main/binary-amd64/Packages; another identifier like Contents; -#. filename and linenumber of the sources.list entry currently parsed -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Target %s wants to acquire the same file (%s) as %s from source %s" +#: dselect/install +msgid "will be configured. This may result in duplicate errors" +msgstr "ще бъдат конфигурирани. Това може да доведе до дублирани грешки" + +#: dselect/install +msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" +"или грешки, причинени от липсващи зависимости. Това е нормално, само грешките" -#. TRANSLATOR: an identifier like Packages; Releasefile key indicating -#. a file like main/binary-amd64/Packages; filename and linenumber of -#. two sources.list entries -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Target %s (%s) is configured multiple times in %s and %s" +#: dselect/install +msgid "" +"above this message are important. Please fix them and run [I]nstall again" msgstr "" +"над това съобщение за важни. Коригирайте ги и изпълнете [I]nstall наново" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Unable to parse Release file %s" -msgstr "Неуспех при анализиране на файл Release %s" +#: dselect/update +msgid "Merging available information" +msgstr "Смесване на наличната информация" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "No sections in Release file %s" -msgstr "Във файла Release %s липсват раздели" +#: ftparchive/apt-ftparchive.cc +msgid "Package extension list is too long" +msgstr "Списъкът с разширения на пакети и твърде дълъг" -#: apt-pkg/deb/debmetaindex.cc +#: ftparchive/apt-ftparchive.cc #, c-format -msgid "No Hash entry in Release file %s" -msgstr "Във файла Release %s липсва контролна сума" +msgid "Error processing directory %s" +msgstr "Грешка при обработката на директория %s" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "" -"No Hash entry in Release file %s which is considered strong enough for " -"security purposes" -msgstr "" +#: ftparchive/apt-ftparchive.cc +msgid "Source extension list is too long" +msgstr "Списъкът с разширения на източници е твърде дълъг" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Invalid '%s' entry in Release file %s" -msgstr "Неправилна стойност за „%s“ във файла Release %s" +#: ftparchive/apt-ftparchive.cc +msgid "Error writing header to contents file" +msgstr "Грешка при запазването на заглавната част във файла със съдържание" -#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc +#: ftparchive/apt-ftparchive.cc #, c-format -msgid "Conflicting values set for option %s regarding source %s %s" -msgstr "" +msgid "Error processing contents %s" +msgstr "Грешка при обработката на съдържание %s" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Invalid value set for option %s regarding source %s %s (%s)" +#: ftparchive/apt-ftparchive.cc +msgid "" +"Usage: apt-ftparchive [options] command\n" +"Commands: packages binarypath [overridefile [pathprefix]]\n" +" sources srcpath [overridefile [pathprefix]]\n" +" contents path\n" +" release path\n" +" generate config [groups]\n" +" clean config\n" +"\n" +"apt-ftparchive generates index files for Debian archives. It supports\n" +"many styles of generation from fully automated to functional replacements\n" +"for dpkg-scanpackages and dpkg-scansources\n" +"\n" +"apt-ftparchive generates Package files from a tree of .debs. The\n" +"Package file contains the contents of all the control fields from\n" +"each package as well as the MD5 hash and filesize. An override file\n" +"is supported to force the value of Priority and Section.\n" +"\n" +"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" +"The --source-override option can be used to specify a src override file\n" +"\n" +"The 'packages' and 'sources' command should be run in the root of the\n" +"tree. BinaryPath should point to the base of the recursive search and \n" +"override file should contain the override flags. Pathprefix is\n" +"appended to the filename fields if present. Example usage from the \n" +"Debian archive:\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Options:\n" +" -h This help text\n" +" --md5 Control MD5 generation\n" +" -s=? Source override file\n" +" -q Quiet\n" +" -d=? Select the optional caching database\n" +" --no-delink Enable delinking debug mode\n" +" --contents Control contents file generation\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option" msgstr "" +"Употреба: apt-ftparchive [опции] команда\n" +"Команди: packages binarypath [overridefile [pathprefix]]\n" +" sources srcpath [overridefile [pathprefix]]\n" +" contents път\n" +" release път\n" +" generate config [групи]\n" +" clean config\n" +"\n" +"apt-ftparchive генерира индексни файлове за архиви на Дебиан. Поддържа\n" +"много стилове на генериране от напълно автоматично до функционални\n" +"замени на dpkg-scanpackages и dpkg-scansources.\n" +"\n" +"apt-ftparchive генерира „Package“ файлове от дърво с .deb файлове. Файлът\n" +"„Package“ представлява съдържанието на всички контролни полета на всеки\n" +"пакет, както и MD5 хеш и размер на файла. Стойностите на полетата \n" +"„Priority“ и „Section“ могат да бъдат изменени с файл „override“.\n" +"\n" +"По подобен начин apt-ftparchive генерира „Sources“ файлове от дърво с .dsc \n" +"файлове. Опцията --source-override може да се използва за указване на файл\n" +"„override“ за пакети с изходен код.\n" +"\n" +"Командите „packages“ и „sources“ трябва да се изпълняват в корена на " +"дървото.\n" +"BinaryPath трябва да сочи към основата, където започва рекурсивното търсене " +"и\n" +"файла „override“ трябва да съдържа всички флагове за преназначаване. " +"Pathprefix\n" +"се прибавя към полетата на файловите имена, ако съществува. Пример за " +"употреба\n" +"от архива на Дебиан:\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Опции:\n" +" -h Този помощен текст.\n" +" --md5 Управление на генерирането на MD5.\n" +" -s=? Файл „override“ за пакети с изходен код.\n" +" -q Без показване на съобщения.\n" +" -d=? Избор на допълнителна база от данни за кеширане.\n" +" --no-delink Включване на режим за премахване на връзки.\n" +" --contents Управление на генерирането на файлове със съдържание.\n" +" -c=? Четене на този конфигурационен файл.\n" +" -o=? Настройване на произволна конфигурационна опция" -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" -msgstr "" +#: ftparchive/apt-ftparchive.cc +msgid "No selections matched" +msgstr "Няма съвпадения на избора" -#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc +#: ftparchive/apt-ftparchive.cc #, c-format -msgid "Unable to parse package file %s (%d)" -msgstr "Неуспех при анализирането на пакетен файл %s (%d)" +msgid "Some files are missing in the package file group `%s'" +msgstr "Липсват някои файлове от групата с файлови пакети „%s“" -#: apt-pkg/deb/debsystem.cc +#: ftparchive/cachedb.cc #, c-format -msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" -msgstr "" -"Неуспех при заключване на административната директория (%s). Може би се " -"използва от друг процес?" +msgid "DB was corrupted, file renamed to %s.old" +msgstr "БД е повредена, файлът е преименуван на %s.old" -#: apt-pkg/deb/debsystem.cc +#: ftparchive/cachedb.cc #, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "" -"Неуспех при заключване на административната директория (%s). Може би липсват " -"административни права?" +msgid "DB is old, attempting to upgrade %s" +msgstr "БД е стара, опит за актуализиране на %s" -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc -#, c-format +#: ftparchive/cachedb.cc msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " +"DB format is invalid. If you upgraded from an older version of apt, please " +"remove and re-create the database." msgstr "" -"Процесът dpkg е беше прекъснат. Проблемът трябва да се коригира чрез ръчно " -"изпълнение на „%s“." - -#: apt-pkg/deb/debsystem.cc -msgid "Not locked" -msgstr "Без заключване" +"Невалиден формат на БД. Ако сте обновили от по-стара версия на apt, " +"премахнете базата от данни и я създайте наново." -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/cachedb.cc #, c-format -msgid "Installing %s" -msgstr "Инсталиране на %s" +msgid "Unable to open DB file %s: %s" +msgstr "Неуспех при отварянето на файл %s от БД: %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Configuring %s" -msgstr "Конфигуриране на %s" +#: ftparchive/cachedb.cc +#, fuzzy +msgid "Failed to read .dsc" +msgstr "Неуспех при прочитането на връзка %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Removing %s" -msgstr "Премахване на %s" +#: ftparchive/cachedb.cc +msgid "Archive has no control record" +msgstr "В архива няма поле „control“" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Completely removing %s" -msgstr "Окончателно премахване на %s" +#: ftparchive/cachedb.cc +msgid "Unable to get a cursor" +msgstr "Неуспех при получаването на курсор" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Noting disappearance of %s" -msgstr "Отбелязване на изчезването на %s" +#: ftparchive/contents.cc +msgid "realloc - Failed to allocate memory" +msgstr "realloc - Неуспех при заделянето на памет" -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/multicompress.cc #, c-format -msgid "Running post-installation trigger %s" -msgstr "Изпълнение на тригер след инсталиране %s" +msgid "Unknown compression algorithm '%s'" +msgstr "Непознат алгоритъм за компресия „%s“" -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/multicompress.cc #, c-format -msgid "Installed %s" -msgstr "%s е инсталиран" +msgid "Compressed output %s needs a compression set" +msgstr "Компресираният изход %s изисква настройка за компресирането" -#. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Directory '%s' missing" -msgstr "Директорията „%s“ липсва" +#: ftparchive/multicompress.cc methods/rsh.cc +msgid "Failed to create IPC pipe to subprocess" +msgstr "Неуспех при създаването на IPC pipe към подпроцеса" -#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc -#, c-format -msgid "Could not open file '%s'" -msgstr "Неуспех при отваряне на файла „%s“" +#: ftparchive/multicompress.cc +msgid "Failed to fork" +msgstr "Неуспех при пускането на подпроцес" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing %s" -msgstr "Подготвяне на %s" +#: ftparchive/multicompress.cc +msgid "Compress child" +msgstr "Процес-потомък за компресиране" -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/multicompress.cc #, c-format -msgid "Unpacking %s" -msgstr "Разпакетиране на %s" +msgid "Internal error, failed to create %s" +msgstr "Вътрешна грешка, неуспех при създаването на %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing to configure %s" -msgstr "Подготвяне на %s за конфигуриране" +#: ftparchive/multicompress.cc +msgid "IO to subprocess/file failed" +msgstr "В/И към подпроцеса/файла пропадна" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Preparing for removal of %s" -msgstr "Подготвяне за премахване на %s" +#: ftparchive/multicompress.cc +msgid "Failed to read while computing MD5" +msgstr "Неуспех при четене докато се изчислява MD5" -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/override.cc #, c-format -msgid "Removed %s" -msgstr "%s е премахнат" +msgid "Unable to open %s" +msgstr "Неуспех при отварянето на %s" -#: apt-pkg/deb/dpkgpm.cc +#. skip spaces +#. find end of word +#: ftparchive/override.cc +#, fuzzy, c-format +msgid "Malformed override %s line %llu (%s)" +msgstr "Неправилно форматиран override %s, ред %llu #1" + +#: ftparchive/override.cc #, c-format -msgid "Preparing to completely remove %s" -msgstr "Подготовка за пълно премахване на %s" +msgid "Failed to read the override file %s" +msgstr "Неуспех при четенето на override файл %s" -#: apt-pkg/deb/dpkgpm.cc +#: ftparchive/override.cc #, c-format -msgid "Completely removed %s" -msgstr "%s е напълно премахнат" +msgid "Malformed override %s line %llu #1" +msgstr "Неправилно форматиран override %s, ред %llu #1" -#: apt-pkg/deb/dpkgpm.cc -#, fuzzy, c-format -msgid "Can not write log (%s)" -msgstr "Неуспех при записа на %s" +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu #2" +msgstr "Неправилно форматиран override %s, ред %llu #2" -#: apt-pkg/deb/dpkgpm.cc -msgid "Is /dev/pts mounted?" -msgstr "" +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu #3" +msgstr "Неправилно форматиран override %s, ред %llu #3" -#: apt-pkg/deb/dpkgpm.cc -msgid "Operation was interrupted before it could finish" -msgstr "Операцията е прекъсната" +#: ftparchive/writer.cc +#, c-format +msgid "W: Unable to read directory %s\n" +msgstr "W: Неуспех при четенето на директория %s\n" -#: apt-pkg/deb/dpkgpm.cc -msgid "No apport report written because MaxReports is reached already" -msgstr "" -"Поради достигане на максималния брой доклади (MaxReports) не е записан нов " -"доклад за зависимостите." +#: ftparchive/writer.cc +#, c-format +msgid "W: Unable to stat %s\n" +msgstr "W: Неуспех при четенето на %s\n" -#. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc -msgid "dependency problems - leaving unconfigured" -msgstr "отлагане на настройката поради неудовлетворени зависимости" +#: ftparchive/writer.cc +msgid "E: " +msgstr "E: " -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates its a followup " -"error from a previous failure." -msgstr "" -"Доклад за зависимостите не е записан защото съобщението за грешка е породено " -"от друга грешка." +#: ftparchive/writer.cc +msgid "W: " +msgstr "W: " -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a disk full " -"error" -msgstr "" -"Доклад за зависимостите не е записан защото грешката е причинена от " -"недостатъчно дисково пространство" +#: ftparchive/writer.cc +msgid "E: Errors apply to file " +msgstr "E: Грешките се отнасят за файла " -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a out of memory " -"error" -msgstr "" -"Доклад за зависимостите не е записан защото грешката е причинена от " -"недостатъчна оперативна памет" +#: ftparchive/writer.cc +#, c-format +msgid "Failed to resolve %s" +msgstr "Неуспех при превръщането на %s" -#: apt-pkg/deb/dpkgpm.cc -#, fuzzy -msgid "" -"No apport report written because the error message indicates an issue on the " -"local system" -msgstr "" -"Доклад за зависимостите не е записан защото грешката е причинена от " -"недостатъчно дисково пространство" +#: ftparchive/writer.cc +msgid "Tree walking failed" +msgstr "Неуспех при обхода на дървото" -#: apt-pkg/deb/dpkgpm.cc -msgid "" -"No apport report written because the error message indicates a dpkg I/O error" -msgstr "" -"Доклад за зависимостите не е записан поради входно-изходна грешка с dpkg" +#: ftparchive/writer.cc +#, c-format +msgid "Failed to open %s" +msgstr "Неуспех при отварянето на %s" -#: apt-pkg/depcache.cc -msgid "Building dependency tree" -msgstr "Изграждане на дървото със зависимости" +#: ftparchive/writer.cc +#, c-format +msgid " DeLink %s [%s]\n" +msgstr "DeLink %s [%s]\n" -#: apt-pkg/depcache.cc -msgid "Candidate versions" -msgstr "Версии кандидати" +#: ftparchive/writer.cc +#, c-format +msgid "*** Failed to link %s to %s" +msgstr "*** Неуспех при създаването на връзка %s към %s" -#: apt-pkg/depcache.cc -msgid "Dependency generation" -msgstr "Генериране на зависимости" +#: ftparchive/writer.cc +#, c-format +msgid " DeLink limit of %sB hit.\n" +msgstr "Превишен лимит на DeLink от %sB.\n" -#: apt-pkg/depcache.cc -msgid "Reading state information" -msgstr "Четене на информацията за състоянието" +#: ftparchive/writer.cc +msgid "Archive had no package field" +msgstr "Архивът няма поле „package“" -#: apt-pkg/depcache.cc +#: ftparchive/writer.cc #, c-format -msgid "Failed to open StateFile %s" -msgstr "Неуспех при отварянето на StateFile %s" +msgid " %s has no override entry\n" +msgstr " %s няма запис „override“\n" -#: apt-pkg/depcache.cc +#: ftparchive/writer.cc #, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Неуспех при запис на временен StateFile %s" +msgid " %s maintainer is %s not %s\n" +msgstr " поддържащия пакета %s е %s, а не %s\n" -#: apt-pkg/edsp.cc -msgid "Send scenario to solver" -msgstr "Изпращане на сценарий към програмата за удовлетворяване на зависимости" +#: ftparchive/writer.cc +#, c-format +msgid " %s has no source override entry\n" +msgstr " %s няма запис „source override“\n" -#: apt-pkg/edsp.cc -msgid "Send request to solver" -msgstr "Изпращане на заявка към програмата за удовлетворяване на зависимости" +#: ftparchive/writer.cc +#, c-format +msgid " %s has no binary override entry either\n" +msgstr " %s няма също и запис „binary override“\n" -#: apt-pkg/edsp.cc -msgid "Prepare for receiving solution" -msgstr "Подготовка за приемане на решение" +#: methods/cdrom.cc +#, c-format +msgid "Unable to read the cdrom database %s" +msgstr "Неуспех при четенето на базата %s със CD-ROM" -#: apt-pkg/edsp.cc -msgid "External solver failed without a proper error message" +#: methods/cdrom.cc +msgid "" +"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " +"cannot be used to add new CD-ROMs" msgstr "" -"Външната програма за удовлетворяване на зависимости се провали без да изведе " -"съобщение за грешка" - -#: apt-pkg/edsp.cc -msgid "Execute external solver" -msgstr "Изпълняване на външна програма за удовлетворяване на зависимости" +"Използвайте „apt-cdrom“, за да може този CD-ROM да се разпознава от APT. " +"„apt-get update“ не може да се използва за добавяне на нови дискове" -#: apt-pkg/edsp.cc -#, fuzzy -msgid "Execute external planner" -msgstr "Изпълняване на външна програма за удовлетворяване на зависимости" +#: methods/cdrom.cc +msgid "Wrong CD-ROM" +msgstr "Грешен CD-ROM" -#: apt-pkg/edsp.cc -#, fuzzy -msgid "Send request to planner" -msgstr "Изпращане на заявка към програмата за удовлетворяване на зависимости" +#: methods/cdrom.cc +#, c-format +msgid "Unable to unmount the CD-ROM in %s, it may still be in use." +msgstr "Неуспех при демонтирането на CD-ROM в %s, може все още да се използва." -#: apt-pkg/edsp.cc -#, fuzzy -msgid "Send scenario to planner" -msgstr "Изпращане на сценарий към програмата за удовлетворяване на зависимости" +#: methods/cdrom.cc +msgid "Disk not found." +msgstr "Дискът не е намерен." -#: apt-pkg/edsp.cc -#, fuzzy -msgid "External planner failed without a proper error message" +#: methods/cdrom.cc methods/file.cc methods/rsh.cc +msgid "File not found" +msgstr "Файлът не е намерен" + +#. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686) +#: methods/connect.cc +#, c-format +msgid "Direct connection to %s domains is blocked by default." msgstr "" -"Външната програма за удовлетворяване на зависимости се провали без да изведе " -"съобщение за грешка" -#: apt-pkg/indexcopy.cc +#: methods/connect.cc methods/http.cc #, c-format -msgid "Wrote %i records.\n" -msgstr "Записани са %i записа.\n" +msgid "Connecting to %s (%s)" +msgstr "Свързване с %s (%s)" -#: apt-pkg/indexcopy.cc +#: methods/connect.cc #, c-format -msgid "Wrote %i records with %i missing files.\n" -msgstr "Записани са %i записа с %i липсващи файла.\n" +msgid "[IP: %s %s]" +msgstr "[IP: %s %s]" -#: apt-pkg/indexcopy.cc +#: methods/connect.cc #, c-format -msgid "Wrote %i records with %i mismatched files\n" -msgstr "Записани са %i записа с %i несъответстващи файла\n" +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgstr "Неуспех при създаването на гнездо за %s (f=%u t=%u p=%u)" -#: apt-pkg/indexcopy.cc +#: methods/connect.cc #, c-format -msgid "Wrote %i records with %i missing files and %i mismatched files\n" -msgstr "Записани са %i записа с %i липсващи и %i несъответстващи файла\n" +msgid "Cannot initiate the connection to %s:%s (%s)." +msgstr "Не може да се започне свързване с %s:%s (%s)." -#: apt-pkg/indexcopy.cc +#: methods/connect.cc #, c-format -msgid "Can't find authentication record for: %s" -msgstr "Не е намерен oторизационен запис за: %s" +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "Неуспех при свързване с %s:%s (%s), допустимото време изтече" -#: apt-pkg/indexcopy.cc +#: methods/connect.cc methods/ftp.cc methods/rsh.cc +msgid "Failed" +msgstr "Неуспех" + +#: methods/connect.cc #, c-format -msgid "Hash mismatch for: %s" -msgstr "Несъответствие на контролната сума за: %s" +msgid "Could not connect to %s:%s (%s)." +msgstr "Неуспех при свързване с %s:%s (%s)." -#: apt-pkg/init.cc +#. We say this mainly because the pause here is for the +#. ssh connection that is still going +#: methods/connect.cc methods/rsh.cc #, c-format -msgid "Packaging system '%s' is not supported" -msgstr "Пакетната система „%s“ не е поддържана" +msgid "Connecting to %s" +msgstr "Свързване с %s" -#: apt-pkg/init.cc -msgid "Unable to determine a suitable packaging system type" -msgstr "Неуспех при определянето на подходяща пакетна система" +#: methods/connect.cc +#, c-format +msgid "Could not resolve '%s'" +msgstr "Неуспех при намирането на IP адреса на „%s“" -#: apt-pkg/install-progress.cc +#: methods/connect.cc #, c-format -msgid "Progress: [%3i%%]" -msgstr "" +msgid "Temporary failure resolving '%s'" +msgstr "Временен неуспех при намирането на IP адреса на „%s“" -#: apt-pkg/install-progress.cc -msgid "Running dpkg" -msgstr "Изпълняване на dpkg" +#: methods/connect.cc +#, fuzzy, c-format +msgid "System error resolving '%s:%s'" +msgstr "Нещо лошо се случи при намирането на IP адреса на „%s:%s“ (%i - %s)" -#: apt-pkg/packagemanager.cc +#: methods/connect.cc #, c-format -msgid "" -"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " -"under APT::Immediate-Configure for details. (%d)" -msgstr "" -"Неуспех при незабавната настройка на „%s“. За повече информация вижте " -"информацията за APT::Immediate-Configure в „man 5 apt.conf“. (%d)" +msgid "Something wicked happened resolving '%s:%s' (%i - %s)" +msgstr "Нещо лошо се случи при намирането на IP адреса на „%s:%s“ (%i - %s)" -#: apt-pkg/packagemanager.cc +#: methods/connect.cc #, c-format -msgid "Could not configure '%s'. " -msgstr "Неуспех при конфигуриране на „%s“. " +msgid "Unable to connect to %s:%s:" +msgstr "Неуспех при свързване с %s:%s:" -#: apt-pkg/packagemanager.cc +#: methods/copy.cc +msgid "Failed to stat" +msgstr "Неуспех при получаването на атрибути" + +#: methods/file.cc +msgid "Invalid URI, local URIS must not start with //" +msgstr "Невалиден адрес-URI, локалните адреси-URI не трябва да започват с „//“" + +#. Login must be before getpeername otherwise dante won't work. +#: methods/ftp.cc +msgid "Logging in" +msgstr "Влизане" + +#: methods/ftp.cc +msgid "Unable to determine the peer name" +msgstr "Неуспех при установяването на името на отдалечения сървър" + +#: methods/ftp.cc +msgid "Unable to determine the local name" +msgstr "Неуспех при установяването на локалното име" + +#: methods/ftp.cc +#, c-format +msgid "The server refused the connection and said: %s" +msgstr "Сървърът отказа свързване и съобщи: %s" + +#: methods/ftp.cc +#, c-format +msgid "USER failed, server said: %s" +msgstr "USER се провали, сървърът съобщи: %s" + +#: methods/ftp.cc #, c-format +msgid "PASS failed, server said: %s" +msgstr "PASS се провали, сървърът съобщи: %s" + +#: methods/ftp.cc msgid "" -"This installation run will require temporarily removing the essential " -"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " -"you really want to do it, activate the APT::Force-LoopBreak option." +"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " +"is empty." msgstr "" -"В следствие на циклични зависимости от типа „В конфликт с/Предварително " -"зависи от“, за да се продължи инсталацията трябва да се премахне необходимия " -"пакет %s. Това често е лошо, но ако наистина искате да го направите, " -"активирайте опцията APT::Force-LoopBreak." +"Беше указан сървър-посредник, но няма скрипт за влизане, Acquire::ftp::" +"ProxyLogin е празен." -#: apt-pkg/pkgcache.cc -msgid "Empty package cache" -msgstr "Празен кеш на пакети" +#: methods/ftp.cc +#, c-format +msgid "Login script command '%s' failed, server said: %s" +msgstr "Командата „%s“ на скрипта за влизане се провали, сървърът съобщи: %s" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted" -msgstr "Файлът за кеш на пакети е повреден" +#: methods/ftp.cc +#, c-format +msgid "TYPE failed, server said: %s" +msgstr "TYPE се провали, сървърът съобщи: %s" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is an incompatible version" -msgstr "Файлът за кеш на пакети е несъвместима версия" +#: methods/ftp.cc methods/rsh.cc +msgid "Connection timeout" +msgstr "Допустимото време за свързването изтече" -#: apt-pkg/pkgcache.cc -#, c-format -msgid "This APT does not support the versioning system '%s'" -msgstr "Тази версия на APT не поддържа система за версии „%s“" +#: methods/ftp.cc +msgid "Server closed the connection" +msgstr "Сървърът разпадна връзката" -#: apt-pkg/pkgcache.cc -#, fuzzy, c-format -msgid "The package cache was built for different architectures: %s vs %s" -msgstr "Кешът на пакети е бил направен за различна архитектура" +#: methods/ftp.cc methods/rsh.cc +msgid "A response overflowed the buffer." +msgstr "Отговорът препълни буфера." -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it has the wrong hash" -msgstr "Файлът за кеш на пакети е повреден, твърде малък е" +#: methods/ftp.cc +msgid "Protocol corruption" +msgstr "Развален протокол" -#: apt-pkg/pkgcache.cc -msgid "Depends" -msgstr "Зависи от" +#: methods/ftp.cc +msgid "Could not create a socket" +msgstr "Неуспех при създаването на гнездо" -#: apt-pkg/pkgcache.cc -msgid "PreDepends" -msgstr "Предварително зависи от" +#: methods/ftp.cc +msgid "Could not connect data socket, connection timed out" +msgstr "" +"Неуспех при свързването на гнездо за данни, допустимото време за свързване " +"изтече" -#: apt-pkg/pkgcache.cc -msgid "Suggests" -msgstr "Предлага се" +#: methods/ftp.cc +msgid "Could not connect passive socket." +msgstr "Неуспех при свързването на пасивно гнездо." -#: apt-pkg/pkgcache.cc -msgid "Recommends" -msgstr "Препоръчва се" +#: methods/ftp.cc +msgid "getaddrinfo was unable to get a listening socket" +msgstr "getaddrinfo не успя да се добере до слушащо гнездо" -#: apt-pkg/pkgcache.cc -msgid "Conflicts" -msgstr "В конфликт с" +#: methods/ftp.cc +msgid "Could not bind a socket" +msgstr "Неуспех при свързването на гнездо" -#: apt-pkg/pkgcache.cc -msgid "Replaces" -msgstr "Заменя" +#: methods/ftp.cc +msgid "Could not listen on the socket" +msgstr "Неуспех при слушането на гнездото" -#: apt-pkg/pkgcache.cc -msgid "Obsoletes" -msgstr "Изважда от употреба" +#: methods/ftp.cc +msgid "Could not determine the socket's name" +msgstr "Неуспех при определянето на името на гнездото" -#: apt-pkg/pkgcache.cc -msgid "Breaks" -msgstr "Чупи" +#: methods/ftp.cc +msgid "Unable to send PORT command" +msgstr "Неуспех при изпращането на командата PORT" -#: apt-pkg/pkgcache.cc -msgid "Enhances" -msgstr "Подобрява" +#: methods/ftp.cc +#, c-format +msgid "Unknown address family %u (AF_*)" +msgstr "Неизвестно семейство адреси %u (AF_*)" -#: apt-pkg/pkgcache.cc -msgid "required" -msgstr "изискван" +#: methods/ftp.cc +#, c-format +msgid "EPRT failed, server said: %s" +msgstr "EPRT се провали, сървърът съобщи: %s" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "важен" +#: methods/ftp.cc +msgid "Data socket connect timed out" +msgstr "Времето за установяване на връзка с гнездо за данни изтече" -#: apt-pkg/pkgcache.cc -msgid "standard" -msgstr "стандартен" +#: methods/ftp.cc +msgid "Unable to accept connection" +msgstr "Невъзможно е да се приеме свързването" -#: apt-pkg/pkgcache.cc -msgid "optional" -msgstr "незадължителен" +#: methods/ftp.cc methods/http.cc methods/rsh.cc +msgid "Problem hashing file" +msgstr "Проблем при хеширане на файла" -#: apt-pkg/pkgcache.cc -msgid "extra" -msgstr "допълнителен" +#: methods/ftp.cc +#, c-format +msgid "Unable to fetch file, server said '%s'" +msgstr "Неуспех при изтеглянето на файла, сървърът съобщи „%s“" -#: apt-pkg/pkgcachegen.cc -msgid "Cache has an incompatible versioning system" -msgstr "Кешът има несъвместима система за версии" +#: methods/ftp.cc methods/rsh.cc +msgid "Data socket timed out" +msgstr "Времето за връзка с гнездо за данни изтече" -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc +#: methods/ftp.cc #, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "Възникна грешка при обработката на %s (%s%d)" +msgid "Data transfer failed, server said '%s'" +msgstr "Неуспех при прехвърлянето на данни, сървърът съобщи: „%s“" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "" -"Еха, надхвърлихте броя имена на пакети, на който е способна тази версия на " -"APT." +#. Get the files information +#: methods/ftp.cc +msgid "Query" +msgstr "Запитване" -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "Еха, надхвърлихте броя версии, на който е способна тази версия на APT." +#: methods/ftp.cc +msgid "Unable to invoke " +msgstr "Неуспех при извикването на " -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of descriptions this APT is capable of." +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" msgstr "" -"Еха, надхвърлихте броя описания, на който е способна тази версия на APT." -#: apt-pkg/pkgcachegen.cc -msgid "Wow, you exceeded the number of dependencies this APT is capable of." +#: methods/gpgv.cc +msgid "At least one invalid signature was encountered." +msgstr "Намерен е поне един невалиден подпис." + +#: methods/gpgv.cc +msgid "" +"Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" -"Еха, надхвърлихте броя зависимости, на който е способна тази версия на APT." +"Вътрешна грешка: Валиден подпис, но не може да се провери отпечатъка на " +"ключа?!" -#: apt-pkg/pkgcachegen.cc -msgid "Reading package lists" -msgstr "Четене на списъците с пакети" +#: methods/gpgv.cc +msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgstr "" +"Неуспех при изпълнение на „apt-key“ за проверка на подписа (инсталиран ли е " +"gnupg?)" -#: apt-pkg/pkgcachegen.cc -msgid "IO Error saving source cache" -msgstr "Входно/изходна грешка при запазването на кеша на пакети с изходен код" +#: methods/gpgv.cc +msgid "Unknown error executing apt-key" +msgstr "Неизвестна грешка при изпълнението на apt-key" -#: apt-pkg/pkgrecords.cc +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc #, c-format -msgid "Index file type '%s' is not supported" -msgstr "Не се поддържа индексен файл от типа „%s“" +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" -#: apt-pkg/policy.cc -#, c-format +#: methods/gpgv.cc +msgid "The following signatures were invalid:\n" +msgstr "Следните подписи са невалидни:\n" + +#: methods/gpgv.cc msgid "" -"The value '%s' is invalid for APT::Default-Release as such a release is not " -"available in the sources" +"The following signatures couldn't be verified because the public key is not " +"available:\n" msgstr "" -"Стойността „%s“ на APT::Default-Release не е правилна, понеже в източниците " -"няма такова издание" +"Следните подписи не можаха да бъдат проверени, защото публичния ключ не е " +"наличен:\n" -#: apt-pkg/policy.cc -#, c-format -msgid "Invalid record in the preferences file %s, no Package header" -msgstr "Невалиден запис във файла с настройки %s, липсва заглавна част Package" +#: methods/http.cc +msgid "Error writing to the file" +msgstr "Грешка при записа на файла" -#: apt-pkg/policy.cc -#, c-format -msgid "Did not understand pin type %s" -msgstr "Неизвестен тип за отбиване %s" +#: methods/http.cc +msgid "Error reading from server. Remote end closed connection" +msgstr "Грешка при четене от сървъра. Отдалеченият сървър прекъсна връзката" -#: apt-pkg/policy.cc -#, c-format -msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" -msgstr "" +#: methods/http.cc +msgid "Error reading from server" +msgstr "Грешка при четене от сървъра" -#: apt-pkg/policy.cc -msgid "No priority (or zero) specified for pin" -msgstr "Няма указан приоритет (или е нула) на отбиването" +#: methods/http.cc +msgid "Error writing to file" +msgstr "Грешка при записа на файл" -#. 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 -#: apt-pkg/sourcelist.cc -#, fuzzy, c-format -msgid "Malformed entry %u in %s file %s (%s)" -msgstr "Неправилно форматиран override %s, ред %llu #1" +#: methods/http.cc +msgid "Select failed" +msgstr "Неуспех на избора" -#: apt-pkg/sourcelist.cc -#, c-format -msgid "Opening %s" -msgstr "Отваряне на %s" +#: methods/http.cc +msgid "Connection timed out" +msgstr "Допустимото време за свързване изтече" -#: apt-pkg/sourcelist.cc -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "Лошо форматиран ред %u в списъка с източници %s (тип)" +#: methods/http.cc +msgid "Error writing to output file" +msgstr "Грешка при записа на изходен файл" -#: apt-pkg/sourcelist.cc +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc #, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "Типът „%s“ на ред %u в списъка с източници %s е неизвестен." +msgid "No mirror file '%s' found " +msgstr "Файлът „%s“ на огледалния сървър не е намерен " -#: apt-pkg/sourcelist.cc -#, fuzzy, c-format -msgid "Malformed stanza %u in source list %s (type)" -msgstr "Лошо форматиран ред %u в списъка с източници %s (тип)" +#. FIXME: fallback to a default mirror here instead +#. and provide a config option to define that default +#: methods/mirror.cc +#, c-format +msgid "Can not read mirror file '%s'" +msgstr "Грешка при четене файла „%s“ от огледалния сървър" -#: apt-pkg/sourcelist.cc +#: methods/mirror.cc #, fuzzy, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "Типът „%s“ на ред %u в списъка с източници %s е неизвестен." +msgid "No entry found in mirror file '%s'" +msgstr "Грешка при четене файла „%s“ от огледалния сървър" -#: apt-pkg/sourcelist.cc +#: methods/mirror.cc #, c-format -msgid "Unsupported file %s given on commandline" -msgstr "" +msgid "[Mirror: %s]" +msgstr "[Огледален сървър: %s]" -#: apt-pkg/srcrecords.cc -msgid "You must put some 'source' URIs in your sources.list" -msgstr "Трябва да добавите адреси-URI от тип „source“ в sources.list" +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "Неуспех при задаването на време на промяна" -#: apt-pkg/tagfile.cc -#, c-format -msgid "Cannot convert %s to integer: out of range" -msgstr "" +#: methods/rsh.cc +msgid "Connection closed prematurely" +msgstr "Връзката прекъсна преждевременно" -#: apt-pkg/update.cc +#: methods/server.cc +msgid "Waiting for headers" +msgstr "Чакане на заглавни части" + +#: methods/server.cc +msgid "Bad header line" +msgstr "Невалиден ред на заглавна част" + +#: methods/server.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "HTTP сървърът изпрати невалидна заглавна част като отговор" + +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "HTTP сървърът изпрати невалидна заглавна част „Content-Length“" + +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "HTTP сървърът изпрати невалидна заглавна част „Content-Range“" + +#: methods/server.cc +msgid "This HTTP server has broken range support" +msgstr "HTTP сървърът няма поддръжка за прехвърляне на фрагменти на файлове" + +#: methods/server.cc +msgid "Unknown date format" +msgstr "Неизвестен формат на дата" + +#: methods/server.cc +msgid "Bad header data" +msgstr "Невалидни данни на заглавната част" + +#: methods/server.cc +msgid "Connection failed" +msgstr "Неуспех при свързването" + +#: methods/server.cc +#, c-format msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" msgstr "" -"Някои индексни файлове не можаха да бъдат изтеглени. Те са пренебрегнати или " -"са използвани по-стари." -#: apt-pkg/upgrade.cc -msgid "Calculating upgrade" -msgstr "Изчисляване на актуализацията" +#: methods/server.cc +msgid "Internal error" +msgstr "Вътрешна грешка" + +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Празни файлове не могат да бъдат валидни архиви" #~ msgid "(not found)" #~ msgstr "(не са намерени)" -- cgit v1.2.3