diff options
Diffstat (limited to 'po/zh_CN')
-rw-r--r-- | po/zh_CN/boot-installer.po | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/po/zh_CN/boot-installer.po b/po/zh_CN/boot-installer.po index 2542e36d1..73d05b826 100644 --- a/po/zh_CN/boot-installer.po +++ b/po/zh_CN/boot-installer.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-11-25 19:03+0000\n" +"POT-Creation-Date: 2017-01-24 19:01+0000\n" "PO-Revision-Date: 2015-03-21 18:13+0100\n" "Last-Translator: Ji YongGang <jungleji@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -3100,7 +3100,19 @@ msgstr "" #. Tag: para #: boot-installer.xml:2481 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "In order to ensure the terminal type used by the installer matches your " +#| "terminal emulator, the parameter <userinput>TERM=<replaceable>type</" +#| "replaceable></userinput> can be added. Note that the installer only " +#| "supports the following terminal types: <literal>linux</literal>, " +#| "<literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</" +#| "literal> and <literal>dumb</literal>. The default for serial console in " +#| "&d-i; is <userinput>vt102</userinput>. If you are using a virtualization " +#| "tool which does not provide conversion into such terminals types itself, " +#| "e.g. QEMU/KVM, you can start it inside a <command>screen</command> " +#| "session. That will indeed perform translation into the <literal>screen</" +#| "literal> terminal type, which is very close to <literal>vt102</literal>." msgid "" "In order to ensure the terminal type used by the installer matches your " "terminal emulator, the parameter <userinput>TERM=<replaceable>type</" @@ -3108,11 +3120,12 @@ msgid "" "the following terminal types: <literal>linux</literal>, <literal>bterm</" "literal>, <literal>ansi</literal>, <literal>vt102</literal> and " "<literal>dumb</literal>. The default for serial console in &d-i; is " -"<userinput>vt102</userinput>. If you are using a virtualization tool which " -"does not provide conversion into such terminals types itself, e.g. QEMU/KVM, " -"you can start it inside a <command>screen</command> session. That will " -"indeed perform translation into the <literal>screen</literal> terminal type, " -"which is very close to <literal>vt102</literal>." +"<userinput>vt102</userinput>. If you are using an IPMI console, or a " +"virtualization tool which does not provide conversion into such terminals " +"types itself, e.g. QEMU/KVM, you can start it inside a <command>screen</" +"command> session. That will indeed perform translation into the " +"<literal>screen</literal> terminal type, which is very close to " +"<literal>vt102</literal>." msgstr "" "为了确保安装程序使用的终端类型与您的终端模拟程序匹配,可以添加一个 " "<userinput>TERM=<replaceable>type</replaceable></userinput> 参数。注意,安装" |