X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/04f27faefbd3b86e069b2fe3d964a56f61afda0d..341e0147dafd388804d48076e5d91f6f12be0aef:/po/ru.po?ds=inline diff --git a/po/ru.po b/po/ru.po index 46eadc1c5..c6594abc6 100644 --- a/po/ru.po +++ b/po/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-05 18:29+0200\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2015-06-23 20:40+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -181,6 +181,36 @@ msgstr "Пакет «%s» не установлен, поэтому не мож msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Заметьте, вместо «%2$s» выбирается «%1$s»\n" +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +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 "" + +#: 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." +msgstr "В этой программе есть Super Meep Powers." + +#: 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 "ВНИМАНИЕ: Следующие пакеты невозможно аутентифицировать!" @@ -225,6 +255,10 @@ msgstr "Не удалось определить количество свобо 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 "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -328,7 +362,7 @@ msgstr "Хотите продолжить?" msgid "Some files failed to download" msgstr "Некоторые файлы скачать не удалось" -#: apt-private/private-install.cc cmdline/apt-get.cc +#: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Указан режим «только скачивание», и скачивание завершено" @@ -425,11 +459,12 @@ msgstr[1] "%lu пакета было установлено автоматиче msgstr[2] "%lu пакетов было установлены автоматически и больше не требуются.\n" #: apt-private/private-install.cc -msgid "Use 'apt-get autoremove' to remove it." -msgid_plural "Use 'apt-get autoremove' to remove them." -msgstr[0] "Для его удаления используйте «apt-get autoremove»." -msgstr[1] "Для их удаления используйте «apt-get autoremove»." -msgstr[2] "Для их удаления используйте «apt-get autoremove»." +#, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Для его удаления используйте «%s»." +msgstr[1] "Для их удаления используйте «%s»." +msgstr[2] "Для их удаления используйте «%s»." #: apt-private/private-install.cc msgid "You might want to run 'apt-get -f install' to correct these:" @@ -697,7 +732,7 @@ msgstr "Н" msgid "Regex compilation error - %s" msgstr "Ошибка компиляции регулярного выражения — %s" -#: apt-private/private-search.cc cmdline/apt-cache.cc +#: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "Вы должны задать не менее одно шаблона поиска" @@ -723,9 +758,249 @@ msgstr[2] "Есть %i дополнительных записей. Исполь msgid "not a real package (virtual)" msgstr "не реальный (виртуальный) пакет" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Не найдено ни одного пакета" +#: apt-private/private-show.cc apt-pkg/cacheset.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "Не удалось найти пакет %s" + +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "Списки пакетов:" + +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" +msgstr "Кэш рассинхронизирован, невозможно обнаружить ссылку на список пакетов" + +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "Зафиксированные пакеты:" + +#: apt-private/private-show.cc +msgid "(not found)" +msgstr "(не найдено)" + +#. 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-private/private-show.cc +msgid " Installed: " +msgstr " Установлен: " + +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " Кандидат: " + +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(отсутствует)" + +#: apt-private/private-show.cc +msgid " Package pin: " +msgstr " Фиксатор пакета: " + +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " Таблица версий:" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Не удалось найти пакет для архитектуры «%s»" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Не удалось найти пакет «%s» версии «%s»" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Не удалось найти пакет «%s» в выпуске «%s»" + +#: apt-private/private-source.cc +#, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "Используется «%s» в качестве исходного пакета вместо «%s»\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "Не удалось найти версию «%s» пакета «%s»" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to fetch source for" +msgstr "" +"Укажите как минимум один пакет, исходный код которого необходимо получить" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to find a source package for %s" +msgstr "Невозможно найти пакет с исходным кодом для %s" + +#: apt-private/private-source.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" + +#: apt-private/private-source.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" + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping already downloaded file '%s'\n" +msgstr "Пропускаем уже скачанный файл «%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-source.cc +#, c-format +msgid "Need to get %sB/%sB of source archives.\n" +msgstr "Необходимо получить %sб/%sб архивов исходного кода.\n" + +#. 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 "Need to get %sB of source archives.\n" +msgstr "Необходимо получить %sб архивов исходного кода.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Fetch source %s\n" +msgstr "Получение исходного кода %s\n" + +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "Некоторые архивы не удалось получить." + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping unpack of already unpacked source in %s\n" +msgstr "Пропускается распаковка уже распакованного исходного кода в %s\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unpack command '%s' failed.\n" +msgstr "Команда распаковки «%s» завершилась неудачно.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" +msgstr "Проверьте, установлен ли пакет «dpkg-dev».\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Build command '%s' failed.\n" +msgstr "Команда сборки «%s» завершилась неудачно.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +"packages" +msgstr "" +"Зависимость типа %s для %s не может быть удовлетворена, так как %s не " +"разрешён для пакетов «%s»" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"%s dependency for %s cannot be satisfied because the package %s cannot be " +"found" +msgstr "" +"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " +"найден" + +#: apt-private/private-source.cc +#, c-format +msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +msgstr "" +"Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный " +"пакет %s новее, чем надо" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"%s dependency for %s cannot be satisfied because candidate version of " +"package %s can't satisfy version requirements" +msgstr "" +"Зависимость типа %s для %s не может быть удовлетворена, так как версия-" +"кандидат пакета %s не может удовлетворить требованиям по версии" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"%s dependency for %s cannot be satisfied because package %s has no candidate " +"version" +msgstr "" +"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " +"имеет версии-кандидата" + +#: apt-private/private-source.cc +#, c-format +msgid "Failed to satisfy %s dependency for %s: %s" +msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s" + +#: apt-private/private-source.cc +#, c-format +msgid "Build-dependencies for %s could not be satisfied." +msgstr "Зависимости для сборки %s не могут быть удовлетворены." + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "Невозможно получить информацию о зависимостях для сборки %s" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s не имеет зависимостей для сборки.\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"Для проверки зависимостей для сборки необходимо указать как минимум один " +"пакет" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" +"У %s отсутствует информация об архитектуре. Для её настройки смотрите apt." +"conf(5) APT::Architectures" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Обработка зависимостей для сборки завершилась неудачно" + +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Обработка зависимостей для сборки завершилась неудачно" #: apt-private/private-sources.cc #, c-format @@ -737,6 +1012,11 @@ msgstr "Не удалось разобрать «%s». Повторить ред msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "Файл «%s» изменён, запустите «apt-get update»." +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Пакет %s версии %s имеет неудовлетворённую зависимость:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Команде update не нужны аргументы" @@ -759,11 +1039,6 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "Все пакеты имеют последние версии." -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Пакет %s версии %s имеет неудовлетворённую зависимость:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -837,165 +1112,46 @@ msgstr "Полное учтённое пространство: " msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "Эта команда устарела. Используйте вместо неё «apt-mark showauto»." -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "Не удалось найти пакет %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 "" #: cmdline/apt-cache.cc -msgid "Package files:" -msgstr "Списки пакетов:" +msgid "Show source records" +msgstr "показать записи об источниках" #: cmdline/apt-cache.cc -msgid "Cache is out of sync, can't x-ref a package file" -msgstr "Кэш рассинхронизирован, невозможно обнаружить ссылку на список пакетов" +msgid "Search the package list for a regex pattern" +msgstr "найти пакеты, имя которых удовлетворяет регулярному выражению" -#. Show any packages have explicit pins #: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "Зафиксированные пакеты:" +msgid "Show raw dependency information for a package" +msgstr "показать необработанную информацию о зависимостях пакета" #: cmdline/apt-cache.cc -msgid "(not found)" -msgstr "(не найдено)" +msgid "Show reverse dependency information for a package" +msgstr "показать информацию об обратных зависимостях пакета" -#. Print the package name and the version we are forcing to #: cmdline/apt-cache.cc -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" +msgid "Show a readable record for the package" +msgstr "показать информацию о пакете в удобочитаемой форме" #: cmdline/apt-cache.cc -msgid " Installed: " -msgstr " Установлен: " +msgid "List the names of all packages in the system" +msgstr "показать имена всех пакетов в системе" #: cmdline/apt-cache.cc -msgid " Candidate: " -msgstr " Кандидат: " - -#: cmdline/apt-cache.cc -msgid "(none)" -msgstr "(отсутствует)" - -#: cmdline/apt-cache.cc -msgid " Package pin: " -msgstr " Фиксатор пакета: " - -#. Show the priority tables -#: cmdline/apt-cache.cc -msgid " Version table:" -msgstr " Таблица версий:" - -#: cmdline/apt-cache.cc -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -" apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -"\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -"\n" -"Commands:\n" -" gencaches - Build both the package and source cache\n" -" showpkg - Show some general information for a single package\n" -" showsrc - Show source records\n" -" stats - Show some basic statistics\n" -" dump - Show the entire file in a terse form\n" -" dumpavail - Print an available file to stdout\n" -" unmet - Show unmet dependencies\n" -" search - Search the package list for a regex pattern\n" -" show - Show a readable record for the package\n" -" depends - Show raw dependency information for a package\n" -" rdepends - Show reverse dependency information for a package\n" -" pkgnames - List the names of all packages in the system\n" -" dotty - Generate package graphs for GraphViz\n" -" xvcg - Generate package graphs for xvcg\n" -" policy - Show policy settings\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" -msgstr "" -"Использование: apt-cache [параметры] команда\n" -" или: apt-cache [параметры] showpkg пакет1 [пакет2…]\n" -" или: apt-cache [параметры] showsrc пакет1 [пакет2…]\n" -"\n" -"apt-cache — низкоуровневый инструмент для поиска\n" -"информации в двоичных кэш-файлах APT\n" -"\n" -"Команды:\n" -" gencaches - построить кэш пакетов и кэш источников\n" -" showpkg - показать общую информацию о конкретном пакете\n" -" showsrc - показать записи об источниках\n" -" stats - показать общую статистику\n" -" dump - показать весь файл в сокращённой форме\n" -" dumpavail - выдать на stdout файл available\n" -" unmet - показать неудовлетворённые зависимости\n" -" search - найти пакеты, имя которых удовлетворяет регулярному выражению\n" -" show - показать информацию о пакете в удобочитаемой форме\n" -" depends - показать необработанную информацию о зависимостях пакета\n" -" rdepends - показать информацию об обратных зависимостях пакета\n" -" pkgnames - показать имена всех пакетов в системе\n" -" dotty - генерировать граф пакетов в формате GraphVis\n" -" xvcg - генерировать граф пакетов в формате xvcg\n" -" policy - показать текущую политику выбора пакетов\n" -"\n" -"Параметры:\n" -" -h Эта справка.\n" -" -p=? Кэш пакетов.\n" -" -s=? Кэш источников.\n" -" -q Не показывать индикатор хода выполнения.\n" -" -i Показывать только важные зависимости для команды unmet.\n" -" -c=? Читать указанный файл настройки.\n" -" -o=? Задать значение произвольной настройки, например, -o dir::cache=/tmp\n" -"Подробности в справочных страницах apt-cache(8) и apt.conf(5).\n" - -#: cmdline/apt.cc -#, fuzzy -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -" autoremove - Remove automatically all unused packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" -"Использование: apt [параметры] команда\n" -"\n" -"Интерфейс командной строки для apt.\n" -"Основные команды: \n" -" list — показать список пакетов из указанных имён пакетов\n" -" search — искать в описаниях пакетов\n" -" show — показать дополнительные данные о пакете\n" -"\n" -" update — обновить список доступных пакетов\n" -"\n" -" install — установить пакеты\n" -" remove — удалить пакеты\n" -"\n" -" upgrade — обновить систему, устанавливая/обновляя пакеты\n" -" full-upgrade — обновить систему, удаляя/устанавливая/обновляя пакеты\n" -"\n" -" edit-sources — редактировать файл с источниками пакетов\n" +msgid "Show policy settings" +msgstr "показать текущую политику выбора пакетов" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -1029,63 +1185,38 @@ msgstr "" msgid "Repeat this process for the rest of the CDs in your set." msgstr "Повторите этот процесс для всех имеющихся CD." +#: cmdline/apt-cdrom.cc +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" +msgstr "" + #: cmdline/apt-config.cc msgid "Arguments not in pairs" msgstr "Непарные аргументы" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" -"apt-config is a simple tool to read the APT config file\n" -"\n" -"Commands:\n" -" shell - Shell mode\n" -" dump - Show the configuration\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\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" -"\n" -"Команды:\n" -" shell - режим shell\n" -" dump - показать настройки\n" -"\n" -"Параметры:\n" -" -h Этот текст.\n" -" -с=? Читать указанный файл настройки.\n" -" -o=? Задать значение произвольной настройке, например, -o dir::cache=/" -"tmp\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Не удалось найти пакет для архитектуры «%s»" -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Не удалось найти пакет «%s» версии «%s»" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Не удалось найти пакет «%s» в выпуске «%s»" - -#: cmdline/apt-get.cc -#, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "Используется «%s» в качестве исходного пакета вместо «%s»\n" +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "Не удалось найти версию «%s» пакета «%s»" +#: cmdline/apt-config.cc +msgid "show the active configuration setting" +msgstr "" #: cmdline/apt-get.cc #, c-format @@ -1110,274 +1241,90 @@ msgid "Internal error, problem resolver broke stuff" msgstr "Внутренняя ошибка, решатель проблем всё поломал" #: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "Невозможно заблокировать каталог, куда складываются скачиваемые файлы" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to fetch source for" -msgstr "" -"Укажите как минимум один пакет, исходный код которого необходимо получить" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to find a source package for %s" -msgstr "Невозможно найти пакет с исходным кодом для %s" - -#: cmdline/apt-get.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 "Supported modules:" +msgstr "Поддерживаемые модули:" #: cmdline/apt-get.cc -#, c-format +#, fuzzy msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" +"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 "" -"Используйте:\n" -"%s\n" -"для получения последних (возможно не выпущенных) обновлений пакета.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping already downloaded file '%s'\n" -msgstr "Пропускаем уже скачанный файл «%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 -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB/%sB of source archives.\n" -msgstr "Необходимо получить %sб/%sб архивов исходного кода.\n" - -#. 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 -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB of source archives.\n" -msgstr "Необходимо получить %sб архивов исходного кода.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Fetch source %s\n" -msgstr "Получение исходного кода %s\n" - -#: cmdline/apt-get.cc -msgid "Failed to fetch some archives." -msgstr "Некоторые архивы не удалось получить." - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping unpack of already unpacked source in %s\n" -msgstr "Пропускается распаковка уже распакованного исходного кода в %s\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "Команда распаковки «%s» завершилась неудачно.\n" +"Использование: apt-get [параметры] команда\n" +" apt-get [параметры] install|remove пакет1 [пакет2…]\n" +" apt-get [параметры] source пакет1 [пакет2…]\n" +"\n" +"apt-get — простая программа с интерфейсом командной строки\n" +"для скачивания и установки пакетов. Наиболее часто используемые\n" +"команды — update и install.\n" #: cmdline/apt-get.cc -#, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Проверьте, установлен ли пакет «dpkg-dev».\n" +msgid "Retrieve new lists of packages" +msgstr "получить новые списки пакетов" #: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "Команда сборки «%s» завершилась неудачно.\n" +msgid "Perform an upgrade" +msgstr "выполнить обновление" #: cmdline/apt-get.cc -msgid "Must specify at least one package to check builddeps for" +msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "" -"Для проверки зависимостей для сборки необходимо указать как минимум один " -"пакет" +"установить новые пакеты (на месте пакета указывается имя пакета (libc6, а не " +"имя файла libc6.deb)" #: cmdline/apt-get.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"У %s отсутствует информация об архитектуре. Для её настройки смотрите apt." -"conf(5) APT::Architectures" - -#: cmdline/apt-get.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Обработка зависимостей для сборки завершилась неудачно" +msgid "Remove packages" +msgstr "удалить пакеты" #: cmdline/apt-get.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "Невозможно получить информацию о зависимостях для сборки %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s не имеет зависимостей для сборки.\n" +msgid "Remove packages and config files" +msgstr "удалить пакеты вместе с их файлами настройки" -#: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как %s не " -"разрешён для пакетов «%s»" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "автоматически удалить все неиспользуемые пакеты" #: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " -"найден" +msgid "Distribution upgrade, see apt-get(8)" +msgstr "обновить всю систему, подробнее в apt-get(8)" #: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный " -"пакет %s новее, чем надо" +msgid "Follow dselect selections" +msgstr "руководствоваться выбором, сделанным в dselect" #: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как версия-" -"кандидат пакета %s не может удовлетворить требованиям по версии" +msgid "Configure build-dependencies for source packages" +msgstr "настроить всё необходимое для сборки пакета из исходного кода" #: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " -"имеет версии-кандидата" +msgid "Erase downloaded archive files" +msgstr "удалить скачанные файлы архивов" #: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s" +msgid "Erase old downloaded archive files" +msgstr "удалить старые скачанные файлы архивов" #: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Зависимости для сборки %s не могут быть удовлетворены." +msgid "Verify that there are no broken dependencies" +msgstr "проверить наличие нарушенных зависимостей" #: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Обработка зависимостей для сборки завершилась неудачно" +msgid "Download source archives" +msgstr "скачать архивы с исходным кодом" #: cmdline/apt-get.cc -msgid "Supported modules:" -msgstr "Поддерживаемые модули:" +msgid "Download the binary package into the current directory" +msgstr "скачать двоичный пакет в текущий каталог" #: cmdline/apt-get.cc -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 simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" -"\n" -"Commands:\n" -" update - Retrieve new lists of packages\n" -" upgrade - Perform an upgrade\n" -" install - Install new packages (pkg is libc6 not libc6.deb)\n" -" remove - Remove packages\n" -" autoremove - Remove automatically all unused packages\n" -" purge - Remove packages and config files\n" -" source - Download source archives\n" -" build-dep - Configure build-dependencies for source packages\n" -" dist-upgrade - Distribution upgrade, see apt-get(8)\n" -" dselect-upgrade - Follow dselect selections\n" -" clean - Erase downloaded archive files\n" -" autoclean - Erase old downloaded archive files\n" -" check - Verify that there are no broken dependencies\n" -" changelog - Download and display the changelog for the given package\n" -" download - Download the binary package into the current directory\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" -msgstr "" -"Использование: apt-get [параметры] команда\n" -" apt-get [параметры] install|remove пакет1 [пакет2…]\n" -" apt-get [параметры] source пакет1 [пакет2…]\n" -"\n" -"apt-get — простая программа с интерфейсом командной строки\n" -"для скачивания и установки пакетов. Наиболее часто используемые\n" -"команды — update и install.\n" -"\n" -"Команды:\n" -" update - получить новые списки пакетов\n" -" upgrade - выполнить обновление\n" -" install - установить новые пакеты (на месте пакета указывается имя " -"пакета\n" -" (libc6, а не имя файла libc6.deb)\n" -" remove - удалить пакеты\n" -" autoremove - автоматически удалить все неиспользуемые пакеты\n" -" purge - удалить пакеты вместе с их файлами настройки\n" -" source - скачать архивы с исходным кодом\n" -" build-dep - настроить всё необходимое для сборки\n" -" пакета из исходного кода\n" -" dist-upgrade - обновить всю систему, подробнее в apt-get(8)\n" -" dselect-upgrade - руководствоваться выбором, сделанным в dselect\n" -" clean - удалить скачанные файлы архивов\n" -" autoclean - удалить старые скачанные файлы архивов\n" -" check - проверить наличие нарушенных зависимостей\n" -" changelog - скачать и показать файл изменений заданного пакета\n" -" download - скачать двоичный пакет в текущий каталог\n" -"\n" -"Параметры:\n" -" -h эта справка\n" -" -q показывать сообщения о работе, не выводить индикатор хода работы\n" -" -qq показывать только сообщения об ошибках\n" -" -d только скачать и НЕ устанавливать и не распаковывать архивы\n" -" -s не выполнять действия на самом деле, только имитация работы\n" -" -y отвечать «Да» на все вопросы, сами вопросы при этом не выводить\n" -" -f попытаться исправить систему, имеющую сломанные зависимости\n" -" -m попытаться продолжить, даже если архивы не найдены\n" -" -u показывать также список обновляемых пакетов\n" -" -b собрать пакет из исходного кода после его получения\n" -" -V показывать полные номера версий\n" -" -c=? читать указанный файл настройки\n" -" -o=? задать значение произвольному параметру настройки,\n" -" например, -o dir::cache=/tmp\n" -"В справочных страницах apt-get(8), sources.list(5) и apt.conf(5)\n" -"содержится подробная информация и описание параметров.\n" -" В APT есть коровья СУПЕРСИЛА.\n" +msgid "Download and display the changelog for the given package" +msgstr "скачать и показать файл изменений заданного пакета" #: cmdline/apt-helper.cc msgid "Need one URL as argument" @@ -1402,25 +1349,25 @@ msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] download-file uri target-path\n" "\n" -"apt-helper is a internal helper for apt\n" -"\n" -"Commands:\n" -" download-file - download the given uri to the target-path\n" -" srv-lookup - lookup a SRV record (e.g. _http._tcp.ftp.debian.org)\n" -" auto-detect-proxy - detect proxy using apt.conf\n" -"\n" -" This APT helper has Super Meep Powers.\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-helper [параметры] команда\n" " apt-helper [параметры] download-file uri target-path\n" "\n" "apt-helper — вспомогательная программа для apt\n" -"\n" -"Команды:\n" -" download-file — скачать файл по заданному uri в target-path\n" -" auto-detect-proxy — определять прокси с помощью apt.conf\n" -"\n" -" В этой программе есть Super Meep Powers.\n" + +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" +msgstr "скачать файл по заданному uri в target-path" + +#: cmdline/apt-helper.cc +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "detect proxy using apt.conf" +msgstr "определять прокси с помощью apt.conf" #: cmdline/apt-mark.cc #, c-format @@ -1447,79 +1394,130 @@ msgstr "%s уже помечен как зафиксированный.\n" msgid "%s was already not hold.\n" msgstr "%s уже помечен как не зафиксированный.\n" -#: cmdline/apt-mark.cc apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc -#: apt-pkg/deb/dpkgpm.cc +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "" +"Выполнение dpkg завершилось с ошибкой. У вас есть права суперпользователя?" + +#: cmdline/apt-mark.cc #, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Ожидалось завершение процесса %s, но он не был запущен" +msgid "%s set on hold.\n" +msgstr "%s помечен как зафиксированный.\n" + +#: cmdline/apt-mark.cc +#, c-format +msgid "Canceled hold on %s.\n" +msgstr "Отмена фиксации для %s.\n" #: cmdline/apt-mark.cc #, c-format -msgid "%s set on hold.\n" -msgstr "%s помечен как зафиксированный.\n" +msgid "Selected %s for purge.\n" +msgstr "" #: cmdline/apt-mark.cc #, c-format -msgid "Canceled hold on %s.\n" -msgstr "Отмена фиксации для %s.\n" +msgid "Selected %s for removal.\n" +msgstr "" #: cmdline/apt-mark.cc -msgid "Executing dpkg failed. Are you root?" +#, c-format +msgid "Selected %s for installation.\n" msgstr "" -"Выполнение dpkg завершилось с ошибкой. У вас есть права суперпользователя?" #: 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 list marks.\n" -"\n" -"Commands:\n" -" auto - Mark the given packages as automatically installed\n" -" manual - Mark the given packages as manually installed\n" -" hold - Mark a package as held back\n" -" unhold - Unset a package set as held back\n" -" showauto - Print the list of automatically installed packages\n" -" showmanual - Print the list of manually installed packages\n" -" showhold - Print the list of package on hold\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." +"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" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as automatically installed" +msgstr "пометить указанные пакеты, как установленные автоматически" + +#: cmdline/apt-mark.cc +msgid "Mark the given packages as manually installed" +msgstr "пометить указанные пакеты, как установленные вручную" + +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "пометить пакет как зафиксированный" + +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "снять метку пакета, что он зафиксирован" + +#: cmdline/apt-mark.cc +msgid "Print the list of automatically installed packages" +msgstr "вывести список автоматически установленных пакетов" + +#: cmdline/apt-mark.cc +msgid "Print the list of manually installed packages" +msgstr "вывести список пакетов установленных вручную" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "вывести список зафиксированных пакетов" + +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" "\n" -"Команды:\n" -" auto — пометить указанные пакеты, как установленные автоматически\n" -" manual — пометить указанные пакеты, как установленные вручную\n" -" hold — пометить пакет как зафиксированный\n" -" unhold — снять метку пакета, что он зафиксирован\n" -" showauto — вывести список автоматически установленных пакетов\n" -" showmanual — вывести список пакетов установленных вручную\n" -" showhold — вывести список зафиксированных пакетов\n" -"\n" -"Параметры:\n" -" -h эта справка\n" -" -q показывать сообщения о работе, не выводить индикатор хода работы\n" -" -qq показывать только сообщения об ошибках\n" -" -s не выполнять действия на самом деле, только имитация работы\n" -" -f читать/писать данные о пометках в заданный файл\n" -" -c=? читать указанный файл настройки\n" -" -o=? задать значение произвольному параметру настройки,\n" -" например, -o dir::cache=/tmp\n" -"В справочных страницах apt-mark(8) и apt.conf(5)\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 "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "показать список пакетов из указанных имён пакетов" + +#: cmdline/apt.cc +msgid "search in package descriptions" +msgstr "искать в описаниях пакетов" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "показать дополнительные данные о пакете" + +#. package stuff +#: cmdline/apt.cc +msgid "install packages" +msgstr "установить пакеты" + +#: cmdline/apt.cc +msgid "remove packages" +msgstr "удалить пакеты" + +#. system wide stuff +#: cmdline/apt.cc +msgid "update list of available packages" +msgstr "обновить список доступных пакетов" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "обновить систему, устанавливая/обновляя пакеты" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "обновить систему, удаляя/устанавливая/обновляя пакеты" + +#. misc +#: cmdline/apt.cc +msgid "edit the source information file" +msgstr "редактировать файл с источниками пакетов" #: methods/cdrom.cc #, c-format @@ -1988,17 +1986,13 @@ msgid "Merging available information" msgstr "Слияние доступной информации" #: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\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" @@ -2025,17 +2019,13 @@ msgid "Cannot get debconf version. Is debconf installed?" msgstr "Невозможно определить версию debconf. Он установлен?" #: cmdline/apt-internal-solver.cc +#, fuzzy msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Использование: apt-internal-solver\n" "\n" @@ -2056,26 +2046,10 @@ msgstr "Запись о неизвестном пакете!" msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\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 "" -"Использование: apt-sortpkgs [параметры] файл1 [файл2…]\n" -"\n" -"apt-sortpkgs — простой инструмент для сортировки списков пакетов. Параметр -" -"s\n" -"используется для указания типа списка.\n" -"\n" -"Параметры:\n" -" -h этот текст\n" -" -s сортировать список файлов пакетов исходного кода\n" -" -c=? читать указанный файл настройки\n" -" -o=? Задать значение произвольной настройке, например, -o dir::cache=/tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -2271,11 +2245,6 @@ msgstr "Ошибка ввода/вывода в подпроцесс/файл" msgid "Failed to read while computing MD5" msgstr "Ошибка чтения во время вычисления MD5" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Не удалось удалить %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2359,11 +2328,6 @@ msgstr "DeLink %s [%s]\n" msgid "Failed to readlink %s" msgstr "Не удалось прочесть ссылку %s" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "Не удалось удалить %s" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2548,47 +2512,22 @@ msgstr "Двойное добавление diversion %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Повторно указан файл настройки %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "Каталог списка %spartial отсутствует." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Архивный каталог %spartial отсутствует." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Невозможно заблокировать каталог %s" - -#: apt-pkg/acquire.cc -#, c-format +#: apt-pkg/acquire-item.cc msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, c-format -msgid "Clean of %s is not supported" -msgstr "Очистка «%s» не поддерживается" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Скачивается файл %li из %li (осталось %s)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Скачивается файл %li из %li" +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" #: apt-pkg/acquire-item.cc -msgid "Use --allow-insecure-repositories to force the update" +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2628,6 +2567,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "Ошибка GPG: %s: %s" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2637,6 +2583,13 @@ msgstr "" "Невозможно найти ожидаемый элемент «%s» в файле Release (некорректная запись " "в sources.list или файл)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Недоступен открытый ключ для следующих ID ключей:\n" @@ -2658,19 +2611,21 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Конфликт распространения: %s (ожидался %s, но получен %s)" +#. No Release file was present, or verification failed, so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Каталог %s входит в список diverted" +#. No Release file was present so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The repository '%s' does not have a Release file. This is deprecated, please " -"contact the owner of the repository." -msgstr "" +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Каталог %s входит в список diverted" #: apt-pkg/acquire-item.cc #, fuzzy, c-format @@ -2730,6 +2685,50 @@ msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "Вставьте диск с меткой «%s» в устройство «%s» и нажмите ввод." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Каталог списка %spartial отсутствует." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Архивный каталог %spartial отсутствует." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "Невозможно заблокировать каталог %s" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, c-format +msgid "Clean of %s is not supported" +msgstr "Очистка «%s» не поддерживается" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Скачивается файл %li из %li (осталось %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Скачивается файл %li из %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3026,6 +3025,11 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Синтаксическая ошибка %s:%u: лишние символы в конце файла" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Problem unlinking the file %s" +msgstr "Проблема при удалении файла %s" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3073,6 +3077,11 @@ msgstr "" "Файл «%s» в каталоге «%s» игнорируется, так как он не имеет неправильное " "расширение" +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Ожидалось завершение процесса %s, но он не был запущен" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3099,6 +3108,14 @@ msgstr "Порождённый процесс %s неожиданно завер msgid "Problem closing the gzip file %s" msgstr "Проблема закрытия gzip-файла %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Не удалось создать IPC с порождённым процессом" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Не удалось выполнить компрессор " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3109,14 +3126,6 @@ msgstr "Не удалось открыть файл %s" msgid "Could not open file descriptor %d" msgstr "Не удалось открыть файловый дескриптор %d" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Не удалось создать IPC с порождённым процессом" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Не удалось выполнить компрессор " - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3138,11 +3147,6 @@ msgstr "Проблема закрытия файла %s" msgid "Problem renaming the file %s to %s" msgstr "Проблема при переименовании файла %s в %s" -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Problem unlinking the file %s" -msgstr "Проблема при удалении файла %s" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Проблема при синхронизации файла" @@ -3153,13 +3157,13 @@ msgstr "Невозможно отобразить в память пустой #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Не удалось сделать копию файлового дескриптора %i" +msgid "Couldn't make mmap of %llu bytes" +msgstr "Невозможно отобразить в память %llu байт" #: apt-pkg/contrib/mmap.cc #, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Невозможно отобразить в память %llu байт" +msgid "Couldn't duplicate file descriptor %i" +msgstr "Не удалось сделать копию файлового дескриптора %i" #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" @@ -3282,6 +3286,13 @@ msgstr "Отсутствуют разделы в файле Release (%s)" msgid "No Hash entry in Release file %s" msgstr "Отсутствуют элементы Hash в файле Release (%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 "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3295,12 +3306,12 @@ msgstr "Неправильный элемент «Valid-Until» в файле Re #. 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 concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3665,14 +3676,14 @@ msgstr "Ломает" msgid "Enhances" msgstr "Улучшает" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "важный" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "необходимый" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "важный" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "стандартный" @@ -3790,13 +3801,18 @@ msgstr "Искажённая строка %u в списке источнико msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "Неизвестный тип «%s» в строфе %u в списке источников %s" +#: apt-pkg/sourcelist.cc +#, c-format +msgid "Unsupported file %s given on commandline" +msgstr "" + #: apt-pkg/srcrecords.cc msgid "You must put some 'source' URIs in your sources.list" msgstr "Вы должны заполнить sources.list, поместив туда URI источников пакетов" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3816,6 +3832,146 @@ msgstr "" msgid "Calculating upgrade" msgstr "Расчёт обновлений" +#~ msgid "Problem unlinking %s" +#~ msgstr "Не удалось удалить %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Не удалось удалить %s" + +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "Использование: apt-cache [параметры] команда\n" +#~ " или: apt-cache [параметры] show пакет1 [пакет2…]\n" +#~ "\n" +#~ "apt-cache — низкоуровневый инструмент для поиска\n" +#~ "информации в двоичных кэш-файлах APT\n" + +#~ msgid "Commands:" +#~ msgstr "Команды:" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "Параметры:\n" +#~ " -h Эта справка.\n" +#~ " -p=? Кэш пакетов.\n" +#~ " -s=? Кэш источников.\n" +#~ " -q Не показывать индикатор хода выполнения.\n" +#~ " -i Показывать только важные зависимости для команды unmet.\n" +#~ " -c=? Читать указанный файл настройки.\n" +#~ " -o=? Задать значение произвольной настройки, например, -o dir::cache=/" +#~ "tmp\n" +#~ "Подробности в справочных страницах apt-cache(8) и apt.conf(5).\n" + +#~ msgid "" +#~ "Usage: apt [options] command\n" +#~ "\n" +#~ "CLI for apt.\n" +#~ msgstr "" +#~ "Использование: apt [параметры] команда\n" +#~ "\n" +#~ "Интерфейс командной строки для apt.\n" + +#, fuzzy +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -d CD-ROM mount point\n" +#~ " -r Rename a recognized CD-ROM\n" +#~ " -m No mounting\n" +#~ " -f Fast mode, don't check package files\n" +#~ " -a Thorough scan mode\n" +#~ " --no-auto-detect Do not try to auto detect drive and mount point\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See fstab(5)\n" +#~ msgstr "" +#~ "Параметры:\n" +#~ " -h эта справка\n" +#~ " -q показывать сообщения о работе, не выводить индикатор хода работы\n" +#~ " -qq показывать только сообщения об ошибках\n" +#~ " -s не выполнять действия на самом деле, только имитация работы\n" +#~ " -f читать/писать данные о пометках в заданный файл\n" +#~ " -c=? читать указанный файл настройки\n" +#~ " -o=? задать значение произвольному параметру настройки,\n" +#~ " например, -o dir::cache=/tmp\n" +#~ "В справочных страницах apt-mark(8) и apt.conf(5)\n" +#~ "содержится дополнительная информация." + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Параметры:\n" +#~ " -h Этот текст.\n" +#~ " -с=? Читать указанный файл настройки.\n" +#~ " -o=? Задать значение произвольной настройке, например, -o dir::cache=/" +#~ "tmp\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -q Loggable output - no progress indicator\n" +#~ " -qq No output except for errors\n" +#~ " -s No-act. Just prints what would be done.\n" +#~ " -f read/write auto/manual marking in the given file\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-mark(8) and apt.conf(5) manual pages for more information." +#~ msgstr "" +#~ "Параметры:\n" +#~ " -h эта справка\n" +#~ " -q показывать сообщения о работе, не выводить индикатор хода работы\n" +#~ " -qq показывать только сообщения об ошибках\n" +#~ " -s не выполнять действия на самом деле, только имитация работы\n" +#~ " -f читать/писать данные о пометках в заданный файл\n" +#~ " -c=? читать указанный файл настройки\n" +#~ " -o=? задать значение произвольному параметру настройки,\n" +#~ " например, -o dir::cache=/tmp\n" +#~ "В справочных страницах apt-mark(8) и apt.conf(5)\n" +#~ "содержится дополнительная информация." + +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Использование: apt-sortpkgs [параметры] файл1 [файл2…]\n" +#~ "\n" +#~ "apt-sortpkgs — простой инструмент для сортировки списков пакетов. " +#~ "Параметр -s\n" +#~ "используется для указания типа списка.\n" +#~ "\n" +#~ "Параметры:\n" +#~ " -h этот текст\n" +#~ " -s сортировать список файлов пакетов исходного кода\n" +#~ " -c=? читать указанный файл настройки\n" +#~ " -o=? Задать значение произвольной настройке, например, -o dir::cache=/" +#~ "tmp\n" + #~ msgid "Child process failed" #~ msgstr "Порождённый процесс завершился неудачно"