diff options
Diffstat (limited to 'po/ru/random-bits.po')
-rw-r--r-- | po/ru/random-bits.po | 295 |
1 files changed, 150 insertions, 145 deletions
diff --git a/po/ru/random-bits.po b/po/ru/random-bits.po index c3b8afdae..069a335d9 100644 --- a/po/ru/random-bits.po +++ b/po/ru/random-bits.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2012-06-16 09:12+0000\n" +"POT-Creation-Date: 2012-09-18 17:24+0000\n" "PO-Revision-Date: 2012-07-22 20:45+0400\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -947,16 +947,17 @@ msgstr "Начинаем" #, no-c-format msgid "" "With your current *nix partitioning tools, repartition the hard drive as " -"needed, creating at least one filesystem plus swap. You need around &base-system-size;MB of " -"space available for a console only install, or about &task-desktop-lxde-inst;MB if you plan to " -"install X (more if you intend to install desktop environments like GNOME or " -"KDE)." +"needed, creating at least one filesystem plus swap. You need around &base-" +"system-size;MB of space available for a console only install, or about &task-" +"desktop-lxde-inst;MB if you plan to install X (more if you intend to install " +"desktop environments like GNOME or KDE)." msgstr "" "С помощью имеющейся утилиты *nix для работы с разделами диска, переразметьте " "диск как нужно, создав как минимум одну файловую систему плюс раздел " -"подкачки (swap). Вам потребуется около &base-system-size; МБ для консольной версии " -"установки или около &task-desktop-lxde-inst; МБ, если вы планируете установить X (или ещё больше, " -"если вы будете устанавливать окружение рабочего стола типа GNOME или KDE)." +"подкачки (swap). Вам потребуется около &base-system-size; МБ для консольной " +"версии установки или около &task-desktop-lxde-inst; МБ, если вы планируете " +"установить X (или ещё больше, если вы будете устанавливать окружение " +"рабочего стола типа GNOME или KDE)." #. Tag: para #: random-bits.xml:413 @@ -1128,15 +1129,24 @@ msgstr "" #. Tag: para #: random-bits.xml:516 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Substitute one of the following for <replaceable>ARCH</replaceable> in " +#| "the <command>debootstrap</command> command: <userinput>alpha</userinput>, " +#| "<userinput>amd64</userinput>, <userinput>arm</userinput>, " +#| "<userinput>armel</userinput>, <userinput>hppa</userinput>, " +#| "<userinput>i386</userinput>, <userinput>ia64</userinput>, " +#| "<userinput>m68k</userinput>, <userinput>mips</userinput>, " +#| "<userinput>mipsel</userinput>, <userinput>powerpc</userinput>, " +#| "<userinput>s390</userinput>, or <userinput>sparc</userinput>." msgid "" "Substitute one of the following for <replaceable>ARCH</replaceable> in the " -"<command>debootstrap</command> command: <userinput>alpha</userinput>, " -"<userinput>amd64</userinput>, <userinput>arm</userinput>, <userinput>armel</" -"userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, " -"<userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</" -"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, " -"<userinput>s390</userinput>, or <userinput>sparc</userinput>." +"<command>debootstrap</command> command: <userinput>amd64</userinput>, " +"<userinput>armel</userinput>, <userinput>armhf</userinput>, <userinput>i386</" +"userinput>, <userinput>ia64</userinput>, <userinput>mips</userinput>, " +"<userinput>mipsel</userinput>, <userinput>powerpc</userinput>, " +"<userinput>s390</userinput>, <userinput>s390x</userinput>, or " +"<userinput>sparc</userinput>." msgstr "" "Замените <replaceable>ARCH</replaceable> на один из следующих вариантов в " "команде запуска <command>debootstrap</command>: <userinput>alpha</" @@ -1148,7 +1158,7 @@ msgstr "" "<userinput>sparc</userinput>." #. Tag: screen -#: random-bits.xml:535 +#: random-bits.xml:533 #, no-c-format msgid "" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" @@ -1158,13 +1168,13 @@ msgstr "" " /mnt/debinst http://ftp.us.debian.org/debian" #. Tag: title -#: random-bits.xml:541 +#: random-bits.xml:539 #, no-c-format msgid "Configure The Base System" msgstr "Настройка базовой системы" #. Tag: para -#: random-bits.xml:542 +#: random-bits.xml:540 #, no-c-format msgid "" "Now you've got a real &debian; system, though rather lean, on disk. " @@ -1182,19 +1192,19 @@ msgstr "" "например:" #. Tag: screen -#: random-bits.xml:552 +#: random-bits.xml:550 #, no-c-format msgid "# export TERM=<replaceable>xterm-color</replaceable>" msgstr "# export TERM=<replaceable>xterm-color</replaceable>" #. Tag: title -#: random-bits.xml:557 +#: random-bits.xml:555 #, no-c-format msgid "Create device files" msgstr "Создание файлов устройств" #. Tag: para -#: random-bits.xml:558 +#: random-bits.xml:556 #, no-c-format msgid "" "At this point <filename>/dev/</filename> only contains very basic device " @@ -1214,15 +1224,14 @@ msgstr "" "статические файлы устройств." #. Tag: para -#: random-bits.xml:568 +#: random-bits.xml:566 #, no-c-format msgid "A few of the available options are:" msgstr "Некоторые доступные способы:" #. Tag: para -#: random-bits.xml:573 +#: random-bits.xml:571 #, no-c-format -#| msgid "create a default set of static device files using" msgid "" "install the makedev package, and create a default set of static device files " "using (after chrooting)" @@ -1231,11 +1240,8 @@ msgstr "" "статических файлов устройств (после выполнения chroot)" #. Tag: screen -#: random-bits.xml:577 +#: random-bits.xml:575 #, no-c-format -#| msgid "" -#| "# cd /dev\n" -#| "# MAKEDEV generic" msgid "" "# apt-get install makedev\n" "# cd /dev\n" @@ -1246,7 +1252,7 @@ msgstr "" "# MAKEDEV generic" #. Tag: para -#: random-bits.xml:580 +#: random-bits.xml:578 #, no-c-format msgid "" "manually create only specific device files using <command>MAKEDEV</command>" @@ -1255,7 +1261,7 @@ msgstr "" "<command>MAKEDEV</command>" #. Tag: para -#: random-bits.xml:585 +#: random-bits.xml:583 #, no-c-format msgid "" "bind mount /dev from your host system on top of /dev in the target system; " @@ -1268,13 +1274,13 @@ msgstr "" "использовать осторожно" #. Tag: title -#: random-bits.xml:598 +#: random-bits.xml:596 #, no-c-format msgid "Mount Partitions" msgstr "Монтирование разделов" #. Tag: para -#: random-bits.xml:599 +#: random-bits.xml:597 #, no-c-format msgid "" "You need to create <filename>/etc/fstab</filename>. " @@ -1357,13 +1363,13 @@ msgstr "" "тем как продолжить, убедитесь, что proc смонтирована:" #. Tag: screen -#: random-bits.xml:625 +#: random-bits.xml:623 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "# mount -t proc proc /proc" #. Tag: para -#: random-bits.xml:627 +#: random-bits.xml:625 #, no-c-format msgid "" "The command <userinput>ls /proc</userinput> should now show a non-empty " @@ -1375,19 +1381,19 @@ msgstr "" "chroot:" #. Tag: screen -#: random-bits.xml:633 +#: random-bits.xml:631 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "# mount -t proc proc /mnt/debinst/proc" #. Tag: title -#: random-bits.xml:639 +#: random-bits.xml:637 #, no-c-format msgid "Setting Timezone" msgstr "Настройка часового пояса" #. Tag: para -#: random-bits.xml:640 +#: random-bits.xml:638 #, no-c-format msgid "" "An option in the file <filename>/etc/default/rcS</filename> determines " @@ -1401,7 +1407,7 @@ msgstr "" "это и выбрать часовой пояс." #. Tag: screen -#: random-bits.xml:647 +#: random-bits.xml:645 #, no-c-format msgid "" "# editor /etc/default/rcS\n" @@ -1411,13 +1417,13 @@ msgstr "" "# dpkg-reconfigure tzdata" #. Tag: title -#: random-bits.xml:653 +#: random-bits.xml:651 #, no-c-format msgid "Configure Networking" msgstr "Настройка сети" #. Tag: para -#: random-bits.xml:654 +#: random-bits.xml:652 #, no-c-format msgid "" "To configure networking, edit <filename>/etc/network/interfaces</filename>, " @@ -1548,13 +1554,13 @@ msgstr "" "интерфейса (eth0, eth1 и т.д.) как вы и ожидали." #. Tag: title -#: random-bits.xml:695 +#: random-bits.xml:693 #, no-c-format msgid "Configure Apt" msgstr "Настройка Apt" #. Tag: para -#: random-bits.xml:696 +#: random-bits.xml:694 #, no-c-format msgid "" "Debootstrap will have created a very basic <filename>/etc/apt/sources.list</" @@ -1580,13 +1586,13 @@ msgstr "" "update</userinput> после изменения списка источников." #. Tag: title -#: random-bits.xml:712 +#: random-bits.xml:710 #, no-c-format msgid "Configure Locales and Keyboard" msgstr "Настройка раскладки клавиатуры и локалей" #. Tag: para -#: random-bits.xml:713 +#: random-bits.xml:711 #, no-c-format msgid "" "To configure your locale settings to use a language other than English, " @@ -1606,7 +1612,7 @@ msgstr "" "</screen></informalexample> Для настройки раскладки клавиатуры (если нужно):" #. Tag: screen -#: random-bits.xml:723 +#: random-bits.xml:721 #, no-c-format msgid "" "# aptitude install console-setup\n" @@ -1616,7 +1622,7 @@ msgstr "" "# dpkg-reconfigure keyboard-configuration" #. Tag: para -#: random-bits.xml:725 +#: random-bits.xml:723 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1626,13 +1632,13 @@ msgstr "" "chroot, но настройка будет произведена после следующей перезагрузки." #. Tag: title -#: random-bits.xml:735 +#: random-bits.xml:733 #, no-c-format msgid "Install a Kernel" msgstr "Установка ядра" #. Tag: para -#: random-bits.xml:736 +#: random-bits.xml:734 #, no-c-format msgid "" "If you intend to boot this system, you probably want a &arch-kernel; kernel " @@ -1643,19 +1649,19 @@ msgstr "" "помощью:" #. Tag: screen -#: random-bits.xml:741 +#: random-bits.xml:739 #, no-c-format msgid "# apt-cache search &kernelpackage;" msgstr "# apt-cache search &kernelpackage;" #. Tag: para -#: random-bits.xml:743 +#: random-bits.xml:741 #, no-c-format msgid "Then install the kernel package of your choice using its package name." msgstr "Затем установите пакет с ядром, указав подходящий вам вариант." #. Tag: screen -#: random-bits.xml:747 +#: random-bits.xml:745 #, no-c-format msgid "" "# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</" @@ -1665,13 +1671,13 @@ msgstr "" "replaceable>" #. Tag: title -#: random-bits.xml:753 +#: random-bits.xml:751 #, no-c-format msgid "Set up the Boot Loader" msgstr "Установка системного загрузчика" #. Tag: para -#: random-bits.xml:754 +#: random-bits.xml:752 #, no-c-format msgid "" "To make your &debian-gnu; system bootable, set up your boot loader to load " @@ -1686,18 +1692,8 @@ msgstr "" "вашего &debian; chroot, чтобы сделать это." #. Tag: para -#: random-bits.xml:761 +#: random-bits.xml:759 #, no-c-format -#| msgid "" -#| "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or " -#| "<userinput>man lilo.conf</userinput></phrase> for instructions on setting " -#| "up the bootloader. If you are keeping the system you used to install " -#| "&debian;, just add an entry for the &debian; install to your existing " -#| "grub <filename>menu.lst</filename><phrase arch=\"x86\">or <filename>lilo." -#| "conf</filename>. For <filename>lilo.conf</filename>, you could also copy " -#| "it to the new system and edit it there. After you are done editing, call " -#| "<command>lilo</command> (remember it will use <filename>lilo.conf</" -#| "filename> relative to the system you call it from)</phrase>." msgid "" "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or " "<userinput>man lilo.conf</userinput></phrase> for instructions on setting up " @@ -1713,26 +1709,16 @@ msgstr "" "<userinput>man lilo.conf</userinput></phrase> про установку системного " "загрузчика. Если вы оставляете систему, которую использовали для установки " "&debian;, просто добавьте запись для установленной системы &debian; в " -"существующий файл grub2 <filename>grub.cfg</filename><phrase arch=\"x86\">или " -"<filename>lilo.conf</filename>. Для <filename>lilo.conf</filename> вы можете " -"также скопировать его в новую систему и отредактировать его там. После того " -"как закончите редактирование, вызовите <command>lilo</command> (помните, что " -"он будет использовать <filename>lilo.conf</filename>, относящийся к системе, " -"из которой его вызвали)</phrase>." +"существующий файл grub2 <filename>grub.cfg</filename><phrase arch=" +"\"x86\">или <filename>lilo.conf</filename>. Для <filename>lilo.conf</" +"filename> вы можете также скопировать его в новую систему и отредактировать " +"его там. После того как закончите редактирование, вызовите <command>lilo</" +"command> (помните, что он будет использовать <filename>lilo.conf</filename>, " +"относящийся к системе, из которой его вызвали)</phrase>." #. Tag: para -#: random-bits.xml:773 +#: random-bits.xml:771 #, no-c-format -#| msgid "" -#| "Installing and setting up <classname>grub</classname> is as easy as: " -#| "<informalexample><screen>\n" -#| "# aptitude install grub\n" -#| "# grub-install /dev/<replaceable>hda</replaceable>\n" -#| "# update-grub\n" -#| "</screen></informalexample> The second command will install " -#| "<command>grub</command> (in this case in the MBR of <literal>hda</" -#| "literal>). The last command will create a sane and working <filename>/" -#| "boot/grub/menu.lst</filename>." msgid "" "Installing and setting up <classname>grub2</classname> is as easy as: " "<informalexample><screen>\n" @@ -1755,12 +1741,8 @@ msgstr "" "filename>." #. Tag: para -#: random-bits.xml:783 +#: random-bits.xml:781 #, no-c-format -#| msgid "" -#| "Note that this assumes that a <filename>/dev/hda</filename> device file " -#| "has been created. There are alternative methods to install <command>grub</" -#| "command>, but those are outside the scope of this appendix." msgid "" "Note that this assumes that a <filename>/dev/hda</filename> device file has " "been created. There are alternative methods to install <command>grub2</" @@ -1771,13 +1753,13 @@ msgstr "" "command>, но они здесь не описаны." #. Tag: para -#: random-bits.xml:789 +#: random-bits.xml:787 #, no-c-format msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:" msgstr "Вот простой <filename>/etc/lilo.conf</filename> в качестве примера:" #. Tag: screen -#: random-bits.xml:793 +#: random-bits.xml:791 #, no-c-format msgid "" "boot=/dev/<replaceable>hda6</replaceable>\n" @@ -1799,7 +1781,7 @@ msgstr "" "label=Debian" #. Tag: para -#: random-bits.xml:795 +#: random-bits.xml:793 #, no-c-format msgid "" "Check <userinput>man yaboot.conf</userinput> for instructions on setting up " @@ -1819,7 +1801,7 @@ msgstr "" "системе, из которой его вызвали)." #. Tag: para -#: random-bits.xml:805 +#: random-bits.xml:803 #, no-c-format msgid "" "Here is a basic <filename>/etc/yaboot.conf</filename> as an example: " @@ -1849,13 +1831,36 @@ msgstr "" "использовать <userinput>ide0:</userinput> вместо <userinput>hd:</userinput>." #. Tag: title -#: random-bits.xml:818 +#: random-bits.xml:816 +#, no-c-format +msgid "Remote access: Installing SSH and setting a password" +msgstr "" + +#. Tag: para +#: random-bits.xml:817 +#, no-c-format +msgid "" +"In case you can login to the system via console, you can skip this section. " +"If the system should be accessible via the network later on, you need to " +"install SSH and set a password for root:" +msgstr "" + +#. Tag: screen +#: random-bits.xml:823 +#, no-c-format +msgid "" +"# aptitude install ssh\n" +"# passwd" +msgstr "" + +#. Tag: title +#: random-bits.xml:828 #, no-c-format msgid "Finishing touches" msgstr "Заключительные шаги" #. Tag: para -#: random-bits.xml:819 +#: random-bits.xml:829 #, no-c-format msgid "" "As mentioned earlier, the installed system will be very basic. If you would " @@ -1874,7 +1879,7 @@ msgstr "" "<command>aptitude</command> для установки отдельных пакетов." #. Tag: para -#: random-bits.xml:830 +#: random-bits.xml:840 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1886,19 +1891,19 @@ msgstr "" "запустив:" #. Tag: screen -#: random-bits.xml:836 +#: random-bits.xml:846 #, no-c-format msgid "# aptitude clean" msgstr "# aptitude clean" #. Tag: title -#: random-bits.xml:847 +#: random-bits.xml:857 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "Установка &debian-gnu; через Parallel Line IP (PLIP)" #. Tag: para -#: random-bits.xml:849 +#: random-bits.xml:859 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1914,7 +1919,7 @@ msgstr "" "Интернет)." #. Tag: para -#: random-bits.xml:857 +#: random-bits.xml:867 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1930,7 +1935,7 @@ msgstr "" "не должны использоваться в вашем сетевом адресном пространстве)." #. Tag: para -#: random-bits.xml:865 +#: random-bits.xml:875 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1941,7 +1946,7 @@ msgstr "" "перезагрузки в установленную систему (смотрите <xref linkend=\"boot-new\"/>)." #. Tag: para -#: random-bits.xml:870 +#: random-bits.xml:880 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1954,13 +1959,13 @@ msgstr "" "<literal>io=0x378</literal>, <literal>irq=7</literal>." #. Tag: title -#: random-bits.xml:880 +#: random-bits.xml:890 #, no-c-format msgid "Requirements" msgstr "Требования" #. Tag: para -#: random-bits.xml:883 +#: random-bits.xml:893 #, no-c-format msgid "" "A target computer, called <emphasis>target</emphasis>, where &debian; will " @@ -1970,7 +1975,7 @@ msgstr "" "установлен &debian;." #. Tag: para -#: random-bits.xml:889 +#: random-bits.xml:899 #, no-c-format msgid "System installation media; see <xref linkend=\"installation-media\"/>." msgstr "" @@ -1978,7 +1983,7 @@ msgstr "" "\"/>." #. Tag: para -#: random-bits.xml:894 +#: random-bits.xml:904 #, no-c-format msgid "" "Another computer connected to the Internet, called <emphasis>source</" @@ -1988,7 +1993,7 @@ msgstr "" "emphasis>, будет использоваться в качестве шлюза." #. Tag: para -#: random-bits.xml:900 +#: random-bits.xml:910 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;" @@ -1999,13 +2004,13 @@ msgstr "" "<ulink url=\"&url-plip-install-howto;\">PLIP-Install-HOWTO</ulink>." #. Tag: title -#: random-bits.xml:912 +#: random-bits.xml:922 #, no-c-format msgid "Setting up source" msgstr "Настройка источника" #. Tag: para -#: random-bits.xml:913 +#: random-bits.xml:923 #, no-c-format msgid "" "The following shell script is a simple example of how to configure the " @@ -2015,7 +2020,7 @@ msgstr "" "источника в качестве шлюза в Интернет через ppp0." #. Tag: screen -#: random-bits.xml:918 +#: random-bits.xml:928 #, no-c-format msgid "" "#!/bin/sh\n" @@ -2057,13 +2062,13 @@ msgstr "" "echo 1 > /proc/sys/net/ipv4/ip_forward" #. Tag: title -#: random-bits.xml:924 +#: random-bits.xml:934 #, no-c-format msgid "Installing target" msgstr "Установка приёмника" #. Tag: para -#: random-bits.xml:925 +#: random-bits.xml:935 #, no-c-format msgid "" "Boot the installation media. The installation needs to be run in expert " @@ -2089,13 +2094,13 @@ msgstr "" "различных этапах установки." #. Tag: guimenuitem -#: random-bits.xml:944 +#: random-bits.xml:954 #, no-c-format msgid "Load installer components from CD" msgstr "Загрузка компонент программы установки с CD" #. Tag: para -#: random-bits.xml:946 +#: random-bits.xml:956 #, no-c-format msgid "" "Select the <userinput>plip-modules</userinput> option from the list; this " @@ -2105,13 +2110,13 @@ msgstr "" "доступным PLIP драйвера для программы установки." #. Tag: guimenuitem -#: random-bits.xml:954 +#: random-bits.xml:964 #, no-c-format msgid "Detect network hardware" msgstr "Определение сетевой карты" #. Tag: para -#: random-bits.xml:959 +#: random-bits.xml:969 #, no-c-format msgid "" "If target <emphasis>does</emphasis> have a network card, a list of driver " @@ -2126,7 +2131,7 @@ msgstr "" "установки не покажет этого списка." #. Tag: para -#: random-bits.xml:968 +#: random-bits.xml:978 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -2138,19 +2143,19 @@ msgstr "" "<userinput>plip</userinput>." #. Tag: guimenuitem -#: random-bits.xml:980 +#: random-bits.xml:990 #, no-c-format msgid "Configure the network" msgstr "Настройка сети" #. Tag: para -#: random-bits.xml:983 +#: random-bits.xml:993 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "Настроить сеть автоматически с помощью DHCP: нет" #. Tag: para -#: random-bits.xml:988 +#: random-bits.xml:998 #, no-c-format msgid "" "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>" @@ -2158,7 +2163,7 @@ msgstr "" "IP-адрес: <userinput><replaceable>192.168.0.1</replaceable></userinput>" #. Tag: para -#: random-bits.xml:993 +#: random-bits.xml:1003 #, no-c-format msgid "" "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></" @@ -2167,7 +2172,7 @@ msgstr "" "Адрес PPP: <userinput><replaceable>192.168.0.2</replaceable></userinput>" #. Tag: para -#: random-bits.xml:999 +#: random-bits.xml:1009 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -2177,13 +2182,13 @@ msgstr "" "(смотрите <filename>/etc/resolv.conf</filename>)" #. Tag: title -#: random-bits.xml:1018 +#: random-bits.xml:1028 #, no-c-format msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)" msgstr "Установка &debian-gnu; с использованием PPP через Ethernet (PPPoE)" #. Tag: para -#: random-bits.xml:1020 +#: random-bits.xml:1030 #, no-c-format msgid "" "In some countries PPP over Ethernet (PPPoE) is a common protocol for " @@ -2199,7 +2204,7 @@ msgstr "" "добиться. В этом разделе будет описано как это сделать." #. Tag: para -#: random-bits.xml:1028 +#: random-bits.xml:1038 #, no-c-format msgid "" "The PPPoE connection set up during the installation will also be available " @@ -2211,7 +2216,7 @@ msgstr "" "\"/>)." #. Tag: para -#: random-bits.xml:1033 +#: random-bits.xml:1043 #, no-c-format msgid "" "To have the option of setting up and using PPPoE during the installation, " @@ -2225,7 +2230,7 @@ msgstr "" "или floppy</phrase>)." #. Tag: para -#: random-bits.xml:1040 +#: random-bits.xml:1050 #, no-c-format msgid "" "Installing over PPPoE is mostly the same as any other installation. The " @@ -2235,7 +2240,7 @@ msgstr "" "способа установки. Далее будут описаны различия." #. Tag: para -#: random-bits.xml:1048 +#: random-bits.xml:1058 #, no-c-format msgid "" "Boot the installer with the boot parameter <userinput>modules=ppp-udeb</" @@ -2251,7 +2256,7 @@ msgstr "" "classname>) будет загружена и и запущена автоматически." #. Tag: para -#: random-bits.xml:1063 +#: random-bits.xml:1073 #, no-c-format msgid "" "Follow the regular initial steps of the installation (language, country and " @@ -2271,7 +2276,7 @@ msgstr "" "quote> в строке приглашения к загрузке. </para> </footnote>)." #. Tag: para -#: random-bits.xml:1082 +#: random-bits.xml:1092 #, no-c-format msgid "" "The next step is the detection of network hardware, in order to identify any " @@ -2281,7 +2286,7 @@ msgstr "" "целью распознавания имеющихся в системе карт Ethernet." #. Tag: para -#: random-bits.xml:1088 +#: random-bits.xml:1098 #, no-c-format msgid "" "After this the actual setup of PPPoE is started. The installer will probe " @@ -2293,7 +2298,7 @@ msgstr "" "через все найденные интерфейсы Ethernet." #. Tag: para -#: random-bits.xml:1094 +#: random-bits.xml:1104 #, no-c-format msgid "" "It is possible that the concentrator will not to be found at the first " @@ -2309,7 +2314,7 @@ msgstr "" "PPPoE-соединения</guimenuitem> из главного меню программы установки." #. Tag: para -#: random-bits.xml:1103 +#: random-bits.xml:1113 #, no-c-format msgid "" "After a concentrator is found, the user will be prompted to type the login " @@ -2319,7 +2324,7 @@ msgstr "" "информацию (имя пользователя и пароль для PPPoE)." #. Tag: para -#: random-bits.xml:1109 +#: random-bits.xml:1119 #, no-c-format msgid "" "At this point the installer will use the provided information to establish " @@ -2340,13 +2345,13 @@ msgstr "" "guimenuitem>." #. Tag: title -#: random-bits.xml:1129 +#: random-bits.xml:1139 #, no-c-format msgid "The Graphical Installer" msgstr "Программа установки с графическим интерфейсом" #. Tag: para -#: random-bits.xml:1130 +#: random-bits.xml:1140 #, no-c-format msgid "" "The graphical version of the installer is only available for a limited " @@ -2361,7 +2366,7 @@ msgstr "" "интерфейсе." #. Tag: para -#: random-bits.xml:1138 +#: random-bits.xml:1148 #, no-c-format msgid "" "Although the functionality is identical, the graphical installer still has a " @@ -2379,7 +2384,7 @@ msgstr "" "целиком влезают на один экран." #. Tag: para -#: random-bits.xml:1147 +#: random-bits.xml:1157 #, no-c-format msgid "" "The graphical installer is available with all CD images and with the hd-" @@ -2401,7 +2406,7 @@ msgstr "" "пункта <quote>Help</quote> в загрузочном меню." #. Tag: para -#: random-bits.xml:1158 +#: random-bits.xml:1168 #, no-c-format msgid "" "There is also a graphical installer image that can be netbooted. And there " @@ -2419,7 +2424,7 @@ msgstr "" "для тестов." #. Tag: para -#: random-bits.xml:1171 +#: random-bits.xml:1181 #, no-c-format msgid "" "For &arch-title;, currently only an experimental <quote>mini</quote> ISO " @@ -2438,7 +2443,7 @@ msgstr "" "системах." #. Tag: para -#: random-bits.xml:1185 +#: random-bits.xml:1195 #, no-c-format msgid "" "Just as with the regular installer it is possible to add boot parameters " @@ -2448,7 +2453,7 @@ msgstr "" "запуске её графической версии." #. Tag: para -#: random-bits.xml:1191 +#: random-bits.xml:1201 #, no-c-format msgid "" "The graphical installer requires significantly more memory to run than the " @@ -2462,7 +2467,7 @@ msgstr "" "<quote>newt</quote>." #. Tag: para -#: random-bits.xml:1198 +#: random-bits.xml:1208 #, no-c-format msgid "" "If the amount of memory in your system is below &minimum-memory;, the " @@ -2477,13 +2482,13 @@ msgstr "" "консольным интерфейсом." #. Tag: title -#: random-bits.xml:1208 +#: random-bits.xml:1218 #, no-c-format msgid "Using the graphical installer" msgstr "Использование программы установки с графическим интерфейсом" #. Tag: para -#: random-bits.xml:1209 +#: random-bits.xml:1219 #, no-c-format msgid "" "As already mentioned, the graphical installer basically works the same as " @@ -2495,7 +2500,7 @@ msgstr "" "использовать для выполнения процесса установки." #. Tag: para -#: random-bits.xml:1215 +#: random-bits.xml:1225 #, no-c-format msgid "" "If you prefer using the keyboard over the mouse, there are two things you " @@ -2515,7 +2520,7 @@ msgstr "" "активировать &BTN-CONT;." #. Tag: para -#: random-bits.xml:1225 +#: random-bits.xml:1235 #, no-c-format msgid "" "If a dialog offers additional help information, a <guibutton>Help</" @@ -2527,7 +2532,7 @@ msgstr "" "кнопки или клавиши <keycap>F1</keycap>." #. Tag: para -#: random-bits.xml:1231 +#: random-bits.xml:1241 #, no-c-format msgid "" "To switch to another console, you will also need to use the <keycap>Ctrl</" |