X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/cbbee23e7768750ca1c8b49bdfbf8a650131bbb6..766761fd836d9e247daea924809965c21cc65dc7:/po/ru.po diff --git a/po/ru.po b/po/ru.po index 577dd020d..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-24 00:07+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 "Указан режим «только скачивание», и скачивание завершено" @@ -724,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 @@ -738,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 не нужны аргументы" @@ -760,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" @@ -838,100 +1112,22 @@ 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 "Package files:" -msgstr "Списки пакетов:" +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 "Cache is out of sync, can't x-ref a package file" -msgstr "Кэш рассинхронизирован, невозможно обнаружить ссылку на список пакетов" - -#. Show any packages have explicit pins -#: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "Зафиксированные пакеты:" - -#: cmdline/apt-cache.cc -msgid "(not found)" -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 "" - -#: cmdline/apt-cache.cc -msgid " Installed: " -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] 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" - -#: cmdline/apt-cache.cc cmdline/apt.cc cmdline/apt-cdrom.cc -#: cmdline/apt-config.cc cmdline/apt-get.cc cmdline/apt-helper.cc -#: cmdline/apt-mark.cc -msgid "Commands:" -msgstr "Команды:" - -#: cmdline/apt-cache.cc -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" - -#: cmdline/apt-cache.cc -msgid "Show source records" -msgstr "показать записи об источниках" +msgid "Show source records" +msgstr "показать записи об источниках" #: cmdline/apt-cache.cc msgid "Search the package list for a regex pattern" @@ -957,61 +1153,6 @@ msgstr "показать имена всех пакетов в системе" msgid "Show policy settings" msgstr "показать текущую политику выбора пакетов" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -msgstr "" -"Использование: apt [параметры] команда\n" -"\n" -"Интерфейс командной строки для apt.\n" - -#. 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 "удалить пакеты" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused 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 "обновить систему, удаляя/устанавливая/обновляя пакеты" - -#. for compat with muscle memory -#. misc -#: cmdline/apt.cc -msgid "edit the source information file" -msgstr "редактировать файл с источниками пакетов" - #: 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 Disk 1»" @@ -1048,65 +1189,27 @@ msgstr "Повторите этот процесс для всех имеющи msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is a tool to add CDROM's to APT's source list. The\n" -"CDROM mount point and device information is taken from apt.conf,\n" -"udev and /etc/fstab.\n" -msgstr "" - -#: cmdline/apt-cdrom.cc -#, 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" +"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 "" -"Параметры:\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" -"содержится дополнительная информация." #: 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" +"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 "" -"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" - #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" msgstr "" @@ -1115,31 +1218,6 @@ msgstr "" msgid "show the active configuration setting" msgstr "" -#: 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-get.cc -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "Не удалось найти версию «%s» пакета «%s»" - #: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" @@ -1159,196 +1237,24 @@ msgstr "" "manual»." #: cmdline/apt-get.cc -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" - -#: cmdline/apt-get.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" - -#: 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" - -#: cmdline/apt-get.cc -#, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Проверьте, установлен ли пакет «dpkg-dev».\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "Команда сборки «%s» завершилась неудачно.\n" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"Для проверки зависимостей для сборки необходимо указать как минимум один " -"пакет" - -#: 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 "Обработка зависимостей для сборки завершилась неудачно" - -#: 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" - -#: 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 -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " -"найден" - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный " -"пакет %s новее, чем надо" - -#: 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 не может удовлетворить требованиям по версии" - -#: 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 не " -"имеет версии-кандидата" - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Зависимости для сборки %s не могут быть удовлетворены." - -#: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Обработка зависимостей для сборки завершилась неудачно" +msgid "Internal error, problem resolver broke stuff" +msgstr "Внутренняя ошибка, решатель проблем всё поломал" #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Поддерживаемые модули:" #: 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 simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\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" @@ -1358,45 +1264,6 @@ msgstr "" "для скачивания и установки пакетов. Наиболее часто используемые\n" "команды — update и install.\n" -#: cmdline/apt-get.cc -msgid "" -"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 "" -"Параметры:\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" - #: cmdline/apt-get.cc msgid "Retrieve new lists of packages" msgstr "получить новые списки пакетов" @@ -1419,6 +1286,10 @@ msgstr "удалить пакеты" msgid "Remove packages and config files" msgstr "удалить пакеты вместе с их файлами настройки" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "автоматически удалить все неиспользуемые пакеты" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "обновить всю систему, подробнее в apt-get(8)" @@ -1473,21 +1344,19 @@ msgid "GetSrvRec failed for %s" msgstr "" #: cmdline/apt-helper.cc +#, fuzzy 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" +"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" -#: cmdline/apt-helper.cc -msgid "This APT helper has Super Meep Powers." -msgstr "В этой программе есть Super Meep Powers." - #: cmdline/apt-helper.cc msgid "download the given uri to the target-path" msgstr "скачать файл по заданному uri в target-path" @@ -1556,11 +1425,14 @@ msgid "Selected %s for installation.\n" msgstr "" #: 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" +"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" @@ -1568,30 +1440,6 @@ msgstr "" "для отметки пакетов, что они установлены вручную или автоматически.\n" "Также может показывать списки помеченных пакетов.\n" -#: cmdline/apt-mark.cc -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" -"содержится дополнительная информация." - #: cmdline/apt-mark.cc msgid "Mark the given packages as automatically installed" msgstr "пометить указанные пакеты, как установленные автоматически" @@ -1620,6 +1468,57 @@ msgstr "вывести список пакетов установленных в msgid "Print the list of package on hold" msgstr "вывести список зафиксированных пакетов" +#: cmdline/apt.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" +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 msgid "Unable to read the cdrom database %s" @@ -2087,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" @@ -2124,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" @@ -2155,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" @@ -2370,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" @@ -2458,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" @@ -2647,54 +2512,15 @@ 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 -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/acquire-item.cc msgid "" -"Updating such a repository securily is impossible and therefore disabled by " -"default." +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" #: apt-pkg/acquire-item.cc msgid "" -"Data from such a repository can not be authenticated and is therefore " +"Data from such a repository can't be authenticated and is therefore " "potentially dangerous to use." msgstr "" @@ -2741,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 "" @@ -2750,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" @@ -2773,7 +2613,7 @@ msgstr "Конфликт распространения: %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 users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' is not signed." @@ -2781,7 +2621,7 @@ msgstr "Каталог %s входит в список diverted" #. No Release file was present so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' does not have a Release file." @@ -2845,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 "" @@ -3141,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" @@ -3219,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" @@ -3229,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" @@ -3258,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 "Проблема при синхронизации файла" @@ -3273,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" @@ -3402,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" @@ -3415,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 @@ -3785,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 "стандартный" @@ -3921,7 +3812,7 @@ msgstr "Вы должны заполнить sources.list, поместив ту #: 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 @@ -3941,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 "Порождённый процесс завершился неудачно"