aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rw-r--r--docs/mcc-help/ca.po11
-rw-r--r--docs/mcc-help/de.po11
-rw-r--r--docs/mcc-help/el.po11
-rw-r--r--docs/mcc-help/en/drakrpm-edit-media.xml4
-rw-r--r--docs/mcc-help/en/drakwizard_dhcp.xml2
-rw-r--r--docs/mcc-help/es.po11
-rw-r--r--docs/mcc-help/et.po11
-rw-r--r--docs/mcc-help/fr.po47
-rw-r--r--docs/mcc-help/fr/drakconnect.xml4
-rw-r--r--docs/mcc-help/fr/drakrpm-edit-media.xml20
-rw-r--r--docs/mcc-help/fr/draksound.xml7
-rw-r--r--docs/mcc-help/fr/drakwizard_dhcp.xml37
-rw-r--r--docs/mcc-help/id.po11
-rw-r--r--docs/mcc-help/it.po11
-rw-r--r--docs/mcc-help/mcc-help.pot10
-rw-r--r--docs/mcc-help/nl.po11
-rw-r--r--docs/mcc-help/pt_BR.po11
-rw-r--r--docs/mcc-help/ro.po11
-rw-r--r--docs/mcc-help/ru.po11
-rw-r--r--docs/mcc-help/sv.po11
-rw-r--r--docs/mcc-help/tr.po11
-rw-r--r--docs/mcc-help/uk.po41
45 files changed, 546 insertions, 382 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
diff --git a/docs/mcc-help/ca.po b/docs/mcc-help/ca.po
index 7a8fa527..4bbf1bb3 100644
--- a/docs/mcc-help/ca.po
+++ b/docs/mcc-help/ca.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-02 11:20+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/mageia/language/"
@@ -3850,10 +3850,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -4732,7 +4731,7 @@ msgstr ""
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/de.po b/docs/mcc-help/de.po
index 0176de08..3ee241a0 100644
--- a/docs/mcc-help/de.po
+++ b/docs/mcc-help/de.po
@@ -14,7 +14,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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 09:51+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/mageia/language/"
@@ -3980,10 +3980,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -4878,7 +4877,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/el.po b/docs/mcc-help/el.po
index 8acd9e97..6e29505a 100644
--- a/docs/mcc-help/el.po
+++ b/docs/mcc-help/el.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Control Center Help 4.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 17:13+0300\n"
"Last-Translator: Dimitris Tsiamasiotis <dtsiamasiotis@gmail.com>\n"
"Language-Team: Greek <i18n-el@ml.mageia.org>\n"
@@ -4697,10 +4697,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5613,7 +5612,7 @@ msgstr "drakauth.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/en/drakrpm-edit-media.xml b/docs/mcc-help/en/drakrpm-edit-media.xml
index f219ab93..7ea5ecdf 100644
--- a/docs/mcc-help/en/drakrpm-edit-media.xml
+++ b/docs/mcc-help/en/drakrpm-edit-media.xml
@@ -210,7 +210,7 @@
<para/>
- <para>For more information about configuring the media, see the Mageia
- Wiki page: <link linkend="???"><link ns2:href="https://wiki.mageia.org/en/Software_management">https://wiki.mageia.org/en/Software_management</link></link></para>
+ <para>For more information about configuring the media, see <link ns2:href="https://wiki.mageia.org/en/Software_management">the Mageia
+ Wiki page</link>.</para>
</section>
</section> \ No newline at end of file
diff --git a/docs/mcc-help/en/drakwizard_dhcp.xml b/docs/mcc-help/en/drakwizard_dhcp.xml
index 495518aa..185b75bf 100644
--- a/docs/mcc-help/en/drakwizard_dhcp.xml
+++ b/docs/mcc-help/en/drakwizard_dhcp.xml
@@ -13,7 +13,7 @@
<para><note>
<para>This tool is broken in Mageia 4 because of new naming scheme for
- the Net interafces</para>
+ the Net interfaces</para>
</note></para>
<para>This tool<footnote>
diff --git a/docs/mcc-help/es.po b/docs/mcc-help/es.po
index 73ebb56c..cf93949e 100644
--- a/docs/mcc-help/es.po
+++ b/docs/mcc-help/es.po
@@ -20,7 +20,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 17:24+0300\n"
"PO-Revision-Date: 2014-05-06 15:48+0000\n"
"Last-Translator: melissamorae <melimora14@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mageia/language/"
@@ -4238,10 +4238,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5154,7 +5153,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/et.po b/docs/mcc-help/et.po
index 0ce262e5..53afefa3 100644
--- a/docs/mcc-help/et.po
+++ b/docs/mcc-help/et.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 09:51+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Estonian (http://www.transifex.com/projects/p/mageia/language/"
@@ -4706,10 +4706,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5726,7 +5725,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/fr.po b/docs/mcc-help/fr.po
index 16ec0f1d..f791ff6e 100644
--- a/docs/mcc-help/fr.po
+++ b/docs/mcc-help/fr.po
@@ -3,22 +3,24 @@
# This file is distributed under the same license as the Mageia Control Center Help package.
#
# Translators:
-# Dune <dune06@free.fr>, 2013-2014
+# Rémi Verschelde <akien@mageia.org>, 2014
+# Eric Barbero <dune06@free.fr>, 2013-2014
# filorin <guillaume.ber17@laposte.net>, 2014
+# Guillaume Bernard <filorin@laposte.net>, 2014
# Lebarhon <lebarhon@free.fr>, 2013
# Lebarhon <lebarhon@free.fr>, 2013
# Lebarhon <lebarhon@free.fr>, 2013
# papoteur, 2013
-# Akien <akien@mageia.org>, 2014
+# Rémi Verschelde <akien@mageia.org>, 2014
# Yuri Chornoivan <yurchor@ukr.net>, 2013
-# papoteur, 2013
+# Yves Brungard, 2013
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"
-"PO-Revision-Date: 2014-05-09 22:30+0000\n"
-"Last-Translator: Dune <dune06@free.fr>\n"
+"POT-Creation-Date: 2014-08-03 17:24+0300\n"
+"PO-Revision-Date: 2014-08-03 14:01+0000\n"
+"Last-Translator: Eric Barbero <dune06@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mageia/language/"
"fr/)\n"
"Language: fr\n"
@@ -2409,10 +2411,10 @@ msgstr ""
#. type: Content of: <section><section><para><orderedlist><listitem><para>
#: en/drakconnect.xml:653
-#, fuzzy
msgid "The PIN is asked. Leave empty if the PIN is not required."
msgstr ""
-"Le numéro PIN est demandé. Laisser en blanc si ce numéro PIN n'est pas exigé."
+"Le mot de passe est demandé. Laisser le champ vide si le mot de passe n'est "
+"pas nécessaire."
#. type: Content of: <section><section><para><orderedlist><listitem><para>
#: en/drakconnect.xml:658
@@ -4428,6 +4430,11 @@ msgid ""
"packages, you should disable (or delete) this media.  (It will have the "
"media type CD-Rom)."
msgstr ""
+"Si vous installez (ou mettez à niveau) Mageia en utilisant un média optique "
+"(DVD ou CD) ou une clé USB, une source de gestion des logiciels sera créée "
+"pour le média utilisé. Afin de ne pas avoir à insérer le média quand vous "
+"installerez de nouveaux paquetages, vous devrez désactiver (ou supprimer) "
+"cette source (son type de média sera \"CD-Rom\")."
#. type: Content of: <section><para><note><para>
#: en/drakrpm-edit-media.xml:33
@@ -4824,11 +4831,14 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
+"Pour plus d'informations sur la configuration des medias, consulter la page "
+"du Wiki Mageia (en anglais) : <link ns2:href=\"https://"
+"wiki.mageia.org/en/Software_management\">https://wiki.mageia.org/en/"
+"Software_management</link>."
#. type: Content of: <section><info><title>
#: en/draksambashare.xml:10
@@ -5466,13 +5476,12 @@ msgstr ""
#. type: Content of: <section><para>
#: en/draksound.xml:44
-#, fuzzy
msgid ""
"The button <guibutton>Advanced</guibutton> display a new window with two or "
"three buttons:"
msgstr ""
"Le bouton <guibutton>Avancé</guibutton> affiche une nouvelle fenêtre avec "
-"trois boutons :"
+"deux ou trois boutons :"
#. type: Attribute 'fileref' of: <section><mediaobject><imageobject><imagedata>
#: en/draksound.xml:49
@@ -5481,14 +5490,14 @@ msgstr "Draksound1.png"
#. type: Content of: <section><para>
#: en/draksound.xml:53
-#, fuzzy
msgid ""
"The first button gives total freedom of choice. You have to know what you "
"are doing. This button is not available when the system has found a driver "
"for your device."
msgstr ""
-"Le premier bouton donne une totale liberté de choix. Vous devez savoir ce "
-"que vous faites."
+"Le premier bouton vous permet une liberté de choix totale. Vous devez alors "
+"bien savoir ce que vous faites. Ce bouton n'est pas disponible quand le "
+"système trouve un pilote pour votre périphérique."
#. type: Content of: <section><para>
#: en/draksound.xml:57
@@ -5884,8 +5893,10 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
+"Cet outil n'est pas opérationnel dans Mageia 4 à cause d'un nouveau schéma "
+"de nommage des interfaces de réseau."
#. type: Content of: <section><para><footnote><para>
#: en/drakwizard_dhcp.xml:20
diff --git a/docs/mcc-help/fr/drakconnect.xml b/docs/mcc-help/fr/drakconnect.xml
index 9d71431d..c3267ffa 100644
--- a/docs/mcc-help/fr/drakconnect.xml
+++ b/docs/mcc-help/fr/drakconnect.xml
@@ -639,8 +639,8 @@ et de la configurer.</para>
</listitem>
<listitem>
- <para>Le numéro PIN est demandé. Laisser en blanc si ce numéro PIN n'est pas
-exigé.</para>
+ <para>Le mot de passe est demandé. Laisser le champ vide si le mot de passe n'est
+pas nécessaire.</para>
</listitem>
<listitem>
diff --git a/docs/mcc-help/fr/drakrpm-edit-media.xml b/docs/mcc-help/fr/drakrpm-edit-media.xml
index c5cefa05..4bb44a1b 100644
--- a/docs/mcc-help/fr/drakrpm-edit-media.xml
+++ b/docs/mcc-help/fr/drakrpm-edit-media.xml
@@ -6,6 +6,7 @@
</info>
+
<mediaobject>
@@ -25,7 +26,13 @@ logicielles (aussi connues sous les noms de dépôts, médias, sources ou
miroirs). Cela signifie qu'il faut sélectionner la source des médias à
utiliser pour installer et mettre à jour les paquetages et applications
(voir le bouton <emphasis role="bold">Ajouter</emphasis> ci-dessous).</para>
- </important><note>
+ </important> <note>
+ <para>Si vous installez (ou mettez à niveau) Mageia en utilisant un média optique
+(DVD ou CD) ou une clé USB, une source de gestion des logiciels sera créée
+pour le média utilisé. Afin de ne pas avoir à insérer le média quand vous
+installerez de nouveaux paquetages, vous devrez désactiver (ou supprimer)
+cette source (son type de média sera "CD-Rom").</para>
+ </note> <note>
<para>Votre système utilise une architecture qui peut être 32 bits appelée i586,
ou 64 bits appelée x86_64. Prenez garde à bien choisir les sources contenant
les paquetages qui correspondent à votre système ou qui ne sont pas
@@ -158,7 +165,7 @@ contact en cliquant sur <guibutton>Oui</guibutton>. Cette fenêtre s'ouvre :</pa
<mediaobject>
<imageobject>
- <imagedata fileref="drakrpmEditMedia2.png"/>
+ <imagedata fileref="drakrpmEditMedia2.png"/>
</imageobject>
</mediaobject>
@@ -206,6 +213,11 @@ clé ou pour sélectionner une clé et cliquer sur
ici. Il suffit de donner le <guibutton>Nom du serveur mandataire</guibutton>
et si nécessaire un <guilabel>nom d'utilisateur</guilabel> et son
<guilabel>mot de passe</guilabel>.</para>
- </section>
-</section>
+ <para/>
+
+ <para>Pour plus d'informations sur la configuration des medias, consulter la page
+du Wiki Mageia (en anglais) : <link
+ns2:href="https://wiki.mageia.org/en/Software_management">https://wiki.mageia.org/en/Software_management</link>.</para>
+ </section>
+</section> \ No newline at end of file
diff --git a/docs/mcc-help/fr/draksound.xml b/docs/mcc-help/fr/draksound.xml
index 0348ee16..200b7499 100644
--- a/docs/mcc-help/fr/draksound.xml
+++ b/docs/mcc-help/fr/draksound.xml
@@ -44,7 +44,7 @@ laisser actif.</para>
programmes. Il est recommandé de le laisser aussi actif.</para>
<para>Le bouton <guibutton>Avancé</guibutton> affiche une nouvelle fenêtre avec
-trois boutons :</para>
+deux ou trois boutons :</para>
<mediaobject>
<imageobject>
@@ -52,8 +52,9 @@ trois boutons :</para>
</imageobject>
</mediaobject>
- <para>Le premier bouton donne une totale liberté de choix. Vous devez savoir ce
-que vous faites.</para>
+ <para>Le premier bouton vous permet une liberté de choix totale. Vous devez alors
+bien savoir ce que vous faites. Ce bouton n'est pas disponible quand le
+système trouve un pilote pour votre périphérique.</para>
<para>Le second est évident et le dernier vous aide à résoudre les problèmes
éventuels. Il peut s'avérer très utile de l'essayer avant de demander de
diff --git a/docs/mcc-help/fr/drakwizard_dhcp.xml b/docs/mcc-help/fr/drakwizard_dhcp.xml
index 12374e1e..f7f7e3cb 100644
--- a/docs/mcc-help/fr/drakwizard_dhcp.xml
+++ b/docs/mcc-help/fr/drakwizard_dhcp.xml
@@ -1,11 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="fr" xml:id="drakwizard_dhcp"
- xmlns="http://docbook.org/ns/docbook"
- xmlns:ns5="http://www.w3.org/1998/Math/MathML"
- xmlns:ns4="http://www.w3.org/2000/svg"
- xmlns:ns3="http://www.w3.org/1999/xhtml"
- xmlns:ns2="http://www.w3.org/1999/xlink"
- xmlns:ns="http://docbook.org/ns/docbook">
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="fr" xml:id="drakwizard_dhcp">
<info>
<title xml:id="drakwizard_dhcp-ti1">Configurer DHCP</title>
@@ -14,11 +7,15 @@
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard_dhcp.png" format="PNG"
- revision="1" xml:id="drakwizard_dhcp-im1"/>
+ <imagedata xml:id="drakwizard_dhcp-im1" fileref="drakwizard_dhcp.png" revision="1" align="center" format="PNG"/>
</imageobject>
</mediaobject>
+ <para><note>
+ <para>Cet outil n'est pas opérationnel dans Mageia 4 à cause d'un nouveau schéma
+de nommage des interfaces de réseau.</para>
+ </note></para>
+
<para>Cet outil<footnote>
<para>Il est possible de démarrer cet outil depuis la ligne de commande, en tapant
<emphasis role="bold">drakwizard dhcp</emphasis> sous root.</para>
@@ -46,8 +43,7 @@ une adresse IP et un masque de sous-réseau (source Wikipedia).</para>
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step1.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im2"/>
+ <imagedata xml:id="drakwizard_dhcp-im2" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step1.png"/>
</imageobject>
</mediaobject>
@@ -60,8 +56,7 @@ une adresse IP et un masque de sous-réseau (source Wikipedia).</para>
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step2.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im3"/>
+ <imagedata xml:id="drakwizard_dhcp-im3" revision="1" align="center" format="PNG" fileref="drakwizard-dhcp-step2.png"/>
</imageobject>
</mediaobject>
@@ -75,8 +70,7 @@ affecte les adresses IP, puis cliquez sur le bouton
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step3.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im4"/>
+ <imagedata revision="1" align="center" fileref="drakwizard-dhcp-step3.png" format="PNG" xml:id="drakwizard_dhcp-im4"/>
</imageobject>
</mediaobject>
@@ -91,8 +85,7 @@ le bouton <guibutton>Suivant</guibutton>.</para>
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step4.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im5"/>
+ <imagedata fileref="drakwizard-dhcp-step4.png" revision="1" align="center" xml:id="drakwizard_dhcp-im5" format="PNG"/>
</imageobject>
</mediaobject>
@@ -105,8 +98,7 @@ le bouton <guibutton>Suivant</guibutton>.</para>
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step5.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im6"/>
+ <imagedata fileref="drakwizard-dhcp-step5.png" revision="1" align="center" format="PNG" xml:id="drakwizard_dhcp-im6"/>
</imageobject>
</mediaobject>
@@ -119,8 +111,7 @@ plusieurs fois et modifier l'anomalie.</para>
<mediaobject>
<imageobject>
- <imagedata align="center" fileref="drakwizard-dhcp-step6.png"
- format="PNG" revision="1" xml:id="drakwizard_dhcp-im7"/>
+ <imagedata revision="1" fileref="drakwizard-dhcp-step6.png" align="center" format="PNG" xml:id="drakwizard_dhcp-im7"/>
</imageobject>
</mediaobject>
</step>
@@ -202,4 +193,4 @@ ajouter les nouveaux paramètres :</para>
</listitem>
</itemizedlist></para>
</section>
-</section>
+</section> \ No newline at end of file
diff --git a/docs/mcc-help/id.po b/docs/mcc-help/id.po
index 9c6e018a..05ef18af 100644
--- a/docs/mcc-help/id.po
+++ b/docs/mcc-help/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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 09:51+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mageia/"
@@ -4707,10 +4707,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5729,7 +5728,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/it.po b/docs/mcc-help/it.po
index e3521a7f..83b4b9c5 100644
--- a/docs/mcc-help/it.po
+++ b/docs/mcc-help/it.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-05 15:22+0000\n"
"Last-Translator: 24fede89 <24fede89@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mageia/language/"
@@ -3947,10 +3947,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -4840,7 +4839,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/mcc-help.pot b/docs/mcc-help/mcc-help.pot
index 89b64d27..d9cc9adb 100644
--- a/docs/mcc-help/mcc-help.pot
+++ b/docs/mcc-help/mcc-help.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia Control Center Help 4.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 17:24+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"
@@ -3842,9 +3842,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link "
-"ns2:href=\"https://wiki.mageia.org/en/Software_management\">https://wiki.mageia.org/en/Software_management</link></link>"
+"For more information about configuring the media, see <link "
+"ns2:href=\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki "
+"page</link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -4714,7 +4714,7 @@ msgstr ""
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/nl.po b/docs/mcc-help/nl.po
index 997a569f..a9dd9efb 100644
--- a/docs/mcc-help/nl.po
+++ b/docs/mcc-help/nl.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 09:51+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/mageia/language/"
@@ -4140,10 +4140,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5045,7 +5044,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/pt_BR.po b/docs/mcc-help/pt_BR.po
index b2c041e0..08efb6d0 100644
--- a/docs/mcc-help/pt_BR.po
+++ b/docs/mcc-help/pt_BR.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 17:24+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/"
@@ -4779,10 +4779,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5825,7 +5824,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/ro.po b/docs/mcc-help/ro.po
index 937366b1..2f7323dc 100644
--- a/docs/mcc-help/ro.po
+++ b/docs/mcc-help/ro.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 17:24+0300\n"
"PO-Revision-Date: 2014-05-03 09:51+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/mageia/language/"
@@ -4774,10 +4774,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5811,7 +5810,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/ru.po b/docs/mcc-help/ru.po
index 8d2ba4e8..72f4f188 100644
--- a/docs/mcc-help/ru.po
+++ b/docs/mcc-help/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia rpmdrake 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 17:24+0300\n"
"PO-Revision-Date: 2014-05-05 15:04+0300\n"
"Last-Translator: AlexL <loginov.alex.valer@gmail.com>\n"
"Language-Team: Russian <kde-i18n-uk@kde.org>\n"
@@ -4918,10 +4918,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5989,7 +5988,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/sv.po b/docs/mcc-help/sv.po
index 4009a299..3caa146c 100644
--- a/docs/mcc-help/sv.po
+++ b/docs/mcc-help/sv.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 17:24+0300\n"
"PO-Revision-Date: 2014-07-19 12:20+0000\n"
"Last-Translator: Michael Eklund <willard@null.net>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/mageia/language/"
@@ -4706,10 +4706,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5737,7 +5736,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/tr.po b/docs/mcc-help/tr.po
index f1921be1..4637407f 100644
--- a/docs/mcc-help/tr.po
+++ b/docs/mcc-help/tr.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 17:24+0300\n"
"PO-Revision-Date: 2014-06-24 13:31+0000\n"
"Last-Translator: Atilla Öntaş <tarakbumba@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/mageia/language/"
@@ -4716,10 +4716,9 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
#. type: Content of: <section><info><title>
@@ -5745,7 +5744,7 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
#. type: Content of: <section><para><footnote><para>
diff --git a/docs/mcc-help/uk.po b/docs/mcc-help/uk.po
index 408eed52..6e77b7de 100644
--- a/docs/mcc-help/uk.po
+++ b/docs/mcc-help/uk.po
@@ -1,17 +1,16 @@
-# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Mageia
# This file is distributed under the same license as the Mageia Control Center Help package.
#
# Translators:
-# Yuri Chornoivan <yurchor@ukr.net>, 2012-2014
+# Yuri Chornoivan <yurchor@ukr.net>, 2012-2014.
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"
-"PO-Revision-Date: 2014-05-03 09:51+0000\n"
+"POT-Creation-Date: 2014-08-03 17:24+0300\n"
+"PO-Revision-Date: 2014-08-03 19:51+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
-"Language-Team: Ukrainian (http://www.transifex.com/projects/p/mageia/"
+"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
"language/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
@@ -19,6 +18,7 @@ msgstr ""
"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"
+"X-Generator: Lokalize 1.5\n"
#. type: Content of: <section><info><title>
#: en/diskdrake--dav.xml:11
@@ -2435,7 +2435,6 @@ msgstr ""
#. type: Content of: <section><section><para><orderedlist><listitem><para>
#: en/drakconnect.xml:653
-#, fuzzy
msgid "The PIN is asked. Leave empty if the PIN is not required."
msgstr ""
"Програма попросить вас вказати PIN-код. Не вказуйте, якщо PIN не потрібен."
@@ -4489,6 +4488,12 @@ msgid ""
"packages, you should disable (or delete) this media.  (It will have the "
"media type CD-Rom)."
msgstr ""
+"Якщо ви встановлюєте (або оновлюєте) Mageia за допомогою оптичного носія "
+"даних (DVD або компакт-диска) чи пристрою зберігання даних USB, буде "
+"автоматично налаштовано запис джерела пакунків із програмним забезпеченням на "
+"використаному носії даних. Щоб уникнути прохань щодо вставлення цього носія "
+"під час встановлення нових пакунків, вам слід вимкнути (або вилучити) "
+"відповідний запис у списку. (Запис належатиме до типу носія CD-Rom)."
#. type: Content of: <section><para><note><para>
#: en/drakrpm-edit-media.xml:33
@@ -4895,11 +4900,14 @@ msgstr ""
#. type: Content of: <section><section><para>
#: en/drakrpm-edit-media.xml:213
msgid ""
-"For more information about configuring the media, see the Mageia Wiki page: "
-"<link linkend=\"???\"><link ns2:href=\"https://wiki.mageia.org/en/"
-"Software_management\">https://wiki.mageia.org/en/Software_management</link></"
-"link>"
+"For more information about configuring the media, see <link ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">the Mageia Wiki page</"
+"link>."
msgstr ""
+"Щоб дізнатися більше про налаштовування сховищ пакунків, ознайомтеся із <link "
+"ns2:href="
+"\"https://wiki.mageia.org/en/Software_management\">відповідною сторінкою у "
+"вікі Mageia</link>."
#. type: Content of: <section><info><title>
#: en/draksambashare.xml:10
@@ -5541,13 +5549,12 @@ msgstr ""
#. type: Content of: <section><para>
#: en/draksound.xml:44
-#, fuzzy
msgid ""
"The button <guibutton>Advanced</guibutton> display a new window with two or "
"three buttons:"
msgstr ""
"За допомогою кнопки <guibutton>Додатково</guibutton> можна відкрити нове "
-"вікно з трьома кнопками:"
+"вікно з двома або трьома кнопками:"
#. type: Attribute 'fileref' of: <section><mediaobject><imageobject><imagedata>
#: en/draksound.xml:49
@@ -5556,14 +5563,15 @@ msgstr "Draksound1.png"
#. type: Content of: <section><para>
#: en/draksound.xml:53
-#, fuzzy
msgid ""
"The first button gives total freedom of choice. You have to know what you "
"are doing. This button is not available when the system has found a driver "
"for your device."
msgstr ""
"За допомогою першої кнопки ви можете вибрати будь-який драйвер. При цьому не "
-"завадять певні знання з того, який драйвер слід вибрати."
+"завадять певні знання з того, який драйвер слід вибрати. Цією кнопкою не "
+"можна буде скористатися, якщо системою не буде виявлено драйвера до вашого "
+"пристрою."
#. type: Content of: <section><para>
#: en/draksound.xml:57
@@ -5958,8 +5966,10 @@ msgstr "drakwizard_dhcp.png"
#: en/drakwizard_dhcp.xml:15
msgid ""
"This tool is broken in Mageia 4 because of new naming scheme for the Net "
-"interafces"
+"interfaces"
msgstr ""
+"Цей інструмент не здатен працювати у Mageia 4, оскільки схему іменування "
+"інтерфейсів мережі змінено."
#. type: Content of: <section><para><footnote><para>
#: en/drakwizard_dhcp.xml:20
@@ -11604,3 +11614,4 @@ msgstr ""
"зберегти попередні налаштування або підтвердити їх внесення. Якщо зміни буде "
"підтверджено, вам доведеться вийти з облікового запису і знову увійти до "
"нього, щоб задіяти внесені зміни."
+