aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2014-08-03 20:05:04 +0300
committerYuri Chornoivan <yurchor@ukr.net>2014-08-03 20:05:04 +0300
commit21f72209371f8cdb0283fcd06bc783ba010db6e4 (patch)
tree04a3cbe9fbce2785417d700694f9b68238a87923 /docs/installer
parent75a1ef9897a75d57e1515bd7e7a1fcc966345ccb (diff)
downloadtools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar
tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.gz
tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.bz2
tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.tar.xz
tools-21f72209371f8cdb0283fcd06bc783ba010db6e4.zip
Minor fixes
Diffstat (limited to 'docs/installer')
-rw-r--r--docs/installer/ca.po24
-rw-r--r--docs/installer/cs.po24
-rw-r--r--docs/installer/de.po24
-rw-r--r--docs/installer/el.po24
-rw-r--r--docs/installer/en/SelectAndUseISOs2.xml22
-rw-r--r--docs/installer/eo.po24
-rw-r--r--docs/installer/es.po24
-rw-r--r--docs/installer/et.po24
-rw-r--r--docs/installer/fr.po24
-rw-r--r--docs/installer/help.pot27
-rw-r--r--docs/installer/id.po24
-rw-r--r--docs/installer/nl.po24
-rw-r--r--docs/installer/pl.po24
-rw-r--r--docs/installer/pt_BR.po24
-rw-r--r--docs/installer/ro.po24
-rw-r--r--docs/installer/ru.po24
-rw-r--r--docs/installer/sl.po24
-rw-r--r--docs/installer/sq.po24
-rw-r--r--docs/installer/sv.po24
-rw-r--r--docs/installer/tr.po24
-rw-r--r--docs/installer/uk.po116
-rw-r--r--docs/installer/uk/DrakX.xml4
-rw-r--r--docs/installer/uk/installer.xml12
23 files changed, 382 insertions, 231 deletions
diff --git a/docs/installer/ca.po b/docs/installer/ca.po
index 1e889ff5..5c11695a 100644
--- a/docs/installer/ca.po
+++ b/docs/installer/ca.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Installer Help 3.0\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-02-28 09:40+0100\n"
"Last-Translator: Francesc Pinyol Margalef <francesc.pinyol.m@gmail.com>\n"
"Language-Team: Catalan <>\n"
@@ -2833,13 +2833,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2935,7 +2937,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2957,7 +2961,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2979,19 +2983,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/cs.po b/docs/installer/cs.po
index 6fd69ef5..e75733c4 100644
--- a/docs/installer/cs.po
+++ b/docs/installer/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2013-12-16 08:48+0000\n"
"Last-Translator: jui <appukonrad@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/mageia/language/"
@@ -2436,13 +2436,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2537,7 +2539,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2559,7 +2563,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2581,19 +2585,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/de.po b/docs/installer/de.po
index 2446aa3c..e7939c97 100644
--- a/docs/installer/de.po
+++ b/docs/installer/de.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-07-10 13:11+0000\n"
"Last-Translator: psyca <linux@psyca.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/mageia/language/"
@@ -2884,13 +2884,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2985,7 +2987,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3006,7 +3010,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3026,19 +3030,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/el.po b/docs/installer/el.po
index 606075a4..f7c3c683 100644
--- a/docs/installer/el.po
+++ b/docs/installer/el.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Installer Help 3.0\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-02-28 07:16+0100\n"
"Last-Translator: Dimitrios Glentadakis <dglent@gmail.com>\n"
"Language-Team: Greek <kde-i18n-el@kde.org>\n"
@@ -2869,13 +2869,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2969,7 +2971,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2989,7 +2993,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3009,19 +3013,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/en/SelectAndUseISOs2.xml b/docs/installer/en/SelectAndUseISOs2.xml
index 7f855f7f..ec77f509 100644
--- a/docs/installer/en/SelectAndUseISOs2.xml
+++ b/docs/installer/en/SelectAndUseISOs2.xml
@@ -286,11 +286,11 @@
<para>Open a console, no need to be root, and:</para>
- <para>- To use md5sum, type: [sam@localhost]$ md5sum
- path/to/the/image/file.iso.</para>
+ <para>- To use md5sum, type: [sam@localhost]$ <userinput>md5sum
+ path/to/the/image/file.iso</userinput>.</para>
- <para>- To use sha1sum, type: [sam@localhost]$ sha1sum
- path/to/the/image/file.iso.</para>
+ <para>- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum
+ path/to/the/image/file.iso</userinput>.</para>
<para>and compare the obtained number on your computer (you may have to
wait for a while) with the number given by Mageia. Example:</para>
@@ -348,7 +348,7 @@
</listitem>
<listitem>
- <para>Become root with the command su - (don't forget the final
+ <para>Become root with the command <userinput>su -</userinput> (don't forget the final
-)</para>
<mediaobject>
@@ -364,7 +364,7 @@
</listitem>
<listitem>
- <para>Enter the command fdisk -l</para>
+ <para>Enter the command <userinput>fdisk -l</userinput></para>
<mediaobject>
<imageobject>
@@ -380,16 +380,16 @@
</listitem>
<listitem>
- <para>Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX
- bs=1M</para>
+ <para>Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX
+ bs=1M</userinput></para>
- <para>(x)=your device name eg: /dev/sdc exemple: # dd
+ <para>(x)=your device name eg: /dev/sdc Example: # <userinput>dd
if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb
- bs=1M</para>
+ bs=1M</userinput></para>
</listitem>
<listitem>
- <para>Enter the command: # sync</para>
+ <para>Enter the command: # <userinput>sync</userinput></para>
</listitem>
<listitem>
diff --git a/docs/installer/eo.po b/docs/installer/eo.po
index 5bbe2463..86b77306 100644
--- a/docs/installer/eo.po
+++ b/docs/installer/eo.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-01-16 06:20+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/mageia/"
@@ -2745,13 +2745,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2847,7 +2849,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2869,7 +2873,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2891,19 +2895,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/es.po b/docs/installer/es.po
index b852387b..b6e79a62 100644
--- a/docs/installer/es.po
+++ b/docs/installer/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2013-12-20 16:26+0100\n"
"Last-Translator: Marja van Waes <marja@mageia.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mageia/language/"
@@ -2841,13 +2841,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2943,7 +2945,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2965,7 +2969,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2987,19 +2991,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/et.po b/docs/installer/et.po
index 26f794ab..22bac771 100644
--- a/docs/installer/et.po
+++ b/docs/installer/et.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Installer Help\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-01-02 18:46+0000\n"
"Last-Translator: Marek Laane <bald@smail.ee>\n"
"Language-Team: Estonian <i18n-discuss@ml.mageia.org>\n"
@@ -2819,13 +2819,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2921,7 +2923,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2943,7 +2947,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2965,19 +2969,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/fr.po b/docs/installer/fr.po
index fbddf5e4..0d3e2c91 100644
--- a/docs/installer/fr.po
+++ b/docs/installer/fr.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-05-09 20:40+0000\n"
"Last-Translator: Dune <dune06@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mageia/language/"
@@ -2887,13 +2887,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2988,7 +2990,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3009,7 +3013,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3029,19 +3033,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/help.pot b/docs/installer/help.pot
index ebbca47b..272cd773 100644
--- a/docs/installer/help.pot
+++ b/docs/installer/help.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Installer Help 3.0\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2309,12 +2309,16 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
-msgid "- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+msgid ""
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum "
+"path/to/the/image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
-msgid "- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+msgid ""
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum "
+"path/to/the/image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2408,7 +2412,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2427,7 +2433,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2446,19 +2452,22 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd "
-"if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd "
+"if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/id.po b/docs/installer/id.po
index f3fc084d..d314400c 100644
--- a/docs/installer/id.po
+++ b/docs/installer/id.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-02-17 07:47+0000\n"
"Last-Translator: kiki.syahadat <kiki.syahadat@yahoo.co.id>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mageia/"
@@ -2814,13 +2814,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2914,7 +2916,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2934,7 +2938,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2954,19 +2958,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/nl.po b/docs/installer/nl.po
index 3c2dde2c..92a76d08 100644
--- a/docs/installer/nl.po
+++ b/docs/installer/nl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2013-12-18 18:49+0100\n"
"Last-Translator: Marja van Waes <marja@mageia.org>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/mageia/language/"
@@ -2850,13 +2850,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2952,7 +2954,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2974,7 +2978,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2996,19 +3000,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/pl.po b/docs/installer/pl.po
index 8b7ad465..1dbe0eae 100644
--- a/docs/installer/pl.po
+++ b/docs/installer/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2013-12-19 12:07+0100\n"
"Last-Translator: Daniel Napora <napcok@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -2539,13 +2539,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2640,7 +2642,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2662,7 +2666,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2684,19 +2688,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/pt_BR.po b/docs/installer/pt_BR.po
index dedc9d0a..efe12adb 100644
--- a/docs/installer/pt_BR.po
+++ b/docs/installer/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-05-05 15:16+0000\n"
"Last-Translator: Marcio Andre Padula <padula1000@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@@ -2864,13 +2864,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2965,7 +2967,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2986,7 +2990,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3006,19 +3010,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/ro.po b/docs/installer/ro.po
index 8d80786b..6a4a2372 100644
--- a/docs/installer/ro.po
+++ b/docs/installer/ro.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-01-07 10:05+0000\n"
"Last-Translator: Florin Cătălin RUSSEN <cfrussen@yahoo.co.uk>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/mageia/language/"
@@ -2851,13 +2851,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2953,7 +2955,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2975,7 +2979,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2997,19 +3001,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/ru.po b/docs/installer/ru.po
index 9245c1a6..3ca3d1a0 100644
--- a/docs/installer/ru.po
+++ b/docs/installer/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-05-05 14:38+0300\n"
"Last-Translator: AlexL <loginov.alex.valer@gmail.com>\n"
"Language-Team: Russian <saikov.vb@gmail.com>\n"
@@ -2927,13 +2927,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -3028,7 +3030,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3049,7 +3053,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -3069,19 +3073,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/sl.po b/docs/installer/sl.po
index d7a00a1f..69094b2f 100644
--- a/docs/installer/sl.po
+++ b/docs/installer/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2013-12-09 19:12+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/mageia/"
@@ -2428,13 +2428,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2529,7 +2531,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2551,7 +2555,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2573,19 +2577,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/sq.po b/docs/installer/sq.po
index 1663fe21..fc1cb671 100644
--- a/docs/installer/sq.po
+++ b/docs/installer/sq.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-01-20 14:34+0000\n"
"Last-Translator: ard1t <ardit.dani@gmail.com>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mageia/language/"
@@ -2376,13 +2376,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2477,7 +2479,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2499,7 +2503,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2521,19 +2525,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/sv.po b/docs/installer/sv.po
index 3f007250..a6a8f4a7 100644
--- a/docs/installer/sv.po
+++ b/docs/installer/sv.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-07-10 16:31+0000\n"
"Last-Translator: Michael Eklund <willard@null.net>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/mageia/language/"
@@ -2838,13 +2838,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2939,7 +2941,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2960,7 +2964,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2980,19 +2984,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/tr.po b/docs/installer/tr.po
index 96e49db2..110a3463 100644
--- a/docs/installer/tr.po
+++ b/docs/installer/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Installer Help\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
"PO-Revision-Date: 2014-06-01 01:53+0300\n"
"Last-Translator: Atilla ÖNTAŞ <tarakbumba@gmail.com>\n"
"Language-Team: Mageia Turkish Translation Team <i18n-tr@ml.mageia.org>\n"
@@ -2840,13 +2840,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2941,7 +2943,9 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2962,7 +2966,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
@@ -2982,19 +2986,21 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
+msgid "Enter the command: # <userinput>sync</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
diff --git a/docs/installer/uk.po b/docs/installer/uk.po
index 820263fb..5df76162 100644
--- a/docs/installer/uk.po
+++ b/docs/installer/uk.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
-"POT-Creation-Date: 2014-08-03 16:28+0300\n"
-"PO-Revision-Date: 2014-05-02 11:35+0300\n"
+"POT-Creation-Date: 2014-08-03 20:03+0300\n"
+"PO-Revision-Date: 2014-08-03 20:03+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
"Language: uk\n"
@@ -2047,7 +2047,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><info><title>
#: en/installer.xml:269
msgid "Dynamic partitions"
-msgstr ""
+msgstr "Динамічні розділи"
#. type: Content of: <section><section><section><section><para>
#: en/installer.xml:272
@@ -2058,6 +2058,12 @@ msgid ""
"<link ns2:href=\"http://msdn.microsoft.com/en-us/library/cc776315.aspx"
"\">http://msdn.microsoft.com/en-us/library/cc776315.aspx</link>."
msgstr ""
+"Якщо вами було перетворено ваш жорсткий диск з формату «basic» до формату "
+"«dynamic» у Microsoft Windows, вам слід знати, що вам не вдасться встановити "
+"на цей диск Mageia. Щоб повернутися до базового диска, ознайомтеся із "
+"документацією від Microsoft: <link ns2:href=\"http://msdn.microsoft.com/en-"
+"us/library/cc776315.aspx\">http://msdn.microsoft.com/en-us/library/cc776315."
+"aspx</link>."
#. type: Content of: <section><info><title>
#: en/installUpdates.xml:3
@@ -2634,19 +2640,18 @@ msgstr ""
#. type: Content of: <section><info><title>
#: en/SelectAndUseISOs2.xml:4
-#, fuzzy
msgid "Select and use ISOs"
-msgstr "Вибір драйвера миші"
+msgstr "Вибір і використання образів ISO"
#. type: Content of: <section><section><title>
#: en/SelectAndUseISOs2.xml:8
msgid "Media"
-msgstr ""
+msgstr "Носій"
#. type: Content of: <section><section><section><title>
#: en/SelectAndUseISOs2.xml:11
msgid "Definition"
-msgstr ""
+msgstr "Визначення"
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:13
@@ -2664,15 +2669,14 @@ msgstr ""
#. type: Content of: <section><section><section><title>
#: en/SelectAndUseISOs2.xml:21
-#, fuzzy
msgid "Classical installation media"
-msgstr "Кроки встановлення"
+msgstr "Класичний носій для встановлення"
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:24 en/SelectAndUseISOs2.xml:92
#: en/SelectAndUseISOs2.xml:199
msgid "Common features"
-msgstr ""
+msgstr "Типові можливості"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:28
@@ -2688,7 +2692,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:39
msgid "DVD"
-msgstr ""
+msgstr "DVD"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:43 en/SelectAndUseISOs2.xml:107
@@ -2719,7 +2723,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:64
msgid "DVD dual arch"
-msgstr ""
+msgstr "DVD подвійної архітектури"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:68
@@ -2731,7 +2735,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:73
msgid "Xfce desktop only."
-msgstr ""
+msgstr "Лише стільниця Xfce."
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:77
@@ -2739,16 +2743,17 @@ msgid ""
"Some languages only (be, bg, ca, de, en, es, fr, it, mk, pl, pt, ru, sv, uk) "
"TO BE CHECKED!"
msgstr ""
+"Лише деякі мови (be, bg, ca, de, en, es, fr, it, mk, pl, pt, ru, sv, uk)"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:82
msgid "It contains non free software."
-msgstr ""
+msgstr "Містить невільне програмне забезпечення."
#. type: Content of: <section><section><section><title>
#: en/SelectAndUseISOs2.xml:89
msgid "Live media"
-msgstr ""
+msgstr "Портативний носій"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:96
@@ -2794,27 +2799,27 @@ msgstr ""
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:135 en/SelectAndUseISOs2.xml:153
msgid "32 bits only."
-msgstr ""
+msgstr "Лише 32-бітова версія."
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:141
msgid "Live CD GNOME"
-msgstr ""
+msgstr "Портативний CD з GNOME"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:145 en/SelectAndUseISOs2.xml:181
msgid "GNOME desktop environment only."
-msgstr ""
+msgstr "Лише стільничне середовище GNOME."
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:159
msgid "Live DVD KDE"
-msgstr ""
+msgstr "Портативний DVD з KDE"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:167 en/SelectAndUseISOs2.xml:185
msgid "All languages are present."
-msgstr ""
+msgstr "Містить переклади усіма мовами."
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:177
@@ -2846,7 +2851,7 @@ msgstr ""
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:227
msgid "boot.iso"
-msgstr ""
+msgstr "boot.iso"
#. type: Content of: <section><section><section><section><itemizedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:231
@@ -2886,12 +2891,12 @@ msgstr ""
#. type: Content of: <section><section><section><mediaobject>
#: en/SelectAndUseISOs2.xml:263
-#, fuzzy
msgid ""
"<imageobject> <imagedata fileref=\"Checking.png\" contentwidth=\"650\"/> </"
"imageobject>"
msgstr ""
-"<imageobject> <imagedata fileref=\"dx-welcome-lang.png\"/> </imageobject>"
+"<imageobject> <imagedata fileref=\"Checking.png\" contentwidth=\"650\"/> </"
+"imageobject>"
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:268
@@ -2906,10 +2911,8 @@ msgstr ""
#. type: Content of: <section><section><section><mediaobject>
#: en/SelectAndUseISOs2.xml:276
-#, fuzzy
msgid "<imageobject> <imagedata fileref=\"Download.png\"/> </imageobject>"
-msgstr ""
-"<imageobject> <imagedata fileref=\"dx-welcome5def.png\"/> </imageobject>"
+msgstr "<imageobject> <imagedata fileref=\"Download.png\"/> </imageobject>"
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:281
@@ -2929,13 +2932,15 @@ msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:289
msgid ""
-"- To use md5sum, type: [sam@localhost]$ md5sum path/to/the/image/file.iso."
+"- To use md5sum, type: [sam@localhost]$ <userinput>md5sum path/to/the/image/"
+"file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
#: en/SelectAndUseISOs2.xml:292
msgid ""
-"- To use sha1sum, type: [sam@localhost]$ sha1sum path/to/the/image/file.iso."
+"- To use sha1sum, type: [sam@localhost]$ <userinput>sha1sum path/to/the/"
+"image/file.iso</userinput>."
msgstr ""
#. type: Content of: <section><section><section><para>
@@ -2947,12 +2952,12 @@ msgstr ""
#. type: Content of: <section><section><section><mediaobject>
#: en/SelectAndUseISOs2.xml:299
-#, fuzzy
msgid ""
"<imageobject> <imagedata fileref=\"Md5sum.png\" contentwidth=\"650\"/> </"
"imageobject>"
msgstr ""
-"<imageobject> <imagedata fileref=\"dx-welcome4fr.png\"/> </imageobject>"
+"<imageobject> <imagedata fileref=\"Md5sum.png\" contentwidth=\"650\"/> </"
+"imageobject>"
#. type: Content of: <section><section><title>
#: en/SelectAndUseISOs2.xml:309
@@ -3007,9 +3012,8 @@ msgstr ""
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:339
-#, fuzzy
msgid "Using Mageia"
-msgstr "Користування завантажувачем Mageia"
+msgstr "За допомогою Mageia"
#. type: Content of: <section><section><section><section><para>
#: en/SelectAndUseISOs2.xml:341
@@ -3030,17 +3034,19 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:351
-msgid "Become root with the command su - (don't forget the final -)"
+msgid ""
+"Become root with the command <userinput>su -</userinput> (don't forget the "
+"final -)"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
#: en/SelectAndUseISOs2.xml:355
-#, fuzzy
msgid ""
"<imageobject> <imagedata fileref=\"Root.png\" contentwidth=\"650\"/> </"
"imageobject>"
msgstr ""
-"<imageobject> <imagedata fileref=\"dx-welcome6opt.png\"/> </imageobject>"
+"<imageobject> <imagedata fileref=\"Root.png\" contentwidth=\"650\"/> </"
+"imageobject>"
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:362
@@ -3051,16 +3057,17 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:367
-msgid "Enter the command fdisk -l"
+msgid "Enter the command <userinput>fdisk -l</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><mediaobject>
#: en/SelectAndUseISOs2.xml:370
-#, fuzzy
msgid ""
"<imageobject> <imagedata fileref=\"Fdisk.png\" contentwidth=\"650\"/> </"
"imageobject>"
-msgstr "<imageobject> <imagedata fileref=\"mageia-2013.png\"/> </imageobject>"
+msgstr ""
+"<imageobject> <imagedata fileref=\"Fdisk.png\" contentwidth=\"650\"/> </"
+"imageobject>"
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:377
@@ -3071,40 +3078,46 @@ msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:383
-msgid "Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX bs=1M"
+msgid ""
+"Enter the command: # <userinput>dd if=path/to/the/ISO/file of=/dev/sdX "
+"bs=1M</userinput>"
msgstr ""
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:386
+#, fuzzy
msgid ""
-"(x)=your device name eg: /dev/sdc exemple: # dd if=/home/user/Downloads/"
-"Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
+"(x)=your device name eg: /dev/sdc Example: # <userinput>dd if=/home/user/"
+"Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput>"
msgstr ""
+"(x)=назва вашого пристрою. Приклад: /dev/sdc Приклад команди: # dd if=/home/"
+"user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M"
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:392
-msgid "Enter the command: # sync"
-msgstr ""
+#, fuzzy
+msgid "Enter the command: # <userinput>sync</userinput>"
+msgstr "Віддайте таку команду: # sync"
#. type: Content of: <section><section><section><section><orderedlist><listitem><para>
#: en/SelectAndUseISOs2.xml:396
msgid "Unplug your USB stick, it is done"
-msgstr ""
+msgstr "Витягніть флешку USB. Запис завершено."
#. type: Content of: <section><section><section><section><title>
#: en/SelectAndUseISOs2.xml:402
msgid "Using Windows"
-msgstr ""
+msgstr "За допомогою Windows"
#. type: Content of: <section><section><section><section><para>
#: en/SelectAndUseISOs2.xml:404
msgid "You can try:"
-msgstr ""
+msgstr "Ви можете спробувати такі засоби:"
#. type: Content of: <section><section><section><section><para>
#: en/SelectAndUseISOs2.xml:406
msgid "- <link ns4:href=\"http://rufus.akeo.ie/?locale=en_US\">Rufus</link>"
-msgstr ""
+msgstr "- <link ns4:href=\"http://rufus.akeo.ie/?locale=en_US\">Rufus</link>"
#. type: Content of: <section><section><section><section><para>
#: en/SelectAndUseISOs2.xml:408
@@ -3112,12 +3125,13 @@ msgid ""
"- <link ns4:href=\"http://sourceforge.net/projects/win32diskimager\">Win32 "
"Disk Imager</link>"
msgstr ""
+"- <link ns4:href=\"http://sourceforge.net/projects/win32diskimager\">Win32 "
+"Disk Imager</link>"
#. type: Content of: <section><section><title>
#: en/SelectAndUseISOs2.xml:416
-#, fuzzy
msgid "Mageia Installation"
-msgstr "Мінімальне встановлення"
+msgstr "Встановлення Mageia"
#. type: Content of: <section><section><para>
#: en/SelectAndUseISOs2.xml:418
@@ -3125,6 +3139,8 @@ msgid ""
"This step is detailed in <link ns4:href=\"http://www.mageia.org/en/doc/"
"\">the Mageia documentation</link>."
msgstr ""
+"Цей крок докладно описано у <link ns4:href=\"http://www.mageia.org/en/doc/"
+"\">документації з Mageia</link>."
#. type: Content of: <section><section><para>
#: en/SelectAndUseISOs2.xml:420
@@ -3132,6 +3148,8 @@ msgid ""
"More information, is available in <link ns4:href=\"https://wiki.mageia.org/"
"en/Category:Documentation\">the Mageia wiki</link>."
msgstr ""
+"Докладішу інформацію можна знайти у <link ns4:href=\"https://wiki.mageia.org/"
+"en/Category:Documentation\">вікі Mageia</link>."
#. type: Content of: <section><info><title>
#: en/selectCountry.xml:13
diff --git a/docs/installer/uk/DrakX.xml b/docs/installer/uk/DrakX.xml
index b5d3642a..933c1938 100644
--- a/docs/installer/uk/DrakX.xml
+++ b/docs/installer/uk/DrakX.xml
@@ -5,6 +5,7 @@
<!--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 -->
+<!--2014-05-07 add selectAndUseISOs2.xml Papoteur-->
<!-- <xi:include href="drakx-intro.xml"/>
-->
<info>
@@ -38,9 +39,12 @@ ns6:href="https://wiki.mageia.org/en/Documentation_team">команди
+
+ <xi:include href="SelectAndUseISOs2.xml"/>
+
<xi:include href="installer.xml"/>
<xi:include href="selectLanguage.xml"/>
diff --git a/docs/installer/uk/installer.xml b/docs/installer/uk/installer.xml
index 89d62de0..15b90373 100644
--- a/docs/installer/uk/installer.xml
+++ b/docs/installer/uk/installer.xml
@@ -253,6 +253,18 @@ Enter. Встановлення буде продовжено у текстов
об’єму оперативної пам’яті, наприклад <code>mem=256M</code> відповідає 256
МБ оперативної пам’яті.</para>
</section>
+
+ <section xml:id="DynamicPartitions">
+ <info>
+ <title xml:id="DynamicPartitions-ti1">Динамічні розділи</title>
+ </info>
+
+ <para>Якщо вами було перетворено ваш жорсткий диск з формату «basic» до формату
+«dynamic» у Microsoft Windows, вам слід знати, що вам не вдасться встановити
+на цей диск Mageia. Щоб повернутися до базового диска, ознайомтеся із
+документацією від Microsoft: <link
+ns2:href="http://msdn.microsoft.com/en-us/library/cc776315.aspx">http://msdn.microsoft.com/en-us/library/cc776315.aspx</link>.</para>
+ </section>
</section>
</section>
</section> \ No newline at end of file