diff options
Diffstat (limited to 'zh_cn/selectCountry.html')
-rw-r--r-- | zh_cn/selectCountry.html | 116 |
1 files changed, 116 insertions, 0 deletions
diff --git a/zh_cn/selectCountry.html b/zh_cn/selectCountry.html new file mode 100644 index 0000000..14459c5 --- /dev/null +++ b/zh_cn/selectCountry.html @@ -0,0 +1,116 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Select your Country / Region</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="用 DrakX 安装"> + <link rel="up" href="index.html" title="用 DrakX 安装"> + <link rel="prev" href="configureTimezoneUTC.html" title="配置时区"> + <link rel="next" href="configureServices.html" title="配置服务"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="zh_CN" class="section" title="Select your Country / Region"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectCountry"></a>Select your Country / Region + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + <p><a name="selectCountry-pa1"></a>Select your country or region. This is important for all kinds of settings, + like the currency and wireless regulatory domain. Setting the wrong country + can lead to not being able to use a Wireless network. + </p> + + + <p><a name="selectCountry-pa2"></a>If your country isn't in the list, click the <span class="guilabel">Other + Countries</span> button and choose your country / region there. + </p> + + + <div class="note" title="注意" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[注意]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="selectCountry-pa3"></a>If your country is only in the <span class="guilabel">Other Countries</span> list, + after clicking <span class="guibutton">OK</span> it may seem a country from the + first list was chosen. Please ignore this, DrakX will follow your real + choice. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="section" title="Input method"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="inputMethod"></a>Input method + </h3> + </div> + </div> + </div> + + + + + <p><a name="selectCountry-pa4"></a>In the <span class="guilabel">Other Countries</span> screen you can also select an + input method (at the bottom of the list). Input methods allow users to input + multilingual characters (Chinese, Japanese, Korean, etc). IBus is the + default input method in Mageia DVDs, Africa/India and Asia/no-India + Live-CDs. For Asian and African locales, IBus will be set as default input + method so users should not need to configure it manually. Other input + methods(SCIM, GCIN, HIME, etc) also provide similar functions and can be + installed if you added HTTP/FTP media before package selection. + </p> + + + <div class="note" title="注意" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[注意]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="selectCountry-pa5"></a>If you missed the input method setup during installation, you can access it + after you boot your installed system via "Configure your Computer" -> + "System", or by running localedrake as root. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + </div> + </body> +</html> |