diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2019-01-18 18:26:30 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2019-01-18 18:26:30 +0200 |
commit | 9b43edd7aea57fd51a2dddc2d19f91d38253bd6b (patch) | |
tree | e8e8573678a9869e931f20690217a2cbf653ddba | |
parent | f2ce1d73ecc0f7af3f06e5d929a4944fc4d5ddef (diff) | |
download | tools-9b43edd7aea57fd51a2dddc2d19f91d38253bd6b.tar tools-9b43edd7aea57fd51a2dddc2d19f91d38253bd6b.tar.gz tools-9b43edd7aea57fd51a2dddc2d19f91d38253bd6b.tar.bz2 tools-9b43edd7aea57fd51a2dddc2d19f91d38253bd6b.tar.xz tools-9b43edd7aea57fd51a2dddc2d19f91d38253bd6b.zip |
Update Ukrainian translation
-rw-r--r-- | docs/docs/stable/bootiso/uk.po | 10 | ||||
-rw-r--r-- | docs/docs/stable/bootiso/uk/netInstall-stage1.xml | 5 | ||||
-rw-r--r-- | docs/docs/stable/bootiso/uk/netInstall-stage2.xml | 5 |
3 files changed, 12 insertions, 8 deletions
diff --git a/docs/docs/stable/bootiso/uk.po b/docs/docs/stable/bootiso/uk.po index e6083ec9..03536f32 100644 --- a/docs/docs/stable/bootiso/uk.po +++ b/docs/docs/stable/bootiso/uk.po @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: Mageia Boot ISO Help 6.0\n" "Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n" "POT-Creation-Date: 2019-01-18 18:23+0200\n" -"PO-Revision-Date: 2019-01-09 00:19+0200\n" +"PO-Revision-Date: 2019-01-18 18:25+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" +"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 2.0\n" #. type: Attribute 'xml:lang' of: <book> @@ -346,9 +346,8 @@ msgstr "Вікно вітання UEFI" #. type: Attribute 'fileref' of: <section><section><figure><mediaobject><imageobject><imagedata> #: en/netInstall-stage1.xml:44 -#, fuzzy msgid "../net-welcome2.png" -msgstr "../dx-welcome2.png" +msgstr "../net-welcome2.png" #. type: Content of: <section><section><itemizedlist><listitem><para> #: en/netInstall-stage1.xml:51 @@ -649,7 +648,6 @@ msgstr "../netInstall-12.png" #. type: Content of: <section><section><section><para> #: en/netInstall-stage1.xml:261 -#, fuzzy msgid "" "After entering the NFS details, you will automatically proceed to " "<emphasis><xref linkend=\"netStageTwo\"/></emphasis> (the actual " diff --git a/docs/docs/stable/bootiso/uk/netInstall-stage1.xml b/docs/docs/stable/bootiso/uk/netInstall-stage1.xml index e53f5e97..ed5afb32 100644 --- a/docs/docs/stable/bootiso/uk/netInstall-stage1.xml +++ b/docs/docs/stable/bootiso/uk/netInstall-stage1.xml @@ -10,8 +10,11 @@ + + <!-- 2018/05/18 apb: Created this xml, along with netInstall-intro.xml and netInstall-stage2.xml to replace the previously single xml for NetInstall. --> <!-- 2019/01/06 apb: typo 2.2.2) --> +<!-- 2019/01/08 apb: Update UEFI SC (had to rename to net-welcome2, because the previous was shared with SC in Classical installer - however, the SC's are no longer the same. --> <title>Етап 1 (Етап дій до встановлення)</title> <section> @@ -41,7 +44,7 @@ <mediaobject> <imageobject> - <imagedata align="center" fileref="../dx-welcome2.png"/> + <imagedata align="center" fileref="../net-welcome2.png"/> </imageobject> </mediaobject></figure> diff --git a/docs/docs/stable/bootiso/uk/netInstall-stage2.xml b/docs/docs/stable/bootiso/uk/netInstall-stage2.xml index 0ee38957..6be5d7b8 100644 --- a/docs/docs/stable/bootiso/uk/netInstall-stage2.xml +++ b/docs/docs/stable/bootiso/uk/netInstall-stage2.xml @@ -10,7 +10,10 @@ xmlns:db="http://docbook.org/ns/docbook"> + + <!-- 2018/05/18 apb: Created this xml, along with netInstall-intro.xml and netInstall-stage1.xml to replace the previously single xml for NetInstall. --> +<!-- 2019/01/17 apb: Changed xi:include for the 3 configureX xml's -> graphicalConfiguration.xml --> <title>Етап 2 (Етап встановлення)</title> <para>До цього кроку на диск вашого комп'ютера нічого не записуватиметься. Тому, @@ -38,7 +41,7 @@ <xi:include href="addUser.xml"/> - <xi:include href="configureX_chooser.xml"/> + <xi:include href="graphicalConfiguration.xml"/> <xi:include href="setupBootloader.xml"/> |