# Traditional Chinese Messages for fetchmail # Copyright (C) 2026 Eric S. Raymond (msgids) # This file is distributed under the same license as the fetchmail package. # Alang Hsu , 2026. # msgid "" msgstr "" "Project-Id-Version: fetchmail 6.6.7.rc1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2026-06-27 13:42+0200\n" "PO-Revision-Date: 2026-09-08 13:38+0800\n" "Last-Translator: Alang Hsu \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Bugs: Report translation errors to the Language-Team address.\n" #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "檢查 %s 是否真的是與 %s 相同的節點\n" msgid "Yes, their IP addresses match\n" msgstr "是,它們的 IP 位址相符\n" msgid "No, their IP addresses don't match\n" msgstr "否,它們的 IP 位址不符\n" #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" msgstr "輪詢 %s 期間查詢「%s」時名稱伺服器失敗:%s\n" #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" msgstr "輪詢 %s 期間查詢「%s」時名稱伺服器失敗。\n" msgid "could not decode BASE64 challenge\n" msgstr "無法解碼 BASE64 挑戰\n" #, c-format msgid "decoded as %s\n" msgstr "已解碼為 %s\n" #, c-format msgid "kerberos error %s\n" msgstr "kerberos 錯誤 %s\n" #, c-format msgid "krb5_sendauth: %s [server says '%s']\n" msgstr "krb5_sendauth:%s [伺服器回覆「%s」]\n" msgid "Fetchmail oversized-messages warning" msgstr "Fetchmail 超大郵件警告" #, c-format msgid "The following oversized messages were deleted on server %s account %s:" msgstr "下列超大郵件已在伺服器 %s 帳戶 %s 上刪除:" #, c-format msgid "The following oversized messages remain on server %s account %s:" msgstr "下列超大郵件仍留在伺服器 %s 帳戶 %s 上:" #, c-format msgid " %d message %d octets long deleted by fetchmail." msgid_plural " %d messages %d octets long deleted by fetchmail." msgstr[0] " 已由 fetchmail 刪除 %d 封長度 %d 位元組的郵件。" #, c-format msgid " %d message %d octets long skipped by fetchmail." msgid_plural " %d messages %d octets long skipped by fetchmail." msgstr[0] " 已由 fetchmail 略過 %d 封長度 %d 位元組的郵件。" #, c-format msgid "skipping message %s@%s:%d" msgstr "略過郵件 %s@%s:%d" #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "略過郵件 %s@%s:%d (%d 位元組)" msgid " (length -1)" msgstr " (長度 -1)" msgid " (oversized)" msgstr " (超大)" #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" msgstr "無法取得郵件標頭,郵件 %s@%s:%d (%d 位元組)\n" #, c-format msgid "reading message %s@%s:%d of %d" msgstr "正在讀取郵件 %s@%s:%d,共 %d" #, c-format msgid " (%d octets)" msgstr " (%d 位元組)" #, c-format msgid " (%d header octets)" msgstr " (%d 個標頭位元組)" #, c-format msgid " (%d body octets)" msgstr " (%d 個內文位元組)" #, c-format msgid "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "郵件 %s@%s:%d 的長度不符預期 (%d 實際 != %d 預期)\n" msgid " retained\n" msgstr " 已保留\n" msgid " flushed\n" msgstr " 已清除\n" msgid " not flushed\n" msgstr " 未清除\n" #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" msgid_plural "fetchlimit %d reached; %d messages left on server %s account %s\n" msgstr[0] "已達 fetchlimit %1$d;伺服器 %3$s 帳戶 %4$s 上剩 %2$d 封郵件\n" #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "等待連線到伺服器 %2$s 時逾時,%1$d 秒後中斷。\n" #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "等待伺服器 %2$s 回應逾時,%1$d 秒後中斷。\n" #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "等待 %2$s 逾時,%1$d 秒後中斷。\n" #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "等待監聽程式回應逾時,%d 秒後中斷。\n" #, c-format msgid "timeout after %d seconds.\n" msgstr "逾時,%d 秒後中斷。\n" msgid "fetchmail sees repeated timeouts" msgstr "fetchmail 偵測到重複逾時" #, c-format msgid "Fetchmail saw more than %d timeouts while attempting to get mail from %s@%s.\n" msgstr "Fetchmail 嘗試從 %2$s@%3$s 取信時發生超過 %1$d 次逾時。\n" msgid "" "This could mean that your mailserver is stuck, or that your SMTP\n" "server is wedged, or that your mailbox file on the server has been\n" "corrupted by a server error. You can run `fetchmail -v -v' to\n" "diagnose the problem.\n" "\n" "Fetchmail won't poll this mailbox again until you restart it.\n" msgstr "" "這可能表示您的郵件伺服器當機、您的 SMTP\n" "伺服器卡住,或伺服器上的信箱檔案因伺服器\n" "錯誤而損壞。您可以執行「fetchmail -v -v」\n" "診斷問題。\n" "\n" "在您重新啟動前,Fetchmail 不會再輪詢此信箱。\n" #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "連線前命令以訊號 %d 終止\n" #, c-format msgid "pre-connection command failed with status %d\n" msgstr "連線前命令以狀態 %d 失敗\n" #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "找不到 %s 的 HESIOD pobox\n" msgid "Lead server has no name.\n" msgstr "主伺服器沒有名稱。\n" #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "找不到 %s (%s) 的標準 DNS 名稱:%s\n" #, c-format msgid "%s connection to %s failed" msgstr "%s 連線到 %s 失敗" msgid "SSL connection failed.\n" msgstr "SSL 連線失敗。\n" #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "%s@%s 上的鎖忙碌錯誤\n" #, c-format msgid "Server busy error on %s@%s\n" msgstr "%s@%s 上的伺服器忙碌錯誤\n" #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "%s@%s%s 上的授權失敗\n" msgid " (previously authorized)" msgstr " (先前已授權)" #, c-format msgid "For help, see the fetchmail FAQ at this website: %s\n" msgstr "如需協助,請參閱此網站上的 fetchmail FAQ:%s\n" #, c-format msgid "fetchmail authentication failed on %s@%s" msgstr "fetchmail 在 %s@%s 的驗證失敗" #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail 無法從 %s@%s 取得郵件。\n" msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" "connection, this is probably another failure mode (such as busy server)\n" "that fetchmail cannot distinguish because the server didn't send a useful\n" "error message." msgstr "" "取得授權的嘗試失敗。\n" "由於我們已經成功取得此連線的授權,這可能是另一種失敗模式(例如伺服器忙碌)\n" ",而 fetchmail 因伺服器未傳送有用的錯誤訊息而無法區分。" msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" "fetchmail daemon, you need to stop the daemon, change your configuration\n" "of fetchmail, and then restart the daemon.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" "\n" "但是,如果您在啟動\n" "fetchmail 常駐程式後確實變更了帳戶詳細資料,則需要停止常駐程式、變更\n" "fetchmail 的設定,然後重新啟動常駐程式。\n" "\n" "fetchmail 常駐程式將繼續執行,並在\n" "每個週期嘗試連線。在服務\n" "恢復之前不會再傳送通知。" msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" "other failure modes that fetchmail cannot distinguish from this\n" "because they don't send useful error messages on login failure.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" "取得授權的嘗試失敗。\n" "這可能表示您的密碼無效,但有些伺服器有\n" "fetchmail 無法區分的其他失敗模式,因為它們在登入失敗時\n" "不會傳送有用的錯誤訊息。\n" "\n" "fetchmail 常駐程式將繼續執行,並在\n" "每個週期嘗試連線。在服務\n" "恢復之前不會再傳送通知。" #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "立即重新輪詢 %s@%s\n" #, c-format msgid "Socket or TLS error on %s@%s\n" msgstr "%s@%s 上的 Socket 或 TLS 錯誤\n" #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "%s@%s 上發生未知的登入或驗證錯誤\n" #, c-format msgid "Authorization OK on %s@%s\n" msgstr "%s@%s 上的授權成功\n" #, c-format msgid "fetchmail authentication OK on %s@%s" msgstr "fetchmail 在 %s@%s 的驗證成功" #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Fetchmail 已能登入 %s@%s。\n" msgid "Service has been restored.\n" msgstr "服務已恢復。\n" #, c-format msgid "selecting or re-polling folder %s\n" msgstr "正在選取或重新輪詢資料夾 %s\n" msgid "selecting or re-polling default folder\n" msgstr "正在選取或重新輪詢預設資料夾\n" #, c-format msgid "%s at %s (folder %s)" msgstr "%s 位於 %s(資料夾 %s)" #, c-format msgid "%s at %s" msgstr "%s 位於 %s" #, c-format msgid "Polling %s\n" msgstr "正在輪詢 %s\n" #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "%d 封郵件(%d %s)給 %s" msgid "seen" msgid_plural "seen" msgstr[0] "已看過" #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%d 封郵件給 %s" #, c-format msgid " (%llu octets).\n" msgstr " (%llu 位元組)。\n" #, c-format msgid "No mail for %s\n" msgstr "%s 沒有郵件\n" msgid "bogus message count!" msgstr "郵件數有誤!" #, c-format msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" msgstr "因 %3$s 的暫時性錯誤而略過過多郵件 (%1$d > %2$d)\n" msgid "socket" msgstr "socket" msgid "missing or bad RFC822 header" msgstr "缺少或損壞的 RFC822 標頭" msgid "client/server synchronization" msgstr "使用者端/伺服器同步" msgid "client/server protocol" msgstr "使用者端/伺服器協定" msgid "lock busy on server" msgstr "伺服器上的鎖忙碌" msgid "SMTP transaction" msgstr "SMTP 交易" msgid "DNS lookup" msgstr "DNS 查詢" msgid "undefined" msgstr "未定義" #, c-format msgid "%s error while fetching from %s@%s and delivering to %s host %s\n" msgstr "從 %s@%s 擷取並傳送到 %s 主機 %s 時發生 %s 錯誤\n" msgid "unknown" msgstr "未知" #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "從 %s@%s 擷取時發生 %s 錯誤\n" #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "連線後命令以訊號 %d 終止\n" #, c-format msgid "post-connection command failed with status %d\n" msgstr "連線後命令以狀態 %d 失敗\n" msgid "Kerberos V4 support not linked.\n" msgstr "未連結 Kerberos V4 支援。\n" msgid "Kerberos V5 support not linked.\n" msgstr "未連結 Kerberos V5 支援。\n" #, c-format msgid "Option --flush is not supported with %s\n" msgstr "%s 不支援 --flush 選項\n" #, c-format msgid "Option --all is not supported with %s\n" msgstr "%s 不支援 --all 選項\n" #, c-format msgid "Option --limit is not supported with %s\n" msgstr "%s 不支援 --limit 選項\n" #, c-format msgid "" "%s: The QMAILINJECT environment variable is set.\n" "This is dangerous as it can make qmail-inject or qmail's sendmail wrapper\n" "tamper with your From: or Message-ID: headers.\n" "Try \"env QMAILINJECT= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s:已設定 QMAILINJECT 環境變數。\n" "這很危險,因為它可能讓 qmail-inject 或 qmail 的 sendmail 包裝程式\n" "竄改您的 From: 或 Message-ID: 標頭。\n" "請嘗試「env QMAILINJECT= %s YOUR ARGUMENTS HERE」\n" "%s:中止。\n" #, c-format msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" "sendmail wrapper tamper with your From:, Message-ID: or Return-Path: headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s:已設定 NULLMAILER_FLAGS 環境變數。\n" "這很危險,因為它可能讓 nullmailer-inject 或 nullmailer 的\n" "sendmail 包裝程式竄改您的 From:、Message-ID: 或 Return-Path: 標頭。\n" "請嘗試「env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE」\n" "%s:中止。\n" #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "%s:您不存在。請離開。\n" msgid "Cannot find absolute path for user's home directory.\n" msgstr "找不到使用者家目錄的絕對路徑。\n" msgid "Cannot find absolute path for fetchmail's home directory.\n" msgstr "找不到 fetchmail 家目錄的絕對路徑。\n" #, c-format msgid "%s: can't determine your host!" msgstr "%s:無法判斷您的主機!" #, c-format msgid "getaddrinfo failed for \"%s\": %s\n" msgstr "「%s」的 getaddrinfo 失敗:%s\n" msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "在 hosts 資料庫中找不到我自己的主機來限定其名稱!\n" msgid "" "Trying to continue with unqualified hostname.\n" "DO NOT report broken Received: headers, HELO/EHLO lines or similar problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" "嘗試以未限定的主機名稱繼續。\n" "請勿回報損壞的 Received: 標頭、HELO/EHLO 行或類似問題!\n" "請改為修復您的 /etc/hosts、DNS、NIS 或 LDAP。\n" #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "%s 的 SMTP 監聽程式不支援 ESMTP\n" #, c-format msgid "%s's SMTP listener does not support ETRN\n" msgstr "%s 的 SMTP 監聽程式不支援 ETRN\n" #, c-format msgid "Queuing for %s started\n" msgstr "已開始為 %s 佇列\n" #, c-format msgid "No messages waiting for %s\n" msgstr "%s 沒有等待中的郵件\n" #, c-format msgid "Pending messages for %s started\n" msgstr "已開始 %s 的擱置郵件\n" #, c-format msgid "Unable to queue messages for node %s\n" msgstr "無法為節點 %s 佇列郵件\n" #, c-format msgid "Node %s not allowed: %s\n" msgstr "節點 %s 不被允許:%s\n" msgid "ETRN syntax error\n" msgstr "ETRN 語法錯誤\n" msgid "ETRN syntax error in parameters\n" msgstr "ETRN 參數語法錯誤\n" #, c-format msgid "Unknown ETRN error %d\n" msgstr "未知的 ETRN 錯誤 %d\n" msgid "Option --keep is not supported with ETRN\n" msgstr "ETRN 不支援 --keep 選項\n" msgid "Option --flush is not supported with ETRN\n" msgstr "ETRN 不支援 --flush 選項\n" msgid "Option --folder is not supported with ETRN\n" msgstr "ETRN 不支援 --folder 選項\n" msgid "Option --check is not supported with ETRN\n" msgstr "ETRN 不支援 --check 選項\n" #, c-format msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - %d Matthias Andree\n" msgstr "" "版權 (C) 2002、2003 Eric S. Raymond\n" "版權 (C) 2004 Matthias Andree、Eric S. Raymond、\n" " Robert M. Funk、Graham Wilson\n" "版權 (C) 2005 - 2012 Sunil Shetye\n" "版權 (C) 2005 - %d Matthias Andree\n" msgid "" "Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" "please see the file COPYING in the source or documentation directory.\n" msgstr "" "Fetchmail 完全不提供任何擔保。這是自由軟體,您\n" "歡迎在特定條件下重新散布它。詳情請參閱\n" "原始碼或文件目錄中的 COPYING 檔案。\n" #, c-format msgid "Query status=%d (%s)\n" msgstr "查詢狀態=%d (%s)\n" #, c-format msgid "Query status=%d\n" msgstr "查詢狀態=%d\n" #, c-format msgid "%s: WARNING: time() overflowed. Proper function is not guaranteed. Obtain an operating system which supports operation beyond the year 2038.\n" msgstr "%s:警告:time() 溢位。不保證正常運作。請取得可支援 2038 年以後運作的作業系統。\n" #, c-format msgid "%s: WARNING: the operation system this program was built for does not function beyond the year 2038. Plan your update accordingly.\n" msgstr "%s:警告:編譯此程式的作業系統無法在 2038 年以後運作。請據此規劃更新。\n" msgid "WARNING: Running as root is discouraged.\n" msgstr "警告:不建議以 root 身分執行。\n" msgid "fetchmail: invoked with" msgstr "fetchmail:以" msgid "could not get current working directory\n" msgstr "無法取得目前工作目錄\n" #, c-format msgid "This is fetchmail release %s" msgstr "這是 fetchmail 版本 %s" #, c-format msgid "" "Compiled with SSL library %#lx \"%s\"\n" "Run-time uses SSL library %#lx \"%s\"\n" msgstr "" "以 SSL 函式庫 %#lx「%s」編譯\n" "執行時期使用 SSL 函式庫 %#lx「%s」\n" #, c-format msgid "" "OpenSSL: %s\n" "Engines: %s\n" msgstr "" "OpenSSL:%s\n" "引擎:%s\n" msgid "ERROR: Compiled against LibreSSL, which is a copyright violation for lack of GPL clause 2b exception. See COPYING. Aborting.\n" msgstr "錯誤:以 LibreSSL 編譯,因缺少 GPL 第 2b 條款例外而構成版權侵權。請參閱 COPYING。正在中止。\n" msgid "WARNING: Compiled without SSL/TLS.\n" msgstr "警告:未以 SSL/TLS 編譯。\n" msgid "The nodetach option is in effect, ignoring logfile option.\n" msgstr "nodetach 選項生效中,忽略 logfile 選項。\n" msgid "Not running in daemon mode, ignoring logfile option.\n" msgstr "未以常駐模式執行,忽略 logfile 選項。\n" #, c-format msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" msgstr "日誌檔「%s」不存在,忽略 logfile 選項。\n" #, c-format msgid "Logfile \"%s\" is not writable, aborting.\n" msgstr "日誌檔「%s」不可寫入,正在中止。\n" #, c-format msgid "syslog and logfile options are both set, ignoring syslog, and logging to %s" msgstr "同時設定了 syslog 與 logfile 選項,忽略 syslog,記錄到 %s" msgid "fetchmail: configuration invalid, --moveto is only valid for IMAP servers\n" msgstr "fetchmail:設定無效,--moveto 僅適用於 IMAP 伺服器\n" #, c-format msgid "Taking options from command line%s%s\n" msgstr "從命令列採用選項%s%s\n" msgid " and " msgstr " 和 " #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "未設定任何郵件伺服器——也許 %s 遺失了?\n" msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail:尚未指定任何郵件伺服器。\n" msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail:沒有其他 fetchmail 正在執行\n" #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "fetchmail:終止 %2$ld 的%1$s fetchmail 時發生錯誤;正在退出。\n" msgid "background" msgstr "背景" msgid "foreground" msgstr "前景" #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "fetchmail:已終止 %2$ld 的%1$s fetchmail。\n" msgid "fetchmail: can't check mail while another fetchmail to same host is running.\n" msgstr "fetchmail:另一個對相同主機的 fetchmail 正在執行時無法檢查郵件。\n" #, c-format msgid "fetchmail: can't poll specified hosts with another fetchmail running at %ld.\n" msgstr "fetchmail:%ld 有另一個 fetchmail 正在執行時無法輪詢指定的主機。\n" #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "fetchmail:%ld 有另一個前景 fetchmail 正在執行。\n" msgid "fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "fetchmail:背景 fetchmail 正在執行時無法接受選項。\n" #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "fetchmail:已喚醒 %ld 的背景 fetchmail。\n" #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "fetchmail:%ld 的長輩莫名死亡。\n" #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail:找不到 %s@%s 的密碼。\n" #, c-format msgid "Enter password for %s@%s: " msgstr "請輸入 %s@%s 的密碼: " msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "fetchmail:無法分離到背景。正在中止。\n" #, c-format msgid "starting fetchmail %s daemon\n" msgstr "正在啟動 fetchmail %s 常駐程式\n" #, c-format msgid "could not open %s to append logs to\n" msgstr "無法開啟 %s 以附加日誌\n" msgid "--check mode enabled, not fetching mail\n" msgstr "已啟用 --check 模式,不擷取郵件\n" #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "無法時間檢查 %s(錯誤 %d)\n" #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "正在重新啟動 fetchmail(%s 已變更)\n" msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "重新執行可能失敗,因為目錄尚未還原\n" msgid "attempt to re-exec fetchmail failed\n" msgstr "重新執行 fetchmail 失敗\n" #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "略過 %s 的輪詢(驗證失敗或逾時過多)\n" #, c-format msgid "interval not reached, not querying %s\n" msgstr "間隔尚未到達,不查詢 %s\n" msgid "All connections are wedged. Exiting.\n" msgstr "所有連線都卡住了。正在退出。\n" #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "於 %s 休眠 %d 秒\n" #, c-format msgid "awakened by %s\n" msgstr "被 %s 喚醒\n" #, c-format msgid "awakened by signal %d\n" msgstr "被訊號 %d 喚醒\n" #, c-format msgid "awakened at %s\n" msgstr "於 %s 被喚醒\n" #, c-format msgid "normal termination, status %d\n" msgstr "正常終止,狀態 %d\n" msgid "couldn't time-check the run-control file\n" msgstr "無法時間檢查執行控制檔\n" #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "警告:設定檔中多次提到主機 %s\n" msgid "fetchmail: Error: multiple \"defaults\" records in config file, or \"defaults\" is not the first record.\n" msgstr "fetchmail:錯誤:設定檔中有多個「defaults」記錄,或「defaults」不是第一個記錄。\n" msgid "SSL support is not compiled in.\n" msgstr "未編譯 SSL 支援。\n" msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "已設定 KERBEROS v4 支援,但未編譯。\n" msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "已設定 KERBEROS v5 支援,但未編譯。\n" msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "已設定 GSSAPI 支援,但未編譯。\n" #, c-format msgid "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "fetchmail:警告:沒有可用的 DNS 來檢查來自 %s 的 multidrop 擷取\n" #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "警告:%s 的 multidrop 需要 envelope 選項!\n" msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "警告:若所有郵件都送到 postmaster,請勿要求支援!\n" #, c-format msgid "fetchmail: %s configuration invalid, specify positive port number for service or port\n" msgstr "fetchmail:%s 設定無效,請為 service 或 port 指定正數連接埠號\n" #, c-format msgid "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "fetchmail:%s 設定無效,RPOP 需要特權連接埠\n" #, c-format msgid "WARNING: %s configuration invalid, you normally need --ssl for port 995/service pop3s.\n" msgstr "警告:%s 設定無效,連接埠 995/服務 pop3s 通常需要 --ssl。\n" #, c-format msgid "WARNING: %s configuration invalid, you normally need port 995/service pop3s for --ssl.\n" msgstr "警告:%s 設定無效,--ssl 通常需要連接埠 995/服務 pop3s。\n" #, c-format msgid "WARNING: %s configuration invalid, you normally need --ssl for port 993/service imaps.\n" msgstr "警告:%s 設定無效,連接埠 993/服務 imaps 通常需要 --ssl。\n" #, c-format msgid "WARNING: %s configuration invalid, you normally need port 993/service imaps for --ssl.\n" msgstr "警告:%s 設定無效,--ssl 通常需要連接埠 993/服務 imaps。\n" #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "%s 設定無效,LMTP 不能使用預設 SMTP 連接埠\n" msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "在常駐或 idle 模式同時啟用 fetchall 與 keep 是錯誤的!\n" msgid "fetchmail: Error: idle mode does not work for multiple folders or accounts!\n" msgstr "fetchmail:錯誤:idle 模式不適用於多個資料夾或帳戶!\n" msgid "cannot parse rcfile, debug mode: dumping obtained configuration as Python:\n" msgstr "無法解析 rcfile,偵錯模式:將取得的設定以 Python 傾印:\n" #, c-format msgid "terminated with signal %d\n" msgstr "以訊號 %d 終止\n" #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "%s 正在查詢 %s(協定 %s)位於 %s:輪詢已開始\n" msgid "POP2 support is not configured.\n" msgstr "未設定 POP2 支援。\n" msgid "POP3 support is not configured.\n" msgstr "未設定 POP3 支援。\n" msgid "IMAP support is not configured.\n" msgstr "未設定 IMAP 支援。\n" msgid "ETRN support is not configured.\n" msgstr "未設定 ETRN 支援。\n" msgid "ODMR support is not configured.\n" msgstr "未設定 ODMR 支援。\n" msgid "unsupported protocol selected.\n" msgstr "選取了不支援的協定。\n" #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "%s 正在查詢 %s(協定 %s)位於 %s:輪詢已完成\n" #, c-format msgid "Poll interval is %d seconds\n" msgstr "輪詢間隔為 %d 秒\n" #, c-format msgid "Logfile is %s\n" msgstr "日誌檔是 %s\n" #, c-format msgid "Idfile is %s\n" msgstr "Id 檔是 %s\n" msgid "Progress messages will be logged via syslog\n" msgstr "進度訊息將透過 syslog 記錄\n" msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Fetchmail 將偽裝身分且不會產生 Received\n" msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Fetchmail 即使在日誌檔中也會顯示進度點。\n" #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail 會將誤寄的 multidrop 郵件轉寄給 %s。\n" msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail 會將錯誤郵件導向 postmaster。\n" msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail 會將錯誤郵件導向寄件者。\n" msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "Fetchmail 會將永久性錯誤視為永久(丟棄郵件)。\n" msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "Fetchmail 會將永久性錯誤視為暫時(保留郵件)。\n" #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "從 %s@%s 擷取的選項:\n" #, c-format msgid " Mail will be retrieved via %s\n" msgstr " 郵件將透過 %s 擷取\n" #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" msgstr[0] " 此伺服器的輪詢將每 %d 個間隔進行一次。\n" #, c-format msgid " True name of server is %s.\n" msgstr " 伺服器的真實名稱是 %s。\n" msgid " This host will not be queried when no host is specified.\n" msgstr " 未指定主機時不會查詢此主機。\n" msgid " This host will be queried when no host is specified.\n" msgstr " 未指定主機時會查詢此主機。\n" msgid " Password will be prompted for.\n" msgstr " 將提示輸入密碼。\n" #, c-format msgid " APOP secret = \"%s\".\n" msgstr " APOP 密鑰 =「%s」。\n" #, c-format msgid " RPOP id = \"%s\".\n" msgstr " RPOP id =「%s」。\n" #, c-format msgid " Password = \"%s\".\n" msgstr " 密碼 =「%s」。\n" #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " 協定為 KPOP,使用 Kerberos %s 驗證" #, c-format msgid " Protocol is %s" msgstr " 協定為 %s" #, c-format msgid " (using service %s)" msgstr " (使用服務 %s)" msgid " (using default port)" msgstr " (使用預設連接埠)" msgid " (forcing UIDL use)" msgstr " (強制使用 UIDL)" msgid " All available authentication methods will be tried.\n" msgstr " 將嘗試所有可用的驗證方法。\n" msgid " Password authentication will be forced.\n" msgstr " 將強制使用密碼驗證。\n" msgid " MSN authentication will be forced.\n" msgstr " 將強制使用 MSN 驗證。\n" msgid " NTLM authentication will be forced.\n" msgstr " 將強制使用 NTLM 驗證。\n" msgid " OTP authentication will be forced.\n" msgstr " 將強制使用 OTP 驗證。\n" msgid " CRAM-MD5 authentication will be forced.\n" msgstr " 將強制使用 CRAM-MD5 驗證。\n" msgid " GSSAPI authentication will be forced.\n" msgstr " 將強制使用 GSSAPI 驗證。\n" msgid " Kerberos V4 authentication will be forced.\n" msgstr " 將強制使用 Kerberos V4 驗證。\n" msgid " Kerberos V5 authentication will be forced.\n" msgstr " 將強制使用 Kerberos V5 驗證。\n" msgid " End-to-end encryption assumed.\n" msgstr " 假定端對端加密。\n" #, c-format msgid " Mail service principal is: %s\n" msgstr " 郵件服務 principal 為:%s\n" msgid " SSL encrypted sessions enabled.\n" msgstr " 已啟用 SSL 加密工作階段。\n" #, c-format msgid " SSL protocol: %s.\n" msgstr " SSL 協定:%s。\n" msgid " SSL server certificate checking enabled.\n" msgstr " 已啟用 SSL 伺服器憑證檢查。\n" msgid " SSL server certificate checking disabled.\n" msgstr " 已停用 SSL 伺服器憑證檢查。\n" #, c-format msgid " SSL default trusted certificate file: %s\n" msgstr " SSL 預設信任憑證檔案:%s\n" #, c-format msgid " SSL trusted certificate file: %s\n" msgstr " SSL 信任憑證檔案:%s\n" #, c-format msgid " SSL default trusted certificate directory: %s\n" msgstr " SSL 預設信任憑證目錄:%s\n" #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " SSL 信任憑證目錄:%s\n" #, c-format msgid " SSL server CommonName: %s\n" msgstr " SSL 伺服器 CommonName:%s\n" #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr " SSL 金鑰指紋(對照伺服器金鑰檢查):%s\n" #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " 伺服器無回應逾時為 %d 秒" msgid " (default)" msgstr " (預設)" #, c-format msgid " Server IDLE timeout is %d seconds" msgstr " 伺服器 IDLE 逾時為 %d 秒" msgid " Default mailbox selected.\n" msgstr " 已選取預設信箱。\n" msgid " Selected mailboxes are:" msgstr " 已選取的信箱:" msgid " All messages will be retrieved (--all on).\n" msgstr " 將擷取所有郵件(--all on)。\n" msgid " Only new messages will be retrieved (--all off).\n" msgstr " 只擷取新郵件(--all off)。\n" msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " 擷取的郵件將保留在伺服器上(--keep on)。\n" msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr " 擷取的郵件不會保留在伺服器上(--keep off)。\n" #, c-format msgid " Message will be moved to %s folder and won't be deleted.\n" msgstr " 郵件將移到 %s 資料夾且不會刪除。\n" msgid " Message will be deleted (no --moveto).\n" msgstr " 郵件將被刪除(無 --moveto)。\n" msgid " Old messages will be flushed before message retrieval (--flush on).\n" msgstr " 擷取郵件前將清除舊郵件(--flush on)。\n" msgid " Old messages will not be flushed before message retrieval (--flush off).\n" msgstr " 擷取郵件前不會清除舊郵件(--flush off)。\n" msgid " Oversized messages will be flushed before message retrieval (--limitflush on).\n" msgstr " 擷取郵件前將清除超大郵件(--limitflush on)。\n" msgid " Oversized messages will not be flushed before message retrieval (--limitflush off).\n" msgstr " 擷取郵件前不會清除超大郵件(--limitflush off)。\n" msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr " 已啟用伺服器本地位址重寫(--norewrite off)。\n" msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr " 已停用伺服器本地位址重寫(--norewrite on)。\n" msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr " 已啟用移除歸位字元(stripcr on)。\n" msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr " 已停用移除歸位字元(stripcr off)。\n" msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr " 已啟用強制歸位字元(forcecr on)。\n" msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr " 已停用強制歸位字元(forcecr off)。\n" msgid " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr " 已停用 Content-Transfer-Encoding 解譯(pass8bits on)。\n" msgid " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr " 已啟用 Content-Transfer-Encoding 解譯(pass8bits off)。\n" msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " 已啟用 MIME 解碼(mimedecode on)。\n" msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " 已停用 MIME 解碼(mimedecode off)。\n" msgid " Idle after poll is enabled (idle on).\n" msgstr " 已啟用輪詢後 idle(idle on)。\n" msgid " Idle after poll is disabled (idle off).\n" msgstr " 已停用輪詢後 idle(idle off)。\n" msgid " Idle after poll is forced (forceidle on).\n" msgstr " 已強制輪詢後 idle(forceidle on)。\n" msgid " Idle after poll is not forced (forceidle off).\n" msgstr " 未強制輪詢後 idle(forceidle off)。\n" msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr " 將丟棄非空的 Status 行(dropstatus on)\n" msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr " 將保留非空的 Status 行(dropstatus off)\n" msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " 將丟棄 Delivered-To 行(dropdelivered on)\n" msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " 將保留 Delivered-To 行(dropdelivered off)\n" #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " 郵件大小限制為 %d 位元組(--limit %d)。\n" msgid " No message size limit (--limit 0).\n" msgstr " 無郵件大小限制(--limit 0)。\n" #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr " 郵件大小警告間隔為 %d 秒(--warnings %d)。\n" msgid " Size warnings on every poll (--warnings 0).\n" msgstr " 每次輪詢都發出大小警告(--warnings 0)。\n" #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " 接收郵件限制為 %d(--fetchlimit %d)。\n" msgid " No received-message limit (--fetchlimit 0).\n" msgstr " 無接收郵件限制(--fetchlimit 0)。\n" #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " 擷取郵件大小限制為 %d(--fetchsizelimit %d)。\n" msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " 無擷取郵件大小限制(--fetchsizelimit 0)。\n" msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr " 每次輪詢對 UID 執行二元搜尋(--fastuidl 1)。\n" #, c-format msgid " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" msgstr " 在 %d 次輪詢中的 %d 次對 UID 執行二元搜尋(--fastuidl %d)。\n" msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr " 每次輪詢對 UID 執行線性搜尋(--fastuidl 0)。\n" #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " SMTP 郵件批次限制為 %d。\n" msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr " 無 SMTP 郵件批次限制(--batchlimit 0)。\n" #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr " 清除之間的刪除間隔強制為 %d(--expunge %d)。\n" msgid " No forced expunges (--expunge 0).\n" msgstr " 無強制清除(--expunge 0)。\n" msgid " Domains for which mail will be fetched are:" msgstr " 將為其擷取郵件的網域:" #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " 郵件將以 BSMTP 附加到 %s\n" #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " 郵件將以「%s」遞送。\n" #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " 郵件將以 %cMTP 轉寄到:" #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " MAIL FROM 行的主機部分將是 %s\n" #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" msgstr " 放入傳給 SMTP 的 RCPT TO 行的位址將是 %s\n" msgid " Recognized listener spam block responses are:" msgstr " 可辨識的監聽程式垃圾郵件封鎖回應:" msgid " Spam-blocking disabled\n" msgstr " 已停用垃圾郵件封鎖\n" #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " 伺服器連線將以「%s」建立。\n" msgid " No pre-connection command.\n" msgstr " 無連線前命令。\n" #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " 伺服器連線將以「%s」結束。\n" msgid " No post-connection command.\n" msgstr " 無連線後命令。\n" msgid " No localnames declared for this host.\n" msgstr " 未為此主機宣告任何本機名稱。\n" msgid " Multi-drop mode: " msgstr " 多投遞模式: " msgid " Single-drop mode: " msgstr " 單投遞模式: " #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "已辨識 %d 個本機名稱。\n" msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " 已啟用 multidrop 位址的 DNS 查詢。\n" msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " 已停用 multidrop 位址的 DNS 查詢。\n" msgid " Server aliases will be compared with multidrop addresses by IP address.\n" msgstr " 伺服器別名將以 IP 位址與 multidrop 位址比對。\n" msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr " 伺服器別名將以名稱與 multidrop 位址比對。\n" msgid " Envelope-address routing is disabled\n" msgstr " 已停用信封位址路由\n" #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " 假設的信封標頭為:%s\n" #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " 要略過的信封標頭數:%d\n" #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " 前置詞 %s 將從使用者 id 移除\n" msgid " No prefix stripping\n" msgstr " 無前置詞移除\n" msgid " Predeclared mailserver aliases:" msgstr " 預先宣告的郵件伺服器別名:" msgid " Local domains:" msgstr " 本機網域:" #, c-format msgid " Connection must be through interface %s.\n" msgstr " 連線必須透過介面 %s。\n" msgid " No interface requirement specified.\n" msgstr " 未指定介面需求。\n" #, c-format msgid " Polling loop will monitor %s.\n" msgstr " 輪詢迴圈將監控 %s。\n" msgid " No monitor interface specified.\n" msgstr " 未指定監控介面。\n" #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr " 伺服器連線將透過 plugin %s 建立(--plugin %s)。\n" msgid " No plugin command specified.\n" msgstr " 未指定 plugin 命令。\n" #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr " 監聽程式連線將透過 plugout %s 建立(--plugout %s)。\n" msgid " No plugout command specified.\n" msgstr " 未指定 plugout 命令。\n" msgid " No UIDs saved from this host.\n" msgstr " 未從此主機儲存任何 UID。\n" #, c-format msgid " %d UIDs saved.\n" msgstr " 已儲存 %d 個 UID。\n" msgid " Poll trace information will be added to the Received header.\n" msgstr " 輪詢追蹤資訊將加入 Received 標頭。\n" msgid " No poll trace information will be added to the Received header.\n" msgstr " 不會將輪詢追蹤資訊加入 Received 標頭。\n" msgid " Messages with bad headers will be rejected.\n" msgstr " 標頭有誤的郵件將被拒絕。\n" msgid " Messages with bad headers will be passed on.\n" msgstr " 標頭有誤的郵件將被放行。\n" #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " 穿透屬性「%s」。\n" #, c-format msgid "Cannot modify signal mask: %s" msgstr "無法修改訊號遮罩:%s" msgid "Your operating system neither defines PATH_MAX nor will it accept realpath(f, NULL). Aborting.\n" msgstr "您的作業系統既未定義 PATH_MAX,也不接受 realpath(f, NULL)。正在中止。\n" msgid "" "\n" "Caught SIGINT... bailing out.\n" msgstr "" "\n" "攔截到 SIGINT...正在退出。\n" #, c-format msgid "GSSAPI error in gss_display_status called from <%s>\n" msgstr "從 <%s> 呼叫 gss_display_status 時發生 GSSAPI 錯誤\n" #, c-format msgid "GSSAPI error %s: %.*s\n" msgstr "GSSAPI 錯誤 %s:%.*s\n" #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "無法取得 [%s] 的服務名稱\n" #, c-format msgid "Using service name [%s]\n" msgstr "使用服務名稱 [%s]\n" msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "找不到合適的 GSSAPI 憑證。略過 GSSAPI 驗證。\n" msgid "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "若您想使用 GSSAPI,首先需要憑證,可能來自 kinit。\n" #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" msgstr "收到對「%s GSSAPI」格式有誤的挑戰!\n" msgid "Sending credentials\n" msgstr "正在傳送憑證\n" msgid "Error exchanging credentials\n" msgstr "交換憑證時發生錯誤\n" msgid "Couldn't unwrap security level data\n" msgstr "無法解除包裝安全性層級資料\n" msgid "Credential exchange complete\n" msgstr "憑證交換完成\n" msgid "Server requires integrity and/or privacy\n" msgstr "伺服器需要完整性及/或隱私\n" #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "解除包裝的安全性層級旗標:%s%s%s\n" #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "最大 GSS token 大小為 %ld\n" msgid "GSSAPI username too long for static buffer.\n" msgstr "GSSAPI 使用者名稱對靜態緩衝區而言太長。\n" msgid "Error creating security level request\n" msgstr "建立安全性層級請求時發生錯誤\n" #, c-format msgid "GSSAPI send_token too large (%lu) while sending username.\n" msgstr "傳送使用者名稱時 GSSAPI send_token 過大 (%lu)。\n" msgid "Releasing GSS credentials\n" msgstr "正在釋放 GSS 憑證\n" msgid "Error releasing credentials\n" msgstr "釋放憑證時發生錯誤\n" msgid "Protocol identified as IMAP4 rev 1\n" msgstr "協定辨識為 IMAP4 rev 1\n" msgid "Protocol identified as IMAP4 rev 0\n" msgstr "協定辨識為 IMAP4 rev 0\n" msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "協定辨識為 IMAP2 或 IMAP2BIS\n" #, c-format msgid "Received BYE response from IMAP server: %s\n" msgstr "收到 IMAP 伺服器的 BYE 回應:%s\n" #, c-format msgid "bogus message count in \"%s\"!" msgstr "「%s」中的郵件數有誤!" #, c-format msgid "Unexpected EXPUNGE response from IMAP server: \"%s\". fetchmail must abort the session because message numbers are desynchronized now.\n" msgstr "收到 IMAP 伺服器意外的 EXPUNGE 回應:「%s」。fetchmail 必須中止工作階段,因為郵件編號現已失去同步。\n" #, c-format msgid "bogus EXPUNGE message number in untagged response \"%s\"!" msgstr "未標記回應「%s」中的 EXPUNGE 郵件編號有誤!" msgid "found updated capabilities list\n" msgstr "發現更新的能力清單\n" msgid "server did not advertise SASL-IR extension but fetchmail's implementation requires it for AUTHENTICATE EXTERNAL\n" msgstr "伺服器未宣告 SASL-IR 延伸功能,但 fetchmail 的實作需要它才能進行 AUTHENTICATE EXTERNAL\n" msgid "can idle after poll\n" msgstr "可在輪詢後 idle\n" #, c-format msgid "%s: configuration requires TLS, but STARTTLS is not permitted because of authenticated state (PREAUTH). Aborting connection. If your plugin is secure, you can defeat STARTTLS with --sslproto '' (see manual).\n" msgstr "%s:設定需要 TLS,但因已驗證狀態 (PREAUTH) 而不允許 STARTTLS。正在中止連線。 若您的 plugin 是安全的,可以 --sslproto '' 停用 STARTTLS(參閱手冊)。\n" #, c-format msgid "%s: configuration requires TLS, but STARTTLS is not permitted because of authenticated state (PREAUTH). Aborting connection. Server permitting, try --ssl instead (see manual).\n" msgstr "%s:設定需要 TLS,但因已驗證狀態 (PREAUTH) 而不允許 STARTTLS。正在中止連線。 若伺服器允許,請改試 --ssl(參閱手冊)。\n" #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s:升級到 TLS 成功。\n" #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s:升級到 TLS 失敗。\n" #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s:機會式升級到 TLS 失敗,嘗試繼續。\n" #, c-format msgid "%s: WARNING: server offered STARTTLS but sslproto '' given.\n" msgstr "%s:警告:伺服器提供 STARTTLS,但指定了 sslproto ''。\n" #, c-format msgid "%s: --auth external requested but server does not advertise it.\n" msgstr "%s:要求 --auth external,但伺服器未宣告此功能。\n" msgid "Required OTP capability not compiled into fetchmail\n" msgstr "fetchmail 未編譯所需的 OTP 能力\n" msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "fetchmail 未編譯所需的 NTLM 能力\n" #, c-format msgid "%s: --auth password requested but server forbids it (LOGINDISABLED).\n" msgstr "%s:要求 --auth password,但伺服器禁止它 (LOGINDISABLED)。\n" #, c-format msgid "%s: we've run out of authentication methods and cannot log in.\n" msgstr "%s:我們已用完驗證方法,無法登入。\n" #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "郵件清除數不符 (%d 實際 != %d 預期)\n" #, c-format msgid "%lu is unseen\n" msgstr "%lu 未讀\n" #, c-format msgid "%u is unseen\n" msgstr "%u 未讀\n" msgid "re-poll failed\n" msgstr "重新輪詢失敗\n" #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "重新輪詢後有 %d 封郵件等待中\n" msgid "mailbox selection failed\n" msgstr "信箱選取失敗\n" #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "第一次輪詢後有 %d 封郵件等待中\n" msgid "expunge failed\n" msgstr "清除失敗\n" #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "清除後有 %d 封郵件等待中\n" msgid "search for unseen messages failed\n" msgstr "搜尋未讀郵件失敗\n" #, c-format msgid "%u is first unseen\n" msgstr "%u 是第一封未讀\n" msgid "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "警告:忽略伺服器回傳的郵件大小錯誤資料。\n" #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "FETCH 回應不正確:%s。\n" msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." msgstr "無法開啟 kvm 介面。請確定 fetchmail 是 SGID kmem。" #, c-format msgid "Unable to parse interface name from %s" msgstr "無法從 %s 解析介面名稱" msgid "get_ifinfo: sysctl (iflist estimate) failed" msgstr "get_ifinfo:sysctl (iflist 估計) 失敗" msgid "get_ifinfo: malloc failed" msgstr "get_ifinfo:malloc 失敗" msgid "get_ifinfo: sysctl (iflist) failed" msgstr "get_ifinfo:sysctl (iflist) 失敗" #, c-format msgid "Routing message version %d not understood." msgstr "無法理解路由訊息版本 %d。" #, c-format msgid "No interface found with name %s" msgstr "找不到名為 %s 的介面" #, c-format msgid "No IP address found for %s" msgstr "找不到 %s 的 IP 位址" msgid "missing IP interface address\n" msgstr "缺少 IP 介面位址\n" msgid "invalid IP interface address\n" msgstr "無效的 IP 介面位址\n" msgid "invalid IP interface mask\n" msgstr "無效的 IP 介面遮罩\n" #, c-format msgid "activity on %s -noted- as %d\n" msgstr "%s 上的活動 -已記錄- 為 %d\n" #, c-format msgid "skipping poll of %s, %s down\n" msgstr "略過 %s 的輪詢,%s 已關閉\n" #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "略過 %s 的輪詢,%s 的 IP 位址被排除\n" #, c-format msgid "activity on %s checked as %d\n" msgstr "%s 上的活動檢查為 %d\n" #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "略過 %s 的輪詢,%s 無活動\n" #, c-format msgid "activity on %s was %d, is %d\n" msgstr "%s 上的活動原為 %d,現為 %d\n" msgid "could not decode initial BASE64 challenge\n" msgstr "無法解碼初始 BASE64 挑戰\n" #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "票證中的 principal %s 與 -u %s 不符\n" #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "非 null 實例 (%s) 可能導致奇怪的行為\n" msgid "could not decode BASE64 ready response\n" msgstr "無法解碼 BASE64 ready 回應\n" msgid "challenge mismatch\n" msgstr "挑戰不符\n" #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "fetchmail:讀取鎖定檔「%s」時發生錯誤:%s\n" #, c-format msgid "fetchmail: removing stale lockfile \"%s\"\n" msgstr "fetchmail:正在移除過期的鎖定檔「%s」\n" #, c-format msgid "fetchmail: cannot unlink lockfile \"%s\" (%s), trying to write to it\n" msgstr "fetchmail:無法移除鎖定檔「%s」(%s),嘗試寫入它\n" #, c-format msgid "fetchmail: cannot write to lockfile \"%s\" either (%s), exiting\n" msgstr "fetchmail:也無法寫入鎖定檔「%s」(%s),正在退出\n" #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "fetchmail:開啟鎖定檔「%s」時發生錯誤:%s\n" #, c-format msgid "fetchmail: lock creation failed, pidfile \"%s\": %s\n" msgstr "fetchmail:鎖定建立失敗,pidfile「%s」:%s\n" #, c-format msgid "fetchmail: cannot remove or truncate pidfile \"%s\": %s\n" msgstr "fetchmail:無法移除或截斷 pidfile「%s」:%s\n" #, c-format msgid "%s: cannot open file for reading: %s\n" msgstr "%s:無法開啟檔案供讀取:%s\n" #, c-format msgid "%s: rejecting file, cannot get file descriptor number for fstat: %s\n" msgstr "%s:拒絕檔案,無法取得供 fstat 用的檔案描述元編號:%s\n" #, c-format msgid "%s: rejecting file, cannot fstat(%d): %s\n" msgstr "%s:拒絕檔案,無法 fstat(%d):%s\n" #, c-format msgid "%s: rejecting file because it is group or other accessible (mode %#o) and contains passwords.\n" msgstr "%s:拒絕檔案,因為它對群組或其他使用者可讀取 (mode %#o) 且含有密碼。\n" #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "%s:%d:警告:在任何主機名稱之前發現「%s」\n" #, c-format msgid "%s:%d: machine entry not permitted after default, rejecting file.\n" msgstr "%s:%d:machine 項目不得出現在 default 之後,拒絕檔案。\n" #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d:警告:未知的 token「%s」\n" #, c-format msgid "%s: error reading file (%s).\n" msgstr "%s:讀取檔案 (%s) 時發生錯誤。\n" msgid "Warning: received malformed challenge to \"AUTH(ENTICATE) NTLM\"!\n" msgstr "警告:收到對「AUTH(ENTICATE) NTLM」格式有誤的挑戰!\n" msgid "Error: cannot build NTLM NEGOTIATE_MESSAGE (internal buffer too small)\n" msgstr "錯誤:無法建立 NTLM NEGOTIATE_MESSAGE(內部緩衝區太小)\n" msgid "NTLM challenge contains invalid data.\n" msgstr "NTLM 挑戰含有無效資料。\n" msgid "Error: cannot build NTLM AUTHENTICATE_MESSAGE (internal buffer too small)\n" msgstr "錯誤:無法建立 NTLM AUTHENTICATE_MESSAGE(內部緩衝區太小)\n" #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "%s 的 SMTP 監聽程式不支援 ATRN\n" msgid "Turnaround now...\n" msgstr "現在進行轉向...\n" msgid "ATRN request refused.\n" msgstr "ATRN 請求被拒絕。\n" msgid "Unable to process ATRN request now\n" msgstr "目前無法處理 ATRN 請求\n" msgid "You have no mail.\n" msgstr "您沒有郵件。\n" msgid "Command not implemented\n" msgstr "未實作此命令\n" msgid "Authentication required.\n" msgstr "需要驗證。\n" #, c-format msgid "Unknown ODMR error \"%s\"\n" msgstr "未知的 ODMR 錯誤「%s」\n" msgid "receiving message data\n" msgstr "正在接收郵件資料\n" msgid "Option --keep is not supported with ODMR\n" msgstr "ODMR 不支援 --keep 選項\n" msgid "Option --flush is not supported with ODMR\n" msgstr "ODMR 不支援 --flush 選項\n" msgid "Option --folder is not supported with ODMR\n" msgstr "ODMR 不支援 --folder 選項\n" msgid "Option --check is not supported with ODMR\n" msgstr "ODMR 不支援 --check 選項\n" msgid "server recv fatal\n" msgstr "伺服器接收致命錯誤\n" msgid "Could not decode OTP challenge\n" msgstr "無法解碼 OTP 挑戰\n" msgid "Secret pass phrase: " msgstr "秘密通行詞: " #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "字串「%s」不是有效的數字字串。\n" #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "字串「%s」的值%s於 %d。\n" msgid "smaller" msgstr "小" msgid "larger" msgstr "大" #, c-format msgid "Invalid bad-header policy `%s' specified.\n" msgstr "指定了無效的 bad-header 策略「%s」。\n" #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "指定了無效的協定「%s」。\n" #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "指定了無效的驗證「%s」。\n" msgid "usage: fetchmail [options] [server ...]\n" msgstr "用法: fetchmail [options] [server ...]\n" msgid " Options are as follows:\n" msgstr " 選項如下:\n" msgid " -?, --help display this option help\n" msgstr " -?, --help 顯示此選項說明\n" msgid " -V, --version display version info\n" msgstr " -V, --version 顯示版本資訊\n" msgid " -c, --check check for messages without fetching\n" msgstr " -c, --check 檢查郵件但不擷取\n" msgid " -s, --silent work silently\n" msgstr " -s, --silent 靜默執行\n" msgid " -v, --verbose work noisily (diagnostic output)\n" msgstr " -v, --verbose 詳盡執行(診斷輸出)\n" msgid " -d, --daemon run as a daemon once per n seconds\n" msgstr " -d, --daemon 以常駐程式執行,每 n 秒一次\n" msgid " -N, --nodetach don't detach daemon process\n" msgstr " -N, --nodetach 不分離常駐程式處理程序\n" msgid " -q, --quit kill daemon process\n" msgstr " -q, --quit 終止常駐程式處理程序\n" msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile 指定日誌檔名稱\n" msgid " --syslog use syslog(3) for most messages when running as a daemon\n" msgstr " --syslog 以常駐程式執行時對大部分訊息使用 syslog(3)\n" msgid " --nosyslog turns off use of syslog(3)\n" msgstr " --nosyslog 關閉 syslog(3) 的使用\n" msgid " --invisible don't write Received & enable host spoofing\n" msgstr " --invisible 不寫入 Received 並啟用主機偽造\n" msgid " -f, --fetchmailrc specify alternate run control file\n" msgstr " -f, --fetchmailrc 指定替代的執行控制檔\n" msgid " -i, --idfile specify alternate UIDs file\n" msgstr " -i, --idfile 指定替代的 UID 檔\n" msgid " --pidfile specify alternate PID (lock) file\n" msgstr " --pidfile 指定替代的 PID (lock) 檔\n" msgid " --postmaster specify recipient of last resort\n" msgstr " --postmaster 指定最後手段的收件者\n" msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr " --nobounce 將使用者的退信重新導向 postmaster。\n" msgid " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr " --nosoftbounce fetchmail 刪除永久無法遞送的郵件。\n" msgid " --softbounce keep permanently undeliverable messages on server (default).\n" msgstr " --softbounce 在伺服器上保留永久無法遞送的郵件(預設)。\n" msgid " -I, --interface interface required specification\n" msgstr " -I, --interface 介面需求規格\n" msgid " -M, --monitor monitor interface for activity\n" msgstr " -M, --monitor 監控介面的活動\n" msgid " --ssl enable SSL/TLS-wrapped encrypted session\n" msgstr " --ssl 啟用 SSL/TLS 包裝的加密工作階段\n" msgid " --nossl disable SSL/TLS-wrapped encrypted session\n" msgstr " --nossl 停用 SSL/TLS 包裝的加密工作階段\n" msgid " --sslkey ssl private key file\n" msgstr " --sslkey ssl 私密金鑰檔\n" msgid " --sslcert ssl client certificate\n" msgstr " --sslcert ssl 使用者端憑證\n" msgid " --sslcertck do strict server certificate check (recommended)\n" msgstr " --sslcertck 執行嚴格的伺服器憑證檢查(建議)\n" msgid " --nosslcertck skip strict server certificate check (insecure)\n" msgstr " --nosslcertck 略過嚴格的伺服器憑證檢查(不安全)\n" msgid " --sslcertfile path to trusted-CA ssl certificate file\n" msgstr " --sslcertfile 信任 CA 的 ssl 憑證檔路徑\n" msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr " --sslcertpath 信任 CA 的 ssl 憑證目錄路徑\n" msgid " --sslcommonname expect this CommonName from server (discouraged)\n" msgstr " --sslcommonname 預期伺服器提供此 CommonName(不建議)\n" msgid " --sslfingerprint fingerprint that must match that of the server's cert.\n" msgstr " --sslfingerprint 必須與伺服器憑證相符的指紋。\n" msgid " --sslproto force ssl protocol (see manual) and/or STLS/STARTTLS\n" msgstr " --sslproto 強制 ssl 協定(參閱手冊)及/或 STLS/STARTTLS\n" msgid " --plugin specify external command to open connection\n" msgstr " --plugin 指定開啟連線的外部命令\n" msgid " --plugout specify external command to open smtp connection\n" msgstr " --plugout 指定開啟 smtp 連線的外部命令\n" msgid "" " --bad-header {reject|accept}\n" " specify policy for handling messages with bad headers\n" msgstr "" " --bad-header {reject|accept}\n" " 指定處理標頭有誤之郵件的策略\n" msgid " -p, --proto[col] specify retrieval protocol (see man page)\n" msgstr " -p, --proto[col] 指定擷取協定(參閱 man page)\n" msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl 強制使用 UIDL(僅 pop3)\n" msgid " --idle tells the IMAP server to send notice of new messages\n" msgstr " --idle 告訴 IMAP 伺服器傳送新郵件通知\n" msgid " --forceidle Force idle mode, even if server does not advertise the capability\n" msgstr " --forceidle 即使伺服器未宣告此能力也強制 idle 模式\n" #, c-format msgid " --idletimeout specify timeout before refreshing --idle (%d s)\n" msgstr " --idletimeout 指定重新整理 --idle 前的逾時(%d 秒)\n" msgid " --port TCP port to connect to (obsolete, use --service)\n" msgstr " --port 要連線的 TCP 連接埠(已淘汰,請用 --service)\n" msgid " -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr " -P, --service 要連線的 TCP 服務(可以是數字 TCP 連接埠)\n" msgid " --auth authentication type (see manual)\n" msgstr " --auth 驗證類型(參閱手冊)\n" msgid " -t, --timeout server nonresponse timeout\n" msgstr " -t, --timeout 伺服器無回應逾時\n" msgid " -E, --envelope envelope address header\n" msgstr " -E, --envelope 信封位址標頭\n" msgid " -Q, --qvirtual prefix to remove from local user id\n" msgstr " -Q, --qvirtual 要從本機使用者 id 移除的前置詞\n" msgid " --principal mail service principal\n" msgstr " --principal 指定郵件服務 principal\n" msgid " --tracepolls add poll-tracing information to Received header\n" msgstr " --tracepolls 將輪詢追蹤資訊加入 Received 標頭\n" msgid " -u, --user[name] specify users's login on server\n" msgstr " -u, --user[name] 指定使用者在伺服器上的登入名稱\n" msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr " -a, --[fetch]all 擷取舊與新郵件\n" msgid " -K, --nokeep delete new messages after retrieval\n" msgstr " -K, --nokeep 擷取後刪除新郵件\n" msgid " -k, --keep save new messages after retrieval\n" msgstr " -k, --keep 擷取後保留新郵件\n" msgid " --moveto move message to the given IMAP folder instead of deleting it\n" msgstr " --moveto 將郵件移到指定的 IMAP 資料夾而非刪除\n" msgid " -F, --flush delete old messages from server\n" msgstr " -F, --flush 從伺服器刪除舊郵件\n" msgid " --limitflush delete oversized messages\n" msgstr " --limitflush 刪除超大郵件\n" msgid " -n, --norewrite don't rewrite header addresses\n" msgstr " -n, --norewrite 不重寫標頭位址\n" msgid " -l, --limit don't fetch messages over given size\n" msgstr " -l, --limit 不擷取超過指定大小的郵件\n" msgid " -w, --warnings interval between warning mail notification\n" msgstr " -w, --warnings 警告郵件通知的間隔\n" msgid " -S, --smtphost set SMTP forwarding host\n" msgstr " -S, --smtphost 設定 SMTP 轉寄主機\n" msgid "\t\t\t NOTE: all using same name and password!\n" msgstr "\t\t\t 注意:全部使用相同的名稱與密碼!\n" msgid " --fetchdomains fetch mail for specified domains\n" msgstr " --fetchdomains 為指定的網域擷取郵件\n" msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr " -D, --smtpaddress 設定要使用的 SMTP 遞送網域\n" msgid " --smtpname set SMTP full name username@domain\n" msgstr " --smtpname 設定 SMTP 全名 username@domain\n" msgid " --esmtpname override identity used for SMTP AUTH (default: user's name)" msgstr " --esmtpname 覆寫 SMTP AUTH 使用的身分(預設:使用者名稱)" msgid " --esmtppassword\n" msgstr " --esmtppassword\n" msgid "\t\t\t set secret (password) for SMTP AUTH" msgstr "\t\t\t 設定 SMTP AUTH 的秘密(密碼)" msgid " -Z, --antispam set antispam response values\n" msgstr " -Z, --antispam 設定反垃圾郵件回應值\n" msgid " -b, --batchlimit set batch limit for SMTP connections\n" msgstr " -b, --batchlimit 設定 SMTP 連線的批次限制\n" msgid " -B, --fetchlimit set fetch limit for server connections\n" msgstr " -B, --fetchlimit 設定伺服器連線的擷取限制\n" msgid " --fetchsizelimit set fetch message size limit\n" msgstr " --fetchsizelimit 設定擷取郵件大小限制\n" msgid " --fastuidl do a binary search for UIDLs\n" msgstr " --fastuidl 對 UIDL 執行二元搜尋\n" msgid " -e, --expunge set max deletions between expunges\n" msgstr " -e, --expunge 設定兩次清除之間的最大刪除數\n" msgid " -m, --mda set MDA to use for forwarding\n" msgstr " -m, --mda 設定用於轉寄的 MDA\n" msgid " --bsmtp set output BSMTP file\n" msgstr " --bsmtp 設定輸出的 BSMTP 檔\n" msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr " --lmtp 使用 LMTP (RFC2033) 遞送\n" msgid " -r, --folder specify remote folder name\n" msgstr " -r, --folder 指定遠端資料夾名稱\n" msgid " --showdots show progress dots even in logfiles\n" msgstr " --showdots 即使在日誌檔中也顯示進度點\n" msgid "POP2 does not support STLS. Giving up.\n" msgstr "POP2 不支援 STLS。放棄。\n" msgid "POP2 only supports password authentication. Giving up.\n" msgstr "POP2 只支援密碼驗證。放棄。\n" msgid "Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" msgstr "警告:發現「Maillennium POP3」,改用 RETR 命令而非 TOP。\n" msgid "STLS is mandatory for this session, but server refused CAPA command.\n" msgstr "此工作階段必須使用 STLS,但伺服器拒絕了 CAPA 命令。\n" msgid "CAPA command support is, however, necessary for STLS.\n" msgstr "然而,STLS 需要 CAPA 命令支援。\n" #, c-format msgid "%s: WARNING: server offered STLS, but sslproto '' given.\n" msgstr "%s:警告:伺服器提供 STLS,但指定了 sslproto ''。\n" msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "我們已用完允許的驗證器,無法繼續。\n" msgid "Required APOP timestamp not found in greeting\n" msgstr "問候中找不到所需的 APOP 時間戳記\n" msgid "Timestamp syntax error in greeting\n" msgstr "問候中的時間戳記語法錯誤\n" msgid "Invalid APOP timestamp.\n" msgstr "無效的 APOP 時間戳記。\n" msgid "Undefined protocol request in POP3_auth\n" msgstr "POP3_auth 中有未定義的協定請求\n" msgid "lock busy! Is another session active?\n" msgstr "鎖忙碌!是否另有工作階段在進行?\n" msgid "Cannot handle UIDL response from upstream server.\n" msgstr "無法處理上游伺服器的 UIDL 回應。\n" msgid "Server responded with UID for wrong message.\n" msgstr "伺服器對錯誤的郵件回應了 UID。\n" #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) 已被刪除,但仍存在!\n" msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "郵件被插入伺服器上的清單。無法處理這種情況。\n" msgid "LAST is an obsolete command that many servers will not support. We will try modern means to find what messages are new.\n" msgstr "LAST 是過時的命令,許多伺服器不支援。我們將嘗試現代方法找出哪些郵件是新的。\n" msgid "protocol error\n" msgstr "協定錯誤\n" msgid "protocol error while fetching UIDLs\n" msgstr "擷取 UIDL 時發生協定錯誤\n" #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) 已被刪除,但仍存在!\n" msgid "Option --folder is not supported with POP3\n" msgstr "POP3 不支援 --folder 選項\n" msgid "end of input" msgstr "輸入結束" msgid "server option after user options" msgstr "使用者選項之後的伺服器選項" msgid "SDPS not enabled." msgstr "未啟用 SDPS。" msgid "fetchmail: interface option is only supported under Linux (without IPv6) and FreeBSD\n" msgstr "fetchmail:interface 選項僅在 Linux(無 IPv6)與 FreeBSD 下支援\n" msgid "fetchmail: monitor option is only supported under Linux (without IPv6) and FreeBSD\n" msgstr "fetchmail:monitor 選項僅在 Linux(無 IPv6)與 FreeBSD 下支援\n" msgid "SSL is not enabled" msgstr "未啟用 SSL" #, c-format msgid "File %s must be a regular file.\n" msgstr "檔案 %s 必須是一般檔案。\n" #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "檔案 %s 的權限不得超過 -rwx------ (0700)。\n" #, c-format msgid "File %s must be owned by you.\n" msgstr "檔案 %s 必須由您擁有。\n" #, c-format msgid "%s: parsing rcfile %s: memory exhausted\n" msgstr "%s:解析 rcfile %s:記憶體耗盡\n" #, c-format msgid "Internal error: regex_ere_search could not compile pattern %s: %s\n" msgstr "內部錯誤:regex_ere_search 無法編譯模式 %s:%s\n" msgid "(unknown regcomp error)" msgstr "(未知的 regcomp 錯誤)" #, c-format msgid "%s (log message incomplete)\n" msgstr "%s(日誌訊息不完整)\n" #, c-format msgid "About to rewrite %s...\n" msgstr "即將重寫 %s...\n" #, c-format msgid "...rewritten version is %s.\n" msgstr "...重寫後的版本是 %s。\n" msgid "Success" msgstr "成功" msgid "Restricted user (something wrong with account)" msgstr "受限制的使用者(帳戶有問題)" msgid "Invalid userid or passphrase" msgstr "無效的使用者 id 或通行詞" msgid "Deity error" msgstr "神祇錯誤" msgid "RPA token 2: Base64 decode error\n" msgstr "RPA token 2:Base64 解碼錯誤\n" #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "服務選擇了 RPA 版本 %d.%d\n" #, c-format msgid "Service challenge (l=%d):\n" msgstr "服務挑戰 (l=%d):\n" #, c-format msgid "Service timestamp %s\n" msgstr "服務時間戳記 %s\n" msgid "RPA token 2 length error\n" msgstr "RPA token 2 長度錯誤\n" #, c-format msgid "Realm list: %s\n" msgstr "領域清單:%s\n" msgid "RPA error in service@realm string\n" msgstr "service@realm 字串中有 RPA 錯誤\n" msgid "RPA token 4: Base64 decode error\n" msgstr "RPA token 4:Base64 解碼錯誤\n" #, c-format msgid "User authentication (l=%d):\n" msgstr "使用者驗證 (l=%d):\n" #, c-format msgid "RPA status: %02X\n" msgstr "RPA 狀態:%02X\n" msgid "RPA token 4 length error\n" msgstr "RPA token 4 長度錯誤\n" #, c-format msgid "RPA rejects you: %s\n" msgstr "RPA 拒絕您:%s\n" msgid "RPA rejects you, reason unknown\n" msgstr "RPA 拒絕您,原因不明\n" #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "RPA 使用者驗證長度錯誤:%d\n" #, c-format msgid "RPA Session key length error: %d\n" msgstr "RPA 工作階段金鑰長度錯誤:%d\n" msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "RPA _service_ 驗證失敗。伺服器是偽造的?\n" msgid "Session key established:\n" msgstr "已建立工作階段金鑰:\n" msgid "RPA authorisation complete\n" msgstr "RPA 授權完成\n" msgid "Get response\n" msgstr "取得回應\n" #, c-format msgid "Get response return %d [%s]\n" msgstr "取得回應回傳 %d [%s]\n" msgid "Hdr not 60\n" msgstr "Hdr 不是 60\n" msgid "Token length error\n" msgstr "Token 長度錯誤\n" #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "Token 長度 %d 與 rxlen %d 不符\n" msgid "Mechanism field incorrect\n" msgstr "機制欄位不正確\n" #, c-format msgid "dec64 error at char %d: %x\n" msgstr "字元 %d 處的 dec64 錯誤:%x\n" msgid "Inbound binary data:\n" msgstr "入站二進位資料:\n" msgid "Outbound data:\n" msgstr "出站資料:\n" msgid "RPA String too long\n" msgstr "RPA 字串過長\n" msgid "Unicode:\n" msgstr "Unicode:\n" msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "RPA 開啟 /dev/urandom 失敗。這不應\n" msgid " prevent you logging in, but means you\n" msgstr " 妨礙您登入,但表示您\n" msgid " cannot be sure you are talking to the\n" msgstr " 無法確定正在交談的\n" msgid " service that you think you are (replay\n" msgstr " 是您以為的服務(不誠實的服務\n" msgid " attacks by a dishonest service are possible.)\n" msgstr " 可能進行重播攻擊。)\n" msgid "User challenge:\n" msgstr "使用者挑戰:\n" msgid "MD5 being applied to data block:\n" msgstr "正在對資料區塊套用 MD5:\n" msgid "MD5 result is:\n" msgstr "MD5 結果為:\n" #, c-format msgid "getaddrinfo(NULL, \"%s\") error: %s\n" msgstr "getaddrinfo(NULL, \"%s\") 錯誤:%s\n" #, c-format msgid "Cannot resolve service %s to port number.\n" msgstr "無法將服務 %s 解析為連接埠號。\n" msgid "Please specify the service as decimal port number.\n" msgstr "請將服務指定為十進位連接埠號。\n" #, c-format msgid "WARNING: smtphost contains unparsed option part %s\n" msgstr "警告:smtphost 含有未解析的選項部分 %s\n" msgid "TLS wrapped connection failed.\n" msgstr "TLS 包裝連線失敗。\n" msgid "SMTP server greeted with error and does not want our mail.\n" msgstr "SMTP 伺服器以錯誤回應問候,且不想要我們的郵件。\n" #, c-format msgid "" "%s: opportunistic upgrade to TLS failed, cannot continue.\n" "You can add /notls to the SMTP server name to avoid STARTTLS.\n" msgstr "" "%s:機會式升級到 TLS 失敗,無法繼續。\n" "您可以在 SMTP 伺服器名稱加上 /notls 以避免 STARTTLS。\n" #, c-format msgid "forwarding to %s\n" msgstr "正在轉寄到 %s\n" msgid "SMTP: (bounce-message body)\n" msgstr "SMTP:(退信訊息內文)\n" #, c-format msgid "mail from %s bounced to %s\n" msgstr "來自 %s 的郵件退回給 %s\n" #, c-format msgid "%cMTP error: %s\n" msgstr "%cMTP 錯誤:%s\n" msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "SMTP 伺服器要求 STARTTLS,保留郵件。\n" #, c-format msgid "BSMTP file open failed: %s\n" msgstr "BSMTP 檔案開啟失敗:%s\n" #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "BSMTP 前置內容寫入失敗:%s。\n" #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "%cMTP 監聽程式不喜歡收件者位址「%s」\n" #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "%cMTP 監聽程式真的很不喜歡收件者位址「%s」\n" msgid "no address matches; no postmaster set.\n" msgstr "沒有位址相符;未設定 postmaster。\n" #, c-format msgid "can't even send to %s!\n" msgstr "甚至無法傳送到 %s!\n" #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "沒有位址相符;轉寄到 %s。\n" #, c-format msgid "MDA option contains single-quoted %%%c expansion.\n" msgstr "MDA 選項含有單引號的 %%%c 展開。\n" msgid "Refusing to deliver. Check the manual and fix your mda option.\n" msgstr "拒絕遞送。請查閱手冊並修正您的 mda 選項。\n" #, c-format msgid "about to deliver with: %s\n" msgstr "即將以:%s 遞送\n" #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "無法將有效使用者 id 切換為 %ld:%s\n" #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "無法將有效使用者 id 切換回原來的 %ld:%s\n" msgid "MDA open failed\n" msgstr "MDA 開啟失敗\n" msgid "BSMTP" msgstr "BSMTP" msgid "MDA" msgstr "MDA" msgid "LMTP" msgstr "LMTP" msgid "SMTP" msgstr "SMTP" msgid "sink" msgstr "接收端" #, c-format msgid "%cMTP connect to %s failed\n" msgstr "%cMTP 連線到 %s 失敗\n" #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "郵件終止或關閉 BSMTP 檔案失敗:%s\n" #, c-format msgid "Error writing to MDA: %s\n" msgstr "寫入 MDA 時發生錯誤:%s\n" #, c-format msgid "MDA died of signal %d\n" msgstr "MDA 因訊號 %d 結束\n" #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA 回傳非零狀態 %d\n" #, c-format msgid "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "奇怪:MDA pclose 回傳 %d 且 errno %d/%s,無法在 %s:%d 處理\n" msgid "SMTP listener refused delivery\n" msgstr "SMTP 監聽程式拒絕遞送\n" msgid "LMTP delivery error on EOM\n" msgstr "EOM 上的 LMTP 遞送錯誤\n" #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "LMTP EOM 收到意外非 503 回應:%s\n" msgid "The Fetchmail Daemon" msgstr "Fetchmail 常駐程式" msgid "Server rejected the AUTH command.\n" msgstr "伺服器拒絕了 AUTH 命令。\n" msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "ESMTP CRAM-MD5 驗證...\n" msgid "Malformed server reply" msgstr "格式有誤的伺服器回應" msgid "Bad base64 reply from server.\n" msgstr "伺服器的 base64 回應有誤。\n" #, c-format msgid "Challenge decoded: %s\n" msgstr "挑戰已解碼:%s\n" msgid "Digest text buffer too small!\n" msgstr "摘要文字緩衝區太小!\n" msgid "ESMTP PLAIN Authentication...\n" msgstr "ESMTP PLAIN 驗證...\n" msgid "ESMTP LOGIN Authentication...\n" msgstr "ESMTP LOGIN 驗證...\n" msgid "authentication requested, but not offered by server." msgstr "要求了驗證,但伺服器未提供。" msgid "smtp listener protocol error\n" msgstr "smtp 監聽程式協定錯誤\n" msgid "fetchmail: malloc failed\n" msgstr "fetchmail:malloc 失敗\n" #, c-format msgid "fetchmail: plugin for host %s service %s is empty, cannot run!\n" msgstr "fetchmail:主機 %s 服務 %s 的 plugin 是空的,無法執行!\n" msgid "fetchmail: socketpair failed\n" msgstr "fetchmail:socketpair 失敗\n" msgid "fetchmail: fork failed\n" msgstr "fetchmail:fork 失敗\n" msgid "dup2 failed\n" msgstr "dup2 失敗\n" #, c-format msgid "running %s (host %s service %s)\n" msgstr "正在執行 %s(主機 %s 服務 %s)\n" #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) 失敗\n" #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "getaddrinfo(\"%s\",\"%s\") 錯誤:%s\n" msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "請嘗試加入 --service 選項(另請參閱 FAQ 第 R12 項)。\n" #, c-format msgid "unknown (%s)" msgstr "未知 (%s)" #, c-format msgid "Trying to connect to %s/%s..." msgstr "嘗試連線到 %s/%s..." #, c-format msgid "cannot create socket: %s\n" msgstr "無法建立 socket:%s\n" #, c-format msgid "name %d: cannot create socket family %d type %d: %s\n" msgstr "名稱 %d:無法建立 family %d type %d 的 socket:%s\n" msgid "connection failed.\n" msgstr "連線失敗。\n" #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "連線到 %s:%s [%s/%s] 失敗:%s。\n" #, c-format msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" msgstr "名稱 %d:連線到 %s:%s [%s/%s] 失敗:%s。\n" msgid "connected.\n" msgstr "已連線。\n" #, c-format msgid "" "Connection errors for this poll:\n" "%s" msgstr "" "此次輪詢的連線錯誤:\n" "%s" #, c-format msgid "%s reported: %s\n" msgstr "%s 回報:%s\n" msgid "SSL verify callback error: current certificate NULL!\n" msgstr "SSL 驗證回呼錯誤:目前的憑證為 NULL!\n" #, c-format msgid "SSL verify callback depth %d: verify_ok == %d, err = %d, %s\n" msgstr "SSL 驗證回呼深度 %d:verify_ok == %d,err = %d,%s\n" msgid "Server certificate:\n" msgstr "伺服器憑證:\n" #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "憑證鏈,從根到對端,從深度 %d 開始:\n" #, c-format msgid "Certificate at depth %d:\n" msgstr "深度 %d 的憑證:\n" #, c-format msgid "Issuer Organization: %s\n" msgstr "發行者組織:%s\n" msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "警告:發行者組織名稱過長(可能已截斷)。\n" msgid "Unknown Organization\n" msgstr "未知組織\n" #, c-format msgid "Issuer CommonName: %s\n" msgstr "發行者 CommonName:%s\n" msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "警告:發行者 CommonName 過長(可能已截斷)。\n" msgid "Unknown Issuer CommonName\n" msgstr "未知的發行者 CommonName\n" #, c-format msgid "Subject CommonName: %s\n" msgstr "主體 CommonName:%s\n" msgid "Bad certificate: Subject CommonName too long!\n" msgstr "壞憑證:主體 CommonName 過長!\n" msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "壞憑證:主體 CommonName 含有 NUL,正在中止!\n" #, c-format msgid "Subject Alternative Name: %s\n" msgstr "主體替代名稱:%s\n" msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "壞憑證:主體替代名稱含有 NUL,正在中止!\n" #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "伺服器 CommonName 不符:%s != %s\n" msgid "Server name not set, could not verify certificate!\n" msgstr "未設定伺服器名稱,無法驗證憑證!\n" msgid "Unknown Server CommonName\n" msgstr "未知的伺服器 CommonName\n" msgid "Server name not specified in certificate!\n" msgstr "憑證中未指定伺服器名稱!\n" #, c-format msgid "Server certificate verification error: %s\n" msgstr "伺服器憑證驗證錯誤:%s\n" #, c-format msgid "Broken certification chain at: %s\n" msgstr "損壞的憑證鏈位於:%s\n" msgid "This could mean that the server did not provide the intermediate CA's certificate(s), which is nothing fetchmail could do anything about. For details, please see the README.SSL-SERVER document that ships with fetchmail.\n" msgstr "這可能表示伺服器未提供中繼 CA 的憑證,這是 fetchmail 無法處理的事。詳情請參閱 fetchmail 隨附的 README.SSL-SERVER 文件。\n" #, c-format msgid "Missing trust anchor certificate: %s\n" msgstr "缺少信任錨點憑證:%s\n" msgid "This could mean that the root CA's signing certificate is not in the trusted CA certificate location, or that c_rehash needs to be run on the certificate directory. For details, please see the documentation of --sslcertpath and --sslcertfile in the manual page. See README.SSL for details.\n" msgstr "這可能表示根 CA 的簽署憑證不在信任 CA 憑證位置中,或需要在憑證目錄執行 c_rehash。詳情請參閱 man page 中 --sslcertpath 與 --sslcertfile 的文件。另見 README.SSL。\n" #, c-format msgid "Cannot fetch digest implementation %s for sslfingerprint!\n" msgstr "無法取得 sslfingerprint 的摘要實作 %s!\n" msgid "X509_digest(): Out of memory!\n" msgstr "X509_digest():記憶體不足!\n" #, c-format msgid "%s fingerprint is: {%s}%s\n" msgstr "%s 指紋為:{%s}%s\n" #, c-format msgid "%s fingerprint (%s) matches: %s\n" msgstr "%s 指紋 (%s) 相符:%s\n" #, c-format msgid "%s fingerprint ({%s}%s) does not match expected %s!\n" msgstr "%s 指紋 ({%s}%s) 與預期 %s 不符!\n" #, c-format msgid "Invalid SSL protocol '%s' specified, using default autoselect (auto).\n" msgstr "指定了無效的 SSL 協定「%s」,使用預設自動選取 (auto)。\n" #, c-format msgid "Loaded wolfSSL library %#lx older than headers %#lx, refusing to work.\n" msgstr "載入的 wolfSSL 函式庫 %#lx 比標頭 %#lx 舊,拒絕運作。\n" #, c-format msgid "Loaded OpenSSL library %#lx older than headers %#lx, refusing to work.\n" msgstr "載入的 OpenSSL 函式庫 %#lx 比標頭 %#lx 舊,拒絕運作。\n" #, c-format msgid "Loaded OpenSSL library %#lx newer than headers %#lx, trying to continue.\n" msgstr "載入的 OpenSSL 函式庫 %#lx 比標頭 %#lx 新,嘗試繼續。\n" #, c-format msgid "Loaded AWS-LC library %s older than required %d.%d.%d, refusing to work.\n" msgstr "載入的 AWS-LC 函式庫 %s 比所需 %d.%d.%d 舊,拒絕運作。\n" msgid "File descriptor out of range for SSL" msgstr "檔案描述元超出 SSL 的範圍" msgid "Note that some distributions disable older protocol versions in weird non-standard ways. Try a newer protocol version.\n" msgstr "請注意,有些發行版以奇怪的非標準方式停用舊版協定。請嘗試較新的協定版本。\n" #, c-format msgid "SSL/TLS <= 1.2: environment variable %s unset, using fetchmail built-in ciphers.\n" msgstr "SSL/TLS <= 1.2:環境變數 %s 未設定,使用 fetchmail 內建的加密套件。\n" msgid "built-in defaults" msgstr "內建預設" #, c-format msgid "SSL/TLS <= 1.2: ciphers set from %s to \"%s\"\n" msgstr "SSL/TLS <= 1.2:加密套件已從 %s 設為「%s」\n" #, c-format msgid "SSL/TLS: <= 1.2 failed to set ciphers from %s to \"%s\"\n" msgstr "SSL/TLS:<= 1.2 無法將加密套件從 %s 設為「%s」\n" #, c-format msgid "TLS >= 1.3: ciphersuite set from %s to \"%s\"\n" msgstr "TLS >= 1.3:ciphersuite 已從 %s 設為「%s」\n" #, c-format msgid "TLS >= 1.3: failed to set ciphersuite from %s to \"%s\"\n" msgstr "TLS >= 1.3:無法將 ciphersuite 從 %s 設為「%s」\n" #, c-format msgid "TLS >= 1.3: environment variable %s unset, using %s's built-in ciphersuites.\n" msgstr "TLS >= 1.3:環境變數 %s 未設定,使用 %s 的內建 ciphersuites。\n" #, c-format msgid "The %s environment variable must contain a non-negative integer - parsing failed, using default level %d.\n" msgstr "%s 環境變數必須含非負整數——解析失敗,使用預設層級 %d。\n" #, c-format msgid "Parsed %s to set new security level %d\n" msgstr "已解析 %s 以設定新的安全性層級 %d\n" #, c-format msgid "DEBUG: Note that the %s environment variable is ignored with AWS-LC and has no effect.\n" msgstr "DEBUG:請注意,%s 環境變數在 AWS-LC 下被忽略且無效。\n" #, c-format msgid "DEBUG: SSL security level is %d\n" msgstr "DEBUG:SSL 安全性層級為 %d\n" #, c-format msgid "Cannot load verify locations (file=\"%s\", dir=\"%s\"), error %d:\n" msgstr "無法載入驗證位置(檔案「%s」、目錄「%s」),錯誤 %d:\n" #, c-format msgid "Warning: SSL_set_tlsext_host_name(%p, \"%s\") failed (code %#lx), trying to continue.\n" msgstr "警告:SSL_set_tlsext_host_name(%p, \"%s\") 失敗(代碼 %#lx),嘗試繼續。\n" #, c-format msgid "fetchmail: sock %d: wolfSSL_check_domain_name(%p, \"%s\") returned %d, trying to continue\n" msgstr "fetchmail:sock %d:wolfSSL_check_domain_name(%p, \"%s\") 回傳 %d,嘗試繼續\n" #, c-format msgid "Warning: X509_VERIFY_PARAM_set1_host(%p, \"%s\") failed (code %#x), trying to continue.\n" msgstr "警告:X509_VERIFY_PARAM_set1_host(%p, \"%s\") 失敗(代碼 %#x),嘗試繼續。\n" msgid "Server shut down connection prematurely during SSL_connect().\n" msgstr "SSL_connect() 期間伺服器過早關閉連線。\n" #, c-format msgid "System error during SSL_connect(): %s\n" msgstr "SSL_connect() 期間發生系統錯誤:%s\n" msgid "Cannot obtain current SSL/TLS cipher - no session established?\n" msgstr "無法取得目前的 SSL/TLS 加密套件——未建立工作階段?\n" msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "憑證/指紋驗證不知何故被略過!\n" msgid "Warning: the connection is insecure, continuing anyways. (Better use --sslcertck!)\n" msgstr "警告:連線不安全,仍繼續。(最好使用 --sslcertck!)\n" #, c-format msgid "mapped address %s to local %s\n" msgstr "已將位址 %s 對應到本機 %s\n" #, c-format msgid "mapped %s to local %s\n" msgstr "已將 %s 對應到本機 %s\n" #, c-format msgid "passed through %s matching %s\n" msgstr "已通過與 %s 相符的 %s\n" #, c-format msgid "" "analyzing Received line:\n" "%s" msgstr "" "正在分析 Received 行:\n" "%s" #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "行已接受,%s 是郵件伺服器的別名\n" #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "行已拒絕,%s 不是郵件伺服器的別名\n" msgid "no Received address found\n" msgstr "找不到 Received 位址\n" #, c-format msgid "found Received address `%s'\n" msgstr "找到 Received 位址「%s」\n" msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "發現不正確的標頭行——請參閱 manpage 的 bad-header 選項\n" #, c-format msgid "line: %s" msgstr "行:%s" #, c-format msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" msgstr "正在解析信封「%s」的名稱「%-.*s」\n" #, c-format msgid "Parsing Received names \"%-.*s\"\n" msgstr "正在解析 Received 名稱「%-.*s」\n" msgid "No envelope recipient found, resorting to header guessing.\n" msgstr "找不到信封收件者,改為從標頭猜測。\n" #, c-format msgid "Guessing from header \"%-.*s\".\n" msgstr "從標頭「%-.*s」猜測。\n" #, c-format msgid "no local matches, forwarding to %s\n" msgstr "沒有本機相符項,轉寄到 %s\n" msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "因 DNS 錯誤而抑制轉寄與刪除\n" msgid "writing RFC822 msgblk.headers\n" msgstr "正在寫入 RFC822 msgblk.headers\n" msgid "no recipient addresses matched declared local names" msgstr "沒有收件者位址符合已宣告的本機名稱" #, c-format msgid "recipient address %s didn't match any local name" msgstr "收件者位址 %s 不符合任何本機名稱" msgid "message has embedded NULs" msgstr "郵件含有內嵌 NUL" msgid "SMTP listener rejected local recipient addresses: " msgstr "SMTP 監聽程式拒絕了本機收件者位址: " msgid "error writing message text\n" msgstr "寫入郵件文字時發生錯誤\n" #, c-format msgid "Buffer too small. This is a bug in the caller of %s:%lu.\n" msgstr "緩衝區太小。這是 %s:%lu 的呼叫端中的臭蟲。\n" #, c-format msgid "Open or read error while reading idfile %s: %s\n" msgstr "讀取 idfile %s 時發生開啟或讀取錯誤:%s\n" #, c-format msgid "Old UID list from %s:\n" msgstr "來自 %s 的舊 UID 清單:\n" msgid " " msgstr " <空>" msgid "Scratch list of UIDs:\n" msgstr "UID 暫存清單:\n" #, c-format msgid "Merged UID list from %s:\n" msgstr "來自 %s 的合併 UID 清單:\n" #, c-format msgid "New UID list from %s:\n" msgstr "來自 %s 的新 UID 清單:\n" msgid "not swapping UID lists, no UIDs seen this query\n" msgstr "不交換 UID 清單,此次查詢沒有看到任何 UID\n" msgid "discarding new UID list\n" msgstr "正在丟棄新的 UID 清單\n" msgid "Deleting fetchids file.\n" msgstr "正在刪除 fetchids 檔案。\n" #, c-format msgid "Error deleting %s: %s\n" msgstr "刪除 %s 時發生錯誤:%s\n" msgid "Writing fetchids file.\n" msgstr "正在寫入 fetchids 檔案。\n" #, c-format msgid "Write error on fetchids file %s: %s\n" msgstr "fetchids 檔案 %s 寫入錯誤:%s\n" #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" msgstr "寫入 fetchids 檔案 %s 時發生錯誤,保留舊檔案。\n" #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "無法將 fetchids 檔案 %s 重新命名為 %s:%s\n" #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "無法開啟 fetchids 檔案 %s 供寫入:%s\n" msgid "malloc failed\n" msgstr "malloc 失敗\n" msgid "realloc failed\n" msgstr "realloc 失敗\n"