-#. 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:2542
-#, c-format
-msgid "Need to get %sB of source archives.\n"
-msgstr "Необходимо получить %sб архивов исходного кода.\n"
-
-#: cmdline/apt-get.cc:2548
-#, c-format
-msgid "Fetch source %s\n"
-msgstr "Получение исходного кода %s\n"
-
-#: cmdline/apt-get.cc:2586
-msgid "Failed to fetch some archives."
-msgstr "Некоторые архивы не удалось получить."
-
-#: cmdline/apt-get.cc:2617
-#, c-format
-msgid "Skipping unpack of already unpacked source in %s\n"
-msgstr "Пропускается распаковка уже распакованного исходного кода в %s\n"
-
-#: cmdline/apt-get.cc:2629
-#, c-format
-msgid "Unpack command '%s' failed.\n"
-msgstr "Команда распаковки «%s» завершилась неудачно.\n"
-
-#: cmdline/apt-get.cc:2630
-#, c-format
-msgid "Check if the 'dpkg-dev' package is installed.\n"
-msgstr "Проверьте, установлен ли пакет «dpkg-dev».\n"
-
-#: cmdline/apt-get.cc:2652
-#, c-format
-msgid "Build command '%s' failed.\n"
-msgstr "Команда сборки «%s» завершилась неудачно.\n"
-
-#: cmdline/apt-get.cc:2672
-msgid "Child process failed"
-msgstr "Порождённый процесс завершился неудачно"
-
-#: cmdline/apt-get.cc:2691
-msgid "Must specify at least one package to check builddeps for"
-msgstr ""
-"Для проверки зависимостей для сборки необходимо указать как минимум один "
-"пакет"
-
-#: cmdline/apt-get.cc:2716
-#, 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:2733
-#, c-format
-msgid "Unable to get build-dependency information for %s"
-msgstr "Невозможно получить информацию о зависимостях для сборки %s"
-
-#: cmdline/apt-get.cc:2753
-#, c-format
-msgid "%s has no build depends.\n"
-msgstr "%s не имеет зависимостей для сборки.\n"
-
-#: cmdline/apt-get.cc:2883
-#, 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:2904
-#, 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:2927
-#, c-format
-msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
-msgstr ""
-"Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный "
-"пакет %s новее, чем надо"
-
-#: cmdline/apt-get.cc:2966
-#, 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:2972
-#, 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:2995
-#, c-format
-msgid "Failed to satisfy %s dependency for %s: %s"
-msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s"
-
-#: cmdline/apt-get.cc:3011
-#, c-format
-msgid "Build-dependencies for %s could not be satisfied."
-msgstr "Зависимости для сборки %s не могут быть удовлетворены."
-
-#: cmdline/apt-get.cc:3016
-msgid "Failed to process build dependencies"
-msgstr "Обработка зависимостей для сборки завершилась неудачно"
-
-#: cmdline/apt-get.cc:3109 cmdline/apt-get.cc:3121
-#, c-format
-msgid "Changelog for %s (%s)"
-msgstr "Changelog для %s (%s)"
-
-#: cmdline/apt-get.cc:3240
-msgid "Supported modules:"
-msgstr "Поддерживаемые модули:"
-
-#: cmdline/apt-get.cc:3281
-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"
-
-#: cmdline/apt-get.cc:3444
-msgid ""
-"NOTE: This is only a simulation!\n"
-" apt-get needs root privileges for real execution.\n"
-" Keep also in mind that locking is deactivated,\n"
-" so don't depend on the relevance to the real current situation!"
-msgstr ""
-"ЗАМЕЧАНИЕ: Производить только имитация работы!\n"
-" Для реальной работы apt-get требуются права суперпользователя.\n"
-" Учтите, что блокировка не используется,\n"
-" поэтому нет полного соответствия с текущей реальной ситуацией!"
-
-#: cmdline/acqprogress.cc:57
-msgid "Hit "
-msgstr "В кэше "
-
-#: cmdline/acqprogress.cc:81
-msgid "Get:"
-msgstr "Получено:"
-
-#: cmdline/acqprogress.cc:112
-msgid "Ign "
-msgstr "Игн "
-
-#: cmdline/acqprogress.cc:116
-msgid "Err "
-msgstr "Ош "
-
-#: cmdline/acqprogress.cc:137
-#, c-format
-msgid "Fetched %sB in %s (%sB/s)\n"
-msgstr "Получено %sБ за %s (%sБ/c)\n"
-
-#: cmdline/acqprogress.cc:227
-#, c-format
-msgid " [Working]"
-msgstr " [Обработка]"
-
-#: cmdline/acqprogress.cc:283
-#, c-format
-msgid ""
-"Media change: please insert the disc labeled\n"
-" '%s'\n"
-"in the drive '%s' and press enter\n"
-msgstr ""
-"Смена носителя: вставьте диск с меткой\n"
-" «%s»\n"
-"в устройство «%s» и нажмите ввод\n"
-
-#: cmdline/apt-mark.cc:46
-#, c-format
-msgid "%s can not be marked as it is not installed.\n"
-msgstr "%s не может быть помечен, так он не установлен.\n"
-
-#: cmdline/apt-mark.cc:52
-#, c-format
-msgid "%s was already set to manually installed.\n"
-msgstr "%s уже помечен как установленный вручную.\n"
-
-#: cmdline/apt-mark.cc:54
-#, c-format
-msgid "%s was already set to automatically installed.\n"
-msgstr "%s уже помечен как установленный автоматически.\n"
-
-#: cmdline/apt-mark.cc:169
-#, c-format
-msgid "%s was already set on hold.\n"
-msgstr "%s уже помечен как зафиксированный.\n"
-
-#: cmdline/apt-mark.cc:171
-#, c-format
-msgid "%s was already not hold.\n"
-msgstr "%s уже помечен как не зафиксированный.\n"
-
-#: cmdline/apt-mark.cc:185 cmdline/apt-mark.cc:207
-#, c-format
-msgid "%s set on hold.\n"
-msgstr "%s помечен как зафиксированный.\n"
-
-#: cmdline/apt-mark.cc:187 cmdline/apt-mark.cc:212
-#, c-format
-msgid "Canceled hold on %s.\n"
-msgstr "Отмена фиксации для %s.\n"