diff options
author | Marja van Waes <marja@mageia.org> | 2015-03-03 16:33:08 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-03-03 16:33:08 +0100 |
commit | 22ee7cfa872e7323c76c6fa44e63d00d9f598906 (patch) | |
tree | 3f4067696d61f9430f08a22146d31e91b22dd321 /docs | |
parent | 1a787994be04f0731bea85dad6a389efb7a87448 (diff) | |
download | tools-22ee7cfa872e7323c76c6fa44e63d00d9f598906.tar tools-22ee7cfa872e7323c76c6fa44e63d00d9f598906.tar.gz tools-22ee7cfa872e7323c76c6fa44e63d00d9f598906.tar.bz2 tools-22ee7cfa872e7323c76c6fa44e63d00d9f598906.tar.xz tools-22ee7cfa872e7323c76c6fa44e63d00d9f598906.zip |
update Swedish xml files
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installer/sv/SelectAndUseISOs2.xml | 24 | ||||
-rw-r--r-- | docs/installer/sv/installer.xml | 5 |
2 files changed, 14 insertions, 15 deletions
diff --git a/docs/installer/sv/SelectAndUseISOs2.xml b/docs/installer/sv/SelectAndUseISOs2.xml index 0116b4b5..e0752e81 100644 --- a/docs/installer/sv/SelectAndUseISOs2.xml +++ b/docs/installer/sv/SelectAndUseISOs2.xml @@ -1,4 +1,5 @@ <?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="Select-and-use-ISOs" version="5.0" xml:lang="sv"> + <info> <!-- Made by Lebarhon 2014 03 26 --> @@ -94,8 +95,7 @@ pt, ru, sv, uk) SKA KONTROLLERAS!</para> <itemizedlist> <listitem> <para>Kan användas för att förhandsgranska distributionen utan att installera den -på en hårddisk, och eventuellt installera den. - </para> +på en hårddisk, och eventuellt installera den.</para> </listitem> <listitem> @@ -288,7 +288,7 @@ sökväg/till/avbilden/fil.iso</userinput>.</para> med det nummer som Mageia har försett. Exempel:</para> <mediaobject> -<imageobject> <imagedata fileref="Md5sum.png" contentwidth="650"/> +<imageobject> <imagedata fileref="../Md5sum.png" contentwidth="650"/> </imageobject></mediaobject> <para/> @@ -305,10 +305,10 @@ startbart media.</para> <section> <title>Att bränna ISO-filen till en CD/DVD</title> - <para>Använd vilken brännare du vill men se till att enheten är korrekt inställd -för att <emphasis role="bold">bränna en avbild</emphasis>, att bränna data -eller filer är inte rätt. Det finns mer information <link -ns4:href="https://wiki.mageia.org/en/Writing_CD_and_DVD_images">på Mageias + <para>Use whatever burner you wish but ensure the burning device is set correctly +to <emphasis role="bold">burn an image</emphasis>, burn data or files is not +correct. There is more information in <link +ns4:href="https://wiki.mageia.org/en/Writing_CD_and_DVD_images">the Mageia wiki</link>.</para> </section> @@ -344,7 +344,7 @@ ns4:href="https://wiki.mageia.org/en/IsoDumper_Writing_ISO_images_on_USB_sticks" slutet)</para> <mediaobject> -<imageobject> <imagedata fileref="Root.png" contentwidth="650"/> +<imageobject> <imagedata contentwidth="650" fileref="../Root.png"/> </imageobject></mediaobject> </listitem> @@ -357,7 +357,7 @@ filhanterare som kan läsa det)</para> <para>Skriv kommandot <userinput>fdisk -l</userinput></para> <mediaobject> -<imageobject> <imagedata fileref="Fdisk.png" contentwidth="650"/> +<imageobject> <imagedata fileref="../Fdisk.png" contentwidth="650"/> </imageobject></mediaobject> </listitem> @@ -371,7 +371,8 @@ t. ex. /dev/sdb i skärmdumpen ovan är ett USB-minne på 8GB.</para> bs=1M</userinput></para> <para>Där X=ditt enhetsnamn t. ex. /dev/sdc</para> - <para> Exempl: # <userinput>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso + + <para>Exempl: # <userinput>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb bs=1M</userinput></para> </listitem> @@ -410,5 +411,4 @@ ns4:href="http://www.mageia.org/en/doc/">Mageias dokumentation</link>.</para> ns4:href="https://wiki.mageia.org/en/Category:Documentation">Mageias wiki</link>.</para> </section> - -</section> +</section>
\ No newline at end of file diff --git a/docs/installer/sv/installer.xml b/docs/installer/sv/installer.xml index a8ddf041..fd497723 100644 --- a/docs/installer/sv/installer.xml +++ b/docs/installer/sv/installer.xml @@ -187,7 +187,6 @@ tryck <guibutton>Ctrl Alt Del</guibutton> samtidigt för att starta om.</para> </note> </section> - <section xml:id="installationOptions"> <section xml:id="installationProblems"> <info> <title xml:id="installationProblems-ti1">Problem vid installation och möjliga lösningar</title> @@ -251,5 +250,5 @@ grundläggande disk: <link ns2:href="http://msdn.microsoft.com/en-us/library/cc776315.aspx">http://msdn.microsoft.com/sv-se/library/cc776315.aspx</link>.</para> </section> </section> - </section> -</section>
\ No newline at end of file +</section> + |