aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/zh_CN/setupBootloaderAddEntry.xml
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2016-07-12 23:07:18 +0300
committerYuri Chornoivan <yurchor@ukr.net>2016-07-12 23:07:18 +0300
commit533a91ba7caed441e294b59438395ad45694e16b (patch)
treeb73e6e5858447b726f99bfe216307f2999dd53e3 /docs/installer/zh_CN/setupBootloaderAddEntry.xml
parentb373a6f7e25c0b801d94f30259bd1cdb55dc768b (diff)
downloadtools-533a91ba7caed441e294b59438395ad45694e16b.tar
tools-533a91ba7caed441e294b59438395ad45694e16b.tar.gz
tools-533a91ba7caed441e294b59438395ad45694e16b.tar.bz2
tools-533a91ba7caed441e294b59438395ad45694e16b.tar.xz
tools-533a91ba7caed441e294b59438395ad45694e16b.zip
Update Chinese (Simplified) translation
Diffstat (limited to 'docs/installer/zh_CN/setupBootloaderAddEntry.xml')
-rw-r--r--docs/installer/zh_CN/setupBootloaderAddEntry.xml39
1 files changed, 14 insertions, 25 deletions
diff --git a/docs/installer/zh_CN/setupBootloaderAddEntry.xml b/docs/installer/zh_CN/setupBootloaderAddEntry.xml
index 6feccdc4..a7cded9a 100644
--- a/docs/installer/zh_CN/setupBootloaderAddEntry.xml
+++ b/docs/installer/zh_CN/setupBootloaderAddEntry.xml
@@ -3,7 +3,7 @@
<info>
<!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page-->
-<title xml:id="setupBootloaderAddEntry-ti1">Add or Modify a Boot Menu Entry</title>
+<title xml:id="setupBootloaderAddEntry-ti1">添加或修改引导菜单项</title>
</info>
<mediaobject>
@@ -12,17 +12,13 @@ fileref="dx2-bootloaderConfiguration.png" align="center" format="PNG"
xml:id="bootloaderConfiguration-im1"/> </imageobject></mediaobject>
<section>
- <title>With a Bios system</title>
+ <title>使用 BIOS 系统</title>
- <para>You can add an entry or modify the one you select first, by pressing the
-relevant button in the <emphasis>Bootloader Configuration</emphasis> screen
-and editing the screen that pops up on top of it.</para>
+ <para>您可以添加项,或者修改您已选中的项,方法是在<emphasis>引导器配置</emphasis>界面按下相应键,并在弹出的编辑界面中进行操作。</para>
<note>
- <para>If you have chosen <code>Grub 2</code> as your bootloader, you cannot use
-this tool to edit entries at this step, press 'Next'. You need to manually
-edit <code>/boot/grub2/custom.cfg</code> or use <code>grub-customizer</code>
-instead.</para>
+ <para>若您选择了 <code>Grub 2</code> 作为引导器,您将无法在这里使用工具编辑引导项,请点击“下一步”继续。您需要之后手动编辑
+<code>/boot/grub2/custom.cfg</code> 或使用 <code>grub-customizer</code> 来编辑。</para>
</note>
<mediaobject>
@@ -30,32 +26,25 @@ instead.</para>
align="center" format="PNG" fileref="dx2-setupBootloaderAddEntry.png"/>
</imageobject></mediaobject>
- <para>Some things that can be done without any risk, are changing the label of an
-entry and ticking the box to make an entry the default one.</para>
+ <para>部分操作,例如改变引导项标题,或设置默认选项,是没有风险的。</para>
- <para>You can add the proper version number of an entry, or rename it completely.</para>
+ <para>您可以为某一项添加版本号,或者完全删除它。</para>
- <para>The default entry is the one the systems boots into if you don't make a
-choice while booting up.</para>
+ <para>若您在引导时未进行选择,则会进入默认引导项对应的系统。</para>
<warning>
- <para>Editing other things can leave you with an unbootable system. Please don't
-just try something without knowing what you are doing.</para>
+ <para>编辑其他内容可能导致系统无法引导。请不要在不了解的情况下进行修改。</para>
</warning>
</section>
<section>
- <title>With an UEFI system</title>
+ <title>使用 UEFI 系统</title>
- <para>In this case you are using Grub2-efi and you cannot use this tool to edit
-entries at this step. To do that you need to manually edit
-<code>/boot/grub2/custom.cfg</code> or use <code>grub-customizer</code>
-instead. All you can do here, is to choose the default entry in the drop
-down list.</para>
+ <para>这种情况下,您将使用 Grub2-efi 进行引导,并且无法在这里使用工具进行编辑。您需要在安装后手动修改
+<code>/boot/grub2/custom.cfg</code>,或使用 <code>grub-customizer</code>
+来进行编辑。此处您只能选择默认引导项。</para>
- <para>After a click on the <guibutton>Next</guibutton> button, another drop down
-list allows to choose the video resolution for Grub2 which is a graphical
-boot loader.</para>
+ <para>在点击 <guibutton>下一步</guibutton> 按钮之后,您将会看到另一个下拉列表,可以用它来选择 GRUB2 引导器的屏幕分辨率。</para>
<mediaobject>
<imageobject> <imagedata fileref="dx2-bootloaderConfiguration2.png"/>