summaryrefslogtreecommitdiff
path: root/po/ru/install-methods.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/install-methods.po')
-rw-r--r--po/ru/install-methods.po101
1 files changed, 56 insertions, 45 deletions
diff --git a/po/ru/install-methods.po b/po/ru/install-methods.po
index 080e1841f..b0f8e2cac 100644
--- a/po/ru/install-methods.po
+++ b/po/ru/install-methods.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: install-methods\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2009-05-03 00:14+0000\n"
+"POT-Creation-Date: 2009-07-10 00:13+0000\n"
"PO-Revision-Date: 2009-04-11 18:47+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1656,25 +1656,25 @@ msgstr ""
"перетаскивания каждого файла на иконку жёсткого диска)."
#. Tag: filename
-#: install-methods.xml:1103 install-methods.xml:1460
+#: install-methods.xml:1103 install-methods.xml:1461
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1108 install-methods.xml:1465
+#: install-methods.xml:1108 install-methods.xml:1466
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1113 install-methods.xml:1470
+#: install-methods.xml:1113 install-methods.xml:1471
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1118 install-methods.xml:1475
+#: install-methods.xml:1118 install-methods.xml:1476
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
@@ -1973,16 +1973,27 @@ msgstr ""
#. Tag: para
#: install-methods.xml:1308
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
+#| "easy, because it treats BOOTP clients as a moderately special case of "
+#| "DHCP clients. Some architectures require a complex configuration for "
+#| "booting clients via BOOTP. If yours is one of those, read the section "
+#| "<xref linkend=\"dhcpd\"/>. In that case, you will probably be able to get "
+#| "away with simply adding the <userinput>allow bootp</userinput> directive "
+#| "to the configuration block for the subnet containing the client, and "
+#| "restart <command>dhcpd</command> with <userinput>/etc/init.d/dhcpd3-"
+#| "server restart</userinput>."
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
"easy, because it treats BOOTP clients as a moderately special case of DHCP "
"clients. Some architectures require a complex configuration for booting "
"clients via BOOTP. If yours is one of those, read the section <xref linkend="
-"\"dhcpd\"/>. In that case, you will probably be able to get away with simply "
+"\"dhcpd\"/>. Otherwise you will probably be able to get away with simply "
"adding the <userinput>allow bootp</userinput> directive to the configuration "
-"block for the subnet containing the client, and restart <command>dhcpd</"
-"command> with <userinput>/etc/init.d/dhcpd3-server restart</userinput>."
+"block for the subnet containing the client in <filename>/etc/dhcp3/dhcpd."
+"conf</filename>, and restart <command>dhcpd</command> with <userinput>/etc/"
+"init.d/dhcpd3-server restart</userinput>."
msgstr ""
"Напротив, настройка BOOTP в ISC <command>dhcpd</command> очень проста, так "
"как здесь BOOTP считается одним из вариантов клиента DHCP. Некоторые "
@@ -1994,13 +2005,13 @@ msgstr ""
"dhcpd3-server restart</userinput>."
#. Tag: title
-#: install-methods.xml:1329
+#: install-methods.xml:1330
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "Настройка DHCP сервера"
#. Tag: para
-#: install-methods.xml:1330
+#: install-methods.xml:1331
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian;, "
@@ -2014,7 +2025,7 @@ msgstr ""
"filename>):"
#. Tag: screen
-#: install-methods.xml:1337
+#: install-methods.xml:1338
#, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -2058,7 +2069,7 @@ msgstr ""
"}"
#. Tag: para
-#: install-methods.xml:1339
+#: install-methods.xml:1340
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -2075,7 +2086,7 @@ msgstr ""
"содержать имя файла, который нужно получить по TFTP."
#. Tag: para
-#: install-methods.xml:1349
+#: install-methods.xml:1350
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -2086,13 +2097,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: install-methods.xml:1357
+#: install-methods.xml:1358
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "Включение загрузки PXE в конфигурацию DHCP"
#. Tag: para
-#: install-methods.xml:1358
+#: install-methods.xml:1359
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -2163,13 +2174,13 @@ msgstr ""
"(смотрите ниже <xref linkend=\"tftp-images\"/>)."
#. Tag: title
-#: install-methods.xml:1374
+#: install-methods.xml:1375
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "Включение TFTP сервера"
#. Tag: para
-#: install-methods.xml:1375
+#: install-methods.xml:1376
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2188,7 +2199,7 @@ msgstr ""
"установке."
#. Tag: para
-#: install-methods.xml:1387
+#: install-methods.xml:1388
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -2206,7 +2217,7 @@ msgstr ""
"потребоваться изменить примеры конфигурации для соответствия."
#. Tag: para
-#: install-methods.xml:1397
+#: install-methods.xml:1398
#, no-c-format
msgid ""
"Look in <filename>/etc/inetd.conf</filename> and remember the directory "
@@ -2238,7 +2249,7 @@ msgstr ""
"pid</replaceable></userinput>."
#. Tag: para
-#: install-methods.xml:1417
+#: install-methods.xml:1418
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a "
@@ -2268,13 +2279,13 @@ msgstr ""
"используемого Linux TFTP сервером."
#. Tag: title
-#: install-methods.xml:1439
+#: install-methods.xml:1440
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "Копирование TFTP образов в каталог TFTP сервера"
#. Tag: para
-#: install-methods.xml:1440
+#: install-methods.xml:1441
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2290,7 +2301,7 @@ msgstr ""
"зависит от клиента TFTP и никак не стандартизовано."
#. Tag: para
-#: install-methods.xml:1449
+#: install-methods.xml:1450
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2305,13 +2316,13 @@ msgstr ""
"следующие файлы из каталога <filename>netboot/</filename>:"
#. Tag: filename
-#: install-methods.xml:1480
+#: install-methods.xml:1481
#, no-c-format
msgid "boot.msg"
msgstr "boot.msg"
#. Tag: para
-#: install-methods.xml:1485
+#: install-methods.xml:1486
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2327,7 +2338,7 @@ msgstr ""
"имени загружаемого файла."
#. Tag: para
-#: install-methods.xml:1493
+#: install-methods.xml:1494
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2343,13 +2354,13 @@ msgstr ""
"command> в качестве имени загружаемого файла."
#. Tag: title
-#: install-methods.xml:1505
+#: install-methods.xml:1506
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr "Загрузка Alpha по TFTP"
#. Tag: para
-#: install-methods.xml:1506
+#: install-methods.xml:1507
#, no-c-format
msgid ""
"On Alpha, you must specify the filename (as a relative path to the boot "
@@ -2371,13 +2382,13 @@ msgstr ""
"файла одним из этих методов."
#. Tag: title
-#: install-methods.xml:1521
+#: install-methods.xml:1522
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "Загрузка SPARC по TFTP"
#. Tag: para
-#: install-methods.xml:1522
+#: install-methods.xml:1523
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2409,7 +2420,7 @@ msgstr ""
"заглавными и если нужно, добавить имя субархитектуры."
#. Tag: para
-#: install-methods.xml:1538
+#: install-methods.xml:1539
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -2422,7 +2433,7 @@ msgstr ""
"сообщения в логах сервера tftp, какое имя образа было запрошено."
#. Tag: para
-#: install-methods.xml:1545
+#: install-methods.xml:1546
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2436,13 +2447,13 @@ msgstr ""
"в котором его будет искать TFTP сервер."
#. Tag: title
-#: install-methods.xml:1556
+#: install-methods.xml:1557
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr "Загрузка BVM/Motorola по TFTP"
#. Tag: para
-#: install-methods.xml:1557
+#: install-methods.xml:1558
#, no-c-format
msgid ""
"For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to "
@@ -2452,7 +2463,7 @@ msgstr ""
"каталог<filename>/tftpboot/</filename>."
#. Tag: para
-#: install-methods.xml:1562
+#: install-methods.xml:1563
#, no-c-format
msgid ""
"Next, configure your boot ROMs or BOOTP server to initially load the "
@@ -2467,13 +2478,13 @@ msgstr ""
"субархитектуры за дополнительной специфичной конфигурационной информацией."
#. Tag: title
-#: install-methods.xml:1574
+#: install-methods.xml:1575
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "Загрузка SGI по TFTP"
#. Tag: para
-#: install-methods.xml:1575
+#: install-methods.xml:1576
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2487,13 +2498,13 @@ msgstr ""
"<filename>/etc/dhcpd.conf</filename>."
#. Tag: title
-#: install-methods.xml:1587
+#: install-methods.xml:1588
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr "Загрузка Broadcom BCM91250A и BCM91480B по TFTP"
#. Tag: para
-#: install-methods.xml:1588
+#: install-methods.xml:1589
#, no-c-format
msgid ""
"You don't have to configure DHCP in a special way because you'll pass the "
@@ -2503,13 +2514,13 @@ msgstr ""
"путь к файлу для загрузки с помощью CFE."
#. Tag: title
-#: install-methods.xml:1693
+#: install-methods.xml:1694
#, no-c-format
msgid "Automatic Installation"
msgstr "Автоматическая установка"
#. Tag: para
-#: install-methods.xml:1694
+#: install-methods.xml:1695
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2525,13 +2536,13 @@ msgstr ""
"сама программа установки Debian."
#. Tag: title
-#: install-methods.xml:1707
+#: install-methods.xml:1708
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr "Автоматическая установка с помощью программы установки Debian"
#. Tag: para
-#: install-methods.xml:1708
+#: install-methods.xml:1709
#, no-c-format
msgid ""
"The Debian Installer supports automating installs via preconfiguration "
@@ -2545,7 +2556,7 @@ msgstr ""
"задаваемые во время процесса установки."
#. Tag: para
-#: install-methods.xml:1715
+#: install-methods.xml:1716
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "