From ad789ec0b1c85483c4fdd396bcd7abaf407e3420 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 3 Jan 2006 21:18:06 +0000 Subject: Re-use translations for 25 strings that were moved from boot-new to using-d-i for PO based translations --- po/zh_TW/using-d-i.po | 66 +++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 56 insertions(+), 10 deletions(-) (limited to 'po/zh_TW') diff --git a/po/zh_TW/using-d-i.po b/po/zh_TW/using-d-i.po index 56c9dc608..83105efc9 100755 --- a/po/zh_TW/using-d-i.po +++ b/po/zh_TW/using-d-i.po @@ -1869,9 +1869,9 @@ msgstr "" #. Tag: title #: using-d-i.xml:1258 -#, fuzzy, no-c-format +#, no-c-format msgid "Configuring Your Time Zone" -msgstr "設定網路" +msgstr "設定您的時區" #. Tag: para #: using-d-i.xml:1260 @@ -1925,13 +1925,13 @@ msgstr "" #: using-d-i.xml:1312 #, no-c-format msgid "Setting Up Users And Passwords" -msgstr "" +msgstr "設定使用者和密碼" #. Tag: title #: using-d-i.xml:1315 #, no-c-format msgid "Set the Root Password" -msgstr "" +msgstr "設定 root 密碼" #. Tag: para #: using-d-i.xml:1317 @@ -1942,6 +1942,9 @@ msgid "" "system. The root account should only be used to perform system " "administration, and only used for as short a time as possible." msgstr "" +"root 帳戶也被稱為超級使用者。系統中" +"的所有安全防護措施對以超級使用者身份登陸者都是無效的。root 帳戶應該僅用來進行" +"系統管理,而且使用時間應該盡可能短。" #. Tag: para #: using-d-i.xml:1325 @@ -1953,6 +1956,9 @@ msgid "" "such a powerful account. Avoid dictionary words or use of any personal " "information which could be guessed." msgstr "" +"您所建立的任何密碼都應該包含至少 6 個字元,同時包含大小寫字母,並且最好帶有標" +"點符號等特殊字元。因為超級使用者具有最高權限,因此在您設定 root 密碼時尤其要" +"小心。請避免採用能夠在字典中查到的單詞或者很容易猜測的個人資訊。" #. Tag: para #: using-d-i.xml:1333 @@ -1962,12 +1968,14 @@ msgid "" "You should normally never give your root password out, unless you are " "administering a machine with more than one system administrator." msgstr "" +"如果他人向您索取您的 root 密碼,您也需要特別謹慎。除非您所管理的系統有多位管" +"理員,否則您通常不應該將超級使用者密碼交給別人。" #. Tag: title #: using-d-i.xml:1343 #, no-c-format msgid "Create an Ordinary User" -msgstr "" +msgstr "建立一個普通使用者" #. Tag: para #: using-d-i.xml:1345 @@ -1978,6 +1986,8 @@ msgid "" "not use the root account for daily use or as your " "personal login." msgstr "" +"系統會詢問您現在是否希望建立一個普通帳戶。您將使用該帳戶進行日常登陸操作。切" +"記,平時不要使用 root 帳戶登陸或者將其作為個人帳號使用。" #. Tag: para #: using-d-i.xml:1352 @@ -1991,6 +2001,11 @@ msgid "" "Unix system administration will cover this topic in more detail — " "consider reading one if it is new to you." msgstr "" +"為什麼呢?避免使用 root 特權帳戶的一個原因是,它很容易對系統造成無法挽回的破" +"壞。另一個原因是,您有可能被惡意誘使執行特洛伊木馬程式 " +"— 這是一種在您未知的情況下利用超級使用者權限損害系統安全的程式。任何合" +"格的 Unix 系統管理書籍中都會涉及到這一主題 — 如果您不是很瞭解這方面的內" +"容,建議您找一本書進行學習。" #. Tag: para #: using-d-i.xml:1362 @@ -2001,6 +2016,8 @@ msgid "" "similar will suffice and indeed will be the default. Finally, you will be " "prompted for a password for this account." msgstr "" +"您首先會被要求輸入使用者的全名。然後要求輸入使用者帳號名﹔通常為姓之類的即" +"可,並且會成為預設值。最後,您將要求輸入該帳號的密碼。" #. Tag: para #: using-d-i.xml:1369 @@ -2009,6 +2026,8 @@ msgid "" "If at any point after installation you would like to create another account, " "use the adduser command." msgstr "" +"如果在安裝完畢後您還希望建立其它新帳戶,請使用 adduser 命" +"令。" #. Tag: title #: using-d-i.xml:1381 @@ -2171,6 +2190,8 @@ msgid "" "Once you've selected your tasks, select Ok. At this " "point, aptitude will install the packages you've selected." msgstr "" +"當您選擇了軟體集之後,選擇 確定。此時," +"aptitude 將安裝您選中的軟體套件。" #. Tag: para #: using-d-i.xml:1528 @@ -2204,7 +2225,7 @@ msgstr "" #: using-d-i.xml:1552 #, no-c-format msgid "Configuring Your Mail Transport Agent" -msgstr "" +msgstr "設定您的郵件傳輸代理 (MTA)" #. Tag: para #: using-d-i.xml:1554 @@ -2216,6 +2237,9 @@ msgid "" "exim4, which is relatively small, flexible, and easy to " "learn." msgstr "" +"今天,電子郵件已經成為很多人生活中不可或缺的部份,所以,Debian 讓您在安裝過程" +"中設定郵件傳輸代理,並不是件奇怪的事。Debian 中的標準郵件傳輸代理是 " +"exim4。這是一個非常小巧、靈活並且容易理解的工具。" #. Tag: para #: using-d-i.xml:1562 @@ -2226,6 +2250,9 @@ msgid "" "utilities (like cron, quota, " "aide, …) may send you important notices via email." msgstr "" +"您可能會問,我的電腦並沒有連接到網路上,是否也需要這一步呢?答案是:是的。稍" +"長一點的解釋是:部份系統工具 (例如 cron, quota, aide 等) 的重要通知都是透過郵件發送的。" #. Tag: para #: using-d-i.xml:1570 @@ -2234,12 +2261,14 @@ msgid "" "So on the first screen you will be presented with several common mail " "scenarios. Choose the one that most closely resembles your needs:" msgstr "" +"所以,在第一個螢幕上您可以看到幾個常見的郵件設定方案。請選擇一個最適合您需求" +"的。" #. Tag: term #: using-d-i.xml:1579 #, no-c-format msgid "internet site" -msgstr "" +msgstr "網際網路站" #. Tag: para #: using-d-i.xml:1580 @@ -2250,12 +2279,14 @@ msgid "" "questions, like your machine's mail name, or a list of domains for which you " "accept or relay mail." msgstr "" +"您的系統連接到網路上,並且您透過 SMTP 直接收發郵件。在接下來的幾頁中,程式會" +"詢問您一些基本問題,如:您的機器的郵件名稱、您接受或轉發郵件的網域名稱等等。" #. Tag: term #: using-d-i.xml:1591 #, no-c-format msgid "mail sent by smarthost" -msgstr "" +msgstr "用 smarthost 發信" #. Tag: para #: using-d-i.xml:1592 @@ -2268,12 +2299,16 @@ msgid "" "mail from the smarthost via programs like fetchmail. This option is suitable " "for dial-up users." msgstr "" +"在這個方案中,您的外送郵件將被另一台我們稱之為 smarthost 的主" +"機轉發,由它來完成實際的郵件發送工作。Smarthost 通常也能存放將要投遞到您的電" +"腦上的郵件,因此您並不需要永遠連線。也就是說,您必須透過諸如 fetchmail 之類的" +"程式將郵件從 smarthost 下載回來。這一選項通常適合撥號使用者。" #. Tag: term #: using-d-i.xml:1605 #, no-c-format msgid "local delivery only" -msgstr "" +msgstr "僅在本地發送" #. Tag: para #: using-d-i.xml:1606 @@ -2286,12 +2321,16 @@ msgid "" "This option is also convenient for new users, because it doesn't ask any " "further questions." msgstr "" +"您的系統並未連接網路,則郵件僅僅在本地使用者間傳遞。即使您不打算發送任何郵" +"件,我們也建議您選擇此選項,因為部份系統工具可能隨時會發送一些警告資訊 (例" +"如:可愛的 Disk quota exceeded)。由於選擇此項後不需要回答任何" +"問題,因此這一選項也非常適合新手。" #. Tag: term #: using-d-i.xml:1619 #, no-c-format msgid "no configuration at this time" -msgstr "" +msgstr "現在不進行設定" #. Tag: para #: using-d-i.xml:1620 @@ -2302,6 +2341,9 @@ msgid "" "configure it, you won't be able to send or receive any mail and you may miss " "some important messages from your system utilities." msgstr "" +"除非您真的知道您在做什麼,否則請不要選擇這一選項。這會留下一個未設定的郵件系" +"統 — 在您再次設定它之前,您都無法收發任何郵件,並且可能會錯過一些系統工" +"具發出的重要資訊。" #. Tag: para #: using-d-i.xml:1631 @@ -2313,6 +2355,10 @@ msgid "" "about exim4 may be found under /usr/share/doc/" "exim4." msgstr "" +"如果以上的方案都不適合您的需求,或者您需要一個更好的設定,在安裝完畢後,您可" +"以編輯 /etc/exim4 目錄下的設定檔。您還可以在 /" +"usr/share/doc/exim4 下找到更多關於 exim4 的資" +"料。" #. Tag: title #: using-d-i.xml:1646 -- cgit v1.2.3