aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/ru
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2019-01-14 08:12:09 +0200
committerYuri Chornoivan <yurchor@ukr.net>2019-01-14 08:12:09 +0200
commitaebcc8f399545317a5102054295f7d1e447eb37d (patch)
treeb456eacf055cd1a98ff4b29de0a4982197e2090d /docs/docs/stable/installer/ru
parentecca6003b2ebb94790e136f68f154d84dbbfcfac (diff)
downloadtools-aebcc8f399545317a5102054295f7d1e447eb37d.tar
tools-aebcc8f399545317a5102054295f7d1e447eb37d.tar.gz
tools-aebcc8f399545317a5102054295f7d1e447eb37d.tar.bz2
tools-aebcc8f399545317a5102054295f7d1e447eb37d.tar.xz
tools-aebcc8f399545317a5102054295f7d1e447eb37d.zip
Update Russian translation
Diffstat (limited to 'docs/docs/stable/installer/ru')
-rw-r--r--docs/docs/stable/installer/ru/DrakX-cover.xml14
-rw-r--r--docs/docs/stable/installer/ru/DrakX.xml8
-rw-r--r--docs/docs/stable/installer/ru/configureX_chooser.xml14
3 files changed, 22 insertions, 14 deletions
diff --git a/docs/docs/stable/installer/ru/DrakX-cover.xml b/docs/docs/stable/installer/ru/DrakX-cover.xml
index d73871dd..0ba3d1ac 100644
--- a/docs/docs/stable/installer/ru/DrakX-cover.xml
+++ b/docs/docs/stable/installer/ru/DrakX-cover.xml
@@ -4,6 +4,7 @@
<book version="5.0" xml:lang="ru" xml:id="Quick-Startup"
xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:ns62="http://docbook.org/ns/transclusion"
xmlns:ns6="http://www.w3.org/1999/xlink"
xmlns:ns5="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/1999/xhtml"
@@ -54,20 +55,21 @@ ns6:href="https://wiki.mageia.org/en/Documentation_team">команды
+
+
<!-- 2013-01-03 removed link to choosePackages.xml, because there is no link to it in installer. link to setupX has been removed for the same reason, before-->
<!--2013-03-31 removed link to setupBootloaderBeginner.xml, because that page is no longer needed -->
<!--2013-05-10 hid includes for resizeFATchoose.xml and takeOverHdChoose.xml, because since over a year ago, no one in docteam managed to make a screenshot of those installer screens. They seem to already have been obsoleted in Mandriva -->
<!--2013-05-10 put ask_mntpoint_s.xml before takeOverHdConfirm.xml, to better reflect the order in which the links to them appear in doPartitionDisks.xml -->
<!--2013-12-08 add soundConfig.xml -->
+<!--2019-01-12 apb: add graphicalConfiguration.xml to group the 3 configureX xml's. -->
<title>Установка с помощью DrakX</title>
- <para>
- <note>
+ <para><note>
<para>Все страницы, описанные в этом учебнике увидеть сразу невозможно. Набор
страниц, которые вы увидите, зависит от набора оборудования в системе и
выбранного вами варианта установки.</para>
- </note>
- </para>
+ </note></para>
@@ -129,13 +131,15 @@ ns6:href="https://wiki.mageia.org/en/Documentation_team">команды
</xi:include> -->
<xi:include href="addUser.xml"/>
- <xi:include href="configureX_chooser.xml"/>
+ <xi:include href="graphicalConfiguration.xml"/>
<!-- <xi:include href="configureX_card_list.xml"/>
+ <xi:include href="configureX_chooser.xml"/>
+
<xi:include href="configureX_monitor.xml"/> -->
<xi:include href="setupBootloader.xml"/>
diff --git a/docs/docs/stable/installer/ru/DrakX.xml b/docs/docs/stable/installer/ru/DrakX.xml
index df5f133f..efffeb94 100644
--- a/docs/docs/stable/installer/ru/DrakX.xml
+++ b/docs/docs/stable/installer/ru/DrakX.xml
@@ -30,6 +30,7 @@
+
<!-- <xi:include href="drakx-intro.xml"/>
-->
<info>
@@ -45,6 +46,7 @@
<!--2018/02/27 apb: a) Created this section to merge doPartitionDisks.xml ask_mntpoint_s.xml takeOverHdConfirm.xml diskdrake.xml and formatPartitions.xml
b) renamed doPartitionDisks.xml as suggestedPartitioning.xml c) These XML's now exist as xi:includes within the newly created partitionig.xml -->
<!--2018/02/27 apb: Merged configureTimezoneUTC.xml and selectCountry.xml within newly created Locale.xml. b) Disabled configureTimezoneUTC.xml and selectCountry.xml Includes and inserted Locale include.-->
+<!--2019/01/12 apb: add graphicalConfiguration.xml to hold the configureX xml's.-->
<title>Установка с помощью DrakX</title>
<cover>
@@ -127,12 +129,14 @@ ns6:href="https://wiki.mageia.org/en/Documentation_team">команды
</xi:include> -->
<xi:include href="addUser.xml"/>
- <xi:include href="configureX_chooser.xml"/>
+ <xi:include href="graphicalConfiguration.xml"/>
- <!-- <xi:include href="configureX_card_list.xml"/>
+ <!-- <xi:include href="configureX_chooser.xml"/>
+
+ <xi:include href="configureX_card_list.xml"/>
<xi:include href="configureX_monitor.xml"/> -->
<xi:include href="setupBootloader.xml"/>
diff --git a/docs/docs/stable/installer/ru/configureX_chooser.xml b/docs/docs/stable/installer/ru/configureX_chooser.xml
index 7afbd5f6..4013da7e 100644
--- a/docs/docs/stable/installer/ru/configureX_chooser.xml
+++ b/docs/docs/stable/installer/ru/configureX_chooser.xml
@@ -19,11 +19,14 @@
+
+
<mediaobject>
<!-- Marja 2012-08-10, copied setupX.xml to this file and replaced all "setupX" in the code by "configureX_chooser", because this is the correct filename for this page-->
<!--2018/02/15 apb: Some text and typography.-->
<!--2018/02/21 apb: a) Changed main options list style. b) Slight reword of 'wrong refresh rates' warning.-->
<!--2018/02/23 apb: Typo.-->
+<!--2019/01/06 apb: Slight reword, split 1st para in two.-->
<imageobject> <imagedata align="center" fileref="dx2-configureX_chooser.png"
format="PNG" revision="1" xml:id="configureX_chooser-im1"/> </imageobject></mediaobject>
@@ -32,9 +35,10 @@ format="PNG" revision="1" xml:id="configureX_chooser-im1"/> </imageobject></medi
называется <literal>X Window System</literal> или просто
<acronym>X</acronym>. Итак, чтобы Плазма KDE, GNOME, LXDE или любая другая
графическая среда работала должным образом, следующие параметры работы
-сервера <acronym>X</acronym> должны быть определены правильно. Изменять
-значения параметров следует, если заметно, что DrakX сделал ошибочный выбор,
-или если вам кажется, что этот выбор является ошибочным.</para>
+сервера <acronym>X</acronym> должны быть определены правильно.</para>
+
+ <para>Выберите соответствующие параметры вручную, если считаете, что они указаны
+неправильно, или если никаких параметров не показано.</para>
<itemizedlist>
<listitem>
@@ -90,8 +94,4 @@ linkend="configureX_monitor"/>.</para>
трубок. Современные мониторы отказываются работать на неподдерживаемых
частотах и просто переходят в режим ожидания.</para>
</warning>
-
- <xi:include href="configureX_card_list.xml"/>
-
- <xi:include href="configureX_monitor.xml"/>
</section>