diff options
Diffstat (limited to 'docs/installer/fr/acceptLicense.xml')
-rw-r--r-- | docs/installer/fr/acceptLicense.xml | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/docs/installer/fr/acceptLicense.xml b/docs/installer/fr/acceptLicense.xml new file mode 100644 index 00000000..a7352eac --- /dev/null +++ b/docs/installer/fr/acceptLicense.xml @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="fr" xml:id="acceptLicense" + xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + + + + + + + + + + + + + + + + + + + <info> + <!-- Made by marja on 2012 03 27 --> +<!-- NEEDS TO BE REVIEWED! --> +<!-- JohnR: minor mods 2012-3-30 --> +<!-- SimonNZG 2012-04-03 has taken a look but needs to come back --> +<!-- JohnR: 2012-04-05 - Inserted text from barjac with some modifications: + http://mtf.no-ip.co.uk/doc/help/license.html --> +<!-- marja:2012-04-05 - having a look because this isn't a DocBook5.0 type anymore, + but text/xml. First changing centimetres in screenshot to pixels ( + ), after that nested the two existing sections into a third one--> +<!-- removed para id's, corrected duplicate id's for segments, marja, 20120409 --> +<!-- barjac:2012-04-10 - edited header to correct formatting after my saves - not + sure what is causing the corruption --> +<!-- JohnR 2012-04-19 language proofreading --> +<title xml:id="acceptLicense-ti1">Licence et Notes de version</title> + </info> + + <mediaobject condition="expert"> +<imageobject> <imagedata revision="1" fileref="dx2-license.png" +align="center" format="PNG" xml:id="acceptLicense-im1"></imagedata> +</imageobject></mediaobject> + + <section xml:id="license"> + <info> + <title xml:id="license-ti1">Accord de Licence</title> + </info> + + <para>Avant d'installer <application>Mageia,</application> veuillez lire les +termes et conditions de la licence avec +attention.<application></application></para> + + <para>Ces termes et conditions s'appliquent à toute la distribution +<application>Mageia </application>et doivent être acceptés avant de pouvoir +continuer.</para> + + <para>Pour accepter, simplement sélectionner <guilabel>Accepter</guilabel> puis +cliquer sur <guibutton>Suivant</guibutton>.</para> + + <para>Si vous décidez de ne pas accepter ces conditions, alors nous vous +remercions de l'intérêt porté. Cliquer sur <guibutton>Quitter</guibutton> +redémarrera votre ordinateur.</para> + + + <!-- if you want two sections in a file, both need to be nested in a third section - + marja, 20120405 --> +</section> + + <section xml:id="releaseNotes"> + <!-- + <para> +Release Notes</para> +--> +<info> + <title xml:id="releaseNotes-ti1">Notes de version</title> + </info> + + + + <para>Pour prendre connaissance des nouveautés de cette version de +<application>Mageia</application>, cliquez sur le bouton<guibutton> Notes de +version.</guibutton></para> + </section> +</section> |