summaryrefslogtreecommitdiff
path: root/po/ru/install-methods.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-18 17:34:21 +0000
committerFrans Pop <elendil@planet.nl>2006-08-18 17:34:21 +0000
commit1eedcadf865fa0fbcca9b9e2269ea2800527e284 (patch)
treeed5cf3932b5fea89c874aead1483de84b907137a /po/ru/install-methods.po
parentb7fa3d89d2de4862e96d1d9f0cd08b74d36faf56 (diff)
downloadinstallation-guide-1eedcadf865fa0fbcca9b9e2269ea2800527e284.zip
Update of POT and PO files for the manual
Diffstat (limited to 'po/ru/install-methods.po')
-rw-r--r--po/ru/install-methods.po200
1 files changed, 100 insertions, 100 deletions
diff --git a/po/ru/install-methods.po b/po/ru/install-methods.po
index c5d80c94a..2349335c1 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: 2006-08-16 18:10+0000\n"
+"POT-Creation-Date: 2006-08-18 17:32+0000\n"
"PO-Revision-Date: 2006-08-08 20:04+0300\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1726,9 +1726,9 @@ msgstr "Настройка RARP сервера"
#. Tag: para
#: install-methods.xml:1157
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"To setup RARP, you need to know the Ethernet address (a.k.a. the MAC "
+"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
"address) of the client computers to be installed. If you don't know this "
"information, you can <phrase arch=\"sparc\"> pick it off the initial "
"OpenPROM boot messages, use the OpenBoot <userinput>.enet-addr</userinput> "
@@ -1746,63 +1746,17 @@ msgstr ""
#. Tag: para
#: install-methods.xml:1169
-#, no-c-format
-msgid ""
-"On a RARP server system using a Linux 2.2.x kernel, you need to populate the "
-"kernel's RARP table. To do this, run the following commands: "
-"<informalexample><screen>\n"
-"# <userinput>/sbin/rarp -s\n"
-"<replaceable>client-hostname</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"\n"
-"# <userinput>/usr/sbin/arp -s\n"
-"<replaceable>client-ip</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"</screen></informalexample> If you get <informalexample><screen>\n"
-"SIOCSRARP: Invalid argument\n"
-"</screen></informalexample> you probably need to load the RARP kernel module "
-"or else recompile the kernel to support RARP. Try <userinput>modprobe rarp</"
-"userinput> and then try the <command>rarp</command> command again."
-msgstr ""
-"Если система с RARP сервером использует ядро Linux 2.2.x, то вам необходимо "
-"заполнить RARP таблицу ядра. Чтобы сделать это, выполните следующие команды: "
-"<informalexample><screen>\n"
-"# <userinput>/sbin/rarp -s \n"
-"<replaceable>client-hostname</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"\n"
-"# <userinput>/usr/sbin/arp -s \n"
-"<replaceable>client-ip</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"</screen></informalexample> Если вы получили <informalexample><screen>\n"
-"SIOCSRARP: Invalid argument\n"
-"</screen></informalexample> то вероятно, нужно загрузить модуль RARP ядра "
-"или пересобрать ядро с поддержкой RARP. Попробуйте <userinput>modprobe rarp "
-"</userinput>, а затем попробуйте команду <command>rarp</command> ещё раз."
-
-#. Tag: para
-#: install-methods.xml:1185
-#, no-c-format
-msgid ""
-"On a RARP server system using a Linux 2.4.x kernel, there is no RARP module, "
-"and you should instead use the <command>rarpd</command> program. The "
-"procedure is similar to that used under SunOS in the following paragraph."
-msgstr ""
-"В системе с RARP сервером использующей ядро Linux 2.4.x нет RARP модуля, а "
-"вместо него вы должны использовать программу <command>rarpd</command>. "
-"Процедура очень похожа на ту, которая используется в SunOS из следующего "
-"параграфа."
-
-#. Tag: para
-#: install-methods.xml:1193
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"Under SunOS, you need to ensure that the Ethernet hardware address for the "
-"client is listed in the <quote>ethers</quote> database (either in the "
-"<filename>/etc/ethers</filename> file, or via NIS/NIS+) and in the "
-"<quote>hosts</quote> database. Then you need to start the RARP daemon. In "
-"SunOS 4, issue the command (as root): <userinput>/usr/etc/rarpd -a</"
-"userinput>; in SunOS 5, use <userinput>/usr/sbin/rarpd -a</userinput>."
+"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
+"you use the <command>rarpd</command> program. You need to ensure that the "
+"Ethernet hardware address for the client is listed in the <quote>ethers</"
+"quote> database (either in the <filename>/etc/ethers</filename> file, or via "
+"NIS/NIS+) and in the <quote>hosts</quote> database. Then you need to start "
+"the RARP daemon. Issue the command (as root): <userinput>/usr/sbin/rarpd -a</"
+"userinput> on most Linux systems and SunOS 5 (Solaris 2), <userinput>/usr/"
+"sbin/in.rarpd -a</userinput> on some other Linux systems, or <userinput>/usr/"
+"etc/rarpd -a</userinput> in SunOS 4 (Solaris 1)."
msgstr ""
"В SunOS вам нужно проверить, что аппаратный адрес Ethernet клиента "
"содержится в базе данных <quote>ethers</quote> (или в файле <filename>/etc/"
@@ -1812,13 +1766,13 @@ msgstr ""
"используйте <userinput>/usr/sbin/rarpd -a</userinput>."
#. Tag: title
-#: install-methods.xml:1212
+#: install-methods.xml:1191
#, no-c-format
msgid "Setting up BOOTP server"
msgstr "Настройка BOOTP сервера"
#. Tag: para
-#: install-methods.xml:1213
+#: install-methods.xml:1192
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1833,7 +1787,7 @@ msgstr ""
"<classname>bootp</classname> и <classname>dhcp</classname> соответственно."
#. Tag: para
-#: install-methods.xml:1221
+#: install-methods.xml:1200
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1896,7 +1850,7 @@ msgstr ""
"userinput> содержит MAC адрес машины.</phrase>"
#. Tag: para
-#: install-methods.xml:1254
+#: install-methods.xml:1233
#, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1918,13 +1872,13 @@ msgstr ""
"restart</userinput>."
#. Tag: title
-#: install-methods.xml:1275
+#: install-methods.xml:1254
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "Настройка DHCP сервера"
#. Tag: para
-#: install-methods.xml:1276
+#: install-methods.xml:1255
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. In &debian;, "
@@ -1981,7 +1935,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: install-methods.xml:1288
+#: install-methods.xml:1267
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1998,7 +1952,7 @@ msgstr ""
"содержать имя файла, который нужно получить по TFTP."
#. Tag: para
-#: install-methods.xml:1298
+#: install-methods.xml:1277
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -2009,13 +1963,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: install-methods.xml:1306
+#: install-methods.xml:1285
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "Включение загрузки PXE в конфигурацию DHCP"
#. Tag: para
-#: install-methods.xml:1307
+#: install-methods.xml:1286
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -2086,13 +2040,13 @@ msgstr ""
"(смотрите ниже <xref linkend=\"tftp-images\"/>)."
#. Tag: title
-#: install-methods.xml:1323
+#: install-methods.xml:1302
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "Включение TFTP сервера"
#. Tag: para
-#: install-methods.xml:1324
+#: install-methods.xml:1303
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2111,7 +2065,7 @@ msgstr ""
"установке."
#. Tag: para
-#: install-methods.xml:1335
+#: install-methods.xml:1314
#, no-c-format
msgid ""
"Look in that file and remember the directory which is used as the argument "
@@ -2137,7 +2091,7 @@ msgstr ""
"pid</replaceable></userinput>."
#. Tag: para
-#: install-methods.xml:1349
+#: install-methods.xml:1328
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a "
@@ -2167,13 +2121,13 @@ msgstr ""
"используемого Linux TFTP сервером."
#. Tag: title
-#: install-methods.xml:1371
+#: install-methods.xml:1350
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "Копирование TFTP образов в каталог TFTP сервера"
#. Tag: para
-#: install-methods.xml:1372
+#: install-methods.xml:1351
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2191,7 +2145,7 @@ msgstr ""
"определяется TFTP клиентом и никак не стандартизовано."
#. Tag: para
-#: install-methods.xml:1382
+#: install-methods.xml:1361
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2209,7 +2163,7 @@ msgstr ""
"каталоге TFTP."
#. Tag: para
-#: install-methods.xml:1391
+#: install-methods.xml:1370
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2225,7 +2179,7 @@ msgstr ""
"файла."
#. Tag: para
-#: install-methods.xml:1399
+#: install-methods.xml:1378
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2241,13 +2195,13 @@ msgstr ""
"command> в качестве имени загружаемого файла."
#. Tag: title
-#: install-methods.xml:1411
+#: install-methods.xml:1390
#, no-c-format
msgid "DECstation TFTP Images"
msgstr "TFTP образы для DECstation"
#. Tag: para
-#: install-methods.xml:1412
+#: install-methods.xml:1391
#, no-c-format
msgid ""
"For DECstations, there are tftpimage files for each subarchitecture, which "
@@ -2265,7 +2219,7 @@ msgstr ""
"настройками BOOTP/DHCP, как примере, приведённом выше."
#. Tag: para
-#: install-methods.xml:1422
+#: install-methods.xml:1401
#, no-c-format
msgid ""
"The DECstation firmware boots by TFTP with the command <userinput>boot "
@@ -2284,13 +2238,13 @@ msgstr ""
"виде:"
#. Tag: userinput
-#: install-methods.xml:1434
+#: install-methods.xml:1413
#, no-c-format
msgid "boot #/tftp/filename param1=value1 param2=value2 ..."
msgstr "boot #/tftp/filename param1=value1 param2=value2 ..."
#. Tag: para
-#: install-methods.xml:1436
+#: install-methods.xml:1415
#, no-c-format
msgid ""
"Several DECstation firmware revisions show a problem with regard to net "
@@ -2329,13 +2283,13 @@ msgstr ""
"board-list.html#proms\"></ulink>."
#. Tag: title
-#: install-methods.xml:1474
+#: install-methods.xml:1453
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr "Загрузка Alpha по TFTP"
#. Tag: para
-#: install-methods.xml:1475
+#: install-methods.xml:1454
#, no-c-format
msgid ""
"On Alpha, you must specify the filename (as a relative path to the boot "
@@ -2357,13 +2311,13 @@ msgstr ""
"файла одним из этих методов."
#. Tag: title
-#: install-methods.xml:1490
+#: install-methods.xml:1469
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "Загрузка SPARC по TFTP"
#. Tag: para
-#: install-methods.xml:1491
+#: install-methods.xml:1470
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2395,7 +2349,7 @@ msgstr ""
"заглавными и если нужно, добавить имя субархитектуры."
#. Tag: para
-#: install-methods.xml:1507
+#: install-methods.xml:1486
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2409,13 +2363,13 @@ msgstr ""
"котором его будет искать TFTP сервер."
#. Tag: title
-#: install-methods.xml:1518
+#: install-methods.xml:1497
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr "Загрузка BVM/Motorola по TFTP"
#. Tag: para
-#: install-methods.xml:1519
+#: install-methods.xml:1498
#, no-c-format
msgid ""
"For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to "
@@ -2425,7 +2379,7 @@ msgstr ""
"каталог<filename>/tftpboot/</filename>."
#. Tag: para
-#: install-methods.xml:1524
+#: install-methods.xml:1503
#, no-c-format
msgid ""
"Next, configure your boot ROMs or BOOTP server to initially load the "
@@ -2440,13 +2394,13 @@ msgstr ""
"субархитектуры за дополнительной специфичной конфигурационной информацией."
#. Tag: title
-#: install-methods.xml:1536
+#: install-methods.xml:1515
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "Загрузка SGI по TFTP"
#. Tag: para
-#: install-methods.xml:1537
+#: install-methods.xml:1516
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2460,13 +2414,13 @@ msgstr ""
"<filename>/etc/dhcpd.conf</filename>."
#. Tag: title
-#: install-methods.xml:1549
+#: install-methods.xml:1528
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr "Загрузка Broadcom BCM91250A и BCM91480B по TFTP"
#. Tag: para
-#: install-methods.xml:1550
+#: install-methods.xml:1529
#, no-c-format
msgid ""
"You don't have to configure DHCP in a special way because you'll pass the "
@@ -2476,13 +2430,13 @@ msgstr ""
"путь к файлу для загрузки с помощью CFE."
#. Tag: title
-#: install-methods.xml:1655
+#: install-methods.xml:1634
#, no-c-format
msgid "Automatic Installation"
msgstr "Автоматическая установка"
#. Tag: para
-#: install-methods.xml:1656
+#: install-methods.xml:1635
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2498,13 +2452,13 @@ msgstr ""
"сама программа установки Debian."
#. Tag: title
-#: install-methods.xml:1669
+#: install-methods.xml:1648
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr "Автоматическая установка с помощью программы установки Debian"
#. Tag: para
-#: install-methods.xml:1670
+#: install-methods.xml:1649
#, no-c-format
msgid ""
"The Debian Installer supports automating installs via preconfiguration "
@@ -2518,7 +2472,7 @@ msgstr ""
"задаваемые во время процесса установки."
#. Tag: para
-#: install-methods.xml:1677
+#: install-methods.xml:1656
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2526,3 +2480,49 @@ msgid ""
msgstr ""
"Полную документацию по автоматической установке и рабочий пример, который вы "
"можете отредактировать, находится в <xref linkend=\"appendix-preseed\"/>."
+
+#~ msgid ""
+#~ "On a RARP server system using a Linux 2.2.x kernel, you need to populate "
+#~ "the kernel's RARP table. To do this, run the following commands: "
+#~ "<informalexample><screen>\n"
+#~ "# <userinput>/sbin/rarp -s\n"
+#~ "<replaceable>client-hostname</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "\n"
+#~ "# <userinput>/usr/sbin/arp -s\n"
+#~ "<replaceable>client-ip</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "</screen></informalexample> If you get <informalexample><screen>\n"
+#~ "SIOCSRARP: Invalid argument\n"
+#~ "</screen></informalexample> you probably need to load the RARP kernel "
+#~ "module or else recompile the kernel to support RARP. Try "
+#~ "<userinput>modprobe rarp</userinput> and then try the <command>rarp</"
+#~ "command> command again."
+#~ msgstr ""
+#~ "Если система с RARP сервером использует ядро Linux 2.2.x, то вам "
+#~ "необходимо заполнить RARP таблицу ядра. Чтобы сделать это, выполните "
+#~ "следующие команды: <informalexample><screen>\n"
+#~ "# <userinput>/sbin/rarp -s \n"
+#~ "<replaceable>client-hostname</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "\n"
+#~ "# <userinput>/usr/sbin/arp -s \n"
+#~ "<replaceable>client-ip</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "</screen></informalexample> Если вы получили <informalexample><screen>\n"
+#~ "SIOCSRARP: Invalid argument\n"
+#~ "</screen></informalexample> то вероятно, нужно загрузить модуль RARP ядра "
+#~ "или пересобрать ядро с поддержкой RARP. Попробуйте <userinput>modprobe "
+#~ "rarp </userinput>, а затем попробуйте команду <command>rarp</command> ещё "
+#~ "раз."
+
+#~ msgid ""
+#~ "On a RARP server system using a Linux 2.4.x kernel, there is no RARP "
+#~ "module, and you should instead use the <command>rarpd</command> program. "
+#~ "The procedure is similar to that used under SunOS in the following "
+#~ "paragraph."
+#~ msgstr ""
+#~ "В системе с RARP сервером использующей ядро Linux 2.4.x нет RARP модуля, "
+#~ "а вместо него вы должны использовать программу <command>rarpd</command>. "
+#~ "Процедура очень похожа на ту, которая используется в SunOS из следующего "
+#~ "параграфа."