diff options
Diffstat (limited to 'zh_cn/selectInstallClass.html')
-rw-r--r-- | zh_cn/selectInstallClass.html | 62 |
1 files changed, 29 insertions, 33 deletions
diff --git a/zh_cn/selectInstallClass.html b/zh_cn/selectInstallClass.html index 19b9c9f..b7c682a 100644 --- a/zh_cn/selectInstallClass.html +++ b/zh_cn/selectInstallClass.html @@ -32,66 +32,61 @@ + + + + + + + + <div class="itemizedlist"> - <ul class="itemizedlist"> + <ul class="itemizedlist" compact> <li class="listitem"> - <p>安装</p> + <p><span class="bold"><strong>Install</strong></span></p> - <p>使用此选项来进行全新 <span class="application">Mageia</span> 安装。 + <p>Use this option to perform a fresh installation of Mageia. This will format + the <code class="literal">root</code> partition (<code class="filename">/</code>), but can + preserve a pre-existing <code class="filename">/home</code> partition (a dedicated + /home partition, rather than being incorporated within the root (/) + partition itself). </p> </li> <li class="listitem"> - <p>升级</p> + <p><span class="bold"><strong>Upgrade</strong></span></p> - <p>若您在电脑上安装了多个 <span class="application">Mageia</span>,安装程序将会允许您选择需要升级的系统。 - </p> - - - <div class="warning" title="警告" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Warning"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[警告]" src="warning.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p>我们只测试了从当前 <span class="emphasis"><em>尚被支持</em></span>的发行版进行的升级过程。如果您希望从已经结束支持的 Mageia - 版本升级到最新版本,我们建议您最好进行全新安装,同时保留您的 <code class="literal">/home</code> 分区。 - </p> - - </td> - </tr> - </table> - </div> + <p>Use this option to upgrade an existing installation of Mageia.</p> </li> </ul> </div> - <div class="note" title="注意" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Note"> + <div class="important" title="重要" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Important"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[注意]" src="note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[重要]" src="important.png"></td> <th align="left"></th> </tr> <tr> <td align="left" valign="top"> - <p>若安装过程在某一步中断,您可以选择重启,但请三思而后行。一旦分区被格式化,或升级过程开始,电脑中的内容将发生变化,此时重启可能导致系统无法使用。若您确定要重启,可以按 - <span class="guibutton">Alt Ctrl F2</span> 切换到终端,然后按下 <span class="guibutton">Alt Ctrl - Delete</span> 来触发重启操作。 + <p>Only upgrading from a previous Mageia version that was <span class="emphasis"><em>still + supported</em></span> when this Installer's version was released, has been + thoroughly tested. If you want to upgrade a Mageia version that has reached + its <span class="quote">“<span class="quote">End Of Life</span>”</span> then it is better to do a + <span class="quote">“<span class="quote">clean</span>”</span> install instead, while preserving your + <code class="filename">/home</code> partition. </p> </td> @@ -109,8 +104,9 @@ <tr> <td align="left" valign="top"> - <p>若您忘记选择某一附加语言,您可以回到“安装或升级”界面,然后按下来 <span class="guilabel">Alt Ctrl Home</span> - 并进行选择。请<span class="emphasis"><em>不要</em></span>在安装后再进行添加。 + <p>If you have discovered that you forgot to select an additional language, you + can return from the <span class="emphasis"><em>Install or Upgrade</em></span> screen to the + language choice screen by pressing <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Home</strong></span>. Do<span class="bold"><strong> NOT</strong></span> do this later in the install. </p> </td> |