diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2009-04-08 00:14:43 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2009-04-08 00:14:43 +0000 |
commit | af6f69d56baf4c97a184d657ac1da70a0043d9af (patch) | |
tree | c6439345a70e5e933d0627d4bee0b594b34c814d /po/zh_CN | |
parent | 9c8f6d3e70faa5880f979759a353c3a2064084e3 (diff) | |
download | installation-guide-af6f69d56baf4c97a184d657ac1da70a0043d9af.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN')
-rw-r--r-- | po/zh_CN/boot-installer.po | 442 | ||||
-rw-r--r-- | po/zh_CN/hardware.po | 172 |
2 files changed, 386 insertions, 228 deletions
diff --git a/po/zh_CN/boot-installer.po b/po/zh_CN/boot-installer.po index 9a29c1386..b7aef4553 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: 2009-04-06 00:13+0000\n" +"POT-Creation-Date: 2009-04-08 00:13+0000\n" "PO-Revision-Date: 2009-03-16 13:11+0800\n" "Last-Translator: Ji YongGang<jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -2894,7 +2894,7 @@ msgstr "" # index.docbook:1943, index.docbook:2477 #. Tag: title -#: boot-installer.xml:2201 boot-installer.xml:2305 boot-installer.xml:2805 +#: boot-installer.xml:2201 boot-installer.xml:2305 boot-installer.xml:2906 #, no-c-format msgid "Boot Parameters" msgstr "引导参数" @@ -3436,9 +3436,129 @@ msgstr "" "NVRAM 电池已经用光。通常它为固件保持配置信息。请查阅 <ulink url=\"&url-sun-" "nvram-faq;\">Sun NVRAM FAQ</ulink> 以获得更多信息。" -#. Tag: para +#. Tag: title #: boot-installer.xml:2806 #, no-c-format +msgid "Accessibility" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2807 +#, no-c-format +msgid "" +"Some users may need specific support because of e.g. some visual impairment. " +"<phrase arch=\"alpha;ia64;powerpc;x86\">USB braille displays are detected " +"automatically, but most other</phrase> <phrase arch=\"arm;hppa;mips;mipsel;" +"m68k;sparc\">Most</phrase> accessibility features have to be enabled " +"manually. <phrase arch=\"x86\">On machines that support it, the boot menu " +"emits a beep when it is ready to receive keystrokes.</phrase> Some boot " +"parameters can <phrase arch=\"x86\">then</phrase> be appended to enable " +"accessibility features. Note that on most architectures the boot loader " +"interprets your keyboard as a QWERTY keyboard." +msgstr "" + +#. Tag: title +#: boot-installer.xml:2824 +#, no-c-format +msgid "USB Braille Displays" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2825 +#, no-c-format +msgid "" +"USB braille displays should be automatically detected. A textual version of " +"the installer will then be automatically selected, and support for the " +"braille display will be automatically installed on the target system. You " +"can thus just press &enterkey; at the boot menu. Once <classname>brltty</" +"classname> is started, you can choose a braille table by entering the " +"preference menu." +msgstr "" + +#. Tag: title +#: boot-installer.xml:2838 +#, no-c-format +msgid "Serial Braille Displays" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2839 +#, no-c-format +msgid "" +"Serial braille displays cannot safely be automatically detected (since that " +"may damage some of them). You thus need to append the " +"<userinput>brltty=<replaceable>driver</replaceable>,<replaceable>port</" +"replaceable>,<replaceable>table</replaceable></userinput> boot parameter to " +"tell <classname>brltty</classname> which driver it should use. " +"<replaceable>driver</replaceable> should be replaced by the two-letter " +"driver code for your terminal (see the <ulink url=\"&url-brltty-driver-codes;" +"\">driver code list</ulink>). <replaceable>device</replaceable> should be " +"replaced by the name of the serial port the display is connected to, " +"<userinput>ttyS0</userinput> is the default. <replaceable>table</" +"replaceable> is the name of the braille table to be used (see the <ulink url=" +"\"&url-brltty-table-codes;\">table code list</ulink>); the English table is " +"the default. Note that the table can be changed later by entering the " +"preference menu." +msgstr "" + +#. Tag: title +#: boot-installer.xml:2859 +#, no-c-format +msgid "Hardware Speech Synthesis" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2860 +#, no-c-format +msgid "" +"Support for hardware speech synthesis devices is available only alongside " +"support for graphical installer. You thus need to select the " +"<quote>Graphical install</quote> entry in the boot menu. Hardware speech " +"synthesis devices cannot be automatically detected. You thus need to append " +"the <userinput>speakup.synth=<replaceable>driver</replaceable></userinput> " +"boot parameter to tell <classname>speakup</classname> which driver it should " +"use. <replaceable>driver</replaceable> should be replaced by the driver code " +"for your device (see <ulink url=\"&url-speakup-driver-codes;\">driver code " +"list</ulink>). The textual version of the installer will then be " +"automatically selected, and support for the speech synthesis device will be " +"automatically installed on the target system." +msgstr "" + +#. Tag: title +#: boot-installer.xml:2879 +#, no-c-format +msgid "Board Devices" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2880 +#, no-c-format +msgid "" +"Some accessibility devices are actual boards that are plugged inside the " +"machine and that read text directly from the video memory. To get them to " +"work framebuffer support must be disabled by using the <userinput>fb=false</" +"userinput> boot parameter. This will however reduce the number of available " +"languages." +msgstr "" + +#. Tag: title +#: boot-installer.xml:2891 +#, no-c-format +msgid "High-Contrast Theme" +msgstr "" + +#. Tag: para +#: boot-installer.xml:2892 +#, no-c-format +msgid "" +"For users with low vision, the installer can use a high-contrast theme that " +"makes it more readable. To enable it, append the <userinput>theme=dark</" +"userinput> boot parameter." +msgstr "" + +#. Tag: para +#: boot-installer.xml:2907 +#, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " "sure that peripherals are dealt with properly. For the most part, the kernel " @@ -3450,7 +3570,7 @@ msgstr "" "要给内核一点小小的帮助。" #. Tag: para -#: boot-installer.xml:2813 +#: boot-installer.xml:2914 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -3463,7 +3583,7 @@ msgstr "" "的硬件特定参数。" #. Tag: para -#: boot-installer.xml:2820 +#: boot-installer.xml:2921 #, no-c-format msgid "" "Information on many boot parameters can be found in the <ulink url=\"http://" @@ -3478,7 +3598,7 @@ msgstr "" "linkend=\"boot-troubleshooting\"/>。" #. Tag: para -#: boot-installer.xml:2829 +#: boot-installer.xml:2930 #, no-c-format msgid "" "When the kernel boots, a message <informalexample><screen>\n" @@ -3505,7 +3625,7 @@ msgstr "" "64MB 内存。" #. Tag: para -#: boot-installer.xml:2845 +#: boot-installer.xml:2946 #, no-c-format msgid "" "If you are booting with a serial console, generally the kernel will " @@ -3523,7 +3643,7 @@ msgstr "" "filename> 形式。" #. Tag: para -#: boot-installer.xml:2857 +#: boot-installer.xml:2958 #, no-c-format msgid "" "For &arch-title; the serial devices are <filename>ttya</filename> or " @@ -3536,13 +3656,13 @@ msgstr "" "<envar>output-device</envar> OpenPROM 变量至 <filename>ttya</filename>。" #. Tag: title -#: boot-installer.xml:2868 +#: boot-installer.xml:2969 #, no-c-format msgid "Debian Installer Parameters" msgstr "Debian 安装程序的参数" #. Tag: para -#: boot-installer.xml:2869 +#: boot-installer.xml:2970 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -3555,7 +3675,7 @@ msgstr "" "para> </footnote>,它们很有用。" #. Tag: para -#: boot-installer.xml:2882 +#: boot-installer.xml:2983 #, no-c-format msgid "" "A number of parameters have a <quote>short form</quote> that helps avoid the " @@ -3569,19 +3689,19 @@ msgstr "" "用简写。" #. Tag: term -#: boot-installer.xml:2894 +#: boot-installer.xml:2995 #, no-c-format msgid "debconf/priority (priority)" msgstr "debconf/priority (priority)" #. Tag: para -#: boot-installer.xml:2895 +#: boot-installer.xml:2996 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "这些参数设置将设置显示的信息为最低的级别。" #. Tag: para -#: boot-installer.xml:2899 +#: boot-installer.xml:3000 #, no-c-format msgid "" "The default installation uses <userinput>priority=high</userinput>. This " @@ -3594,7 +3714,7 @@ msgstr "" "将按照要求调整优先级别。" #. Tag: para -#: boot-installer.xml:2906 +#: boot-installer.xml:3007 #, no-c-format msgid "" "If you add <userinput>priority=medium</userinput> as boot parameter, you " @@ -3612,13 +3732,13 @@ msgstr "" "且尝试正确无误地执行各项事宜。" #. Tag: term -#: boot-installer.xml:2920 +#: boot-installer.xml:3021 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "DEBIAN_FRONTEND" #. Tag: para -#: boot-installer.xml:2921 +#: boot-installer.xml:3022 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -3648,13 +3768,13 @@ msgstr "" "用。图形安装程序可以在所支持的平台上使用 <userinput>gtk</userinput> 前端。" #. Tag: term -#: boot-installer.xml:2950 +#: boot-installer.xml:3051 #, no-c-format msgid "BOOT_DEBUG" msgstr "BOOT_DEBUG" #. Tag: para -#: boot-installer.xml:2951 +#: boot-installer.xml:3052 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -3666,49 +3786,49 @@ msgstr "" "debug shell。(退出 shell 以后会继续引导过程。)" #. Tag: userinput -#: boot-installer.xml:2960 +#: boot-installer.xml:3061 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "BOOT_DEBUG=0" #. Tag: para -#: boot-installer.xml:2961 +#: boot-installer.xml:3062 #, no-c-format msgid "This is the default." msgstr "此为默认。" #. Tag: userinput -#: boot-installer.xml:2965 +#: boot-installer.xml:3066 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "BOOT_DEBUG=1" #. Tag: para -#: boot-installer.xml:2966 +#: boot-installer.xml:3067 #, no-c-format msgid "More verbose than usual." msgstr "更多的信息。" #. Tag: userinput -#: boot-installer.xml:2970 +#: boot-installer.xml:3071 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "BOOT_DEBUG=2" #. Tag: para -#: boot-installer.xml:2971 +#: boot-installer.xml:3072 #, no-c-format msgid "Lots of debugging information." msgstr "大量的调试信息。" #. Tag: userinput -#: boot-installer.xml:2975 +#: boot-installer.xml:3076 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "BOOT_DEBUG=3" #. Tag: para -#: boot-installer.xml:2976 +#: boot-installer.xml:3077 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -3718,13 +3838,13 @@ msgstr "" "Shell 将继续引导过程。" #. Tag: term -#: boot-installer.xml:2990 +#: boot-installer.xml:3091 #, no-c-format msgid "INSTALL_MEDIA_DEV" msgstr "INSTALL_MEDIA_DEV" #. Tag: para -#: boot-installer.xml:2991 +#: boot-installer.xml:3092 #, no-c-format msgid "" "The value of the parameter is the path to the device to load the Debian " @@ -3735,7 +3855,7 @@ msgstr "" "<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>" #. Tag: para -#: boot-installer.xml:2997 +#: boot-installer.xml:3098 #, no-c-format msgid "" "The boot floppy, which normally scans all floppies it can to find the root " @@ -3744,13 +3864,13 @@ msgstr "" "引导软盘通常会扫描所有的软盘来找到根软盘,可以通过此参数设置只查找一个设备。" #. Tag: term -#: boot-installer.xml:3007 +#: boot-installer.xml:3108 #, no-c-format msgid "lowmem" msgstr "lowmem" #. Tag: para -#: boot-installer.xml:3008 +#: boot-installer.xml:3109 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -3761,13 +3881,13 @@ msgstr "" "和 2。参阅 <xref linkend=\"lowmem\"/>。" #. Tag: term -#: boot-installer.xml:3018 +#: boot-installer.xml:3119 #, no-c-format msgid "noshell" msgstr "noshell" #. Tag: para -#: boot-installer.xml:3019 +#: boot-installer.xml:3120 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -3777,13 +3897,13 @@ msgstr "" "处。" #. Tag: term -#: boot-installer.xml:3028 +#: boot-installer.xml:3129 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "debian-installer/framebuffer (fb)" #. Tag: para -#: boot-installer.xml:3029 +#: boot-installer.xml:3130 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -3798,7 +3918,7 @@ msgstr "" "分钟后停止。" #. Tag: para -#: boot-installer.xml:3038 +#: boot-installer.xml:3139 #, no-c-format msgid "" "The <userinput>video=vga16:off</userinput> argument may also be used to " @@ -3809,19 +3929,19 @@ msgstr "" "用 Mobile Radeon 卡的 Dell Inspiron 上面被发现。" #. Tag: para -#: boot-installer.xml:3044 +#: boot-installer.xml:3145 #, no-c-format msgid "Such problems have been reported on the Amiga 1200 and SE/30." msgstr "在 Amiga 1200 and SE/30 上面报告过具有有这些方面的问题。" #. Tag: para -#: boot-installer.xml:3048 +#: boot-installer.xml:3149 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "在 hppa 上面报告过存在这些问题。" #. Tag: para -#: boot-installer.xml:3052 +#: boot-installer.xml:3153 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -3838,13 +3958,13 @@ msgstr "" "<userinput>fb=true</userinput>。" #. Tag: term -#: boot-installer.xml:3066 +#: boot-installer.xml:3167 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "debian-installer/theme (theme)" #. Tag: para -#: boot-installer.xml:3067 +#: boot-installer.xml:3168 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -3859,13 +3979,13 @@ msgstr "" "<userinput>theme=<replaceable>dark</replaceable></userinput> 设置。" #. Tag: term -#: boot-installer.xml:3079 boot-installer.xml:3329 +#: boot-installer.xml:3180 boot-installer.xml:3430 #, no-c-format msgid "netcfg/disable_dhcp" msgstr "netcfg/disable_dhcp" #. Tag: para -#: boot-installer.xml:3080 +#: boot-installer.xml:3181 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -3877,7 +3997,7 @@ msgstr "" "视并且改变其获得的设定。您可以在 DHCP 检测失败的情况下手工配置网络。" #. Tag: para -#: boot-installer.xml:3087 +#: boot-installer.xml:3188 #, no-c-format msgid "" "If you have a DHCP server on your local network, but want to avoid it " @@ -3890,13 +4010,13 @@ msgstr "" "过 DHCP 配置网络,并手工输入信息。" #. Tag: term -#: boot-installer.xml:3098 +#: boot-installer.xml:3199 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "hw-detect/start_pcmcia" #. Tag: para -#: boot-installer.xml:3099 +#: boot-installer.xml:3200 #, no-c-format msgid "" "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " @@ -3906,13 +4026,13 @@ msgstr "" "携机会有这种现象。" #. Tag: term -#: boot-installer.xml:3109 +#: boot-installer.xml:3210 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "disk-detect/dmraid/enable (dmraid)" #. Tag: para -#: boot-installer.xml:3110 +#: boot-installer.xml:3211 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enable support for Serial ATA RAID " @@ -3926,13 +4046,13 @@ msgstr "" "ulink> 找到。" #. Tag: term -#: boot-installer.xml:3121 +#: boot-installer.xml:3222 #, no-c-format msgid "preseed/url (url)" msgstr "preseed/url (url)" #. Tag: para -#: boot-installer.xml:3122 +#: boot-installer.xml:3223 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -3942,13 +4062,13 @@ msgstr "" "install\"/>。" #. Tag: term -#: boot-installer.xml:3131 +#: boot-installer.xml:3232 #, no-c-format msgid "preseed/file (file)" msgstr "preseed/file (file)" #. Tag: para -#: boot-installer.xml:3132 +#: boot-installer.xml:3233 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -3958,13 +4078,13 @@ msgstr "" ">。" #. Tag: term -#: boot-installer.xml:3141 +#: boot-installer.xml:3242 #, no-c-format msgid "preseed/interactive" msgstr "preseed/interactive" #. Tag: para -#: boot-installer.xml:3142 +#: boot-installer.xml:3243 #, no-c-format msgid "" "Set to <userinput>true</userinput> to display questions even if they have " @@ -3978,13 +4098,13 @@ msgstr "" "<xref linkend=\"preseed-seenflag\"/> 了解详细信息。" #. Tag: term -#: boot-installer.xml:3154 +#: boot-installer.xml:3255 #, no-c-format msgid "auto-install/enable (auto)" msgstr "auto-install/enable (auto)" #. Tag: para -#: boot-installer.xml:3155 +#: boot-installer.xml:3256 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -3995,13 +4115,13 @@ msgstr "" "auto\"/> 了解自动安装的详细信息。" #. Tag: term -#: boot-installer.xml:3166 +#: boot-installer.xml:3267 #, no-c-format msgid "finish-install/keep-consoles" msgstr "finish-install/keep-consoles" #. Tag: para -#: boot-installer.xml:3167 +#: boot-installer.xml:3268 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -4012,13 +4132,13 @@ msgstr "" "inittab</filename> 里已经关掉。将其改为 <userinput>true</userinput> 打开。" #. Tag: term -#: boot-installer.xml:3178 +#: boot-installer.xml:3279 #, no-c-format msgid "cdrom-detect/eject" msgstr "cdrom-detect/eject" #. Tag: para -#: boot-installer.xml:3179 +#: boot-installer.xml:3280 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -4034,7 +4154,7 @@ msgstr "" "新加载介质。" #. Tag: para -#: boot-installer.xml:3188 +#: boot-installer.xml:3289 #, no-c-format msgid "" "Set to <userinput>false</userinput> to disable automatic ejection, and be " @@ -4045,13 +4165,13 @@ msgstr "" "后,不会自动从光盘引导。" #. Tag: term -#: boot-installer.xml:3199 +#: boot-installer.xml:3300 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "debian-installer/allow_unauthenticated" #. Tag: para -#: boot-installer.xml:3200 +#: boot-installer.xml:3301 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -4064,13 +4184,13 @@ msgstr "" "emphasis>" #. Tag: term -#: boot-installer.xml:3211 +#: boot-installer.xml:3312 #, no-c-format msgid "ramdisk_size" msgstr "ramdisk_size" #. Tag: para -#: boot-installer.xml:3212 +#: boot-installer.xml:3313 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -4081,13 +4201,13 @@ msgstr "" "置。该值的单位是 kB。" #. Tag: term -#: boot-installer.xml:3222 +#: boot-installer.xml:3323 #, no-c-format msgid "mouse/protocol" msgstr "mouse/protocol" #. Tag: para -#: boot-installer.xml:3223 +#: boot-installer.xml:3324 #, no-c-format msgid "" "For the gtk frontend (graphical installer), users can set the mouse protocol " @@ -4109,13 +4229,13 @@ msgstr "" "作。" #. Tag: term -#: boot-installer.xml:3245 +#: boot-installer.xml:3346 #, no-c-format msgid "mouse/device" msgstr "mouse/device" #. Tag: para -#: boot-installer.xml:3246 +#: boot-installer.xml:3347 #, no-c-format msgid "" "For the gtk frontend (graphical installer), users can specify the mouse " @@ -4128,13 +4248,13 @@ msgstr "" "device=<replaceable>/dev/ttyS1</replaceable></userinput>。" #. Tag: term -#: boot-installer.xml:3257 +#: boot-installer.xml:3358 #, no-c-format msgid "mouse/left" msgstr "mouse/left" #. Tag: para -#: boot-installer.xml:3258 +#: boot-installer.xml:3359 #, no-c-format msgid "" "For the gtk frontend (graphical installer), users can switch the mouse to " @@ -4145,13 +4265,13 @@ msgstr "" "userinput> 切换成左手使用鼠标。" #. Tag: term -#: boot-installer.xml:3267 +#: boot-installer.xml:3368 #, no-c-format msgid "directfb/hw-accel" msgstr "directfb/hw-accel" #. Tag: para -#: boot-installer.xml:3268 +#: boot-installer.xml:3369 #, no-c-format msgid "" "For the gtk frontend (graphical installer), hardware acceleration in " @@ -4162,13 +4282,13 @@ msgstr "" "设为 <userinput>true</userinput> 就能打开。" #. Tag: term -#: boot-installer.xml:3278 +#: boot-installer.xml:3379 #, no-c-format msgid "rescue/enable" msgstr "rescue/enable" #. Tag: para -#: boot-installer.xml:3279 +#: boot-installer.xml:3380 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enter rescue mode rather than " @@ -4178,13 +4298,13 @@ msgstr "" "<xref linkend=\"rescue\"/>。" #. Tag: title -#: boot-installer.xml:3290 +#: boot-installer.xml:3391 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "使用内核模块参数回答提问" #. Tag: para -#: boot-installer.xml:3291 +#: boot-installer.xml:3392 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -4197,13 +4317,13 @@ msgstr "" "bootparms\"/> 找到。下面是一些具体的例子。" #. Tag: term -#: boot-installer.xml:3303 +#: boot-installer.xml:3404 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "debian-installer/locale (locale)" #. Tag: para -#: boot-installer.xml:3304 +#: boot-installer.xml:3405 #, no-c-format msgid "" "Can be used to set both the language and country for the installation. This " @@ -4215,13 +4335,13 @@ msgstr "" "<userinput>locale=de_CH</userinput> 选择德语作为语言,并且瑞士作为国家。" #. Tag: term -#: boot-installer.xml:3315 +#: boot-installer.xml:3416 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "anna/choose_modules (modules)" #. Tag: para -#: boot-installer.xml:3316 +#: boot-installer.xml:3417 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -4236,7 +4356,7 @@ msgstr "" "classname> (参阅 <xref linkend=\"pppoe\"/>)</phrase>。" #. Tag: para -#: boot-installer.xml:3330 +#: boot-installer.xml:3431 #, no-c-format msgid "" "Set to <userinput>true</userinput> if you want to disable DHCP and instead " @@ -4245,13 +4365,13 @@ msgstr "" "如果您想禁止 DHCP 使用静态网络设置,将它设为 <userinput>true</userinput>。" #. Tag: term -#: boot-installer.xml:3339 +#: boot-installer.xml:3440 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "mirror/protocol (protocol)" #. Tag: para -#: boot-installer.xml:3340 +#: boot-installer.xml:3441 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -4266,13 +4386,13 @@ msgstr "" "使用该协议。注意,您必须手动输入主机名,而不是从列表中选择 ftp 镜像。" #. Tag: term -#: boot-installer.xml:3353 +#: boot-installer.xml:3454 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "tasksel:tasksel/first (tasks)" #. Tag: para -#: boot-installer.xml:3354 +#: boot-installer.xml:3455 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -4283,13 +4403,13 @@ msgstr "" "literal> 任务。参阅 <xref linkend=\"pkgsel\"/> 了解详细信息。" #. Tag: title -#: boot-installer.xml:3368 +#: boot-installer.xml:3469 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "给内核模块传递参数" #. Tag: para -#: boot-installer.xml:3369 +#: boot-installer.xml:3470 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -4309,7 +4429,7 @@ msgstr "" "配置中。" #. Tag: para -#: boot-installer.xml:3382 +#: boot-installer.xml:3483 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -4321,7 +4441,7 @@ msgstr "" "并很好地设置默认参数。然而,某些情况下还是需要手动设置参数。" #. Tag: para -#: boot-installer.xml:3389 +#: boot-installer.xml:3490 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -4341,19 +4461,19 @@ msgstr "" "用:" #. Tag: screen -#: boot-installer.xml:3399 +#: boot-installer.xml:3500 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "3c509.xcvr=3 3c509.irq=10" #. Tag: title -#: boot-installer.xml:3405 +#: boot-installer.xml:3506 #, no-c-format msgid "Blacklisting kernel modules" msgstr "内核模块黑名单" #. Tag: para -#: boot-installer.xml:3406 +#: boot-installer.xml:3507 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -4368,7 +4488,7 @@ msgstr "" "间冲突或者错误的驱动先加载,将造成设备无法正常工作。" #. Tag: para -#: boot-installer.xml:3415 +#: boot-installer.xml:3516 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -4382,7 +4502,7 @@ msgstr "" "入 <filename>/etc/modprobe.d/blacklist.local</filename> 文件的黑名单中。" #. Tag: para -#: boot-installer.xml:3423 +#: boot-installer.xml:3524 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -4394,19 +4514,19 @@ msgstr "" "件检查过程中从显示的模块列表中取消该模块。" #. Tag: title -#: boot-installer.xml:3440 +#: boot-installer.xml:3541 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "安装过程中的故障修复" #. Tag: title -#: boot-installer.xml:3445 +#: boot-installer.xml:3546 #, no-c-format msgid "CD-ROM Reliability" msgstr "CD-ROM 的可靠性" #. Tag: para -#: boot-installer.xml:3446 +#: boot-installer.xml:3547 #, no-c-format msgid "" "Sometimes, especially with older CD-ROM drives, the installer may fail to " @@ -4418,7 +4538,7 @@ msgstr "" "— 即使是从 CD-ROM 成功引导 — 无法识别 CD-ROM 或在安装时读取错误。" #. Tag: para -#: boot-installer.xml:3453 +#: boot-installer.xml:3554 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -4429,13 +4549,13 @@ msgstr "" "下的由您来处理。" #. Tag: para -#: boot-installer.xml:3459 +#: boot-installer.xml:3560 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "您首先应试试两种最简单的方法。" #. Tag: para -#: boot-installer.xml:3464 +#: boot-installer.xml:3565 #, no-c-format msgid "" "If the CD-ROM does not boot, check that it was inserted correctly and that " @@ -4443,7 +4563,7 @@ msgid "" msgstr "如果 CD-ROM 没有引导,检查一下它是否放好,并且没有弄脏。" #. Tag: para -#: boot-installer.xml:3470 +#: boot-installer.xml:3571 #, no-c-format msgid "" "If the installer fails to recognize a CD-ROM, try just running the option " @@ -4456,7 +4576,7 @@ msgstr "" "的问题可以用这种方法解决。" #. Tag: para -#: boot-installer.xml:3480 +#: boot-installer.xml:3581 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -4467,7 +4587,7 @@ msgstr "" "CD-ROM 和 DVD,为了方便,只提到 CD-ROM。" #. Tag: para -#: boot-installer.xml:3486 +#: boot-installer.xml:3587 #, no-c-format msgid "" "If you cannot get the installation working from CD-ROM, try one of the other " @@ -4475,13 +4595,13 @@ msgid "" msgstr "如果您用 CD-ROM 无法安装,试试其他可用的安装方法。" #. Tag: title -#: boot-installer.xml:3494 +#: boot-installer.xml:3595 #, no-c-format msgid "Common issues" msgstr "常见问题" #. Tag: para -#: boot-installer.xml:3497 +#: boot-installer.xml:3598 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -4489,7 +4609,7 @@ msgid "" msgstr "有些老 CD-ROM 驱动器不能读取新 CD 刻录机的高速模式下刻录的光盘。" #. Tag: para -#: boot-installer.xml:3503 +#: boot-installer.xml:3604 #, no-c-format msgid "" "If your system boots correctly from the CD-ROM, it does not necessarily mean " @@ -4500,7 +4620,7 @@ msgstr "" "准确一点,CD-ROM 驱动器所连接的控制器)。" #. Tag: para -#: boot-installer.xml:3510 +#: boot-installer.xml:3611 #, no-c-format msgid "" "Some older CD-ROM drives do not work correctly if <quote>direct memory " @@ -4510,19 +4630,19 @@ msgstr "" "常工作。" #. Tag: title -#: boot-installer.xml:3521 +#: boot-installer.xml:3622 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "如何调查研究或许可以解决问题" #. Tag: para -#: boot-installer.xml:3522 +#: boot-installer.xml:3623 #, no-c-format msgid "If the CD-ROM fails to boot, try the suggestions listed below." msgstr "如果从 CD-ROM 引导失败,试试下面所列的建议。" #. Tag: para -#: boot-installer.xml:3527 +#: boot-installer.xml:3628 #, no-c-format msgid "" "Check that your BIOS actually supports booting from CD-ROM (older systems " @@ -4532,7 +4652,7 @@ msgstr "" "持您所使用的介质。" #. Tag: para -#: boot-installer.xml:3533 +#: boot-installer.xml:3634 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -4556,7 +4676,7 @@ msgstr "" "用下面的命令。它使用映像的尺寸从 CD-ROM 读取正确的字节数。" #. Tag: screen -#: boot-installer.xml:3546 +#: boot-installer.xml:3647 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -4578,7 +4698,7 @@ msgstr "" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" #. Tag: para -#: boot-installer.xml:3551 +#: boot-installer.xml:3652 #, no-c-format msgid "" "If, after the installer has been booted successfully, the CD-ROM is not " @@ -4595,7 +4715,7 @@ msgstr "" "Linux 知识。要执行命令,您应该首先切换到第二虚拟控制台(VT2),并激活 shell。" #. Tag: para -#: boot-installer.xml:3563 +#: boot-installer.xml:3664 #, no-c-format msgid "" "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " @@ -4607,7 +4727,7 @@ msgstr "" "<command>dmesg</command> 的输出。" #. Tag: para -#: boot-installer.xml:3570 +#: boot-installer.xml:3671 #, no-c-format msgid "" "Check in the output of <command>dmesg</command> if your CD-ROM drive was " @@ -4635,7 +4755,7 @@ msgstr "" "<command>modprobe</command> 手动加载。" #. Tag: para -#: boot-installer.xml:3584 +#: boot-installer.xml:3685 #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under <filename>/dev/" @@ -4647,7 +4767,7 @@ msgstr "" "cdrom0</filename>。" #. Tag: para -#: boot-installer.xml:3592 +#: boot-installer.xml:3693 #, no-c-format msgid "" "Use the <command>mount</command> command to check if the CD-ROM is already " @@ -4662,7 +4782,7 @@ msgstr "" "</screen></informalexample> 检查命令后面是否有什么错误信息。" #. Tag: para -#: boot-installer.xml:3602 +#: boot-installer.xml:3703 #, no-c-format msgid "" "Check if DMA is currently enabled: <informalexample><screen>\n" @@ -4687,7 +4807,7 @@ msgstr "" "</screen></informalexample> 确保您所处的目录对应 CD-ROM 驱动器。" #. Tag: para -#: boot-installer.xml:3617 +#: boot-installer.xml:3718 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -4699,13 +4819,13 @@ msgstr "" "性。如果 CD-ROM 可以读,该选项可以对其进行测试。" #. Tag: title -#: boot-installer.xml:3632 +#: boot-installer.xml:3733 #, no-c-format msgid "Floppy Disk Reliability" msgstr "软盘的可靠性" #. Tag: para -#: boot-installer.xml:3634 +#: boot-installer.xml:3735 #, no-c-format msgid "" "The biggest problem for people using floppy disks to install Debian seems to " @@ -4714,7 +4834,7 @@ msgstr "" "对于用软盘安装 Debian 的人来说,他们遇到的最大的问题很可能是软盘的可靠性。" #. Tag: para -#: boot-installer.xml:3639 +#: boot-installer.xml:3740 #, no-c-format msgid "" "The boot floppy is the floppy with the worst problems, because it is read by " @@ -4730,7 +4850,7 @@ msgstr "" "息。" #. Tag: para -#: boot-installer.xml:3648 +#: boot-installer.xml:3749 #, no-c-format msgid "" "If you are having the installation stall at a particular floppy, the first " @@ -4745,7 +4865,7 @@ msgstr "" "化以后看起来没有错误。如果可能,在别的统上重写这些软盘更好一些。" #. Tag: para -#: boot-installer.xml:3657 +#: boot-installer.xml:3758 #, no-c-format msgid "" "One user reports he had to write the images to floppy <emphasis>three</" @@ -4756,7 +4876,7 @@ msgstr "" "软盘才算工作良好。" #. Tag: para -#: boot-installer.xml:3663 +#: boot-installer.xml:3764 #, no-c-format msgid "" "Normally you should not have to download a floppy image again, but if you " @@ -4767,7 +4887,7 @@ msgstr "" "来检验下载的映像是否正确。" #. Tag: para -#: boot-installer.xml:3669 +#: boot-installer.xml:3770 #, no-c-format msgid "" "Other users have reported that simply rebooting a few times with the same " @@ -4778,13 +4898,13 @@ msgstr "" "有缺陷的硬件或固件软盘驱动器驱动程序造成的。" #. Tag: title -#: boot-installer.xml:3678 +#: boot-installer.xml:3779 #, no-c-format msgid "Boot Configuration" msgstr "引导配置" #. Tag: para -#: boot-installer.xml:3680 +#: boot-installer.xml:3781 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -4797,7 +4917,7 @@ msgstr "" "\"/> 讨论。" #. Tag: para -#: boot-installer.xml:3687 +#: boot-installer.xml:3788 #, no-c-format msgid "" "Often, problems can be solved by removing add-ons and peripherals, and then " @@ -4808,7 +4928,7 @@ msgstr "" "arch=\"x86\">内置调制解调器、声卡以及即插即用设备特别容易引起问题。</phrase>" #. Tag: para -#: boot-installer.xml:3693 +#: boot-installer.xml:3794 #, no-c-format msgid "" "If you have a large amount of memory installed in your machine, more than " @@ -4821,13 +4941,13 @@ msgstr "" "<userinput>mem=512m</userinput>。" #. Tag: title -#: boot-installer.xml:3704 boot-installer.xml:3806 +#: boot-installer.xml:3805 boot-installer.xml:3907 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "&arch-title; 常见安装问题" #. Tag: para -#: boot-installer.xml:3705 +#: boot-installer.xml:3806 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -4835,7 +4955,7 @@ msgid "" msgstr "有一些常见的安装问题,可以通过给安装程序特定的引导参数解决或避免。" #. Tag: para -#: boot-installer.xml:3710 +#: boot-installer.xml:3811 #, no-c-format msgid "" "Some systems have floppies with <quote>inverted DCLs</quote>. If you receive " @@ -4846,7 +4966,7 @@ msgstr "" "息,并且知道软盘是好的,请尝试 <userinput>floppy=thinkpad</userinput> 参数。" #. Tag: para -#: boot-installer.xml:3716 +#: boot-installer.xml:3817 #, no-c-format msgid "" "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk " @@ -4864,7 +4984,7 @@ msgstr "" "replaceable>,<replaceable>sectors</replaceable></userinput>。" #. Tag: para -#: boot-installer.xml:3725 +#: boot-installer.xml:3826 #, no-c-format msgid "" "If you have a very old machine, and the kernel hangs after saying " @@ -4877,7 +4997,7 @@ msgstr "" "userinput> 参数来取消这个测试。" #. Tag: para -#: boot-installer.xml:3732 +#: boot-installer.xml:3833 #, no-c-format msgid "" "Some systems (especially laptops) that have a native resolution that is not " @@ -4900,7 +5020,7 @@ msgstr "" "boot 参数 <userinput>fb=false</userinput>。" #. Tag: para -#: boot-installer.xml:3750 +#: boot-installer.xml:3851 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -4918,13 +5038,13 @@ msgstr "" "\"boot-parms\"/> 来获得细节信息。" #. Tag: title -#: boot-installer.xml:3764 +#: boot-installer.xml:3865 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "在 PCMCIA 配置阶段系统停止" #. Tag: para -#: boot-installer.xml:3765 +#: boot-installer.xml:3866 #, no-c-format msgid "" "Some laptop models produced by Dell are known to crash when PCMCIA device " @@ -4942,7 +5062,7 @@ msgstr "" "段。" #. Tag: para -#: boot-installer.xml:3775 +#: boot-installer.xml:3876 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -4962,13 +5082,13 @@ msgstr "" "项。注意您在安装程序中,输入这些值的时候必须忽略逗号。" #. Tag: title -#: boot-installer.xml:3792 +#: boot-installer.xml:3893 #, no-c-format msgid "System Freeze while Loading USB Modules" msgstr "在装入 USB 模块时系统停止" #. Tag: para -#: boot-installer.xml:3793 +#: boot-installer.xml:3894 #, no-c-format msgid "" "The kernel normally tries to install USB modules and the USB keyboard driver " @@ -4984,19 +5104,19 @@ msgstr "" "<userinput>nousb</userinput> 参数。" #. Tag: para -#: boot-installer.xml:3807 +#: boot-installer.xml:3908 #, no-c-format msgid "There are some common installation problems that are worth mentioning." msgstr "有一些常见的安装问题值得解释一下。" #. Tag: title -#: boot-installer.xml:3813 +#: boot-installer.xml:3914 #, no-c-format msgid "Misdirected video output" msgstr "错误的视频输出" #. Tag: para -#: boot-installer.xml:3814 +#: boot-installer.xml:3915 #, no-c-format msgid "" "It is fairly common for &arch-title; to have two video cards in one machine, " @@ -5020,7 +5140,7 @@ msgstr "" "<userinput>video=atyfb:off</userinput> 启动安装程序。" #. Tag: para -#: boot-installer.xml:3828 +#: boot-installer.xml:3929 #, no-c-format msgid "" "Note that you may also have to manually add this parameter to the silo " @@ -5033,13 +5153,13 @@ msgstr "" "xorg.conf</filename> 中的视频驱动。" #. Tag: title -#: boot-installer.xml:3839 +#: boot-installer.xml:3940 #, no-c-format msgid "Failure to Boot or Install from CD-ROM" msgstr "从 CD-ROM 上引导或安装失败" #. Tag: para -#: boot-installer.xml:3840 +#: boot-installer.xml:3941 #, no-c-format msgid "" "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if " @@ -5050,19 +5170,19 @@ msgstr "" "费解的错误。SunBlade 系统被报告了很多问题。" #. Tag: para -#: boot-installer.xml:3846 +#: boot-installer.xml:3947 #, no-c-format msgid "We recommend to install such systems by netbooting the installer." msgstr "我们建议从网络安装这些系统。" #. Tag: title -#: boot-installer.xml:3855 +#: boot-installer.xml:3956 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "内核起始信息注解" #. Tag: para -#: boot-installer.xml:3857 +#: boot-installer.xml:3958 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -5095,13 +5215,13 @@ msgstr "" ">)。" #. Tag: title -#: boot-installer.xml:3882 +#: boot-installer.xml:3983 #, no-c-format msgid "Reporting Installation Problems" msgstr "报告安装问题" #. Tag: para -#: boot-installer.xml:3883 +#: boot-installer.xml:3984 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -5118,7 +5238,7 @@ msgstr "" "索。如果您正在提交一个 bug 报告,可以报告里附上该信息。" #. Tag: para -#: boot-installer.xml:3894 +#: boot-installer.xml:3995 #, no-c-format msgid "" "Other pertinent installation messages may be found in <filename>/var/log/</" @@ -5129,13 +5249,13 @@ msgstr "" "新安装的系统启动后,放在 <filename>/var/log/debian-installer/</filename> 里。" #. Tag: title -#: boot-installer.xml:3905 +#: boot-installer.xml:4006 #, no-c-format msgid "Submitting Installation Reports" msgstr "提交缺陷报告" #. Tag: para -#: boot-installer.xml:3906 +#: boot-installer.xml:4007 #, no-c-format msgid "" "If you still have problems, please submit an installation report. We also " @@ -5147,7 +5267,7 @@ msgstr "" "这让我们可以尽可能多地了解硬件的配置数量。" #. Tag: para -#: boot-installer.xml:3913 +#: boot-installer.xml:4014 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -5158,7 +5278,7 @@ msgstr "" "件列表。确保您使用的邮件地址可以被公开。" #. Tag: para -#: boot-installer.xml:3919 +#: boot-installer.xml:4020 #, no-c-format msgid "" "If you have a working Debian system, the easiest way to send an installation " @@ -5176,7 +5296,7 @@ msgstr "" "command> 命令。" #. Tag: para -#: boot-installer.xml:3929 +#: boot-installer.xml:4030 #, no-c-format msgid "" "Alternatively you can use this template when filling out installation " diff --git a/po/zh_CN/hardware.po b/po/zh_CN/hardware.po index 1a80b4fd2..8d9f114e6 100644 --- a/po/zh_CN/hardware.po +++ b/po/zh_CN/hardware.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: 2008-10-19 07:15+0000\n" +"POT-Creation-Date: 2009-04-08 00:13+0000\n" "PO-Revision-Date: 2008-10-28 12:05+0800\n" "Last-Translator: Ji YongGang<jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -3448,11 +3448,49 @@ msgstr "" #. Tag: title #: hardware.xml:2002 #, no-c-format +msgid "Braille Displays" +msgstr "" + +#. Tag: para +#: hardware.xml:2003 +#, no-c-format +msgid "" +"Support for braille displays is determined by the underlying support found " +"in <classname>brltty</classname>. Most displays work under " +"<classname>brltty</classname>, connected via either a serial port, USB or " +"bluetooth. Details on supported braille devices can be found on the <ulink " +"url=\"&url-brltty;\"><classname>brltty</classname> website</ulink>. &debian; " +"&release; ships with <classname>brltty</classname> version &brlttyver;." +msgstr "" + +#. Tag: title +#: hardware.xml:2017 +#, no-c-format +msgid "Hardware Speech Synthesis" +msgstr "" + +#. Tag: para +#: hardware.xml:2018 +#, no-c-format +msgid "" +"Support for hardware speech synthesis devices is determined by the " +"underlying support found in <classname>speakup</classname>. " +"<classname>speakup</classname> only supports integrated boards and external " +"devices connected to a serial port (no USB or serial-to-USB adapters are " +"supported). Details on supported hardware speech synthesis devices can be " +"found on the <ulink url=\"&url-speakup;\"><classname>speakup</classname> " +"website</ulink>. &debian; &release; ships with <classname>speakup</" +"classname> version &speakupver;." +msgstr "" + +#. Tag: title +#: hardware.xml:2038 +#, no-c-format msgid "Peripherals and Other Hardware" msgstr "外围设备与其他硬件" #. Tag: para -#: hardware.xml:2003 +#: hardware.xml:2039 #, no-c-format msgid "" "Linux supports a large variety of hardware devices such as mice, printers, " @@ -3463,7 +3501,7 @@ msgstr "" "而,在安装系统的时候,并不需要其中的大部分设备。" #. Tag: para -#: hardware.xml:2009 +#: hardware.xml:2045 #, no-c-format msgid "" "USB hardware generally works fine, only some USB keyboards may require " @@ -3473,7 +3511,7 @@ msgstr "" "\"hardware-issues\"/>)。" #. Tag: para -#: hardware.xml:2015 +#: hardware.xml:2051 #, no-c-format msgid "" "Again, see the <ulink url=\"&url-hardware-howto;\">Linux Hardware " @@ -3484,7 +3522,7 @@ msgstr "" "Compatibility HOWTO</ulink> 来判断您的硬件是否被 Linux 支持。" #. Tag: para -#: hardware.xml:2021 +#: hardware.xml:2057 #, no-c-format msgid "" "Package installations from XPRAM and tape are not supported by this system. " @@ -3495,7 +3533,7 @@ msgstr "" "通过 NFS、HTTP、FTP 从网络上取得。" #. Tag: para -#: hardware.xml:2027 +#: hardware.xml:2063 #, no-c-format msgid "" "The Broadcom BCM91250A evaluation board offers standard 3.3v 32 bit and 64 " @@ -3506,7 +3544,7 @@ msgstr "" "口。Broadcom BCM91480B 开发板有四个 64 位 PCI 插槽。" #. Tag: para -#: hardware.xml:2033 +#: hardware.xml:2069 #, no-c-format msgid "" "The Broadcom BCM91250A evaluation board offers standard 3.3v 32 bit and 64 " @@ -3519,13 +3557,13 @@ msgstr "" "备,但 Qube 上有一个 PCI 插槽。" #. Tag: title -#: hardware.xml:2047 +#: hardware.xml:2083 #, no-c-format msgid "Devices Requiring Firmware" msgstr "需要固件的设备" #. Tag: para -#: hardware.xml:2048 +#: hardware.xml:2084 #, no-c-format msgid "" "Besides the availability of a device driver, some hardware also requires so-" @@ -3540,7 +3578,7 @@ msgstr "" "说很常见,但有些 USB 设备甚至是硬盘控制器也需要固件(fireware)。" #. Tag: para -#: hardware.xml:2056 +#: hardware.xml:2092 #, no-c-format msgid "" "In most cases firmware is non-free according to the criteria used by the " @@ -3555,7 +3593,7 @@ msgstr "" "法地发布固件,它通常被单独地放置在仓库的 non-free 区里面。" #. Tag: para -#: hardware.xml:2065 +#: hardware.xml:2101 #, no-c-format msgid "" "However, this does not mean that such hardware cannot be used during an " @@ -3571,13 +3609,13 @@ msgstr "" "息。" #. Tag: title -#: hardware.xml:2081 +#: hardware.xml:2117 #, no-c-format msgid "Purchasing Hardware Specifically for GNU/Linux" msgstr "特别为 GNU/Linux 采购硬件" #. Tag: para -#: hardware.xml:2083 +#: hardware.xml:2119 #, no-c-format msgid "" "There are several vendors, who ship systems with Debian or other " @@ -3591,7 +3629,7 @@ msgstr "" "因为这些硬件都已经确保能被 GNU/Linux 很好地支持。" #. Tag: para -#: hardware.xml:2091 +#: hardware.xml:2127 #, no-c-format msgid "" "Unfortunately, it's quite rare to find any vendor shipping new &arch-title; " @@ -3599,7 +3637,7 @@ msgid "" msgstr "不幸的是,很少会有厂商出售新 &arch-title; 机器。" #. Tag: para -#: hardware.xml:2096 +#: hardware.xml:2132 #, no-c-format msgid "" "If you do have to buy a machine with Windows bundled, carefully read the " @@ -3613,7 +3651,7 @@ msgstr "" "<quote>windows refund</quote> 搜索可以查到一些有益的信息。" #. Tag: para -#: hardware.xml:2104 +#: hardware.xml:2140 #, no-c-format msgid "" "Whether or not you are purchasing a system with Linux bundled, or even a " @@ -3627,13 +3665,13 @@ msgstr "" "他)知道您是在为一个 Linux 系统采购设备。请支持对 Linux 友好的硬件销售商。" #. Tag: title -#: hardware.xml:2115 +#: hardware.xml:2151 #, no-c-format msgid "Avoid Proprietary or Closed Hardware" msgstr "避免专有或封闭的硬件" #. Tag: para -#: hardware.xml:2116 +#: hardware.xml:2152 #, no-c-format msgid "" "Some hardware manufacturers simply won't tell us how to write drivers for " @@ -3645,7 +3683,7 @@ msgstr "" "不公开的契约才能接触文档,以阻止我们发布 Linux 驱动程序源代码。" #. Tag: para -#: hardware.xml:2123 +#: hardware.xml:2159 #, no-c-format msgid "" "Another example is the proprietary hardware in the older Macintosh line. In " @@ -3662,7 +3700,7 @@ msgstr "" "之,这就是为什么向 Macintosh 移植 Linux 的进度总是滞后于其他移植版的原因。" #. Tag: para -#: hardware.xml:2134 +#: hardware.xml:2170 #, no-c-format msgid "" "Since we haven't been granted access to the documentation on these devices, " @@ -3675,13 +3713,13 @@ msgstr "" "软件社区也是一个重要的市场。" #. Tag: title -#: hardware.xml:2146 +#: hardware.xml:2182 #, no-c-format msgid "Windows-specific Hardware" msgstr "Windows 专用硬件" #. Tag: para -#: hardware.xml:2147 +#: hardware.xml:2183 #, no-c-format msgid "" "A disturbing trend is the proliferation of Windows-specific modems and " @@ -3703,7 +3741,7 @@ msgstr "" "等功能的保留内嵌处理器的设备昂贵。" #. Tag: para -#: hardware.xml:2160 +#: hardware.xml:2196 #, no-c-format msgid "" "You should avoid Windows-specific hardware for two reasons. The first is " @@ -3734,7 +3772,7 @@ msgstr "" "Windows 2000 或 XP,都要忍受这些制造商克扣内嵌处理器造成的性能下降。" #. Tag: para -#: hardware.xml:2181 +#: hardware.xml:2217 #, no-c-format msgid "" "You can help improve this situation by encouraging these manufacturers to " @@ -3748,13 +3786,13 @@ msgstr "" "hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink>。" #. Tag: title -#: hardware.xml:2198 +#: hardware.xml:2234 #, no-c-format msgid "Installation Media" msgstr "安装介质" #. Tag: para -#: hardware.xml:2200 +#: hardware.xml:2236 #, no-c-format msgid "" "This section will help you determine which different media types you can use " @@ -3769,13 +3807,13 @@ msgstr "" "\"/>,并列出了每种类型的优缺点。当您阅读那一章的时候,可能要返回来参考本页。" #. Tag: title -#: hardware.xml:2211 +#: hardware.xml:2247 #, no-c-format msgid "Floppies" msgstr "软盘" #. Tag: para -#: hardware.xml:2212 +#: hardware.xml:2248 #, no-c-format msgid "" "In some cases, you'll have to do your first boot from floppy disks. " @@ -3786,19 +3824,19 @@ msgstr "" "(1440 千字节)软驱。" #. Tag: para -#: hardware.xml:2218 +#: hardware.xml:2254 #, no-c-format msgid "For CHRP, floppy support is currently broken." msgstr "用于 CHRP 的软盘支持已经被停止。" #. Tag: title -#: hardware.xml:2225 +#: hardware.xml:2261 #, no-c-format msgid "CD-ROM/DVD-ROM" msgstr "CD-ROM/DVD-ROM" #. Tag: para -#: hardware.xml:2227 +#: hardware.xml:2263 #, no-c-format msgid "" "Whenever you see <quote>CD-ROM</quote> in this manual, it applies to both CD-" @@ -3811,7 +3849,7 @@ msgstr "" "IDE/ATAPI 的老式的非标准 CD-ROM 驱动器。" #. Tag: para -#: hardware.xml:2234 +#: hardware.xml:2270 #, no-c-format msgid "" "CD-ROM based installation is supported for some architectures. On machines " @@ -3829,7 +3867,7 @@ msgstr "" "installer\"/>。" #. Tag: para -#: hardware.xml:2246 +#: hardware.xml:2282 #, no-c-format msgid "" "SCSI, SATA and IDE/ATAPI CD-ROMs are supported. The <ulink url=\"&url-cd-" @@ -3840,7 +3878,7 @@ msgstr "" "\">Linux CD-ROM HOWTO</ulink> 包含在 Linux 下使用 CD-ROM 的进一步信息。" #. Tag: para -#: hardware.xml:2252 +#: hardware.xml:2288 #, no-c-format msgid "" "USB CD-ROM drives are also supported, as are FireWire devices that are " @@ -3850,7 +3888,7 @@ msgstr "" "获得支持。" #. Tag: para -#: hardware.xml:2257 +#: hardware.xml:2293 #, no-c-format msgid "" "Both SCSI and IDE/ATAPI CD-ROMs are supported on &arch-title;, as long as " @@ -3866,13 +3904,13 @@ msgstr "" "制台支持,请参阅 <ulink url=\"&url-srm-howto;\">SRM HOWTO</ulink>。" #. Tag: para -#: hardware.xml:2266 +#: hardware.xml:2302 #, no-c-format msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines." msgstr "所有的 ARM 机器都支持 IDE/ATAPI CD-ROM。" #. Tag: para -#: hardware.xml:2270 +#: hardware.xml:2306 #, no-c-format msgid "" "On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of " @@ -3897,13 +3935,13 @@ msgstr "" "需要一个 PCI IDE、SATA 或 SCSI 卡。" #. Tag: title -#: hardware.xml:2288 +#: hardware.xml:2324 #, no-c-format msgid "Hard Disk" msgstr "硬盘" #. Tag: para -#: hardware.xml:2290 +#: hardware.xml:2326 #, no-c-format msgid "" "Booting the installation system directly from a hard disk is another option " @@ -3914,7 +3952,7 @@ msgstr "" "安装程序。" #. Tag: para -#: hardware.xml:2296 +#: hardware.xml:2332 #, no-c-format msgid "" "In fact, installation from your local disk is the preferred installation " @@ -3922,7 +3960,7 @@ msgid "" msgstr "事实上,从本地磁盘安装,对大多数 &architecture; 机器是推荐的做法。" #. Tag: para -#: hardware.xml:2301 +#: hardware.xml:2337 #, no-c-format msgid "" "Although the &arch-title; does not allow booting from SunOS (Solaris), you " @@ -3932,13 +3970,13 @@ msgstr "" "(UFS slices)进行安装。" #. Tag: title -#: hardware.xml:2309 +#: hardware.xml:2345 #, no-c-format msgid "USB Memory Stick" msgstr "U 盘" #. Tag: para -#: hardware.xml:2311 +#: hardware.xml:2347 #, no-c-format msgid "" "Many Debian boxes need their floppy and/or CD-ROM drives only for setting up " @@ -3953,13 +3991,13 @@ msgstr "" "系统。这对那些没有足够空间容纳不必要驱动器的小型系统非常有用。" #. Tag: title -#: hardware.xml:2323 +#: hardware.xml:2359 #, no-c-format msgid "Network" msgstr "网络" #. Tag: para -#: hardware.xml:2325 +#: hardware.xml:2361 #, no-c-format msgid "" "The network can be used during the installation to retrieve files needed for " @@ -3976,7 +4014,7 @@ msgstr "" "用 ISDN 和 PPP。" #. Tag: para -#: hardware.xml:2335 +#: hardware.xml:2371 #, no-c-format msgid "" "You can also <emphasis>boot</emphasis> the installation system over the " @@ -3987,7 +4025,7 @@ msgstr "" "在 &arch-title; 下推荐的安装技术。</phrase>" #. Tag: para -#: hardware.xml:2341 +#: hardware.xml:2377 #, no-c-format msgid "" "Diskless installation, using network booting from a local area network and " @@ -3997,13 +4035,13 @@ msgstr "" "择。" #. Tag: title -#: hardware.xml:2349 +#: hardware.xml:2385 #, no-c-format msgid "Un*x or GNU system" msgstr "Un*x 或 GNU 系统" #. Tag: para -#: hardware.xml:2351 +#: hardware.xml:2387 #, no-c-format msgid "" "If you are running another Unix-like system, you could use it to install " @@ -4017,13 +4055,13 @@ msgstr "" "户有用。如果您对此技术感兴趣,请直接跳到 <xref linkend=\"linux-upgrade\"/>。" #. Tag: title -#: hardware.xml:2363 +#: hardware.xml:2399 #, no-c-format msgid "Supported Storage Systems" msgstr "受支持的存储系统" #. Tag: para -#: hardware.xml:2365 +#: hardware.xml:2401 #, no-c-format msgid "" "The Debian boot disks contain a kernel which is built to maximize the number " @@ -4039,7 +4077,7 @@ msgstr "" "设计,这将使得 Debian 可以在尽可能多的硬件上安装。" #. Tag: para -#: hardware.xml:2375 +#: hardware.xml:2411 #, no-c-format msgid "" "Generally, the Debian installation system includes support for floppies, IDE " @@ -4052,7 +4090,7 @@ msgstr "" "Win-32 FAT 扩展(VFAT) 和 NTFS。" #. Tag: para -#: hardware.xml:2382 +#: hardware.xml:2418 #, no-c-format msgid "" "Disk interfaces that emulate the <quote>AT</quote> hard disk interface " @@ -4067,7 +4105,7 @@ msgstr "" "HOWTO</ulink> 以获得更详细信息。" #. Tag: para -#: hardware.xml:2390 +#: hardware.xml:2426 #, no-c-format msgid "" "Pretty much all storage systems supported by the Linux kernel are supported " @@ -4083,7 +4121,7 @@ msgstr "" "支持 Atari(FAT) 文件系统。Amigas 支持 FAT 文件系统,HFS 则是受模块支持。" #. Tag: para -#: hardware.xml:2400 +#: hardware.xml:2436 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4105,7 +4143,7 @@ msgstr "" "以了解更多关于 SPARC 硬件被 Linux 内核支持的情况。" #. Tag: para -#: hardware.xml:2433 +#: hardware.xml:2469 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4120,7 +4158,7 @@ msgstr "" "Jensen 启动的信息)" #. Tag: para -#: hardware.xml:2442 +#: hardware.xml:2478 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4131,7 +4169,7 @@ msgstr "" "支持 CHRP 系统上的软盘。" #. Tag: para -#: hardware.xml:2448 +#: hardware.xml:2484 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4142,7 +4180,7 @@ msgstr "" "支持软驱。" #. Tag: para -#: hardware.xml:2454 +#: hardware.xml:2490 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4150,7 +4188,7 @@ msgid "" msgstr "所有 Linux 内核支持的存储系统也都被启动系统所支持。" #. Tag: para -#: hardware.xml:2459 +#: hardware.xml:2495 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -4162,13 +4200,13 @@ msgstr "" "持。" #. Tag: title -#: hardware.xml:2476 +#: hardware.xml:2512 #, no-c-format msgid "Memory and Disk Space Requirements" msgstr "内存与磁盘空间的需求" #. Tag: para -#: hardware.xml:2478 +#: hardware.xml:2514 #, no-c-format msgid "" "You must have at least &minimum-memory; of memory and &minimum-fs-size; of " @@ -4181,7 +4219,7 @@ msgstr "" "hardware-reqts\"/>。" #. Tag: para -#: hardware.xml:2485 +#: hardware.xml:2521 #, no-c-format msgid "" "Installation on systems with less memory<footnote condition=\"gtk\"> <para> " @@ -4198,7 +4236,7 @@ msgstr "" "统或许可行,但只针对有经验的用户。" #. Tag: para -#: hardware.xml:2502 +#: hardware.xml:2538 #, no-c-format msgid "" "On the Amiga the size of FastRAM is relevant towards the total memory " @@ -4213,7 +4251,7 @@ msgstr "" "的内核可以自动禁止 16 位的 RAM。" #. Tag: para -#: hardware.xml:2511 +#: hardware.xml:2547 #, no-c-format msgid "" "On the Atari, both ST-RAM and Fast RAM (TT-RAM) are used by Linux. Many " @@ -4226,7 +4264,7 @@ msgstr "" "MB 的 ST-RAM。您需要额外的 12 MB 或更多的 TT-RAM。" #. Tag: para -#: hardware.xml:2519 +#: hardware.xml:2555 #, no-c-format msgid "" "On the Macintosh, care should be taken on machines with RAM-based video " @@ -4239,7 +4277,7 @@ msgstr "" "要 4 MB。" #. Tag: emphasis -#: hardware.xml:2529 +#: hardware.xml:2565 #, no-c-format msgid "FIXME: is this still true?" msgstr "FIXME: is this still true?" |