summaryrefslogtreecommitdiff
path: root/po/ru/preparing.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/preparing.po')
-rw-r--r--po/ru/preparing.po197
1 files changed, 102 insertions, 95 deletions
diff --git a/po/ru/preparing.po b/po/ru/preparing.po
index bb0bcbc65..3819e2fb0 100644
--- a/po/ru/preparing.po
+++ b/po/ru/preparing.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preparing\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-08-27 23:05+0000\n"
+"POT-Creation-Date: 2019-08-29 14:36+0000\n"
"PO-Revision-Date: 2018-11-03 11:00+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1743,7 +1743,7 @@ msgstr ""
# index.docbook:1535, index.docbook:1873
#. Tag: title
-#: preparing.xml:1148 preparing.xml:1492 preparing.xml:1668
+#: preparing.xml:1148 preparing.xml:1492 preparing.xml:1670
#, no-c-format
msgid "Boot Device Selection"
msgstr "Выбор загрузочного устройства"
@@ -2411,49 +2411,6 @@ msgstr ""
#: preparing.xml:1504
#, no-c-format
msgid ""
-"Typically, with newer revisions, you can use OpenBoot devices such as "
-"<quote>floppy</quote>, <quote>cdrom</quote>, <quote>net</quote>, "
-"<quote>disk</quote>, or <quote>disk2</quote>. These have the obvious "
-"meanings; the <quote>net</quote> device is for booting from the network. "
-"Additionally, the device name can specify a particular partition of a disk, "
-"such as <quote>disk2:a</quote> to boot disk2, first partition. Full OpenBoot "
-"device names have the form: <informalexample> <screen>\n"
-"<replaceable>driver-name</replaceable>@\n"
-"<replaceable>unit-address</replaceable>:\n"
-"<replaceable>device-arguments</replaceable>\n"
-"</screen></informalexample> In older revisions of OpenBoot, device naming is "
-"a bit different: the floppy device is called <quote>/fd</quote>, and SCSI "
-"disk devices are of the form <quote>sd(<replaceable>controller</"
-"replaceable>, <replaceable>disk-target-id</replaceable>, <replaceable>disk-"
-"lun</replaceable>)</quote>. The command <userinput>show-devs</userinput> in "
-"newer OpenBoot revisions is useful for viewing the currently configured "
-"devices. For full information, whatever your revision, see the <ulink url="
-"\"&url-openboot;\">Sun OpenBoot Reference</ulink>."
-msgstr ""
-"Естественно, в новых версиях OpenBoot вы можете использовать простые имена "
-"устройств: <quote>floppy</quote>, <quote>cdrom</quote>, <quote>net</quote>, "
-"<quote>disk</quote> или <quote>disk2</quote>. Названия говорят сами за себя; "
-"устройство <quote>net</quote> предназначено для загрузки по сети. Также, "
-"именем устройства можно задать определённый раздел на диске, например, "
-"<quote>disk2:a</quote> указывает на загрузку с диска disk2 из первого "
-"раздела. Полные имена устройств в OpenBoot имеют вид: <informalexample> "
-"<screen>\n"
-"<replaceable>драйвер</replaceable>@\n"
-"<replaceable>адрес устройства</replaceable>:\n"
-"<replaceable>аргументы устройства</replaceable>\n"
-"</screen></informalexample>. В старых версиях OpenBoot названия устройств "
-"слегка отличаются: дисковод гибких дисков называется <quote>/fd</quote>, а "
-"название SCSI диска имеет вид: <quote>sd(<replaceable>контроллер</"
-"replaceable>, <replaceable>id диска</replaceable>, <replaceable>lun диска</"
-"replaceable>)</quote>. Команда <userinput>show-devs</userinput> в новых "
-"версиях OpenBoot показывает имеющиеся настроенные устройства. Полную "
-"информацию по любой версии смотрите в <ulink url=\"&url-openboot;\">Sun "
-"OpenBoot Reference</ulink>."
-
-#. Tag: para
-#: preparing.xml:1527
-#, no-c-format
-msgid ""
"To boot from a specific device, use the command <userinput>boot "
"<replaceable>device</replaceable></userinput>. You can set this behavior as "
"the default using the <userinput>setenv</userinput> command. However, the "
@@ -2482,30 +2439,39 @@ msgstr ""
"</screen></informalexample> и в Solaris:"
#. Tag: screen
-#: preparing.xml:1546
+#: preparing.xml:1548
#, no-c-format
msgid "eeprom boot-device=disk1:1"
msgstr "eeprom boot-device=disk1:1"
#. Tag: title
-#: preparing.xml:1556
+#: preparing.xml:1558
#, no-c-format
msgid "BIOS Setup"
msgstr "Настройка BIOS"
#. Tag: para
-#: preparing.xml:1557
-#, no-c-format
+#: preparing.xml:1559
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In order to install &debian-gnu; on a &arch-title; or zSeries machine you "
+#| "have first boot a kernel into the system. The boot mechanism of this "
+#| "platform is inherently different to other ones, especially from PC-like "
+#| "systems: there are no floppy devices available at all. You will notice "
+#| "another big difference while you work with this platform: most (if not "
+#| "all) of the time you will work remote, with the help of some client "
+#| "session software like telnet, or a browser. This is due to that special "
+#| "system architecture where the 3215/3270 console is line-based instead of "
+#| "character-based."
msgid ""
"In order to install &debian-gnu; on a &arch-title; or zSeries machine you "
"have first boot a kernel into the system. The boot mechanism of this "
"platform is inherently different to other ones, especially from PC-like "
-"systems: there are no floppy devices available at all. You will notice "
-"another big difference while you work with this platform: most (if not all) "
-"of the time you will work remote, with the help of some client session "
-"software like telnet, or a browser. This is due to that special system "
-"architecture where the 3215/3270 console is line-based instead of character-"
-"based."
+"systems, and you will notice a big difference while you work with this "
+"platform: most (if not all) of the time you will work remote, with the help "
+"of some client session software like telnet, or a browser. This is due to "
+"that special system architecture where the 3215/3270 console is line-based "
+"instead of character-based."
msgstr ""
"Чтобы установить &debian-gnu; на &arch-title; или машины zSeries, сначала "
"вам нужно загрузить в систему ядро. Механизм загрузки на этой платформе в "
@@ -2517,7 +2483,7 @@ msgstr ""
"консоли 3215/3270."
#. Tag: para
-#: preparing.xml:1569
+#: preparing.xml:1571
#, no-c-format
msgid ""
"Linux on this platform runs either natively on the bare machine, in a so-"
@@ -2536,7 +2502,7 @@ msgstr ""
"аппаратурой)) из LPAR, если HMC и этот вариант вам доступны."
#. Tag: para
-#: preparing.xml:1578
+#: preparing.xml:1580
#, no-c-format
msgid ""
"Before you actually perform an installation, you have to go over some design "
@@ -2561,13 +2527,13 @@ msgstr ""
"для установки &debian;."
#. Tag: title
-#: preparing.xml:1595
+#: preparing.xml:1597
#, no-c-format
msgid "Native and LPAR installations"
msgstr "Родная и LPAR установки"
#. Tag: para
-#: preparing.xml:1596
+#: preparing.xml:1598
#, no-c-format
msgid ""
"Please refer to chapter 5 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -2583,13 +2549,13 @@ msgstr ""
"Distributions</ulink> Redbook о том как настроить LPAR для Linux."
#. Tag: title
-#: preparing.xml:1610
+#: preparing.xml:1612
#, no-c-format
msgid "Installation as a VM guest"
msgstr "Установка в качестве гостевой виртуальной машины (VM)"
#. Tag: para
-#: preparing.xml:1612
+#: preparing.xml:1614
#, no-c-format
msgid ""
"Please refer to chapter 6 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -2606,7 +2572,7 @@ msgstr ""
"запуска Linux."
#. Tag: para
-#: preparing.xml:1622
+#: preparing.xml:1624
#, no-c-format
msgid ""
"You need to copy all the files from the <filename>generic</filename> sub-"
@@ -2628,13 +2594,13 @@ msgstr ""
"в правильном порядке, поставляется вместе с образами."
#. Tag: title
-#: preparing.xml:1639
+#: preparing.xml:1641
#, no-c-format
msgid "Setting up an installation server"
msgstr "Настройка сервера установки"
#. Tag: para
-#: preparing.xml:1641
+#: preparing.xml:1643
#, no-c-format
msgid ""
"If you don't have a connection to the Internet (either directly or via a web "
@@ -2648,7 +2614,7 @@ msgstr ""
"установить и должен быть доступен через NFS, HTTP или FTP."
#. Tag: para
-#: preparing.xml:1649
+#: preparing.xml:1651
#, no-c-format
msgid ""
"The installation server needs to copy the exact directory structure from any "
@@ -2662,19 +2628,19 @@ msgstr ""
"CD с таким же деревом каталогов."
#. Tag: emphasis
-#: preparing.xml:1658
+#: preparing.xml:1660
#, no-c-format
msgid "FIXME: more information needed &mdash; from a Redbook?"
msgstr "FIXME: нужно больше информации из Redbook?"
#. Tag: title
-#: preparing.xml:1675
+#: preparing.xml:1677
#, no-c-format
msgid "ARM firmware"
msgstr "Микропрограмма ARM"
#. Tag: para
-#: preparing.xml:1677
+#: preparing.xml:1679
#, no-c-format
msgid ""
"As already mentioned before, there is unfortunately no standard for system "
@@ -2697,7 +2663,7 @@ msgstr ""
"микропрограммы поддержка не появляется."
#. Tag: para
-#: preparing.xml:1689
+#: preparing.xml:1691
#, no-c-format
msgid ""
"As a result even newly sold systems often use a firmware that is based on a "
@@ -2718,13 +2684,13 @@ msgstr ""
"написать рабочую единую инструкцию для систем ARM."
#. Tag: title
-#: preparing.xml:1702
+#: preparing.xml:1704
#, no-c-format
msgid "Debian-provided U-Boot (system firmware) images"
msgstr "Образы U-Boot (системная микропрограмма), предоставляемые Debian"
#. Tag: para
-#: preparing.xml:1703
+#: preparing.xml:1705
#, no-c-format
msgid ""
"Debian provides U-Boot images for various armhf systems that can load their "
@@ -2752,7 +2718,7 @@ msgstr ""
"содержимое!"
#. Tag: para
-#: preparing.xml:1718
+#: preparing.xml:1720
#, no-c-format
msgid ""
"If Debian provides a U-Boot image for your system, it is recommended that "
@@ -2765,13 +2731,13 @@ msgstr ""
"возможностей."
#. Tag: title
-#: preparing.xml:1726
+#: preparing.xml:1728
#, no-c-format
msgid "Setting the ethernet MAC address in U-Boot"
msgstr "Задание MAC-адреса ethernet в U-Boot"
#. Tag: para
-#: preparing.xml:1727
+#: preparing.xml:1729
#, no-c-format
msgid ""
"The MAC address of every ethernet interface should normally be globally "
@@ -2787,7 +2753,7 @@ msgstr ""
"этих адресов на каждом продаваемом устройстве."
#. Tag: para
-#: preparing.xml:1735
+#: preparing.xml:1737
#, no-c-format
msgid ""
"In the case of development boards, sometimes the manufacturer wants to avoid "
@@ -2809,7 +2775,7 @@ msgstr ""
"назначение IP-адресов по DHCP на основе MAC-адреса, очевидно, не заработает."
#. Tag: para
-#: preparing.xml:1746
+#: preparing.xml:1748
#, no-c-format
msgid ""
"To avoid conflicts with existing officially-assigned MAC addresses, there is "
@@ -2829,7 +2795,7 @@ msgstr ""
"локально-контролируемый адрес."
#. Tag: para
-#: preparing.xml:1756
+#: preparing.xml:1758
#, no-c-format
msgid ""
"On systems using U-Boot as system firmware, the ethernet MAC address is "
@@ -2846,13 +2812,13 @@ msgstr ""
"установки значения команда <quote>saveenv</quote> делает его постоянным."
#. Tag: title
-#: preparing.xml:1767
+#: preparing.xml:1769
#, no-c-format
msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot"
msgstr "Проблемы размещения ядра/Initrd/дерева-устройств в U-Boot"
#. Tag: para
-#: preparing.xml:1768
+#: preparing.xml:1770
#, no-c-format
msgid ""
"On some systems with older U-Boot versions there can be problems with "
@@ -2869,7 +2835,7 @@ msgstr ""
"выводя. Эти проблемы были решены в новых версиях U-Boot, начиная с v2014.07."
#. Tag: para
-#: preparing.xml:1777
+#: preparing.xml:1779
#, no-c-format
msgid ""
"If the system has originally used a U-Boot version older than v2014.07 and "
@@ -2892,7 +2858,7 @@ msgstr ""
"saveenv</quote> из приглашения U-Boot."
#. Tag: para
-#: preparing.xml:1788
+#: preparing.xml:1790
#, no-c-format
msgid ""
"Another possibility to circumvent relocation-related problems is to run the "
@@ -2906,13 +2872,13 @@ msgstr ""
"файла дерева устройств."
#. Tag: title
-#: preparing.xml:1798
+#: preparing.xml:1800
#, no-c-format
msgid "Systems with UEFI firmware"
msgstr "Устройства с микропрограммой UEFI"
#. Tag: para
-#: preparing.xml:1799
+#: preparing.xml:1801
#, no-c-format
msgid ""
"UEFI (<quote>Unified Extensible Firmware Interface</quote>) is a new kind of "
@@ -2924,7 +2890,7 @@ msgstr ""
"и — помимо прочего — предназначен для замеры классического BIOS ПК."
#. Tag: para
-#: preparing.xml:1805
+#: preparing.xml:1807
#, no-c-format
msgid ""
"Currently most PC systems that use UEFI also have a so-called "
@@ -2944,7 +2910,7 @@ msgstr ""
"CSM."
#. Tag: para
-#: preparing.xml:1815
+#: preparing.xml:1817
#, no-c-format
msgid ""
"On systems with UEFI there are a few things to take into consideration when "
@@ -2982,7 +2948,7 @@ msgstr ""
"систем необходим свой загрузчик."
#. Tag: para
-#: preparing.xml:1835
+#: preparing.xml:1837
#, no-c-format
msgid ""
"The latter becomes important when booting &d-i; on a UEFI system with CSM "
@@ -3014,7 +2980,7 @@ msgstr ""
"или родном режиме UEFI."
#. Tag: para
-#: preparing.xml:1851
+#: preparing.xml:1853
#, no-c-format
msgid ""
"Another UEFI-related topic is the so-called <quote>secure boot</quote> "
@@ -3053,13 +3019,13 @@ msgstr ""
"ещё раз."
#. Tag: title
-#: preparing.xml:1873
+#: preparing.xml:1875
#, no-c-format
msgid "Disabling the Windows 8 <quote>fast boot</quote> feature"
msgstr "Отключение свойства Windows 8 <quote>fast boot</quote>"
#. Tag: para
-#: preparing.xml:1874
+#: preparing.xml:1876
#, no-c-format
msgid ""
"Windows 8 offers a feature called <quote>fast boot</quote> to cut down "
@@ -3092,7 +3058,7 @@ msgstr ""
"файловой системы."
#. Tag: para
-#: preparing.xml:1890
+#: preparing.xml:1892
#, no-c-format
msgid ""
"It may also be necessary to disable <quote>fast boot</quote> to even allow "
@@ -3111,19 +3077,19 @@ msgstr ""
"загрузки."
#. Tag: title
-#: preparing.xml:1902
+#: preparing.xml:1904
#, no-c-format
msgid "Hardware Issues to Watch Out For"
msgstr "Аппаратные проблемы, которых нужно остерегаться"
#. Tag: title
-#: preparing.xml:1905
+#: preparing.xml:1907
#, no-c-format
msgid "USB BIOS support and keyboards"
msgstr "Поддержка USB в BIOS и клавиатуры"
#. Tag: para
-#: preparing.xml:1906
+#: preparing.xml:1908
#, no-c-format
msgid ""
"If you have no PS/2-style keyboard, but only a USB model, on some very old "
@@ -3142,13 +3108,13 @@ msgstr ""
"keyboard support</quote>."
#. Tag: title
-#: preparing.xml:1919
+#: preparing.xml:1921
#, no-c-format
msgid "Display-visibility on OldWorld Powermacs"
msgstr "Изображение на мониторе OldWorld Powermac"
#. Tag: para
-#: preparing.xml:1921
+#: preparing.xml:1923
#, no-c-format
msgid ""
"Some OldWorld Powermacs, most notably those with the <quote>control</quote> "
@@ -3169,6 +3135,47 @@ msgstr ""
"попробуйте изменить настройки экрана в MacOS на использование 256 цветов "
"вместо <quote>тысяч</quote> или <quote>миллионов</quote>."
+#~ msgid ""
+#~ "Typically, with newer revisions, you can use OpenBoot devices such as "
+#~ "<quote>floppy</quote>, <quote>cdrom</quote>, <quote>net</quote>, "
+#~ "<quote>disk</quote>, or <quote>disk2</quote>. These have the obvious "
+#~ "meanings; the <quote>net</quote> device is for booting from the network. "
+#~ "Additionally, the device name can specify a particular partition of a "
+#~ "disk, such as <quote>disk2:a</quote> to boot disk2, first partition. Full "
+#~ "OpenBoot device names have the form: <informalexample> <screen>\n"
+#~ "<replaceable>driver-name</replaceable>@\n"
+#~ "<replaceable>unit-address</replaceable>:\n"
+#~ "<replaceable>device-arguments</replaceable>\n"
+#~ "</screen></informalexample> In older revisions of OpenBoot, device naming "
+#~ "is a bit different: the floppy device is called <quote>/fd</quote>, and "
+#~ "SCSI disk devices are of the form <quote>sd(<replaceable>controller</"
+#~ "replaceable>, <replaceable>disk-target-id</replaceable>, "
+#~ "<replaceable>disk-lun</replaceable>)</quote>. The command <userinput>show-"
+#~ "devs</userinput> in newer OpenBoot revisions is useful for viewing the "
+#~ "currently configured devices. For full information, whatever your "
+#~ "revision, see the <ulink url=\"&url-openboot;\">Sun OpenBoot Reference</"
+#~ "ulink>."
+#~ msgstr ""
+#~ "Естественно, в новых версиях OpenBoot вы можете использовать простые "
+#~ "имена устройств: <quote>floppy</quote>, <quote>cdrom</quote>, <quote>net</"
+#~ "quote>, <quote>disk</quote> или <quote>disk2</quote>. Названия говорят "
+#~ "сами за себя; устройство <quote>net</quote> предназначено для загрузки по "
+#~ "сети. Также, именем устройства можно задать определённый раздел на диске, "
+#~ "например, <quote>disk2:a</quote> указывает на загрузку с диска disk2 из "
+#~ "первого раздела. Полные имена устройств в OpenBoot имеют вид: "
+#~ "<informalexample> <screen>\n"
+#~ "<replaceable>драйвер</replaceable>@\n"
+#~ "<replaceable>адрес устройства</replaceable>:\n"
+#~ "<replaceable>аргументы устройства</replaceable>\n"
+#~ "</screen></informalexample>. В старых версиях OpenBoot названия устройств "
+#~ "слегка отличаются: дисковод гибких дисков называется <quote>/fd</quote>, "
+#~ "а название SCSI диска имеет вид: <quote>sd(<replaceable>контроллер</"
+#~ "replaceable>, <replaceable>id диска</replaceable>, <replaceable>lun "
+#~ "диска</replaceable>)</quote>. Команда <userinput>show-devs</userinput> в "
+#~ "новых версиях OpenBoot показывает имеющиеся настроенные устройства. "
+#~ "Полную информацию по любой версии смотрите в <ulink url=\"&url-openboot;"
+#~ "\">Sun OpenBoot Reference</ulink>."
+
#~ msgid "128 megabytes"
#~ msgstr "128 мегабайт"