summaryrefslogtreecommitdiff
path: root/po/ru
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2021-04-14 23:03:43 +0000
committerD-I role <debian-boot@lists.debian.org>2021-04-14 23:03:43 +0000
commit36bd34f71cb7ae7218cd2f3182e37407bec18337 (patch)
treea4553b133b24b201ad902e2fbe00bba229dc2201 /po/ru
parent8d509d3b41e9419af1c986441b5bda7a12870120 (diff)
downloadinstallation-guide-36bd34f71cb7ae7218cd2f3182e37407bec18337.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/ru')
-rw-r--r--po/ru/boot-installer.po16
-rw-r--r--po/ru/preseed.po217
2 files changed, 125 insertions, 108 deletions
diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po
index 320d1b9a1..d9437667e 100644
--- a/po/ru/boot-installer.po
+++ b/po/ru/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-07-26 23:02+0000\n"
+"POT-Creation-Date: 2021-04-14 23:02+0000\n"
"PO-Revision-Date: 2018-10-12 18:24+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -2950,15 +2950,23 @@ msgstr "Загрузочная консоль"
#. Tag: para
#: boot-installer.xml:2251
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you are booting with a serial console, generally the kernel will "
+#| "autodetect this. If you have a videocard (framebuffer) and a keyboard "
+#| "also attached to the computer which you wish to boot via serial console, "
+#| "you may have to pass the <userinput>console=<replaceable>device</"
+#| "replaceable></userinput> argument to the kernel, where "
+#| "<replaceable>device</replaceable> is your serial device, which is usually "
+#| "something like <filename>ttyS0</filename>."
msgid ""
"If you are booting with a serial console, generally the kernel will "
"autodetect this. If you have a videocard (framebuffer) and a keyboard also "
"attached to the computer which you wish to boot via serial console, you may "
"have to pass the <userinput>console=<replaceable>device</replaceable></"
"userinput> argument to the kernel, where <replaceable>device</replaceable> "
-"is your serial device, which is usually something like <filename>ttyS0</"
-"filename>."
+"is a serial device of the target, which is usually something like "
+"<filename>ttyS0</filename>."
msgstr ""
"Если вы загружаетесь через консоль на последовательном порту, обычно ядро "
"обнаруживает это автоматически. Если к компьютеру подключёны видеокарта "
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index fb1dd7429..0d45d9f03 100644
--- a/po/ru/preseed.po
+++ b/po/ru/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2020-07-03 20:59+0000\n"
+"POT-Creation-Date: 2021-04-14 23:02+0000\n"
"PO-Revision-Date: 2018-10-25 22:28+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -36,7 +36,7 @@ msgstr ""
"&d-i; для автоматизации установки операционной системы."
#. Tag: para
-#: preseed.xml:23 preseed.xml:720
+#: preseed.xml:23 preseed.xml:725
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1383,7 +1383,16 @@ msgid "Start with <literal>#_preseed_V1</literal>"
msgstr "Начинайте с <literal>#_preseed_V1</literal>"
#. Tag: para
-#: preseed.xml:662
+#: preseed.xml:660
+#, no-c-format
+msgid ""
+"A comment consists of a line which <emphasis>starts</emphasis> with a hash "
+"character (<quote><literal>#</literal></quote>) and extends up to the length "
+"of that line."
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:667
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1393,7 +1402,7 @@ msgstr ""
"<xref linkend=\"preseed-contents\"/> в качестве основы и изменить его."
#. Tag: para
-#: preseed.xml:667
+#: preseed.xml:672
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1407,7 +1416,7 @@ msgstr ""
"debconf и базу данных программы установки cdebconf в один файл:"
#. Tag: screen
-#: preseed.xml:674
+#: preseed.xml:679
#, no-c-format
msgid ""
"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
@@ -1421,7 +1430,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>файл</replaceable>"
#. Tag: para
-#: preseed.xml:676
+#: preseed.xml:681
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1433,7 +1442,7 @@ msgstr ""
"пользователей лучше использовать файл примера."
#. Tag: para
-#: preseed.xml:684
+#: preseed.xml:689
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1449,7 +1458,7 @@ msgstr ""
"суперпользователю."
#. Tag: para
-#: preseed.xml:692
+#: preseed.xml:697
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1461,7 +1470,7 @@ msgstr ""
"classname>."
#. Tag: para
-#: preseed.xml:700
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1477,7 +1486,7 @@ msgstr ""
"filename> &mdash; текущие значения и значения, назначенные переменным."
#. Tag: para
-#: preseed.xml:708
+#: preseed.xml:713
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1489,13 +1498,13 @@ msgstr ""
"cfg</replaceable></command>."
#. Tag: title
-#: preseed.xml:719
+#: preseed.xml:724
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "Содержимое файла ответов (для &releasename;)"
#. Tag: para
-#: preseed.xml:725
+#: preseed.xml:730
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1511,7 +1520,7 @@ msgstr ""
"этой архитектуры."
#. Tag: para
-#: preseed.xml:733
+#: preseed.xml:738
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1521,13 +1530,13 @@ msgstr ""
"<xref linkend=\"module-details\"/>."
#. Tag: title
-#: preseed.xml:741
+#: preseed.xml:746
#, no-c-format
msgid "Localization"
msgstr "Локализация"
#. Tag: para
-#: preseed.xml:742
+#: preseed.xml:747
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1545,7 +1554,7 @@ msgstr ""
"чтобы их можно было указать с любым методом."
#. Tag: para
-#: preseed.xml:751
+#: preseed.xml:756
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1563,7 +1572,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: preseed.xml:760
+#: preseed.xml:765
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1586,7 +1595,7 @@ msgstr ""
"можно указывать в параметрах запуска."
#. Tag: screen
-#: preseed.xml:775
+#: preseed.xml:780
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1610,7 +1619,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:777
+#: preseed.xml:782
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1626,7 +1635,7 @@ msgstr ""
"команды <command>dpkg-reconfigure keyboard-configuration</command>."
#. Tag: screen
-#: preseed.xml:785
+#: preseed.xml:790
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1638,7 +1647,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:787
+#: preseed.xml:792
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1650,13 +1659,13 @@ msgstr ""
"останется активной клавиатурная раскладка ядра."
#. Tag: title
-#: preseed.xml:799
+#: preseed.xml:804
#, no-c-format
msgid "Network configuration"
msgstr "Настройка сети"
#. Tag: para
-#: preseed.xml:800
+#: preseed.xml:805
#, fuzzy, no-c-format
#| msgid ""
#| "Of course, preseeding the network configuration won't work if you're "
@@ -1677,7 +1686,7 @@ msgstr ""
"указать конфигурацию сети через загрузочные параметры ядра."
#. Tag: para
-#: preseed.xml:808
+#: preseed.xml:813
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1689,7 +1698,7 @@ msgstr ""
"<userinput>interface=<replaceable>eth1</replaceable></userinput>."
#. Tag: para
-#: preseed.xml:814
+#: preseed.xml:819
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1708,19 +1717,19 @@ msgstr ""
"quote> со следующими строчками:"
#. Tag: screen
-#: preseed.xml:824
+#: preseed.xml:829
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:826
+#: preseed.xml:831
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "Следующие переменные debconf относятся к настройке сети."
#. Tag: screen
-#: preseed.xml:832
+#: preseed.xml:837
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1863,7 +1872,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:834
+#: preseed.xml:839
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1884,13 +1893,13 @@ msgstr ""
"должен использоваться."
#. Tag: title
-#: preseed.xml:850
+#: preseed.xml:855
#, no-c-format
msgid "Network console"
msgstr "Сетевая консоль"
#. Tag: screen
-#: preseed.xml:852
+#: preseed.xml:857
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1911,13 +1920,13 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: title
-#: preseed.xml:857
+#: preseed.xml:862
#, no-c-format
msgid "Mirror settings"
msgstr "Настройка сервера-зеркала"
#. Tag: para
-#: preseed.xml:858
+#: preseed.xml:863
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1931,7 +1940,7 @@ msgstr ""
"использовать сервер-зеркало."
#. Tag: para
-#: preseed.xml:865
+#: preseed.xml:870
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1941,7 +1950,7 @@ msgstr ""
"для устанавливаемой системы."
#. Tag: para
-#: preseed.xml:870
+#: preseed.xml:875
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1960,7 +1969,7 @@ msgstr ""
"ненужно."
#. Tag: screen
-#: preseed.xml:881
+#: preseed.xml:886
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1988,13 +1997,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:886
+#: preseed.xml:891
#, no-c-format
msgid "Account setup"
msgstr "Настройка учётной записи"
#. Tag: para
-#: preseed.xml:887
+#: preseed.xml:892
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -2006,7 +2015,7 @@ msgstr ""
"текстовые значения или в виде <emphasis>хешей</emphasis> crypt(3)."
#. Tag: para
-#: preseed.xml:894
+#: preseed.xml:899
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -2023,7 +2032,7 @@ msgstr ""
"алгоритмы SHA-256 и SHA512."
#. Tag: screen
-#: preseed.xml:904
+#: preseed.xml:909
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2082,7 +2091,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:906
+#: preseed.xml:911
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2103,7 +2112,7 @@ msgstr ""
"<command>sudo</command>)."
#. Tag: para
-#: preseed.xml:916
+#: preseed.xml:921
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2114,19 +2123,19 @@ msgstr ""
"classname>) можно сгенерировать хеш SHA-512 из crypt(3) для пароля:"
#. Tag: screen
-#: preseed.xml:921
+#: preseed.xml:926
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:927
+#: preseed.xml:932
#, no-c-format
msgid "Clock and time zone setup"
msgstr "Настройка времени и часового пояса"
#. Tag: screen
-#: preseed.xml:929
+#: preseed.xml:934
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2155,13 +2164,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:934
+#: preseed.xml:939
#, no-c-format
msgid "Partitioning"
msgstr "Разметка дисков"
#. Tag: para
-#: preseed.xml:935
+#: preseed.xml:940
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2178,7 +2187,7 @@ msgstr ""
"файла ответов."
#. Tag: para
-#: preseed.xml:943
+#: preseed.xml:948
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2190,7 +2199,7 @@ msgstr ""
"без автоматической установки."
#. Tag: para
-#: preseed.xml:949
+#: preseed.xml:954
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2209,7 +2218,7 @@ msgstr ""
"поддерживаемых возможностей может поменяться между выпусками."
#. Tag: para
-#: preseed.xml:963
+#: preseed.xml:968
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2221,13 +2230,13 @@ msgstr ""
"как использовать автоматическую установку."
#. Tag: title
-#: preseed.xml:972
+#: preseed.xml:977
#, no-c-format
msgid "Partitioning example"
msgstr "Пример разметки"
#. Tag: screen
-#: preseed.xml:974
+#: preseed.xml:979
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2494,13 +2503,13 @@ msgstr ""
"#d-i partman-auto-crypto/erase_disks boolean false"
#. Tag: title
-#: preseed.xml:978
+#: preseed.xml:983
#, no-c-format
msgid "Partitioning using RAID"
msgstr "Разметка с использованием RAID"
#. Tag: para
-#: preseed.xml:979
+#: preseed.xml:984
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2512,7 +2521,7 @@ msgstr ""
"(degraded arrays) и можно указать запасные устройства."
#. Tag: para
-#: preseed.xml:985
+#: preseed.xml:990
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2522,7 +2531,7 @@ msgstr ""
"устройства массива, см. <xref linkend=\"preseed-bootloader\"/>."
#. Tag: para
-#: preseed.xml:992
+#: preseed.xml:997
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2538,7 +2547,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>."
#. Tag: screen
-#: preseed.xml:1002
+#: preseed.xml:1007
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2641,13 +2650,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:1007
+#: preseed.xml:1012
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "Управление монтированием разделов"
#. Tag: para
-#: preseed.xml:1008
+#: preseed.xml:1013
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2667,7 +2676,7 @@ msgstr ""
"на основе UUID."
#. Tag: para
-#: preseed.xml:1017
+#: preseed.xml:1022
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2678,7 +2687,7 @@ msgstr ""
"ы."
#. Tag: para
-#: preseed.xml:1024
+#: preseed.xml:1029
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2694,7 +2703,7 @@ msgstr ""
"ваша система начинает работать непредсказуемым образом."
#. Tag: screen
-#: preseed.xml:1034
+#: preseed.xml:1039
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2711,13 +2720,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1040
+#: preseed.xml:1045
#, no-c-format
msgid "Base system installation"
msgstr "Установка базовой системы"
#. Tag: para
-#: preseed.xml:1041
+#: preseed.xml:1046
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2728,7 +2737,7 @@ msgstr ""
"основном они касаются установки ядра."
#. Tag: screen
-#: preseed.xml:1048
+#: preseed.xml:1053
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2752,13 +2761,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1053
+#: preseed.xml:1058
#, no-c-format
msgid "Apt setup"
msgstr "Настройка Apt"
#. Tag: para
-#: preseed.xml:1054
+#: preseed.xml:1059
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2772,7 +2781,7 @@ msgstr ""
"добавить другие (локальные) репозитории."
#. Tag: screen
-#: preseed.xml:1062
+#: preseed.xml:1067
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2872,13 +2881,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1067
+#: preseed.xml:1072
#, no-c-format
msgid "Package selection"
msgstr "Выбор пакетов"
#. Tag: para
-#: preseed.xml:1068
+#: preseed.xml:1073
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2888,67 +2897,67 @@ msgstr ""
"Доступные задачи:"
#. Tag: para
-#: preseed.xml:1076
+#: preseed.xml:1081
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (стандартные инструменты)"
#. Tag: para
-#: preseed.xml:1079
+#: preseed.xml:1084
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (графический рабочий стол)"
#. Tag: para
-#: preseed.xml:1082
+#: preseed.xml:1087
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (рабочий стол Gnome)"
#. Tag: para
-#: preseed.xml:1085
+#: preseed.xml:1090
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)"
#. Tag: para
-#: preseed.xml:1088
+#: preseed.xml:1093
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE Plasma)"
#. Tag: para
-#: preseed.xml:1091
+#: preseed.xml:1096
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (рабочий стол Cinnamon)"
#. Tag: para
-#: preseed.xml:1094
+#: preseed.xml:1099
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (рабочий стол MATE)"
#. Tag: para
-#: preseed.xml:1097
+#: preseed.xml:1102
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (рабочий стол LXDE)"
#. Tag: para
-#: preseed.xml:1100
+#: preseed.xml:1105
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (веб-сервер)"
#. Tag: para
-#: preseed.xml:1103
+#: preseed.xml:1108
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (сервер SSH)"
#. Tag: para
-#: preseed.xml:1108
+#: preseed.xml:1113
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2960,7 +2969,7 @@ msgstr ""
"<userinput>standard</userinput>."
#. Tag: para
-#: preseed.xml:1114
+#: preseed.xml:1119
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2976,7 +2985,7 @@ msgstr ""
"указать в командной строке ядра."
#. Tag: screen
-#: preseed.xml:1124
+#: preseed.xml:1129
#, fuzzy, no-c-format
#| msgid ""
#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3024,13 +3033,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1129
+#: preseed.xml:1134
#, no-c-format
msgid "Boot loader installation"
msgstr "Установка загрузчика"
#. Tag: screen
-#: preseed.xml:1131
+#: preseed.xml:1136
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -3175,7 +3184,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1133
+#: preseed.xml:1138
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3187,13 +3196,13 @@ msgstr ""
"linkend=\"preseed-account\"/>."
#. Tag: title
-#: preseed.xml:1143
+#: preseed.xml:1148
#, no-c-format
msgid "Finishing up the installation"
msgstr "Завершение установки"
#. Tag: screen
-#: preseed.xml:1145
+#: preseed.xml:1150
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3233,13 +3242,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1150
+#: preseed.xml:1155
#, no-c-format
msgid "Preseeding other packages"
msgstr "Автоматизация других пакетов"
#. Tag: screen
-#: preseed.xml:1152
+#: preseed.xml:1157
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3262,19 +3271,19 @@ msgstr ""
"# debconf-get-selections &gt;&gt; файл"
#. Tag: title
-#: preseed.xml:1159
+#: preseed.xml:1164
#, no-c-format
msgid "Advanced options"
msgstr "Дополнительные параметры"
#. Tag: title
-#: preseed.xml:1162
+#: preseed.xml:1167
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "Запуск пользовательских команд во время установки"
#. Tag: para
-#: preseed.xml:1163
+#: preseed.xml:1168
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3285,7 +3294,7 @@ msgstr ""
"моменты установки."
#. Tag: para
-#: preseed.xml:1169
+#: preseed.xml:1174
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3297,7 +3306,7 @@ msgstr ""
"то доступен в <filename>/cdrom</filename>."
#. Tag: screen
-#: preseed.xml:1177
+#: preseed.xml:1182
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3347,14 +3356,14 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1182
+#: preseed.xml:1187
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
"Использование автоматической установки для изменения значений по умолчанию"
#. Tag: para
-#: preseed.xml:1183
+#: preseed.xml:1188
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3380,7 +3389,7 @@ msgstr ""
"помочь при отладке или тестировании вашего файла ответов."
#. Tag: para
-#: preseed.xml:1197
+#: preseed.xml:1202
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3394,7 +3403,7 @@ msgstr ""
"этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>."
#. Tag: para
-#: preseed.xml:1204
+#: preseed.xml:1209
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3418,7 +3427,7 @@ msgstr ""
"<quote>внутренние</quote> параметры."
#. Tag: para
-#: preseed.xml:1214
+#: preseed.xml:1219
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3433,13 +3442,13 @@ msgstr ""
"каждого пакета."
#. Tag: title
-#: preseed.xml:1226
+#: preseed.xml:1231
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "Последовательная загрузка нескольких файлов ответов"
#. Tag: para
-#: preseed.xml:1227
+#: preseed.xml:1232
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3455,7 +3464,7 @@ msgstr ""
"конфигураций в другие файлы."
#. Tag: screen
-#: preseed.xml:1237
+#: preseed.xml:1242
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3508,7 +3517,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1239
+#: preseed.xml:1244
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "