summaryrefslogtreecommitdiff
path: root/po/zh_TW
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW')
-rw-r--r--po/zh_TW/post-install.po78
-rw-r--r--po/zh_TW/random-bits.po18
2 files changed, 39 insertions, 57 deletions
diff --git a/po/zh_TW/post-install.po b/po/zh_TW/post-install.po
index 1c5cd89e0..26b278e16 100644
--- a/po/zh_TW/post-install.po
+++ b/po/zh_TW/post-install.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: 2006-08-18 17:32+0000\n"
+"POT-Creation-Date: 2006-09-28 13:02+0000\n"
"PO-Revision-Date: 2005-07-18 13:24+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -490,12 +490,9 @@ msgstr "不要害怕嘗試編譯核心。它很有趣而且很有好處。"
msgid ""
"To compile a kernel the Debian way, you need some packages: "
"<classname>fakeroot</classname>, <classname>kernel-package</classname>, "
-"<phrase condition=\"classic-kpkg\"><classname>kernel-source-&kernelversion;</"
-"classname> (the most recent version at the time of this writing)</phrase> "
-"<phrase condition=\"common-kpkg\"><classname>linux-source-2.6</classname></"
-"phrase> and a few others which are probably already installed (see "
-"<filename>/usr/share/doc/kernel-package/README.gz</filename> for the "
-"complete list)."
+"<classname>linux-source-2.6</classname> and a few others which are probably "
+"already installed (see <filename>/usr/share/doc/kernel-package/README.gz</"
+"filename> for the complete list)."
msgstr ""
"為了以 Debian 的方式編譯核心,您需要一些軟體套件:<classname>kernel-package</"
"classname>,<classname>kernel-source-&kernelversion;</classname> (與此文件寫"
@@ -504,7 +501,7 @@ msgstr ""
"filename> 以取得完整的列表)。"
#. Tag: para
-#: post-install.xml:372
+#: post-install.xml:370
#, no-c-format
msgid ""
"This method will make a .deb of your kernel source, and, if you have non-"
@@ -517,16 +514,15 @@ msgstr ""
"filename> 目錄將保存核心,System.map,以及目前編譯的活動設定檔紀錄。"
#. Tag: para
-#: post-install.xml:380
+#: post-install.xml:378
#, fuzzy, no-c-format
msgid ""
"Note that you don't <emphasis>have</emphasis> to compile your kernel the "
"<quote>Debian way</quote>; but we find that using the packaging system to "
"manage your kernel is actually safer and easier. In fact, you can get your "
-"kernel sources right from Linus instead of <phrase condition=\"classic-kpkg"
-"\"><classname>kernel-source-&kernelversion;</classname>,</phrase> <phrase "
-"condition=\"common-kpkg\"><classname>linux-source-2.6</classname>,</phrase> "
-"yet still use the <classname>kernel-package</classname> compilation method."
+"kernel sources right from Linus instead of <classname>linux-source-2.6</"
+"classname>, yet still use the <classname>kernel-package</classname> "
+"compilation method."
msgstr ""
"注意您不<emphasis>需要</emphasis>以 <quote>Debian 方式</quote>編譯核心﹔但我"
"們發現使用軟體套件系統來管理您的核心確實可以更加安全和簡單。事實上,您可以直"
@@ -534,7 +530,7 @@ msgstr ""
"得核心原始碼,並仍然使用 <classname>kernel-package</classname> 的編譯方法。"
#. Tag: para
-#: post-install.xml:390
+#: post-install.xml:387
#, no-c-format
msgid ""
"Note that you'll find complete documentation on using <classname>kernel-"
@@ -546,7 +542,7 @@ msgstr ""
"入門指南。"
#. Tag: para
-#: post-install.xml:397
+#: post-install.xml:394
#, fuzzy, no-c-format
msgid ""
"Hereafter, we'll assume you have free rein over your machine and will "
@@ -555,14 +551,10 @@ msgid ""
"build your custom kernel, but this is easiest as it does not require special "
"permissions. </para> </footnote>. We'll also assume that your kernel version "
"is &kernelversion;. Make sure you are in the directory to where you want to "
-"unpack the kernel sources, extract them using <phrase condition=\"classic-"
-"kpkg\"><userinput>tar xjf /usr/src/kernel-source-&kernelversion;.tar.bz2</"
-"userinput></phrase> <phrase condition=\"common-kpkg\"><userinput>tar xjf /"
-"usr/src/linux-source-&kernelversion;.tar.bz2</userinput></phrase> and change "
-"to the directory <phrase condition=\"classic-kpkg\"><filename>kernel-source-"
-"&kernelversion;</filename></phrase> <phrase condition=\"common-kpkg"
-"\"><filename>linux-source-&kernelversion;</filename></phrase> that will have "
-"been created."
+"unpack the kernel sources, extract them using <userinput>tar xjf /usr/src/"
+"linux-source-&kernelversion;.tar.bz2</userinput> and change to the directory "
+"<filename>linux-source-&kernelversion;</filename> that will have been "
+"created."
msgstr ""
"此後,我們假設您具有操作您機器的權力,可以將核心原始碼解壓縮到您的 home 目錄"
"<footnote> <para> 也可以在其他目錄解開核心原始碼並建立自定義核心,但是不需要"
@@ -573,7 +565,7 @@ msgstr ""
"才建立的目錄。"
#. Tag: para
-#: post-install.xml:422
+#: post-install.xml:414
#, no-c-format
msgid ""
"Now, you can configure your kernel. Run <userinput>make xconfig</userinput> "
@@ -599,7 +591,7 @@ msgstr ""
"support</quote> (它們預設並沒有被選擇)。否則,您的 Debian 安裝將會遇到問題。"
#. Tag: para
-#: post-install.xml:437
+#: post-install.xml:429
#, no-c-format
msgid ""
"Clean the source tree and reset the <classname>kernel-package</classname> "
@@ -609,7 +601,7 @@ msgstr ""
"<userinput>make-kpkg clean</userinput>。"
#. Tag: para
-#: post-install.xml:442
+#: post-install.xml:434
#, fuzzy, no-c-format
msgid ""
"Now, compile the kernel: <userinput>fakeroot make-kpkg --initrd --"
@@ -626,17 +618,14 @@ msgstr ""
"取決於您的機器的性能。"
#. Tag: para
-#: post-install.xml:452
+#: post-install.xml:444
#, fuzzy, no-c-format
msgid ""
"Once the compilation is complete, you can install your custom kernel like "
-"any package. As root, do <phrase condition=\"classic-kpkg\"> <userinput>dpkg "
-"-i ../kernel-image-&kernelversion;-<replaceable>subarchitecture</"
-"replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <phrase "
-"condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-"
+"any package. As root, do <userinput>dpkg -i ../linux-image-&kernelversion;-"
"<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</"
-"userinput>. </phrase> The <replaceable>subarchitecture</replaceable> part is "
-"an optional sub-architecture, <phrase arch=\"i386\"> such as <quote>686</"
+"userinput>. The <replaceable>subarchitecture</replaceable> part is an "
+"optional sub-architecture, <phrase arch=\"i386\"> such as <quote>686</"
"quote>, </phrase> depending on what kernel options you set. <userinput>dpkg -"
"i</userinput> will install the kernel, along with some other nice supporting "
"files. For instance, the <filename>System.map</filename> will be properly "
@@ -644,8 +633,7 @@ msgid ""
"config-&kernelversion;</filename> will be installed, containing your current "
"configuration set. Your new kernel package is also clever enough to "
"automatically update your boot loader to use the new kernel. If you have "
-"created a modules package, <phrase condition=\"classic-kpkg\">e.g., if you "
-"have PCMCIA,</phrase> you'll need to install that package as well."
+"created a modules package, you'll need to install that package as well."
msgstr ""
"一旦編譯完成,您就可以像安裝其它軟體套件一樣安裝您的核心。以 root 身份,執行 "
"<userinput>dpkg -i ../kernel-image-&kernelversion;-"
@@ -661,7 +649,7 @@ msgstr ""
"PCMCIA,您也必須同時安裝該軟體套件。"
#. Tag: para
-#: post-install.xml:479
+#: post-install.xml:464
#, no-c-format
msgid ""
"It is time to reboot the system: read carefully any warning that the above "
@@ -671,7 +659,7 @@ msgstr ""
"行 <userinput>shutdown -r now</userinput>。"
#. Tag: para
-#: post-install.xml:484
+#: post-install.xml:469
#, fuzzy, no-c-format
msgid ""
"For more information on Debian kernels and kernel compilation, see the "
@@ -683,13 +671,13 @@ msgstr ""
"<filename>/usr/share/doc/kernel-package</filename>。"
#. Tag: title
-#: post-install.xml:500
+#: post-install.xml:485
#, no-c-format
msgid "Recovering a Broken System"
msgstr ""
#. Tag: para
-#: post-install.xml:501
+#: post-install.xml:486
#, no-c-format
msgid ""
"Sometimes, things go wrong, and the system you've carefully installed is no "
@@ -701,7 +689,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: post-install.xml:511
+#: post-install.xml:496
#, no-c-format
msgid ""
"To access rescue mode, type <userinput>rescue</userinput> at the "
@@ -716,7 +704,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: post-install.xml:526
+#: post-install.xml:511
#, no-c-format
msgid ""
"Instead of the partitioning tool, you should now be presented with a list of "
@@ -727,7 +715,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: post-install.xml:534
+#: post-install.xml:519
#, no-c-format
msgid ""
"If possible, the installer will now present you with a shell prompt in the "
@@ -739,7 +727,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: post-install.xml:546
+#: post-install.xml:531
#, no-c-format
msgid ""
"If the installer cannot run a usable shell in the root file system you "
@@ -751,13 +739,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: post-install.xml:555
+#: post-install.xml:540
#, no-c-format
msgid "In either case, after you exit the shell, the system will reboot."
msgstr ""
#. Tag: para
-#: post-install.xml:559
+#: post-install.xml:544
#, no-c-format
msgid ""
"Finally, note that repairing broken systems can be difficult, and this "
diff --git a/po/zh_TW/random-bits.po b/po/zh_TW/random-bits.po
index 12576f0f3..e47f20241 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: 2006-08-09 13:37+0000\n"
+"POT-Creation-Date: 2006-09-28 13:02+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"
@@ -1217,8 +1217,7 @@ msgid ""
"If you intend to boot this system, you probably want a Linux kernel and a "
"boot loader. Identify available pre-packaged kernels with "
"<informalexample><screen>\n"
-"# apt-cache search <phrase condition=\"classic-kpkg\">kernel</phrase><phrase "
-"condition=\"common-kpkg\">linux</phrase>-image\n"
+"# apt-cache search linux-image\n"
"</screen></informalexample> Then install your choice using its package name."
msgstr ""
"您若想啟動這個系統,您很可能還需要一個 Linux 核心和一個 boot loader。 可以用"
@@ -1229,12 +1228,12 @@ msgstr ""
#. Tag: screen
#: random-bits.xml:592
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"# aptitude install <phrase condition=\"classic-kpkg\">kernel</phrase><phrase "
-"condition=\"common-kpkg\">linux</phrase>-image-<replaceable>&kernelversion;-"
-"arch-etc</replaceable>"
+"# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</"
+"replaceable>"
msgstr ""
+"# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
#. Tag: title
#: random-bits.xml:598
@@ -1583,11 +1582,6 @@ msgstr ""
#~ "相逕庭。下面列舉了最重要的一些設備檔。"
#~ msgid ""
-#~ "# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
-#~ msgstr ""
-#~ "# apt-get install kernel-image-<replaceable>2.X.X-arch-etc</replaceable>"
-
-#~ msgid ""
#~ "If you have an rpm-based system, you can use alien to convert the .deb "
#~ "into .rpm, or download an rpm-ized version at <ulink url=\"http://people."
#~ "debian.org/~blade/install/debootstrap\"></ulink>"