diff options
Diffstat (limited to 'docs/mcc-help/zh_CN/localedrake.xml')
-rw-r--r-- | docs/mcc-help/zh_CN/localedrake.xml | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/docs/mcc-help/zh_CN/localedrake.xml b/docs/mcc-help/zh_CN/localedrake.xml new file mode 100644 index 00000000..3c9f8038 --- /dev/null +++ b/docs/mcc-help/zh_CN/localedrake.xml @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="zh_CN" xml:id="localedrake" + xmlns="http://docbook.org/ns/docbook" + xmlns:ns5="http://www.w3.org/1998/Math/MathML" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:ns2="http://www.w3.org/1999/xlink" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="localedrake-ti1">系统本地化管理</title> + + <subtitle>localedrake</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata align="center" fileref="localedrake.png" + format="PNG" revision="1" + xml:id="localedrake-im1"/> + </imageobject> + </mediaobject> + + <para>This tool<footnote><para>You can also start this tool from the command line, by typing <emphasis +role="bold">localedrake</emphasis> as root. + </para></footnote> can be found in the System +section of the Mageia Control Center (MCC) labelled "Manage localization for +your system". It opens with a window in which you can choose your +language. The choice is adapted to languages selected during installation.</para> + + <para>The <guibutton>Advanced</guibutton> button give access to activate +compatibility with old encoding (non UTF8).</para> + + <para>The second window shows a list of countries according to the selected +language. The button <guibutton>Other Countries</guibutton> gives access to +countries not listed.</para> + + <para>You have to restart your session after any modifications.</para> + +<section xml:id="input_method"> + <info> + <title xml:id="input_method-ti1">输入法</title> + </info> + <para>In the <guilabel>Other Countries</guilabel> screen you can also select an +input method (from the drop-down menu at the bottom of the list). Input +methods allow users to input multilingual characters (Chinese, Japanese, +Korean, etc).</para> + <para> For Asian and African locales, IBus will be set as default input method so +users should not need to configure it manually.</para> + <para>Other input methods (SCIM, GCIN, HIME, etc.) also provide similar functions +and can, if not available from the drop-down menu, be installed in another +part of the Mageia Control Center. See <xref linkend="rpmdrake"></xref>.</para> +</section> + +</section> + |