summaryrefslogtreecommitdiff
path: root/po/zh_TW
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2012-10-20 20:32:14 +0000
committerHolger Wansing <linux@wansing-online.de>2012-10-20 20:32:14 +0000
commite862c57058937663b1415551628a93bc3d4916f3 (patch)
treec780edb4d76c5bc348a47763a511985a5316bffb /po/zh_TW
parent50c100c3c2794c498ea4fcac048959e64afb092d (diff)
downloadinstallation-guide-e862c57058937663b1415551628a93bc3d4916f3.zip
Regenerating po files:
- ./scripts/merge_xml en - ./scripts/update_pot - ./scripts/update_po da|el|es|fi|hu|ja|ko|nl|nn|pt|ro|ru|sv|tl|vi|zh_CN|zh_TW
Diffstat (limited to 'po/zh_TW')
-rw-r--r--po/zh_TW/boot-installer.po625
-rw-r--r--po/zh_TW/hardware.po1296
-rw-r--r--po/zh_TW/install-methods.po426
-rw-r--r--po/zh_TW/preparing.po2288
-rw-r--r--po/zh_TW/random-bits.po141
-rw-r--r--po/zh_TW/welcome.po24
6 files changed, 2324 insertions, 2476 deletions
diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po
index 8554ec574..0810a8230 100644
--- a/po/zh_TW/boot-installer.po
+++ b/po/zh_TW/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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-07-20 14:12+0000\n"
"PO-Revision-Date: 2005-07-18 14:56+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -2265,7 +2265,7 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1898 boot-installer.xml:2858
+#: boot-installer.xml:1898 boot-installer.xml:2873
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
@@ -2406,7 +2406,34 @@ msgstr ""
"linkend=\"boot-troubleshooting\"/>。"
#. Tag: para
-#: boot-installer.xml:2000
+#: boot-installer.xml:1998
+#, no-c-format
+msgid ""
+"When the kernel boots, a message <informalexample><screen>\n"
+"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k "
+"available\n"
+"</screen></informalexample> should be emitted early in the process. "
+"<replaceable>total</replaceable> should match the total amount of RAM, in "
+"kilobytes. If this doesn't match the actual amount of RAM you have "
+"installed, you need to use the <userinput>mem=<replaceable>ram</"
+"replaceable></userinput> parameter, where <replaceable>ram</replaceable> is "
+"set to the amount of memory, suffixed with <quote>k</quote> for kilobytes, "
+"or <quote>m</quote> for megabytes. For example, both <userinput>mem=65536k</"
+"userinput> and <userinput>mem=64m</userinput> mean 64MB of RAM."
+msgstr ""
+"當核心開機的時候,一條訊息 <informalexample><screen>\n"
+"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k "
+"available \n"
+"</screen></informalexample> 應該會在開機過程的早期顯示。其中 "
+"<replaceable>total</replaceable> 應該符合您記憶體的總量,其中單位為多少 kb。"
+"如果此參數不符合您安裝的記憶體總數,需要使用 "
+"<userinput>mem=<replaceable>ram</replaceable></userinput> 參數。 這裡 "
+"<replaceable>ram</replaceable> 被設成記憶體的數量。如是 <quote>k</quote> 為位"
+"元組,<quote>m</quote> 為兆位元組。例如,<userinput>mem=65536k</userinput> "
+"和 <userinput>mem=64m</userinput> 表示 64MB 記憶體。"
+
+#. Tag: para
+#: boot-installer.xml:2014
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2424,7 +2451,13 @@ msgid ""
"have to pass the <userinput>console=<replaceable>device</replaceable></"
"userinput> argument to the kernel, where <replaceable>device</replaceable> "
"is your serial device, which is usually something like <filename>ttyS0</"
-"filename>."
+"filename><footnote> <para> 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>. </para> </footnote>."
msgstr ""
"如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> (盡"
"管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 (framebuffer) 和"
@@ -2434,35 +2467,7 @@ msgstr ""
"<filename>ttyS0</filename>。"
#. Tag: para
-#: boot-installer.xml:2012
-#, fuzzy, no-c-format
-#| msgid ""
-#| "If you are booting with a serial console, generally the kernel will "
-#| "autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</"
-#| "phrase>. If you have a videocard (framebuffer) and a keyboard also "
-#| "attached to the computer which you wish to boot via serial console, you "
-#| "may have to pass the <userinput>console=<replaceable>device</"
-#| "replaceable></userinput> argument to the kernel, where "
-#| "<replaceable>device</replaceable> is your serial device, which is usually "
-#| "something like <filename>ttyS0</filename>."
-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>."
-msgstr ""
-"如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> (盡"
-"管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 (framebuffer) 和"
-"一塊鍵盤,透過序列埠附加於想開機的電腦上面,也許需要傳遞 "
-"<userinput>console=<replaceable>device</replaceable></userinput> 參數給核"
-"心, <replaceable>device</replaceable> 是序列埠設備。通常類似於 "
-"<filename>ttyS0</filename>。"
-
-#. Tag: para
-#: boot-installer.xml:2024
+#: boot-installer.xml:2038
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2475,13 +2480,13 @@ msgstr ""
"<envar>output-device</envar> OpenPROM 變數至 <filename>ttya</filename>。"
#. Tag: title
-#: boot-installer.xml:2035
+#: boot-installer.xml:2049
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; 安裝程式的參數"
#. Tag: para
-#: boot-installer.xml:2036
+#: boot-installer.xml:2050
#, fuzzy, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2494,7 +2499,7 @@ msgstr ""
"核會忽略過多的選項,2.6 核心則會當機。</para> </footnote>,也許比較有用。"
#. Tag: para
-#: boot-installer.xml:2049
+#: boot-installer.xml:2063
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2505,19 +2510,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2061
+#: boot-installer.xml:2075
#, fuzzy, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2076
#, fuzzy, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "這些參數將顯示資訊設定為最低的級別。"
#. Tag: para
-#: boot-installer.xml:2066
+#: boot-installer.xml:2080
#, fuzzy, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2530,7 +2535,7 @@ msgstr ""
"程式將按照要求調整優先級別。"
#. Tag: para
-#: boot-installer.xml:2073
+#: boot-installer.xml:2087
#, fuzzy, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2548,13 +2553,13 @@ msgstr ""
"安裝系統只會顯示至關重要的資訊,並且嘗試正確無誤地執行各項事宜。"
#. Tag: term
-#: boot-installer.xml:2087
+#: boot-installer.xml:2101
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2088
+#: boot-installer.xml:2102
#, fuzzy, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2591,13 +2596,13 @@ msgstr ""
"用。"
#. Tag: term
-#: boot-installer.xml:2119
+#: boot-installer.xml:2133
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2120
+#: boot-installer.xml:2134
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2609,49 +2614,49 @@ msgstr ""
"除錯介殼在決定性的時間點上能被使用。 (離開介殼後將繼續安裝程序。)"
#. Tag: userinput
-#: boot-installer.xml:2129
+#: boot-installer.xml:2143
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2130
+#: boot-installer.xml:2144
#, no-c-format
msgid "This is the default."
msgstr "此為預設。"
#. Tag: userinput
-#: boot-installer.xml:2134
+#: boot-installer.xml:2148
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2135
+#: boot-installer.xml:2149
#, no-c-format
msgid "More verbose than usual."
msgstr "更多的資訊。"
#. Tag: userinput
-#: boot-installer.xml:2139
+#: boot-installer.xml:2153
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2140
+#: boot-installer.xml:2154
#, no-c-format
msgid "Lots of debugging information."
msgstr "大量的除錯資訊。"
#. Tag: userinput
-#: boot-installer.xml:2144
+#: boot-installer.xml:2158
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2145
+#: boot-installer.xml:2159
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2661,13 +2666,13 @@ msgstr ""
"程。"
#. Tag: term
-#: boot-installer.xml:2159
+#: boot-installer.xml:2173
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2160
+#: boot-installer.xml:2174
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2678,7 +2683,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2166
+#: boot-installer.xml:2180
#, fuzzy, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2688,19 +2693,19 @@ msgstr ""
"只查找一個設備。"
#. Tag: term
-#: boot-installer.xml:2177
+#: boot-installer.xml:2191
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2178
+#: boot-installer.xml:2192
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2179
+#: boot-installer.xml:2193
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2709,13 +2714,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2190
+#: boot-installer.xml:2204
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2191
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2724,13 +2729,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2201
+#: boot-installer.xml:2215
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2202
+#: boot-installer.xml:2216
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2738,13 +2743,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2211
+#: boot-installer.xml:2225
#, fuzzy, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2212
+#: boot-installer.xml:2226
#, fuzzy, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2760,13 +2765,13 @@ msgstr ""
"空白的螢幕,或者在開始安裝的時候停止幾分鐘。"
#. Tag: para
-#: boot-installer.xml:2221
+#: boot-installer.xml:2235
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "在 hppa 上面報告過存在這些問題。"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2239
#, fuzzy, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2783,13 +2788,13 @@ msgstr ""
"installer/framebuffer=true</userinput>。"
#. Tag: term
-#: boot-installer.xml:2239
+#: boot-installer.xml:2253
#, fuzzy, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2240
+#: boot-installer.xml:2254
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2800,13 +2805,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2252 boot-installer.xml:2485
+#: boot-installer.xml:2266 boot-installer.xml:2499
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"
#. Tag: para
-#: boot-installer.xml:2253
+#: boot-installer.xml:2267
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2818,7 +2823,7 @@ msgstr ""
"且改變其取得的設定。您可以在 DHCP 檢測失敗的情況下手動配置網路。"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2274
#, no-c-format
msgid ""
"If you have a DHCP server on your local network, but want to avoid it "
@@ -2831,13 +2836,13 @@ msgstr ""
"DHCP 來設定網路並且手動輸入參數。"
#. Tag: term
-#: boot-installer.xml:2271
+#: boot-installer.xml:2285
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2272
+#: boot-installer.xml:2286
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2847,13 +2852,13 @@ msgstr ""
"題。有些筆記型電腦對此會有錯誤的行為。"
#. Tag: term
-#: boot-installer.xml:2282
+#: boot-installer.xml:2296
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2283
+#: boot-installer.xml:2297
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2863,13 +2868,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2294
+#: boot-installer.xml:2308
#, fuzzy, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url"
#. Tag: para
-#: boot-installer.xml:2295
+#: boot-installer.xml:2309
#, fuzzy, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2879,13 +2884,13 @@ msgstr ""
"linkend=\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2304
+#: boot-installer.xml:2318
#, fuzzy, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2305
+#: boot-installer.xml:2319
#, fuzzy, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2895,13 +2900,13 @@ msgstr ""
"\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2314
+#: boot-installer.xml:2328
#, fuzzy, no-c-format
msgid "preseed/interactive"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2315
+#: boot-installer.xml:2329
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2912,13 +2917,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2327
+#: boot-installer.xml:2341
#, fuzzy, no-c-format
msgid "auto-install/enable (auto)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2328
+#: boot-installer.xml:2342
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2927,13 +2932,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2339
+#: boot-installer.xml:2353
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2340
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2942,13 +2947,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2351
+#: boot-installer.xml:2365
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2352
+#: boot-installer.xml:2366
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2964,7 +2969,7 @@ msgstr ""
"碟機不能自動重新掛載媒介。"
#. Tag: para
-#: boot-installer.xml:2361
+#: boot-installer.xml:2375
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2975,13 +2980,13 @@ msgstr ""
"後,不會自動從光碟開機。"
#. Tag: term
-#: boot-installer.xml:2372
+#: boot-installer.xml:2386
#, fuzzy, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2373
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -2991,7 +2996,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2380
+#: boot-installer.xml:2394
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3002,13 +3007,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2407
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3018,13 +3023,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2418
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2419
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3033,13 +3038,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2415
+#: boot-installer.xml:2429
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2416
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3047,13 +3052,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2429
+#: boot-installer.xml:2443
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2430
+#: boot-installer.xml:2444
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3063,25 +3068,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2442
+#: boot-installer.xml:2456
#, fuzzy, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2443
+#: boot-installer.xml:2457
#, fuzzy, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2444
+#: boot-installer.xml:2458
#, fuzzy, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2445
+#: boot-installer.xml:2459
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3089,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2450
+#: boot-installer.xml:2464
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3102,7 +3107,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2459
+#: boot-installer.xml:2473
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3113,13 +3118,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2471
+#: boot-installer.xml:2485
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2472
+#: boot-installer.xml:2486
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3130,7 +3135,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2486
+#: boot-installer.xml:2500
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable DHCP and instead "
@@ -3138,13 +3143,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2509
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2496
+#: boot-installer.xml:2510
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3156,13 +3161,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2509
+#: boot-installer.xml:2523
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2524
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3171,13 +3176,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2524
+#: boot-installer.xml:2538
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3192,7 +3197,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2538
+#: boot-installer.xml:2552
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3202,7 +3207,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2545
+#: boot-installer.xml:2559
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3216,19 +3221,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2555
+#: boot-installer.xml:2569
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2561
+#: boot-installer.xml:2575
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2576
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3240,7 +3245,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2571
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3251,7 +3256,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2579
+#: boot-installer.xml:2593
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3261,19 +3266,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2595
+#: boot-installer.xml:2609
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "安裝過程中的障礙排除"
#. Tag: title
-#: boot-installer.xml:2600
+#: boot-installer.xml:2614
#, fuzzy, no-c-format
msgid "CD-ROM Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:2601
+#: boot-installer.xml:2615
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3283,7 +3288,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2608
+#: boot-installer.xml:2622
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3292,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2628
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2633
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3306,17 +3311,17 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2625
+#: boot-installer.xml:2639
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
"<menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </"
-"menuchoice> a second time. Some DMA related issues with very old CD-ROM "
-"drives are known to be resolved in this way."
+"menuchoice> a second time. Some DMA related issues with older CD-ROM drives "
+"are known to be resolved in this way."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2635
+#: boot-installer.xml:2649
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3325,7 +3330,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2641
+#: boot-installer.xml:2655
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3333,13 +3338,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2649
+#: boot-installer.xml:2663
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2652
+#: boot-installer.xml:2666
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3347,35 +3352,44 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2669
+#: boot-installer.xml:2672
+#, no-c-format
+msgid ""
+"If your system boots correctly from the CD-ROM, it does not necessarily mean "
+"that &arch-kernel; also supports the CD-ROM (or, more correctly, the "
+"controller that your CD-ROM drive is connected to)."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
-"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
-"access</quote> (DMA) is enabled for them."
+"Some older CD-ROM drives do not work correctly if <quote>direct memory "
+"access</quote> (DMA) is enabled."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2680
+#: boot-installer.xml:2690
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2681
+#: boot-installer.xml:2691
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2696
#, no-c-format
msgid ""
-"Check that your BIOS actually supports booting from CD-ROM (only an issue "
-"for very old systems) and that CD booting is enabled in the BIOS."
+"Check that your BIOS actually supports booting from CD-ROM (older systems "
+"possibly don't) and that your CD-ROM drive supports the media you are using."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2693
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3391,7 +3405,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2706
+#: boot-installer.xml:2715
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3405,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2711
+#: boot-installer.xml:2720
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3419,7 +3433,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2723
+#: boot-installer.xml:2732
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3428,7 +3442,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2730
+#: boot-installer.xml:2739
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3446,7 +3460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2744
+#: boot-installer.xml:2753
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3455,7 +3469,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2752
+#: boot-installer.xml:2761
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3466,7 +3480,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2762
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3482,7 +3496,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2777
+#: boot-installer.xml:2786
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3492,13 +3506,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2792
+#: boot-installer.xml:2801
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:2794
+#: boot-installer.xml:2803
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3507,7 +3521,7 @@ msgstr ""
"對於第一次安裝 &debian; 的人來說,他們遇到的最大的問題很可能是軟碟的可靠性。"
#. Tag: para
-#: boot-installer.xml:2799
+#: boot-installer.xml:2808
#, fuzzy, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3523,7 +3537,7 @@ msgstr ""
"有關的 I/O 錯誤。"
#. Tag: para
-#: boot-installer.xml:2808
+#: boot-installer.xml:2817
#, fuzzy, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3538,7 +3552,7 @@ msgstr ""
"的話甚至要在別的統上重寫這些軟碟。"
#. Tag: para
-#: boot-installer.xml:2817
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3563,7 @@ msgstr ""
"軟碟才算工作良好。"
#. Tag: para
-#: boot-installer.xml:2823
+#: boot-installer.xml:2832
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3572,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2829
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3569,13 +3583,13 @@ msgstr ""
"為 硬體或者有缺陷的韌體軟碟驅動程式造成的。"
#. Tag: title
-#: boot-installer.xml:2838
+#: boot-installer.xml:2847
#, no-c-format
msgid "Boot Configuration"
msgstr "開機設定"
#. Tag: para
-#: boot-installer.xml:2840
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3588,16 +3602,32 @@ msgstr ""
"內容。"
#. Tag: para
-#: boot-installer.xml:2849
+#: boot-installer.xml:2856
+#, fuzzy, no-c-format
+msgid ""
+"Often, problems can be solved by removing add-ons and peripherals, and then "
+"trying booting again. <phrase arch=\"any-x86\">Internal modems, sound cards, "
+"and Plug-n-Play devices can be especially problematic.</phrase>"
+msgstr ""
+"通稱,可以透過移除外掛硬體或者周邊設備來解決問題,然後再次重新開機。<phrase "
+"arch=\"any-x86\"> 內建的調變解調器、音效卡以及隨插即用的設備通常很容易引起問"
+"題。</phrase>"
+
+#. Tag: para
+#: boot-installer.xml:2862
#, no-c-format
msgid ""
-"In some cases, malfunctions can be caused by missing device firmware (see "
-"<xref linkend=\"hardware-firmware\"/> and <xref linkend=\"loading-firmware\"/"
-">)."
+"If you have a large amount of memory installed in your machine, more than "
+"512M, and the installer hangs when booting the kernel, you may need to "
+"include a boot argument to limit the amount of memory the kernel sees, such "
+"as <userinput>mem=512m</userinput>."
msgstr ""
+"如果您的機器上裝有多於 512M 的大容量的記憶體,並且安裝程式在啟動核心時當住,"
+"您可能需要加入一個開機參數,來限制核心能夠看到的記憶體數量,例如 "
+"<userinput>mem=512m</userinput>。"
#. Tag: para
-#: boot-installer.xml:2860
+#: boot-installer.xml:2875
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3609,37 +3639,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2871
+#: boot-installer.xml:2886
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2873
+#: boot-installer.xml:2888
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2875
+#: boot-installer.xml:2890
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2877
+#: boot-installer.xml:2892
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2885 boot-installer.xml:2996
+#: boot-installer.xml:2900 boot-installer.xml:3002
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:2886
+#: boot-installer.xml:2901
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3647,7 +3677,65 @@ msgid ""
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: para
-#: boot-installer.xml:2937
+#: boot-installer.xml:2906
+#, no-c-format
+msgid ""
+"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive "
+"errors reading from the floppy, even when you know the floppy is good, try "
+"the parameter <userinput>floppy=thinkpad</userinput>."
+msgstr ""
+"一些系統的軟碟會有 ``inverted DCLs''。如果您在讀軟碟時遇到錯誤資訊,並且您可"
+"以確定軟碟是好的,嘗試參數 <userinput>floppy=thinkpad</userinput>。"
+
+#. Tag: para
+#: boot-installer.xml:2912
+#, no-c-format
+msgid ""
+"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
+"drivers), the IDE drive may not be properly recognized. Again, try it first "
+"without the parameters and see if the IDE drive is recognized properly. If "
+"not, determine your drive geometry (cylinders, heads, and sectors), and use "
+"the parameter <userinput>hd=<replaceable>cylinders</replaceable>,"
+"<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></"
+"userinput>."
+msgstr ""
+"在一些系統上,例如 IBM PS/1 或者 ValuePoint (具有 ST-506 設備),IDE 設備可能"
+"無法辨識。請首先嘗試沒有參數的開機情況下是否能夠被識別。如果不行,請確定設備"
+"的幾何參數 (柱面,磁頭還有磁區)。然後使用參數 "
+"<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</"
+"replaceable>,<replaceable>sectors</replaceable></userinput>。"
+
+#. Tag: para
+#: boot-installer.xml:2921
+#, no-c-format
+msgid ""
+"If you have a very old machine, and the kernel hangs after saying "
+"<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you "
+"should try the <userinput>no-hlt</userinput> boot argument, which disables "
+"this test."
+msgstr ""
+"如果您有一台非常老的機器,並且核心在顯示 <computeroutput>Checking 'hlt' "
+"instruction...</computeroutput> 時中斷,需要嘗試 <userinput>no-hlt</"
+"userinput> 參數來取消這個測試。"
+
+#. Tag: para
+#: boot-installer.xml:2928
+#, no-c-format
+msgid ""
+"Some systems (especially laptops) that have a native resolution that is not "
+"a 4:3 ratio (i.e. not for example 800x600 or 1024x768) may have a blank "
+"display after the installer has been booted. In that case adding the boot "
+"parameter <userinput>vga=788</userinput><footnote> <para> The parameter "
+"<userinput>vga=788</userinput> will activate the VESA framebuffer with a "
+"resolution of 800x600. This will probably work, but may not be the optimal "
+"resolution for your system. A list of supported resolutions can be obtained "
+"by using <userinput>vga=ask</userinput>, but you should be aware that list "
+"may not be complete. </para> </footnote> may help. If that does not work, "
+"try adding the boot parameter <userinput>fb=false</userinput>."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2946
#, fuzzy, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3666,13 +3754,13 @@ msgstr ""
"parms\"/> 來取得細節資訊。"
#. Tag: title
-#: boot-installer.xml:2951
+#: boot-installer.xml:2960
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "在 PCMCIA 段系統當機"
#. Tag: para
-#: boot-installer.xml:2952
+#: boot-installer.xml:2961
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -3683,13 +3771,13 @@ msgstr "在 PCMCIA 段系統當機"
#| "You can then configure PCMCIA after the installation is completed and "
#| "exclude the resource range causing the problems."
msgid ""
-"Some very old laptop models produced by Dell are known to crash when PCMCIA "
-"device detection tries to access some hardware addresses. Other laptops may "
-"display similar problems. If you experience such a problem and you don't "
-"need PCMCIA support during the installation, you can disable PCMCIA using "
-"the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You "
-"can then configure PCMCIA after the installation is completed and exclude "
-"the resource range causing the problems."
+"Some laptop models produced by Dell are known to crash when PCMCIA device "
+"detection tries to access some hardware addresses. Other laptops may display "
+"similar problems. If you experience such a problem and you don't need PCMCIA "
+"support during the installation, you can disable PCMCIA using the "
+"<userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can "
+"then configure PCMCIA after the installation is completed and exclude the "
+"resource range causing the problems."
msgstr ""
"某些型號的 Dell 筆記型電腦會在 PCMCIA 設備檢測程式嘗試存取一些硬體位址的時候"
"當機。其他筆記型電腦可能顯示類似的問題。如果您遇到那樣的問題,並且在安裝的時"
@@ -3698,7 +3786,7 @@ msgstr ""
"能引起問題的資源範圍。"
#. Tag: para
-#: boot-installer.xml:2962
+#: boot-installer.xml:2971
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3717,20 +3805,43 @@ msgstr ""
"resource settings section of the PCMCIA HOWTO</ulink> 處有一個列表,整理出一"
"些有問題的資源範圍選項。注意在安裝程式中,輸入這些值的時候必須忽略逗號。"
+#. Tag: title
+#: boot-installer.xml:2988
+#, fuzzy, no-c-format
+msgid "System Freeze while Loading USB Modules"
+msgstr "在裝入 USB 模組時系統當機"
+
+#. Tag: para
+#: boot-installer.xml:2989
+#, fuzzy, no-c-format
+msgid ""
+"The kernel normally tries to install USB modules and the USB keyboard driver "
+"in order to support some non-standard USB keyboards. However, there are some "
+"broken USB systems where the driver hangs on loading. A possible workaround "
+"may be disabling the USB controller in your mainboard BIOS setup. Another "
+"option is passing the <userinput>nousb</userinput> parameter at the boot "
+"prompt."
+msgstr ""
+"核心在正常情況下會嘗試安裝 USB 模組以及 USB 鍵盤驅動程式來支援一些非標準的 "
+"USB 鍵盤。但是,有些不完整的 USB 系統會在驅動程式載入時當機。一個可能的解決方"
+"法是在 BIOS 設置內禁用您的 USB 控制器。或者在開機提示符號處傳遞 "
+"<userinput>debian-installer/probe/usb=false</userinput> 參數,這將阻止載入此"
+"模組。"
+
#. Tag: para
-#: boot-installer.xml:2997
+#: boot-installer.xml:3003
#, fuzzy, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: title
-#: boot-installer.xml:3003
+#: boot-installer.xml:3009
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3004
+#: boot-installer.xml:3010
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3746,7 +3857,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3018
+#: boot-installer.xml:3024
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3756,13 +3867,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3029
+#: boot-installer.xml:3035
#, fuzzy, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "從光碟開機"
#. Tag: para
-#: boot-installer.xml:3030
+#: boot-installer.xml:3036
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3771,19 +3882,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:3042
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3045
+#: boot-installer.xml:3051
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "解讀核心起始資訊"
#. Tag: para
-#: boot-installer.xml:3047
+#: boot-installer.xml:3053
#, fuzzy, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3817,13 +3928,13 @@ msgstr ""
"\"linux-any\">(請參閱 <xref linkend=\"kernel-baking\"/>)</phrase>。"
#. Tag: title
-#: boot-installer.xml:3072
+#: boot-installer.xml:3078
#, fuzzy, no-c-format
msgid "Reporting Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:3073
+#: boot-installer.xml:3079
#, fuzzy, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3840,7 +3951,7 @@ msgstr ""
"資訊。"
#. Tag: para
-#: boot-installer.xml:3084
+#: boot-installer.xml:3090
#, fuzzy, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3852,13 +3963,13 @@ msgstr ""
"中。"
#. Tag: title
-#: boot-installer.xml:3095
+#: boot-installer.xml:3101
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "回報安裝報告"
#. Tag: para
-#: boot-installer.xml:3096
+#: boot-installer.xml:3102
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3868,7 +3979,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3103
+#: boot-installer.xml:3109
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3877,7 +3988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3115
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3890,7 +4001,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3119
+#: boot-installer.xml:3125
#, fuzzy, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -3981,103 +4092,31 @@ msgstr ""
"</screen></informalexample> 在臭蟲報告內,請描述問題,包括核心當住後見到的核"
"心訊息。請描述進入問題狀態前相關的步驟。"
-#~ msgid ""
-#~ "When the kernel boots, a message <informalexample><screen>\n"
-#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</"
-#~ "replaceable>k available\n"
-#~ "</screen></informalexample> should be emitted early in the process. "
-#~ "<replaceable>total</replaceable> should match the total amount of RAM, in "
-#~ "kilobytes. If this doesn't match the actual amount of RAM you have "
-#~ "installed, you need to use the <userinput>mem=<replaceable>ram</"
-#~ "replaceable></userinput> parameter, where <replaceable>ram</replaceable> "
-#~ "is set to the amount of memory, suffixed with <quote>k</quote> for "
-#~ "kilobytes, or <quote>m</quote> for megabytes. For example, both "
-#~ "<userinput>mem=65536k</userinput> and <userinput>mem=64m</userinput> mean "
-#~ "64MB of RAM."
-#~ msgstr ""
-#~ "當核心開機的時候,一條訊息 <informalexample><screen>\n"
-#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</"
-#~ "replaceable>k available \n"
-#~ "</screen></informalexample> 應該會在開機過程的早期顯示。其中 "
-#~ "<replaceable>total</replaceable> 應該符合您記憶體的總量,其中單位為多少 "
-#~ "kb。如果此參數不符合您安裝的記憶體總數,需要使用 "
-#~ "<userinput>mem=<replaceable>ram</replaceable></userinput> 參數。 這裡 "
-#~ "<replaceable>ram</replaceable> 被設成記憶體的數量。如是 <quote>k</quote> "
-#~ "為位元組,<quote>m</quote> 為兆位元組。例如,<userinput>mem=65536k</"
-#~ "userinput> 和 <userinput>mem=64m</userinput> 表示 64MB 記憶體。"
-
-#, fuzzy
-#~ msgid ""
-#~ "Often, problems can be solved by removing add-ons and peripherals, and "
-#~ "then trying booting again. <phrase arch=\"any-x86\">Internal modems, "
-#~ "sound cards, and Plug-n-Play devices can be especially problematic.</"
-#~ "phrase>"
-#~ msgstr ""
-#~ "通稱,可以透過移除外掛硬體或者周邊設備來解決問題,然後再次重新開機。"
-#~ "<phrase arch=\"any-x86\"> 內建的調變解調器、音效卡以及隨插即用的設備通常很"
-#~ "容易引起問題。</phrase>"
-
-#~ msgid ""
-#~ "If you have a large amount of memory installed in your machine, more than "
-#~ "512M, and the installer hangs when booting the kernel, you may need to "
-#~ "include a boot argument to limit the amount of memory the kernel sees, "
-#~ "such as <userinput>mem=512m</userinput>."
-#~ msgstr ""
-#~ "如果您的機器上裝有多於 512M 的大容量的記憶體,並且安裝程式在啟動核心時當"
-#~ "住,您可能需要加入一個開機參數,來限制核心能夠看到的記憶體數量,例如 "
-#~ "<userinput>mem=512m</userinput>。"
-
-#~ msgid ""
-#~ "Some systems have floppies with <quote>inverted DCLs</quote>. If you "
-#~ "receive errors reading from the floppy, even when you know the floppy is "
-#~ "good, try the parameter <userinput>floppy=thinkpad</userinput>."
-#~ msgstr ""
-#~ "一些系統的軟碟會有 ``inverted DCLs''。如果您在讀軟碟時遇到錯誤資訊,並且您"
-#~ "可以確定軟碟是好的,嘗試參數 <userinput>floppy=thinkpad</userinput>。"
-
-#~ msgid ""
-#~ "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 "
-#~ "disk drivers), the IDE drive may not be properly recognized. Again, try "
-#~ "it first without the parameters and see if the IDE drive is recognized "
-#~ "properly. If not, determine your drive geometry (cylinders, heads, and "
-#~ "sectors), and use the parameter <userinput>hd=<replaceable>cylinders</"
-#~ "replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</"
-#~ "replaceable></userinput>."
-#~ msgstr ""
-#~ "在一些系統上,例如 IBM PS/1 或者 ValuePoint (具有 ST-506 設備),IDE 設備可"
-#~ "能無法辨識。請首先嘗試沒有參數的開機情況下是否能夠被識別。如果不行,請確定"
-#~ "設備的幾何參數 (柱面,磁頭還有磁區)。然後使用參數 "
-#~ "<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</"
-#~ "replaceable>,<replaceable>sectors</replaceable></userinput>。"
-
-#~ msgid ""
-#~ "If you have a very old machine, and the kernel hangs after saying "
-#~ "<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you "
-#~ "should try the <userinput>no-hlt</userinput> boot argument, which "
-#~ "disables this test."
-#~ msgstr ""
-#~ "如果您有一台非常老的機器,並且核心在顯示 <computeroutput>Checking 'hlt' "
-#~ "instruction...</computeroutput> 時中斷,需要嘗試 <userinput>no-hlt</"
-#~ "userinput> 參數來取消這個測試。"
-
-#, fuzzy
-#~ msgid "System Freeze while Loading USB Modules"
-#~ msgstr "在裝入 USB 模組時系統當機"
-
#, fuzzy
+#~| msgid ""
+#~| "If you are booting with a serial console, generally the kernel will "
+#~| "autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</"
+#~| "phrase>. If you have a videocard (framebuffer) and a keyboard also "
+#~| "attached to the computer which you wish to boot via serial console, you "
+#~| "may have to pass the <userinput>console=<replaceable>device</"
+#~| "replaceable></userinput> argument to the kernel, where "
+#~| "<replaceable>device</replaceable> is your serial device, which is "
+#~| "usually something like <filename>ttyS0</filename>."
#~ msgid ""
-#~ "The kernel normally tries to install USB modules and the USB keyboard "
-#~ "driver in order to support some non-standard USB keyboards. However, "
-#~ "there are some broken USB systems where the driver hangs on loading. A "
-#~ "possible workaround may be disabling the USB controller in your mainboard "
-#~ "BIOS setup. Another option is passing the <userinput>nousb</userinput> "
-#~ "parameter at the boot prompt."
+#~ "If you are booting with a serial console, generally the kernel will "
+#~ "autodetect this. If you have a videocard (framebuffer) and a keyboard "
+#~ "also attached to the computer which you wish to boot via serial console, "
+#~ "you may have to pass the <userinput>console=<replaceable>device</"
+#~ "replaceable></userinput> argument to the kernel, where "
+#~ "<replaceable>device</replaceable> is your serial device, which is usually "
+#~ "something like <filename>ttyS0</filename>."
#~ msgstr ""
-#~ "核心在正常情況下會嘗試安裝 USB 模組以及 USB 鍵盤驅動程式來支援一些非標準"
-#~ "的 USB 鍵盤。但是,有些不完整的 USB 系統會在驅動程式載入時當機。一個可能的"
-#~ "解決方法是在 BIOS 設置內禁用您的 USB 控制器。或者在開機提示符號處傳遞 "
-#~ "<userinput>debian-installer/probe/usb=false</userinput> 參數,這將阻止載入"
-#~ "此模組。"
+#~ "如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> "
+#~ "(盡管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 "
+#~ "(framebuffer) 和一塊鍵盤,透過序列埠附加於想開機的電腦上面,也許需要傳遞 "
+#~ "<userinput>console=<replaceable>device</replaceable></userinput> 參數給核"
+#~ "心, <replaceable>device</replaceable> 是序列埠設備。通常類似於 "
+#~ "<filename>ttyS0</filename>。"
#, fuzzy
#~ msgid "Booting the NSLU2"
diff --git a/po/zh_TW/hardware.po b/po/zh_TW/hardware.po
index 90cb693c1..41e7d2bca 100644
--- a/po/zh_TW/hardware.po
+++ b/po/zh_TW/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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-07-20 14:12+0000\n"
"PO-Revision-Date: 2005-07-18 12:00+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -88,13 +88,13 @@ msgstr ""
"(flavors)</quote>的變種。"
#. Tag: entry
-#: hardware.xml:53 hardware.xml:186
+#: hardware.xml:53 hardware.xml:196
#, no-c-format
msgid "Architecture"
msgstr "架構"
#. Tag: entry
-#: hardware.xml:53 hardware.xml:186
+#: hardware.xml:53 hardware.xml:196
#, no-c-format
msgid "&debian; Designation"
msgstr "&debian; 命名"
@@ -112,7 +112,7 @@ msgid "Flavor"
msgstr "風味"
#. Tag: entry
-#: hardware.xml:60 hardware.xml:192
+#: hardware.xml:60 hardware.xml:202
#, no-c-format
msgid "Intel x86-based"
msgstr "Intel x86-based"
@@ -124,7 +124,7 @@ msgid "i386"
msgstr "i386"
#. Tag: entry
-#: hardware.xml:67 hardware.xml:197
+#: hardware.xml:67 hardware.xml:207
#, no-c-format
msgid "AMD64 &amp; Intel EM64T"
msgstr ""
@@ -236,236 +236,272 @@ msgstr "<entry>xl</entry>"
#. Tag: entry
#: hardware.xml:100
#, no-c-format
+msgid "HP PA-RISC"
+msgstr "HP PA-RISC"
+
+#. Tag: entry
+#: hardware.xml:101
+#, no-c-format
+msgid "hppa"
+msgstr "hppa"
+
+#. Tag: entry
+#: hardware.xml:102
+#, no-c-format
+msgid "PA-RISC 1.1"
+msgstr "PA-RISC 1.1"
+
+#. Tag: entry
+#: hardware.xml:103
+#, no-c-format
+msgid "<entry>32</entry>"
+msgstr "<entry>32</entry>"
+
+#. Tag: entry
+#: hardware.xml:105
+#, no-c-format
+msgid "PA-RISC 2.0"
+msgstr "PA-RISC 2.0"
+
+#. Tag: entry
+#: hardware.xml:106
+#, no-c-format
+msgid "<entry>64</entry>"
+msgstr "<entry>64</entry>"
+
+#. Tag: entry
+#: hardware.xml:110
+#, no-c-format
msgid "Intel IA-64"
msgstr ""
#. Tag: entry
-#: hardware.xml:101
+#: hardware.xml:111
#, no-c-format
msgid "ia64"
msgstr "ia64"
#. Tag: entry
-#: hardware.xml:107
+#: hardware.xml:117
#, no-c-format
msgid "MIPS (big endian)"
msgstr "MIPS (big endian)"
#. Tag: entry
-#: hardware.xml:108
+#: hardware.xml:118
#, no-c-format
msgid "mips"
msgstr "mips"
#. Tag: entry
-#: hardware.xml:109
+#: hardware.xml:119
#, fuzzy, no-c-format
msgid "SGI IP22 (Indy/Indigo 2)"
msgstr "SGI Indy/Indigo 2"
#. Tag: entry
-#: hardware.xml:110
+#: hardware.xml:120
#, no-c-format
msgid "r4k-ip22"
msgstr "r4k-ip22"
#. Tag: entry
-#: hardware.xml:112
+#: hardware.xml:122
#, no-c-format
msgid "SGI IP32 (O2)"
msgstr ""
#. Tag: entry
-#: hardware.xml:113
+#: hardware.xml:123
#, fuzzy, no-c-format
msgid "r5k-ip32"
msgstr "r5k-ip22"
#. Tag: entry
-#: hardware.xml:115 hardware.xml:128
+#: hardware.xml:125 hardware.xml:138
#, no-c-format
msgid "MIPS Malta (32 bit)"
msgstr ""
#. Tag: entry
-#: hardware.xml:116 hardware.xml:129
+#: hardware.xml:126 hardware.xml:139
#, no-c-format
msgid "4kc-malta"
msgstr ""
#. Tag: entry
-#: hardware.xml:118 hardware.xml:131
+#: hardware.xml:128 hardware.xml:141
#, no-c-format
msgid "MIPS Malta (64 bit)"
msgstr ""
#. Tag: entry
-#: hardware.xml:119 hardware.xml:132
+#: hardware.xml:129 hardware.xml:142
#, no-c-format
msgid "5kc-malta"
msgstr ""
#. Tag: entry
-#: hardware.xml:123
+#: hardware.xml:133
#, no-c-format
msgid "MIPS (little endian)"
msgstr "MIPS (little endian)"
#. Tag: entry
-#: hardware.xml:124
+#: hardware.xml:134
#, no-c-format
msgid "mipsel"
msgstr "mipsel"
#. Tag: entry
-#: hardware.xml:125
+#: hardware.xml:135
#, no-c-format
msgid "Cobalt"
msgstr "Cobalt"
#. Tag: entry
-#: hardware.xml:126
+#: hardware.xml:136
#, no-c-format
msgid "cobalt"
msgstr "cobalt"
#. Tag: entry
-#: hardware.xml:136
+#: hardware.xml:146
#, no-c-format
msgid "IBM/Motorola PowerPC"
msgstr "IBM/Motorola PowerPC"
#. Tag: entry
-#: hardware.xml:137
+#: hardware.xml:147
#, fuzzy, no-c-format
#| msgid "<entry>powerpc</entry>"
msgid "<entry morerows=\"1\">powerpc</entry>"
msgstr "<entry>powerpc</entry>"
#. Tag: entry
-#: hardware.xml:138
+#: hardware.xml:148
#, no-c-format
msgid "PowerMac"
msgstr "PowerMac"
#. Tag: entry
-#: hardware.xml:139
+#: hardware.xml:149
#, no-c-format
msgid "pmac"
msgstr "pmac"
#. Tag: entry
-#: hardware.xml:141
+#: hardware.xml:151
#, no-c-format
msgid "PReP"
msgstr "PReP"
#. Tag: entry
-#: hardware.xml:142
+#: hardware.xml:152
#, no-c-format
msgid "prep"
msgstr "prep"
#. Tag: entry
-#: hardware.xml:146
+#: hardware.xml:156
#, no-c-format
msgid "Sun SPARC"
msgstr "Sun SPARC"
#. Tag: entry
-#: hardware.xml:147
+#: hardware.xml:157
#, no-c-format
msgid "sparc"
msgstr "sparc"
#. Tag: entry
-#: hardware.xml:148
+#: hardware.xml:158
#, fuzzy, no-c-format
msgid "<entry>sun4u</entry>"
msgstr "<entry>64</entry>"
#. Tag: entry
-#: hardware.xml:149
+#: hardware.xml:159
#, fuzzy, no-c-format
msgid "sparc64"
msgstr "sparc"
#. Tag: entry
-#: hardware.xml:151
+#: hardware.xml:161
#, fuzzy, no-c-format
msgid "<entry>sun4v</entry>"
msgstr "<entry>64</entry>"
#. Tag: entry
-#: hardware.xml:155
+#: hardware.xml:165
#, no-c-format
msgid "IBM S/390"
msgstr "IBM S/390"
#. Tag: entry
-#: hardware.xml:156
+#: hardware.xml:166
#, no-c-format
msgid "s390"
msgstr "s390"
#. Tag: entry
-#: hardware.xml:157 hardware.xml:167
+#: hardware.xml:167 hardware.xml:177
#, no-c-format
msgid "IPL from VM-reader and DASD"
msgstr "IPL from VM-reader and DASD"
#. Tag: entry
-#: hardware.xml:158 hardware.xml:168
+#: hardware.xml:168 hardware.xml:178
#, no-c-format
msgid "generic"
msgstr "generic"
#. Tag: entry
-#: hardware.xml:160 hardware.xml:170
+#: hardware.xml:170 hardware.xml:180
#, no-c-format
msgid "IPL from tape"
msgstr "IPL from tape"
#. Tag: entry
-#: hardware.xml:161 hardware.xml:171
+#: hardware.xml:171 hardware.xml:181
#, no-c-format
msgid "tape"
msgstr "type"
#. Tag: entry
-#: hardware.xml:165
+#: hardware.xml:175
#, fuzzy, no-c-format
#| msgid "IBM S/390"
msgid "64bit IBM S/390"
msgstr "IBM S/390"
#. Tag: entry
-#: hardware.xml:166
+#: hardware.xml:176
#, fuzzy, no-c-format
#| msgid "s390"
msgid "s390x"
msgstr "s390"
#. Tag: para
-#: hardware.xml:176
+#: hardware.xml:186
#, no-c-format
msgid "&debian; GNU/kFreeBSD &release; supports two architectures."
msgstr ""
#. Tag: entry
-#: hardware.xml:193
+#: hardware.xml:203
#, no-c-format
msgid "kfreebsd-i386"
msgstr ""
#. Tag: entry
-#: hardware.xml:198
+#: hardware.xml:208
#, no-c-format
msgid "kfreebsd-amd64"
msgstr ""
#. Tag: para
-#: hardware.xml:203
+#: hardware.xml:213
#, fuzzy, no-c-format
#| msgid ""
#| "This document covers installation for the <emphasis>&arch-title;</"
@@ -484,7 +520,7 @@ msgstr ""
"debian.org/ports/\">Debian 移植</ulink>網頁。"
#. Tag: para
-#: hardware.xml:213
+#: hardware.xml:223
#, no-c-format
msgid ""
"The &arch-title; architecture only supports Intel Itanium processors and not "
@@ -495,7 +531,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:223
+#: hardware.xml:233
#, fuzzy, no-c-format
msgid ""
"This is the first official release of &debian-gnu; for the &arch-title; "
@@ -515,28 +551,40 @@ msgstr ""
"<ulink url=\"&url-list-subscribe;\">debian-&architecture; 通信論壇</ulink>來"
"進行討論。"
+# index.docbook:224, index.docbook:683, index.docbook:780, index.docbook:799, index.docbook:842, index.docbook:884, index.docbook:938, index.docbook:1085, index.docbook:1491
#. Tag: title
-#: hardware.xml:246
+#: hardware.xml:256 hardware.xml:292 hardware.xml:381 hardware.xml:400
+#: hardware.xml:483 hardware.xml:541 hardware.xml:594
#, no-c-format
-msgid "CPU Support"
-msgstr ""
+msgid "CPU, Main Boards, and Video Support"
+msgstr "中央處理器,主機板和顯示的支援"
#. Tag: para
-#: hardware.xml:247
+#: hardware.xml:257 hardware.xml:401
#, no-c-format
-msgid "Both AMD64 and Intel EM64T processors are supported."
+msgid ""
+"Complete information concerning supported peripherals can be found at <ulink "
+"url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink>. "
+"This section merely outlines the basics."
msgstr ""
+"被支援的周邊設備資訊可以在 <ulink url=\"&url-hardware-howto;\">Linux "
+"Hardware Compatibility HOWTO</ulink> 中找到。本節只是基本的概況。"
-# index.docbook:224, index.docbook:683, index.docbook:780, index.docbook:799, index.docbook:842, index.docbook:884, index.docbook:938, index.docbook:1085, index.docbook:1491
+# index.docbook:808, index.docbook:914
#. Tag: title
-#: hardware.xml:272 hardware.xml:363 hardware.xml:382 hardware.xml:465
-#: hardware.xml:523 hardware.xml:576
+#: hardware.xml:265 hardware.xml:409 hardware.xml:518
#, no-c-format
-msgid "CPU, Main Boards, and Video Support"
-msgstr "中央處理器,主機板和顯示的支援"
+msgid "<title>CPU</title>"
+msgstr "<title>中央處理器</title>"
#. Tag: para
-#: hardware.xml:274
+#: hardware.xml:266
+#, no-c-format
+msgid "Both AMD64 and Intel EM64T processors are supported."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:294
#, fuzzy, no-c-format
msgid ""
"Each distinct ARM architecture requires its own kernel. Because of this the "
@@ -549,7 +597,7 @@ msgstr ""
"emphasis> ARM CPU 使用,包括 xscale 在內。"
#. Tag: para
-#: hardware.xml:283
+#: hardware.xml:303
#, fuzzy, no-c-format
msgid ""
"Most ARM CPUs may be run in either endian mode (big or little). However, the "
@@ -561,19 +609,19 @@ msgstr ""
"支援 little-endian ARM 系統。"
#. Tag: para
-#: hardware.xml:291
+#: hardware.xml:311
#, fuzzy, no-c-format
msgid "The supported platforms are:"
msgstr "常見被支援的系統有"
#. Tag: term
-#: hardware.xml:298
+#: hardware.xml:318
#, no-c-format
msgid "IOP32x"
msgstr ""
#. Tag: para
-#: hardware.xml:299
+#: hardware.xml:319
#, no-c-format
msgid ""
"Intel's I/O Processor (IOP) line is found in a number of products related to "
@@ -585,33 +633,32 @@ msgid ""
msgstr ""
#. Tag: term
-#: hardware.xml:312
+#: hardware.xml:332
#, no-c-format
msgid "Kirkwood"
msgstr ""
#. Tag: para
-#: hardware.xml:313
+#: hardware.xml:333
#, no-c-format
msgid ""
"Kirkwood is a system on a chip (SoC) from Marvell that integrates an ARM "
"CPU, Ethernet, SATA, USB, and other functionality in one chip. We currently "
"support the following Kirkwood based devices: OpenRD (OpenRD-Base, OpenRD-"
"Client and OpenRD-Ultimate), <ulink url=\"&url-arm-cyrius-sheevaplug;\">plug "
-"computers (SheevaPlug, GuruPlug and DreamPlug)</ulink>, <ulink url=\"&url-"
-"arm-cyrius-qnap-kirkwood;\">QNAP Turbo Station</ulink> (all TS-11x, TS-21x "
-"and TS-41x models), and LaCie NASes (Network Space v2, Network Space Max v2, "
-"Internet Space v2, d2 Network v2, 2Big Network v2 and 5Big Network v2)."
+"computers (SheevaPlug and GuruPlug)</ulink>, and <ulink url=\"&url-arm-"
+"cyrius-qnap-kirkwood;\">QNAP Turbo Station</ulink> (all TS-11x, TS-21x and "
+"TS-41x models)."
msgstr ""
#. Tag: term
-#: hardware.xml:329
+#: hardware.xml:347
#, no-c-format
msgid "Orion5x"
msgstr ""
#. Tag: para
-#: hardware.xml:330
+#: hardware.xml:348
#, no-c-format
msgid ""
"Orion is a system on a chip (SoC) from Marvell that integrates an ARM CPU, "
@@ -624,13 +671,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: hardware.xml:344
+#: hardware.xml:362
#, fuzzy, no-c-format
msgid "<term>Versatile</term>"
msgstr "<term>powerpc</term>"
#. Tag: para
-#: hardware.xml:345
+#: hardware.xml:363
#, no-c-format
msgid ""
"The Versatile platform is emulated by QEMU and is therefore a nice way to "
@@ -638,7 +685,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:364
+#: hardware.xml:382
#, fuzzy, no-c-format
msgid ""
"There are two major support <emphasis>&architecture;</emphasis> flavors: PA-"
@@ -654,25 +701,7 @@ msgstr ""
"64 位元的使用環境。"
#. Tag: para
-#: hardware.xml:383
-#, no-c-format
-msgid ""
-"Complete information concerning supported peripherals can be found at <ulink "
-"url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink>. "
-"This section merely outlines the basics."
-msgstr ""
-"被支援的周邊設備資訊可以在 <ulink url=\"&url-hardware-howto;\">Linux "
-"Hardware Compatibility HOWTO</ulink> 中找到。本節只是基本的概況。"
-
-# index.docbook:808, index.docbook:914
-#. Tag: title
-#: hardware.xml:391 hardware.xml:500
-#, no-c-format
-msgid "<title>CPU</title>"
-msgstr "<title>中央處理器</title>"
-
-#. Tag: para
-#: hardware.xml:392
+#: hardware.xml:410
#, no-c-format
msgid ""
"Nearly all x86-based (IA-32) processors still in use in personal computers "
@@ -682,7 +711,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:399
+#: hardware.xml:417
#, no-c-format
msgid ""
"However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run "
@@ -705,7 +734,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:432
+#: hardware.xml:450
#, no-c-format
msgid ""
"If your system has a 64-bit processor from the AMD64 or Intel EM64T "
@@ -714,13 +743,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:441
+#: hardware.xml:459
#, no-c-format
msgid "I/O Bus"
msgstr "I/O 匯流排"
#. Tag: para
-#: hardware.xml:442
+#: hardware.xml:460
#, fuzzy, no-c-format
msgid ""
"The system bus is the part of the motherboard which allows the CPU to "
@@ -734,7 +763,7 @@ msgstr ""
"Local 匯流排(VLB, 有時稱為 VL 匯流排)。"
#. Tag: para
-#: hardware.xml:466
+#: hardware.xml:484
#, fuzzy, no-c-format
msgid ""
"&debian; on &arch-title; supports the following platforms: <itemizedlist> "
@@ -763,7 +792,7 @@ msgstr ""
"<ulink url=\"&url-list-subscribe;\"> debian-&architecture; 通信論壇</ulink>。"
#. Tag: para
-#: hardware.xml:501
+#: hardware.xml:519
#, fuzzy, no-c-format
msgid ""
"On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and "
@@ -776,7 +805,7 @@ msgstr ""
"心和一個 SB1250 晶片的 Broadcom BCM91250A 試用主機板的 SMP 模式。"
#. Tag: para
-#: hardware.xml:507
+#: hardware.xml:525
#, no-c-format
msgid ""
"Some MIPS machines can be operated in both big and little endian mode. For "
@@ -787,7 +816,7 @@ msgstr ""
"little-endian MIPS,請閱讀 mipsel 架構的相關文件。"
#. Tag: para
-#: hardware.xml:524
+#: hardware.xml:542
#, fuzzy, no-c-format
msgid ""
"&debian; on &arch-title; supports the following platforms: <itemizedlist> "
@@ -815,13 +844,13 @@ msgstr ""
"\"> debian-&architecture; 通信論壇</ulink>."
#. Tag: title
-#: hardware.xml:552
+#: hardware.xml:570
#, no-c-format
msgid "CPU/Machine types"
msgstr "中央處理器/機器類型"
#. Tag: para
-#: hardware.xml:554
+#: hardware.xml:572
#, no-c-format
msgid ""
"All MIPS based Cobalt machines are supported with the exception of the Qube "
@@ -829,19 +858,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:562
+#: hardware.xml:580
#, no-c-format
msgid "Supported console options"
msgstr "支援的控制台選項"
#. Tag: para
-#: hardware.xml:563
+#: hardware.xml:581
#, no-c-format
msgid "Cobalt machines use 115200 bps."
msgstr ""
#. Tag: para
-#: hardware.xml:577
+#: hardware.xml:595
#, no-c-format
msgid ""
"For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and "
@@ -849,13 +878,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:598
+#: hardware.xml:616
#, no-c-format
msgid "Kernel Flavours"
msgstr "核心風味"
#. Tag: para
-#: hardware.xml:600
+#: hardware.xml:618
#, no-c-format
msgid ""
"There are two flavours of the powerpc kernel in &debian;, based on the CPU "
@@ -863,13 +892,13 @@ msgid ""
msgstr "在 &debian; 中有四種以處理器分類的 powerpc 核心:"
#. Tag: term
-#: hardware.xml:607
+#: hardware.xml:625
#, no-c-format
msgid "<term>powerpc</term>"
msgstr "<term>powerpc</term>"
#. Tag: para
-#: hardware.xml:608
+#: hardware.xml:626
#, fuzzy, no-c-format
msgid ""
"Most systems use this kernel flavour, which supports the PowerPC 601, 603, "
@@ -880,19 +909,19 @@ msgstr ""
"處理器。所有 Apple Power Macintosh 以後的系統包括 G4 都使用這些處理器之一。"
#. Tag: term
-#: hardware.xml:618
+#: hardware.xml:636
#, fuzzy, no-c-format
msgid "power64"
msgstr "power4"
#. Tag: para
-#: hardware.xml:619
+#: hardware.xml:637
#, fuzzy, no-c-format
msgid "The power64 kernel flavour supports the following CPUs:"
msgstr "這種核心風味支援 Amiga Power-UP 系統。"
#. Tag: para
-#: hardware.xml:623
+#: hardware.xml:641
#, fuzzy, no-c-format
msgid ""
"The POWER3 processor is used in older IBM 64-bit server systems: known "
@@ -904,7 +933,7 @@ msgstr ""
"7044-270。"
#. Tag: para
-#: hardware.xml:629
+#: hardware.xml:647
#, no-c-format
msgid ""
"The POWER4 processor is used in more recent IBM 64-bit server systems: known "
@@ -914,7 +943,7 @@ msgstr ""
"630、650、655、670 和 690。"
#. Tag: para
-#: hardware.xml:634
+#: hardware.xml:652
#, fuzzy, no-c-format
msgid ""
"Systems using the Apple G5 (PPC970FX processor) are also based on the POWER4 "
@@ -922,13 +951,13 @@ msgid ""
msgstr "Apple G5 以 POWER4 為基礎架構,也是使用這種核心。"
#. Tag: title
-#: hardware.xml:668
+#: hardware.xml:686
#, no-c-format
msgid "Power Macintosh (pmac) subarchitecture"
msgstr "Power Macintosh (pmac) 子架構"
#. Tag: para
-#: hardware.xml:670
+#: hardware.xml:688
#, fuzzy, no-c-format
msgid ""
"Apple (and briefly a few other manufacturers &mdash; Power Computing, for "
@@ -941,7 +970,7 @@ msgstr ""
"OldWorld PCI 和 NewWorld。"
#. Tag: para
-#: hardware.xml:677
+#: hardware.xml:695
#, fuzzy, no-c-format
msgid ""
"OldWorld systems are most Power Macintoshes with a floppy drive and a PCI "
@@ -954,7 +983,7 @@ msgstr ""
"G3 系統也是 OldWorld 的。"
#. Tag: para
-#: hardware.xml:685
+#: hardware.xml:703
#, fuzzy, no-c-format
msgid ""
"The so called NewWorld PowerMacs are any PowerMacs in translucent colored "
@@ -969,7 +998,7 @@ msgstr ""
"統。"
#. Tag: para
-#: hardware.xml:693
+#: hardware.xml:711
#, no-c-format
msgid ""
"Specifications for Apple hardware are available at <ulink url=\"http://www."
@@ -984,386 +1013,386 @@ msgstr ""
# index.docbook:1240, index.docbook:1375, index.docbook:1419, index.docbook:1448
#. Tag: entry
-#: hardware.xml:709 hardware.xml:844 hardware.xml:888 hardware.xml:917
+#: hardware.xml:727 hardware.xml:862 hardware.xml:906 hardware.xml:935
#, no-c-format
msgid "Model Name/Number"
msgstr "型號名稱/編號"
#. Tag: entry
-#: hardware.xml:710
+#: hardware.xml:728
#, no-c-format
msgid "Generation"
msgstr "世代"
#. Tag: entry
-#: hardware.xml:716
+#: hardware.xml:734
#, no-c-format
msgid "Apple"
msgstr "Apple"
#. Tag: entry
-#: hardware.xml:717
+#: hardware.xml:735
#, no-c-format
msgid "iMac Bondi Blue, 5 Flavors, Slot Loading"
msgstr "iMac Bondi Blue, 5 Flavors, Slot Loading"
# index.docbook:1249, index.docbook:1252, index.docbook:1255, index.docbook:1258, index.docbook:1261, index.docbook:1264, index.docbook:1267, index.docbook:1270, index.docbook:1273, index.docbook:1276, index.docbook:1279, index.docbook:1282, index.docbook:1285, index.docbook:1288, index.docbook:1291, index.docbook:1294
#. Tag: entry
-#: hardware.xml:718 hardware.xml:721 hardware.xml:724 hardware.xml:727
-#: hardware.xml:730 hardware.xml:733 hardware.xml:736 hardware.xml:739
-#: hardware.xml:742 hardware.xml:745 hardware.xml:748 hardware.xml:751
-#: hardware.xml:754 hardware.xml:757 hardware.xml:760 hardware.xml:763
+#: hardware.xml:736 hardware.xml:739 hardware.xml:742 hardware.xml:745
+#: hardware.xml:748 hardware.xml:751 hardware.xml:754 hardware.xml:757
+#: hardware.xml:760 hardware.xml:763 hardware.xml:766 hardware.xml:769
+#: hardware.xml:772 hardware.xml:775 hardware.xml:778 hardware.xml:781
#, no-c-format
msgid "NewWorld"
msgstr "NewWorld"
#. Tag: entry
-#: hardware.xml:720
+#: hardware.xml:738
#, no-c-format
msgid "iMac Summer 2000, Early 2001"
msgstr "iMac Summer 2000, Early 2001"
#. Tag: entry
-#: hardware.xml:723
+#: hardware.xml:741
#, no-c-format
msgid "iMac G5"
msgstr "iMac G5"
#. Tag: entry
-#: hardware.xml:726
+#: hardware.xml:744
#, no-c-format
msgid "iBook, iBook SE, iBook Dual USB"
msgstr "iBook, iBook SE, iBook Dual USB"
#. Tag: entry
-#: hardware.xml:729
+#: hardware.xml:747
#, no-c-format
msgid "iBook2"
msgstr "iBook2"
#. Tag: entry
-#: hardware.xml:732
+#: hardware.xml:750
#, no-c-format
msgid "iBook G4"
msgstr "iBook G4"
#. Tag: entry
-#: hardware.xml:735
+#: hardware.xml:753
#, no-c-format
msgid "Power Macintosh Blue and White (B&amp;W) G3"
msgstr "Power Macintosh Blue and White (B&amp;W) G3"
#. Tag: entry
-#: hardware.xml:738
+#: hardware.xml:756
#, no-c-format
msgid "Power Macintosh G4 PCI, AGP, Cube"
msgstr "Power Macintosh G4 PCI, AGP, Cube"
#. Tag: entry
-#: hardware.xml:741
+#: hardware.xml:759
#, no-c-format
msgid "Power Macintosh G4 Gigabit Ethernet"
msgstr "Power Macintosh G4 Gigabit Ethernet"
#. Tag: entry
-#: hardware.xml:744
+#: hardware.xml:762
#, no-c-format
msgid "Power Macintosh G4 Digital Audio, Quicksilver"
msgstr "Power Macintosh G4 Digital Audio, Quicksilver"
#. Tag: entry
-#: hardware.xml:747
+#: hardware.xml:765
#, no-c-format
msgid "Power Macintosh G5"
msgstr "Power Macintosh G5"
#. Tag: entry
-#: hardware.xml:750
+#: hardware.xml:768
#, no-c-format
msgid "PowerBook G3 FireWire Pismo (2000)"
msgstr "PowerBook G3 FireWire Pismo (2000)"
#. Tag: entry
-#: hardware.xml:753
+#: hardware.xml:771
#, no-c-format
msgid "PowerBook G3 Lombard (1999)"
msgstr "PowerBook G3 Lombard (1999)"
#. Tag: entry
-#: hardware.xml:756
+#: hardware.xml:774
#, no-c-format
msgid "PowerBook G4 Titanium"
msgstr "PowerBook G4 Titanium"
#. Tag: entry
-#: hardware.xml:759
+#: hardware.xml:777
#, no-c-format
msgid "PowerBook G4 Aluminum"
msgstr "PowerBook G4 Aluminum"
#. Tag: entry
-#: hardware.xml:762
+#: hardware.xml:780
#, no-c-format
msgid "Xserve G5"
msgstr "Xserve G5"
#. Tag: entry
-#: hardware.xml:765
+#: hardware.xml:783
#, no-c-format
msgid "Performa 4400, 54xx, 5500"
msgstr "Performa 4400, 54xx, 5500"
# index.docbook:1297, index.docbook:1300, index.docbook:1303, index.docbook:1306, index.docbook:1309, index.docbook:1312, index.docbook:1315, index.docbook:1318, index.docbook:1321, index.docbook:1324, index.docbook:1327, index.docbook:1330, index.docbook:1336, index.docbook:1339, index.docbook:1345, index.docbook:1351, index.docbook:1357
#. Tag: entry
-#: hardware.xml:766 hardware.xml:769 hardware.xml:772 hardware.xml:775
-#: hardware.xml:778 hardware.xml:781 hardware.xml:784 hardware.xml:787
-#: hardware.xml:790 hardware.xml:793 hardware.xml:796 hardware.xml:799
-#: hardware.xml:805 hardware.xml:808 hardware.xml:814 hardware.xml:820
-#: hardware.xml:826
+#: hardware.xml:784 hardware.xml:787 hardware.xml:790 hardware.xml:793
+#: hardware.xml:796 hardware.xml:799 hardware.xml:802 hardware.xml:805
+#: hardware.xml:808 hardware.xml:811 hardware.xml:814 hardware.xml:817
+#: hardware.xml:823 hardware.xml:826 hardware.xml:832 hardware.xml:838
+#: hardware.xml:844
#, no-c-format
msgid "OldWorld"
msgstr "OldWorld"
#. Tag: entry
-#: hardware.xml:768
+#: hardware.xml:786
#, no-c-format
msgid "Performa 6360, 6400, 6500"
msgstr "Performa 6360, 6400, 6500"
#. Tag: entry
-#: hardware.xml:771
+#: hardware.xml:789
#, no-c-format
msgid "Power Macintosh 4400, 5400"
msgstr "Power Macintosh 4400, 5400"
#. Tag: entry
-#: hardware.xml:774
+#: hardware.xml:792
#, no-c-format
msgid "Power Macintosh 7200, 7300, 7500, 7600"
msgstr "Power Macintosh 7200, 7300, 7500, 7600"
#. Tag: entry
-#: hardware.xml:777
+#: hardware.xml:795
#, no-c-format
msgid "Power Macintosh 8200, 8500, 8600"
msgstr "Power Macintosh 8200, 8500, 8600"
#. Tag: entry
-#: hardware.xml:780
+#: hardware.xml:798
#, no-c-format
msgid "Power Macintosh 9500, 9600"
msgstr "Power Macintosh 9500, 9600"
#. Tag: entry
-#: hardware.xml:783
+#: hardware.xml:801
#, no-c-format
msgid "Power Macintosh (Beige) G3 Minitower"
msgstr "Power Macintosh (Beige) G3 Minitower"
#. Tag: entry
-#: hardware.xml:786
+#: hardware.xml:804
#, no-c-format
msgid "Power Macintosh (Beige) Desktop, All-in-One"
msgstr "Power Macintosh (Beige) Desktop, All-in-One"
#. Tag: entry
-#: hardware.xml:789
+#: hardware.xml:807
#, no-c-format
msgid "PowerBook 2400, 3400, 3500"
msgstr "PowerBook 2400, 3400, 3500"
#. Tag: entry
-#: hardware.xml:792
+#: hardware.xml:810
#, no-c-format
msgid "PowerBook G3 Wallstreet (1998)"
msgstr "PowerBook G3 Wallstreet (1998)"
#. Tag: entry
-#: hardware.xml:795
+#: hardware.xml:813
#, no-c-format
msgid "Twentieth Anniversary Macintosh"
msgstr "Twentieth Anniversary Macintosh"
#. Tag: entry
-#: hardware.xml:798
+#: hardware.xml:816
#, no-c-format
msgid "Workgroup Server 7250, 7350, 8550, 9650, G3"
msgstr "Workgroup Server 7250, 7350, 8550, 9650, G3"
#. Tag: entry
-#: hardware.xml:803
+#: hardware.xml:821
#, no-c-format
msgid "Power Computing"
msgstr "Power Computing"
#. Tag: entry
-#: hardware.xml:804
+#: hardware.xml:822
#, no-c-format
msgid "PowerBase, PowerTower / Pro, PowerWave"
msgstr "PowerBase, PowerTower / Pro, PowerWave"
#. Tag: entry
-#: hardware.xml:807
+#: hardware.xml:825
#, no-c-format
msgid "PowerCenter / Pro, PowerCurve"
msgstr "PowerCenter / Pro, PowerCurve"
#. Tag: entry
-#: hardware.xml:812
+#: hardware.xml:830
#, no-c-format
msgid "UMAX"
msgstr "UMAX"
#. Tag: entry
-#: hardware.xml:813
+#: hardware.xml:831
#, no-c-format
msgid "C500, C600, J700, S900"
msgstr "C500, C600, J700, S900"
#. Tag: entry
-#: hardware.xml:818
+#: hardware.xml:836
#, no-c-format
msgid "<entry>APS</entry>"
msgstr "<entry>APS</entry>"
#. Tag: entry
-#: hardware.xml:819
+#: hardware.xml:837
#, no-c-format
msgid "APS Tech M*Power 604e/2000"
msgstr "APS Tech M*Power 604e/2000"
# index.docbook:1355, index.docbook:1381
#. Tag: entry
-#: hardware.xml:824 hardware.xml:850
+#: hardware.xml:842 hardware.xml:868
#, no-c-format
msgid "Motorola"
msgstr "Motorola"
#. Tag: entry
-#: hardware.xml:825
+#: hardware.xml:843
#, no-c-format
msgid "Starmax 3000, 4000, 5000, 5500"
msgstr "Starmax 3000, 4000, 5000, 5500"
#. Tag: title
-#: hardware.xml:834
+#: hardware.xml:852
#, no-c-format
msgid "PReP subarchitecture"
msgstr "PReP 子架構"
#. Tag: entry
-#: hardware.xml:851
+#: hardware.xml:869
#, no-c-format
msgid "Firepower, PowerStack Series E, PowerStack II"
msgstr "Firepower, PowerStack Series E, PowerStack II"
#. Tag: entry
-#: hardware.xml:853
+#: hardware.xml:871
#, no-c-format
msgid "MPC 7xx, 8xx"
msgstr "MPC 7xx, 8xx"
#. Tag: entry
-#: hardware.xml:855
+#: hardware.xml:873
#, no-c-format
msgid "MTX, MTX+"
msgstr "MTX, MTX+"
#. Tag: entry
-#: hardware.xml:857
+#: hardware.xml:875
#, no-c-format
msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"
msgstr "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx"
#. Tag: entry
-#: hardware.xml:859
+#: hardware.xml:877
#, no-c-format
msgid "MCP(N)750"
msgstr "MCP(N)750"
# index.docbook:1394, index.docbook:1425
#. Tag: entry
-#: hardware.xml:863 hardware.xml:894
+#: hardware.xml:881 hardware.xml:912
#, no-c-format
msgid "IBM RS/6000"
msgstr "IBM RS/6000"
#. Tag: entry
-#: hardware.xml:864
+#: hardware.xml:882
#, no-c-format
msgid "40P, 43P"
msgstr "40P, 43P"
#. Tag: entry
-#: hardware.xml:866
+#: hardware.xml:884
#, no-c-format
msgid "Power 830/850/860 (6070, 6050)"
msgstr "Power 830/850/860 (6070, 6050)"
#. Tag: entry
-#: hardware.xml:868
+#: hardware.xml:886
#, no-c-format
msgid "6030, 7025, 7043"
msgstr "6030, 7025, 7043"
#. Tag: entry
-#: hardware.xml:870
+#: hardware.xml:888
#, no-c-format
msgid "p640"
msgstr "p640"
#. Tag: title
-#: hardware.xml:878
+#: hardware.xml:896
#, fuzzy, no-c-format
#| msgid "CHRP subarchitecture"
msgid "CHRP subarchitecture (unsupported)"
msgstr "CHRP 子架構"
#. Tag: entry
-#: hardware.xml:895
+#: hardware.xml:913
#, no-c-format
msgid "B50, 43P-150, 44P"
msgstr "B50, 43P-150, 44P"
#. Tag: entry
-#: hardware.xml:898
+#: hardware.xml:916
#, no-c-format
msgid "Genesi"
msgstr "Genesi"
#. Tag: entry
-#: hardware.xml:899
+#: hardware.xml:917
#, no-c-format
msgid "Pegasos I, Pegasos II"
msgstr "Pegasos I, Pegasos II"
#. Tag: title
-#: hardware.xml:907
+#: hardware.xml:925
#, fuzzy, no-c-format
#| msgid "APUS subarchitecture"
msgid "APUS subarchitecture (unsupported)"
msgstr "APUS 子架構"
#. Tag: entry
-#: hardware.xml:923
+#: hardware.xml:941
#, no-c-format
msgid "Amiga Power-UP Systems (APUS)"
msgstr "Amiga Power-UP Systems (APUS)"
#. Tag: entry
-#: hardware.xml:924
+#: hardware.xml:942
#, no-c-format
msgid "A1200, A3000, A4000"
msgstr "A1200, A3000, A4000"
#. Tag: title
-#: hardware.xml:932
+#: hardware.xml:950
#, no-c-format
msgid "Nubus PowerMac subarchitecture (unsupported)"
msgstr ""
#. Tag: para
-#: hardware.xml:934
+#: hardware.xml:952
#, fuzzy, no-c-format
msgid ""
"NuBus systems are not currently supported by &debian;/powerpc. The "
@@ -1387,13 +1416,13 @@ msgstr ""
"nubus-pmac.sourceforge.net/\"></ulink>。"
#. Tag: title
-#: hardware.xml:971
+#: hardware.xml:989
#, fuzzy, no-c-format
msgid "Non-PowerPC Macs"
msgstr "PowerMac"
#. Tag: para
-#: hardware.xml:973
+#: hardware.xml:991
#, fuzzy, no-c-format
msgid ""
"Macintosh computers using the 680x0 series of processors are <emphasis>not</"
@@ -1408,7 +1437,7 @@ msgstr ""
"或 Quadra 950。Apple iMac PowerPC 之前的機型是 4 位數字。"
#. Tag: para
-#: hardware.xml:982
+#: hardware.xml:1000
#, no-c-format
msgid ""
"This model range started with the Mac II (Mac II, IIx, IIcx, IIci, IIsi, "
@@ -1419,7 +1448,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:990
+#: hardware.xml:1008
#, no-c-format
msgid ""
"In laptops, it started with the Mac Portable, then the PowerBook 100-190cs "
@@ -1428,14 +1457,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1006
+#: hardware.xml:1024
#, fuzzy, no-c-format
#| msgid "S/390 and zSeries machine types"
msgid "zSeries and System z machine types"
msgstr "S/390 與 zSeries 機器類型"
#. Tag: para
-#: hardware.xml:1007
+#: hardware.xml:1025
#, no-c-format
msgid ""
"Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. "
@@ -1450,13 +1479,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1024
+#: hardware.xml:1042
#, no-c-format
msgid "PAV and HyperPAV"
msgstr ""
#. Tag: para
-#: hardware.xml:1025
+#: hardware.xml:1043
#, no-c-format
msgid ""
"PAV and HyperPAV are supported transparently, multipathing is not needed to "
@@ -1467,13 +1496,13 @@ msgstr ""
# index.docbook:224, index.docbook:683, index.docbook:780, index.docbook:799, index.docbook:842, index.docbook:884, index.docbook:938, index.docbook:1085, index.docbook:1491
#. Tag: title
-#: hardware.xml:1041
+#: hardware.xml:1059
#, fuzzy, no-c-format
msgid "CPU and Main Boards Support"
msgstr "中央處理器,主機板和顯示的支援"
#. Tag: para
-#: hardware.xml:1042
+#: hardware.xml:1060
#, no-c-format
msgid ""
"Sparc-based hardware is divided into a number of different subarchitectures, "
@@ -1483,13 +1512,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: hardware.xml:1053
+#: hardware.xml:1071
#, no-c-format
msgid "sun4, sun4c, sun4d, sun4m"
msgstr ""
#. Tag: para
-#: hardware.xml:1055
+#: hardware.xml:1073
#, no-c-format
msgid ""
"None of these 32-bit sparc subarchitectures (sparc32) is supported. For a "
@@ -1499,7 +1528,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1062
+#: hardware.xml:1080
#, no-c-format
msgid ""
"The last &debian; release to support sparc32 was Etch, but even then only "
@@ -1508,13 +1537,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: hardware.xml:1072
+#: hardware.xml:1090
#, fuzzy, no-c-format
msgid "<term>sun4u</term>"
msgstr "<term>apus</term>"
#. Tag: para
-#: hardware.xml:1074
+#: hardware.xml:1092
#, no-c-format
msgid ""
"This subarchitecture includes all 64-bit machines (sparc64) based on the "
@@ -1526,13 +1555,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: hardware.xml:1087
+#: hardware.xml:1105
#, fuzzy, no-c-format
msgid "<term>sun4v</term>"
msgstr "<term>apus</term>"
#. Tag: para
-#: hardware.xml:1089
+#: hardware.xml:1107
#, no-c-format
msgid ""
"This is the newest addition to the Sparc family, which includes machines "
@@ -1542,7 +1571,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1100
+#: hardware.xml:1118
#, no-c-format
msgid ""
"Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are "
@@ -1550,13 +1579,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1109
+#: hardware.xml:1127
#, no-c-format
msgid "Laptops"
msgstr "筆記型電腦"
#. Tag: para
-#: hardware.xml:1110
+#: hardware.xml:1128
#, fuzzy, no-c-format
#| msgid ""
#| "Laptops are also supported. Laptops are often specialized or contain "
@@ -1564,15 +1593,11 @@ msgstr "筆記型電腦"
#| "GNU/Linux, see the <ulink url=\"&url-x86-laptop;\">Linux Laptop pages</"
#| "ulink>"
msgid ""
-"From a technical point of view, laptops are normal PCs, so all information "
-"regarding PC systems applies to laptops as well. Installations on laptops "
-"nowadays usually work out of the box, including things like automatically "
-"suspending the system on closing the lid and laptop specfic hardware buttons "
-"like those for disabling the wifi interfaces (<quote>airplane mode</quote>). "
-"Nonetheless sometimes the hardware vendors use specialized or proprietary "
-"hardware for some laptop-specific functions which might not be supported. To "
-"see if your particular laptop works well with GNU/Linux, see for example the "
-"<ulink url=\"&url-x86-laptop;\">Linux Laptop pages</ulink>."
+"Laptops are also supported and nowadays most laptops work out of the box. In "
+"case a laptop contains specialized or proprietary hardware, some specific "
+"functions may not be supported. To see if your particular laptop works well "
+"with GNU/Linux, see for example the <ulink url=\"&url-x86-laptop;\">Linux "
+"Laptop pages</ulink>."
msgstr ""
"筆記型電腦當然也受到支援。筆記型電腦通常使用特製或專有的硬體。要瞭解您的筆記"
"型電腦是否能在 GNU/Linux 下正常工作,請參考 <ulink url=\"&url-x86-laptop;"
@@ -1580,28 +1605,53 @@ msgstr ""
# index.docbook:1624, index.docbook:1649, index.docbook:1672
#. Tag: title
-#: hardware.xml:1127 hardware.xml:1145 hardware.xml:1171 hardware.xml:1194
+#: hardware.xml:1140 hardware.xml:1163 hardware.xml:1183 hardware.xml:1206
#, no-c-format
msgid "Multiple Processors"
msgstr "多處理器"
#. Tag: para
-#: hardware.xml:1128
-#, no-c-format
+#: hardware.xml:1141
+#, fuzzy, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
-"quote> or SMP &mdash; is available for this architecture. Having multiple "
-"processors in a computer was originally only an issue for high-end server "
-"systems but has become quite common in recent years even for rather low-end "
-"desktop computers and laptops with the introduction of so called "
-"<quote>multi-core</quote> processors. These contain two or more processor "
-"units, called <quote>cores</quote>, in one physical chip. The standard "
-"&debian; &release; kernel image has been compiled with SMP support. It is "
-"also usable on non-SMP systems without problems."
+"quote> or SMP &mdash; is available for this architecture. The standard "
+"&debian; &release; kernel image has been compiled with SMP support. The "
+"standard kernel is also usable on non-SMP systems, but has a slight overhead "
+"which will cause a small reduction in performance. For normal system use "
+"this will hardly be noticable."
msgstr ""
+"多處理器 &mdash; 又稱為 <quote>symmetric multi-processing</quote> 或 SMP "
+"&mdash; 在本硬體架構下是受到支援的。標準的 &debian; &release; 核心在編譯時已"
+"經加入了 SMP 功能。因為 SMP 的核心也能在非 SMP 的系統下啟動,只不過多些系統負"
+"擔,所以這並不會影響安裝。"
#. Tag: para
-#: hardware.xml:1147
+#: hardware.xml:1150
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In order to optimize the kernel for single CPU systems, you'll have to "
+#| "replace the standard Debian kernel. <phrase arch=\"linux-any\">You can "
+#| "find a discussion of how to do this in <xref linkend=\"kernel-baking\"/>. "
+#| "At this time (kernel version &kernelversion;) the way you disable SMP is "
+#| "to deselect <quote>&smp-config-option;</quote> in the <quote>&smp-config-"
+#| "section;</quote> section of the kernel config.</phrase>"
+msgid ""
+"In order to optimize the kernel for single CPU systems, you'll have to "
+"replace the standard &debian; kernel.<phrase arch=\"linux-any\"> You can "
+"find a discussion of how to do this in <xref linkend=\"kernel-baking\"/>. At "
+"this time (kernel version &kernelversion;) the way you disable SMP is to "
+"deselect <quote>&smp-config-option;</quote> in the <quote>&smp-config-"
+"section;</quote> section of the kernel config.</phrase>"
+msgstr ""
+"為了最佳化單處理器系統核心,您需要替換標準的 &debian; 核心。<phrase arch="
+"\"linux-any\">您可以在 <xref linkend=\"kernel-baking\"/> 找到相關的討論。目前"
+"(核心版本 &kernelversion;)停用 SMP 選項的方法是在核心設定的 <quote>&smp-"
+"config-section;</quote> 小節中取消 <quote>&smp-config-option;</quote> 選項。"
+"</phrase>"
+
+#. Tag: para
+#: hardware.xml:1165
#, fuzzy, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
@@ -1609,12 +1659,7 @@ msgid ""
"&debian; &release; kernel image has been compiled with <firstterm>SMP-"
"alternatives</firstterm> support. This means that the kernel will detect the "
"number of processors (or processor cores) and will automatically deactivate "
-"SMP on uniprocessor systems. Having multiple processors in a computer was "
-"originally only an issue for high-end server systems but has become quite "
-"common in recent years even for rather low-end desktop computers and laptops "
-"with the introduction of so called <quote>multi-core</quote> processors. "
-"These contain two or more processor units, called <quote>cores</quote>, in "
-"one physical chip."
+"SMP on uniprocessor systems."
msgstr ""
"多處理器 &mdash; 又稱為 <quote>symmetric multi-processing</quote> 或 SMP "
"&mdash; 在本硬體架構下是受到支援的。標準的 &debian; &release; 核心在編譯時已"
@@ -1622,7 +1667,7 @@ msgstr ""
"擔,所以這並不會影響安裝。"
#. Tag: para
-#: hardware.xml:1162
+#: hardware.xml:1174
#, no-c-format
msgid ""
"The 486 flavour of the &debian; kernel image packages for &arch-title; is "
@@ -1630,14 +1675,14 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1172
+#: hardware.xml:1184
#, fuzzy, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
"quote> or SMP &mdash; is available for this architecture. However, the "
"standard &debian; &release; kernel image does not support SMP. This should "
"not prevent installation, since the standard, non-SMP kernel should boot on "
-"SMP systems; the kernel will simply use only the first CPU."
+"SMP systems; the kernel will simply use the first CPU."
msgstr ""
"多處理器 &mdash; 又稱為 <quote>symmetric multi-processing</quote> 或 SMP "
"&mdash; 在本硬體架構下是受到支援的。但是,標準的 &debian; &release; 核心並不"
@@ -1645,7 +1690,7 @@ msgstr ""
"使用第一個處理器。"
#. Tag: para
-#: hardware.xml:1181
+#: hardware.xml:1193
#, fuzzy, no-c-format
#| msgid ""
#| "In order to take advantage of multiple processors, you'll have to replace "
@@ -1668,7 +1713,7 @@ msgstr ""
"</quote> 小節中選擇 <quote>&smp-config-option;</quote> 選項。</phrase>"
#. Tag: para
-#: hardware.xml:1195
+#: hardware.xml:1207
#, fuzzy, no-c-format
msgid ""
"Multiprocessor support &mdash; also called <quote>symmetric multiprocessing</"
@@ -1685,7 +1730,7 @@ msgstr ""
"理器。"
#. Tag: para
-#: hardware.xml:1205
+#: hardware.xml:1217
#, no-c-format
msgid ""
"In order to take advantage of multiple processors, you should check to see "
@@ -1694,7 +1739,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1211
+#: hardware.xml:1223
#, fuzzy, no-c-format
msgid ""
"You can also build your own customized kernel to support SMP.<phrase arch="
@@ -1709,34 +1754,41 @@ msgstr ""
"</quote> 小節中選擇 <quote>&smp-config-option;</quote> 選項。</phrase>"
#. Tag: title
-#: hardware.xml:1222
+#: hardware.xml:1234
#, fuzzy, no-c-format
msgid "Graphics Card Support"
msgstr "圖形介面卡"
#. Tag: para
-#: hardware.xml:1223
-#, no-c-format
+#: hardware.xml:1235
+#, fuzzy, no-c-format
+#| msgid ""
+#| "You should be using a VGA-compatible display interface for the console "
+#| "terminal. Nearly every modern display card is compatible with VGA. "
+#| "Ancient standards such CGA, MDA, or HGA should also work, assuming you do "
+#| "not require X11 support. Note that X11 is not used during the "
+#| "installation process described in this document."
msgid ""
-"&debian;'s support for graphical interfaces is determined by the underlying "
-"support found in X.Org's X11 system. On modern PCs, having a graphical "
-"display usually works out of the box. Whether advanced graphics card "
-"features such as 3D-hardware acceleration or hardware-accelerated video are "
-"available, depends on the actual graphics hardware used in the system and in "
-"some cases on the installation of additional <quote>firmware</quote> images "
-"(see <xref linkend=\"hardware-firmware\"/>). In very few cases there have "
-"been reports about hardware on which installation of additional graphics "
-"card firmware was required even for basic graphics support, but these have "
-"been rare exceptions."
+"You should be using a VGA-compatible display interface for the console "
+"terminal. Nearly every modern display card is compatible with VGA. Ancient "
+"standards such CGA, MDA, or HGA should also work, assuming you do not "
+"require X11 support. Note that X11 is not used during the installation "
+"process described in this document unless the graphical installer was "
+"explicitly selected."
msgstr ""
+"您應該讓終端控制台使用 VGA 相容的顯示介面。幾乎所有的新顯卡都相容 VGA。在不使"
+"用 X11 支援的情況下,您也可以用古老的 CGA, MDA 或 HGA 工作。 注意,在本文所述"
+"的安裝過程中並不會使用 X11 圖形界面。"
#. Tag: para
-#: hardware.xml:1236
+#: hardware.xml:1244
#, fuzzy, no-c-format
msgid ""
-"Details on supported graphics cards and pointing devices can be found at "
-"<ulink url=\"&url-xorg;\"></ulink>. &debian; &release; ships with X.Org "
-"version &x11ver;."
+"&debian;'s support for graphical interfaces is determined by the underlying "
+"support found in X.Org's X11 system. Most AGP, PCI, PCIe, and PCI-X video "
+"cards work under X.Org. Details on supported graphics buses, cards, "
+"monitors, and pointing devices can be found at <ulink url=\"&url-xorg;\"></"
+"ulink>. &debian; &release; ships with X.Org version &x11ver;."
msgstr ""
"&debian; 對顯示卡的支援決定於 XFree86 的 X11 系統。大多數 AGP,PCI 和 PCI 顯"
"示卡都能在 XFree86 下工作。更多的關於圖形匯流排、顯示卡、顯示器和指點設備的支"
@@ -1744,13 +1796,13 @@ msgstr ""
"XFree86 &x11ver; 版。"
#. Tag: para
-#: hardware.xml:1241
+#: hardware.xml:1253
#, no-c-format
msgid "The X.Org X Window System is only supported on the SGI Indy and the O2."
msgstr ""
#. Tag: para
-#: hardware.xml:1246
+#: hardware.xml:1258
#, no-c-format
msgid ""
"Most graphics options commonly found on Sparc-based machines are supported. "
@@ -1763,7 +1815,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1256
+#: hardware.xml:1268
#, no-c-format
msgid ""
"It is not uncommon for a Sparc machine to have two graphics cards in a "
@@ -1780,27 +1832,27 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1278
+#: hardware.xml:1290
#, no-c-format
msgid "Network Connectivity Hardware"
msgstr "網路連接硬體"
#. Tag: para
-#: hardware.xml:1279
+#: hardware.xml:1291
#, fuzzy, no-c-format
msgid ""
"Almost any network interface card (NIC) supported by the &arch-kernel; "
-"kernel should also be supported by the installation system; drivers should "
-"normally be loaded automatically. <phrase arch=\"x86\">This includes most "
-"PCI/PCI-Express cards as well as PCMCIA/Express Cards on laptops.</phrase> "
-"<phrase arch=\"i386\">Many older ISA cards are supported as well.</phrase>"
+"kernel should also be supported by the installation system; modular drivers "
+"should normally be loaded automatically. <phrase arch=\"x86\">This includes "
+"most PCI and PCMCIA cards.</phrase> <phrase arch=\"i386\">Many older ISA "
+"cards are supported as well.</phrase>"
msgstr ""
"任何受 &arch-kernel; 核心支援的網路介面卡 (NIC) 也全都被開機片支援。您可能需"
"要將網路卡驅動程式以模組掛載。同樣的,請參考 <ulink url=\"&url-m68k-faq;\"></"
"ulink> 以瞭解詳細資訊。"
#. Tag: para
-#: hardware.xml:1289
+#: hardware.xml:1300
#, no-c-format
msgid ""
"This includes a lot of generic PCI cards (for systems that have PCI) and the "
@@ -1808,61 +1860,61 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1295
+#: hardware.xml:1306
#, no-c-format
msgid "Sun LANCE"
msgstr "Sun LANCE"
#. Tag: para
-#: hardware.xml:1300
+#: hardware.xml:1311
#, no-c-format
msgid "Sun Happy Meal"
msgstr "Sun Happy Meal"
#. Tag: para
-#: hardware.xml:1305
+#: hardware.xml:1316
#, no-c-format
msgid "Sun BigMAC"
msgstr "Sun BigMAC"
#. Tag: para
-#: hardware.xml:1310
+#: hardware.xml:1321
#, no-c-format
msgid "Sun QuadEthernet"
msgstr "Sun QuadEthernet"
#. Tag: para
-#: hardware.xml:1315
+#: hardware.xml:1326
#, no-c-format
msgid "MyriCOM Gigabit Ethernet"
msgstr "MyriCOM Gigabit Ethernet"
#. Tag: para
-#: hardware.xml:1322
+#: hardware.xml:1333
#, no-c-format
msgid "The list of supported network devices is:"
msgstr ""
#. Tag: para
-#: hardware.xml:1327
+#: hardware.xml:1338
#, no-c-format
msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)"
msgstr "Channel to Channel (CTC) 和 ESCON connection (實際或模擬)"
#. Tag: para
-#: hardware.xml:1332
+#: hardware.xml:1343
#, no-c-format
msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)"
msgstr "OSA-2 Token Ring/Ethernet 和 OSA-Express Fast Ethernet (non-QDIO)"
#. Tag: para
-#: hardware.xml:1337
+#: hardware.xml:1348
#, no-c-format
msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs"
msgstr "QDIO 模式的 OSA-Express,HiperSockets 和 Guest-LANs"
#. Tag: para
-#: hardware.xml:1346
+#: hardware.xml:1357
#, no-c-format
msgid ""
"On &arch-title;, most built-in Ethernet devices are supported and modules "
@@ -1870,37 +1922,31 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1351
+#: hardware.xml:1362
#, no-c-format
msgid "ISDN is supported, but not during the installation."
msgstr ""
#. Tag: title
-#: hardware.xml:1358
+#: hardware.xml:1369
#, no-c-format
msgid "Wireless Network Cards"
msgstr ""
#. Tag: para
-#: hardware.xml:1359
+#: hardware.xml:1370
#, no-c-format
msgid ""
"Wireless networking is in general supported as well and a growing number of "
"wireless adapters are supported by the official &arch-kernel; kernel, "
-"although many of them do require firmware to be loaded."
-msgstr ""
-
-#. Tag: para
-#: hardware.xml:1366
-#, no-c-format
-msgid ""
-"If firmware is needed, the installer will prompt you to load firmware. See "
-"<xref linkend=\"loading-firmware\"/> for detailed information on how to load "
-"firmware during the installation."
+"although many of them do require firmware to be loaded. If firmware is "
+"needed, the installer will prompt you to load firmware. See <xref linkend="
+"\"loading-firmware\"/> for detailed information on how to load firmware "
+"during the installation."
msgstr ""
#. Tag: para
-#: hardware.xml:1371
+#: hardware.xml:1378
#, no-c-format
msgid ""
"Wireless NICs that are not supported by the official &arch-kernel; kernel "
@@ -1909,7 +1955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1376
+#: hardware.xml:1383
#, no-c-format
msgid ""
"If there is a problem with wireless and there is no other NIC you can use "
@@ -1921,7 +1967,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1386
+#: hardware.xml:1393
#, no-c-format
msgid ""
"In some cases the driver you need may not be available as a &debian; "
@@ -1933,13 +1979,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1400
+#: hardware.xml:1407
#, no-c-format
msgid "Known Issues for &arch-title;"
msgstr ""
#. Tag: para
-#: hardware.xml:1401
+#: hardware.xml:1408
#, no-c-format
msgid ""
"There are a couple of issues with specific network cards that are worth "
@@ -1947,13 +1993,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1408
+#: hardware.xml:1415
#, no-c-format
msgid "Conflict between tulip and dfme drivers"
msgstr ""
#. Tag: para
-#: hardware.xml:1410
+#: hardware.xml:1417
#, no-c-format
msgid ""
"There are various PCI network cards that have the same PCI identification, "
@@ -1965,7 +2011,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1420
+#: hardware.xml:1427
#, no-c-format
msgid ""
"This is a common problem on Netra systems with a Davicom (DEC-Tulip "
@@ -1975,7 +2021,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1428
+#: hardware.xml:1435
#, no-c-format
msgid ""
"An alternative solution during the installation is to switch to a shell and "
@@ -1987,13 +2033,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1441
+#: hardware.xml:1448
#, no-c-format
msgid "Sun B100 blade"
msgstr ""
#. Tag: para
-#: hardware.xml:1443
+#: hardware.xml:1450
#, no-c-format
msgid ""
"The <literal>cassini</literal> network driver does not work with Sun B100 "
@@ -2001,13 +2047,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1458
+#: hardware.xml:1465
#, no-c-format
msgid "Braille Displays"
msgstr ""
#. Tag: para
-#: hardware.xml:1459
+#: hardware.xml:1466
#, no-c-format
msgid ""
"Support for braille displays is determined by the underlying support found "
@@ -2019,13 +2065,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1473
+#: hardware.xml:1480
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: hardware.xml:1474
+#: hardware.xml:1481
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is determined by the "
@@ -2039,13 +2085,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1494
+#: hardware.xml:1501
#, no-c-format
msgid "Peripherals and Other Hardware"
msgstr "周邊設備與其他硬體"
#. Tag: para
-#: hardware.xml:1495
+#: hardware.xml:1502
#, no-c-format
msgid ""
"&arch-kernel; supports a large variety of hardware devices such as mice, "
@@ -2056,19 +2102,28 @@ msgstr ""
"設備。然而,在安裝系統的時候並不需要其中的大部分設備。"
#. Tag: para
-#: hardware.xml:1501
+#: hardware.xml:1508
#, fuzzy, no-c-format
msgid ""
-"USB hardware generally works fine. On some very old PC systems some USB "
-"keyboards may require additional configuration (see <xref linkend=\"hardware-"
-"issues\"/>). On modern PCs, USB keyboards and mice work without requiring "
-"any specific configuration."
+"USB hardware generally works fine, only some USB keyboards may require "
+"additional configuration (see <xref linkend=\"hardware-issues\"/>)."
msgstr ""
"USB 硬體通常運作得很好,只有一些 USB 鍵盤需要額外地設定 (請參閱 <xref "
"linkend=\"usb-keyboard-config\"/>)。"
#. Tag: para
-#: hardware.xml:1510
+#: hardware.xml:1514
+#, no-c-format
+msgid ""
+"Again, see the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
+"Compatibility HOWTO</ulink> to determine whether your specific hardware is "
+"supported by Linux."
+msgstr ""
+"另外,請參閱 <ulink url=\"&url-hardware-howto;\">Linux Hardware "
+"Compatibility HOWTO</ulink> 來判斷您的硬體是否由 Linux 支援。"
+
+#. Tag: para
+#: hardware.xml:1520
#, no-c-format
msgid ""
"Package installations from XPRAM and tape are not supported by this system. "
@@ -2079,7 +2134,7 @@ msgstr ""
"DASD 上或者透過 NFS、HTTP、FTP 從網路上取得。"
#. Tag: para
-#: hardware.xml:1516
+#: hardware.xml:1526
#, no-c-format
msgid ""
"The Cobalt RaQ has no support for additional devices but the Qube has one "
@@ -2087,13 +2142,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: hardware.xml:1528
+#: hardware.xml:1538
#, no-c-format
msgid "Devices Requiring Firmware"
msgstr ""
#. Tag: para
-#: hardware.xml:1529
+#: hardware.xml:1539
#, no-c-format
msgid ""
"Besides the availability of a device driver, some hardware also requires so-"
@@ -2101,24 +2156,11 @@ msgid ""
"to be loaded into the device before it can become operational. This is most "
"common for network interface cards (especially wireless NICs), but for "
"example some USB devices and even some hard disk controllers also require "
-"firmware. With many graphics cards, basic functionality is available without "
-"additional firmware, but the use of advanced features requires an "
-"appropriate firmware file to be installed in the system."
-msgstr ""
-
-#. Tag: para
-#: hardware.xml:1540
-#, no-c-format
-msgid ""
-"On many older devices which require firmware to work, the firmware file was "
-"permanently placed in an EEPROM/Flash chip on the device itself by the "
-"manufacturer. Nowadays most new devices do not have the firmware embedded "
-"this way anymore, so the firmware file must be uploaded into the device by "
-"the host operating system every time the system boots."
+"firmware."
msgstr ""
#. Tag: para
-#: hardware.xml:1548
+#: hardware.xml:1547
#, no-c-format
msgid ""
"In most cases firmware is non-free according to the criteria used by the "
@@ -2130,38 +2172,25 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1557
+#: hardware.xml:1556
#, no-c-format
msgid ""
"However, this does not mean that such hardware cannot be used during an "
"installation. Starting with &debian-gnu; 5.0, &d-i; supports loading "
"firmware files or packages containing firmware from a removable medium, such "
-"as a USB stick. See <xref linkend=\"loading-firmware\"/> for detailed "
-"information on how to load firmware files or packages during the "
+"as a floppy disk or USB stick. See <xref linkend=\"loading-firmware\"/> for "
+"detailed information on how to load firmware files or packages during the "
"installation."
msgstr ""
-#. Tag: para
-#: hardware.xml:1566
-#, no-c-format
-msgid ""
-"If the &d-i; prompts for a firmware file and you do not have this firmware "
-"file available or do not want to install a non-free firmware file on your "
-"system, you can try to proceed without loading the firmware. There are "
-"several cases where a driver prompts for additional firmware because it may "
-"be needed under certain circumstances, but the device does work without it "
-"on most systems (this e.g. happens with certain network cards using the tg3 "
-"driver)."
-msgstr ""
-
#. Tag: title
-#: hardware.xml:1583
+#: hardware.xml:1572
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;"
msgstr "特別為 GNU/&arch-kernel; 採購硬體"
#. Tag: para
-#: hardware.xml:1585
+#: hardware.xml:1574
#, fuzzy, no-c-format
#| msgid ""
#| "There are several vendors, who ship systems with Debian or other "
@@ -2181,7 +2210,7 @@ msgstr ""
"因為這些硬體都已經確保能被 GNU/Linux 很好地支援。"
#. Tag: para
-#: hardware.xml:1593
+#: hardware.xml:1582
#, fuzzy, no-c-format
msgid ""
"If you do have to buy a machine with Windows bundled, carefully read the "
@@ -2195,7 +2224,7 @@ msgstr ""
"url=\"&url-windows-refund;\"></ulink> 以瞭解更多的資訊。"
#. Tag: para
-#: hardware.xml:1601
+#: hardware.xml:1590
#, no-c-format
msgid ""
"Whether or not you are purchasing a system with &arch-kernel; bundled, or "
@@ -2211,13 +2240,13 @@ msgstr ""
"支援對 &arch-kernel; 友好的硬體銷售商。"
#. Tag: title
-#: hardware.xml:1612
+#: hardware.xml:1601
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "避免專有或封閉的硬體"
#. Tag: para
-#: hardware.xml:1613
+#: hardware.xml:1602
#, fuzzy, no-c-format
#| msgid ""
#| "Some hardware manufacturers simply won't tell us how to write drivers for "
@@ -2227,67 +2256,100 @@ msgstr "避免專有或封閉的硬體"
msgid ""
"Some hardware manufacturers simply won't tell us how to write drivers for "
"their hardware. Others won't allow us access to the documentation without a "
-"non-disclosure agreement that would prevent us from releasing the driver's "
-"source code, which is one of the central elements of free software. Since we "
-"haven't been granted access to usable documentation on these devices, they "
-"simply won't work under &arch-kernel;."
+"non-disclosure agreement that would prevent us from releasing the &arch-"
+"kernel; source code."
msgstr ""
"一些硬體製造商拒絕告訴我們如何為他們的硬體撰寫驅動程式。其他的則要求簽署不公"
"開的協議才能取用文件,以阻止我們發佈 &arch-kernel; 驅動程式原始碼。"
#. Tag: para
-#: hardware.xml:1623
+#: hardware.xml:1609
#, no-c-format
msgid ""
-"In many cases there are standards (or at least some de-facto standards) "
-"describing how an operating system and its device drivers communicate with a "
-"certain class of devices. All devices which comply to such a (de-facto-)"
-"standard can be used with a single generic device driver and no device-"
-"specific drivers are required. With some kinds of hardware (e.g. USB "
-"<quote>Human Interface Devices</quote>, i.e. keyboards, mice, etc., and USB "
-"mass storage devices like USB flash disks and memory card readers) this "
-"works very well and practically every device sold in the market is standards-"
-"compliant."
+"Since we haven't been granted access to the documentation on these devices, "
+"they simply won't work under &arch-kernel;. You can help by asking the "
+"manufacturers of such hardware to release the documentation. If enough "
+"people ask, they will realize that the free software community is an "
+"important market."
msgstr ""
+"因為我們沒有被授權取用這些設備的文件,它們自然不會在 &arch-kernel; 下運作。您"
+"可以幫我們去告訴那些製造商,要求他們釋出文件。如果有足夠多的人要求,他們將認"
+"識到自由軟體社群也是一個重要的市場。"
-#. Tag: para
-#: hardware.xml:1635
+#. Tag: title
+#: hardware.xml:1621
#, no-c-format
-msgid ""
-"In other fields, among them e.g. printers, this is unfortunately not the "
-"case. While there are many printers which can be addressed via a small set "
-"of (de-facto-)standard control languages and therefore can be made to work "
-"without problems in any operating system, there are quite a few models which "
-"only understand proprietary control commands for which no usable "
-"documentation is available and therefore either cannot be used at all on "
-"free operating systems or can only be used with a vendor-supplied closed-"
-"source driver."
-msgstr ""
+msgid "Windows-specific Hardware"
+msgstr "Windows 專用硬體"
#. Tag: para
-#: hardware.xml:1646
+#: hardware.xml:1622
#, no-c-format
msgid ""
-"Even if there is a vendor-provided closed-source driver for such hardware "
-"when purchasing the device, the practical lifespan of the device is limited "
-"by driver availability. Nowadays product cycles have become short and it is "
-"not uncommon that a short time after a consumer device has ceased "
-"production, no driver updates get made available any more by the "
-"manufacturer. If the old closed-source driver does not work anymore after a "
-"system update, an otherwise perfectly working device becomes unusable due to "
-"lacking driver support and there is nothing that can be done in this case. "
-"You should therefore avoid buying closed hardware in the first place, "
-"regardless of the operating system you want to use it with."
-msgstr ""
+"A disturbing trend is the proliferation of Windows-specific modems and "
+"printers. In some cases these are specially designed to be operated by the "
+"Microsoft Windows operating system and bear the legend <quote>WinModem</"
+"quote> or <quote>Made especially for Windows-based computers</quote>. This "
+"is generally done by removing the embedded processors of the hardware and "
+"shifting the work they do over to a Windows driver that is run by your "
+"computer's main CPU. This strategy makes the hardware less expensive, but "
+"the savings are often <emphasis>not</emphasis> passed on to the user and "
+"this hardware may even be more expensive than equivalent devices that retain "
+"their embedded intelligence."
+msgstr ""
+"Windows 規格的調變解調器和印表機的增長是一個令人不安的趨勢。在某些情況下它們"
+"專為微軟的 Windows 作業系統所設計設計並且標有 <quote>WinModem</quote> 或 "
+"<quote>專為以 Windows 為基礎的電腦製造</quote>字樣。這通常是省掉硬體的內嵌處"
+"理器,將其工作交給 Windows 驅動程式並由您的電腦的處理器執行。這樣做是為了降低"
+"硬體成本,但是這樣常常<emphasis>不能</emphasis>為使用者節省任何開銷,並且可能"
+"還會與相同功能但保留內嵌處理器的設備昂貴。"
#. Tag: para
-#: hardware.xml:1659
-#, no-c-format
+#: hardware.xml:1635
+#, fuzzy, no-c-format
+msgid ""
+"You should avoid Windows-specific hardware for two reasons. The first is "
+"that the manufacturers do not generally make the resources available to "
+"write a &arch-kernel; driver. Generally, the hardware and software interface "
+"to the device is proprietary, and documentation is not available without a "
+"non-disclosure agreement, if it is available at all. This precludes it being "
+"used for free software, since free software writers disclose the source code "
+"of their programs. The second reason is that when devices like these have "
+"had their embedded processors removed, the operating system must perform the "
+"work of the embedded processors, often at <emphasis>real-time</emphasis> "
+"priority, and thus the CPU is not available to run your programs while it is "
+"driving these devices. Since the typical Windows user does not multi-process "
+"as intensively as a &arch-kernel; user, the manufacturers hope that the "
+"Windows user simply won't notice the burden this hardware places on their "
+"CPU. However, any multi-processing operating system, even Windows 2000 or "
+"XP, suffers from degraded performance when peripheral manufacturers skimp on "
+"the embedded processing power of their hardware."
+msgstr ""
+"有兩個原因讓您應當避免使用 Windows 規格的硬體。首先,這些製造商一般不提供用於"
+"編寫 &arch-kernel; 驅動程式的資料。通常,這些設備的軟硬體介面是專有的,即使有"
+"相關資料,若不簽署封閉的協議仍舊無法得到它們。這就排除了被自由軟體使用的可"
+"能,因為自由軟體的開發者不會將它們的軟體原始碼封閉起來。其次,這些設備是沒有"
+"內嵌處理器的,作業系統必須承擔本該由這些處理器完成的工作,而且經常是在"
+"<emphasis>即時</emphasis>的優先等級之下,因此處理器在驅動這些設備時就無法運行"
+"您的程式。因為典型的 Windows 使用者並不像 &arch-kernel; 使用者那樣對多工有強"
+"烈要求,這些製造商希望 Windows 使用者不會注意到他們的硬體對處理器造成的負擔。"
+"但是,任何多工作業系統,甚至是 Windows 2000 或 XP,都要忍受這些製造商因省略內"
+"嵌處理器而造成的性能下降。"
+
+#. Tag: para
+#: hardware.xml:1656
+#, fuzzy, no-c-format
msgid ""
-"You can help improve this situation by encouraging manufacturers of closed "
-"hardware to release the documentation and other resources necessary for us "
-"to provide free drivers for their hardware."
+"You can help improve this situation by encouraging these manufacturers to "
+"release the documentation and other resources necessary for us to program "
+"their hardware, but the best strategy is simply to avoid this sort of "
+"hardware<phrase arch=\"linux-any\"> until it is listed as working in the "
+"<ulink url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</"
+"ulink></phrase>."
msgstr ""
+"您可以要求製造商發佈相關的文件和資料以改善這種情況,使我們可以為他們的硬體撰"
+"寫程式,但最好還是避免使用這些硬體,直到它們被列入 <ulink url=\"&url-"
+"hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink> 為止。"
#. Tag: title
#: hardware.xml:1674
@@ -2350,26 +2412,42 @@ msgstr "CD-ROM/DVD-ROM"
msgid ""
"Whenever you see <quote>CD-ROM</quote> in this manual, it applies to both CD-"
"ROMs and DVD-ROMs, because both technologies are really the same from the "
-"operating system's point of view."
+"operating system's point of view, except for some very old nonstandard CD-"
+"ROM drives which are neither SCSI nor IDE/ATAPI."
msgstr ""
"每當在本手冊中看到<quote>光碟</quote>,它泛指 CD-ROM 和 DVD-ROM。因為從作業系"
"統的角度來看,它們所用的技術是相同的。這套論屏除那些既不屬於 SCSI 也不屬於 "
"IDE/ATAPI 的老式非標準 CD-ROM 光碟機。"
#. Tag: para
-#: hardware.xml:1708
+#: hardware.xml:1709
#, no-c-format
-msgid "CD-ROM based installation is supported for most architectures."
+msgid ""
+"CD-ROM based installation is supported for some architectures. On machines "
+"which support bootable CD-ROMs, you should be able to do a completely "
+"<phrase arch=\"not-s390\">floppy-less</phrase> <phrase arch=\"s390\">tape-"
+"less</phrase> installation. Even if your system doesn't support booting from "
+"a CD-ROM, you can use the CD-ROM in conjunction with the other techniques to "
+"install your system, once you've booted up by other means; see <xref linkend="
+"\"boot-installer\"/>."
msgstr ""
+"一些架構支援透過光碟機的安裝方式。在支援光碟機開機的機器上,您可以完成"
+"<phrase arch=\"not-s390\">無軟碟 (floppy-less)</phrase> <phrase arch="
+"\"s390\">無磁帶 (tape-less)</phrase> 的安裝。即使您的系統不支援從 CD-ROM 開"
+"機,您也可以結合其他技術在開機後使用光碟機來安裝系統,請參閱 <xref linkend="
+"\"boot-installer\"/>。"
#. Tag: para
-#: hardware.xml:1712
+#: hardware.xml:1721
#, no-c-format
-msgid "On PCs SATA, IDE/ATAPI and SCSI CD-ROMs are supported."
+msgid ""
+"SCSI, SATA and IDE/ATAPI CD-ROMs are supported. The <ulink url=\"&url-cd-"
+"howto;\">Linux CD-ROM HOWTO</ulink> contains in-depth information on using "
+"CD-ROMs with Linux."
msgstr ""
#. Tag: para
-#: hardware.xml:1716
+#: hardware.xml:1727
#, no-c-format
msgid ""
"USB CD-ROM drives are also supported, as are FireWire devices that are "
@@ -2379,13 +2457,13 @@ msgstr ""
"援。"
#. Tag: para
-#: hardware.xml:1721
+#: hardware.xml:1732
#, no-c-format
msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines."
msgstr ""
#. Tag: para
-#: hardware.xml:1725
+#: hardware.xml:1736
#, fuzzy, no-c-format
msgid ""
"On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of "
@@ -2402,31 +2480,72 @@ msgstr ""
"<quote>Unix</quote> 或 <quote>512</quote> 的位置上。"
#. Tag: title
-#: hardware.xml:1739
+#: hardware.xml:1750
+#, no-c-format
+msgid "Hard Disk"
+msgstr "硬碟"
+
+#. Tag: para
+#: hardware.xml:1752
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Booting the installation system directly from a hard disk is another "
+#| "option for many architectures. This will require some other operating "
+#| "system to load the installer onto the hard disk."
+msgid ""
+"Booting the installation system directly from a hard disk is another option "
+"for many architectures. This will require some other operating system to "
+"load the installer onto the hard disk."
+msgstr ""
+"從硬碟開機安裝系統是許多硬體架構的另外一個選擇。這將要求其他的作業系統從硬體"
+"載入安裝程式。"
+
+#. Tag: para
+#: hardware.xml:1758
+#, no-c-format
+msgid ""
+"Although the &arch-title; does not allow booting from SunOS (Solaris), you "
+"can install from a SunOS partition (UFS slices)."
+msgstr ""
+"雖然 &arch-title; 不允許從 SunOS (Solaris) 啟動,但您可以從一個 SunOS 的分割"
+"區 (UFS slices) 進行安裝。"
+
+#. Tag: title
+#: hardware.xml:1766
#, no-c-format
msgid "USB Memory Stick"
msgstr "USB 隨身碟"
#. Tag: para
-#: hardware.xml:1741
-#, no-c-format
+#: hardware.xml:1768
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Many Debian boxes need their floppy and/or CD-ROM drives only for setting "
+#| "up the system and for rescue purposes. If you operate some servers, you "
+#| "will probably already have thought about omitting those drives and using "
+#| "an USB memory stick for installing and (when necessary) for recovering "
+#| "the system. This is also useful for small systems which have no room for "
+#| "unnecessary drives."
msgid ""
-"USB flash disks a.k.a. USB memory sticks have become a commonly used and "
-"cheap storage device. Most modern computer systems also allow booting the &d-"
-"i; from such a stick. Many modern computer systems, in particular netbooks "
-"and thin laptops, do not have a CD/DVD-ROM drive anymore at all and booting "
-"from USB media ist the standard way of installing a new operating system on "
-"them."
+"Many &debian; boxes need their floppy and/or CD-ROM drives only for setting "
+"up the system and for rescue purposes. If you operate some servers, you will "
+"probably already have thought about omitting those drives and using an USB "
+"memory stick for installing and (when necessary) for recovering the system. "
+"This is also useful for small systems which have no room for unnecessary "
+"drives."
msgstr ""
+"許多 &debian; 機器只在設定系統和急救用途時才需要軟碟機和光碟機。如果您使用過"
+"伺服器,您也許已經想過如何省掉這些設備,改用 USB 隨身碟來安裝和 (在必需時) 恢"
+"復系統。這對那些沒有足夠空間容納不必要設備的小型系統非常有用。"
#. Tag: title
-#: hardware.xml:1753
+#: hardware.xml:1780
#, no-c-format
msgid "Network"
msgstr "網路"
#. Tag: para
-#: hardware.xml:1755
+#: hardware.xml:1782
#, no-c-format
msgid ""
"The network can be used during the installation to retrieve files needed for "
@@ -2439,21 +2558,18 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1765
-#, no-c-format
+#: hardware.xml:1792
+#, fuzzy, no-c-format
msgid ""
"You can also <emphasis>boot</emphasis> the installation system over the "
-"network without needing any local media like CDs/DVDs or USB sticks. If you "
-"already have a netboot-infrastructure available (i.e. you are already "
-"running DHCP and TFTP services in your network), this allows an easy and "
-"fast deployment of a large number of machines. Setting up the necessary "
-"infrastructure requires a certain level of technical experience, so this is "
-"not recommended for novice users. <phrase arch=\"mips;mipsel\">This is the "
-"preferred installation technique for &arch-title;.</phrase>"
+"network. <phrase arch=\"mips;mipsel\">This is the preferred installation "
+"technique for &arch-title;.</phrase>"
msgstr ""
+"您還可以從網路<emphasis>啟動 (boot)</emphasis> 系統。<phrase arch=\"mips\"> "
+"這是在 Mips 下的推薦安裝方式</phrase>"
#. Tag: para
-#: hardware.xml:1778
+#: hardware.xml:1798
#, no-c-format
msgid ""
"Diskless installation, using network booting from a local area network and "
@@ -2463,54 +2579,20 @@ msgstr ""
"選擇。"
#. Tag: title
-#: hardware.xml:1787
-#, no-c-format
-msgid "Hard Disk"
-msgstr "硬碟"
-
-#. Tag: para
-#: hardware.xml:1789
-#, fuzzy, no-c-format
-#| msgid ""
-#| "Booting the installation system directly from a hard disk is another "
-#| "option for many architectures. This will require some other operating "
-#| "system to load the installer onto the hard disk."
-msgid ""
-"Booting the installation system directly from a hard disk is another option "
-"for many architectures. This will require some other operating system to "
-"load the installer onto the hard disk. This method is only recommended for "
-"special cases when no other installation method is available."
-msgstr ""
-"從硬碟開機安裝系統是許多硬體架構的另外一個選擇。這將要求其他的作業系統從硬體"
-"載入安裝程式。"
-
-#. Tag: para
-#: hardware.xml:1796
-#, no-c-format
-msgid ""
-"Although the &arch-title; does not allow booting from SunOS (Solaris), you "
-"can install from a SunOS partition (UFS slices)."
-msgstr ""
-"雖然 &arch-title; 不允許從 SunOS (Solaris) 啟動,但您可以從一個 SunOS 的分割"
-"區 (UFS slices) 進行安裝。"
-
-#. Tag: title
-#: hardware.xml:1805
+#: hardware.xml:1806
#, no-c-format
msgid "Un*x or GNU system"
msgstr "Un*x 或 GNU 系統"
#. Tag: para
-#: hardware.xml:1807
+#: hardware.xml:1808
#, fuzzy, no-c-format
msgid ""
"If you are running another Unix-like system, you could use it to install "
"&debian-gnu; without using the &d-i; described in the rest of this manual. "
"This kind of install may be useful for users with otherwise unsupported "
"hardware or on hosts which can't afford downtime. If you are interested in "
-"this technique, skip to the <xref linkend=\"linux-upgrade\"/>. This "
-"installation method is only recommended for advanced users when no other "
-"installation method is available."
+"this technique, skip to the <xref linkend=\"linux-upgrade\"/>."
msgstr ""
"如果您正在使用其它的類 Unix 系統,也可以用它來安裝 &debian-gnu; 而無須本手冊"
"其他部分所描述的 &d-i; 使用方法。這類安裝方法可能對那些因為硬體不支援或機器停"
@@ -2527,25 +2609,50 @@ msgstr "支援的儲存系統"
#: hardware.xml:1822
#, no-c-format
msgid ""
-"The &debian; installer contains a kernel which is built to maximize the "
-"number of systems it runs on."
-msgstr ""
-
-#. Tag: para
-#: hardware.xml:1826
+"The &debian; boot disks contain a kernel which is built to maximize the "
+"number of systems it runs on. Unfortunately, this makes for a larger kernel, "
+"which includes many drivers that won't be used for your machine<phrase arch="
+"\"linux-any\"> (see <xref linkend=\"kernel-baking\"/> to learn how to build "
+"your own kernel)</phrase>. Support for the widest possible range of devices "
+"is desirable in general, to ensure that &debian; can be installed on the "
+"widest array of hardware."
+msgstr ""
+"&debian; 開機磁碟包括一個最可能在所有支援的系統上運作的核心。不幸的是,這將產"
+"生一個龐大的核心,其中包括許多您的機器不需要的驅動程式<phrase arch=\"linux-"
+"any\"> (參考<xref linkend=\"kernel-baking\"/> 學習如何編譯自己的核心)</"
+"phrase>。在一般狀況下,支援最大範圍內的設備是被期許的,這將使得 &debian; 可以"
+"在盡可能多的硬體上安裝。"
+
+#. Tag: para
+#: hardware.xml:1832
#, fuzzy, no-c-format
msgid ""
-"Generally, the &debian; installation system includes support for IDE (also "
-"known as PATA) drives, SATA and SCSI controllers and drives, USB, and "
-"FireWire. The supported file systems include FAT, Win-32 FAT extensions "
-"(VFAT) and NTFS."
+"Generally, the &debian; installation system includes support for floppies, "
+"IDE (also known as PATA) drives, IDE floppies, parallel port IDE devices, "
+"SATA and SCSI controllers and drives, USB, and FireWire. The supported file "
+"systems include FAT, Win-32 FAT extensions (VFAT) and NTFS."
msgstr ""
"一般說來,&debian; 安裝系統支援軟碟機、IDE 設備、IDE 軟碟機、平行 IDE 設備、"
"SCSI 控制器和設備、USB 以及 FireWire。檔案系統支援 FAT、Win-32 FAT "
"extensions (VFAT)、 NTFS、以及其他一些格式。"
#. Tag: para
-#: hardware.xml:1843
+#: hardware.xml:1839
+#, fuzzy, no-c-format
+msgid ""
+"Disk interfaces that emulate the <quote>AT</quote> hard disk interface "
+"&mdash; often called MFM, RLL, IDE, or PATA &mdash; are supported. SATA and "
+"SCSI disk controllers from many different manufacturers are supported. See "
+"the <ulink url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</"
+"ulink> for more details."
+msgstr ""
+"模擬 <quote>AT</quote> 硬碟介面的軟碟介面,通常稱為 MFM、RLL、IDE 或 ATA 是受"
+"支援的。用於 IBM XT 電腦非常陳舊的 8 位元硬碟控制器只以一個模組支援。大部分廠"
+"商生產的 SCSI 磁碟控制器都能取得支援。請參考 <ulink url=\"&url-hardware-"
+"howto;\">Linux Hardware Compatibility HOWTO</ulink> 以取得更詳細資訊。"
+
+#. Tag: para
+#: hardware.xml:1847
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2567,7 +2674,7 @@ msgstr ""
"ulink>以瞭解更多關於 Linux 核心支援 SPARC 硬體的情況。"
#. Tag: para
-#: hardware.xml:1876
+#: hardware.xml:1880
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2578,7 +2685,7 @@ msgstr ""
"援 CHRP 系統上的軟碟。"
#. Tag: para
-#: hardware.xml:1882
+#: hardware.xml:1886
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2589,7 +2696,7 @@ msgstr ""
"援軟碟機。"
#. Tag: para
-#: hardware.xml:1888
+#: hardware.xml:1892
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2597,7 +2704,7 @@ msgid ""
msgstr "所有 Linux 核心支援的儲存系統也都被開機系統所支援。"
#. Tag: para
-#: hardware.xml:1893
+#: hardware.xml:1897
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2609,13 +2716,13 @@ msgstr ""
"援。"
#. Tag: title
-#: hardware.xml:1910
+#: hardware.xml:1914
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "記憶體與硬碟空間的需求"
#. Tag: para
-#: hardware.xml:1912
+#: hardware.xml:1916
#, no-c-format
msgid ""
"You must have at least &minimum-memory; of memory and &minimum-fs-size; of "
@@ -2625,7 +2732,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: hardware.xml:1919
+#: hardware.xml:1923
#, no-c-format
msgid ""
"Installation on systems with less memory<footnote condition=\"gtk\"> <para> "
@@ -2637,32 +2744,19 @@ msgid ""
"is only advised for experienced users."
msgstr ""
-#~ msgid "HP PA-RISC"
-#~ msgstr "HP PA-RISC"
-
-#~ msgid "hppa"
-#~ msgstr "hppa"
-
-#~ msgid "PA-RISC 1.1"
-#~ msgstr "PA-RISC 1.1"
-
-#~ msgid "<entry>32</entry>"
-#~ msgstr "<entry>32</entry>"
-
-#~ msgid "PA-RISC 2.0"
-#~ msgstr "PA-RISC 2.0"
-
-#~ msgid "<entry>64</entry>"
-#~ msgstr "<entry>64</entry>"
-
#, fuzzy
#~ msgid ""
#~ "Multiprocessor support &mdash; also called <quote>symmetric "
#~ "multiprocessing</quote> or SMP &mdash; is available for this "
#~ "architecture. The standard &debian; &release; kernel image has been "
-#~ "compiled with SMP support. The standard kernel is also usable on non-SMP "
-#~ "systems, but has a slight overhead which will cause a small reduction in "
-#~ "performance. For normal system use this will hardly be noticable."
+#~ "compiled with <firstterm>SMP-alternatives</firstterm> support. This means "
+#~ "that the kernel will detect the number of processors (or processor cores) "
+#~ "and will automatically deactivate SMP on uniprocessor systems. Having "
+#~ "multiple processors in a computer was originally only an issue for high-"
+#~ "end server systems but has become quite common in recent years even for "
+#~ "rather low-end desktop computers and laptops with the introduction of so "
+#~ "called <quote>multi-core</quote> processors. These contain two or more "
+#~ "processor units, called <quote>cores</quote>, in one physical chip."
#~ msgstr ""
#~ "多處理器 &mdash; 又稱為 <quote>symmetric multi-processing</quote> 或 SMP "
#~ "&mdash; 在本硬體架構下是受到支援的。標準的 &debian; &release; 核心在編譯時"
@@ -2670,206 +2764,6 @@ msgstr ""
#~ "系統負擔,所以這並不會影響安裝。"
#, fuzzy
-#~| msgid ""
-#~| "In order to optimize the kernel for single CPU systems, you'll have to "
-#~| "replace the standard Debian kernel. <phrase arch=\"linux-any\">You can "
-#~| "find a discussion of how to do this in <xref linkend=\"kernel-baking\"/"
-#~| ">. At this time (kernel version &kernelversion;) the way you disable SMP "
-#~| "is to deselect <quote>&smp-config-option;</quote> in the <quote>&smp-"
-#~| "config-section;</quote> section of the kernel config.</phrase>"
-#~ msgid ""
-#~ "In order to optimize the kernel for single CPU systems, you'll have to "
-#~ "replace the standard &debian; kernel.<phrase arch=\"linux-any\"> You can "
-#~ "find a discussion of how to do this in <xref linkend=\"kernel-baking\"/>. "
-#~ "At this time (kernel version &kernelversion;) the way you disable SMP is "
-#~ "to deselect <quote>&smp-config-option;</quote> in the <quote>&smp-config-"
-#~ "section;</quote> section of the kernel config.</phrase>"
-#~ msgstr ""
-#~ "為了最佳化單處理器系統核心,您需要替換標準的 &debian; 核心。<phrase arch="
-#~ "\"linux-any\">您可以在 <xref linkend=\"kernel-baking\"/> 找到相關的討論。"
-#~ "目前(核心版本 &kernelversion;)停用 SMP 選項的方法是在核心設定的 "
-#~ "<quote>&smp-config-section;</quote> 小節中取消 <quote>&smp-config-option;"
-#~ "</quote> 選項。</phrase>"
-
-#, fuzzy
-#~| msgid ""
-#~| "You should be using a VGA-compatible display interface for the console "
-#~| "terminal. Nearly every modern display card is compatible with VGA. "
-#~| "Ancient standards such CGA, MDA, or HGA should also work, assuming you "
-#~| "do not require X11 support. Note that X11 is not used during the "
-#~| "installation process described in this document."
-#~ msgid ""
-#~ "You should be using a VGA-compatible display interface for the console "
-#~ "terminal. Nearly every modern display card is compatible with VGA. "
-#~ "Ancient standards such CGA, MDA, or HGA should also work, assuming you do "
-#~ "not require X11 support. Note that X11 is not used during the "
-#~ "installation process described in this document unless the graphical "
-#~ "installer was explicitly selected."
-#~ msgstr ""
-#~ "您應該讓終端控制台使用 VGA 相容的顯示介面。幾乎所有的新顯卡都相容 VGA。在"
-#~ "不使用 X11 支援的情況下,您也可以用古老的 CGA, MDA 或 HGA 工作。 注意,在"
-#~ "本文所述的安裝過程中並不會使用 X11 圖形界面。"
-
-#~ msgid ""
-#~ "Again, see the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
-#~ "Compatibility HOWTO</ulink> to determine whether your specific hardware "
-#~ "is supported by Linux."
-#~ msgstr ""
-#~ "另外,請參閱 <ulink url=\"&url-hardware-howto;\">Linux Hardware "
-#~ "Compatibility HOWTO</ulink> 來判斷您的硬體是否由 Linux 支援。"
-
-#~ msgid ""
-#~ "Since we haven't been granted access to the documentation on these "
-#~ "devices, they simply won't work under &arch-kernel;. You can help by "
-#~ "asking the manufacturers of such hardware to release the documentation. "
-#~ "If enough people ask, they will realize that the free software community "
-#~ "is an important market."
-#~ msgstr ""
-#~ "因為我們沒有被授權取用這些設備的文件,它們自然不會在 &arch-kernel; 下運"
-#~ "作。您可以幫我們去告訴那些製造商,要求他們釋出文件。如果有足夠多的人要求,"
-#~ "他們將認識到自由軟體社群也是一個重要的市場。"
-
-#~ msgid "Windows-specific Hardware"
-#~ msgstr "Windows 專用硬體"
-
-#~ msgid ""
-#~ "A disturbing trend is the proliferation of Windows-specific modems and "
-#~ "printers. In some cases these are specially designed to be operated by "
-#~ "the Microsoft Windows operating system and bear the legend "
-#~ "<quote>WinModem</quote> or <quote>Made especially for Windows-based "
-#~ "computers</quote>. This is generally done by removing the embedded "
-#~ "processors of the hardware and shifting the work they do over to a "
-#~ "Windows driver that is run by your computer's main CPU. This strategy "
-#~ "makes the hardware less expensive, but the savings are often "
-#~ "<emphasis>not</emphasis> passed on to the user and this hardware may even "
-#~ "be more expensive than equivalent devices that retain their embedded "
-#~ "intelligence."
-#~ msgstr ""
-#~ "Windows 規格的調變解調器和印表機的增長是一個令人不安的趨勢。在某些情況下它"
-#~ "們專為微軟的 Windows 作業系統所設計設計並且標有 <quote>WinModem</quote> "
-#~ "或 <quote>專為以 Windows 為基礎的電腦製造</quote>字樣。這通常是省掉硬體的"
-#~ "內嵌處理器,將其工作交給 Windows 驅動程式並由您的電腦的處理器執行。這樣做"
-#~ "是為了降低硬體成本,但是這樣常常<emphasis>不能</emphasis>為使用者節省任何"
-#~ "開銷,並且可能還會與相同功能但保留內嵌處理器的設備昂貴。"
-
-#, fuzzy
-#~ msgid ""
-#~ "You should avoid Windows-specific hardware for two reasons. The first is "
-#~ "that the manufacturers do not generally make the resources available to "
-#~ "write a &arch-kernel; driver. Generally, the hardware and software "
-#~ "interface to the device is proprietary, and documentation is not "
-#~ "available without a non-disclosure agreement, if it is available at all. "
-#~ "This precludes it being used for free software, since free software "
-#~ "writers disclose the source code of their programs. The second reason is "
-#~ "that when devices like these have had their embedded processors removed, "
-#~ "the operating system must perform the work of the embedded processors, "
-#~ "often at <emphasis>real-time</emphasis> priority, and thus the CPU is not "
-#~ "available to run your programs while it is driving these devices. Since "
-#~ "the typical Windows user does not multi-process as intensively as a &arch-"
-#~ "kernel; user, the manufacturers hope that the Windows user simply won't "
-#~ "notice the burden this hardware places on their CPU. However, any multi-"
-#~ "processing operating system, even Windows 2000 or XP, suffers from "
-#~ "degraded performance when peripheral manufacturers skimp on the embedded "
-#~ "processing power of their hardware."
-#~ msgstr ""
-#~ "有兩個原因讓您應當避免使用 Windows 規格的硬體。首先,這些製造商一般不提供"
-#~ "用於編寫 &arch-kernel; 驅動程式的資料。通常,這些設備的軟硬體介面是專有"
-#~ "的,即使有相關資料,若不簽署封閉的協議仍舊無法得到它們。這就排除了被自由軟"
-#~ "體使用的可能,因為自由軟體的開發者不會將它們的軟體原始碼封閉起來。其次,這"
-#~ "些設備是沒有內嵌處理器的,作業系統必須承擔本該由這些處理器完成的工作,而且"
-#~ "經常是在<emphasis>即時</emphasis>的優先等級之下,因此處理器在驅動這些設備"
-#~ "時就無法運行您的程式。因為典型的 Windows 使用者並不像 &arch-kernel; 使用者"
-#~ "那樣對多工有強烈要求,這些製造商希望 Windows 使用者不會注意到他們的硬體對"
-#~ "處理器造成的負擔。但是,任何多工作業系統,甚至是 Windows 2000 或 XP,都要"
-#~ "忍受這些製造商因省略內嵌處理器而造成的性能下降。"
-
-#, fuzzy
-#~ msgid ""
-#~ "You can help improve this situation by encouraging these manufacturers to "
-#~ "release the documentation and other resources necessary for us to program "
-#~ "their hardware, but the best strategy is simply to avoid this sort of "
-#~ "hardware<phrase arch=\"linux-any\"> until it is listed as working in the "
-#~ "<ulink url=\"&url-hardware-howto;\">Linux Hardware Compatibility HOWTO</"
-#~ "ulink></phrase>."
-#~ msgstr ""
-#~ "您可以要求製造商發佈相關的文件和資料以改善這種情況,使我們可以為他們的硬體"
-#~ "撰寫程式,但最好還是避免使用這些硬體,直到它們被列入 <ulink url=\"&url-"
-#~ "hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink> 為止。"
-
-#~ msgid ""
-#~ "CD-ROM based installation is supported for some architectures. On "
-#~ "machines which support bootable CD-ROMs, you should be able to do a "
-#~ "completely <phrase arch=\"not-s390\">floppy-less</phrase> <phrase arch="
-#~ "\"s390\">tape-less</phrase> installation. Even if your system doesn't "
-#~ "support booting from a CD-ROM, you can use the CD-ROM in conjunction with "
-#~ "the other techniques to install your system, once you've booted up by "
-#~ "other means; see <xref linkend=\"boot-installer\"/>."
-#~ msgstr ""
-#~ "一些架構支援透過光碟機的安裝方式。在支援光碟機開機的機器上,您可以完成"
-#~ "<phrase arch=\"not-s390\">無軟碟 (floppy-less)</phrase> <phrase arch="
-#~ "\"s390\">無磁帶 (tape-less)</phrase> 的安裝。即使您的系統不支援從 CD-ROM "
-#~ "開機,您也可以結合其他技術在開機後使用光碟機來安裝系統,請參閱 <xref "
-#~ "linkend=\"boot-installer\"/>。"
-
-#, fuzzy
-#~| msgid ""
-#~| "Many Debian boxes need their floppy and/or CD-ROM drives only for "
-#~| "setting up the system and for rescue purposes. If you operate some "
-#~| "servers, you will probably already have thought about omitting those "
-#~| "drives and using an USB memory stick for installing and (when necessary) "
-#~| "for recovering the system. This is also useful for small systems which "
-#~| "have no room for unnecessary drives."
-#~ msgid ""
-#~ "Many &debian; boxes need their floppy and/or CD-ROM drives only for "
-#~ "setting up the system and for rescue purposes. If you operate some "
-#~ "servers, you will probably already have thought about omitting those "
-#~ "drives and using an USB memory stick for installing and (when necessary) "
-#~ "for recovering the system. This is also useful for small systems which "
-#~ "have no room for unnecessary drives."
-#~ msgstr ""
-#~ "許多 &debian; 機器只在設定系統和急救用途時才需要軟碟機和光碟機。如果您使用"
-#~ "過伺服器,您也許已經想過如何省掉這些設備,改用 USB 隨身碟來安裝和 (在必需"
-#~ "時) 恢復系統。這對那些沒有足夠空間容納不必要設備的小型系統非常有用。"
-
-#, fuzzy
-#~ msgid ""
-#~ "You can also <emphasis>boot</emphasis> the installation system over the "
-#~ "network. <phrase arch=\"mips;mipsel\">This is the preferred installation "
-#~ "technique for &arch-title;.</phrase>"
-#~ msgstr ""
-#~ "您還可以從網路<emphasis>啟動 (boot)</emphasis> 系統。<phrase arch=\"mips"
-#~ "\"> 這是在 Mips 下的推薦安裝方式</phrase>"
-
-#~ msgid ""
-#~ "The &debian; boot disks contain a kernel which is built to maximize the "
-#~ "number of systems it runs on. Unfortunately, this makes for a larger "
-#~ "kernel, which includes many drivers that won't be used for your "
-#~ "machine<phrase arch=\"linux-any\"> (see <xref linkend=\"kernel-baking\"/> "
-#~ "to learn how to build your own kernel)</phrase>. Support for the widest "
-#~ "possible range of devices is desirable in general, to ensure that "
-#~ "&debian; can be installed on the widest array of hardware."
-#~ msgstr ""
-#~ "&debian; 開機磁碟包括一個最可能在所有支援的系統上運作的核心。不幸的是,這"
-#~ "將產生一個龐大的核心,其中包括許多您的機器不需要的驅動程式<phrase arch="
-#~ "\"linux-any\"> (參考<xref linkend=\"kernel-baking\"/> 學習如何編譯自己的核"
-#~ "心)</phrase>。在一般狀況下,支援最大範圍內的設備是被期許的,這將使得 "
-#~ "&debian; 可以在盡可能多的硬體上安裝。"
-
-#, fuzzy
-#~ msgid ""
-#~ "Disk interfaces that emulate the <quote>AT</quote> hard disk interface "
-#~ "&mdash; often called MFM, RLL, IDE, or PATA &mdash; are supported. SATA "
-#~ "and SCSI disk controllers from many different manufacturers are "
-#~ "supported. See the <ulink url=\"&url-hardware-howto;\">Linux Hardware "
-#~ "Compatibility HOWTO</ulink> for more details."
-#~ msgstr ""
-#~ "模擬 <quote>AT</quote> 硬碟介面的軟碟介面,通常稱為 MFM、RLL、IDE 或 ATA "
-#~ "是受支援的。用於 IBM XT 電腦非常陳舊的 8 位元硬碟控制器只以一個模組支援。"
-#~ "大部分廠商生產的 SCSI 磁碟控制器都能取得支援。請參考 <ulink url=\"&url-"
-#~ "hardware-howto;\">Linux Hardware Compatibility HOWTO</ulink> 以取得更詳細"
-#~ "資訊。"
-
-#, fuzzy
#~ msgid ""
#~ "Complete information regarding supported S/390 and zSeries machines can "
#~ "be found in IBM's Redbook <ulink url=\"http://www.redbooks.ibm.com/pubs/"
diff --git a/po/zh_TW/install-methods.po b/po/zh_TW/install-methods.po
index da9881bac..7bf5df56e 100644
--- a/po/zh_TW/install-methods.po
+++ b/po/zh_TW/install-methods.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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-07-20 14:12+0000\n"
"PO-Revision-Date: 2005-07-18 12:10+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -22,7 +22,7 @@ msgstr "取得系統安裝媒介"
#: install-methods.xml:12
#, fuzzy, no-c-format
#| msgid "Official &debian-gnu; CD-ROM Sets"
-msgid "Official &debian-gnu; CD/DVD-ROM Sets"
+msgid "Official &debian-gnu; CD-ROM Sets"
msgstr "&debian-gnu; 官方光碟套件"
#. Tag: para
@@ -44,18 +44,17 @@ msgstr "&debian-gnu; 官方光碟套件"
#| "and you avoid the CD shuffling marathon."
msgid ""
"By far the easiest way to install &debian-gnu; is from an Official &debian; "
-"CD/DVD-ROM Set. You can buy a set from a vendor (see the <ulink url=\"&url-"
-"debian-cd-vendors;\">CD vendors page</ulink>). You may also download the CD/"
-"DVD-ROM images from a &debian; mirror and make your own set, if you have a "
-"fast network connection and a CD/DVD burner (see the <ulink url=\"&url-"
-"debian-cd;\">Debian CD page</ulink> and <ulink url=\"&url-debian-cd-faq;"
-"\">Debian CD FAQ</ulink> for detailed instructions). If you have a &debian; "
-"CD/DVD set and CDs/DVDs are bootable on your machine<phrase arch=\"x86\">, "
-"which is the case on all modern PCs</phrase>, you can skip right to <xref "
-"linkend=\"boot-installer\"/>. Much effort has been expended to ensure the "
-"most-used files are on the first CDs and DVDs, so that a basic desktop "
-"installation can be done with only the first DVD or - to a limited extent - "
-"even with only the first CD."
+"CD-ROM Set. You can buy a set from a vendor (see the <ulink url=\"&url-"
+"debian-cd-vendors;\">CD vendors page</ulink>). You may also download the CD-"
+"ROM images from a &debian; mirror and make your own set, if you have a fast "
+"network connection and a CD burner (see the <ulink url=\"&url-debian-cd;"
+"\">Debian CD page</ulink> for detailed instructions). If you have a &debian; "
+"CD set and CDs are bootable on your machine, you can skip right to <xref "
+"linkend=\"boot-installer\"/>; much effort has been expended to ensure the "
+"files most people need are there on the CD. Although a full set of binary "
+"packages requires several CDs, it is unlikely you will need packages on the "
+"third CD and above. You may also consider using the DVD version, which saves "
+"a lot of space on your shelf and you avoid the CD shuffling marathon."
msgstr ""
"目前安裝 &debian-gnu; 最容易的方法是使用一個官方的 &debian;光碟套件。您可以向"
"零售商購買 (參閱 <ulink url=\"&url-debian-cd-vendors;\">光碟零售商</ulink>)。"
@@ -70,18 +69,6 @@ msgstr ""
#. Tag: para
#: install-methods.xml:30
-#, no-c-format
-msgid ""
-"As CDs have a rather limited capacity by today's standards, not all "
-"graphical desktop environments are installable with only the first CD; only "
-"XFCE (which is the default desktop environment installed by &debian-gnu; "
-"&release;) completely fits on the first CD. For all other desktop "
-"environments a CD installation requires either network connectivity during "
-"the installation to download the remaining files or additional CDs."
-msgstr ""
-
-#. Tag: para
-#: install-methods.xml:39
#, fuzzy, no-c-format
#| msgid ""
#| "If your machine doesn't support CD booting, but you do have a CD set, you "
@@ -96,18 +83,17 @@ msgstr ""
#| "given below for particular files you need for booting, look for those "
#| "files in the same directories and subdirectories on your CD."
msgid ""
-"If your machine doesn't support CD booting<phrase arch=\"x86\"> (only "
-"relevant on very old PC systems)</phrase>, but you do have a CD set, you can "
-"use an alternative strategy such as <phrase condition=\"supports-floppy-boot"
-"\">floppy disk,</phrase> <phrase arch=\"s390\">tape, emulated tape,</phrase> "
-"<phrase condition=\"bootable-disk\">hard disk,</phrase> <phrase condition="
-"\"bootable-usb\">usb stick,</phrase> <phrase condition=\"supports-tftp\">net "
-"boot,</phrase> or manually loading the kernel from the CD to initially boot "
-"the system installer. The files you need for booting by another means are "
-"also on the CD; the &debian; network archive and CD folder organization are "
-"identical. So when archive file paths are given below for particular files "
-"you need for booting, look for those files in the same directories and "
-"subdirectories on your CD."
+"If your machine doesn't support CD booting, but you do have a CD set, you "
+"can use an alternative strategy such as <phrase condition=\"supports-floppy-"
+"boot\">floppy disk,</phrase> <phrase arch=\"s390\">tape, emulated tape,</"
+"phrase> <phrase condition=\"bootable-disk\">hard disk,</phrase> <phrase "
+"condition=\"bootable-usb\">usb stick,</phrase> <phrase condition=\"supports-"
+"tftp\">net boot,</phrase> or manually loading the kernel from the CD to "
+"initially boot the system installer. The files you need for booting by "
+"another means are also on the CD; the &debian; network archive and CD folder "
+"organization are identical. So when archive file paths are given below for "
+"particular files you need for booting, look for those files in the same "
+"directories and subdirectories on your CD."
msgstr ""
"如果您的機器不支援光碟開機,但是您有一套光碟套件,您可以使用其他的方法例如: "
"<phrase condition=\"supports-floppy-boot\">軟碟、</phrase> <phrase arch="
@@ -119,7 +105,7 @@ msgstr ""
"時,請在光碟中同樣的目錄和子目錄下查找它們。"
#. Tag: para
-#: install-methods.xml:62
+#: install-methods.xml:52
#, no-c-format
msgid ""
"Once the installer is booted, it will be able to obtain all the other files "
@@ -127,7 +113,7 @@ msgid ""
msgstr "安裝程式啟動一旦啟動,它將能夠取得光碟中其他所有必需的檔案。"
#. Tag: para
-#: install-methods.xml:67
+#: install-methods.xml:57
#, no-c-format
msgid ""
"If you don't have a CD set, then you will need to download the installer "
@@ -144,13 +130,13 @@ msgstr ""
"\"supports-tftp\">一台有連接網路的電腦上</phrase>,他們可以用來啟動安裝程式。"
#. Tag: title
-#: install-methods.xml:93
+#: install-methods.xml:83
#, no-c-format
msgid "Downloading Files from &debian; Mirrors"
msgstr "從 &debian; 鏡像伺服器下載檔案"
#. Tag: para
-#: install-methods.xml:95
+#: install-methods.xml:85
#, no-c-format
msgid ""
"To find the nearest (and thus probably the fastest) mirror, see the <ulink "
@@ -160,7 +146,7 @@ msgstr ""
"debian-mirrors;\">&debian; 鏡像列表</ulink>。"
#. Tag: para
-#: install-methods.xml:100
+#: install-methods.xml:90
#, fuzzy, no-c-format
#| msgid ""
#| "When downloading files from a Debian mirror, be sure to download the "
@@ -173,13 +159,13 @@ msgstr ""
"式下載,而不是文字或者自動模式。"
#. Tag: title
-#: install-methods.xml:108
+#: install-methods.xml:98
#, no-c-format
msgid "Where to Find Installation Images"
msgstr "哪裡能找到安裝映像檔"
#. Tag: para
-#: install-methods.xml:110
+#: install-methods.xml:100
#, no-c-format
msgid ""
"The installation images are located on each &debian; mirror in the directory "
@@ -194,13 +180,13 @@ msgstr ""
"\">MANIFEST</ulink> 文件列出每個映像檔及其用途。"
#. Tag: title
-#: install-methods.xml:123
+#: install-methods.xml:113
#, fuzzy, no-c-format
msgid "Thecus N2100 Installation Files"
msgstr "CATS 的安裝檔案"
#. Tag: para
-#: install-methods.xml:124
+#: install-methods.xml:114
#, no-c-format
msgid ""
"A firmware image is provided for the Thecus N2100 which will automatically "
@@ -210,14 +196,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:135
+#: install-methods.xml:125
#, fuzzy, no-c-format
#| msgid "CATS Installation Files"
msgid "GLAN Tank Installation Files"
msgstr "CATS 的安裝檔案"
#. Tag: para
-#: install-methods.xml:136
+#: install-methods.xml:126
#, no-c-format
msgid ""
"The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the disk "
@@ -226,14 +212,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:146
+#: install-methods.xml:136
#, fuzzy, no-c-format
#| msgid "RiscPC Installation Files"
msgid "Kurobox Pro Installation Files"
msgstr "RiscPC 的安裝檔案"
#. Tag: para
-#: install-methods.xml:147
+#: install-methods.xml:137
#, no-c-format
msgid ""
"The Kurobox Pro requires a kernel and ramdisk on an ext2 partition on the "
@@ -242,13 +228,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:157
+#: install-methods.xml:147
#, fuzzy, no-c-format
msgid "HP mv2120 Installation Files"
msgstr "CATS 的安裝檔案"
#. Tag: para
-#: install-methods.xml:158
+#: install-methods.xml:148
#, no-c-format
msgid ""
"A firmware image is provided for the HP mv2120 which will automatically boot "
@@ -259,14 +245,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:170
+#: install-methods.xml:160
#, fuzzy, no-c-format
#| msgid "CATS Installation Files"
msgid "QNAP Turbo Station Installation Files"
msgstr "CATS 的安裝檔案"
#. Tag: para
-#: install-methods.xml:171
+#: install-methods.xml:161
#, no-c-format
msgid ""
"The installation files for the QNAP Turbo Station consist of a kernel and "
@@ -276,45 +262,28 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:182
+#: install-methods.xml:172
#, fuzzy, no-c-format
msgid "Plug Computer and OpenRD Installation Files"
msgstr "NetWinder 的安裝檔案"
#. Tag: para
-#: install-methods.xml:183
-#, no-c-format
-msgid ""
-"The installation files for plug computers (SheevaPlug, GuruPlug, DreamPlug "
-"etc) and OpenRD devices consist of a kernel and initrd for U-Boot. You can "
-"obtain these files from &kirkwood-marvell-firmware-img;."
-msgstr ""
-
-#. Tag: title
-#: install-methods.xml:193
-#, fuzzy, no-c-format
-#| msgid "CATS Installation Files"
-msgid "LaCie NASes Installation Files"
-msgstr "CATS 的安裝檔案"
-
-#. Tag: para
-#: install-methods.xml:194
+#: install-methods.xml:173
#, no-c-format
msgid ""
-"The installation files for LaCie NASes (Network Space v2, Network Space Max "
-"v2, Internet Space v2, d2 Network v2, 2Big Network v2 and 5Big Network v2) "
-"consist of a kernel and initrd for U-Boot. You can obtain these files from "
-"&lacie-kirkwood-firmware-img;."
+"The installation files for plug computers (SheevaPlug, GuruPlug, etc) and "
+"OpenRD devices consist of a kernel and initrd for U-Boot. You can obtain "
+"these files from &kirkwood-marvell-firmware-img;."
msgstr ""
#. Tag: title
-#: install-methods.xml:245
+#: install-methods.xml:223
#, no-c-format
msgid "Creating an IPL tape"
msgstr "建立 IPL 磁帶"
#. Tag: para
-#: install-methods.xml:247
+#: install-methods.xml:225
#, fuzzy, no-c-format
msgid ""
"If you can't boot (IPL) from the CD-ROM and you are not using VM you need to "
@@ -335,13 +304,13 @@ msgstr ""
"閱 <xref linkend=\"where-files\"/>,"
#. Tag: title
-#: install-methods.xml:271
+#: install-methods.xml:249
#, no-c-format
msgid "Creating Floppies from Disk Images"
msgstr "利用軟碟映像檔建立開機磁片"
#. Tag: para
-#: install-methods.xml:272
+#: install-methods.xml:250
#, no-c-format
msgid ""
"Bootable floppy disks are generally used as a last resort to boot the "
@@ -351,7 +320,7 @@ msgstr ""
"最後一種方法。"
#. Tag: para
-#: install-methods.xml:277
+#: install-methods.xml:255
#, fuzzy, no-c-format
msgid ""
"Booting the installer from floppy disk reportedly fails on Mac USB floppy "
@@ -359,7 +328,7 @@ msgid ""
msgstr "有報告說 Mac USB 軟碟機不支援開機磁片。"
#. Tag: para
-#: install-methods.xml:282
+#: install-methods.xml:260
#, no-c-format
msgid ""
"Disk images are files containing the complete contents of a floppy disk in "
@@ -377,7 +346,7 @@ msgstr ""
"<emphasis>按磁區拷貝</emphasis>到軟碟中。"
#. Tag: para
-#: install-methods.xml:293
+#: install-methods.xml:271
#, fuzzy, no-c-format
msgid ""
"There are different techniques for creating floppies from disk images. This "
@@ -388,7 +357,7 @@ msgstr ""
"在不同平台上從從軟碟映像檔建立開機磁片。"
#. Tag: para
-#: install-methods.xml:299
+#: install-methods.xml:277
#, no-c-format
msgid ""
"Before you can create the floppies, you will first need to download them "
@@ -399,7 +368,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:307
+#: install-methods.xml:285
#, no-c-format
msgid ""
"No matter which method you use to create your floppies, you should remember "
@@ -410,13 +379,13 @@ msgstr ""
"內容不會在無意間被清除。"
#. Tag: title
-#: install-methods.xml:315
+#: install-methods.xml:293
#, no-c-format
msgid "Writing Disk Images From a Linux or Unix System"
msgstr "從 Linux 或者 Unix 系統寫入軟碟映像檔"
#. Tag: para
-#: install-methods.xml:316
+#: install-methods.xml:294
#, fuzzy, no-c-format
msgid ""
"To write the floppy disk image files to the floppy disks, you will probably "
@@ -450,7 +419,7 @@ msgstr ""
"手冊)</phrase>。"
#. Tag: para
-#: install-methods.xml:337
+#: install-methods.xml:315
#, no-c-format
msgid ""
"Some systems attempt to automatically mount a floppy disk when you place it "
@@ -480,7 +449,7 @@ msgstr ""
"統,請咨詢您的系統管理員)。</phrase>"
#. Tag: para
-#: install-methods.xml:358
+#: install-methods.xml:336
#, no-c-format
msgid ""
"If writing a floppy on powerpc Linux, you will need to eject it. The "
@@ -491,13 +460,13 @@ msgstr ""
"command> 指令能夠對此進行控制,當然您可能需要先安裝它。"
#. Tag: title
-#: install-methods.xml:376
+#: install-methods.xml:354
#, no-c-format
msgid "Writing Disk Images From DOS, Windows, or OS/2"
msgstr "在 DOS、Windows、或者 OS/2 下寫入磁碟映像檔"
#. Tag: para
-#: install-methods.xml:378
+#: install-methods.xml:356
#, fuzzy, no-c-format
msgid ""
"If you have access to an i386 or amd64 machine, you can use one of the "
@@ -506,7 +475,7 @@ msgstr ""
"如果您能操作一台 i386 機器,您可以使用如下方法之一把映像檔拷貝到軟碟上。"
#. Tag: para
-#: install-methods.xml:383
+#: install-methods.xml:361
#, no-c-format
msgid ""
"The <command>rawrite1</command> and <command>rawrite2</command> programs can "
@@ -520,7 +489,7 @@ msgstr ""
"者在檔案瀏覽器中雙擊使用這些程式是<emphasis>不能</emphasis>執行的。"
#. Tag: para
-#: install-methods.xml:391
+#: install-methods.xml:369
#, no-c-format
msgid ""
"The <command>rwwrtwin</command> program runs on Windows 95, NT, 98, 2000, "
@@ -531,7 +500,7 @@ msgstr ""
"最新的版本上運行。要使用它您需要解壓 diskio.dll 至相同目錄下。"
#. Tag: para
-#: install-methods.xml:397
+#: install-methods.xml:375
#, no-c-format
msgid ""
"These tools can be found on the Official &debian; CD-ROMs under the "
@@ -541,13 +510,13 @@ msgstr ""
"目錄下。"
#. Tag: title
-#: install-methods.xml:410
+#: install-methods.xml:388
#, no-c-format
msgid "Writing Disk Images From MacOS"
msgstr "在 MacOS 上寫入磁碟映像檔"
#. Tag: para
-#: install-methods.xml:411
+#: install-methods.xml:389
#, no-c-format
msgid ""
"An AppleScript, <application>Make &debian; Floppy</application>, is "
@@ -567,7 +536,7 @@ msgstr ""
"寫入磁碟映像檔。"
#. Tag: para
-#: install-methods.xml:422
+#: install-methods.xml:400
#, no-c-format
msgid ""
"You can also use the MacOS utility <command>Disk Copy</command> directly, or "
@@ -580,13 +549,13 @@ msgstr ""
"例。您可以使用這些工具和以下方法將磁碟映像寫入軟碟。"
#. Tag: title
-#: install-methods.xml:433
+#: install-methods.xml:411
#, no-c-format
msgid "Writing Disk Images with <command>Disk Copy</command>"
msgstr "寫入磁碟映像檔:使用<command>Disk Copy</command>"
#. Tag: para
-#: install-methods.xml:434
+#: install-methods.xml:412
#, no-c-format
msgid ""
"If you are creating the floppy image from files which were originally on the "
@@ -599,7 +568,7 @@ msgstr ""
"像站下載映像檔的情況。"
#. Tag: para
-#: install-methods.xml:443
+#: install-methods.xml:421
#, no-c-format
msgid ""
"Obtain <ulink url=\"&url-powerpc-creator-changer;\">Creator-Changer</ulink> "
@@ -609,7 +578,7 @@ msgstr ""
"且用它打開 <filename>root.bin</filename> 檔案。"
#. Tag: para
-#: install-methods.xml:450
+#: install-methods.xml:428
#, no-c-format
msgid ""
"Change the Creator to <userinput>ddsk</userinput> (Disk Copy), and the Type "
@@ -620,7 +589,7 @@ msgstr ""
"<userinput>DDim</userinput> (binary floppy image)。注意此處有大小寫區分。"
#. Tag: para
-#: install-methods.xml:457
+#: install-methods.xml:435
#, no-c-format
msgid ""
"<emphasis>Important:</emphasis> In the Finder, use <userinput>Get Info</"
@@ -635,7 +604,7 @@ msgstr ""
"MacOS 才不會刪除開機區。"
#. Tag: para
-#: install-methods.xml:466
+#: install-methods.xml:444
#, no-c-format
msgid ""
"Obtain <command>Disk Copy</command>; if you have a MacOS system or CD it "
@@ -647,7 +616,7 @@ msgstr ""
"ulink>。"
#. Tag: para
-#: install-methods.xml:473
+#: install-methods.xml:451
#, no-c-format
msgid ""
"Run <command>Disk Copy</command>, and select <menuchoice> "
@@ -662,13 +631,13 @@ msgstr ""
"是否刪除它。完成後它應該會退出磁片。"
#. Tag: title
-#: install-methods.xml:488
+#: install-methods.xml:466
#, no-c-format
msgid "Writing Disk Images with <command>suntar</command>"
msgstr "寫入磁碟映像檔:使用<command>suntar</command>"
#. Tag: para
-#: install-methods.xml:492
+#: install-methods.xml:470
#, no-c-format
msgid ""
"Obtain <command>suntar</command> from <ulink url=\"&url-powerpc-suntar;\"> </"
@@ -681,21 +650,21 @@ msgstr ""
"userinput> 選單中選擇 <quote>Overwrite Sectors...</quote>。"
#. Tag: para
-#: install-methods.xml:500
+#: install-methods.xml:478
#, no-c-format
msgid ""
"Insert the floppy disk as requested, then hit &enterkey; (start at sector 0)."
msgstr "按照要求插入軟碟,然後按下 &enterkey; (從0磁區開始)。"
#. Tag: para
-#: install-methods.xml:506
+#: install-methods.xml:484
#, no-c-format
msgid ""
"Select the <filename>root.bin</filename> file in the file-opening dialog."
msgstr "在開啟檔案對話框中選擇 <filename>root.bin</filename> 檔案。"
#. Tag: para
-#: install-methods.xml:511
+#: install-methods.xml:489
#, no-c-format
msgid ""
"After the floppy has been created successfully, select <menuchoice> "
@@ -708,7 +677,7 @@ msgstr ""
"的軟碟試試。"
#. Tag: para
-#: install-methods.xml:519
+#: install-methods.xml:497
#, no-c-format
msgid ""
"Before using the floppy you created, <emphasis>set the write protect tab</"
@@ -719,13 +688,13 @@ msgstr ""
"偶然在 MacOS 中掛載了它,MacOS 將會將其毀壞。"
#. Tag: title
-#: install-methods.xml:538
+#: install-methods.xml:516
#, no-c-format
msgid "Preparing Files for USB Memory Stick Booting"
msgstr "準備從 USB 隨身碟開機的檔案"
#. Tag: para
-#: install-methods.xml:540
+#: install-methods.xml:518
#, fuzzy, no-c-format
msgid ""
"To prepare the USB stick, you will need a system where GNU/Linux is already "
@@ -745,7 +714,7 @@ msgstr ""
"保護開關。"
#. Tag: para
-#: install-methods.xml:553
+#: install-methods.xml:531
#, no-c-format
msgid ""
"The procedures described in this section will destroy anything already on "
@@ -755,13 +724,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:563
+#: install-methods.xml:541
#, no-c-format
msgid "Preparing a USB stick using a hybrid CD or DVD image"
msgstr ""
#. Tag: para
-#: install-methods.xml:564
+#: install-methods.xml:542
#, no-c-format
msgid ""
"Debian CD and DVD images can now be written directly a USB stick, which is a "
@@ -771,7 +740,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:571
+#: install-methods.xml:549
#, no-c-format
msgid ""
"Alternatively, for very small USB sticks, only a few megabytes in size, you "
@@ -781,7 +750,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:579
+#: install-methods.xml:557
#, no-c-format
msgid ""
"A special method can be used to add firmware to the <filename>mini.iso</"
@@ -793,7 +762,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: install-methods.xml:589
+#: install-methods.xml:567
#, no-c-format
msgid ""
"# mount /dev/<replaceable>sdX2</replaceable> /mnt\n"
@@ -804,7 +773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:595
+#: install-methods.xml:573
#, no-c-format
msgid ""
"The CD or DVD image you choose should be written directly to the USB stick, "
@@ -814,7 +783,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: install-methods.xml:602
+#: install-methods.xml:580
#, no-c-format
msgid ""
"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/"
@@ -823,7 +792,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:604
+#: install-methods.xml:582
#, no-c-format
msgid ""
"Simply writing the CD or DVD image to USB like this should work fine for "
@@ -832,14 +801,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:615
+#: install-methods.xml:593
#, fuzzy, no-c-format
#| msgid "Booting the USB stick"
msgid "Manually copying files to the USB stick"
msgstr "以 USB 隨身碟開機"
#. Tag: para
-#: install-methods.xml:616
+#: install-methods.xml:594
#, fuzzy, no-c-format
msgid ""
"An alternative way to set up your USB stick is to manually copy the "
@@ -851,7 +820,7 @@ msgstr ""
"<xref linkend=\"usb-copy-flexible\"/>)。"
#. Tag: para
-#: install-methods.xml:623
+#: install-methods.xml:601
#, fuzzy, no-c-format
msgid ""
"There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which "
@@ -868,7 +837,7 @@ msgstr ""
"查您使用的是正確的 USB 隨身碟設備名稱。"
#. Tag: para
-#: install-methods.xml:632
+#: install-methods.xml:610
#, no-c-format
msgid ""
"Note that, although convenient, this method does have one major "
@@ -879,19 +848,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:640
+#: install-methods.xml:618
#, no-c-format
msgid "To use this image simply extract it directly to your USB stick:"
msgstr ""
#. Tag: screen
-#: install-methods.xml:644
+#: install-methods.xml:622
#, fuzzy, no-c-format
msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX</replaceable>"
msgstr "# install-mbr /dev/<replaceable>sda</replaceable>"
#. Tag: para
-#: install-methods.xml:646
+#: install-methods.xml:624
#, fuzzy, no-c-format
msgid ""
"Create a partition of type \"Apple_Bootstrap\" on your USB stick using "
@@ -908,13 +877,13 @@ msgstr ""
"查您使用的是正確的 USB 隨身碟設備名稱。"
#. Tag: screen
-#: install-methods.xml:652
+#: install-methods.xml:630
#, fuzzy, no-c-format
msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX2</replaceable>"
msgstr "# install-mbr /dev/<replaceable>sda</replaceable>"
#. Tag: para
-#: install-methods.xml:654
+#: install-methods.xml:632
#, fuzzy, no-c-format
msgid ""
"After that, mount the USB memory stick <phrase arch=\"x86\">"
@@ -935,14 +904,14 @@ msgstr ""
"(<userinput>umount /mnt</userinput>) 後結束。"
#. Tag: title
-#: install-methods.xml:671
+#: install-methods.xml:649
#, fuzzy, no-c-format
#| msgid "Copying the files &mdash; the flexible way"
msgid "Manually copying files to the USB stick &mdash; the flexible way"
msgstr "複製檔案 &mdash; 靈活的方法"
#. Tag: para
-#: install-methods.xml:672
+#: install-methods.xml:650
#, fuzzy, no-c-format
#| msgid ""
#| "If you like more flexibility or just want to know what's going on, you "
@@ -958,14 +927,14 @@ msgstr ""
"檔案放到您的隨身碟上。"
#. Tag: title
-#: install-methods.xml:687 install-methods.xml:809
+#: install-methods.xml:665 install-methods.xml:787
#, fuzzy, no-c-format
#| msgid "Booting the USB stick"
msgid "Partitioning the USB stick"
msgstr "以 USB 隨身碟開機"
#. Tag: para
-#: install-methods.xml:688
+#: install-methods.xml:666
#, no-c-format
msgid ""
"We will show how to set up the memory stick to use the first partition, "
@@ -973,7 +942,7 @@ msgid ""
msgstr "我們將展示如何使用隨身碟的第一個分割區,而不是整個設備。"
#. Tag: para
-#: install-methods.xml:693
+#: install-methods.xml:671
#, fuzzy, no-c-format
msgid ""
"Since most USB sticks come pre-configured with a single FAT16 partition, you "
@@ -1000,7 +969,7 @@ msgstr ""
"&debian; 套件中。"
#. Tag: para
-#: install-methods.xml:717
+#: install-methods.xml:695
#, fuzzy, no-c-format
#| msgid ""
#| "In order to start the kernel after booting from the USB stick, we will "
@@ -1025,7 +994,7 @@ msgstr ""
"案系統的操作系統可以用來改變 boot-loader 的設定檔案。"
#. Tag: para
-#: install-methods.xml:727
+#: install-methods.xml:705
#, fuzzy, no-c-format
#| msgid ""
#| "To put <command>SYSLINUX</command> on the FAT16 partition on your USB "
@@ -1058,14 +1027,14 @@ msgstr ""
"<filename>ldlinux.sys</filename> 檔案。"
#. Tag: title
-#: install-methods.xml:744 install-methods.xml:856
+#: install-methods.xml:722 install-methods.xml:834
#, fuzzy, no-c-format
#| msgid "Adding an ISO image"
msgid "Adding the installer image"
msgstr "添加 ISO 映像"
#. Tag: para
-#: install-methods.xml:745
+#: install-methods.xml:723
#, fuzzy, no-c-format
#| msgid ""
#| "Mount the partition (<userinput>mount /dev/sda1 /mnt</userinput>) and "
@@ -1099,7 +1068,7 @@ msgstr ""
"<command>SYSLINUX</command> 只能處理 DOS (8.3) 格式的檔案名稱。"
#. Tag: para
-#: install-methods.xml:769
+#: install-methods.xml:747
#, fuzzy, no-c-format
msgid ""
"Next you should create a <filename>syslinux.cfg</filename> configuration "
@@ -1123,7 +1092,7 @@ msgstr ""
"userinput> 到 <quote>append</quote> 那一行。</phrase>"
#. Tag: para
-#: install-methods.xml:781
+#: install-methods.xml:759
#, no-c-format
msgid ""
"To enable the boot prompt to permit further parameter appending, add a "
@@ -1131,7 +1100,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:786 install-methods.xml:896
+#: install-methods.xml:764 install-methods.xml:874
#, no-c-format
msgid ""
"If you used an <filename>hd-media</filename> image, you should now copy the "
@@ -1144,7 +1113,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:810
+#: install-methods.xml:788
#, fuzzy, no-c-format
#| msgid ""
#| "Most USB sticks do not come pre-configured in such a way that Open "
@@ -1183,7 +1152,7 @@ msgstr ""
"&debian; 套件中。"
#. Tag: para
-#: install-methods.xml:827
+#: install-methods.xml:805
#, no-c-format
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
@@ -1198,7 +1167,7 @@ msgstr ""
"改變 boot-loader 的設定檔。"
#. Tag: para
-#: install-methods.xml:836
+#: install-methods.xml:814
#, fuzzy, no-c-format
#| msgid ""
#| "The normal <command>ybin</command> tool that comes with <command>yaboot</"
@@ -1248,7 +1217,7 @@ msgstr ""
"其他部分就可以用普通的 Unix 工具來處理了。"
#. Tag: para
-#: install-methods.xml:857
+#: install-methods.xml:835
#, fuzzy, no-c-format
#| msgid ""
#| "Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and "
@@ -1261,31 +1230,31 @@ msgstr ""
"檔案從 &debian; 檔案庫拷貝到儲存上:"
#. Tag: para
-#: install-methods.xml:864
+#: install-methods.xml:842
#, no-c-format
msgid "<filename>vmlinux</filename> (kernel binary)"
msgstr "<filename>vmlinux</filename> (核心二進位文件)"
#. Tag: para
-#: install-methods.xml:869
+#: install-methods.xml:847
#, no-c-format
msgid "<filename>initrd.gz</filename> (initial ramdisk image)"
msgstr "<filename>initrd.gz</filename> (初始化記憶體映像檔)"
#. Tag: para
-#: install-methods.xml:874
+#: install-methods.xml:852
#, no-c-format
msgid "<filename>yaboot.conf</filename> (yaboot configuration file)"
msgstr "<filename>yaboot.conf</filename> (yaboot 設定檔案)"
#. Tag: para
-#: install-methods.xml:879
+#: install-methods.xml:857
#, no-c-format
msgid "<filename>boot.msg</filename> (optional boot message)"
msgstr "<filename>boot.msg</filename> (可選的啟動資訊)"
#. Tag: para
-#: install-methods.xml:886
+#: install-methods.xml:864
#, fuzzy, no-c-format
msgid ""
"The <filename>yaboot.conf</filename> configuration file should contain the "
@@ -1322,13 +1291,13 @@ msgstr ""
"像的大小。"
#. Tag: title
-#: install-methods.xml:924
+#: install-methods.xml:902
#, no-c-format
msgid "Preparing Files for Hard Disk Booting"
msgstr "準備從硬碟開機的檔案"
#. Tag: para
-#: install-methods.xml:925
+#: install-methods.xml:903
#, no-c-format
msgid ""
"The installer may be booted using boot files placed on an existing hard "
@@ -1339,7 +1308,7 @@ msgstr ""
"或者直接使用 BIOS 提供的 boot-loader 直接啟動。"
#. Tag: para
-#: install-methods.xml:931
+#: install-methods.xml:909
#, no-c-format
msgid ""
"A full, <quote>pure network</quote> installation can be achieved using this "
@@ -1352,7 +1321,7 @@ msgstr ""
"不清。"
#. Tag: para
-#: install-methods.xml:938
+#: install-methods.xml:916
#, no-c-format
msgid ""
"The installer cannot boot from files on an HFS+ file system. MacOS System "
@@ -1372,7 +1341,7 @@ msgstr ""
"和 Linux 之間交換檔案,特別是那些您下載的安裝檔案。"
#. Tag: para
-#: install-methods.xml:949
+#: install-methods.xml:927
#, no-c-format
msgid ""
"Different programs are used for hard disk installation system booting, "
@@ -1383,7 +1352,7 @@ msgstr ""
"安裝程式開機時將使用不同的安裝檔案。"
#. Tag: title
-#: install-methods.xml:958
+#: install-methods.xml:936
#, no-c-format
msgid ""
"Hard disk installer booting using <command>LILO</command> or <command>GRUB</"
@@ -1392,7 +1361,7 @@ msgstr ""
"使用 <command>LILO</command> 或 <command>GRUB</command>啟動硬碟安裝程式"
#. Tag: para
-#: install-methods.xml:960
+#: install-methods.xml:938
#, no-c-format
msgid ""
"This section explains how to add to or even replace an existing linux "
@@ -1402,7 +1371,7 @@ msgstr ""
"或者甚至替換現有的 linux 安裝。"
#. Tag: para
-#: install-methods.xml:966
+#: install-methods.xml:944
#, no-c-format
msgid ""
"At boot time, both bootloaders support loading in memory not only the "
@@ -1413,7 +1382,7 @@ msgstr ""
"擬磁碟可以被用做核心的根檔案系統。"
#. Tag: para
-#: install-methods.xml:972
+#: install-methods.xml:950
#, fuzzy, no-c-format
#| msgid ""
#| "Copy the following files from the Debian archives to a convenient "
@@ -1428,19 +1397,19 @@ msgstr ""
"boot/newinstall/</filename>。"
#. Tag: para
-#: install-methods.xml:980
+#: install-methods.xml:958
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename>(核心二進位文件)"
#. Tag: para
-#: install-methods.xml:985
+#: install-methods.xml:963
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (記憶體虛擬磁碟映像)"
#. Tag: para
-#: install-methods.xml:992
+#: install-methods.xml:970
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1448,7 +1417,7 @@ msgid ""
msgstr "最後,要設定 boot-loader,請進入 <xref linkend=\"boot-initrd\"/>。"
#. Tag: title
-#: install-methods.xml:1002
+#: install-methods.xml:980
#, fuzzy, no-c-format
#| msgid ""
#| "Hard disk installer booting using <command>LILO</command> or "
@@ -1458,7 +1427,7 @@ msgstr ""
"使用 <command>LILO</command> 或 <command>GRUB</command>啟動硬碟安裝程式"
#. Tag: para
-#: install-methods.xml:1003
+#: install-methods.xml:981
#, fuzzy, no-c-format
#| msgid ""
#| "This section explains how to add to or even replace an existing linux "
@@ -1472,7 +1441,7 @@ msgstr ""
"或者甚至替換現有的 linux 安裝。"
#. Tag: para
-#: install-methods.xml:1008
+#: install-methods.xml:986
#, fuzzy, no-c-format
#| msgid ""
#| "Copy the following files from the Debian archives to a convenient "
@@ -1486,7 +1455,7 @@ msgstr ""
"boot/newinstall/</filename>。"
#. Tag: para
-#: install-methods.xml:1013
+#: install-methods.xml:991
#, fuzzy, no-c-format
#| msgid "<filename>initrd.gz</filename> (initial ramdisk image)"
msgid ""
@@ -1494,20 +1463,20 @@ msgid ""
msgstr "<filename>initrd.gz</filename> (初始化記憶體映像檔)"
#. Tag: para
-#: install-methods.xml:1018
+#: install-methods.xml:996
#, fuzzy, no-c-format
#| msgid "<filename>boot.msg</filename> (optional boot message)"
msgid "<filename>/tools</filename> (loadlin tool)"
msgstr "<filename>boot.msg</filename> (可選的啟動資訊)"
#. Tag: title
-#: install-methods.xml:1031
+#: install-methods.xml:1009
#, no-c-format
msgid "Hard Disk Installer Booting for OldWorld Macs"
msgstr "OldWorld Macs 上的硬碟開機安裝程式"
#. Tag: para
-#: install-methods.xml:1032
+#: install-methods.xml:1010
#, no-c-format
msgid ""
"The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</"
@@ -1529,7 +1498,7 @@ msgstr ""
"是必須的。"
#. Tag: para
-#: install-methods.xml:1045
+#: install-methods.xml:1023
#, no-c-format
msgid ""
"Download and unstuff the <application>BootX</application> distribution, "
@@ -1555,13 +1524,13 @@ msgstr ""
"目錄中,然後把 <filename>Linux Kernels</filename> 目錄放到活動的系統目錄中。"
#. Tag: title
-#: install-methods.xml:1065
+#: install-methods.xml:1043
#, no-c-format
msgid "Hard Disk Installer Booting for NewWorld Macs"
msgstr "NewWorld Macs 下啟動硬碟安裝程式"
#. Tag: para
-#: install-methods.xml:1066
+#: install-methods.xml:1044
#, no-c-format
msgid ""
"NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as "
@@ -1579,7 +1548,7 @@ msgstr ""
"援,也一定不能用在 NewWorld PowerMacs 上。"
#. Tag: para
-#: install-methods.xml:1077
+#: install-methods.xml:1055
#, no-c-format
msgid ""
"<emphasis>Copy</emphasis> (not move) the following four files which you "
@@ -1592,31 +1561,31 @@ msgstr ""
"案到硬碟圖示的方法來完成)。"
#. Tag: filename
-#: install-methods.xml:1087 install-methods.xml:1413
+#: install-methods.xml:1065 install-methods.xml:1391
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1092 install-methods.xml:1418
+#: install-methods.xml:1070 install-methods.xml:1396
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1097 install-methods.xml:1423
+#: install-methods.xml:1075 install-methods.xml:1401
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1102 install-methods.xml:1428
+#: install-methods.xml:1080 install-methods.xml:1406
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: para
-#: install-methods.xml:1107
+#: install-methods.xml:1085
#, fuzzy, no-c-format
msgid ""
"Make a note of the partition number of the MacOS partition where you place "
@@ -1630,19 +1599,19 @@ msgstr ""
"個分割區號碼用於在 Open Firmware 提示符號下面輸入指令。"
#. Tag: para
-#: install-methods.xml:1115
+#: install-methods.xml:1093
#, no-c-format
msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>."
msgstr "要啟動安裝程式,請進入 <xref linkend=\"boot-newworld\"/>。"
#. Tag: title
-#: install-methods.xml:1128
+#: install-methods.xml:1106
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "準備以 TFTP 網路開機用的檔案"
#. Tag: para
-#: install-methods.xml:1129
+#: install-methods.xml:1107
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1656,7 +1625,7 @@ msgstr ""
"上面的某個特殊地方,並且設定您的機器從該機器進行開機。"
#. Tag: para
-#: install-methods.xml:1137
+#: install-methods.xml:1115
#, fuzzy, no-c-format
msgid ""
"You need to set up a TFTP server, and for many machines a DHCP server<phrase "
@@ -1668,7 +1637,7 @@ msgstr ""
"condition=\"supports-dhcp\">,又或 DHCP 伺服器</phrase>。"
#. Tag: para
-#: install-methods.xml:1144
+#: install-methods.xml:1122
#, fuzzy, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1688,7 +1657,7 @@ msgstr ""
"只能透過 DHCP 來配置。</phrase>"
#. Tag: para
-#: install-methods.xml:1158
+#: install-methods.xml:1136
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1699,7 +1668,7 @@ msgstr ""
"替 BOOTP 比較好。有些最新的機器不能從 BOOTP 開機。"
#. Tag: para
-#: install-methods.xml:1164
+#: install-methods.xml:1142
#, fuzzy, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1709,7 +1678,7 @@ msgstr ""
"網站上能夠找到 RBOOTD 軟體套件。"
#. Tag: para
-#: install-methods.xml:1169
+#: install-methods.xml:1147
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1723,7 +1692,7 @@ msgstr ""
"上面的一些操作例子。"
#. Tag: para
-#: install-methods.xml:1177
+#: install-methods.xml:1155
#, no-c-format
msgid ""
"For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. "
@@ -1733,13 +1702,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:1193
+#: install-methods.xml:1171
#, no-c-format
msgid "Setting up RARP server"
msgstr "設置 RARP 伺服器"
#. Tag: para
-#: install-methods.xml:1194
+#: install-methods.xml:1172
#, fuzzy, no-c-format
msgid ""
"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1757,7 +1726,7 @@ msgstr ""
"<userinput>/sbin/ifconfig eth0</userinput> 指令。"
#. Tag: para
-#: install-methods.xml:1206
+#: install-methods.xml:1184
#, fuzzy, no-c-format
msgid ""
"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
@@ -1777,13 +1746,13 @@ msgstr ""
"使用 <userinput>/usr/sbin/rarpd -a</userinput> 指令。"
#. Tag: title
-#: install-methods.xml:1227
+#: install-methods.xml:1205
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "設置 DHCP 伺服器"
#. Tag: para
-#: install-methods.xml:1228
+#: install-methods.xml:1206
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian-"
@@ -1793,7 +1762,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: install-methods.xml:1235
+#: install-methods.xml:1213
#, fuzzy, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -1843,7 +1812,7 @@ msgstr ""
"檔。"
#. Tag: para
-#: install-methods.xml:1237
+#: install-methods.xml:1215
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1859,7 +1828,7 @@ msgstr ""
"TFTP 取得的檔案名稱。"
#. Tag: para
-#: install-methods.xml:1247
+#: install-methods.xml:1225
#, fuzzy, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1869,13 +1838,13 @@ msgstr ""
"<userinput>/etc/init.d/dhcpd restart</userinput>。"
#. Tag: title
-#: install-methods.xml:1255
+#: install-methods.xml:1233
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "在 DHCP 設定中打開 PXE 開機功能"
#. Tag: para
-#: install-methods.xml:1256
+#: install-methods.xml:1234
#, fuzzy, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1947,13 +1916,13 @@ msgstr ""
"面的<xref linkend=\"tftp-images\"/> )。"
#. Tag: title
-#: install-methods.xml:1276
+#: install-methods.xml:1254
#, fuzzy, no-c-format
msgid "Setting up a BOOTP server"
msgstr "設置 BOOTP 伺服器"
#. Tag: para
-#: install-methods.xml:1277
+#: install-methods.xml:1255
#, fuzzy, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1968,7 +1937,7 @@ msgstr ""
"classname> 軟體套件中。"
#. Tag: para
-#: install-methods.xml:1285
+#: install-methods.xml:1263
#, fuzzy, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -2024,7 +1993,7 @@ msgstr ""
"的 MAC 位址。 </phrase>"
#. Tag: para
-#: install-methods.xml:1318
+#: install-methods.xml:1296
#, fuzzy, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -2045,13 +2014,13 @@ msgstr ""
"令是:<userinput>/etc/init.d/dhcpd restart</userinput>。"
#. Tag: title
-#: install-methods.xml:1337
+#: install-methods.xml:1315
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "啟用 TFTP 伺服器"
#. Tag: para
-#: install-methods.xml:1338
+#: install-methods.xml:1316
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2059,7 +2028,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1343
+#: install-methods.xml:1321
#, no-c-format
msgid ""
"In the case of <classname>tftpd-hpa</classname> there are two ways the "
@@ -2070,7 +2039,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1352
+#: install-methods.xml:1330
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -2082,7 +2051,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1362
+#: install-methods.xml:1340
#, no-c-format
msgid ""
"All <command>in.tftpd</command> alternatives available in &debian; should "
@@ -2093,7 +2062,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1370
+#: install-methods.xml:1348
#, fuzzy, no-c-format
msgid ""
"If you intend to install &debian; on an SGI machine and your TFTP server is "
@@ -2121,13 +2090,13 @@ msgstr ""
"這個錯誤。"
#. Tag: title
-#: install-methods.xml:1392
+#: install-methods.xml:1370
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "將 TFTP 映像放到適當的位置"
#. Tag: para
-#: install-methods.xml:1393
+#: install-methods.xml:1371
#, fuzzy, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2143,7 +2112,7 @@ msgstr ""
"個強制的標準。"
#. Tag: para
-#: install-methods.xml:1402
+#: install-methods.xml:1380
#, fuzzy, no-c-format
#| msgid ""
#| "On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2166,13 +2135,13 @@ msgstr ""
"TFTP 目錄。"
#. Tag: filename
-#: install-methods.xml:1433
+#: install-methods.xml:1411
#, no-c-format
msgid "boot.msg"
msgstr ""
#. Tag: para
-#: install-methods.xml:1438
+#: install-methods.xml:1416
#, fuzzy, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2187,7 +2156,7 @@ msgstr ""
"所需的檔案名傳遞至 <command>tftpd</command>。"
#. Tag: para
-#: install-methods.xml:1446
+#: install-methods.xml:1424
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2202,13 +2171,13 @@ msgstr ""
"efi</filename> 以開機所需的檔案名傳遞至<command>tftpd</command>。"
#. Tag: title
-#: install-methods.xml:1458
+#: install-methods.xml:1436
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "SPARC TFTP 開機"
#. Tag: para
-#: install-methods.xml:1459
+#: install-methods.xml:1437
#, fuzzy, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2236,7 +2205,7 @@ msgstr ""
"該將所有的字母改成大寫並在必要時加上子架構名。"
#. Tag: para
-#: install-methods.xml:1475
+#: install-methods.xml:1453
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -2246,7 +2215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1482
+#: install-methods.xml:1460
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2259,13 +2228,13 @@ msgstr ""
"仍然必須被放置在 TFTP 伺服器要查找的目錄中。"
#. Tag: title
-#: install-methods.xml:1493
+#: install-methods.xml:1471
#, fuzzy, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI Indys TFTP 開機"
#. Tag: para
-#: install-methods.xml:1494
+#: install-methods.xml:1472
#, fuzzy, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2279,13 +2248,13 @@ msgstr ""
"<userinput>filename=</userinput>選項。"
#. Tag: title
-#: install-methods.xml:1602
+#: install-methods.xml:1580
#, no-c-format
msgid "Automatic Installation"
msgstr "自動化安裝"
#. Tag: para
-#: install-methods.xml:1603
+#: install-methods.xml:1581
#, fuzzy, no-c-format
#| msgid ""
#| "For installing on multiple computers it's possible to do fully automatic "
@@ -2306,13 +2275,13 @@ msgstr ""
"<classname>autoinstall</classname>,以及 &debian; 安裝程式本身。"
#. Tag: title
-#: install-methods.xml:1615
+#: install-methods.xml:1593
#, no-c-format
msgid "Automatic Installation Using the &debian; Installer"
msgstr "使用 &debian; 安裝程式進行自動安裝"
#. Tag: para
-#: install-methods.xml:1616
+#: install-methods.xml:1594
#, fuzzy, no-c-format
msgid ""
"The &debian; Installer supports automating installs via preconfiguration "
@@ -2324,7 +2293,7 @@ msgstr ""
"者可從移動媒介上載入,並且被用來在安裝過程中自動回答問題。"
#. Tag: para
-#: install-methods.xml:1623
+#: install-methods.xml:1601
#, fuzzy, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2334,6 +2303,11 @@ msgstr ""
"註解並能正常工作的預先設定檔例子:<xref linkend=\"example-preseed\"/>。"
#, fuzzy
+#~| msgid "CATS Installation Files"
+#~ msgid "LaCie NASes Installation Files"
+#~ msgstr "CATS 的安裝檔案"
+
+#, fuzzy
#~ msgid "NSLU2 Installation Files"
#~ msgstr "CATS 的安裝檔案"
diff --git a/po/zh_TW/preparing.po b/po/zh_TW/preparing.po
index d42d3fb73..5fa857dc6 100644
--- a/po/zh_TW/preparing.po
+++ b/po/zh_TW/preparing.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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-06-16 09:12+0000\n"
"PO-Revision-Date: 2005-07-18 13:49+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -117,8 +117,8 @@ msgstr "在硬碟上為 &debian; 保留一塊可以用來建立分割區的空
#| "Locate and/or download the installer software and any specialized driver "
#| "files your machine requires (except &debian; CD users)."
msgid ""
-"Locate and/or download the installer software and any specialized driver or "
-"firmware files your machine requires."
+"Locate and/or download the installer software and any specialized driver "
+"files your machine requires (except &debian; CD users)."
msgstr ""
"如果您不是使用 &debian; 安裝光碟,請尋找和 (或) 下載安裝程式軟體,還有用於您"
"電腦上特殊硬體的驅動程式﹔"
@@ -127,9 +127,11 @@ msgstr ""
#: preparing.xml:79
#, no-c-format
msgid ""
-"Set up boot media such as CDs/DVDs/USB sticks or provide a network boot "
-"infrastructure from which the installer can be booted."
+"Set up boot tapes/floppies/USB sticks, or place boot files (most &debian; CD "
+"users can boot from one of the CDs)."
msgstr ""
+"設置從開機磁帶、軟碟、USB 隨身碟,或者其它存有系統開機檔案的設備 (對於大多數 "
+"&debian; 安裝光碟的使用者來說,可以直接用這些光碟開機)﹔"
#. Tag: para
#: preparing.xml:85
@@ -171,19 +173,11 @@ msgstr "加上一個或多個直接存取儲存設備(Direct Access Storage Devi
#. Tag: para
#: preparing.xml:117
#, no-c-format
-msgid ""
-"If necessary, resize existing partitions on your target harddisk to make "
-"space for the installation."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:122
-#, no-c-format
msgid "Create and mount the partitions on which &debian; will be installed."
msgstr "建立並掛載用來安裝 &debian; 的分割區﹔"
#. Tag: para
-#: preparing.xml:127
+#: preparing.xml:122
#, no-c-format
msgid ""
"Watch the automatic download/install/setup of the <firstterm>base system</"
@@ -191,7 +185,7 @@ msgid ""
msgstr "等待自動化的下載、安裝和設置<firstterm>基本系統</firstterm>。"
#. Tag: para
-#: preparing.xml:133
+#: preparing.xml:128
#, no-c-format
msgid ""
"Install a <firstterm>boot loader</firstterm> which can start up &debian-gnu; "
@@ -201,13 +195,13 @@ msgstr ""
"的其他系統。"
#. Tag: para
-#: preparing.xml:139
+#: preparing.xml:134
#, fuzzy, no-c-format
msgid "Load the newly installed system for the first time."
msgstr "第一次載入新安裝的系統,做一些系統初始設定﹔"
#. Tag: para
-#: preparing.xml:146
+#: preparing.xml:141
#, no-c-format
msgid ""
"For &arch-title; you have the option of using <phrase arch=\"any-x86\">a</"
@@ -217,7 +211,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:154
+#: preparing.xml:149
#, no-c-format
msgid ""
"If you have problems during the installation, it helps to know which "
@@ -228,7 +222,7 @@ msgstr ""
"件。有關這場安裝「戲劇」的「主角」的介紹:"
#. Tag: para
-#: preparing.xml:160
+#: preparing.xml:155
#, fuzzy, no-c-format
msgid ""
"The installer software, <classname>debian-installer</classname>, is the "
@@ -247,7 +241,7 @@ msgstr ""
"installer</classname> 將一直到您第一次開機新系統時才完成它的使命。"
#. Tag: para
-#: preparing.xml:172
+#: preparing.xml:167
#, no-c-format
msgid ""
"To tune the system to your needs, <classname>tasksel</classname> allows you "
@@ -256,7 +250,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:178
+#: preparing.xml:173
#, no-c-format
msgid ""
"One important option during the installation is whether or not to install a "
@@ -264,44 +258,42 @@ msgid ""
"the available graphical desktop environments. If you choose not to select "
"the <quote>Desktop environment</quote> task, you will only have a relatively "
"basic, command line driven system. Installing the Desktop environment task "
-"is optional because in relation to a text-mode-only system it requires a "
-"comparatively large amount of disk space and because many &debian-gnu; "
-"systems are servers which don't really have any need for a graphical user "
-"interface to do their job."
+"is optional because it requires a fairly large amount of disk space, and "
+"because many &debian-gnu; systems are servers which don't really have any "
+"need for a graphical user interface to do their job."
msgstr ""
#. Tag: para
-#: preparing.xml:191
+#: preparing.xml:185
#, fuzzy, no-c-format
msgid ""
"Just be aware that the X Window System is completely separate from "
"<classname>debian-installer</classname>, and in fact is much more "
-"complicated. Troubleshooting of the X Window System is not within the scope "
-"of this manual."
+"complicated. Installation and troubleshooting of the X Window System is not "
+"within the scope of this manual."
msgstr ""
"X 系統是與 <classname>debian-installer</classname> 完全分開的,實際上它複雜的"
"多了 X 視窗安裝系統的安裝和問題解答不在本手冊所關注的範圍之內。"
#. Tag: title
-#: preparing.xml:206
+#: preparing.xml:200
#, no-c-format
msgid "Back Up Your Existing Data!"
msgstr "備份您的所有資料!"
#. Tag: para
-#: preparing.xml:207
+#: preparing.xml:201
#, fuzzy, no-c-format
msgid ""
"Before you start, make sure to back up every file that is now on your "
-"system. If this is the first time a non-native operating system is going to "
-"be installed on your computer, it is quite likely you will need to re-"
-"partition your disk to make room for &debian-gnu;. Anytime you partition "
-"your disk, you run a risk of losing everything on the disk, no matter what "
-"program you use to do it. The programs used in the installation are quite "
-"reliable and most have seen years of use; but they are also quite powerful "
-"and a false move can cost you. Even after backing up, be careful and think "
-"about your answers and actions. Two minutes of thinking can save hours of "
-"unnecessary work."
+"system. If this is the first time a non-native operating system has been "
+"installed on your computer, it's quite likely you will need to re-partition "
+"your disk to make room for &debian-gnu;. Anytime you partition your disk, "
+"you run a risk of losing everything on the disk, no matter what program you "
+"use to do it. The programs used in installation are quite reliable and most "
+"have seen years of use; but they are also quite powerful and a false move "
+"can cost you. Even after backing up, be careful and think about your answers "
+"and actions. Two minutes of thinking can save hours of unnecessary work."
msgstr ""
"開始安裝之前,請確定您已經對系統中所有資料都進行了備份。除了購買機器時預先安"
"裝的作業系統以外,如果這是您電腦上的第一個非原始作業系統,很可能您得對硬碟進"
@@ -312,7 +304,7 @@ msgstr ""
"您節省幾個小時的不必要恢復工作。"
#. Tag: para
-#: preparing.xml:220
+#: preparing.xml:214
#, fuzzy, no-c-format
#| msgid ""
#| "If you are creating a multi-boot system, make sure that you have the "
@@ -323,11 +315,10 @@ msgstr ""
#| "partitions."
msgid ""
"If you are creating a multi-boot system, make sure that you have the "
-"distribution media of any other present operating systems on hand. Even "
-"though this is normally not necessary, there might be situations in which "
-"you could be required to reinstall your operating system's boot loader to "
-"make the system boot or in a worst case even have to reinstall the complete "
-"operating system and restore your previously made backup."
+"distribution media of any other present operating systems on hand. "
+"Especially if you repartition your boot drive, you might find that you have "
+"to reinstall your operating system's boot loader, or in many cases the whole "
+"operating system itself and all files on the affected partitions."
msgstr ""
"如果您想把電腦做成多重開機的系統,請先確定您手頭上有電腦裡已存在的作業系統的"
"安裝媒介。特別是當您把開機磁碟重新分割以後,您可能會發現必須重新安裝原有作業"
@@ -335,37 +326,37 @@ msgstr ""
"檔案。"
#. Tag: title
-#: preparing.xml:239
+#: preparing.xml:232
#, no-c-format
msgid "Information You Will Need"
msgstr "一些有用的資料"
#. Tag: title
-#: preparing.xml:242
+#: preparing.xml:235
#, no-c-format
msgid "Documentation"
msgstr "文件"
#. Tag: title
-#: preparing.xml:245
+#: preparing.xml:238
#, no-c-format
msgid "Installation Manual"
msgstr "安裝手冊"
#. Tag: para
-#: preparing.xml:247
+#: preparing.xml:240
#, fuzzy, no-c-format
msgid "This document you are now reading, in plain ASCII, HTML or PDF format."
msgstr "這些文件以純文字、HTML 或者 PDF 格式發佈。"
#. Tag: itemizedlist
-#: preparing.xml:253
+#: preparing.xml:246
#, no-c-format
msgid "&list-install-manual-files;"
msgstr "&list-install-manual-files;"
#. Tag: para
-#: preparing.xml:259
+#: preparing.xml:252
#, no-c-format
msgid ""
"The document you are now reading, which is the official version of the "
@@ -375,7 +366,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:268
+#: preparing.xml:261
#, no-c-format
msgid ""
"The document you are now reading, which is a development version of the "
@@ -384,44 +375,44 @@ msgid ""
msgstr ""
#. Tag: title
-#: preparing.xml:280
+#: preparing.xml:273
#, no-c-format
msgid "Hardware documentation"
msgstr "硬體文件"
#. Tag: para
-#: preparing.xml:281
+#: preparing.xml:274
#, no-c-format
msgid ""
"Often contains useful information on configuring or using your hardware."
msgstr "通常包含設置和使用您的硬體的實用資料。"
#. Tag: ulink
-#: preparing.xml:292
+#: preparing.xml:285
#, no-c-format
-msgid "The Debian Wiki hardware page"
-msgstr ""
+msgid "Linux Hardware Compatibility HOWTO"
+msgstr "Linux 硬體相容指南"
#. Tag: ulink
-#: preparing.xml:298
+#: preparing.xml:291
#, no-c-format
msgid "Linux for SPARC Processors FAQ"
msgstr "Linux for SPARC Processors 常見問答集"
#. Tag: ulink
-#: preparing.xml:304
+#: preparing.xml:297
#, fuzzy, no-c-format
msgid "Linux/Mips website"
msgstr "Linux/Mips Howto"
#. Tag: title
-#: preparing.xml:313
+#: preparing.xml:306
#, no-c-format
msgid "&arch-title; Hardware References"
msgstr "&arch-title; Hardware References"
#. Tag: para
-#: preparing.xml:314
+#: preparing.xml:307
#, no-c-format
msgid ""
"Documentation of &arch-title;-specific boot sequence, commands and device "
@@ -429,13 +420,13 @@ msgid ""
msgstr ""
#. Tag: ulink
-#: preparing.xml:325
+#: preparing.xml:318
#, no-c-format
msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
msgstr ""
#. Tag: para
-#: preparing.xml:330
+#: preparing.xml:323
#, no-c-format
msgid ""
"IBM Redbook describing how Linux can be combined with z/VM on zSeries and "
@@ -444,13 +435,13 @@ msgstr ""
"IBM Redbook 描述如何將 Linux 與 zSeries 的 z/VM 和 &arch-title; 硬體結合。"
#. Tag: ulink
-#: preparing.xml:340
+#: preparing.xml:333
#, no-c-format
msgid "Linux for &arch-title;"
msgstr "用於 &arch-title; 的 Linux"
#. Tag: para
-#: preparing.xml:346
+#: preparing.xml:339
#, no-c-format
msgid ""
"IBM Redbook describing the Linux distributions available for the mainframe. "
@@ -461,19 +452,19 @@ msgstr ""
"節,但對於所有的 &arch-title; 發行套件,基本的安裝概念是相同的。"
#. Tag: ulink
-#: preparing.xml:357
+#: preparing.xml:350
#, no-c-format
msgid "Linux for IBM eServer zSeries and &arch-title;: Distributions"
msgstr "IBM eServer zSeries and &arch-title; 的發行套件:"
#. Tag: title
-#: preparing.xml:367
+#: preparing.xml:360
#, no-c-format
msgid "Finding Sources of Hardware Information"
msgstr "尋找硬體資訊來源"
#. Tag: para
-#: preparing.xml:368
+#: preparing.xml:361
#, no-c-format
msgid ""
"In many cases, the installer will be able to automatically detect your "
@@ -484,19 +475,19 @@ msgstr ""
"熟悉一下您的硬體比較好。"
#. Tag: para
-#: preparing.xml:374
+#: preparing.xml:367
#, no-c-format
msgid "Hardware information can be gathered from:"
msgstr "取得硬體資料的途徑有:"
#. Tag: para
-#: preparing.xml:381
+#: preparing.xml:374
#, no-c-format
msgid "The manuals that come with each piece of hardware."
msgstr "每個硬體附帶的手冊。"
#. Tag: para
-#: preparing.xml:386
+#: preparing.xml:379
#, fuzzy, no-c-format
#| msgid ""
#| "The BIOS setup screens of your computer. You can view these screens when "
@@ -505,28 +496,25 @@ msgstr "每個硬體附帶的手冊。"
msgid ""
"The BIOS setup screens of your computer. You can view these screens when you "
"start your computer by pressing a combination of keys. Check your manual for "
-"the combination. Often, it is the <keycap>Delete</keycap> or the <keycap>F2</"
-"keycap> key, but some manufacturers use other keys or key combinations. "
-"Usually upon starting the computer there will be a message stating which key "
-"to press to enter the setup screen."
+"the combination. Often, it is the <keycap>Delete</keycap> key."
msgstr ""
"您電腦 BIOS 設定畫面。在電腦開機時,您可以透過按鍵組合查看這些畫面。請從您的"
"手冊確認按鍵。通常,它是 <keycap>Delete</keycap> 鍵。"
#. Tag: para
-#: preparing.xml:396
+#: preparing.xml:386
#, no-c-format
msgid "The cases and boxes for each piece of hardware."
msgstr "每個硬體的包裝盒。"
#. Tag: para
-#: preparing.xml:402
+#: preparing.xml:392
#, no-c-format
msgid "The System window in the Windows Control Panel."
msgstr "Windows 控制台裡面的系統視窗。"
#. Tag: para
-#: preparing.xml:408
+#: preparing.xml:398
#, no-c-format
msgid ""
"System commands or tools in another operating system, including file manager "
@@ -537,7 +525,7 @@ msgstr ""
"記憶體和硬碟特別有用。"
#. Tag: para
-#: preparing.xml:415
+#: preparing.xml:405
#, no-c-format
msgid ""
"Your system administrator or Internet Service Provider. These sources can "
@@ -547,364 +535,345 @@ msgstr ""
"的相關資料。"
#. Tag: title
-#: preparing.xml:427
+#: preparing.xml:417
#, fuzzy, no-c-format
#| msgid "Hardware Information Needed for an Install"
-msgid "Hardware Information Helpful for an Install"
+msgid "Hardware Information Needed for an Install"
msgstr "安裝所需的硬體資料"
#. Tag: entry
-#: preparing.xml:431
+#: preparing.xml:421
#, no-c-format
msgid "Hardware"
msgstr "硬體"
#. Tag: entry
-#: preparing.xml:431
+#: preparing.xml:421
#, no-c-format
msgid "Information You Might Need"
msgstr "您需要瞭解的資料"
#. Tag: entry
-#: preparing.xml:437
+#: preparing.xml:427
#, no-c-format
msgid "Hard Drives"
msgstr "硬碟"
#. Tag: entry
-#: preparing.xml:438
+#: preparing.xml:428
#, no-c-format
msgid "How many you have."
msgstr "您擁有的容量"
#. Tag: entry
-#: preparing.xml:440
+#: preparing.xml:430
#, no-c-format
msgid "Their order on the system."
msgstr "它們在系統上的順序"
#. Tag: entry
-#: preparing.xml:442
+#: preparing.xml:432
#, no-c-format
msgid "Whether IDE (also known as PATA), SATA or SCSI."
msgstr ""
# index.docbook:445, index.docbook:497
#. Tag: entry
-#: preparing.xml:444 preparing.xml:493
+#: preparing.xml:434 preparing.xml:486
#, no-c-format
msgid "Available free space."
msgstr "可用空間"
#. Tag: entry
-#: preparing.xml:445
+#: preparing.xml:435
#, no-c-format
msgid "Partitions."
msgstr "分割區。"
#. Tag: entry
-#: preparing.xml:447
+#: preparing.xml:437
#, no-c-format
msgid "Partitions where other operating systems are installed."
msgstr "安裝有其他作業系統的分割區。"
#. Tag: entry
-#: preparing.xml:475
-#, fuzzy, no-c-format
-#| msgid "Network Settings"
-msgid "Network interfaces"
-msgstr "網路設置"
+#: preparing.xml:441
+#, no-c-format
+msgid "Monitor"
+msgstr "顯示器"
+# index.docbook:453, index.docbook:473, index.docbook:479, index.docbook:485
#. Tag: entry
-#: preparing.xml:476
-#, fuzzy, no-c-format
-#| msgid "Configure one network interface."
-msgid "Type/model of available network interfaces."
-msgstr "設定一個網路介面﹔"
+#: preparing.xml:442 preparing.xml:462 preparing.xml:468 preparing.xml:474
+#, no-c-format
+msgid "Model and manufacturer."
+msgstr "型號與製造商。"
#. Tag: entry
-#: preparing.xml:480
+#: preparing.xml:444
#, no-c-format
-msgid "Printer"
-msgstr "印表機"
+msgid "Resolutions supported."
+msgstr "支援的解析度。"
-# index.docbook:453, index.docbook:473, index.docbook:479, index.docbook:485
#. Tag: entry
-#: preparing.xml:481
+#: preparing.xml:445
#, no-c-format
-msgid "Model and manufacturer."
-msgstr "型號與製造商。"
+msgid "Horizontal refresh rate."
+msgstr "水平掃瞄頻率。"
#. Tag: entry
-#: preparing.xml:485
+#: preparing.xml:446
#, no-c-format
-msgid "Video Card"
-msgstr "顯示卡"
+msgid "Vertical refresh rate."
+msgstr "垂直掃瞄頻率。"
-# index.docbook:453, index.docbook:473, index.docbook:479, index.docbook:485
#. Tag: entry
-#: preparing.xml:486
-#, fuzzy, no-c-format
-#| msgid "Model and manufacturer."
-msgid "Type/model and manufacturer."
-msgstr "型號與製造商。"
+#: preparing.xml:448
+#, no-c-format
+msgid "Color depth (number of colors) supported."
+msgstr "支援的顏色深度(顏色數)"
#. Tag: entry
-#: preparing.xml:490
+#: preparing.xml:450
#, no-c-format
-msgid "DASD"
-msgstr "DASD"
+msgid "Screen size."
+msgstr "螢幕大小。"
#. Tag: entry
-#: preparing.xml:491
+#: preparing.xml:453
#, no-c-format
-msgid "Device number(s)."
-msgstr "設備編號。"
+msgid "Mouse"
+msgstr "滑鼠"
+
+#. Tag: entry
+#: preparing.xml:454
+#, no-c-format
+msgid "Type: serial, PS/2, or USB."
+msgstr "類型:序列、PS/2 或 USB。"
+
+#. Tag: entry
+#: preparing.xml:456
+#, no-c-format
+msgid "Port."
+msgstr "埠。"
+
+#. Tag: entry
+#: preparing.xml:457
+#, no-c-format
+msgid "Manufacturer."
+msgstr "製造商。"
+
+#. Tag: entry
+#: preparing.xml:458
+#, no-c-format
+msgid "Number of buttons."
+msgstr "按鍵數。"
# index.docbook:472, index.docbook:500
#. Tag: entry
-#: preparing.xml:496
+#: preparing.xml:461 preparing.xml:489
#, no-c-format
msgid "Network"
msgstr "網路"
# index.docbook:475, index.docbook:501
#. Tag: entry
-#: preparing.xml:497
+#: preparing.xml:464 preparing.xml:490
#, no-c-format
msgid "Type of adapter."
msgstr "適配器類型。"
#. Tag: entry
-#: preparing.xml:499
+#: preparing.xml:467
+#, no-c-format
+msgid "Printer"
+msgstr "印表機"
+
+#. Tag: entry
+#: preparing.xml:470
+#, no-c-format
+msgid "Printing resolutions supported."
+msgstr "支援的印表機解析度。"
+
+#. Tag: entry
+#: preparing.xml:473
+#, no-c-format
+msgid "Video Card"
+msgstr "顯示卡"
+
+#. Tag: entry
+#: preparing.xml:476
+#, no-c-format
+msgid "Video RAM available."
+msgstr "可用顯示記憶體"
+
+#. Tag: entry
+#: preparing.xml:478
+#, no-c-format
+msgid ""
+"Resolutions and color depths supported (these should be checked against your "
+"monitor's capabilities)."
+msgstr "支援的解析度和顏色數 (還需檢驗您顯示器的能力)。"
+
+#. Tag: entry
+#: preparing.xml:483
+#, no-c-format
+msgid "DASD"
+msgstr "DASD"
+
+#. Tag: entry
+#: preparing.xml:484
+#, no-c-format
+msgid "Device number(s)."
+msgstr "設備編號。"
+
+#. Tag: entry
+#: preparing.xml:492
#, no-c-format
msgid "Device numbers."
msgstr "設備編號。"
#. Tag: entry
-#: preparing.xml:500
+#: preparing.xml:493
#, no-c-format
msgid "Relative adapter number for OSA cards."
msgstr "OSA 卡的相對應適配器編號。"
#. Tag: title
-#: preparing.xml:508
+#: preparing.xml:501
#, no-c-format
msgid "Hardware Compatibility"
msgstr "硬體相容性"
#. Tag: para
-#: preparing.xml:510
+#: preparing.xml:503
#, fuzzy, no-c-format
msgid ""
-"Many products work without trouble on &arch-kernel;. Moreover, hardware "
-"support in &arch-kernel; is improving daily. However, &arch-kernel; still "
-"does not run as many different types of hardware as some operating systems."
+"Many brand name products work without trouble on &arch-kernel;. Moreover, "
+"hardware support in &arch-kernel; is improving daily. However, &arch-kernel; "
+"still does not run as many different types of hardware as some operating "
+"systems."
msgstr ""
"多數品牌的產品在 &arch-kernel; 上運作不會遇到麻煩。而且,對 &arch-kernel; 的"
"硬體支援每天都在改善。 然而,&arch-kernel; 仍然不能像某些作業系統那樣可以在各"
"種不同的硬體上運行。"
#. Tag: para
-#: preparing.xml:516
-#, no-c-format
-msgid ""
-"Drivers in &arch-kernel; in most cases are not written for a certain "
-"<quote>product</quote> or <quote>brand</quote> from a specific manufacturer, "
-"but for a certain hardware/chipset. Many seemingly different products/brands "
-"are based on the same hardware design; it is not uncommon that chip "
-"manufacturers provide so-called <quote>reference designs</quote> for "
-"products based on their chips which are then used by several different "
-"device manufacturers and sold under lots of different product or brand names."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:527
+#: preparing.xml:509
#, no-c-format
msgid ""
-"This has advantages and disadvantages. An advantage is that a driver for one "
-"chipset works with lots of different products from different manufacturers, "
-"as long as their product is based on the same chipset. The disadvantage is "
-"that it is not always easy to see which actual chipset is used in a certain "
-"product/brand. Unfortunately sometimes device manufacturers change the "
-"hardware base of their product without changing the product name or at least "
-"the product version number, so that when having two items of the same brand/"
-"product name bought at different times, they can sometimes be based on two "
-"different chipsets and therefore use two different drivers or there might be "
-"no driver at all for one of them."
+"In particular, &arch-kernel; usually cannot run hardware that requires a "
+"running version of Windows to work."
msgstr ""
+"特別的是,&arch-kernel; 通常不能驅動那些需要在某些 Windows 版本上才能運作的硬"
+"體。"
#. Tag: para
-#: preparing.xml:540
+#: preparing.xml:514
#, no-c-format
msgid ""
-"For USB and PCI/PCI-Express/ExpressCard devices, a good way to find out on "
-"which chipset they are based is to look at their device IDs. All USB/PCI/PCI-"
-"Express/ExpressCard devices have so called <quote>vendor</quote> and "
-"<quote>product</quote> IDs, and the combination of these two is usually the "
-"same for any product based on the same chipset."
+"Although some Windows-specific hardware can be made to run on Linux, doing "
+"so usually requires extra effort. In addition, Linux drivers for Windows-"
+"specific hardware are usually specific to one Linux kernel. Therefore, they "
+"can quickly become obsolete."
msgstr ""
+"雖然可以讓某些 Windows 規格的硬體運行在 Linux 上,但這通常需要額外的工作。另"
+"外,對應 Windows 規格硬體的 Linux 驅動程式常指定在某一特定版本的 Linux 核心"
+"上。 因此,它們很快就會被廢棄。"
#. Tag: para
-#: preparing.xml:548
+#: preparing.xml:521
#, no-c-format
msgid ""
-"On Linux systems, these IDs can be read with the <command>lsusb</command> "
-"command for USB devices and with the <command>lspci -nn</command> command "
-"for PCI/PCI-Express/ExpressCard devices. The vendor and product IDs are "
-"usually given in the form of two hexadecimal numbers, seperated by a colon, "
-"such as <quote>1d6b:0001</quote>."
+"So called win-modems are the most common type of this hardware. However, "
+"printers and other equipment may also be Windows-specific."
msgstr ""
+"所謂的 win-modem 設備是這類硬體的典型。但印表機和其他設備也有是 Windows 規格"
+"的。"
#. Tag: para
-#: preparing.xml:556
+#: preparing.xml:526
#, no-c-format
-msgid ""
-"An example for the output of <command>lsusb</command>: <quote>Bus 001 Device "
-"001: ID 1d6b:0002 Linux Foundation 2.0 root hub</quote>, whereby 1d6b is the "
-"vendor ID and 0002 is the product ID."
-msgstr ""
+msgid "You can check hardware compatibility by:"
+msgstr "您可以透過以下方式檢驗硬體相容性:"
#. Tag: para
-#: preparing.xml:562
+#: preparing.xml:531
#, no-c-format
-msgid ""
-"An example for the output of <command>lspci -nn</command> for an Ethernet "
-"card: <quote>03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., "
-"Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev "
-"06)</quote>. The IDs are given inside the rightmost square brackets, i.e. "
-"here 10ec is the vendor- and 8168 is the product ID."
-msgstr ""
+msgid "Checking manufacturers' web sites for new drivers."
+msgstr "檢查製造商的網站來得到新的驅動程式。"
#. Tag: para
-#: preparing.xml:570
+#: preparing.xml:536
#, no-c-format
msgid ""
-"As another example, a graphics card could give the following output: "
-"<quote>04:00.0 VGA compatible controller [0300]: Advanced Micro Devices "
-"[AMD] nee ATI RV710 [Radeon HD 4350] [1002:954f]</quote>."
+"Looking at web sites or manuals for information about emulation. Lesser "
+"known brands can sometimes use the drivers or settings for better-known ones."
msgstr ""
+"查看網站或者手冊關於模擬的資料。不常見的品牌有時可以使用常見品牌設備的驅動程"
+"式或設定。"
#. Tag: para
-#: preparing.xml:576
+#: preparing.xml:543
#, no-c-format
msgid ""
-"On Windows systems, the IDs for a device can be found in the Windows device "
-"manager on the tab <quote>details</quote>, where the vendor ID is prefixed "
-"with VEN_ and the product ID is prefixed with DEV_. On Windows 7 systems, "
-"you have to select the property <quote>Hardware IDs</quote> in the device "
-"manager's details tab to actually see the IDs, as they are not displayed by "
-"default."
-msgstr ""
+"Checking hardware compatibility lists for &arch-kernel; on web sites "
+"dedicated to your architecture."
+msgstr "檢查您電腦架構的 &arch-kernel; 相容性列表網站。"
#. Tag: para
-#: preparing.xml:586
+#: preparing.xml:549
#, no-c-format
-msgid ""
-"Searching on the internet with the vendor/product ID, <quote>&arch-kernel;</"
-"quote> and <quote>driver</quote> as the search terms often results in "
-"information regarding the driver support status for a certain chipset. If a "
-"search for the vendor/product ID does not yield usable results, a search for "
-"the chip code names, which are also often provided by lsusb and lspci "
-"(<quote>RTL8111</quote>/<quote>RTL8168B</quote> in the network card example "
-"and <quote>RV710</quote> in the graphics card example), can help."
-msgstr ""
+msgid "Searching the Internet for other users' experiences."
+msgstr "搜索網際網路尋找其他使用者的經驗。"
#. Tag: title
-#: preparing.xml:599
-#, no-c-format
-msgid "Testing hardware compatibility with a Live-System"
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:601
-#, no-c-format
-msgid ""
-"&debian-gnu; is also available as a so-called <quote>live system</quote> for "
-"certain architectures. A live system is a preconfigured ready-to-use system "
-"in a compressed format that can be booted and used from a read-only medium "
-"like a CD or DVD. Using it by default does not create any permanent changes "
-"on your computer. You can change user settings and install additional "
-"programs from within the live system, but all this only happens in the "
-"computer's RAM, i.e. if you turn off the computer and boot the live system "
-"again, everything is reset to its defaults. If you want to see whether your "
-"hardware is supported by &debian-gnu;, the easiest way is to run a &debian; "
-"live system on it and try it out."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:614
-#, no-c-format
-msgid ""
-"There are a few limitations in using a live system. The first is that as all "
-"changes you do within the live system must be held in your computer's RAM, "
-"this only works on systems with enough RAM to do that, so installing "
-"additional large software packages may fail due to memory constraints. "
-"Another limitation with regards to hardware compatibility testing is that "
-"the official &debian-gnu; live system contains only free components, i.e. "
-"there are no non-free firmware files included in it. Such non-free packages "
-"can of course be installed manually within the system, but there is no "
-"automatic detection of required firmware files like in the &d-i;, so "
-"installation of non-free components must be done manually if needed."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:627
-#, no-c-format
-msgid ""
-"Information about the available variants of the &debian; live images can be "
-"found at the <ulink url=\"&url-debian-live-cd;\">Debian Live Images website</"
-"ulink>."
-msgstr ""
-
-#. Tag: title
-#: preparing.xml:641
+#: preparing.xml:560
#, no-c-format
msgid "Network Settings"
msgstr "網路設置"
#. Tag: para
-#: preparing.xml:643
+#: preparing.xml:562
#, fuzzy, no-c-format
#| msgid ""
#| "If your computer is connected to a network 24 hours a day (i.e., an "
#| "Ethernet or equivalent connection &mdash; not a PPP connection), you "
#| "should ask your network's system administrator for this information."
msgid ""
-"If your computer is connected to a fixed network (i.e. an Ethernet or "
-"equivalent connection &mdash; not a dialup/PPP connection) which is "
-"administered by somebody else, you should ask your network's system "
-"administrator for this information:"
+"If your computer is connected to a network 24 hours a day (i.e., an Ethernet "
+"or equivalent connection &mdash; not a PPP connection), you should ask your "
+"network's system administrator for this information."
msgstr ""
"如果您的電腦一天 24 小時都連在網上 (即以太網路或相等的連接 &mdash; 而不是撥號"
"連接),您需要向您的網路系統管理員咨詢這項資料。"
#. Tag: para
-#: preparing.xml:651
+#: preparing.xml:569
#, no-c-format
msgid "Your host name (you may be able to decide this on your own)."
msgstr "您的主機名(也許可以自己決定)。"
#. Tag: para
-#: preparing.xml:656
+#: preparing.xml:574
#, no-c-format
msgid "Your domain name."
msgstr "您的網網域名稱。"
#. Tag: para
-#: preparing.xml:661
+#: preparing.xml:579
#, no-c-format
msgid "Your computer's IP address."
msgstr "您電腦的 IP 位址。"
#. Tag: para
-#: preparing.xml:666
+#: preparing.xml:584
#, no-c-format
msgid "The netmask to use with your network."
msgstr "您網路的網路遮罩。"
#. Tag: para
-#: preparing.xml:671
+#: preparing.xml:589
#, no-c-format
msgid ""
"The IP address of the default gateway system you should route to, if your "
@@ -913,7 +882,7 @@ msgstr ""
"預設路由閘道的 IP 位址,如果您的網路<emphasis>有</emphasis>閘道器的話。"
#. Tag: para
-#: preparing.xml:677
+#: preparing.xml:595
#, no-c-format
msgid ""
"The system on your network that you should use as a DNS (Domain Name "
@@ -921,7 +890,7 @@ msgid ""
msgstr "您的網路中作為 DNS (網域名稱稱服務) 伺服器的系統。"
#. Tag: para
-#: preparing.xml:685
+#: preparing.xml:603
#, fuzzy, no-c-format
#| msgid ""
#| "On the other hand, if your administrator tells you that a DHCP server is "
@@ -929,63 +898,43 @@ msgstr "您的網路中作為 DNS (網域名稱稱服務) 伺服器的系統。"
#| "because the DHCP server will provide it directly to your computer during "
#| "the installation process."
msgid ""
-"If the network you are connected to uses DHCP (Dynamic Host Configuration "
-"Protocol) for configuring network settings, you don't need this information "
-"because the DHCP server will provide it directly to your computer during the "
+"On the other hand, if your administrator tells you that a DHCP server is "
+"available and is recommended, then you don't need this information because "
+"the DHCP server will provide it directly to your computer during the "
"installation process."
msgstr ""
"另一方面,如果您的系統管理員告訴您有 DHCP 伺服器可用,並且建議使用,那麼您不"
"需瞭解這項資料,因為 DHCP 伺服器會在安裝過程中直接提供。"
#. Tag: para
-#: preparing.xml:692
-#, no-c-format
-msgid ""
-"If you have internet access via DSL or cable modem (i.e. over a cable tv "
-"network) and have a router (often provided preconfigured by your phone or "
-"catv provider) which handles your network connectivity, DHCP is usually "
-"available by default."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:700
-#, no-c-format
-msgid ""
-"As a rule of thumb: if you run a Windows system in your home network and did "
-"not have to manually perform any network settings there to achieve Internet "
-"access, network connectivity in &debian-gnu; will also be configured "
-"automatically."
-msgstr ""
-
-#. Tag: para
-#: preparing.xml:707
+#: preparing.xml:610
#, fuzzy, no-c-format
#| msgid "If you use a wireless network, you should also find out:"
-msgid "If you use a WLAN/WiFi network, you should find out:"
+msgid "If you use a wireless network, you should also find out:"
msgstr "如果您有一個無線網路,您應該找出:"
#. Tag: para
-#: preparing.xml:712
+#: preparing.xml:615
#, fuzzy, no-c-format
#| msgid "ESSID of your wireless network."
-msgid "The ESSID (<quote>network name</quote>) of your wireless network."
+msgid "ESSID of your wireless network."
msgstr "您無線網路的 ESSID。"
#. Tag: para
-#: preparing.xml:717
+#: preparing.xml:620
#, fuzzy, no-c-format
#| msgid "WEP security key (if applicable)."
-msgid "The WEP or WPA/WPA2 security key to access the network (if applicable)."
+msgid "WEP or WPA/WPA2 security key (if applicable)."
msgstr "WEP 安全金鑰 (如果可用)。"
#. Tag: title
-#: preparing.xml:734
+#: preparing.xml:637
#, no-c-format
msgid "Meeting Minimum Hardware Requirements"
msgstr "滿足最低的硬體要求"
#. Tag: para
-#: preparing.xml:735
+#: preparing.xml:638
#, no-c-format
msgid ""
"Once you have gathered information about your computer's hardware, check "
@@ -996,7 +945,7 @@ msgstr ""
"償的安裝系統。"
#. Tag: para
-#: preparing.xml:741
+#: preparing.xml:644
#, no-c-format
msgid ""
"Depending on your needs, you might manage with less than some of the "
@@ -1007,7 +956,7 @@ msgstr ""
"建議的話,多數使用者會安裝失敗。"
#. Tag: para
-#: preparing.xml:747
+#: preparing.xml:650
#, fuzzy, no-c-format
msgid ""
"A Pentium 4, 1GHz system is the minimum recommended for a desktop system."
@@ -1016,7 +965,7 @@ msgstr ""
"建議配備。"
#. Tag: para
-#: preparing.xml:752
+#: preparing.xml:655
#, fuzzy, no-c-format
msgid "Any OldWorld or NewWorld PowerPC can serve well as a desktop system."
msgstr ""
@@ -1024,85 +973,85 @@ msgstr ""
"伺服器的話,建議至少要 132 Mhz 的機器才行。"
#. Tag: title
-#: preparing.xml:759
+#: preparing.xml:662
#, no-c-format
msgid "Recommended Minimum System Requirements"
msgstr "建議的最低系統需求"
#. Tag: entry
-#: preparing.xml:763
+#: preparing.xml:666
#, no-c-format
msgid "Install Type"
msgstr "安裝類別"
#. Tag: entry
-#: preparing.xml:764
+#: preparing.xml:667
#, no-c-format
msgid "RAM (minimal)"
msgstr ""
#. Tag: entry
-#: preparing.xml:765
+#: preparing.xml:668
#, no-c-format
msgid "RAM (recommended)"
msgstr ""
#. Tag: entry
-#: preparing.xml:766
+#: preparing.xml:669
#, no-c-format
msgid "Hard Drive"
msgstr "硬碟"
#. Tag: entry
-#: preparing.xml:772
+#: preparing.xml:675
#, no-c-format
msgid "No desktop"
msgstr "無桌面系統"
#. Tag: entry
-#: preparing.xml:773
+#: preparing.xml:676
#, no-c-format
msgid "64 megabytes"
msgstr "64 MB"
#. Tag: entry
-#: preparing.xml:774
+#: preparing.xml:677
#, fuzzy, no-c-format
msgid "256 megabytes"
msgstr "24 MB"
#. Tag: entry
-#: preparing.xml:775
+#: preparing.xml:678
#, no-c-format
msgid "1 gigabyte"
msgstr "1 GB"
#. Tag: entry
-#: preparing.xml:777
+#: preparing.xml:680
#, no-c-format
msgid "With Desktop"
msgstr "有桌面系統"
#. Tag: entry
-#: preparing.xml:778
+#: preparing.xml:681
#, fuzzy, no-c-format
msgid "128 megabytes"
msgstr "128 MB"
#. Tag: entry
-#: preparing.xml:779
+#: preparing.xml:682
#, fuzzy, no-c-format
msgid "512 megabytes"
msgstr "128 MB"
#. Tag: entry
-#: preparing.xml:780
+#: preparing.xml:683
#, fuzzy, no-c-format
msgid "5 gigabytes"
msgstr "1 GB"
#. Tag: para
-#: preparing.xml:785
+#: preparing.xml:688
#, no-c-format
msgid ""
"The actual minimum memory requirements are a lot less then the numbers "
@@ -1114,7 +1063,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:795
+#: preparing.xml:698
#, no-c-format
msgid ""
"It is possible to run a graphical desktop environment on older or low-end "
@@ -1126,7 +1075,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:804
+#: preparing.xml:707
#, no-c-format
msgid ""
"It is practically impossible to give general memory or disk space "
@@ -1135,7 +1084,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:810
+#: preparing.xml:713
#, no-c-format
msgid ""
"Remember that these sizes don't include all the other materials which are "
@@ -1144,7 +1093,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preparing.xml:817
+#: preparing.xml:720
#, fuzzy, no-c-format
msgid ""
"Disk space required for the smooth operation of the &debian-gnu; system "
@@ -1166,13 +1115,13 @@ msgstr ""
"配 100MB 的空間給 <filename>/var</filename>。"
#. Tag: title
-#: preparing.xml:841
+#: preparing.xml:744
#, no-c-format
msgid "Pre-Partitioning for Multi-Boot Systems"
msgstr "為多重開機系統事先分割磁碟"
#. Tag: para
-#: preparing.xml:842
+#: preparing.xml:745
#, no-c-format
msgid ""
"Partitioning your disk simply refers to the act of breaking up your disk "
@@ -1185,7 +1134,7 @@ msgstr ""
"傢俱,不會對其它房間有任何影響。"
#. Tag: para
-#: preparing.xml:849
+#: preparing.xml:752
#, no-c-format
msgid ""
"Whenever this section talks about <quote>disks</quote> you should translate "
@@ -1197,18 +1146,18 @@ msgstr ""
"客。"
#. Tag: para
-#: preparing.xml:855
+#: preparing.xml:758
#, fuzzy, no-c-format
msgid ""
"If you already have an operating system on your system <phrase arch=\"any-"
"x86\"> (Windows 9x, Windows NT/2000/XP/2003/Vista/7, OS/2, MacOS, Solaris, "
"FreeBSD, &hellip;) </phrase> <phrase arch=\"s390\"> (VM, z/OS, OS/390, "
-"&hellip;) </phrase> which uses the whole disk and you want to stick &debian; "
-"on the same disk, you will need to repartition it. &debian; requires its own "
-"hard disk partitions. It cannot be installed on Windows or MacOS partitions. "
-"It may be able to share some partitions with other Unix systems, but that's "
-"not covered here. At the very least you will need a dedicated partition for "
-"the &debian; root filesystem."
+"&hellip;) </phrase> and want to stick &debian; on the same disk, you will "
+"need to repartition the disk. &debian; requires its own hard disk "
+"partitions. It cannot be installed on Windows or MacOS partitions. It may be "
+"able to share some partitions with other Unix systems, but that's not "
+"covered here. At the very least you will need a dedicated partition for the "
+"&debian; root."
msgstr ""
"如果您已經在您的機器中安裝作業系統 <phrase arch=\"i386\"> (Windows 9x, "
"Windows NT/2000/XP/2003/Vista/7, OS/2, MacOS, Solaris, FreeBSD, &hellip;) </"
@@ -1219,16 +1168,15 @@ msgstr ""
"要為 &debian; 的根目錄準備一個專用的分割區。"
#. Tag: para
-#: preparing.xml:874
+#: preparing.xml:777
#, fuzzy, no-c-format
msgid ""
"You can find information about your current partition setup by using a "
"partitioning tool for your current operating system<phrase arch=\"any-"
-"x86\">, such as the integrated Disk Manager in Windows or fdisk in DOS</"
-"phrase><phrase arch=\"powerpc\">, such as Drive Setup, HD Toolkit, or "
-"MacTools</phrase><phrase arch=\"s390\">, such as the VM diskmap</phrase>. "
-"Partitioning tools always provide a way to show existing partitions without "
-"making changes."
+"x86\">, such as fdisk or PartitionMagic</phrase><phrase arch=\"powerpc\">, "
+"such as Drive Setup, HD Toolkit, or MacTools</phrase><phrase arch=\"s390\">, "
+"such as the VM diskmap</phrase>. Partitioning tools always provide a way to "
+"show existing partitions without making changes."
msgstr ""
"您可以透過目前作業系統中的分割工具軟體來獲知您現在的分割區狀況<phrase arch="
"\"i386\">,如 fdisk 和 PartitionMagic</phrase><phrase arch=\"powerpc\">,如 "
@@ -1237,7 +1185,7 @@ msgstr ""
"任何改動。"
#. Tag: para
-#: preparing.xml:884
+#: preparing.xml:786
#, no-c-format
msgid ""
"In general, changing a partition with a file system already on it will "
@@ -1250,54 +1198,98 @@ msgstr ""
"而,您每次都應當在重新分割之前先做好備份。繼續拿房幾作比喻,在移動牆壁時,您"
"最好在把擋路的傢俱都移開,否則就要冒著傢俱被破壞的危險。"
+#. Tag: emphasis
+#: preparing.xml:796
+#, no-c-format
+msgid "FIXME: write about HP-UX disks?"
+msgstr "FIXME: write about HP-UX disks?"
+
#. Tag: para
-#: preparing.xml:892
+#: preparing.xml:798
#, no-c-format
msgid ""
-"Several modern operating systems offer the ability to move and resize "
-"certain existing partitions without destroying their contents. This allows "
-"making space for additional partitions without losing existing data. Even "
-"though this works quite well in most cases, making changes to the "
-"partitioning of a disk is an inherently dangerous action and should only be "
-"done after having made a full backup of all data. <phrase arch=\"any-"
-"x86\">For FAT/FAT32 and NTFS partitions as used by DOS and Windows systems, "
-"the ability to move and resize them losslessly is provided both by &d-i; as "
-"well as by the integrated Disk Manager of Windows 7. </phrase>"
+"If your computer has more than one hard disk, you may want to dedicate one "
+"of the hard disks completely to &debian;. If so, you don't need to partition "
+"that disk before booting the installation system; the installer's included "
+"partitioning program can handle the job nicely."
msgstr ""
+"如果您的電腦配有不只一塊硬碟,您或許可以考慮把其中一塊硬碟專門分配給 "
+"&debian; 使用。這樣的話,您就不用在開機安裝系統前再對那塊硬碟進行分割區了,安"
+"裝程式內建的分割區程式會漂亮地完成這個任務。"
#. Tag: para
-#: preparing.xml:907
+#: preparing.xml:805
+#, fuzzy, no-c-format
+msgid ""
+"If your machine has only one hard disk, and you would like to completely "
+"replace the current operating system with &debian-gnu;, you also can wait to "
+"partition as part of the installation process (<xref linkend=\"di-partition"
+"\"/>), after you have booted the installation system. However this only "
+"works if you plan to boot the installer system from tapes, CD-ROM or files "
+"on a connected machine. Consider: if you boot from files placed on the hard "
+"disk, and then partition that same hard disk within the installation system, "
+"thus erasing the boot files, you'd better hope the installation is "
+"successful the first time around. At the least in this case, you should have "
+"some alternate means of reviving your machine like the original system's "
+"installation tapes or CDs."
+msgstr ""
+"若是您的機器只有一顆硬碟,而且您願意把原來的作業系統全部替換成 &debian-gnu;,"
+"那麼您可以在開機安裝系統後,等待安裝時再進行分割 (<xref linkend=\"partman\"/"
+">)。 但是,只有當您使用儲存於磁帶、光碟機或者網際網路上的機器的安裝系統,並從"
+"它們開機安裝程式時,前述才適用於您的情形。試想一下:假如您用放在硬碟上的檔案"
+"開機,再在安裝系統中對同一顆硬碟進行分割,這會清除那些開機檔案,這時您恐怕只"
+"能祈求上蒼保佑第一次就安裝成功。在這種情況下,若要讓您的機器恢復正常,至少您"
+"還可以有幾個辦法可選,例如原先系統的安裝磁帶或光碟。"
+
+#. Tag: para
+#: preparing.xml:820
#, no-c-format
msgid ""
-"To losslessly resize an existing FAT or NTFS partition from within &d-i;, go "
-"to the partitioning step, select the option for manual partitioning, select "
-"the partition to resize, and simply specify its new size."
+"If your machine already has multiple partitions, and enough space can be "
+"provided by deleting and replacing one or more of them, then you too can "
+"wait and use the &debian; installer's partitioning program. You should still "
+"read through the material below, because there may be special circumstances "
+"like the order of the existing partitions within the partition map, that "
+"force you to partition before installing anyway."
msgstr ""
+"倘若您的機器已經有多個分割區,並且透過刪除或替換它們其中的一個或多個就能為安"
+"裝程式提供足夠的空間,那麼您一樣也可以把分割區操作延後,到安裝時再使用 "
+"&debian; 安裝程式內建的分割工具。不過,您還是應該繼續讀完下面的文件,因為可能"
+"會有些特殊情形。例如,分割表中現有分割區的順序問題,這也許會令您不得不在安裝"
+"前先切割好分割區。"
-#. Tag: emphasis
-#: preparing.xml:915
+#. Tag: para
+#: preparing.xml:830
#, no-c-format
-msgid "FIXME: write about HP-UX disks?"
-msgstr "FIXME: write about HP-UX disks?"
+msgid ""
+"If your machine has a FAT or NTFS filesystem, as used by DOS and Windows, "
+"you can wait and use &debian; installer's partitioning program to resize the "
+"filesystem."
+msgstr ""
+"如果您的電腦上有被 DOS 和 Windows 使用的 FAT 或 NTFS 檔案系統,您可以等到用 "
+"&debian; 安裝程式中的分割工具來重新調整檔案系統的大小。"
#. Tag: para
-#: preparing.xml:917
+#: preparing.xml:836
#, no-c-format
msgid ""
-"Creating and deleting partitions can be done from within &d-i; as well as "
-"from an existing operating system. As a rule of thumb, partitions should be "
-"created by the system for which they are to be used, i.e. partitions to be "
-"used by &debian-gnu; should be created from within &d-i; and partitions to "
-"be used from another operating system should be created from there. &d-i; is "
-"capable of creating non-&arch-kernel; partitions, and partitions created "
-"this way usually work without problems when used in other operating systems, "
-"but there are a few rare corner cases in which this could cause problems, so "
-"if you want to be sure, use the native partitioning tools to create "
-"partitions for use by other operating systems."
+"If none of the above apply, you'll need to partition your hard disk before "
+"starting the installation to create partitionable space for &debian;. If "
+"some of the partitions will be owned by other operating systems, you should "
+"create those partitions using native operating system partitioning programs. "
+"We recommend that you do <emphasis>not</emphasis> attempt to create "
+"partitions for &debian-gnu; using another operating system's tools. Instead, "
+"you should just create the native operating system's partitions you will "
+"want to retain."
msgstr ""
+"如果您的情況不屬於上面任何一種,那麼您需要在開始安裝之前,事先為 &debian; 騰"
+"出可用於分割區的空間。要是有分割區是為其它作業系統準備的,您最好用該作業系統"
+"自己的分割軟體來建立這些分割區。我們建議您<emphasis>不要</emphasis>用其它作業"
+"系統裡的工具為 &debian; 建立 Linux 分割區。也就是說,您應當僅建立要保留的作業"
+"系統自身的分割區。"
#. Tag: para
-#: preparing.xml:930
+#: preparing.xml:848
#, fuzzy, no-c-format
#| msgid ""
#| "If you are going to install more than one operating system on the same "
@@ -1307,7 +1299,7 @@ msgstr ""
#| "partitions."
msgid ""
"If you are going to install more than one operating system on the same "
-"machine, you should install all other system(s) before proceeding with the "
+"machine, you should install all other system(s) before proceeding with "
"&debian; installation. Windows and other OS installations may destroy your "
"ability to start &debian;, or encourage you to reformat non-native "
"partitions."
@@ -1317,7 +1309,7 @@ msgstr ""
"&debian;,也可能會慫恿您重新格式化不屬於它們自己的分割區。"
#. Tag: para
-#: preparing.xml:938
+#: preparing.xml:856
#, no-c-format
msgid ""
"You can recover from these actions or avoid them, but installing the native "
@@ -1327,7 +1319,7 @@ msgstr ""
"夠幫您免除這些煩惱。"
#. Tag: para
-#: preparing.xml:943
+#: preparing.xml:861
#, fuzzy, no-c-format
#| msgid ""
#| "In order for OpenFirmware to automatically boot &debian-gnu; the Linux "
@@ -1355,14 +1347,287 @@ msgstr ""
"正安裝時,用 Linux 的分割區工具來刪除當初預留的分割區,再用 Linux 的分割區取"
"而代之。"
+#. Tag: para
+#: preparing.xml:873
+#, no-c-format
+msgid ""
+"If you currently have one hard disk with one partition (a common setup for "
+"desktop computers), and you want to multi-boot the native operating system "
+"and &debian;, you will need to:"
+msgstr ""
+"如果您現在有一塊硬碟,這塊硬碟上僅有一個分割區 (這是桌面電腦的常見設定),同時"
+"您希望能多重開機原有的作業系統和 &debian;,那麼您就需要:"
+
+#. Tag: para
+#: preparing.xml:880
+#, no-c-format
+msgid "Back up everything on the computer."
+msgstr "備份電腦裡所有的資料。"
+
+#. Tag: para
+#: preparing.xml:885
+#, no-c-format
+msgid ""
+"Boot from the native operating system installer media such as CD-ROM or "
+"tapes. <phrase arch=\"powerpc\">When booting from a MacOS CD, hold the "
+"<keycap>c</keycap> key while booting to force the CD to become the active "
+"MacOS system.</phrase>"
+msgstr ""
+"從原有作業系統的安裝媒介(如光碟和磁帶)開機。<phrase arch=\"powerpc\">當從 "
+"MacOS CD 開機時,按住 <keycap>c</keycap> 鍵不放,這樣就能以光碟開機作為目前"
+"的 MacOS 系統。</phrase>"
+
+#. Tag: para
+#: preparing.xml:895
+#, no-c-format
+msgid ""
+"Use the native partitioning tools to create native system partition(s). "
+"Leave either a place holder partition or free space for &debian-gnu;."
+msgstr ""
+"使用原有系統裡的分割區工具來建立屬於原來系統的分割區。為 &debian-gnu; 預留一"
+"個分割區,或者騰出一塊空間。"
+
+#. Tag: para
+#: preparing.xml:902
+#, no-c-format
+msgid "Install the native operating system on its new partition."
+msgstr "把原有作業系統安裝到屬於它的新分割區上。"
+
+#. Tag: para
+#: preparing.xml:907
+#, no-c-format
+msgid ""
+"Boot back into the native system to verify everything's OK, and to download "
+"the &debian; installer boot files."
+msgstr ""
+"開機到原有作業系統,以確保一切正常,再下載 &debian; 安裝程式的開機檔案。"
+
+#. Tag: para
+#: preparing.xml:913
+#, no-c-format
+msgid "Boot the &debian; installer to continue installing &debian;."
+msgstr "啟動 &debian; 安裝程式,並繼續安裝 &debian;。"
+
+#. Tag: title
+#: preparing.xml:927
+#, no-c-format
+msgid "Partitioning From DOS or Windows"
+msgstr "DOS 或 Windows 下的分割"
+
+#. Tag: para
+#: preparing.xml:928
+#, no-c-format
+msgid ""
+"If you are manipulating existing FAT or NTFS partitions, it is recommended "
+"that you either use the scheme below or native Windows or DOS tools. "
+"Otherwise, it is not really necessary to partition from DOS or Windows; the "
+"&debian; partitioning tools will generally do a better job."
+msgstr ""
+"如果您想在已有的 FAT 或 NTFS 分割區上動手,那麼建議您或者按照下面介紹的方案操"
+"作,或者使用 Windows 或 DOS 自己的工具軟體。否則的話,真的沒必要從 DOS 或者 "
+"Windows 分割,一般來說,&debian; 的分割軟體會做得更好。"
+
+#. Tag: para
+#: preparing.xml:936
+#, fuzzy, no-c-format
+msgid ""
+"But if you have a large IDE disk, and are not using LBA addressing, overlay "
+"drivers (sometimes provided by hard disk manufacturers), or a new (post "
+"1998) BIOS that supports large disk access extensions, then you must locate "
+"your &debian; boot partition carefully. In this case, you will have to put "
+"the boot partition into the first 1024 cylinders of your hard disk (usually "
+"around 524 megabytes, without BIOS translation). This may require that you "
+"move an existing FAT or NTFS partition."
+msgstr ""
+"但是,如果您有一顆 IDE 介面的大硬碟,而且使用的既不是 LBA 定址或 overlay 驅動"
+"程式 (有時候硬碟廠商會提供這種驅動),也沒用新款 (1998 年以後) 支援大硬碟追蹤"
+"擴展的 BIOS,那麼您必須小心地劃分 &debian; 的開機 (boot) 分割區。在這種情形"
+"下,您一定要把開機分割區分在硬碟開始的前 1024 磁柱之內 (BIOS 不換算的話,大"
+"約 524 MB)。為此,您可能需要移動硬碟上的 FAT 或 NTFS 分割區。"
+
+#. Tag: title
+#: preparing.xml:950
+#, no-c-format
+msgid "Lossless Repartitioning When Starting From DOS, Win-32 or OS/2"
+msgstr "在 DOS、Win-32 或者 OS/2 下的無害分割"
+
+#. Tag: para
+#: preparing.xml:953
+#, fuzzy, no-c-format
+msgid ""
+"One of the most common installations is onto a system that already contains "
+"DOS (including Windows 3.1), Win32 (such as Windows 95, 98, Me, NT, 2000, "
+"XP, 2003, Vista, 7), or OS/2, and it is desired to put &debian; onto the "
+"same disk without destroying the previous system. Note that the installer "
+"supports resizing of FAT and NTFS filesystems as used by DOS and Windows. "
+"Simply start the installer and when you get to the partitioning step, select "
+"the option for <menuchoice> <guimenuitem>Manual</guimenuitem> </menuchoice> "
+"partitioning, select the partition to resize, and specify its new size. So "
+"in most cases you should not need to use the method described below."
+msgstr ""
+"各常見的安裝中,其中有一種就是希望在已經安裝有 DOS (含 Windows 3.1)、 Win32 "
+"(如 Windows 95、98、Me、NT、2000、XP、2003、Vista、7) 或者 OS/2 的系統上加裝 "
+"&debian; 到同一顆硬碟的同時,還保留原有系統。注意,安裝程式支援重新設定被 "
+"DOS 和 Windows 使用的 FAT 和 NTFS 檔案系統的容量大小。您只需開機安裝程式,選"
+"擇 <menuchoice> <guimenuitem> 手動修改分割區表 </guimenuitem> </menuchoice> "
+"選項,並選擇需要調整大小的分割區,指定新的大小。在多數情況下您毋須使用下面說"
+"明的方法。"
+
+#. Tag: para
+#: preparing.xml:965
+#, no-c-format
+msgid ""
+"Before going any further, you should have decided how you will be dividing "
+"up the disk. The method in this section will only split a partition into two "
+"pieces. One will contain the original OS and the other will be used for "
+"&debian;. During the installation of &debian;, you will be given the "
+"opportunity to use the &debian; portion of the disk as you see fit, i.e., as "
+"swap or as a file system."
+msgstr ""
+"在您繼續之前,您應該先想好如何分割硬碟。本節所述的方法只會把一個分割區一分為"
+"二。分出來的其中一塊放至原來的作業系統,而另一塊則歸 &debian; 使用。在 "
+"&debian; 的安裝過程中,您會有機會把您認為合適的那部分硬碟歸為 &debian; 使用。"
+"例如,用作置換分割區或者放置檔案系統。"
+
+#. Tag: para
+#: preparing.xml:974
+#, no-c-format
+msgid ""
+"The idea is to move all the data on the partition to the beginning, before "
+"changing the partition information, so that nothing will be lost. It is "
+"important that you do as little as possible between the data movement and "
+"repartitioning to minimize the chance of a file being written near the end "
+"of the partition as this will decrease the amount of space you can take from "
+"the partition."
+msgstr ""
+"辦法就是在更改分割區資料之前,把這個分割區中的所有的資料移到分割區的前面部"
+"分,這樣資料就會分毫無損。有一點很重要,即在移動資料之後,和重新分割區之前這"
+"段時間內,盡量不要往分割區的後端寫入資料。否則就會減少從能該分割區分割出去的"
+"空間大小。"
+
+#. Tag: para
+#: preparing.xml:983
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The first thing needed is a copy of <command>fips</command> which is "
+#| "available in the <filename>tools/</filename> directory on your nearest "
+#| "Debian mirror. Unzip the archive and copy the files <filename>RESTORRB."
+#| "EXE</filename>, <filename>FIPS.EXE</filename> and <filename>ERRORS.TXT</"
+#| "filename> to a bootable floppy. A bootable floppy can be created using "
+#| "the command <filename>sys a:</filename> under DOS. <command>fips</"
+#| "command> comes with very good documentation which you may want to read. "
+#| "You will definitely need to read the documentation if you use a disk "
+#| "compression driver or a disk manager. Create the disk and read the "
+#| "documentation <emphasis>before</emphasis> you defragment the disk."
+msgid ""
+"The first thing needed is a copy of <command>fips</command>. Unzip the "
+"archive and copy the files <filename>RESTORRB.EXE</filename>, <filename>FIPS."
+"EXE</filename> and <filename>ERRORS.TXT</filename> to a bootable floppy. A "
+"bootable floppy can be created using the command <filename>sys a:</filename> "
+"under DOS. <command>fips</command> comes with very good documentation which "
+"you may want to read. You will definitely need to read the documentation if "
+"you use a disk compression driver or a disk manager. Create the disk and "
+"read the documentation <emphasis>before</emphasis> you defragment the disk."
+msgstr ""
+"第一件需要的東西是一份 <command>fips</command> 的拷貝。您可以從離您最近的 "
+"&debian; 鏡像裡的 <filename>tools/</filename> 目錄下載它。解開這個 zip 壓縮檔"
+"案,把 <filename>RESTORRB.EXE</filename>、<filename>FIPS.EXE</filename> 和 "
+"<filename>ERRORS.TXT</filename> 複製到一張開機軟碟裡。您可以用在 DOS 下面用 "
+"<filename>sys a:</filename> 來製作開機磁片。<command>fips</command> 含有相當"
+"不錯的文件,您也許會想看看。倘若您正在用磁碟壓縮驅動程式或者磁碟管理員,那麼"
+"您絕對有必要讀一下這份文件。在您為這顆硬碟清理零碎磁區<emphasis>之前</"
+"emphasis>請先做一張開機片並好好閱讀該文件。"
+
+#. Tag: para
+#: preparing.xml:995
+#, no-c-format
+msgid ""
+"The next thing needed is to move all the data to the beginning of the "
+"partition. <command>defrag</command>, which comes standard with DOS 6.0 and "
+"later, can easily do the job. See the <command>fips</command> documentation "
+"for a list of other software that may do the trick. Note that if you have "
+"Windows 9x, you must run <command>defrag</command> from there, since DOS "
+"doesn't understand VFAT, which is used to support for long filenames, used "
+"in Windows 95 and higher."
+msgstr ""
+"下一件要做的事,是把所有的資料移動到分割區的前面。DOS 自 6.0 後就包含了 "
+"<command>defrag</command> 程式,它可以很方便地完成這個任務。請參閱 "
+"<command>fips</command> 文件查看其他可用來執行此任務的軟體列表。要提醒的是,"
+"如果您用的是 Windows 9x,那麼必須在 Windows 裡執行 <command>defrag</"
+"command>,原因是 DOS 不能識別 Windows 95 及其以後版本所使用的支援長檔名的 "
+"VFAT 分割區。"
+
+#. Tag: para
+#: preparing.xml:1005
+#, no-c-format
+msgid ""
+"After running the defragmenter (which can take a while on a large disk), "
+"reboot with the <command>fips</command> disk you created in the floppy "
+"drive. Simply type <filename>a:\\fips</filename> and follow the directions."
+msgstr ""
+"零碎磁區清理程式 (defragmenter) 運行完畢後 (如果硬碟容量較大需要等比較久),用"
+"您在軟碟機裡製作的 <command>fips</command> 軟碟重新開機。只須輸入 "
+"<filename>a:\\fips</filename> 然後按照提示操作。"
+
+#. Tag: para
+#: preparing.xml:1011
+#, no-c-format
+msgid ""
+"Note that there are many other partition managers out there, in case "
+"<command>fips</command> doesn't do the trick for you."
+msgstr ""
+"請注意,如果覺得 <command>fips</command> 不好用,還有許多其它的分割工具可供差"
+"遣。"
+
#. Tag: title
#: preparing.xml:1019
#, no-c-format
+msgid "Partitioning for DOS"
+msgstr "DOS 下的分割"
+
+#. Tag: para
+#: preparing.xml:1021
+#, no-c-format
+msgid ""
+"If you are partitioning for DOS drives, or changing the size of DOS "
+"partitions, using &debian; tools, many people experience problems working "
+"with the resulting FAT partitions. For instance, some have reported slow "
+"performance, consistent problems with <command>scandisk</command>, or other "
+"weird errors in DOS or Windows."
+msgstr ""
+"如果您用 &debian; 的工具軟體來為 DOS 硬碟分割區或更動了 DOS 分割區大小,請注"
+"意,有許多人在這樣做了以後,於使用新分割出來的或者大小被改變的 FAT 分割區的過"
+"程中發現各式各樣的問題。舉例來說,有些人回報發現性能下降,有的人則在使用 "
+"<command>scandisk</command> 時發現有一致性 (consistent) 的問題, 還有其它在 "
+"DOS 或 Windows 中發現的各種古怪的錯誤。"
+
+#. Tag: para
+#: preparing.xml:1029
+#, fuzzy, no-c-format
+msgid ""
+"Apparently, whenever you create or resize a partition for DOS use, it's a "
+"good idea to fill the first few sectors with zeros. You should do this prior "
+"to running DOS's <command>format</command> command by executing the "
+"following command from &debian;:"
+msgstr ""
+"顯然地,當您為 DOS 建立新分割區或者更動分割區大小時,最好總是把第一個磁區全部"
+"清除為零。執行 DOS 的 <command>format</command> 指令之前,於 &debian; 系統"
+"中,請這麼做:"
+
+#. Tag: screen
+#: preparing.xml:1036
+#, no-c-format
+msgid "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
+msgstr "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
+
+#. Tag: title
+#: preparing.xml:1047
+#, no-c-format
msgid "Partitioning from SunOS"
msgstr "SunOS 下的分割"
#. Tag: para
-#: preparing.xml:1021
+#: preparing.xml:1049
#, fuzzy, no-c-format
msgid ""
"It's perfectly fine to partition from SunOS; in fact, if you intend to run "
@@ -1380,13 +1645,13 @@ msgstr ""
"(CDROM) 分割區開機 Linux 和 SunOS。"
#. Tag: title
-#: preparing.xml:1033
+#: preparing.xml:1061
#, no-c-format
msgid "Partitioning from Linux or another OS"
msgstr "Linux 或其他 OS 下的分割"
#. Tag: para
-#: preparing.xml:1035
+#: preparing.xml:1063
#, no-c-format
msgid ""
"Whatever system you are using to partition, make sure you create a "
@@ -1407,7 +1672,7 @@ msgstr ""
"現。"
#. Tag: para
-#: preparing.xml:1047
+#: preparing.xml:1075
#, no-c-format
msgid ""
"You will probably be using <command>SILO</command> as your boot loader (the "
@@ -1420,13 +1685,13 @@ msgstr ""
"linkend=\"partitioning\"/>。"
#. Tag: title
-#: preparing.xml:1062
+#: preparing.xml:1090
#, no-c-format
msgid "MacOS/OSX Partitioning"
msgstr "MacOS/OSX 下的分割"
#. Tag: para
-#: preparing.xml:1064
+#: preparing.xml:1092
#, no-c-format
msgid ""
"The <application>Apple Drive Setup</application> application can be found in "
@@ -1441,7 +1706,7 @@ msgstr ""
"<application>Drive Setup</application> 中。"
#. Tag: para
-#: preparing.xml:1071
+#: preparing.xml:1099
#, no-c-format
msgid ""
"Remember to create a placeholder partition for GNU/Linux, preferably "
@@ -1452,7 +1717,7 @@ msgstr ""
"類型無關緊要,在後面的 &debian-gnu; 安裝程式中,它會被刪除並替換。"
#. Tag: para
-#: preparing.xml:1077
+#: preparing.xml:1105
#, no-c-format
msgid ""
"If you are planning to install both MacOS 9 and OS X, it is best to create "
@@ -1476,7 +1741,7 @@ msgstr ""
"X 分割區。"
#. Tag: para
-#: preparing.xml:1090
+#: preparing.xml:1118
#, no-c-format
msgid ""
"GNU/Linux is unable to access information on UFS partitions, but does "
@@ -1493,13 +1758,13 @@ msgstr ""
"援。"
#. Tag: title
-#: preparing.xml:1110
+#: preparing.xml:1138
#, no-c-format
msgid "Pre-Installation Hardware and Operating System Setup"
msgstr "安裝前硬體和作業系統的相關設定"
#. Tag: para
-#: preparing.xml:1111
+#: preparing.xml:1139
#, fuzzy, no-c-format
#| msgid ""
#| "This section will walk you through pre-installation hardware setup, if "
@@ -1512,10 +1777,11 @@ msgstr "安裝前硬體和作業系統的相關設定"
msgid ""
"This section will walk you through pre-installation hardware setup, if any, "
"that you will need to do prior to installing &debian;. Generally, this "
-"involves checking and possibly changing BIOS/system firmware settings for "
-"your system. The <quote>BIOS</quote> or <quote>system firmware</quote> is "
-"the core software used by the hardware; it is most critically invoked during "
-"the bootstrap process (after power-up)."
+"involves checking and possibly changing firmware settings for your system. "
+"The <quote>firmware</quote> is the core software used by the hardware; it is "
+"most critically invoked during the bootstrap process (after power-up). Known "
+"hardware issues affecting the reliability of &debian-gnu; on your system are "
+"also highlighted."
msgstr ""
"在本節中,我們將討論安裝之前有關硬體設定的一些問題。如果這些問題的確存在,您"
"就需要在安裝 &debian; 前先做一些準備工作了。一般來說,準備工作包括:檢查韌體"
@@ -1524,13 +1790,13 @@ msgstr ""
"些硬體問題,您系統上這些硬體問題在將會影響到 &debian-gnu; 的可靠性。"
#. Tag: title
-#: preparing.xml:1126
+#: preparing.xml:1161
#, no-c-format
msgid "Invoking the BIOS Set-Up Menu"
msgstr "使用 BIOS 設定選單"
#. Tag: para
-#: preparing.xml:1128
+#: preparing.xml:1163
#, fuzzy, no-c-format
#| msgid ""
#| "BIOS provides the basic functions needed to boot your machine to allow "
@@ -1540,97 +1806,481 @@ msgstr "使用 BIOS 設定選單"
#| "correctly; not doing so can lead to intermittent crashes or an inability "
#| "to install &debian;."
msgid ""
-"The BIOS provides the basic functions needed to boot your machine and to "
-"allow your operating system to access your hardware. Your system provides a "
-"BIOS setup menu, which is used to configure the BIOS. To enter the BIOS "
-"setup menu you have to press a key or key combination after turning on the "
-"computer. Often it is the <keycap>Delete</keycap> or the <keycap>F2</keycap> "
-"key, but some manufacturers use other keys. Usually upon starting the "
-"computer there will be a message stating which key to press to enter the "
-"setup screen."
+"BIOS provides the basic functions needed to boot your machine to allow your "
+"operating system to access your hardware. Your system probably provides a "
+"BIOS setup menu, which is used to configure the BIOS. Before installing, you "
+"<emphasis>must</emphasis> ensure that your BIOS is set up correctly; not "
+"doing so can lead to intermittent crashes or an inability to install "
+"&debian;."
msgstr ""
"BIOS 為啟動您的機器提供了基本的幫助,進而能讓您的作業系統能存取您的硬體。您的"
"系統應該會有 BIOS 的設定選單,透過它,我們就能配置 BIOS。在進行安裝前,您"
"<emphasis>一定要</emphasis>確保您 BIOS 的設置是正確無誤的。否則,可能會導致經"
"常性的系統當機或者根本無法安裝 &debian;。"
+#. Tag: para
+#: preparing.xml:1172
+#, no-c-format
+msgid ""
+"The rest of this section is lifted from the <ulink url=\"&url-pc-hw-faq;\"></"
+"ulink>, answering the question, <quote>How do I enter the CMOS configuration "
+"menu?</quote>. How you access the BIOS (or <quote>CMOS</quote>) "
+"configuration menu depends on who wrote your BIOS software:"
+msgstr ""
+"本節接下來的部分取自 <ulink url=\"&url-pc-hw-faq;\"></ulink> 中對<quote>如何"
+"進入CMOS 設定選單</quote>一問的回答。您怎樣才能進入 BIOS(或<quote>CMOS</"
+"quote>) 設定選單取決於 BIOS 軟體的作者是誰:"
+
+#. Tag: term
+#: preparing.xml:1186
+#, no-c-format
+msgid "AMI BIOS"
+msgstr "AMI BIOS"
+
+#. Tag: para
+#: preparing.xml:1187
+#, no-c-format
+msgid "<keycap>Delete</keycap> key during the POST (power on self test)"
+msgstr "在 POST (開機自檢) 過程中按 <keycap>Delete</keycap> 鍵"
+
+#. Tag: term
+#: preparing.xml:1195
+#, no-c-format
+msgid "Award BIOS"
+msgstr "Award BIOS"
+
+#. Tag: para
+#: preparing.xml:1196
+#, no-c-format
+msgid ""
+"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </"
+"keycombo>, or <keycap>Delete</keycap> key during the POST"
+msgstr ""
+"在 POST 過程中按 <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
+"keycap><keycap>Esc</keycap> </keycombo>,或 <keycap>Delete</keycap>鍵"
+
+#. Tag: term
+#: preparing.xml:1205
+#, no-c-format
+msgid "DTK BIOS"
+msgstr "DTK BIOS"
+
+#. Tag: para
+#: preparing.xml:1206
+#, no-c-format
+msgid "<keycap>Esc</keycap> key during the POST"
+msgstr "在 POST 過程中按 <keycap>Esc</keycap>鍵"
+
+#. Tag: term
+#: preparing.xml:1213
+#, no-c-format
+msgid "IBM PS/2 BIOS"
+msgstr "IBM PS/2 BIOS"
+
+#. Tag: para
+#: preparing.xml:1214
+#, no-c-format
+msgid ""
+"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</keycap> "
+"</keycombo> after <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
+"keycap><keycap>Delete</keycap> </keycombo>"
+msgstr ""
+"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</keycap> "
+"</keycombo> 在按下面的組合鍵之後 <keycombo> <keycap>Ctrl</"
+"keycap><keycap>Alt</keycap><keycap>Delete</keycap> </keycombo>"
+
+#. Tag: term
+#: preparing.xml:1228
+#, no-c-format
+msgid "Phoenix BIOS"
+msgstr "Phoenix BIOS"
+
+#. Tag: para
+#: preparing.xml:1229
+#, no-c-format
+msgid ""
+"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </"
+"keycombo> or <keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>S</"
+"keycap> </keycombo> or <keycap>F1</keycap>"
+msgstr ""
+"<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </"
+"keycombo> 或 <keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>S</"
+"keycap> </keycombo> 或 <keycap>F1</keycap>"
+
+#. Tag: para
+#: preparing.xml:1245
+#, no-c-format
+msgid ""
+"Information on invoking other BIOS routines can be found in <ulink url="
+"\"&url-invoking-bios-info;\"></ulink>."
+msgstr ""
+"若希望知道有關 BIOS 其它功能和設定的相關資料,您可以參閱 <ulink url=\"&url-"
+"invoking-bios-info;\"></ulink>。"
+
+#. Tag: para
+#: preparing.xml:1250
+#, no-c-format
+msgid ""
+"Some &arch-title; machines don't have a CMOS configuration menu in the BIOS. "
+"They require a software CMOS setup program. If you don't have the "
+"Installation and/or Diagnostics diskette for your machine, you can try using "
+"a shareware/freeware program. Try looking in <ulink url=\"&url-simtel;\"></"
+"ulink>."
+msgstr ""
+"有些 &arch-title; 架構的機器在 BIOS 中沒有包含 CMOS 設定選單。要對它們進行設"
+"定,就需要有相應的 CMOS 設定軟體。如果您沒有與您機器對應的安裝或者診斷磁片,"
+"那麼您不妨試一下共享軟體或自由軟體。請去以下網址找找看 <ulink url=\"&url-"
+"simtel;\"></ulink>。"
+
# index.docbook:1522, index.docbook:1865
#. Tag: title
-#: preparing.xml:1142 preparing.xml:1286
+#: preparing.xml:1261 preparing.xml:1579
#, no-c-format
msgid "Boot Device Selection"
msgstr "選擇開機設備"
#. Tag: para
-#: preparing.xml:1144
+#: preparing.xml:1263
+#, no-c-format
+msgid ""
+"Many BIOS setup menus allow you to select the devices that will be used to "
+"bootstrap the system. Set this to look for a bootable operating system on "
+"<filename>A:</filename> (the first floppy disk), then optionally the first "
+"CD-ROM device (possibly appearing as <filename>D:</filename> or <filename>E:"
+"</filename>), and then from <filename>C:</filename> (the first hard disk). "
+"This setting enables you to boot from either a floppy disk or a CD-ROM, "
+"which are the two most common boot devices used to install &debian;."
+msgstr ""
+"許多 BIOS 的設定選單都能讓您選擇啟動系統的設備。讓它先在 <filename>A:</"
+"filename> (第一個軟碟機) 中找尋可開機的作業系統,不行的話,再在到第一個光碟機"
+"設備 (有可能就是 <filename>D:</filename> 或 <filename>E:</filename>) 中尋找,"
+"然後接著在 <filename>C:</filename>(第一塊硬碟)尋找。照這樣設定的話,就能讓您"
+"從軟碟或者光碟機開機。這是安裝 &debian; 最常用的兩個開機設備。"
+
+#. Tag: para
+#: preparing.xml:1274
+#, no-c-format
+msgid ""
+"If you have a newer SCSI controller and you have a CD-ROM device attached to "
+"it, you are usually able to boot from the CD-ROM. All you have to do is "
+"enable booting from a CD-ROM in the SCSI-BIOS of your controller."
+msgstr ""
+"如果您有較新型號的 SCSI 控制器,而且您的光碟機是接在它上面的,那麼您很可能 可"
+"以從這個光碟機開機。您所要做的僅僅是在您的控制器的 SCSI-BIOS 的設置中允許從光"
+"碟機啟動系統。"
+
+#. Tag: para
+#: preparing.xml:1281
+#, fuzzy, no-c-format
+msgid ""
+"Another popular option is to boot from a USB storage device (also called a "
+"USB memory stick or USB key). Some BIOSes can boot directly from a USB "
+"storage device, but some cannot. You may need to configure your BIOS to boot "
+"from a <quote>Removable drive</quote> or even from <quote>USB-ZIP</quote> to "
+"get it to boot from the USB device."
+msgstr ""
+"另外一個常見的選項是從 USB 隨身碟設備 (也叫 USB 隨身碟或者大姆碟)開機。有些 "
+"BIOS 支援從 USB 隨身碟設備直接開機,有的則不行。如果要從 USB 設備啟動系統的"
+"話,您可能需要在 BIOS 設定中,讓系統從 <quote>Removable drive</quote> 或者 "
+"<quote>USB-ZIP</quote> 開機。"
+
+#. Tag: para
+#: preparing.xml:1289
#, no-c-format
msgid ""
-"Within the BIOS setup menu, you can select which devices shall be checked in "
-"which sequence for a bootable operating system. Possible choices usually "
-"include the internal harddisks, the CD/DVD-ROM drive and USB mass storage "
-"devices such as USB sticks or external USB harddisks. On modern systems "
-"there is also often a possibility to enable network booting via PXE."
+"Here are some details about how to set the boot order. Remember to reset the "
+"boot order after &arch-kernel; is installed, so that you restart your "
+"machine from the hard drive."
msgstr ""
+"下面內容乃關於如何設置開機順序的一些細節。請記住,在安裝完 &arch-kernel; 後,"
+"要恢復原來的開機順序,這樣,您就能像以前一樣從硬碟開機了。"
+
+#. Tag: title
+#: preparing.xml:1298
+#, no-c-format
+msgid "Changing the Boot Order on IDE Computers"
+msgstr "修改 IDE 介面電腦的開機順序"
#. Tag: para
-#: preparing.xml:1152
+#: preparing.xml:1301
#, no-c-format
msgid ""
-"Depending on the installation media (CD/DVD ROM, USB stick, network boot) "
-"you have chosen you should enable the appropriate boot devices if they are "
-"not already enabled."
+"As your computer starts, press the keys to enter the BIOS utility. Often, it "
+"is the <keycap>Delete</keycap> key. However, consult the hardware "
+"documentation for the exact keystrokes."
msgstr ""
+"當您的電腦開機時,可以按某些鍵進入 BIOS 的設定軟體。一般來說,按"
+"<keycap>Delete</keycap> 鍵就可以了。若要知道按鍵的確切資料,可以參考硬體的相"
+"關文件。"
#. Tag: para
-#: preparing.xml:1158
+#: preparing.xml:1308
#, no-c-format
msgid ""
-"Most BIOS versions allow to call up a boot menu on system startup in which "
-"you select from which device the computer should start for the current "
-"session. If this option is available, the BIOS usually displays a short "
-"message like <quote>press <keycap>F12</keycap> for boot menu</quote> on "
-"system startup. The actual key used to select this menu varies from system "
-"to system; commonly used keys are <keycap>F12</keycap>, <keycap>F11</keycap> "
-"and <keycap>F8</keycap>. Choosing a device from this menu does not change "
-"the default boot order of the BIOS, i.e. you can start once from a USB stick "
-"while having configured the internal harddisk as the normal primary boot "
-"device."
+"Find the boot sequence in the setup utility. Its location depends on your "
+"BIOS, but you are looking for a field that lists drives."
msgstr ""
+"在 BIOS 設定軟體中可以查看開機順序。在 BIOS 具體的什麼位置,和您的 BIOS 有"
+"關。不管如何,您要找的是列有設備的欄位。"
#. Tag: para
-#: preparing.xml:1172
+#: preparing.xml:1313
+#, no-c-format
+msgid "Common entries on IDE machines are C, A, cdrom or A, C, cdrom."
+msgstr "對 IDE 機器而言,列表裡常見的選項是 C、A、cdrom 或者 A、C、cdrom。"
+
+#. Tag: para
+#: preparing.xml:1318
+#, no-c-format
+msgid "C is the hard drive, and A is the floppy drive."
+msgstr "C 就是硬碟,而 A 則是軟碟機。"
+
+#. Tag: para
+#: preparing.xml:1324
+#, no-c-format
+msgid ""
+"Change the boot sequence setting so that the CD-ROM or the floppy is first. "
+"Usually, the <keycap>Page Up</keycap> or <keycap>Page Down</keycap> keys "
+"cycle through the possible choices."
+msgstr ""
+"修改開機順序的設定,讓 CD-ROM 或者軟碟排在第一位。通常,用 <keycap>Page Up</"
+"keycap> 或者 <keycap>Page Down</keycap> 鍵能夠循環地切換可能的選項。"
+
+#. Tag: para
+#: preparing.xml:1332
+#, no-c-format
+msgid ""
+"Save your changes. Instructions on the screen tell you how to save the "
+"changes on your computer."
+msgstr "然後,儲存您對設定的修改。螢幕上的提示會告訴您如何才能儲存您的設定。"
+
+#. Tag: title
+#: preparing.xml:1342
+#, no-c-format
+msgid "Changing the Boot Order on SCSI Computers"
+msgstr "修改 SCSI 介面電腦的開機順序"
+
+#. Tag: para
+#: preparing.xml:1346
+#, no-c-format
+msgid ""
+"As your computer starts, press the keys to enter the SCSI setup utility."
+msgstr "當您的電腦開機時,可以按某些鍵進入 SCSI 的設定軟體。"
+
+#. Tag: para
+#: preparing.xml:1351
+#, no-c-format
+msgid ""
+"You can start the SCSI setup utility after the memory check and the message "
+"about how to start the BIOS utility displays when you start your computer."
+msgstr ""
+"電腦開機過程中,您可以在記憶體檢測結束後,當螢幕出現如何進入 BIOS 設定程式的"
+"提示的時候啟動 SCSI 設定軟體。"
+
+#. Tag: para
+#: preparing.xml:1357
+#, no-c-format
+msgid ""
+"The keystrokes you need depend on the utility. Often, it is "
+"<keycombo><keycap>Ctrl</keycap><keycap>F2</keycap></keycombo>. However, "
+"consult your hardware documentation for the exact keystrokes."
+msgstr ""
+"您要按的按鍵通常因設定軟體而不同。一般來說,是按 <keycombo><keycap>Ctrl</"
+"keycap><keycap>F2</keycap></keycombo>。若要知道按鍵的確切資料,還是要參考硬體"
+"的相關文件。"
+
+#. Tag: para
+#: preparing.xml:1365
+#, no-c-format
+msgid "Find the utility for changing the boot order."
+msgstr "尋找用來修改開機順序的工具軟體。"
+
+#. Tag: para
+#: preparing.xml:1370
+#, no-c-format
+msgid ""
+"Set the utility so that the SCSI ID of the CD drive is first on the list."
+msgstr "透過這個工具軟體修改設定,讓光碟機的 SCSI ID 排在列表的首位。"
+
+#. Tag: para
+#: preparing.xml:1376
+#, no-c-format
+msgid ""
+"Save your changes. Instructions on the screen tell you how to save the "
+"changes on your computer. Often, you must press <keycap>F10</keycap>."
+msgstr ""
+"然後,儲存您對設定的修改。螢幕上的提示會告訴您如何才能儲存您的設定。通常,您"
+"需要按 <keycap>F10</keycap>。"
+
+#. Tag: title
+#: preparing.xml:1390
+#, no-c-format
+msgid "Miscellaneous BIOS Settings"
+msgstr "其餘的 BIOS 設定項目"
+
+#. Tag: title
+#: preparing.xml:1392
+#, no-c-format
+msgid "CD-ROM Settings"
+msgstr "CD-ROM 的設定"
+
+#. Tag: para
+#: preparing.xml:1393
+#, no-c-format
+msgid ""
+"Some BIOS systems (such as Award BIOS) allow you to automatically set the CD "
+"speed. You should avoid that, and instead set it to, say, the lowest speed. "
+"If you get <userinput>seek failed</userinput> error messages, this may be "
+"your problem."
+msgstr ""
+"有些 BIOS 系統(如 Award BIOS)能讓您把光碟的讀取速度設定為自動。您應該盡量不要"
+"那樣設定,相反,應該把它設成最低速。要是您碰到了 <userinput>seek failed</"
+"userinput> 的錯誤提示,那麼就有可能是您的設定有問題。"
+
+#. Tag: title
+#: preparing.xml:1403
+#, no-c-format
+msgid "Extended vs. Expanded Memory"
+msgstr "延伸記憶體與擴充記憶體"
+
+#. Tag: para
+#: preparing.xml:1404
+#, no-c-format
+msgid ""
+"If your system provides both ex<emphasis>ten</emphasis>ded and "
+"ex<emphasis>pan</emphasis>ded memory, set it so that there is as much "
+"extended and as little expanded memory as possible. &arch-kernel; requires "
+"extended memory and cannot use expanded memory."
+msgstr ""
+"如果您的系統同時提供了<emphasis>延伸</emphasis> (extended) 和<emphasis>擴充</"
+"emphasis> (expanded) 記憶體,那麼就把延伸記憶體設定得盡量大一些,而把擴充記憶"
+"體設定得盡量小。&arch-kernel; 需要使用延伸記憶體,但無法利用擴充記憶體。"
+
+#. Tag: title
+#: preparing.xml:1414
+#, no-c-format
+msgid "Virus Protection"
+msgstr "病毒保護"
+
+#. Tag: para
+#: preparing.xml:1415
+#, no-c-format
+msgid ""
+"Disable any virus-warning features your BIOS may provide. If you have a "
+"virus-protection board or other special hardware, make sure it is disabled "
+"or physically removed while running GNU/&arch-kernel;. These aren't "
+"compatible with GNU/&arch-kernel;; moreover, due to the file system "
+"permissions and protected memory of the &arch-kernel; kernel, viruses are "
+"almost unheard of<footnote> <para> After installation you can enable Boot "
+"Sector protection if you want. This offers no additional security in &arch-"
+"kernel; but if you also run Windows it may prevent a catastrophe. There is "
+"no need to tamper with the Master Boot Record (MBR) after the boot manager "
+"has been set up. </para> </footnote>."
+msgstr ""
+"停用您的 BIOS 提供的所有病毒警告功能。如果您安裝了防病毒卡或是其它特定的硬"
+"件,請在運行 GNU/&arch-kernel; 期間,把它停用或者拆除。它們與 GNU/&arch-"
+"kernel; 是不相容的。更進一步說,歸功於檔案系統的權限管理和 &arch-kernel; 核心"
+"的記憶體保護機制,病毒已然絕跡。<footnote> <para> 安裝完成之後,如果需要,您"
+"可以啟用開機磁區保護。這對 &arch-kernel; 來說並不會提供更多的安全防護,但是如"
+"果您同時還保有 Windows,它能夠防止否些災難發生。當 boot manager 安裝完成之"
+"後,您不需要再去修改主開機磁區 (MBR) </para> </footnote>"
+
+#. Tag: title
+#: preparing.xml:1436
+#, no-c-format
+msgid "Shadow RAM"
+msgstr "記憶體映像"
+
+#. Tag: para
+#: preparing.xml:1437
+#, no-c-format
+msgid ""
+"Your motherboard may provide <emphasis>shadow RAM</emphasis> or BIOS "
+"caching. You may see settings for <quote>Video BIOS Shadow</quote>, "
+"<quote>C800-CBFF Shadow</quote>, etc. <emphasis>Disable</emphasis> all "
+"shadow RAM. Shadow RAM is used to accelerate access to the ROMs on your "
+"motherboard and on some of the controller cards. &arch-kernel; does not use "
+"these ROMs once it has booted because it provides its own faster 32-bit "
+"software in place of the 16-bit programs in the ROMs. Disabling the shadow "
+"RAM may make some of it available for programs to use as normal memory. "
+"Leaving the shadow RAM enabled may interfere with &arch-kernel; access to "
+"hardware devices."
+msgstr ""
+"您的主機或許會有<emphasis>記憶體映像</emphasis>(shadow RAM)或者 BIOS caching "
+"的功能。您可能會發現 <quote>Video BIOS Shadow</quote>、<quote>C800-CBFF "
+"Shadow</quote> 等等的設定選項。<emphasis>停用</emphasis>所有的記憶體映像。記"
+"憶體映像被用來提高對主機板上或某些控制卡上的 ROM 的存取速度。一旦 &arch-"
+"kernel; 開機之後,它就不會再使用這些 ROM。&arch-kernel; 棄之不用的原因是:"
+"&arch-kernel; 自己提供了更快的32位元的軟體來替代了 ROM 中的16位元程式的功能。"
+"停用記憶體映像就可以讓程式能使用更多的常規記憶體。而繼續開啟記憶體映像則有可"
+"能妨礙 &arch-kernel; 存取硬體設備。"
+
+#. Tag: title
+#: preparing.xml:1454
+#, no-c-format
+msgid "Memory Hole"
+msgstr "記憶體空洞"
+
+#. Tag: para
+#: preparing.xml:1455
+#, no-c-format
+msgid ""
+"If your BIOS offers something like <quote>15&ndash;16 MB Memory Hole</"
+"quote>, please disable that. &arch-kernel; expects to find memory there if "
+"you have that much RAM."
+msgstr ""
+"如果您的 BIOS 有類似 <quote>15&ndash;16 MB Memory Hole</quote> 的選項,請停用"
+"它。如果您有那麼多記憶體的話,&arch-kernel; 就會認為在那兒應該能找到記憶體區"
+"塊。"
+
+#. Tag: para
+#: preparing.xml:1461
#, no-c-format
msgid ""
-"If your BIOS does not provide you with a boot menu to do ad-hoc choices of "
-"the current boot device, you have to change your BIOS setup to make the "
-"device from which the &d-i; shall be booted the primary boot device."
+"We have a report of an Intel Endeavor motherboard on which there is an "
+"option called <quote>LFB</quote> or <quote>Linear Frame Buffer</quote>. This "
+"had two settings: <quote>Disabled</quote> and <quote>1 Megabyte</quote>. Set "
+"it to <quote>1 Megabyte</quote>. When disabled, the installation floppy was "
+"not read correctly, and the system eventually crashed. At this writing we "
+"don't understand what's going on with this particular device &mdash; it just "
+"worked with that setting and not without it."
msgstr ""
+"我們收到報告指稱,有一款 Intel 的主機的設定中有名為 <quote>LFB</quote> 或 "
+"<quote>Linear Frame Buffer</quote> 的選項。該選項有兩個選擇:"
+"<quote>Disabled</quote> 和 <quote>1 Megabyte</quote>。請把它設為 <quote>1 "
+"Megabyte</quote>。如果停用它,那麼讀取安裝軟碟時將會出錯,而系統最後會當機。"
+"在撰寫本文時,我們尚未弄清這個設備出了什麼問題。現在僅知道,如果這樣啟用該設"
+"定,則一切正常,否則就不行。"
+
+#. Tag: title
+#: preparing.xml:1477
+#, no-c-format
+msgid "Advanced Power Management"
+msgstr "進階電源管理"
#. Tag: para
-#: preparing.xml:1178
+#: preparing.xml:1478
#, no-c-format
msgid ""
-"Unfortunately some computers contain buggy BIOS versions. Booting &d-i; from "
-"a USB stick might not work even if there is an appropriate option in the "
-"BIOS setup menu and the stick is selected as the primary boot device. On "
-"some of these systems using a USB stick as boot medium is impossible; others "
-"can be tricked into booting from the stick by changing the device type in "
-"the BIOS setup from the default <quote>USB harddisk</quote> or <quote>USB "
-"stick</quote> to <quote>USB ZIP</quote> or <quote>USB CDROM</quote>. <phrase "
-"condition=\"isohybrid-supported\"> In particular if you use an isohybrid CD/"
-"DVD image on a USB stick (see <xref linkend=\"usb-copy-isohybrid\"/>), "
-"changing the device type to <quote>USB CDROM</quote> helps on some BIOSes "
-"which will not boot from a USB stick in USB harddisk mode.</phrase>"
+"If your motherboard provides Advanced Power Management (APM), configure it "
+"so that power management is controlled by APM. Disable the doze, standby, "
+"suspend, nap, and sleep modes, and disable the hard disk's power-down timer. "
+"&arch-kernel; can take over control of these modes, and can do a better job "
+"of power-management than the BIOS."
msgstr ""
+"倘若您的主機板提供了進階電源管理 (APM) 的支援,請設定讓 APM 來管理電源。請同"
+"時停用 doze、standby、suspend、nap 和 sleep 模式,另外還要停用硬碟的電源關閉"
+"定時器。&arch-kernel; 可以接管這些模式的控制權,而且能比 BIOS 的電源管理做得"
+"更好。"
#. Tag: title
-#: preparing.xml:1203
+#: preparing.xml:1496
#, no-c-format
msgid "Invoking OpenFirmware"
msgstr "使用 OpenFireware"
#. Tag: para
-#: preparing.xml:1204
+#: preparing.xml:1497
#, no-c-format
msgid ""
"There is normally no need to set up the BIOS (called OpenFirmware) on &arch-"
@@ -1644,7 +2294,7 @@ msgstr ""
"電腦手冊中相關的硬體文件。"
#. Tag: para
-#: preparing.xml:1212
+#: preparing.xml:1505
#, fuzzy, no-c-format
#| msgid ""
#| "On &arch-title; Macintoshes, you invoke OpenFirmware with "
@@ -1668,7 +2318,7 @@ msgstr ""
"powerpc-faq;\"></ulink> 取得更多提示。"
#. Tag: para
-#: preparing.xml:1220
+#: preparing.xml:1513
#, no-c-format
msgid ""
"The OpenFirmware prompt looks like this: <informalexample><screen>\n"
@@ -1690,7 +2340,7 @@ msgstr ""
"器連接埠連接到另外一台電腦上的終端程式來與 OpenFirmware 交互。"
#. Tag: para
-#: preparing.xml:1233
+#: preparing.xml:1526
#, fuzzy, no-c-format
msgid ""
"The OpenFirmware on OldWorld Beige G3 machines, OF versions 2.0f1 and 2.4, "
@@ -1710,13 +2360,13 @@ msgstr ""
"nvram。"
#. Tag: title
-#: preparing.xml:1253
+#: preparing.xml:1546
#, no-c-format
msgid "Invoking OpenBoot"
msgstr "使用 OpenBoot"
#. Tag: para
-#: preparing.xml:1255
+#: preparing.xml:1548
#, fuzzy, no-c-format
msgid ""
"OpenBoot provides the basic functions needed to boot the &arch-title; "
@@ -1730,7 +2380,7 @@ msgstr ""
"做很多事情如診斷,簡單腳本,等等。"
#. Tag: para
-#: preparing.xml:1263
+#: preparing.xml:1556
#, no-c-format
msgid ""
"To get to the boot prompt you need to hold down the <keycap>Stop</keycap> "
@@ -1749,7 +2399,7 @@ msgstr ""
"下 <keycap>n</keycap> 鍵得到新風格的提示符號。"
#. Tag: para
-#: preparing.xml:1275
+#: preparing.xml:1568
#, no-c-format
msgid ""
"If you are using a serial console, send a break to the machine. With "
@@ -1763,7 +2413,7 @@ msgstr ""
"件。"
#. Tag: para
-#: preparing.xml:1288
+#: preparing.xml:1581
#, fuzzy, no-c-format
msgid ""
"You can use OpenBoot to boot from specific devices, and also to change your "
@@ -1781,7 +2431,7 @@ msgstr ""
"Reference</ulink>。"
#. Tag: para
-#: preparing.xml:1298
+#: preparing.xml:1591
#, fuzzy, no-c-format
msgid ""
"Typically, with newer revisions, you can use OpenBoot devices such as "
@@ -1820,7 +2470,7 @@ msgstr ""
"OpenBoot Reference</ulink>。"
#. Tag: para
-#: preparing.xml:1321
+#: preparing.xml:1614
#, no-c-format
msgid ""
"To boot from a specific device, use the command <userinput>boot "
@@ -1849,19 +2499,19 @@ msgstr ""
"</screen></informalexample> 或在 Solaris下執行:"
#. Tag: screen
-#: preparing.xml:1340
+#: preparing.xml:1633
#, no-c-format
msgid "eeprom boot-device=disk1:1"
msgstr "eeprom boot-device=disk1:1"
#. Tag: title
-#: preparing.xml:1350
+#: preparing.xml:1643
#, no-c-format
msgid "BIOS Setup"
msgstr "BIOS 設置"
#. Tag: para
-#: preparing.xml:1351
+#: preparing.xml:1644
#, no-c-format
msgid ""
"In order to install &debian-gnu; on a &arch-title; or zSeries machine you "
@@ -1881,7 +2531,7 @@ msgstr ""
"的方式使用。這歸因於該系統上的 3215/3270 控制台是線性,而不是字元型的。"
#. Tag: para
-#: preparing.xml:1363
+#: preparing.xml:1656
#, no-c-format
msgid ""
"Linux on this platform runs either natively on the bare machine, in a so-"
@@ -1899,7 +2549,7 @@ msgstr ""
"機。"
#. Tag: para
-#: preparing.xml:1373
+#: preparing.xml:1666
#, fuzzy, no-c-format
msgid ""
"Before you actually perform an installation, you have to go over some design "
@@ -1920,13 +2570,13 @@ msgstr ""
"回本文件查看 &debian; 規格的安裝步驟。"
#. Tag: title
-#: preparing.xml:1390
+#: preparing.xml:1683
#, no-c-format
msgid "Native and LPAR installations"
msgstr "本地的 (Native) 和 LPAR 安裝"
#. Tag: para
-#: preparing.xml:1391
+#: preparing.xml:1684
#, no-c-format
msgid ""
"Please refer to chapter 5 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -1942,13 +2592,13 @@ msgstr ""
"如何為 Linux 建立 LPAR 的部分。"
#. Tag: title
-#: preparing.xml:1405
+#: preparing.xml:1698
#, no-c-format
msgid "Installation as a VM guest"
msgstr "以一個 VM guest 安裝"
#. Tag: para
-#: preparing.xml:1407
+#: preparing.xml:1700
#, no-c-format
msgid ""
"Please refer to chapter 6 of the <ulink url=\"http://www.redbooks.ibm.com/"
@@ -1964,7 +2614,7 @@ msgstr ""
"如何為運行 Linux 建立 VM guest 的部分。"
#. Tag: para
-#: preparing.xml:1417
+#: preparing.xml:1710
#, fuzzy, no-c-format
#| msgid ""
#| "You need to copy all the files from the <filename>generic</filename> sub-"
@@ -1986,13 +2636,13 @@ msgstr ""
"filename> 是以固定 80 個字元長度的二進位形式進行傳輸。"
#. Tag: title
-#: preparing.xml:1434
+#: preparing.xml:1727
#, no-c-format
msgid "Setting up an installation server"
msgstr "設置安裝伺服器"
#. Tag: para
-#: preparing.xml:1436
+#: preparing.xml:1729
#, no-c-format
msgid ""
"If you don't have a connection to the Internet (either directly or via a web "
@@ -2005,7 +2655,7 @@ msgstr ""
"NFS,HTTP 或 FTP 存取。"
#. Tag: para
-#: preparing.xml:1444
+#: preparing.xml:1737
#, fuzzy, no-c-format
msgid ""
"The installation server needs to copy the exact directory structure from any "
@@ -2017,25 +2667,25 @@ msgstr ""
"相關和一些獨立於架構的檔案。您也可以複製所有的安裝光碟片到這樣的目錄樹中。"
#. Tag: emphasis
-#: preparing.xml:1453
+#: preparing.xml:1746
#, no-c-format
msgid "FIXME: more information needed &mdash; from a Redbook?"
msgstr "FIXME: more information needed &mdash; from a Redbook?"
#. Tag: title
-#: preparing.xml:1460
+#: preparing.xml:1753
#, no-c-format
msgid "Hardware Issues to Watch Out For"
msgstr "需要留意的硬體問題"
#. Tag: title
-#: preparing.xml:1463
+#: preparing.xml:1756
#, no-c-format
msgid "USB BIOS support and keyboards"
msgstr "USB BIOS 支援與鍵盤"
#. Tag: para
-#: preparing.xml:1464
+#: preparing.xml:1757
#, fuzzy, no-c-format
#| msgid ""
#| "If you have no AT-style keyboard and only a USB model, you may need to "
@@ -2046,12 +2696,13 @@ msgstr "USB BIOS 支援與鍵盤"
#| "board manual and look in the BIOS for <quote>Legacy keyboard emulation</"
#| "quote> or <quote>USB keyboard support</quote> options."
msgid ""
-"If you have no PS/2-style keyboard, but only a USB model, on some very old "
-"PCs you may need to enable legacy keyboard emulation in your BIOS setup to "
-"be able to use your keyboard in the bootloader menu, but this is not an "
-"issue for modern systems. If your keyboard does not work in the bootloader "
-"menu, consult your mainboard manual and look in the BIOS for <quote>Legacy "
-"keyboard emulation</quote> or <quote>USB keyboard support</quote> options."
+"If you have no AT-style keyboard and only a USB model, you may need to "
+"enable legacy AT keyboard emulation in your BIOS setup. Only do this if the "
+"installation system fails to use your keyboard in USB mode. Conversely, for "
+"some systems (especially laptops) you may need to disable legacy USB support "
+"if your keyboard does not respond. Consult your main board manual and look "
+"in the BIOS for <quote>Legacy keyboard emulation</quote> or <quote>USB "
+"keyboard support</quote> options."
msgstr ""
"倘若您沒有 AT 鍵盤,只有一個 USB 的鍵盤的話,您需要在 BIOS 設定裡開啟老式 AT "
"鍵盤模擬功能。這動作只在安裝系統使用 USB 模式失敗的情況下執行。 反之,對其他"
@@ -2060,13 +2711,13 @@ msgstr ""
"<quote>USB keyboard support</quote> 選項。"
#. Tag: title
-#: preparing.xml:1477
+#: preparing.xml:1771
#, no-c-format
msgid "Display-visibility on OldWorld Powermacs"
msgstr ""
#. Tag: para
-#: preparing.xml:1479
+#: preparing.xml:1773
#, no-c-format
msgid ""
"Some OldWorld Powermacs, most notably those with the <quote>control</quote> "
@@ -2079,708 +2730,21 @@ msgid ""
"<quote>thousands</quote> or <quote>millions</quote>."
msgstr ""
-#~ msgid ""
-#~ "Set up boot tapes/floppies/USB sticks, or place boot files (most &debian; "
-#~ "CD users can boot from one of the CDs)."
-#~ msgstr ""
-#~ "設置從開機磁帶、軟碟、USB 隨身碟,或者其它存有系統開機檔案的設備 (對於大多"
-#~ "數 &debian; 安裝光碟的使用者來說,可以直接用這些光碟開機)﹔"
-
-#~ msgid "Linux Hardware Compatibility HOWTO"
-#~ msgstr "Linux 硬體相容指南"
-
-#~ msgid "Monitor"
-#~ msgstr "顯示器"
-
-#~ msgid "Resolutions supported."
-#~ msgstr "支援的解析度。"
-
-#~ msgid "Horizontal refresh rate."
-#~ msgstr "水平掃瞄頻率。"
-
-#~ msgid "Vertical refresh rate."
-#~ msgstr "垂直掃瞄頻率。"
-
-#~ msgid "Color depth (number of colors) supported."
-#~ msgstr "支援的顏色深度(顏色數)"
-
-#~ msgid "Screen size."
-#~ msgstr "螢幕大小。"
-
-#~ msgid "Mouse"
-#~ msgstr "滑鼠"
-
-#~ msgid "Type: serial, PS/2, or USB."
-#~ msgstr "類型:序列、PS/2 或 USB。"
-
-#~ msgid "Port."
-#~ msgstr "埠。"
-
-#~ msgid "Manufacturer."
-#~ msgstr "製造商。"
-
-#~ msgid "Number of buttons."
-#~ msgstr "按鍵數。"
-
-#~ msgid "Printing resolutions supported."
-#~ msgstr "支援的印表機解析度。"
-
-#~ msgid "Video RAM available."
-#~ msgstr "可用顯示記憶體"
-
-#~ msgid ""
-#~ "Resolutions and color depths supported (these should be checked against "
-#~ "your monitor's capabilities)."
-#~ msgstr "支援的解析度和顏色數 (還需檢驗您顯示器的能力)。"
-
-#~ msgid ""
-#~ "In particular, &arch-kernel; usually cannot run hardware that requires a "
-#~ "running version of Windows to work."
-#~ msgstr ""
-#~ "特別的是,&arch-kernel; 通常不能驅動那些需要在某些 Windows 版本上才能運作"
-#~ "的硬體。"
-
-#~ msgid ""
-#~ "Although some Windows-specific hardware can be made to run on Linux, "
-#~ "doing so usually requires extra effort. In addition, Linux drivers for "
-#~ "Windows-specific hardware are usually specific to one Linux kernel. "
-#~ "Therefore, they can quickly become obsolete."
-#~ msgstr ""
-#~ "雖然可以讓某些 Windows 規格的硬體運行在 Linux 上,但這通常需要額外的工作。"
-#~ "另外,對應 Windows 規格硬體的 Linux 驅動程式常指定在某一特定版本的 Linux "
-#~ "核心上。 因此,它們很快就會被廢棄。"
-
-#~ msgid ""
-#~ "So called win-modems are the most common type of this hardware. However, "
-#~ "printers and other equipment may also be Windows-specific."
-#~ msgstr ""
-#~ "所謂的 win-modem 設備是這類硬體的典型。但印表機和其他設備也有是 Windows 規"
-#~ "格的。"
-
-#~ msgid "You can check hardware compatibility by:"
-#~ msgstr "您可以透過以下方式檢驗硬體相容性:"
-
-#~ msgid "Checking manufacturers' web sites for new drivers."
-#~ msgstr "檢查製造商的網站來得到新的驅動程式。"
-
-#~ msgid ""
-#~ "Looking at web sites or manuals for information about emulation. Lesser "
-#~ "known brands can sometimes use the drivers or settings for better-known "
-#~ "ones."
-#~ msgstr ""
-#~ "查看網站或者手冊關於模擬的資料。不常見的品牌有時可以使用常見品牌設備的驅動"
-#~ "程式或設定。"
-
-#~ msgid ""
-#~ "Checking hardware compatibility lists for &arch-kernel; on web sites "
-#~ "dedicated to your architecture."
-#~ msgstr "檢查您電腦架構的 &arch-kernel; 相容性列表網站。"
-
-#~ msgid "Searching the Internet for other users' experiences."
-#~ msgstr "搜索網際網路尋找其他使用者的經驗。"
-
-#~ msgid ""
-#~ "If your computer has more than one hard disk, you may want to dedicate "
-#~ "one of the hard disks completely to &debian;. If so, you don't need to "
-#~ "partition that disk before booting the installation system; the "
-#~ "installer's included partitioning program can handle the job nicely."
-#~ msgstr ""
-#~ "如果您的電腦配有不只一塊硬碟,您或許可以考慮把其中一塊硬碟專門分配給 "
-#~ "&debian; 使用。這樣的話,您就不用在開機安裝系統前再對那塊硬碟進行分割區"
-#~ "了,安裝程式內建的分割區程式會漂亮地完成這個任務。"
-
#, fuzzy
-#~ msgid ""
-#~ "If your machine has only one hard disk, and you would like to completely "
-#~ "replace the current operating system with &debian-gnu;, you also can wait "
-#~ "to partition as part of the installation process (<xref linkend=\"di-"
-#~ "partition\"/>), after you have booted the installation system. However "
-#~ "this only works if you plan to boot the installer system from tapes, CD-"
-#~ "ROM or files on a connected machine. Consider: if you boot from files "
-#~ "placed on the hard disk, and then partition that same hard disk within "
-#~ "the installation system, thus erasing the boot files, you'd better hope "
-#~ "the installation is successful the first time around. At the least in "
-#~ "this case, you should have some alternate means of reviving your machine "
-#~ "like the original system's installation tapes or CDs."
-#~ msgstr ""
-#~ "若是您的機器只有一顆硬碟,而且您願意把原來的作業系統全部替換成 &debian-"
-#~ "gnu;,那麼您可以在開機安裝系統後,等待安裝時再進行分割 (<xref linkend="
-#~ "\"partman\"/>)。 但是,只有當您使用儲存於磁帶、光碟機或者網際網路上的機器"
-#~ "的安裝系統,並從它們開機安裝程式時,前述才適用於您的情形。試想一下:假如您"
-#~ "用放在硬碟上的檔案開機,再在安裝系統中對同一顆硬碟進行分割,這會清除那些開"
-#~ "機檔案,這時您恐怕只能祈求上蒼保佑第一次就安裝成功。在這種情況下,若要讓您"
-#~ "的機器恢復正常,至少您還可以有幾個辦法可選,例如原先系統的安裝磁帶或光碟。"
-
-#~ msgid ""
-#~ "If your machine already has multiple partitions, and enough space can be "
-#~ "provided by deleting and replacing one or more of them, then you too can "
-#~ "wait and use the &debian; installer's partitioning program. You should "
-#~ "still read through the material below, because there may be special "
-#~ "circumstances like the order of the existing partitions within the "
-#~ "partition map, that force you to partition before installing anyway."
-#~ msgstr ""
-#~ "倘若您的機器已經有多個分割區,並且透過刪除或替換它們其中的一個或多個就能為"
-#~ "安裝程式提供足夠的空間,那麼您一樣也可以把分割區操作延後,到安裝時再使用 "
-#~ "&debian; 安裝程式內建的分割工具。不過,您還是應該繼續讀完下面的文件,因為"
-#~ "可能會有些特殊情形。例如,分割表中現有分割區的順序問題,這也許會令您不得不"
-#~ "在安裝前先切割好分割區。"
-
-#~ msgid ""
-#~ "If your machine has a FAT or NTFS filesystem, as used by DOS and Windows, "
-#~ "you can wait and use &debian; installer's partitioning program to resize "
-#~ "the filesystem."
-#~ msgstr ""
-#~ "如果您的電腦上有被 DOS 和 Windows 使用的 FAT 或 NTFS 檔案系統,您可以等到"
-#~ "用 &debian; 安裝程式中的分割工具來重新調整檔案系統的大小。"
-
-#~ msgid ""
-#~ "If none of the above apply, you'll need to partition your hard disk "
-#~ "before starting the installation to create partitionable space for "
-#~ "&debian;. If some of the partitions will be owned by other operating "
-#~ "systems, you should create those partitions using native operating system "
-#~ "partitioning programs. We recommend that you do <emphasis>not</emphasis> "
-#~ "attempt to create partitions for &debian-gnu; using another operating "
-#~ "system's tools. Instead, you should just create the native operating "
-#~ "system's partitions you will want to retain."
-#~ msgstr ""
-#~ "如果您的情況不屬於上面任何一種,那麼您需要在開始安裝之前,事先為 &debian; "
-#~ "騰出可用於分割區的空間。要是有分割區是為其它作業系統準備的,您最好用該作業"
-#~ "系統自己的分割軟體來建立這些分割區。我們建議您<emphasis>不要</emphasis>用"
-#~ "其它作業系統裡的工具為 &debian; 建立 Linux 分割區。也就是說,您應當僅建立"
-#~ "要保留的作業系統自身的分割區。"
-
-#~ msgid ""
-#~ "If you currently have one hard disk with one partition (a common setup "
-#~ "for desktop computers), and you want to multi-boot the native operating "
-#~ "system and &debian;, you will need to:"
-#~ msgstr ""
-#~ "如果您現在有一塊硬碟,這塊硬碟上僅有一個分割區 (這是桌面電腦的常見設定),"
-#~ "同時您希望能多重開機原有的作業系統和 &debian;,那麼您就需要:"
-
-#~ msgid "Back up everything on the computer."
-#~ msgstr "備份電腦裡所有的資料。"
-
-#~ msgid ""
-#~ "Boot from the native operating system installer media such as CD-ROM or "
-#~ "tapes. <phrase arch=\"powerpc\">When booting from a MacOS CD, hold the "
-#~ "<keycap>c</keycap> key while booting to force the CD to become the active "
-#~ "MacOS system.</phrase>"
-#~ msgstr ""
-#~ "從原有作業系統的安裝媒介(如光碟和磁帶)開機。<phrase arch=\"powerpc\">當從 "
-#~ "MacOS CD 開機時,按住 <keycap>c</keycap> 鍵不放,這樣就能以光碟開機作為目"
-#~ "前的 MacOS 系統。</phrase>"
-
-#~ msgid ""
-#~ "Use the native partitioning tools to create native system partition(s). "
-#~ "Leave either a place holder partition or free space for &debian-gnu;."
-#~ msgstr ""
-#~ "使用原有系統裡的分割區工具來建立屬於原來系統的分割區。為 &debian-gnu; 預留"
-#~ "一個分割區,或者騰出一塊空間。"
-
-#~ msgid "Install the native operating system on its new partition."
-#~ msgstr "把原有作業系統安裝到屬於它的新分割區上。"
-
-#~ msgid ""
-#~ "Boot back into the native system to verify everything's OK, and to "
-#~ "download the &debian; installer boot files."
-#~ msgstr ""
-#~ "開機到原有作業系統,以確保一切正常,再下載 &debian; 安裝程式的開機檔案。"
-
-#~ msgid "Boot the &debian; installer to continue installing &debian;."
-#~ msgstr "啟動 &debian; 安裝程式,並繼續安裝 &debian;。"
-
-#~ msgid "Partitioning From DOS or Windows"
-#~ msgstr "DOS 或 Windows 下的分割"
-
-#~ msgid ""
-#~ "If you are manipulating existing FAT or NTFS partitions, it is "
-#~ "recommended that you either use the scheme below or native Windows or DOS "
-#~ "tools. Otherwise, it is not really necessary to partition from DOS or "
-#~ "Windows; the &debian; partitioning tools will generally do a better job."
-#~ msgstr ""
-#~ "如果您想在已有的 FAT 或 NTFS 分割區上動手,那麼建議您或者按照下面介紹的方"
-#~ "案操作,或者使用 Windows 或 DOS 自己的工具軟體。否則的話,真的沒必要從 "
-#~ "DOS 或者 Windows 分割,一般來說,&debian; 的分割軟體會做得更好。"
-
-#, fuzzy
-#~ msgid ""
-#~ "But if you have a large IDE disk, and are not using LBA addressing, "
-#~ "overlay drivers (sometimes provided by hard disk manufacturers), or a new "
-#~ "(post 1998) BIOS that supports large disk access extensions, then you "
-#~ "must locate your &debian; boot partition carefully. In this case, you "
-#~ "will have to put the boot partition into the first 1024 cylinders of your "
-#~ "hard disk (usually around 524 megabytes, without BIOS translation). This "
-#~ "may require that you move an existing FAT or NTFS partition."
-#~ msgstr ""
-#~ "但是,如果您有一顆 IDE 介面的大硬碟,而且使用的既不是 LBA 定址或 overlay "
-#~ "驅動程式 (有時候硬碟廠商會提供這種驅動),也沒用新款 (1998 年以後) 支援大硬"
-#~ "碟追蹤擴展的 BIOS,那麼您必須小心地劃分 &debian; 的開機 (boot) 分割區。在"
-#~ "這種情形下,您一定要把開機分割區分在硬碟開始的前 1024 磁柱之內 (BIOS 不換"
-#~ "算的話,大約 524 MB)。為此,您可能需要移動硬碟上的 FAT 或 NTFS 分割區。"
-
-#~ msgid "Lossless Repartitioning When Starting From DOS, Win-32 or OS/2"
-#~ msgstr "在 DOS、Win-32 或者 OS/2 下的無害分割"
+#~| msgid "Network Settings"
+#~ msgid "Network interfaces"
+#~ msgstr "網路設置"
#, fuzzy
-#~ msgid ""
-#~ "One of the most common installations is onto a system that already "
-#~ "contains DOS (including Windows 3.1), Win32 (such as Windows 95, 98, Me, "
-#~ "NT, 2000, XP, 2003, Vista, 7), or OS/2, and it is desired to put &debian; "
-#~ "onto the same disk without destroying the previous system. Note that the "
-#~ "installer supports resizing of FAT and NTFS filesystems as used by DOS "
-#~ "and Windows. Simply start the installer and when you get to the "
-#~ "partitioning step, select the option for <menuchoice> "
-#~ "<guimenuitem>Manual</guimenuitem> </menuchoice> partitioning, select the "
-#~ "partition to resize, and specify its new size. So in most cases you "
-#~ "should not need to use the method described below."
-#~ msgstr ""
-#~ "各常見的安裝中,其中有一種就是希望在已經安裝有 DOS (含 Windows 3.1)、 "
-#~ "Win32 (如 Windows 95、98、Me、NT、2000、XP、2003、Vista、7) 或者 OS/2 的系"
-#~ "統上加裝 &debian; 到同一顆硬碟的同時,還保留原有系統。注意,安裝程式支援重"
-#~ "新設定被 DOS 和 Windows 使用的 FAT 和 NTFS 檔案系統的容量大小。您只需開機"
-#~ "安裝程式,選擇 <menuchoice> <guimenuitem> 手動修改分割區表 </guimenuitem> "
-#~ "</menuchoice> 選項,並選擇需要調整大小的分割區,指定新的大小。在多數情況下"
-#~ "您毋須使用下面說明的方法。"
-
-#~ msgid ""
-#~ "Before going any further, you should have decided how you will be "
-#~ "dividing up the disk. The method in this section will only split a "
-#~ "partition into two pieces. One will contain the original OS and the other "
-#~ "will be used for &debian;. During the installation of &debian;, you will "
-#~ "be given the opportunity to use the &debian; portion of the disk as you "
-#~ "see fit, i.e., as swap or as a file system."
-#~ msgstr ""
-#~ "在您繼續之前,您應該先想好如何分割硬碟。本節所述的方法只會把一個分割區一分"
-#~ "為二。分出來的其中一塊放至原來的作業系統,而另一塊則歸 &debian; 使用。在 "
-#~ "&debian; 的安裝過程中,您會有機會把您認為合適的那部分硬碟歸為 &debian; 使"
-#~ "用。例如,用作置換分割區或者放置檔案系統。"
-
-#~ msgid ""
-#~ "The idea is to move all the data on the partition to the beginning, "
-#~ "before changing the partition information, so that nothing will be lost. "
-#~ "It is important that you do as little as possible between the data "
-#~ "movement and repartitioning to minimize the chance of a file being "
-#~ "written near the end of the partition as this will decrease the amount of "
-#~ "space you can take from the partition."
-#~ msgstr ""
-#~ "辦法就是在更改分割區資料之前,把這個分割區中的所有的資料移到分割區的前面部"
-#~ "分,這樣資料就會分毫無損。有一點很重要,即在移動資料之後,和重新分割區之前"
-#~ "這段時間內,盡量不要往分割區的後端寫入資料。否則就會減少從能該分割區分割出"
-#~ "去的空間大小。"
-
-#, fuzzy
-#~| msgid ""
-#~| "The first thing needed is a copy of <command>fips</command> which is "
-#~| "available in the <filename>tools/</filename> directory on your nearest "
-#~| "Debian mirror. Unzip the archive and copy the files <filename>RESTORRB."
-#~| "EXE</filename>, <filename>FIPS.EXE</filename> and <filename>ERRORS.TXT</"
-#~| "filename> to a bootable floppy. A bootable floppy can be created using "
-#~| "the command <filename>sys a:</filename> under DOS. <command>fips</"
-#~| "command> comes with very good documentation which you may want to read. "
-#~| "You will definitely need to read the documentation if you use a disk "
-#~| "compression driver or a disk manager. Create the disk and read the "
-#~| "documentation <emphasis>before</emphasis> you defragment the disk."
-#~ msgid ""
-#~ "The first thing needed is a copy of <command>fips</command>. Unzip the "
-#~ "archive and copy the files <filename>RESTORRB.EXE</filename>, "
-#~ "<filename>FIPS.EXE</filename> and <filename>ERRORS.TXT</filename> to a "
-#~ "bootable floppy. A bootable floppy can be created using the command "
-#~ "<filename>sys a:</filename> under DOS. <command>fips</command> comes with "
-#~ "very good documentation which you may want to read. You will definitely "
-#~ "need to read the documentation if you use a disk compression driver or a "
-#~ "disk manager. Create the disk and read the documentation "
-#~ "<emphasis>before</emphasis> you defragment the disk."
-#~ msgstr ""
-#~ "第一件需要的東西是一份 <command>fips</command> 的拷貝。您可以從離您最近的 "
-#~ "&debian; 鏡像裡的 <filename>tools/</filename> 目錄下載它。解開這個 zip 壓"
-#~ "縮檔案,把 <filename>RESTORRB.EXE</filename>、<filename>FIPS.EXE</"
-#~ "filename> 和 <filename>ERRORS.TXT</filename> 複製到一張開機軟碟裡。您可以"
-#~ "用在 DOS 下面用 <filename>sys a:</filename> 來製作開機磁片。"
-#~ "<command>fips</command> 含有相當不錯的文件,您也許會想看看。倘若您正在用磁"
-#~ "碟壓縮驅動程式或者磁碟管理員,那麼您絕對有必要讀一下這份文件。在您為這顆硬"
-#~ "碟清理零碎磁區<emphasis>之前</emphasis>請先做一張開機片並好好閱讀該文件。"
-
-#~ msgid ""
-#~ "The next thing needed is to move all the data to the beginning of the "
-#~ "partition. <command>defrag</command>, which comes standard with DOS 6.0 "
-#~ "and later, can easily do the job. See the <command>fips</command> "
-#~ "documentation for a list of other software that may do the trick. Note "
-#~ "that if you have Windows 9x, you must run <command>defrag</command> from "
-#~ "there, since DOS doesn't understand VFAT, which is used to support for "
-#~ "long filenames, used in Windows 95 and higher."
-#~ msgstr ""
-#~ "下一件要做的事,是把所有的資料移動到分割區的前面。DOS 自 6.0 後就包含了 "
-#~ "<command>defrag</command> 程式,它可以很方便地完成這個任務。請參閱 "
-#~ "<command>fips</command> 文件查看其他可用來執行此任務的軟體列表。要提醒的"
-#~ "是,如果您用的是 Windows 9x,那麼必須在 Windows 裡執行 <command>defrag</"
-#~ "command>,原因是 DOS 不能識別 Windows 95 及其以後版本所使用的支援長檔名的 "
-#~ "VFAT 分割區。"
-
-#~ msgid ""
-#~ "After running the defragmenter (which can take a while on a large disk), "
-#~ "reboot with the <command>fips</command> disk you created in the floppy "
-#~ "drive. Simply type <filename>a:\\fips</filename> and follow the "
-#~ "directions."
-#~ msgstr ""
-#~ "零碎磁區清理程式 (defragmenter) 運行完畢後 (如果硬碟容量較大需要等比較"
-#~ "久),用您在軟碟機裡製作的 <command>fips</command> 軟碟重新開機。只須輸入 "
-#~ "<filename>a:\\fips</filename> 然後按照提示操作。"
-
-#~ msgid ""
-#~ "Note that there are many other partition managers out there, in case "
-#~ "<command>fips</command> doesn't do the trick for you."
-#~ msgstr ""
-#~ "請注意,如果覺得 <command>fips</command> 不好用,還有許多其它的分割工具可"
-#~ "供差遣。"
-
-#~ msgid "Partitioning for DOS"
-#~ msgstr "DOS 下的分割"
-
-#~ msgid ""
-#~ "If you are partitioning for DOS drives, or changing the size of DOS "
-#~ "partitions, using &debian; tools, many people experience problems working "
-#~ "with the resulting FAT partitions. For instance, some have reported slow "
-#~ "performance, consistent problems with <command>scandisk</command>, or "
-#~ "other weird errors in DOS or Windows."
-#~ msgstr ""
-#~ "如果您用 &debian; 的工具軟體來為 DOS 硬碟分割區或更動了 DOS 分割區大小,請"
-#~ "注意,有許多人在這樣做了以後,於使用新分割出來的或者大小被改變的 FAT 分割"
-#~ "區的過程中發現各式各樣的問題。舉例來說,有些人回報發現性能下降,有的人則在"
-#~ "使用 <command>scandisk</command> 時發現有一致性 (consistent) 的問題, 還有"
-#~ "其它在 DOS 或 Windows 中發現的各種古怪的錯誤。"
-
-#, fuzzy
-#~ msgid ""
-#~ "Apparently, whenever you create or resize a partition for DOS use, it's a "
-#~ "good idea to fill the first few sectors with zeros. You should do this "
-#~ "prior to running DOS's <command>format</command> command by executing the "
-#~ "following command from &debian;:"
-#~ msgstr ""
-#~ "顯然地,當您為 DOS 建立新分割區或者更動分割區大小時,最好總是把第一個磁區"
-#~ "全部清除為零。執行 DOS 的 <command>format</command> 指令之前,於 &debian; "
-#~ "系統中,請這麼做:"
-
-#~ msgid "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
-#~ msgstr "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
-
-#~ msgid ""
-#~ "The rest of this section is lifted from the <ulink url=\"&url-pc-hw-faq;"
-#~ "\"></ulink>, answering the question, <quote>How do I enter the CMOS "
-#~ "configuration menu?</quote>. How you access the BIOS (or <quote>CMOS</"
-#~ "quote>) configuration menu depends on who wrote your BIOS software:"
-#~ msgstr ""
-#~ "本節接下來的部分取自 <ulink url=\"&url-pc-hw-faq;\"></ulink> 中對<quote>如"
-#~ "何進入CMOS 設定選單</quote>一問的回答。您怎樣才能進入 BIOS(或<quote>CMOS</"
-#~ "quote>) 設定選單取決於 BIOS 軟體的作者是誰:"
-
-#~ msgid "AMI BIOS"
-#~ msgstr "AMI BIOS"
-
-#~ msgid "<keycap>Delete</keycap> key during the POST (power on self test)"
-#~ msgstr "在 POST (開機自檢) 過程中按 <keycap>Delete</keycap> 鍵"
-
-#~ msgid "Award BIOS"
-#~ msgstr "Award BIOS"
-
-#~ msgid ""
-#~ "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> "
-#~ "</keycombo>, or <keycap>Delete</keycap> key during the POST"
-#~ msgstr ""
-#~ "在 POST 過程中按 <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
-#~ "keycap><keycap>Esc</keycap> </keycombo>,或 <keycap>Delete</keycap>鍵"
-
-#~ msgid "DTK BIOS"
-#~ msgstr "DTK BIOS"
-
-#~ msgid "<keycap>Esc</keycap> key during the POST"
-#~ msgstr "在 POST 過程中按 <keycap>Esc</keycap>鍵"
-
-#~ msgid "IBM PS/2 BIOS"
-#~ msgstr "IBM PS/2 BIOS"
-
-#~ msgid ""
-#~ "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</"
-#~ "keycap> </keycombo> after <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
-#~ "keycap><keycap>Delete</keycap> </keycombo>"
-#~ msgstr ""
-#~ "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</"
-#~ "keycap> </keycombo> 在按下面的組合鍵之後 <keycombo> <keycap>Ctrl</"
-#~ "keycap><keycap>Alt</keycap><keycap>Delete</keycap> </keycombo>"
-
-#~ msgid "Phoenix BIOS"
-#~ msgstr "Phoenix BIOS"
-
-#~ msgid ""
-#~ "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> "
-#~ "</keycombo> or <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
-#~ "keycap><keycap>S</keycap> </keycombo> or <keycap>F1</keycap>"
-#~ msgstr ""
-#~ "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> "
-#~ "</keycombo> 或 <keycombo> <keycap>Ctrl</keycap><keycap>Alt</"
-#~ "keycap><keycap>S</keycap> </keycombo> 或 <keycap>F1</keycap>"
-
-#~ msgid ""
-#~ "Information on invoking other BIOS routines can be found in <ulink url="
-#~ "\"&url-invoking-bios-info;\"></ulink>."
-#~ msgstr ""
-#~ "若希望知道有關 BIOS 其它功能和設定的相關資料,您可以參閱 <ulink url="
-#~ "\"&url-invoking-bios-info;\"></ulink>。"
-
-#~ msgid ""
-#~ "Some &arch-title; machines don't have a CMOS configuration menu in the "
-#~ "BIOS. They require a software CMOS setup program. If you don't have the "
-#~ "Installation and/or Diagnostics diskette for your machine, you can try "
-#~ "using a shareware/freeware program. Try looking in <ulink url=\"&url-"
-#~ "simtel;\"></ulink>."
-#~ msgstr ""
-#~ "有些 &arch-title; 架構的機器在 BIOS 中沒有包含 CMOS 設定選單。要對它們進行"
-#~ "設定,就需要有相應的 CMOS 設定軟體。如果您沒有與您機器對應的安裝或者診斷磁"
-#~ "片,那麼您不妨試一下共享軟體或自由軟體。請去以下網址找找看 <ulink url="
-#~ "\"&url-simtel;\"></ulink>。"
-
-#~ msgid ""
-#~ "Many BIOS setup menus allow you to select the devices that will be used "
-#~ "to bootstrap the system. Set this to look for a bootable operating system "
-#~ "on <filename>A:</filename> (the first floppy disk), then optionally the "
-#~ "first CD-ROM device (possibly appearing as <filename>D:</filename> or "
-#~ "<filename>E:</filename>), and then from <filename>C:</filename> (the "
-#~ "first hard disk). This setting enables you to boot from either a floppy "
-#~ "disk or a CD-ROM, which are the two most common boot devices used to "
-#~ "install &debian;."
-#~ msgstr ""
-#~ "許多 BIOS 的設定選單都能讓您選擇啟動系統的設備。讓它先在 <filename>A:</"
-#~ "filename> (第一個軟碟機) 中找尋可開機的作業系統,不行的話,再在到第一個光"
-#~ "碟機設備 (有可能就是 <filename>D:</filename> 或 <filename>E:</filename>) "
-#~ "中尋找,然後接著在 <filename>C:</filename>(第一塊硬碟)尋找。照這樣設定的"
-#~ "話,就能讓您從軟碟或者光碟機開機。這是安裝 &debian; 最常用的兩個開機設備。"
-
-#~ msgid ""
-#~ "If you have a newer SCSI controller and you have a CD-ROM device attached "
-#~ "to it, you are usually able to boot from the CD-ROM. All you have to do "
-#~ "is enable booting from a CD-ROM in the SCSI-BIOS of your controller."
-#~ msgstr ""
-#~ "如果您有較新型號的 SCSI 控制器,而且您的光碟機是接在它上面的,那麼您很可"
-#~ "能 可以從這個光碟機開機。您所要做的僅僅是在您的控制器的 SCSI-BIOS 的設置中"
-#~ "允許從光碟機啟動系統。"
+#~| msgid "Configure one network interface."
+#~ msgid "Type/model of available network interfaces."
+#~ msgstr "設定一個網路介面﹔"
+# index.docbook:453, index.docbook:473, index.docbook:479, index.docbook:485
#, fuzzy
-#~ msgid ""
-#~ "Another popular option is to boot from a USB storage device (also called "
-#~ "a USB memory stick or USB key). Some BIOSes can boot directly from a USB "
-#~ "storage device, but some cannot. You may need to configure your BIOS to "
-#~ "boot from a <quote>Removable drive</quote> or even from <quote>USB-ZIP</"
-#~ "quote> to get it to boot from the USB device."
-#~ msgstr ""
-#~ "另外一個常見的選項是從 USB 隨身碟設備 (也叫 USB 隨身碟或者大姆碟)開機。有"
-#~ "些 BIOS 支援從 USB 隨身碟設備直接開機,有的則不行。如果要從 USB 設備啟動系"
-#~ "統的話,您可能需要在 BIOS 設定中,讓系統從 <quote>Removable drive</quote> "
-#~ "或者 <quote>USB-ZIP</quote> 開機。"
-
-#~ msgid ""
-#~ "Here are some details about how to set the boot order. Remember to reset "
-#~ "the boot order after &arch-kernel; is installed, so that you restart your "
-#~ "machine from the hard drive."
-#~ msgstr ""
-#~ "下面內容乃關於如何設置開機順序的一些細節。請記住,在安裝完 &arch-kernel; "
-#~ "後,要恢復原來的開機順序,這樣,您就能像以前一樣從硬碟開機了。"
-
-#~ msgid "Changing the Boot Order on IDE Computers"
-#~ msgstr "修改 IDE 介面電腦的開機順序"
-
-#~ msgid ""
-#~ "As your computer starts, press the keys to enter the BIOS utility. Often, "
-#~ "it is the <keycap>Delete</keycap> key. However, consult the hardware "
-#~ "documentation for the exact keystrokes."
-#~ msgstr ""
-#~ "當您的電腦開機時,可以按某些鍵進入 BIOS 的設定軟體。一般來說,按"
-#~ "<keycap>Delete</keycap> 鍵就可以了。若要知道按鍵的確切資料,可以參考硬體的"
-#~ "相關文件。"
-
-#~ msgid ""
-#~ "Find the boot sequence in the setup utility. Its location depends on your "
-#~ "BIOS, but you are looking for a field that lists drives."
-#~ msgstr ""
-#~ "在 BIOS 設定軟體中可以查看開機順序。在 BIOS 具體的什麼位置,和您的 BIOS 有"
-#~ "關。不管如何,您要找的是列有設備的欄位。"
-
-#~ msgid "Common entries on IDE machines are C, A, cdrom or A, C, cdrom."
-#~ msgstr "對 IDE 機器而言,列表裡常見的選項是 C、A、cdrom 或者 A、C、cdrom。"
-
-#~ msgid "C is the hard drive, and A is the floppy drive."
-#~ msgstr "C 就是硬碟,而 A 則是軟碟機。"
-
-#~ msgid ""
-#~ "Change the boot sequence setting so that the CD-ROM or the floppy is "
-#~ "first. Usually, the <keycap>Page Up</keycap> or <keycap>Page Down</"
-#~ "keycap> keys cycle through the possible choices."
-#~ msgstr ""
-#~ "修改開機順序的設定,讓 CD-ROM 或者軟碟排在第一位。通常,用 <keycap>Page "
-#~ "Up</keycap> 或者 <keycap>Page Down</keycap> 鍵能夠循環地切換可能的選項。"
-
-#~ msgid ""
-#~ "Save your changes. Instructions on the screen tell you how to save the "
-#~ "changes on your computer."
-#~ msgstr ""
-#~ "然後,儲存您對設定的修改。螢幕上的提示會告訴您如何才能儲存您的設定。"
-
-#~ msgid "Changing the Boot Order on SCSI Computers"
-#~ msgstr "修改 SCSI 介面電腦的開機順序"
-
-#~ msgid ""
-#~ "As your computer starts, press the keys to enter the SCSI setup utility."
-#~ msgstr "當您的電腦開機時,可以按某些鍵進入 SCSI 的設定軟體。"
-
-#~ msgid ""
-#~ "You can start the SCSI setup utility after the memory check and the "
-#~ "message about how to start the BIOS utility displays when you start your "
-#~ "computer."
-#~ msgstr ""
-#~ "電腦開機過程中,您可以在記憶體檢測結束後,當螢幕出現如何進入 BIOS 設定程式"
-#~ "的提示的時候啟動 SCSI 設定軟體。"
-
-#~ msgid ""
-#~ "The keystrokes you need depend on the utility. Often, it is "
-#~ "<keycombo><keycap>Ctrl</keycap><keycap>F2</keycap></keycombo>. However, "
-#~ "consult your hardware documentation for the exact keystrokes."
-#~ msgstr ""
-#~ "您要按的按鍵通常因設定軟體而不同。一般來說,是按 <keycombo><keycap>Ctrl</"
-#~ "keycap><keycap>F2</keycap></keycombo>。若要知道按鍵的確切資料,還是要參考"
-#~ "硬體的相關文件。"
-
-#~ msgid "Find the utility for changing the boot order."
-#~ msgstr "尋找用來修改開機順序的工具軟體。"
-
-#~ msgid ""
-#~ "Set the utility so that the SCSI ID of the CD drive is first on the list."
-#~ msgstr "透過這個工具軟體修改設定,讓光碟機的 SCSI ID 排在列表的首位。"
-
-#~ msgid ""
-#~ "Save your changes. Instructions on the screen tell you how to save the "
-#~ "changes on your computer. Often, you must press <keycap>F10</keycap>."
-#~ msgstr ""
-#~ "然後,儲存您對設定的修改。螢幕上的提示會告訴您如何才能儲存您的設定。通常,"
-#~ "您需要按 <keycap>F10</keycap>。"
-
-#~ msgid "Miscellaneous BIOS Settings"
-#~ msgstr "其餘的 BIOS 設定項目"
-
-#~ msgid "CD-ROM Settings"
-#~ msgstr "CD-ROM 的設定"
-
-#~ msgid ""
-#~ "Some BIOS systems (such as Award BIOS) allow you to automatically set the "
-#~ "CD speed. You should avoid that, and instead set it to, say, the lowest "
-#~ "speed. If you get <userinput>seek failed</userinput> error messages, this "
-#~ "may be your problem."
-#~ msgstr ""
-#~ "有些 BIOS 系統(如 Award BIOS)能讓您把光碟的讀取速度設定為自動。您應該盡量"
-#~ "不要那樣設定,相反,應該把它設成最低速。要是您碰到了 <userinput>seek "
-#~ "failed</userinput> 的錯誤提示,那麼就有可能是您的設定有問題。"
-
-#~ msgid "Extended vs. Expanded Memory"
-#~ msgstr "延伸記憶體與擴充記憶體"
-
-#~ msgid ""
-#~ "If your system provides both ex<emphasis>ten</emphasis>ded and "
-#~ "ex<emphasis>pan</emphasis>ded memory, set it so that there is as much "
-#~ "extended and as little expanded memory as possible. &arch-kernel; "
-#~ "requires extended memory and cannot use expanded memory."
-#~ msgstr ""
-#~ "如果您的系統同時提供了<emphasis>延伸</emphasis> (extended) 和<emphasis>擴"
-#~ "充</emphasis> (expanded) 記憶體,那麼就把延伸記憶體設定得盡量大一些,而把"
-#~ "擴充記憶體設定得盡量小。&arch-kernel; 需要使用延伸記憶體,但無法利用擴充記"
-#~ "憶體。"
-
-#~ msgid "Virus Protection"
-#~ msgstr "病毒保護"
-
-#~ msgid ""
-#~ "Disable any virus-warning features your BIOS may provide. If you have a "
-#~ "virus-protection board or other special hardware, make sure it is "
-#~ "disabled or physically removed while running GNU/&arch-kernel;. These "
-#~ "aren't compatible with GNU/&arch-kernel;; moreover, due to the file "
-#~ "system permissions and protected memory of the &arch-kernel; kernel, "
-#~ "viruses are almost unheard of<footnote> <para> After installation you can "
-#~ "enable Boot Sector protection if you want. This offers no additional "
-#~ "security in &arch-kernel; but if you also run Windows it may prevent a "
-#~ "catastrophe. There is no need to tamper with the Master Boot Record (MBR) "
-#~ "after the boot manager has been set up. </para> </footnote>."
-#~ msgstr ""
-#~ "停用您的 BIOS 提供的所有病毒警告功能。如果您安裝了防病毒卡或是其它特定的硬"
-#~ "件,請在運行 GNU/&arch-kernel; 期間,把它停用或者拆除。它們與 GNU/&arch-"
-#~ "kernel; 是不相容的。更進一步說,歸功於檔案系統的權限管理和 &arch-kernel; "
-#~ "核心的記憶體保護機制,病毒已然絕跡。<footnote> <para> 安裝完成之後,如果需"
-#~ "要,您可以啟用開機磁區保護。這對 &arch-kernel; 來說並不會提供更多的安全防"
-#~ "護,但是如果您同時還保有 Windows,它能夠防止否些災難發生。當 boot manager "
-#~ "安裝完成之後,您不需要再去修改主開機磁區 (MBR) </para> </footnote>"
-
-#~ msgid "Shadow RAM"
-#~ msgstr "記憶體映像"
-
-#~ msgid ""
-#~ "Your motherboard may provide <emphasis>shadow RAM</emphasis> or BIOS "
-#~ "caching. You may see settings for <quote>Video BIOS Shadow</quote>, "
-#~ "<quote>C800-CBFF Shadow</quote>, etc. <emphasis>Disable</emphasis> all "
-#~ "shadow RAM. Shadow RAM is used to accelerate access to the ROMs on your "
-#~ "motherboard and on some of the controller cards. &arch-kernel; does not "
-#~ "use these ROMs once it has booted because it provides its own faster 32-"
-#~ "bit software in place of the 16-bit programs in the ROMs. Disabling the "
-#~ "shadow RAM may make some of it available for programs to use as normal "
-#~ "memory. Leaving the shadow RAM enabled may interfere with &arch-kernel; "
-#~ "access to hardware devices."
-#~ msgstr ""
-#~ "您的主機或許會有<emphasis>記憶體映像</emphasis>(shadow RAM)或者 BIOS "
-#~ "caching 的功能。您可能會發現 <quote>Video BIOS Shadow</quote>、"
-#~ "<quote>C800-CBFF Shadow</quote> 等等的設定選項。<emphasis>停用</emphasis>"
-#~ "所有的記憶體映像。記憶體映像被用來提高對主機板上或某些控制卡上的 ROM 的存"
-#~ "取速度。一旦 &arch-kernel; 開機之後,它就不會再使用這些 ROM。&arch-"
-#~ "kernel; 棄之不用的原因是:&arch-kernel; 自己提供了更快的32位元的軟體來替代"
-#~ "了 ROM 中的16位元程式的功能。停用記憶體映像就可以讓程式能使用更多的常規記"
-#~ "憶體。而繼續開啟記憶體映像則有可能妨礙 &arch-kernel; 存取硬體設備。"
-
-#~ msgid "Memory Hole"
-#~ msgstr "記憶體空洞"
-
-#~ msgid ""
-#~ "If your BIOS offers something like <quote>15&ndash;16 MB Memory Hole</"
-#~ "quote>, please disable that. &arch-kernel; expects to find memory there "
-#~ "if you have that much RAM."
-#~ msgstr ""
-#~ "如果您的 BIOS 有類似 <quote>15&ndash;16 MB Memory Hole</quote> 的選項,請"
-#~ "停用它。如果您有那麼多記憶體的話,&arch-kernel; 就會認為在那兒應該能找到記"
-#~ "憶體區塊。"
-
-#~ msgid ""
-#~ "We have a report of an Intel Endeavor motherboard on which there is an "
-#~ "option called <quote>LFB</quote> or <quote>Linear Frame Buffer</quote>. "
-#~ "This had two settings: <quote>Disabled</quote> and <quote>1 Megabyte</"
-#~ "quote>. Set it to <quote>1 Megabyte</quote>. When disabled, the "
-#~ "installation floppy was not read correctly, and the system eventually "
-#~ "crashed. At this writing we don't understand what's going on with this "
-#~ "particular device &mdash; it just worked with that setting and not "
-#~ "without it."
-#~ msgstr ""
-#~ "我們收到報告指稱,有一款 Intel 的主機的設定中有名為 <quote>LFB</quote> 或 "
-#~ "<quote>Linear Frame Buffer</quote> 的選項。該選項有兩個選擇:"
-#~ "<quote>Disabled</quote> 和 <quote>1 Megabyte</quote>。請把它設為 <quote>1 "
-#~ "Megabyte</quote>。如果停用它,那麼讀取安裝軟碟時將會出錯,而系統最後會當"
-#~ "機。在撰寫本文時,我們尚未弄清這個設備出了什麼問題。現在僅知道,如果這樣啟"
-#~ "用該設定,則一切正常,否則就不行。"
-
-#~ msgid "Advanced Power Management"
-#~ msgstr "進階電源管理"
-
-#~ msgid ""
-#~ "If your motherboard provides Advanced Power Management (APM), configure "
-#~ "it so that power management is controlled by APM. Disable the doze, "
-#~ "standby, suspend, nap, and sleep modes, and disable the hard disk's power-"
-#~ "down timer. &arch-kernel; can take over control of these modes, and can "
-#~ "do a better job of power-management than the BIOS."
-#~ msgstr ""
-#~ "倘若您的主機板提供了進階電源管理 (APM) 的支援,請設定讓 APM 來管理電源。請"
-#~ "同時停用 doze、standby、suspend、nap 和 sleep 模式,另外還要停用硬碟的電源"
-#~ "關閉定時器。&arch-kernel; 可以接管這些模式的控制權,而且能比 BIOS 的電源管"
-#~ "理做得更好。"
+#~| msgid "Model and manufacturer."
+#~ msgid "Type/model and manufacturer."
+#~ msgstr "型號與製造商。"
#~ msgid ""
#~ "Installation instructions and device drivers (DASD, XPRAM, Console, tape, "
diff --git a/po/zh_TW/random-bits.po b/po/zh_TW/random-bits.po
index 734069926..5eacb37b4 100644
--- a/po/zh_TW/random-bits.po
+++ b/po/zh_TW/random-bits.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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-07-20 14:12+0000\n"
"PO-Revision-Date: 2005-07-18 14:20+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -886,10 +886,10 @@ msgstr "準備開始"
#, fuzzy, no-c-format
msgid ""
"With your current *nix partitioning tools, repartition the hard drive as "
-"needed, creating at least one filesystem plus swap. You need around &base-"
-"system-size;MB of space available for a console only install, or about &task-"
-"desktop-lxde-inst;MB if you plan to install X (more if you intend to install "
-"desktop environments like GNOME or KDE)."
+"needed, creating at least one filesystem plus swap. You need around 350MB of "
+"space available for a console only install, or about 1GB if you plan to "
+"install X (more if you intend to install desktop environments like GNOME or "
+"KDE)."
msgstr ""
"根據需要,用已經安裝的 *nix 的分割區工具重新分割詞區,要劃分出至少一個檔案系"
"統外加 置換分割區。您如果只用控制台(console)的話,至少要準備 &base-system-"
@@ -1650,34 +1650,11 @@ msgstr ""
#. Tag: title
#: random-bits.xml:816
#, no-c-format
-msgid "Remote access: Installing SSH and setting a password"
-msgstr ""
-
-#. Tag: para
-#: random-bits.xml:817
-#, no-c-format
-msgid ""
-"In case you can login to the system via console, you can skip this section. "
-"If the system should be accessible via the network later on, you need to "
-"install SSH and set a password for root:"
-msgstr ""
-
-#. Tag: screen
-#: random-bits.xml:823
-#, no-c-format
-msgid ""
-"# aptitude install ssh\n"
-"# passwd"
-msgstr ""
-
-#. Tag: title
-#: random-bits.xml:828
-#, no-c-format
msgid "Finishing touches"
msgstr ""
#. Tag: para
-#: random-bits.xml:829
+#: random-bits.xml:817
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would "
@@ -1690,7 +1667,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:840
+#: random-bits.xml:828
#, no-c-format
msgid ""
"After the installation there will be a lot of downloaded packages in "
@@ -1699,19 +1676,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:846
+#: random-bits.xml:834
#, no-c-format
msgid "# aptitude clean"
msgstr ""
#. Tag: title
-#: random-bits.xml:857
+#: random-bits.xml:845
#, fuzzy, no-c-format
msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)"
msgstr "透過 Unix/Linux 系統來安裝 &debian-gnu;"
#. Tag: para
-#: random-bits.xml:859
+#: random-bits.xml:847
#, no-c-format
msgid ""
"This section explains how to install &debian-gnu; on a computer without an "
@@ -1722,7 +1699,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:867
+#: random-bits.xml:855
#, no-c-format
msgid ""
"In the example in this appendix we will set up a PLIP connection using a "
@@ -1733,7 +1710,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:875
+#: random-bits.xml:863
#, no-c-format
msgid ""
"The PLIP connection set up during the installation will also be available "
@@ -1742,7 +1719,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:880
+#: random-bits.xml:868
#, no-c-format
msgid ""
"Before you start, you will need to check the BIOS configuration (IO base "
@@ -1752,13 +1729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:890
+#: random-bits.xml:878
#, no-c-format
msgid "Requirements"
msgstr ""
#. Tag: para
-#: random-bits.xml:893
+#: random-bits.xml:881
#, no-c-format
msgid ""
"A target computer, called <emphasis>target</emphasis>, where &debian; will "
@@ -1766,13 +1743,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:899
+#: random-bits.xml:887
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr ""
#. Tag: para
-#: random-bits.xml:904
+#: random-bits.xml:892
#, no-c-format
msgid ""
"Another computer connected to the Internet, called <emphasis>source</"
@@ -1780,7 +1757,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:910
+#: random-bits.xml:898
#, no-c-format
msgid ""
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
@@ -1789,13 +1766,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:922
+#: random-bits.xml:910
#, fuzzy, no-c-format
msgid "Setting up source"
msgstr "設定您的滑鼠"
#. Tag: para
-#: random-bits.xml:923
+#: random-bits.xml:911
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -1803,7 +1780,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:928
+#: random-bits.xml:916
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -1827,13 +1804,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:934
+#: random-bits.xml:922
#, fuzzy, no-c-format
msgid "Installing target"
msgstr "核心的安裝"
#. Tag: para
-#: random-bits.xml:935
+#: random-bits.xml:923
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -1849,13 +1826,13 @@ msgid ""
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:954
+#: random-bits.xml:942
#, no-c-format
msgid "Load installer components from CD"
msgstr ""
#. Tag: para
-#: random-bits.xml:956
+#: random-bits.xml:944
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> option from the list; this "
@@ -1863,13 +1840,13 @@ msgid ""
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:964
+#: random-bits.xml:952
#, no-c-format
msgid "Detect network hardware"
msgstr ""
#. Tag: para
-#: random-bits.xml:969
+#: random-bits.xml:957
#, no-c-format
msgid ""
"If target <emphasis>does</emphasis> have a network card, a list of driver "
@@ -1879,7 +1856,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:978
+#: random-bits.xml:966
#, no-c-format
msgid ""
"Because no network card was detected/selected earlier, the installer will "
@@ -1888,26 +1865,26 @@ msgid ""
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:990
+#: random-bits.xml:978
#, fuzzy, no-c-format
msgid "Configure the network"
msgstr "網路的設定"
#. Tag: para
-#: random-bits.xml:993
+#: random-bits.xml:981
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr ""
#. Tag: para
-#: random-bits.xml:998
+#: random-bits.xml:986
#, no-c-format
msgid ""
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
msgstr ""
#. Tag: para
-#: random-bits.xml:1003
+#: random-bits.xml:991
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -1915,7 +1892,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1009
+#: random-bits.xml:997
#, no-c-format
msgid ""
"Name server addresses: you can enter the same addresses used on source (see "
@@ -1923,13 +1900,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:1028
+#: random-bits.xml:1016
#, fuzzy, no-c-format
msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)"
msgstr "透過 Unix/Linux 系統來安裝 &debian-gnu;"
#. Tag: para
-#: random-bits.xml:1030
+#: random-bits.xml:1018
#, no-c-format
msgid ""
"In some countries PPP over Ethernet (PPPoE) is a common protocol for "
@@ -1940,7 +1917,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1038
+#: random-bits.xml:1026
#, no-c-format
msgid ""
"The PPPoE connection set up during the installation will also be available "
@@ -1949,7 +1926,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1043
+#: random-bits.xml:1031
#, no-c-format
msgid ""
"To have the option of setting up and using PPPoE during the installation, "
@@ -1959,7 +1936,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1050
+#: random-bits.xml:1038
#, no-c-format
msgid ""
"Installing over PPPoE is mostly the same as any other installation. The "
@@ -1967,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1058
+#: random-bits.xml:1046
#, no-c-format
msgid ""
"Boot the installer with the boot parameter <userinput>modules=ppp-udeb</"
@@ -1978,7 +1955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1073
+#: random-bits.xml:1061
#, no-c-format
msgid ""
"Follow the regular initial steps of the installation (language, country and "
@@ -1991,7 +1968,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1092
+#: random-bits.xml:1080
#, no-c-format
msgid ""
"The next step is the detection of network hardware, in order to identify any "
@@ -1999,7 +1976,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1098
+#: random-bits.xml:1086
#, no-c-format
msgid ""
"After this the actual setup of PPPoE is started. The installer will probe "
@@ -2008,7 +1985,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1104
+#: random-bits.xml:1092
#, no-c-format
msgid ""
"It is possible that the concentrator will not to be found at the first "
@@ -2019,7 +1996,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1113
+#: random-bits.xml:1101
#, no-c-format
msgid ""
"After a concentrator is found, the user will be prompted to type the login "
@@ -2027,7 +2004,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1119
+#: random-bits.xml:1107
#, no-c-format
msgid ""
"At this point the installer will use the provided information to establish "
@@ -2040,13 +2017,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:1139
+#: random-bits.xml:1127
#, no-c-format
msgid "The Graphical Installer"
msgstr ""
#. Tag: para
-#: random-bits.xml:1140
+#: random-bits.xml:1128
#, no-c-format
msgid ""
"The graphical version of the installer is only available for a limited "
@@ -2056,7 +2033,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1148
+#: random-bits.xml:1136
#, no-c-format
msgid ""
"Although the functionality is identical, the graphical installer still has a "
@@ -2068,7 +2045,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1157
+#: random-bits.xml:1145
#, no-c-format
msgid ""
"The graphical installer is available with all CD images and with the hd-"
@@ -2082,7 +2059,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1168
+#: random-bits.xml:1156
#, no-c-format
msgid ""
"There is also a graphical installer image that can be netbooted. And there "
@@ -2094,7 +2071,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1181
+#: random-bits.xml:1169
#, no-c-format
msgid ""
"For &arch-title;, currently only an experimental <quote>mini</quote> ISO "
@@ -2106,7 +2083,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1195
+#: random-bits.xml:1183
#, no-c-format
msgid ""
"Just as with the regular installer it is possible to add boot parameters "
@@ -2114,7 +2091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1201
+#: random-bits.xml:1189
#, no-c-format
msgid ""
"The graphical installer requires significantly more memory to run than the "
@@ -2124,7 +2101,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1208
+#: random-bits.xml:1196
#, no-c-format
msgid ""
"If the amount of memory in your system is below &minimum-memory;, the "
@@ -2134,13 +2111,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:1218
+#: random-bits.xml:1206
#, no-c-format
msgid "Using the graphical installer"
msgstr ""
#. Tag: para
-#: random-bits.xml:1219
+#: random-bits.xml:1207
#, no-c-format
msgid ""
"As already mentioned, the graphical installer basically works the same as "
@@ -2149,7 +2126,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1225
+#: random-bits.xml:1213
#, no-c-format
msgid ""
"If you prefer using the keyboard over the mouse, there are two things you "
@@ -2162,7 +2139,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1235
+#: random-bits.xml:1223
#, no-c-format
msgid ""
"If a dialog offers additional help information, a <guibutton>Help</"
@@ -2171,7 +2148,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:1241
+#: random-bits.xml:1229
#, no-c-format
msgid ""
"To switch to another console, you will also need to use the <keycap>Ctrl</"
diff --git a/po/zh_TW/welcome.po b/po/zh_TW/welcome.po
index 3f17a81fc..9e7c1ced7 100644
--- a/po/zh_TW/welcome.po
+++ b/po/zh_TW/welcome.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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-06-16 09:12+0000\n"
"PO-Revision-Date: 2005-06-10 01:57+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -734,10 +734,10 @@ msgid ""
"This involves choosing your language, configuring peripheral driver modules, "
"configuring your network connection, so that remaining installation files "
"can be obtained directly from a &debian; server (if you are not installing "
-"from a CD/DVD set), partitioning your hard drives and installation of a base "
-"system, then selection and installation of tasks. (Some background about "
-"setting up the partitions for your &debian; system is explained in <xref "
-"linkend=\"partitioning\"/>.)"
+"from a CD), partitioning your hard drives and installation of a base system, "
+"then selection and installation of tasks. (Some background about setting up "
+"the partitions for your &debian; system is explained in <xref linkend="
+"\"partitioning\"/>.)"
msgstr ""
"請根據 <xref linkend=\"d-i-intro\"/>來進行真正的安裝動作。這其中涉及選擇語"
"言、設定周邊設備的驅動模組、設定網路連接以從 &debian; 伺服器上取得後續安裝檔"
@@ -849,12 +849,12 @@ msgstr ""
#| "but that they may distribute the results of their work as well."
msgid ""
"Calling software <emphasis>free</emphasis> doesn't mean that the software "
-"isn't copyrighted, and it doesn't mean that CDs/DVDs containing that "
-"software must be distributed at no charge. Free software, in part, means "
-"that the licenses of individual programs do not require you to pay for the "
-"privilege of distributing or using those programs. Free software also means "
-"that not only may anyone extend, adapt, and modify the software, but that "
-"they may distribute the results of their work as well."
+"isn't copyrighted, and it doesn't mean that CDs containing that software "
+"must be distributed at no charge. Free software, in part, means that the "
+"licenses of individual programs do not require you to pay for the privilege "
+"of distributing or using those programs. Free software also means that not "
+"only may anyone extend, adapt, and modify the software, but that they may "
+"distribute the results of their work as well."
msgstr ""
"稱軟體為<emphasis>自由</emphasis>並不意味著該軟體沒有版權,也不是指包含該軟體"
"的光碟必須免費分送。自由軟體,某種程度上意味著您不須為發送和使用這些程式的權"
@@ -878,7 +878,7 @@ msgid ""
"packages available that do not meet our criteria for being free. These "
"packages are not part of the official distribution, however, and are only "
"available from the <userinput>contrib</userinput> or <userinput>non-free</"
-"userinput> areas of &debian; mirrors or on third-party CD/DVD-ROMs; see the "
+"userinput> areas of &debian; mirrors or on third-party CD-ROMs; see the "
"<ulink url=\"&url-debian-faq;\">Debian FAQ</ulink>, under <quote>The Debian "
"FTP archives</quote>, for more information about the layout and contents of "
"the archives."