diff options
Diffstat (limited to 'docs/installer/zh_CN/acceptLicense.xml')
-rw-r--r-- | docs/installer/zh_CN/acceptLicense.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/docs/installer/zh_CN/acceptLicense.xml b/docs/installer/zh_CN/acceptLicense.xml new file mode 100644 index 00000000..506698b6 --- /dev/null +++ b/docs/installer/zh_CN/acceptLicense.xml @@ -0,0 +1,75 @@ +<?xml version='1.0' encoding='utf-8'?><section 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" xml:id="acceptLicense" version="5.0" xml:lang="zh_CN"> + + + + + + + + + + + + + + + + + + + <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">许可证和发行说明</title> + </info> + + <mediaobject> +<imageobject condition="classical"> <imagedata xml:id="acceptLicense-im1" +revision="4" align="center" format="PNG" fileref="dx2-license.png"/> +</imageobject> <imageobject> <imagedata xml:id="acceptLicense-im2" +revision="5" align="center" condition="live" format="PNG" +fileref="live-license.png"/> </imageobject></mediaobject> + + <section xml:id="license"> + <info> + <title xml:id="license-ti1">许可协议</title> + </info> + + <para>在安装 <application>Mageia</application> 之前,请先仔细阅读许可条款和许可条件。</para> + + <para>这些许可条款和许可条件适用于整个 <application>Mageia</application> 发行版,你必须予以接受才能继续安装。</para> + + <para>要接受, 只要选择 <guilabel>接受</guilabel> 后点击 <guibutton>下一步</guibutton>.</para> + + <para>若你不希望接受这些条件,我们向您表示诚挚歉意。请点击 <guibutton>退出</guibutton> 来重启计算机。</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">发行说明</title> + </info> + + + + <para>有关此 Mageia 发布版本的重要信息,可以通过点击 <guibutton>发行说明</guibutton> 来阅读。</para> + </section> +</section>
\ No newline at end of file |