diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2009-03-01 01:13:14 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2009-03-01 01:13:14 +0000 |
commit | ee8467bce2e917511728d125c6d80e37fb45837b (patch) | |
tree | 697db89939e77d8814b36aaf67681e27a700d6ca /po/ru/preseed.po | |
parent | c76ee8e4a3eeea8ae54e26662a6bf82730d67ceb (diff) | |
download | installation-guide-ee8467bce2e917511728d125c6d80e37fb45837b.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r-- | po/ru/preseed.po | 306 |
1 files changed, 162 insertions, 144 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po index 4f9e7a025..6c1b56d52 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: 2009-02-22 01:09+0000\n" +"POT-Creation-Date: 2009-03-01 01:12+0000\n" "PO-Revision-Date: 2009-02-04 20:54+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -35,7 +35,7 @@ msgstr "" "&d-i; для автоматизации установки операционной системы." #. Tag: para -#: preseed.xml:23 preseed.xml:663 +#: preseed.xml:23 preseed.xml:667 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -125,7 +125,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:510 +#: preseed.xml:70 preseed.xml:514 #, no-c-format msgid "file" msgstr "файловый" @@ -746,13 +746,23 @@ msgstr "" #. Tag: para #: preseed.xml:461 -#, no-c-format -msgid "" -"The <literal>auto</literal> boot label is not yet defined on all " -"architectures. The same effect may be achieved by simply adding the two " -"parameters <literal>auto=true priority=critical</literal> to the kernel " -"command line. The <literal>auto</literal> parameter is an alias for " -"<literal>auto-install/enable</literal> and controls the delay of the locale " +#, fuzzy, no-c-format +#| msgid "" +#| "The <literal>auto</literal> boot label is not yet defined on all " +#| "architectures. The same effect may be achieved by simply adding the two " +#| "parameters <literal>auto=true priority=critical</literal> to the kernel " +#| "command line. The <literal>auto</literal> parameter is an alias for " +#| "<literal>auto-install/enable</literal> and controls the delay of the " +#| "locale and keyboard questions until after there has been a chance to " +#| "preseed them, while <literal>priority</literal> is an alias for " +#| "<literal>debconf/priority</literal> and setting it to <literal>critical</" +#| "literal> stops any questions with a lower priority from being asked." +msgid "" +"The <literal>auto</literal> boot label is not yet defined everywhere. The " +"same effect may be achieved by simply adding the two parameters " +"<literal>auto=true priority=critical</literal> to the kernel command line. " +"The <literal>auto</literal> parameter is an alias for <literal>auto-install/" +"enable</literal> and setting it to <literal>true</literal> delays the locale " "and keyboard questions until after there has been a chance to preseed them, " "while <literal>priority</literal> is an alias for <literal>debconf/priority</" "literal> and setting it to <literal>critical</literal> stops any questions " @@ -770,7 +780,7 @@ msgstr "" "вопросы с меньшим уровнем важности." #. Tag: para -#: preseed.xml:474 +#: preseed.xml:475 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -784,7 +794,7 @@ msgstr "" "будет ожидаться больше чем обычно." #. Tag: para -#: preseed.xml:483 +#: preseed.xml:484 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -800,165 +810,168 @@ msgstr "" "к процессу автоматизации." #. Tag: title -#: preseed.xml:494 +#: preseed.xml:495 #, no-c-format msgid "Aliases useful with preseeding" msgstr "Полезные в автоматизации псевдонимы" #. Tag: para -#: preseed.xml:495 +#: preseed.xml:496 #, no-c-format -msgid "The following aliases can be useful when using (auto mode) preseeding." +msgid "" +"The following aliases can be useful when using (auto mode) preseeding. Note " +"that these are simply short aliases for question names, and you always need " +"to specify a value as well: for example, <literal>auto=true</literal> or " +"<literal>interface=eth0</literal>." msgstr "" -"Следующие псевдонимы могут быть полезны при автоматизации (режим auto)." #. Tag: entry -#: preseed.xml:505 +#: preseed.xml:509 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:505 +#: preseed.xml:509 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:506 +#: preseed.xml:510 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:506 +#: preseed.xml:510 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:507 +#: preseed.xml:511 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:507 +#: preseed.xml:511 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:508 +#: preseed.xml:512 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:508 +#: preseed.xml:512 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:509 +#: preseed.xml:513 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:509 +#: preseed.xml:513 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:510 +#: preseed.xml:514 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:511 +#: preseed.xml:515 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:511 +#: preseed.xml:515 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:512 +#: preseed.xml:516 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:512 +#: preseed.xml:516 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:513 +#: preseed.xml:517 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:513 +#: preseed.xml:517 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:514 +#: preseed.xml:518 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:514 +#: preseed.xml:518 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:515 +#: preseed.xml:519 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:515 +#: preseed.xml:519 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:516 +#: preseed.xml:520 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:516 +#: preseed.xml:520 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: title -#: preseed.xml:523 +#: preseed.xml:527 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "" "Использование сервера DHCP для указания файлов автоматической конфигурации" #. Tag: para -#: preseed.xml:524 +#: preseed.xml:528 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -978,7 +991,7 @@ msgstr "" "conf для третьей версии ISC DHCP сервера (Debian пакет dhcp3-server)." #. Tag: screen -#: preseed.xml:535 +#: preseed.xml:539 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -990,7 +1003,7 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:537 +#: preseed.xml:541 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -1005,7 +1018,7 @@ msgstr "" "установок в сети." #. Tag: para -#: preseed.xml:544 +#: preseed.xml:548 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -1022,13 +1035,13 @@ msgstr "" "осторожностью." #. Tag: title -#: preseed.xml:558 +#: preseed.xml:562 #, no-c-format msgid "Creating a preconfiguration file" msgstr "Создание файла ответов" #. Tag: para -#: preseed.xml:559 +#: preseed.xml:563 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -1039,14 +1052,14 @@ msgstr "" "<command>debconf-set-selections</command>. Общая форма строки файла ответов:" #. Tag: screen -#: preseed.xml:565 +#: preseed.xml:569 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "" "<владелец> <имя вопроса> <тип вопроса> <значение>" #. Tag: para -#: preseed.xml:567 +#: preseed.xml:571 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." @@ -1054,7 +1067,7 @@ msgstr "" "При написании файла ответов есть несколько правил, которые нужно помнить." #. Tag: para -#: preseed.xml:574 +#: preseed.xml:578 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -1064,7 +1077,7 @@ msgstr "" "дополнительный пробельный символ будет включён в значение." #. Tag: para -#: preseed.xml:578 +#: preseed.xml:582 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1080,7 +1093,7 @@ msgstr "" "символы будут сжаты в один." #. Tag: para -#: preseed.xml:585 +#: preseed.xml:589 #, no-c-format msgid "" "For debconf variables (templates) used in the installer itself, the owner " @@ -1098,7 +1111,7 @@ msgstr "" "установлено нечто, отличное от <quote>d-i</quote>." #. Tag: para -#: preseed.xml:593 +#: preseed.xml:597 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1110,7 +1123,7 @@ msgstr "" "classname>), где нужно использовать ответы на родном языке." #. Tag: para -#: preseed.xml:599 +#: preseed.xml:603 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1120,7 +1133,7 @@ msgstr "" "который показывается во время установки." #. Tag: para -#: preseed.xml:605 +#: preseed.xml:609 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1130,7 +1143,7 @@ msgstr "" "<xref linkend=\"preseed-contents\"/> в качестве основы и изменить его." #. Tag: para -#: preseed.xml:610 +#: preseed.xml:614 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1144,7 +1157,7 @@ msgstr "" "debconf и базу данных программы установки cdebconf в один файл:" #. Tag: screen -#: preseed.xml:617 +#: preseed.xml:621 #, no-c-format msgid "" "$ debconf-get-selections --installer > <replaceable>file</replaceable>\n" @@ -1154,7 +1167,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>файл</replaceable>" #. Tag: para -#: preseed.xml:619 +#: preseed.xml:623 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1166,7 +1179,7 @@ msgstr "" "пользователей лучше использовать файл примера." #. Tag: para -#: preseed.xml:627 +#: preseed.xml:631 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1182,7 +1195,7 @@ msgstr "" "суперпользователю." #. Tag: para -#: preseed.xml:635 +#: preseed.xml:639 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1194,7 +1207,7 @@ msgstr "" "classname>." #. Tag: para -#: preseed.xml:643 +#: preseed.xml:647 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1210,7 +1223,7 @@ msgstr "" "filename> — текущие значения и значения, назначенные переменным." #. Tag: para -#: preseed.xml:651 +#: preseed.xml:655 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1222,13 +1235,13 @@ msgstr "" "cfg</replaceable></command>." #. Tag: title -#: preseed.xml:662 +#: preseed.xml:666 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Содержимое файла ответов (для &releasename;)" #. Tag: para -#: preseed.xml:668 +#: preseed.xml:672 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1244,13 +1257,13 @@ msgstr "" "этой архитектуры." #. Tag: title -#: preseed.xml:679 +#: preseed.xml:683 #, no-c-format msgid "Localization" msgstr "Локализация" #. Tag: para -#: preseed.xml:680 +#: preseed.xml:684 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1262,7 +1275,7 @@ msgstr "" "заданы." #. Tag: para -#: preseed.xml:686 +#: preseed.xml:690 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1280,7 +1293,7 @@ msgstr "" "replaceable></userinput>." #. Tag: screen -#: preseed.xml:695 +#: preseed.xml:699 #, no-c-format msgid "" "# Locale sets language and country.\n" @@ -1290,7 +1303,7 @@ msgstr "" "d-i debian-installer/locale string ru_RU" #. Tag: para -#: preseed.xml:697 +#: preseed.xml:701 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keyboard architecture and a " @@ -1304,7 +1317,7 @@ msgstr "" "клавиатуры должна быть известна &d-i; для выбранной архитектуры клавиатуры." #. Tag: screen -#: preseed.xml:704 +#: preseed.xml:708 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1320,7 +1333,7 @@ msgstr "" "#d-i console-keymaps-usb/keymap select mac-usb-us" #. Tag: para -#: preseed.xml:706 +#: preseed.xml:710 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>console-tools/archs</" @@ -1332,7 +1345,7 @@ msgstr "" "останется активной клавиатурная раскладка ядра." #. Tag: para -#: preseed.xml:715 +#: preseed.xml:719 #, no-c-format msgid "" "The changes in the input layer for 2.6 kernels have made the keyboard " @@ -1344,13 +1357,13 @@ msgstr "" "раскладку <quote>PC</quote> (<userinput>at</userinput>)." #. Tag: title -#: preseed.xml:725 +#: preseed.xml:729 #, no-c-format msgid "Network configuration" msgstr "Настройка сети" #. Tag: para -#: preseed.xml:726 +#: preseed.xml:730 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1365,7 +1378,7 @@ msgstr "" "указать конфигурацию сети через загрузочные параметры ядра." #. Tag: para -#: preseed.xml:734 +#: preseed.xml:738 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1377,7 +1390,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>." #. Tag: para -#: preseed.xml:740 +#: preseed.xml:744 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1396,19 +1409,19 @@ msgstr "" "quote> со следующими строчками:" #. Tag: screen -#: preseed.xml:750 +#: preseed.xml:754 #, no-c-format msgid "killall.sh; netcfg" msgstr "killall.sh; netcfg" #. Tag: para -#: preseed.xml:752 +#: preseed.xml:756 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "Следующие переменные debconf относятся к настройке сети." #. Tag: screen -#: preseed.xml:758 +#: preseed.xml:762 #, no-c-format msgid "" "# netcfg will choose an interface that has link if possible. This makes it\n" @@ -1502,7 +1515,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:760 +#: preseed.xml:764 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1523,13 +1536,13 @@ msgstr "" "должен использоваться." #. Tag: title -#: preseed.xml:776 +#: preseed.xml:780 #, no-c-format msgid "Network console" msgstr "Сетевая консоль" #. Tag: screen -#: preseed.xml:778 +#: preseed.xml:782 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1548,13 +1561,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:783 +#: preseed.xml:787 #, no-c-format msgid "Mirror settings" msgstr "Настройка сервера-зеркала" #. Tag: para -#: preseed.xml:784 +#: preseed.xml:788 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1568,7 +1581,7 @@ msgstr "" "использовать сервер-зеркало." #. Tag: para -#: preseed.xml:791 +#: preseed.xml:795 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1578,7 +1591,7 @@ msgstr "" "для устанавливаемой системы." #. Tag: para -#: preseed.xml:796 +#: preseed.xml:800 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1597,7 +1610,7 @@ msgstr "" "<classname>mirror/suite</classname>." #. Tag: screen -#: preseed.xml:808 +#: preseed.xml:812 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1625,13 +1638,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:813 +#: preseed.xml:817 #, no-c-format msgid "Clock and time zone setup" msgstr "Настройка времени и часового пояса" #. Tag: screen -#: preseed.xml:815 +#: preseed.xml:819 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1660,13 +1673,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:820 +#: preseed.xml:824 #, no-c-format msgid "Partitioning" msgstr "Разметка дисков" #. Tag: para -#: preseed.xml:821 +#: preseed.xml:825 #, no-c-format msgid "" "Using preseeding to partition the harddisk is very much limited to what is " @@ -1685,7 +1698,7 @@ msgstr "" "разметка нескольких дисков." #. Tag: para -#: preseed.xml:832 +#: preseed.xml:836 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1697,7 +1710,7 @@ msgstr "" "как использовать автоматическую установку." #. Tag: screen -#: preseed.xml:840 +#: preseed.xml:844 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1824,13 +1837,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:845 +#: preseed.xml:849 #, no-c-format msgid "Partitioning using RAID" msgstr "Разметка с использованием RAID" #. Tag: para -#: preseed.xml:846 +#: preseed.xml:850 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1846,7 +1859,7 @@ msgstr "" "см. <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:856 +#: preseed.xml:860 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1862,7 +1875,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:866 +#: preseed.xml:870 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2010,13 +2023,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:871 +#: preseed.xml:875 #, no-c-format msgid "Base system installation" msgstr "Установка базовой системы" #. Tag: para -#: preseed.xml:872 +#: preseed.xml:876 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2027,7 +2040,7 @@ msgstr "" "основном они касаются установки ядра." #. Tag: screen -#: preseed.xml:879 +#: preseed.xml:883 #, no-c-format msgid "" "# Select the initramfs generator used to generate the initrd for 2.6 " @@ -2048,13 +2061,13 @@ msgstr "" "#d-i base-installer/kernel/image string linux-image-2.6-486" #. Tag: title -#: preseed.xml:884 +#: preseed.xml:888 #, no-c-format msgid "Account setup" msgstr "Настройка учётной записи" #. Tag: para -#: preseed.xml:885 +#: preseed.xml:889 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2066,7 +2079,7 @@ msgstr "" "виде или в виде <emphasis>хешей</emphasis> MD5." #. Tag: para -#: preseed.xml:892 +#: preseed.xml:896 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2082,7 +2095,7 @@ msgstr "" "пароль прямым перебором." #. Tag: screen -#: preseed.xml:902 +#: preseed.xml:906 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2141,7 +2154,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:904 +#: preseed.xml:908 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2162,26 +2175,26 @@ msgstr "" "<command>sudo</command>)." #. Tag: para -#: preseed.xml:914 +#: preseed.xml:918 #, no-c-format msgid "" "The following command can be used to generate an MD5 hash for a password:" msgstr "С помощью следующей команды можно сгенерировать MD5 хеш для пароля:" #. Tag: screen -#: preseed.xml:918 +#: preseed.xml:922 #, no-c-format msgid "$ echo \"r00tme\" | mkpasswd -s -m md5" msgstr "$ echo \"r00tme\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:924 +#: preseed.xml:928 #, no-c-format msgid "Apt setup" msgstr "Настройка Apt" #. Tag: para -#: preseed.xml:925 +#: preseed.xml:929 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2195,7 +2208,7 @@ msgstr "" "добавить другие (локальные) репозитории." #. Tag: screen -#: preseed.xml:933 +#: preseed.xml:937 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2255,13 +2268,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated string true" #. Tag: title -#: preseed.xml:938 +#: preseed.xml:942 #, no-c-format msgid "Package selection" msgstr "Выбор пакетов" #. Tag: para -#: preseed.xml:939 +#: preseed.xml:943 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2271,73 +2284,73 @@ msgstr "" "Доступные задачи:" #. Tag: userinput -#: preseed.xml:948 +#: preseed.xml:952 #, no-c-format msgid "standard" msgstr "standard (стандартная система)" #. Tag: userinput -#: preseed.xml:951 +#: preseed.xml:955 #, no-c-format msgid "desktop" msgstr "desktop (рабочий стол)" #. Tag: userinput -#: preseed.xml:954 +#: preseed.xml:958 #, no-c-format msgid "gnome-desktop" msgstr "gnome-desktop (рабочий стол gnome)" #. Tag: userinput -#: preseed.xml:957 +#: preseed.xml:961 #, no-c-format msgid "kde-desktop" msgstr "kde-desktop (рабочий стол kde)" #. Tag: userinput -#: preseed.xml:960 +#: preseed.xml:964 #, no-c-format msgid "web-server" msgstr "web-server (веб сервер)" #. Tag: userinput -#: preseed.xml:963 +#: preseed.xml:967 #, no-c-format msgid "print-server" msgstr "print-server (сервер печати)" #. Tag: userinput -#: preseed.xml:966 +#: preseed.xml:970 #, no-c-format msgid "dns-server" msgstr "dns-server (DNS-сервер)" #. Tag: userinput -#: preseed.xml:969 +#: preseed.xml:973 #, no-c-format msgid "file-server" msgstr "file-server (файловый сервер)" #. Tag: userinput -#: preseed.xml:972 +#: preseed.xml:976 #, no-c-format msgid "mail-server" msgstr "mail-server (почтовый сервер)" #. Tag: userinput -#: preseed.xml:975 +#: preseed.xml:979 #, no-c-format msgid "sql-database" msgstr "sql-database (база данных SQL)" #. Tag: userinput -#: preseed.xml:978 +#: preseed.xml:982 #, no-c-format msgid "laptop" msgstr "laptop (для ноутбука)" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:986 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2349,7 +2362,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:988 +#: preseed.xml:992 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2365,7 +2378,7 @@ msgstr "" "указать в командной строке ядра." #. Tag: screen -#: preseed.xml:998 +#: preseed.xml:1002 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server\n" @@ -2403,13 +2416,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1003 +#: preseed.xml:1007 #, no-c-format msgid "Boot loader installation" msgstr "Установка загрузчика" #. Tag: screen -#: preseed.xml:1005 +#: preseed.xml:1009 #, no-c-format msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -2474,7 +2487,7 @@ msgstr "" "#d-i grub-installer/password-crypted password [MD5 хеш]" #. Tag: para -#: preseed.xml:1007 +#: preseed.xml:1011 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2486,13 +2499,13 @@ msgstr "" "linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1017 +#: preseed.xml:1021 #, no-c-format msgid "Finishing up the installation" msgstr "Завершение установки" #. Tag: screen -#: preseed.xml:1019 +#: preseed.xml:1023 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2532,13 +2545,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1024 +#: preseed.xml:1028 #, no-c-format msgid "Preseeding other packages" msgstr "Автоматизация других пакетов" #. Tag: screen -#: preseed.xml:1026 +#: preseed.xml:1030 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2561,19 +2574,19 @@ msgstr "" "# debconf-get-selections >> файл" #. Tag: title -#: preseed.xml:1033 +#: preseed.xml:1037 #, no-c-format msgid "Advanced options" msgstr "Дополнительные параметры" #. Tag: title -#: preseed.xml:1036 +#: preseed.xml:1040 #, no-c-format msgid "Running custom commands during the installation" msgstr "Запуск пользовательских команд во время установки" #. Tag: para -#: preseed.xml:1037 +#: preseed.xml:1041 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2584,7 +2597,7 @@ msgstr "" "моменты установки." #. Tag: screen -#: preseed.xml:1045 +#: preseed.xml:1049 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2638,14 +2651,14 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1050 +#: preseed.xml:1054 #, no-c-format msgid "Using preseeding to change default values" msgstr "" "Использование автоматической установки для изменения значений по умолчанию" #. Tag: para -#: preseed.xml:1051 +#: preseed.xml:1055 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2671,7 +2684,7 @@ msgstr "" "помочь при отладке или тестировании вашего файла ответов." #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1069 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2685,7 +2698,7 @@ msgstr "" "этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1072 +#: preseed.xml:1076 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2709,13 +2722,13 @@ msgstr "" "<quote>внутренние</quote> параметры." #. Tag: title -#: preseed.xml:1088 +#: preseed.xml:1092 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Последовательная загрузка нескольких файлов ответов" #. Tag: para -#: preseed.xml:1089 +#: preseed.xml:1093 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2731,7 +2744,7 @@ msgstr "" "конфигураций в другие файлы." #. Tag: screen -#: preseed.xml:1099 +#: preseed.xml:1103 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2784,7 +2797,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1101 +#: preseed.xml:1105 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " @@ -2801,3 +2814,8 @@ msgstr "" "разных по сути метода автоматизации, что, например, приведёт к выполнению " "команды из preseed/early дважды: один раз из первого метода, второй раз " "после включения сети." + +#~ msgid "" +#~ "The following aliases can be useful when using (auto mode) preseeding." +#~ msgstr "" +#~ "Следующие псевдонимы могут быть полезны при автоматизации (режим auto)." |