aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml')
-rw-r--r--docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml81
1 files changed, 44 insertions, 37 deletions
diff --git a/docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml b/docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml
index ba7c5ab8..b8a5b5c1 100644
--- a/docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml
+++ b/docs/docs/stable/installer/zh_TW/ask_mntpoint_s.xml
@@ -1,4 +1,11 @@
-<?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="ask_mntpoint_s" version="5.0" xml:lang="zh_TW">
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:lang="zh_TW" xml:id="ask_mntpoint_s"
+ 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">
<info>
<title xml:id="ask_mntpoint_s-ti1">選取掛載點</title>
</info>
@@ -21,6 +28,10 @@
+
+
+
+
<mediaobject>
<!-- Made by marja on 2012 03 28 -->
<!-- NEEDS TO BE REVIEWED! -->
@@ -33,43 +44,35 @@
write "it's type". And you're right about the redundant part, too, I removed it-->
<!-- And JohnR says the Americans are WRONG! :-)) -->
<!-- 2012-04-19 Language proofreading done -->
-<imageobject condition="classical"> <imagedata format="PNG"
-xml:id="chooseMountPoints-im1" align="center"
-fileref="dx2-chooseMountpoints.png" revision="1"/> </imageobject>
-<imageobject condition="live"> <imagedata format="PNG"
-fileref="live-chooseMountpoints.png" align="center"
-xml:id="live-chooseMountPoints-im1" revision="1"/> </imageobject></mediaobject>
+<!--2018/02/12 apb: Text and typography.-->
+<!--2019/01/04 apb: Typo & minor reword on custom mount-points.-->
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-chooseMountpoints.png" format="PNG" revision="1"
+xml:id="chooseMountPoints-im1"/> </imageobject> <imageobject
+condition="live"> <imagedata align="center"
+fileref="live-chooseMountpoints.png" format="PNG" revision="1"
+xml:id="live-chooseMountPoints-im1"/> </imageobject></mediaobject>
<para>Here you see the Linux partitions that have been found on your computer. If
-you don't agree with the <application>DrakX</application> suggestions, you
-can change the mount points.</para>
-
- <note>
- <para>If you change anything, make sure you still have a <emphasis
-role="bold"><literal>/</literal></emphasis> (root) partition.</para>
- </note>
+you don't agree with the DrakX suggestions, you can change the mount points
+yourself.</para>
<itemizedlist>
<listitem>
- <para>Every partition is shown to the left as: <emphasis role="bold">Device
-(capacity, mount point, type).</emphasis></para>
+ <para>To the left of the drop-down menus is a list of available partitions. For
+example: <filename>sda</filename> is a hard drive - and
+<filename>5</filename> is a <emphasis>partition number</emphasis>, followed
+by the<emphasis> (capacity, mount point, filesystem type)</emphasis> of the
+partition.</para>
</listitem>
<listitem>
- <para><emphasis role="bold">Device</emphasis>, is made up of: <emphasis
-role="bold">hard drive</emphasis>, [<emphasis role="bold">hard drive
-name</emphasis> (letter)], <emphasis role="bold">partition number</emphasis>
-(for example, <emphasis role="bold">sda5</emphasis>).</para>
- </listitem>
-
- <listitem>
- <para>If you have several partitions, you can choose various different mount
-points from the drop down menu, such as <emphasis role="bold">/</emphasis>,
-<emphasis role="bold"><literal>/home</literal></emphasis> and <emphasis
-role="bold">/var</emphasis>. You can even make your own mount points, for
-instance <emphasis role="bold"><literal>/video</literal></emphasis> for a
-partition where you want to store your films, or <emphasis
-role="bold">/Data</emphasis> (or some other name) for your data.</para>
+ <para>If you have several partitions, you can choose various different
+<emphasis>mount points</emphasis> from the drop down menu, such as
+<filename>/</filename>, <filename>/home</filename> and
+<filename>/var</filename>. You can even make your own mount points, for
+instance <filename>/video</filename> for a partition where you want to store
+your films, or perhaps <filename>/Data</filename> for all your data files.</para>
</listitem>
<listitem>
@@ -79,13 +82,17 @@ mount point field blank.</para>
</itemizedlist>
<warning>
- <para>If you are not sure what to choose, click <emphasis
-role="bold">Previous</emphasis> to go back and then tick <guilabel>Custom
-disk partitioning</guilabel>, where, you can click on a partition to see its
-type and size.</para>
+ <para>If you make any changes here, ensure you still have a <filename>/</filename>
+(root) partition.</para>
</warning>
+ <tip>
+ <para>If you are not sure what to choose, click <emphasis>Previous</emphasis> to
+go back and then tick <emphasis>Custom disk partitioning</emphasis>, where
+you can click on a partition to see its type and size.</para>
+ </tip>
+
<para>If you are sure the mount points are correct, click on
-<guibutton>Next</guibutton>, and choose whether you only want to format the
-partition(s) DrakX suggests, or more.</para>
-</section> \ No newline at end of file
+<emphasis>Next</emphasis>, and choose whether you only want to format the
+partition suggested by DrakX, or more.</para>
+</section>