+#: cmdline/apt-get.cc:2559
+msgid "Failed to process build dependencies"
+msgstr "Обработка зависимостей для сборки завершилась неудачно"
+
+#: cmdline/apt-get.cc:2591
+msgid "Supported modules:"
+msgstr "Поддерживаемые модули:"
+
+#: cmdline/apt-get.cc:2632
+#, 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"
+#| "\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"
+#| "\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"
+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"
+"\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 pkg1 [pkg2 ...]\n"
+" apt-get [параметры] source pkg1 [pkg2 ...]\n"
+"\n"
+"apt-get -- простая программа с интерфейсом командной строки\n"
+"для скачивания и установки пакетов. Наиболее часто используемые\n"
+"команды -- update и install.\n"
+"\n"
+"Команды:\n"
+" update - получить новые списки пакетов\n"
+" upgrade - выполнить обновление\n"
+" install - установить новые пакеты (на месте pkg указывается имя пакета\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"
+"\n"
+"Параметры:\n"
+" -h этот текст\n"
+" -q выводить сообщения, пригодные для записи в файл журнала,\n"
+" не выводить индикатор хода работы\n"
+" -qq выводить только сообщения об ошибках\n"
+" -d только скачать - НЕ устанавливать и не распаковывать архивы\n"
+" -s не выполнять действия на самом деле, только имитация работы\n"
+" -y отвечать \"Да\" на все вопросы, сами вопросы при этом не выводить\n"
+" -f попытаться исправить систему, имеющую сломанные зависимости\n"
+" -m продолжать, даже если местоположение архивов неизвестно\n"
+" -u показывать также список обновляемых пакетов\n"
+" -b собрать пакет из исходного кода после его получения\n"
+" -V показать полные номера версий\n"
+" -c=? читать указанный файл настройки\n"
+" -o=? задать значение произвольному параметру настройки, например, -o dir::"
+"cache=/tmp\n"
+"Справочные страницы apt-get(8), sources.list(5) и apt.conf(5)\n"
+"содержат подробную информацию и описание параметров.\n"
+" В APT есть коровья СУПЕРСИЛА.\n"
+
+#: cmdline/apt-get.cc:2799
+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!"