aboutsummaryrefslogtreecommitdiffstats
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po2948
1 files changed, 2948 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 00000000..76421a7c
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,2948 @@
+# Chinese translations for fetchmail package
+# fetchmail 软件包的简体中文翻译.
+# Copyright (C) 2008 Eric S. Raymond (msgids)
+# This file is distributed under the same license as the fetchmail package.
+# Ji ZhengYu <zhengyuji@gmail.com>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: fetchmail 6.3.8\n"
+"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n"
+"POT-Creation-Date: 2007-03-30 09:56+0200\n"
+"PO-Revision-Date: 2008-02-23 15:37+0800\n"
+"Last-Translator: Ji ZhengYu <zhengyuji@gmail.com>\n"
+"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists.sourceforge.net>\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"
+
+#: checkalias.c:174
+#, c-format
+msgid "Checking if %s is really the same node as %s\n"
+msgstr "正在检查 %s 是否与节点 %s 一致\n"
+
+#: checkalias.c:178
+msgid "Yes, their IP addresses match\n"
+msgstr "正确,它们的 IP 地址相同\n"
+
+#: checkalias.c:182
+msgid "No, their IP addresses don't match\n"
+msgstr "错误,它们的 IP 地址不同\n"
+
+#: checkalias.c:198
+#, c-format
+msgid "nameserver failure while looking for '%s' during poll of %s: %s\n"
+msgstr "收取 %2$s 中邮件并查找 ‘%1$s’ 时 nameserver 出错: %3$s\n"
+
+#: checkalias.c:223
+#, c-format
+msgid "nameserver failure while looking for `%s' during poll of %s.\n"
+msgstr "收取 %2$s 中邮件并查找 ‘%1$s’ 时 nameserver 出错。\n"
+
+#: cram.c:95
+msgid "could not decode BASE64 challenge\n"
+msgstr "无法解析 BASE64 编码请求\n"
+
+#: cram.c:103
+#, c-format
+msgid "decoded as %s\n"
+msgstr "以 %s 解码\n"
+
+#: driver.c:191
+#, c-format
+msgid "kerberos error %s\n"
+msgstr "kerberos 认证系统出错 %s\n"
+
+#: driver.c:249 driver.c:254
+#, c-format
+msgid "krb5_sendauth: %s [server says '%*s'] \n"
+msgstr "krb5_sendauth: %s [ 服务器请求 ‘%*s’]\n"
+
+#: driver.c:335
+msgid "Subject: Fetchmail oversized-messages warning"
+msgstr "主题: Fetchmail 超大邮件警告"
+
+#: driver.c:339
+#, c-format
+msgid "The following oversized messages were deleted on server %s account %s:"
+msgstr "以下超大邮件从服务器 %s 上删除,帐号为 %s:"
+
+#: driver.c:343
+#, c-format
+msgid "The following oversized messages remain on server %s account %s:"
+msgstr "以下超大邮件留在了服务器 %s 上,帐号为 %s:"
+
+#: driver.c:362
+#, 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 字节。"
+
+#: driver.c:367
+#, 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 octets。"
+
+#: driver.c:503
+#, c-format
+msgid "skipping message %s@%s:%d"
+msgstr "忽略 %s@%s:%d 封邮件"
+
+#: driver.c:557
+#, c-format
+msgid "skipping message %s@%s:%d (%d octets)"
+msgstr "跳过 %s@%s:%d 封邮件(%d 字节)"
+
+#: driver.c:573
+msgid " (length -1)"
+msgstr "( 长度 -1)"
+
+#: driver.c:576
+msgid " (oversized)"
+msgstr "(超大)"
+
+#: driver.c:591
+#, c-format
+msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n"
+msgstr "无法获取邮件头,邮件 %s@%s:%d (%d 字节)\n"
+
+#: driver.c:608
+#, c-format
+msgid "reading message %s@%s:%d of %d"
+msgstr "读取 %1$s@%2$s:%4$d 封中的 %3$d 封邮件"
+
+#: driver.c:613
+#, c-format
+msgid " (%d octets)"
+msgstr " (%d 字节)"
+
+#: driver.c:614
+#, c-format
+msgid " (%d header octets)"
+msgstr "(邮件头 %d 字节)"
+
+#: driver.c:682
+#, c-format
+msgid " (%d body octets)"
+msgstr "(邮件内容 %d 字节)"
+
+#: driver.c:743
+#, c-format
+msgid "message %s@%s:%d was not the expected length (%d actual != %d expected)\n"
+msgstr "%s@%s:%d 邮件非所需大小 (实际 %d 字节!= 所要求的 %d 字节)\n"
+
+#: driver.c:774
+msgid " retained\n"
+msgstr "已保留\n"
+
+#: driver.c:784
+msgid " flushed\n"
+msgstr "已删除\n"
+
+#: driver.c:801
+msgid " not flushed\n"
+msgstr "未删除\n"
+
+#: driver.c:819
+#, 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] "到达收件上限 %d;%d 封邮件留在服务器 %s 帐号为 %s\n"
+
+#: driver.c:876
+#, c-format
+msgid "timeout after %d seconds waiting to connect to server %s.\n"
+msgstr "等待连接服务器 %2$s %1$d 秒后超时。\n"
+
+#: driver.c:880
+#, c-format
+msgid "timeout after %d seconds waiting for server %s.\n"
+msgstr "等待服务器 %2$s %1$d 秒后超时。\n"
+
+#: driver.c:884
+#, c-format
+msgid "timeout after %d seconds waiting for %s.\n"
+msgstr "等待 %2$s %1$d 秒后超时。\n"
+
+#: driver.c:889
+#, c-format
+msgid "timeout after %d seconds waiting for listener to respond.\n"
+msgstr "等待接收端 %d 秒无响应超时。\n"
+
+#: driver.c:892
+#, c-format
+msgid "timeout after %d seconds.\n"
+msgstr "等待 %d 秒后超时。\n"
+
+#: driver.c:904
+msgid "Subject: fetchmail sees repeated timeouts"
+msgstr "主题: fetchmail 发现反复超时"
+
+#: driver.c:907
+#, 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"
+
+#: driver.c:911
+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"
+"Fetchmail 不会再查寻此邮箱中的邮件,除非您重启\n"
+
+#: driver.c:936
+#, c-format
+msgid "pre-connection command failed with status %d\n"
+msgstr "预连接命令失败,返回状态 %d\n"
+
+#: driver.c:960
+#, c-format
+msgid "couldn't find HESIOD pobox for %s\n"
+msgstr "HESIOD pobox 中找不到 %s\n"
+
+#: driver.c:981
+msgid "Lead server has no name.\n"
+msgstr "主服务器无名字。\n"
+
+#: driver.c:1005
+#, c-format
+msgid "couldn't find canonical DNS name of %s (%s): %s\n"
+msgstr "无法找到规范的 %s (%s) 的 DNS 名称: %s\n"
+
+#: driver.c:1052
+#, c-format
+msgid "%s connection to %s failed"
+msgstr "%s 连接至 %s 时失败"
+
+#: driver.c:1068
+msgid "Subject: Fetchmail unreachable-server warning."
+msgstr "主题: Fetchmail 警告,找不到服务器。"
+
+#: driver.c:1070
+#, c-format
+msgid "Fetchmail could not reach the mail server %s:"
+msgstr "Fetchmail 不能找到邮件服务器 %s:"
+
+#: driver.c:1096
+msgid "SSL connection failed.\n"
+msgstr "SSL 连接失败。\n"
+
+#: driver.c:1149
+#, c-format
+msgid "Lock-busy error on %s@%s\n"
+msgstr "%s@%s 出现死锁错误\n"
+
+#: driver.c:1153
+#, c-format
+msgid "Server busy error on %s@%s\n"
+msgstr "%s@%s 出现服务器繁忙错误\n"
+
+#: driver.c:1158
+#, c-format
+msgid "Authorization failure on %s@%s%s\n"
+msgstr "%s@%s%s 出现授权失败错误\n"
+
+#: driver.c:1161
+msgid " (previously authorized)"
+msgstr "(事先已授权)"
+
+#: driver.c:1182
+#, c-format
+msgid "Subject: fetchmail authentication failed on %s@%s"
+msgstr "主题: fetchmail 在 %s@%s 上验证失败"
+
+#: driver.c:1186
+#, c-format
+msgid "Fetchmail could not get mail from %s@%s.\n"
+msgstr "Fetchmail 无法从 %s@%s 中获取邮件。\n"
+
+#: driver.c:1190
+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"
+"提示信息,因此这可能是另一种错误情况(比如服务器忙),从而导致\n"
+" fetchmail 无法区分这些错误。"
+
+#: driver.c:1196
+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"
+"但是,如果您在开启 fetchmail 后台服务后确实改过帐户信息,那您必须\n"
+"先停止后台服务,然后修改您的 fetchmail 配置,最后再重启服务。\n"
+"\n"
+"fetchmail 后台服务会继续运行并在每次被唤醒时尝试进行连接。除非\n"
+"服务重置,否则它不会再发送任何提示信息了。"
+
+#: driver.c:1206
+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"
+"fetchmail 后台服务会继续运行并在每次被唤醒时尝试进行连接。除非服务\n"
+"重置,否则它不会再发送任何提示信息了。"
+
+#: driver.c:1222
+#, c-format
+msgid "Repoll immediately on %s@%s\n"
+msgstr "立即从 %s@%s 中重新收件\n"
+
+#: driver.c:1227
+#, c-format
+msgid "Unknown login or authentication error on %s@%s\n"
+msgstr "%s@%s 有未知的登录或验证错误\n"
+
+#: driver.c:1251
+#, c-format
+msgid "Authorization OK on %s@%s\n"
+msgstr "验证正确 %s@%s\n"
+
+#: driver.c:1257
+#, c-format
+msgid "Subject: fetchmail authentication OK on %s@%s"
+msgstr "主题: fetchmail 验证正确 %s@%s"
+
+#: driver.c:1261
+#, c-format
+msgid "Fetchmail was able to log into %s@%s.\n"
+msgstr "Fetchmail 可登录 %s@%s。\n"
+
+#: driver.c:1265
+msgid "Service has been restored.\n"
+msgstr "服务已经被重置。\n"
+
+#: driver.c:1297
+#, c-format
+msgid "selecting or re-polling folder %s\n"
+msgstr "正在选择或重新检索邮箱 %s\n"
+
+#: driver.c:1299
+msgid "selecting or re-polling default folder\n"
+msgstr "正在选择或重检默认邮箱\n"
+
+#: driver.c:1311
+#, c-format
+msgid "%s at %s (folder %s)"
+msgstr "%s 在 %s (邮箱 %s)"
+
+#: driver.c:1314 rcfile_y.y:381
+#, c-format
+msgid "%s at %s"
+msgstr "%s 在 %s"
+
+#: driver.c:1319
+#, c-format
+msgid "Polling %s\n"
+msgstr "正在检取 %s\n"
+
+#: driver.c:1323
+#, c-format
+msgid "%d message (%d %s) for %s"
+msgid_plural "%d messages (%d %s) for %s"
+msgstr[0] "%4$s 有 %1$d 封邮件 (%2$d %3$s)"
+
+#: driver.c:1326
+msgid "seen"
+msgid_plural "seen"
+msgstr[0] "已读"
+
+#: driver.c:1329
+#, c-format
+msgid "%d message for %s"
+msgid_plural "%d messages for %s"
+msgstr[0] "%2$s 有 %1$d 封邮件"
+
+#: driver.c:1336
+#, c-format
+msgid " (%d octets).\n"
+msgstr "(%d 字节)。\n"
+
+#: driver.c:1342
+#, c-format
+msgid "No mail for %s\n"
+msgstr "%s 无邮件\n"
+
+#: driver.c:1375 imap.c:90
+msgid "bogus message count!"
+msgstr "发现无效邮件!"
+
+#: driver.c:1517
+msgid "socket"
+msgstr "套接口"
+
+#: driver.c:1520
+msgid "missing or bad RFC822 header"
+msgstr "未找到或错误的 RFC822 协议头"
+
+#: driver.c:1523
+msgid "MDA"
+msgstr "MDA"
+
+#: driver.c:1526
+msgid "client/server synchronization"
+msgstr "客户端/服务器同步"
+
+#: driver.c:1529
+msgid "client/server protocol"
+msgstr "客户端/服务器协议"
+
+#: driver.c:1532
+msgid "lock busy on server"
+msgstr "服务器死锁"
+
+#: driver.c:1535
+msgid "SMTP transaction"
+msgstr "处理 SMTP"
+
+#: driver.c:1538
+msgid "DNS lookup"
+msgstr "查询 DNS"
+
+#: driver.c:1541
+msgid "undefined"
+msgstr "未定义"
+
+#: driver.c:1547
+#, c-format
+msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n"
+msgstr "从 %2$s@%3$s 收邮件并投递至 SMTP 主机 %4$s 时出现错误 %1$s\n"
+
+#: driver.c:1549
+msgid "unknown"
+msgstr "未知"
+
+#: driver.c:1551
+#, c-format
+msgid "%s error while fetching from %s@%s\n"
+msgstr "从 %2$s@%3$s 收件时产生错误 %1$s\n"
+
+#: driver.c:1562
+#, c-format
+msgid "post-connection command failed with status %d\n"
+msgstr "连接后执行程序失败,错误代码 %d\n"
+
+#: driver.c:1581
+msgid "Kerberos V4 support not linked.\n"
+msgstr "未连接 Kerberos V4 支持\n"
+
+#: driver.c:1589
+msgid "Kerberos V5 support not linked.\n"
+msgstr "未连接 Kerberos V5 支持\n"
+
+#: driver.c:1600
+#, c-format
+msgid "Option --flush is not supported with %s\n"
+msgstr "%s 不支持 --flush 选项\n"
+
+#: driver.c:1606
+#, c-format
+msgid "Option --all is not supported with %s\n"
+msgstr "%s 不支持 --all 选项\n"
+
+#: driver.c:1615
+#, c-format
+msgid "Option --limit is not supported with %s\n"
+msgstr "%s 不支持 --limit 选项\n"
+
+#: env.c:59
+#, 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 您的参数”\n"
+"%s: 退出\n"
+
+#: env.c:71
+#, 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 或是\n"
+"Return-Path:字段。尝试用 “env NULLMAILER_FLAGS= %s 您的参数”\n"
+"%s: 退出\n"
+
+#: env.c:83
+#, c-format
+msgid "%s: You don't exist. Go away.\n"
+msgstr "%s: 不存在您的用户名,退出\n"
+
+#: env.c:145
+#, c-format
+msgid "%s: can't determine your host!"
+msgstr "%s: 无法确认您的主机!"
+
+#: env.c:168
+#, c-format
+msgid "gethostbyname failed for %s\n"
+msgstr "%s 主机上 gethostbyname 函数出错\n"
+
+#: env.c:170
+msgid "Cannot find my own host in hosts database to qualify it!\n"
+msgstr "无法在主机数据库中找到自己的主机来验证它!\n"
+
+#: env.c:174
+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"
+
+#: etrn.c:49 odmr.c:60
+#, c-format
+msgid "%s's SMTP listener does not support ESMTP\n"
+msgstr "%s 的 SMTP 端不支持 ESMTP\n"
+
+#: etrn.c:55
+#, c-format
+msgid "%s's SMTP listener does not support ETRN\n"
+msgstr "%s 的 SMTP 端不支持 ETRN\n"
+
+#: etrn.c:79
+#, c-format
+msgid "Queuing for %s started\n"
+msgstr "开始对 %s 进行排队处理\n"
+
+#: etrn.c:84
+#, c-format
+msgid "No messages waiting for %s\n"
+msgstr "不存在等待 %s 的邮件\n"
+
+#: etrn.c:90
+#, c-format
+msgid "Pending messages for %s started\n"
+msgstr "对 %s 进行挂起邮件处理\n"
+
+#: etrn.c:94
+#, c-format
+msgid "Unable to queue messages for node %s\n"
+msgstr "无法对 %s 节点进行邮件排队\n"
+
+#: etrn.c:98
+#, c-format
+msgid "Node %s not allowed: %s\n"
+msgstr "不允许节点 %s: %s\n"
+
+#: etrn.c:102
+msgid "ETRN syntax error\n"
+msgstr "ETRN 语法错误\n"
+
+#: etrn.c:106
+msgid "ETRN syntax error in parameters\n"
+msgstr "ETRN 的参数中有语法错误\n"
+
+#: etrn.c:110
+#, c-format
+msgid "Unknown ETRN error %d\n"
+msgstr "未知的 ETRN 错误 %d\n"
+
+#: etrn.c:154
+msgid "Option --keep is not supported with ETRN\n"
+msgstr "ETRN 不支持 --keep 选项\n"
+
+#: etrn.c:158
+msgid "Option --flush is not supported with ETRN\n"
+msgstr "ETRN 不支持 --flush 选项\n"
+
+#: etrn.c:162
+msgid "Option --folder is not supported with ETRN\n"
+msgstr "ETRN 不支持 --folder 选项\n"
+
+#: etrn.c:166
+msgid "Option --check is not supported with ETRN\n"
+msgstr "ETRN 不支持 --check 选项\n"
+
+#: fetchmail.c:137
+msgid ""
+"Copyright (C) 2002, 2003 Eric S. Raymond\n"
+"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n"
+"Copyright (C) 2005-2006 Sunil Shetye\n"
+"Copyright (C) 2005-2007 Matthias Andree\n"
+msgstr ""
+"Copyright (C) 2002, 2003 Eric S. Raymond\n"
+"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n"
+"Copyright (C) 2005-2006 Sunil Shetye\n"
+"Copyright (C) 2005-2007 Matthias Andree\n"
+
+#: fetchmail.c:142
+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"
+
+#: fetchmail.c:176
+msgid "WARNING: Running as root is discouraged.\n"
+msgstr "警告: 不提倡以 root 身份运行\n"
+
+#: fetchmail.c:188
+msgid "fetchmail: invoked with"
+msgstr "fetchmail: 调用参数"
+
+#: fetchmail.c:212
+msgid "could not get current working directory\n"
+msgstr "无法得到当前工作目录\n"
+
+#: fetchmail.c:280
+#, c-format
+msgid "This is fetchmail release %s"
+msgstr "这是 fetchmail 发行版 %s"
+
+#: fetchmail.c:395
+#, c-format
+msgid "Taking options from command line%s%s\n"
+msgstr "正从命令行获得选项 %s%s\n"
+
+#: fetchmail.c:396
+msgid " and "
+msgstr "和"
+
+#: fetchmail.c:401
+#, c-format
+msgid "No mailservers set up -- perhaps %s is missing?\n"
+msgstr "未设置邮件服务器 -- 可能未找到 %s?\n"
+
+#: fetchmail.c:422
+msgid "fetchmail: no mailservers have been specified.\n"
+msgstr "fetchmail: 未指定邮件服务器\n"
+
+#: fetchmail.c:434
+msgid "fetchmail: no other fetchmail is running\n"
+msgstr "fetchmail: 无其它 fetchmail 正在运行\n"
+
+#: fetchmail.c:440
+#, c-format
+msgid "fetchmail: error killing %s fetchmail at %d; bailing out.\n"
+msgstr "fetchmail: 终止 %s fetchmail 进程号 %d 时出错;退出\n"
+
+#: fetchmail.c:441 fetchmail.c:450
+msgid "background"
+msgstr "后台"
+
+#: fetchmail.c:441 fetchmail.c:450
+msgid "foreground"
+msgstr "前台"
+
+#: fetchmail.c:449
+#, c-format
+msgid "fetchmail: %s fetchmail at %d killed.\n"
+msgstr "fetchmail: %s fetchmail 进程号 %d 终止\n"
+
+#: fetchmail.c:472
+msgid "fetchmail: can't check mail while another fetchmail to same host is running.\n"
+msgstr "fetchmail: 有另一个 fetchmail 在同一主机上运行时无法检查邮件。\n"
+
+#: fetchmail.c:478
+#, c-format
+msgid "fetchmail: can't poll specified hosts with another fetchmail running at %d.\n"
+msgstr "fetchmail: 有另一个 fetchmail 进程号 %d 在指定主机上运行时无法收邮件。\n"
+
+#: fetchmail.c:485
+#, c-format
+msgid "fetchmail: another foreground fetchmail is running at %d.\n"
+msgstr "fetchmail: 另一个前台 fetchmail 进程号 %d 正在运行。\n"
+
+#: fetchmail.c:495
+msgid "fetchmail: can't accept options while a background fetchmail is running.\n"
+msgstr "fetchmail: 有后台 fetchmail 正在运行时无法接受选项\n"
+
+#: fetchmail.c:501
+#, c-format
+msgid "fetchmail: background fetchmail at %d awakened.\n"
+msgstr "fetchmail: 后台 fetchmail 进程号 %d 被唤醒\n"
+
+#: fetchmail.c:513
+#, c-format
+msgid "fetchmail: elder sibling at %d died mysteriously.\n"
+msgstr "fetchmail: 上次 fetchmail 进程号 %d 不明原因的终止\n"
+
+#: fetchmail.c:528
+#, c-format
+msgid "fetchmail: can't find a password for %s@%s.\n"
+msgstr "fetchmail: 无法找到 %s@%s 的密码\n"
+
+#: fetchmail.c:532
+#, c-format
+msgid "Enter password for %s@%s: "
+msgstr "输入 %s@%s 的密码:"
+
+#: fetchmail.c:557 fetchmail.c:593
+msgid "fetchmail: Warning: syslog and logfile are set. Check both for logs!\n"
+msgstr "fetchmail: 警告: 设置了 syslog 和 logfile。通过两者查看记录!\n"
+
+#: fetchmail.c:569
+msgid "fetchmail: Cannot detach into background. Aborting.\n"
+msgstr "fetchmail: 无法转入后台。退出\n"
+
+#: fetchmail.c:573
+#, c-format
+msgid "starting fetchmail %s daemon \n"
+msgstr "开启 fetchmail %s 后台服务\n"
+
+#: fetchmail.c:589 fetchmail.c:591
+#, c-format
+msgid "could not open %s to append logs to \n"
+msgstr "无法打开 %s 添加记录\n"
+
+#: fetchmail.c:630
+#, fuzzy, c-format
+msgid "couldn't time-check %s (error %d)\n"
+msgstr "无法时限检测 %s (错误号 %d)\n"
+
+#: fetchmail.c:635
+#, c-format
+msgid "restarting fetchmail (%s changed)\n"
+msgstr "正在重启 fetchmail (%s 改变了)\n"
+
+#: fetchmail.c:640
+msgid "attempt to re-exec may fail as directory has not been restored\n"
+msgstr "由于目录尚未重置,因此重新执行的尝试可能失败\n"
+
+#: fetchmail.c:667
+msgid "attempt to re-exec fetchmail failed\n"
+msgstr "重新执行 fetchmail 的尝试失败了\n"
+
+#: fetchmail.c:711
+#, c-format
+msgid "poll of %s skipped (failed authentication or too many timeouts)\n"
+msgstr "忽略收取 %s 的邮件 (验证失败或多次超时)\n"
+
+#: fetchmail.c:723
+#, c-format
+msgid "interval not reached, not querying %s\n"
+msgstr "时间间隔未到,不查寻 %s \n"
+
+#: fetchmail.c:761
+msgid "Query status=0 (SUCCESS)\n"
+msgstr "查询状态=0 (成功)\n"
+
+#: fetchmail.c:763
+msgid "Query status=1 (NOMAIL)\n"
+msgstr "查询状态=1 (无邮件)\n"
+
+#: fetchmail.c:765
+msgid "Query status=2 (SOCKET)\n"
+msgstr "查询状态=2 (套接字输入输出错误)\n"
+
+#: fetchmail.c:767
+msgid "Query status=3 (AUTHFAIL)\n"
+msgstr "查询状态=3 (用户验证失败)\n"
+
+#: fetchmail.c:769
+msgid "Query status=4 (PROTOCOL)\n"
+msgstr "查询状态=4 (协议无效)\n"
+
+#: fetchmail.c:771
+msgid "Query status=5 (SYNTAX)\n"
+msgstr "查询状态=5 (命令行语法错误)\n"
+
+#: fetchmail.c:773
+msgid "Query status=6 (IOERR)\n"
+msgstr "查询状态=6 (配置文件权限错误)\n"
+
+#: fetchmail.c:775
+msgid "Query status=7 (ERROR)\n"
+msgstr "查询状态=7 (协议错误)\n"
+
+#: fetchmail.c:777
+msgid "Query status=8 (EXCLUDE)\n"
+msgstr "查询状态=8 (客户端受到排斥)\n"
+
+#: fetchmail.c:779
+msgid "Query status=9 (LOCKBUSY)\n"
+msgstr "查询状态=9 (服务器死锁)\n"
+
+#: fetchmail.c:781
+msgid "Query status=10 (SMTP)\n"
+msgstr "查询状态=10 (SMTP 错误)\n"
+
+#: fetchmail.c:783
+msgid "Query status=11 (DNS)\n"
+msgstr "查询状态=11 (DNS 错误)\n"
+
+#: fetchmail.c:785
+msgid "Query status=12 (BSMTP)\n"
+msgstr "查询状态=12 (无法打开批量输出)\n"
+
+#: fetchmail.c:787
+msgid "Query status=13 (MAXFETCH)\n"
+msgstr "查询状态=13 (到达收件上限)\n"
+
+#: fetchmail.c:789
+#, c-format
+msgid "Query status=%d\n"
+msgstr "查询状态=%d\n"
+
+#: fetchmail.c:835
+msgid "All connections are wedged. Exiting.\n"
+msgstr "所有连接堵塞。退出\n"
+
+#: fetchmail.c:842
+#, c-format
+msgid "sleeping at %s for %d seconds\n"
+msgstr "在 %s 休眠 %d 秒\n"
+
+#: fetchmail.c:866
+#, c-format
+msgid "awakened by %s\n"
+msgstr "通过信号 %s 唤醒\n"
+
+#: fetchmail.c:869
+#, c-format
+msgid "awakened by signal %d\n"
+msgstr "通过信号 %d 唤醒\n"
+
+#: fetchmail.c:876
+#, c-format
+msgid "awakened at %s\n"
+msgstr "在 %s 被唤醒\n"
+
+#: fetchmail.c:882
+#, c-format
+msgid "normal termination, status %d\n"
+msgstr "正常结束,返回值 %d\n"
+
+#: fetchmail.c:1034
+#, fuzzy
+msgid "couldn't time-check the run-control file\n"
+msgstr "无法对 run-control 文件进行时限检测\n"
+
+#: fetchmail.c:1067
+#, c-format
+msgid "Warning: multiple mentions of host %s in config file\n"
+msgstr "警告: 在配置文件中多次提及主机 %s\n"
+
+#: fetchmail.c:1100
+msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n"
+msgstr "fetchmail: 错误: 在配置文件中有多个 “default” 记录。\n"
+
+#: fetchmail.c:1222
+msgid "SSL support is not compiled in.\n"
+msgstr "SSL 支持未编译在内\n"
+
+#: fetchmail.c:1229
+msgid "KERBEROS v4 support is configured, but not compiled in.\n"
+msgstr "设置了 KERBEROS v4 支持,但未编译在内\n"
+
+#: fetchmail.c:1235
+msgid "KERBEROS v5 support is configured, but not compiled in.\n"
+msgstr "设置了 KERBEROS v5 支持,但未编译在内\n"
+
+#: fetchmail.c:1241
+msgid "GSSAPI support is configured, but not compiled in.\n"
+msgstr "设置了 GSSAPI 支持,但未编译在内\n"
+
+#: fetchmail.c:1271
+#, c-format
+msgid "fetchmail: warning: no DNS available to check multidrop fetches from %s\n"
+msgstr "fetchmail: 警告: 无可用的 DNS 来检查取自 %s 的多投邮件\n"
+
+#: fetchmail.c:1282
+#, c-format
+msgid "warning: multidrop for %s requires envelope option!\n"
+msgstr "警告: %s 设置了多投邮件,需设置 envelope 选项!\n"
+
+#: fetchmail.c:1283
+msgid "warning: Do not ask for support if all mail goes to postmaster!\n"
+msgstr "警告: 如果所有邮件均被邮件管理员收取,不要寻求支持!\n"
+
+#: fetchmail.c:1300
+#, c-format
+msgid "fetchmail: %s configuration invalid, specify positive port number for service or port\n"
+msgstr "fetchmail: %s 配置无效,为服务或端口指定大于零的端口\n"
+
+#: fetchmail.c:1307
+#, c-format
+msgid "fetchmail: %s configuration invalid, RPOP requires a privileged port\n"
+msgstr "fetchmail: %s 配置无效,RPOP 要求开放一个特许端口\n"
+
+#: fetchmail.c:1325
+#, c-format
+msgid "%s configuration invalid, LMTP can't use default SMTP port\n"
+msgstr "%s 配置无效,LMTP 不能用默认的 SMTP 端口\n"
+
+#: fetchmail.c:1339
+msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n"
+msgstr "收取所有邮件并保留服务器上的备份或使用 idle 模式是错误的!\n"
+
+#: fetchmail.c:1364
+#, c-format
+msgid "terminated with signal %d\n"
+msgstr "以信号 %d 终止\n"
+
+#: fetchmail.c:1437
+#, c-format
+msgid "%s querying %s (protocol %s) at %s: poll started\n"
+msgstr "%1$s 在 %4$s 查寻 %2$s (协议 %3$s): 收件开始\n"
+
+#: fetchmail.c:1462
+msgid "POP2 support is not configured.\n"
+msgstr "未设置 POP2 支持\n"
+
+#: fetchmail.c:1474
+msgid "POP3 support is not configured.\n"
+msgstr "未设置 POP3 支持\n"
+
+#: fetchmail.c:1484
+msgid "IMAP support is not configured.\n"
+msgstr "未设置 IMAP 支持\n"
+
+#: fetchmail.c:1490
+msgid "ETRN support is not configured.\n"
+msgstr "未设置 ETRN 支持\n"
+
+#: fetchmail.c:1498
+msgid "ODMR support is not configured.\n"
+msgstr "未设置 ODMR 支持\n"
+
+#: fetchmail.c:1505
+msgid "unsupported protocol selected.\n"
+msgstr "选中了不支持的协议\n"
+
+#: fetchmail.c:1515
+#, c-format
+msgid "%s querying %s (protocol %s) at %s: poll completed\n"
+msgstr "%1$s 在 %4$s 查询 %2$s (协议 %3$s): 收件完成\n"
+
+#: fetchmail.c:1532
+#, c-format
+msgid "Poll interval is %d seconds\n"
+msgstr "收件间隔 %d 秒\n"
+
+#: fetchmail.c:1534
+#, c-format
+msgid "Logfile is %s\n"
+msgstr "日志文件为 %s\n"
+
+#: fetchmail.c:1536
+#, c-format
+msgid "Idfile is %s\n"
+msgstr "Idfile 文件为 %s\n"
+
+#: fetchmail.c:1539
+msgid "Progress messages will be logged via syslog\n"
+msgstr "邮件情况将通过 syslog 来记录\n"
+
+#: fetchmail.c:1542
+msgid "Fetchmail will masquerade and will not generate Received\n"
+msgstr "Fetchmail 将进行伪装且不会生成 Receiverd 部分\n"
+
+#: fetchmail.c:1544
+msgid "Fetchmail will show progress dots even in logfiles.\n"
+msgstr "Fetchmail 将在日志文件中显示进度条(以点的形式)\n"
+
+#: fetchmail.c:1546
+#, c-format
+msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n"
+msgstr "Fetchmail 将转发地址错误的多投邮件给 %s。\n"
+
+#: fetchmail.c:1550
+msgid "Fetchmail will direct error mail to the postmaster.\n"
+msgstr "Fetchmail 将把错误邮件转给邮件管理员\n"
+
+#: fetchmail.c:1552
+msgid "Fetchmail will direct error mail to the sender.\n"
+msgstr "Fetchmail 将把错误邮件退给发送者\n"
+
+#: fetchmail.c:1559
+#, c-format
+msgid "Options for retrieving from %s@%s:\n"
+msgstr "从 %s@%s 收件时的选项:\n"
+
+#: fetchmail.c:1563
+#, c-format
+msgid " Mail will be retrieved via %s\n"
+msgstr " 邮件将通过 %s 收取\n"
+
+#: fetchmail.c:1566
+#, 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"
+
+#: fetchmail.c:1570
+#, c-format
+msgid " True name of server is %s.\n"
+msgstr " 服务器的实名为 %s。\n"
+
+#: fetchmail.c:1573
+msgid " This host will not be queried when no host is specified.\n"
+msgstr " 若不指明主机将不查询此主机\n"
+
+#: fetchmail.c:1574
+msgid " This host will be queried when no host is specified.\n"
+msgstr " 若不指明主机将查询此主机\n"
+
+#: fetchmail.c:1578
+msgid " Password will be prompted for.\n"
+msgstr "密码会被提示\n"
+
+#: fetchmail.c:1582
+#, c-format
+msgid " APOP secret = \"%s\".\n"
+msgstr " APOP 密码 = “%s”\n"
+
+#: fetchmail.c:1585
+#, c-format
+msgid " RPOP id = \"%s\".\n"
+msgstr " RPOP 密码 = “%s”\n"
+
+#: fetchmail.c:1588
+#, c-format
+msgid " Password = \"%s\".\n"
+msgstr " 密码 = “%s”\n"
+
+#: fetchmail.c:1597
+#, c-format
+msgid " Protocol is KPOP with Kerberos %s authentication"
+msgstr " 协议是带有 Kerberos %s 认证协议的 KPOP"
+
+#: fetchmail.c:1600
+#, c-format
+msgid " Protocol is %s"
+msgstr " 协议是 %s"
+
+#: fetchmail.c:1602
+#, c-format
+msgid " (using service %s)"
+msgstr " (正在使用服务 %s)"
+
+#: fetchmail.c:1604
+msgid " (using default port)"
+msgstr " (正在使用默认端口)"
+
+#: fetchmail.c:1606
+msgid " (forcing UIDL use)"
+msgstr " (正在强制使用 UIDL)"
+
+#: fetchmail.c:1612
+msgid " All available authentication methods will be tried.\n"
+msgstr " 将尝试所有有效的验证方式\n"
+
+#: fetchmail.c:1615
+msgid " Password authentication will be forced.\n"
+msgstr " 强制密码验证\n"
+
+#: fetchmail.c:1618
+msgid " MSN authentication will be forced.\n"
+msgstr " 强制 MSN 验证\n"
+
+#: fetchmail.c:1621
+msgid " NTLM authentication will be forced.\n"
+msgstr " 强制 NTLM 验证\n"
+
+#: fetchmail.c:1624
+msgid " OTP authentication will be forced.\n"
+msgstr " 强制 OTP 验证\n"
+
+#: fetchmail.c:1627
+msgid " CRAM-Md5 authentication will be forced.\n"
+msgstr " 强制 CRAM-Md5 验证\n"
+
+#: fetchmail.c:1630
+msgid " GSSAPI authentication will be forced.\n"
+msgstr " 强制 GSSAPI 验证\n"
+
+#: fetchmail.c:1633
+msgid " Kerberos V4 authentication will be forced.\n"
+msgstr " 强制 Kerberos V4 验证\n"
+
+#: fetchmail.c:1636
+msgid " Kerberos V5 authentication will be forced.\n"
+msgstr " 强制 Kerberos V5 验证\n"
+
+#: fetchmail.c:1639
+msgid " End-to-end encryption assumed.\n"
+msgstr " 假设为终端到终端加密\n"
+
+#: fetchmail.c:1643
+#, c-format
+msgid " Mail service principal is: %s\n"
+msgstr " 邮件服务协议验证方为: %s\n"
+
+#: fetchmail.c:1646
+msgid " SSL encrypted sessions enabled.\n"
+msgstr "启用 SSL 加密会话\n"
+
+#: fetchmail.c:1648
+#, c-format
+msgid " SSL protocol: %s.\n"
+msgstr " SSL 协议: %s\n"
+
+#: fetchmail.c:1650
+msgid " SSL server certificate checking enabled.\n"
+msgstr " 启用 SSL 服务器证书检查\n"
+
+#: fetchmail.c:1652
+#, c-format
+msgid " SSL trusted certificate directory: %s\n"
+msgstr " SSL 受信证书目录: %s\n"
+
+#: fetchmail.c:1655
+#, c-format
+msgid " SSL key fingerprint (checked against the server key): %s\n"
+msgstr " SSL 密钥指纹 (与服务器密钥对比过): %s\n"
+
+#: fetchmail.c:1658
+#, c-format
+msgid " Server nonresponse timeout is %d seconds"
+msgstr " 服务器未响应,超时 %d 秒"
+
+#: fetchmail.c:1660
+msgid " (default).\n"
+msgstr " (默认)。\n"
+
+#: fetchmail.c:1667
+msgid " Default mailbox selected.\n"
+msgstr " 已选中默认邮箱。\n"
+
+#: fetchmail.c:1672
+msgid " Selected mailboxes are:"
+msgstr " 选中的邮箱是:"
+
+#: fetchmail.c:1678
+msgid " All messages will be retrieved (--all on).\n"
+msgstr " 收取所有邮件( --all 选项开启).\n"
+
+#: fetchmail.c:1679
+msgid " Only new messages will be retrieved (--all off).\n"
+msgstr " 只收取新邮件( --all 选项关闭).\n"
+
+#: fetchmail.c:1681
+msgid " Fetched messages will be kept on the server (--keep on).\n"
+msgstr " 收取的邮件会在服务器上保留副本( --keep 开启).\n"
+
+#: fetchmail.c:1682
+msgid " Fetched messages will not be kept on the server (--keep off).\n"
+msgstr " 收取的邮件不会保留在服务器上( --keep 关闭).\n"
+
+#: fetchmail.c:1684
+msgid " Old messages will be flushed before message retrieval (--flush on).\n"
+msgstr " 在收取新邮件前删除旧邮件(--flush 开启).\n"
+
+#: fetchmail.c:1685
+msgid " Old messages will not be flushed before message retrieval (--flush off).\n"
+msgstr " 在收取新邮件前不删除旧邮件(--flush 关闭).\n"
+
+#: fetchmail.c:1687
+msgid " Oversized messages will be flushed before message retrieval (--limitflush on).\n"
+msgstr " 收件前将删除超大的邮件(--limitflush 开启).\n"
+
+#: fetchmail.c:1688
+msgid " Oversized messages will not be flushed before message retrieval (--limitflush off).\n"
+msgstr " 收件前将不删除超大的邮件(--limitflush 关闭).\n"
+
+#: fetchmail.c:1690
+msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n"
+msgstr " 本地收件人地址重写(--norewrite 关闭).\n"
+
+#: fetchmail.c:1691
+msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n"
+msgstr " 不重写本地收件人地址(--norewrite 开启).\n"
+
+#: fetchmail.c:1693
+msgid " Carriage-return stripping is enabled (stripcr on).\n"
+msgstr " 回车符清除(stripcr 开启).\n"
+
+#: fetchmail.c:1694
+msgid " Carriage-return stripping is disabled (stripcr off).\n"
+msgstr " 不清除回车符(stripcr 关闭).\n"
+
+#: fetchmail.c:1696
+msgid " Carriage-return forcing is enabled (forcecr on).\n"
+msgstr " 强行在换行前插入回车符(forcecr 开启).\n"
+
+#: fetchmail.c:1697
+msgid " Carriage-return forcing is disabled (forcecr off).\n"
+msgstr " 不在换行前强行插入回车符(forcecr 关闭).\n"
+
+#: fetchmail.c:1699
+msgid " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n"
+msgstr " 忽略 Content-Transfer-Encoding (pass8bits 开启).\n"
+
+#: fetchmail.c:1700
+msgid " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n"
+msgstr " 不忽略 Content-Transfer-Encoding (pass8bits 关闭).\n"
+
+#: fetchmail.c:1702
+msgid " MIME decoding is enabled (mimedecode on).\n"
+msgstr " 解开 MIME 编码 (mimedecode 开启).\n"
+
+#: fetchmail.c:1703
+msgid " MIME decoding is disabled (mimedecode off).\n"
+msgstr " 不解开 MIME 编码 (mimedecode 关闭).\n"
+
+#: fetchmail.c:1705
+msgid " Idle after poll is enabled (idle on).\n"
+msgstr " 收件后回到 idle 模式 (idle 开启).\n"
+
+#: fetchmail.c:1706
+msgid " Idle after poll is disabled (idle off).\n"
+msgstr " 收件后不回到 idle 模式 (idle 关闭).\n"
+
+#: fetchmail.c:1708
+msgid " Nonempty Status lines will be discarded (dropstatus on)\n"
+msgstr " 删除带有 Status 字样的行 (dropstatus 开启)\n"
+
+#: fetchmail.c:1709
+msgid " Nonempty Status lines will be kept (dropstatus off)\n"
+msgstr " 保留带有 Status 字样的 行 (dropstatus 关闭)\n"
+
+#: fetchmail.c:1711
+msgid " Delivered-To lines will be discarded (dropdelivered on)\n"
+msgstr " 删除带有 Delivered-to 的行 (dropdelivered 开启)\n"
+
+#: fetchmail.c:1712
+msgid " Delivered-To lines will be kept (dropdelivered off)\n"
+msgstr " 保留带有 Delivered-to 的行 (dropdelivered 关闭)\n"
+
+#: fetchmail.c:1716
+#, c-format
+msgid " Message size limit is %d octets (--limit %d).\n"
+msgstr " 邮件大小被限制为 %d 字节 (--limit %d).\n"
+
+#: fetchmail.c:1719
+msgid " No message size limit (--limit 0).\n"
+msgstr " 邮件大小无限制 (--limit 0).\n"
+
+#: fetchmail.c:1721
+#, c-format
+msgid " Message size warning interval is %d seconds (--warnings %d).\n"
+msgstr " 每隔 %d 秒发出邮件大小警告 (--warnings %d).\n"
+
+#: fetchmail.c:1724
+msgid " Size warnings on every poll (--warnings 0).\n"
+msgstr " 每次收件都给出邮件大小警告 (--warnings 0).\n"
+
+#: fetchmail.c:1727
+#, c-format
+msgid " Received-message limit is %d (--fetchlimit %d).\n"
+msgstr " 单次收件限制为 %d 封(--fetchlimit %d).\n"
+
+#: fetchmail.c:1730
+msgid " No received-message limit (--fetchlimit 0).\n"
+msgstr " 无收件限制 (--fetchlimit 0).\n"
+
+#: fetchmail.c:1732
+#, c-format
+msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n"
+msgstr " 限制所收邮件大小为 %d 字节(--fetchsizelimit %d).\n"
+
+#: fetchmail.c:1735
+msgid " No fetch message size limit (--fetchsizelimit 0).\n"
+msgstr " 所收邮件大小无限制 (--fetchsizelimit 0).\n"
+
+#: fetchmail.c:1739
+msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n"
+msgstr " 每次收件期间对 UIDs 进行折半查找 (--fastuidl 1).\n"
+
+#: fetchmail.c:1741
+#, c-format
+msgid " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n"
+msgstr " 每 %2$d 次收件中有 %1$d 次对 UIDs 进行折半查找 (--fastuidl %3$d).\n"
+
+#: fetchmail.c:1744
+msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n"
+msgstr " 每次收件期间对 UIDs 进行线性查找 (--fastuidl 0).\n"
+
+#: fetchmail.c:1746
+#, c-format
+msgid " SMTP message batch limit is %d.\n"
+msgstr " 单次 SMTP 会话中最多传送 %d 封邮件。\n"
+
+#: fetchmail.c:1748
+msgid " No SMTP message batch limit (--batchlimit 0).\n"
+msgstr " 单次 SMTP 会话中无传送邮件限制 (--batchlimit 0)。\n"
+
+#: fetchmail.c:1752
+#, c-format
+msgid " Deletion interval between expunges forced to %d (--expunge %d).\n"
+msgstr " 两次删除操作之间最多传送 %d 封邮件(--expunge %d)。\n"
+
+#: fetchmail.c:1754
+msgid " No forced expunges (--expunge 0).\n"
+msgstr " 两次删除操作之间无传送邮件限制(--expunge 0)。\n"
+
+#: fetchmail.c:1761
+msgid " Domains for which mail will be fetched are:"
+msgstr " 要收取的邮件位于服务器:"
+
+#: fetchmail.c:1766 fetchmail.c:1786
+msgid " (default)"
+msgstr " (默认)"
+
+#: fetchmail.c:1771
+#, c-format
+msgid " Messages will be appended to %s as BSMTP\n"
+msgstr " 邮件作为 BSMTP 附加至 %s\n"
+
+#: fetchmail.c:1773
+#, c-format
+msgid " Messages will be delivered with \"%s\".\n"
+msgstr " 邮件通过 “%s” 投递。\n"
+
+#: fetchmail.c:1780
+#, c-format
+msgid " Messages will be %cMTP-forwarded to:"
+msgstr " 邮件将被 %cMPT 转发到:"
+
+#: fetchmail.c:1791
+#, c-format
+msgid " Host part of MAIL FROM line will be %s\n"
+msgstr " MAIL FROM 这一行的 Host 部分是 %s\n"
+
+#: fetchmail.c:1794
+#, c-format
+msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n"
+msgstr " RCPT TO 这一行中将要被送往 SMTP 的地址是 %s\n"
+
+#: fetchmail.c:1803
+msgid " Recognized listener spam block responses are:"
+msgstr " 识别出的监听端垃圾邮件拒收响应为:"
+
+# fetchmail.c:1809
+#: fetchmail.c:1809
+msgid " Spam-blocking disabled\n"
+msgstr " 关闭垃圾邮件拒收\n"
+
+#: fetchmail.c:1812
+#, c-format
+msgid " Server connection will be brought up with \"%s\".\n"
+msgstr " 服务器连接将被 “%s” 唤起\n"
+
+#: fetchmail.c:1815
+msgid " No pre-connection command.\n"
+msgstr " 无连接前要执行的程序。\n"
+
+#: fetchmail.c:1817
+#, c-format
+msgid " Server connection will be taken down with \"%s\".\n"
+msgstr " 服务器连接将被 “%s” 关闭。\n"
+
+#: fetchmail.c:1820
+msgid " No post-connection command.\n"
+msgstr " 无连接后要执行的程序。\n"
+
+#: fetchmail.c:1823
+msgid " No localnames declared for this host.\n"
+msgstr " 此服务器没有要关联的本地用户名。\n"
+
+#: fetchmail.c:1833
+msgid " Multi-drop mode: "
+msgstr " 多投模式: "
+
+#: fetchmail.c:1835
+msgid " Single-drop mode: "
+msgstr " 单投模式: "
+
+#: fetchmail.c:1837
+#, c-format
+msgid "%d local name recognized.\n"
+msgid_plural "%d local names recognized.\n"
+msgstr[0] "识别出 %d 个本地用户名。\n"
+
+#: fetchmail.c:1852
+msgid " DNS lookup for multidrop addresses is enabled.\n"
+msgstr " 启用 DNS 搜寻多投地址。\n"
+
+#: fetchmail.c:1853
+msgid " DNS lookup for multidrop addresses is disabled.\n"
+msgstr " 关闭 DNS 搜寻多投地址。\n"
+
+#: fetchmail.c:1857
+msgid " Server aliases will be compared with multidrop addresses by IP address.\n"
+msgstr " 服务器昵称将以 IP 地址与多投地址进行比较\n"
+
+#: fetchmail.c:1859
+msgid " Server aliases will be compared with multidrop addresses by name.\n"
+msgstr " 服务器昵称将以名字与多投地址进行比较\n"
+
+#: fetchmail.c:1862
+msgid " Envelope-address routing is disabled\n"
+msgstr " 禁用 Envelope-address 路由\n"
+
+#: fetchmail.c:1865
+#, c-format
+msgid " Envelope header is assumed to be: %s\n"
+msgstr " 邮件头假定为: %s\n"
+
+#: fetchmail.c:1868
+#, c-format
+msgid " Number of envelope headers to be skipped over: %d\n"
+msgstr " 跳过的邮件头数目为: %d\n"
+
+#: fetchmail.c:1871
+#, c-format
+msgid " Prefix %s will be removed from user id\n"
+msgstr " 将从用户 id 中移除前缀 %s\n"
+
+#: fetchmail.c:1874
+msgid " No prefix stripping\n"
+msgstr " 没有要从用户 id 中清除的前缀\n"
+
+#: fetchmail.c:1881
+msgid " Predeclared mailserver aliases:"
+msgstr " 预先声明的邮件服务器昵称: "
+
+#: fetchmail.c:1890
+msgid " Local domains:"
+msgstr " 本地域:"
+
+#: fetchmail.c:1900
+#, c-format
+msgid " Connection must be through interface %s.\n"
+msgstr " 必须通过地址 %s 连接\n"
+
+#: fetchmail.c:1902
+msgid " No interface requirement specified.\n"
+msgstr " 未指定地址要求。\n"
+
+#: fetchmail.c:1904
+#, c-format
+msgid " Polling loop will monitor %s.\n"
+msgstr " 收件轮循将监听 %s。\n"
+
+#: fetchmail.c:1906
+msgid " No monitor interface specified.\n"
+msgstr " 未指定监听地址。\n"
+
+#: fetchmail.c:1910
+#, c-format
+msgid " Server connections will be made via plugin %s (--plugin %s).\n"
+msgstr " 通过外部程序 %s 进行服务器连接 (--plugin %s)。\n"
+
+#: fetchmail.c:1912
+msgid " No plugin command specified.\n"
+msgstr " 未指定外部程序。\n"
+
+#: fetchmail.c:1914
+#, c-format
+msgid " Listener connections will be made via plugout %s (--plugout %s).\n"
+msgstr " 通过外部程序 %s 进行 SMTP 连接(--plugout %s)。\n"
+
+#: fetchmail.c:1916
+msgid " No plugout command specified.\n"
+msgstr " 未指定外部程序。\n"
+
+#: fetchmail.c:1921
+msgid " No UIDs saved from this host.\n"
+msgstr " 未从此主机上保存 UIDs。\n"
+
+#: fetchmail.c:1930
+#, c-format
+msgid " %d UIDs saved.\n"
+msgstr " 保存了 %d 个UIDs。\n"
+
+#: fetchmail.c:1938
+msgid " Poll trace information will be added to the Received header.\n"
+msgstr " 收件跟踪信息将被加入 Received 邮件头。\n"
+
+#: fetchmail.c:1940
+msgid ""
+" No poll trace information will be added to the Received header.\n"
+".\n"
+msgstr ""
+" 无收件跟踪信息要被加入 Received 邮件头。\n"
+"。\n"
+
+#: fetchmail.c:1943
+#, c-format
+msgid " Pass-through properties \"%s\".\n"
+msgstr " 传送的 properties 选项为 “%s” 。\n"
+
+#: getpass.c:71
+msgid "ERROR: no support for getpassword() routine\n"
+msgstr "错误: 不支持 getpassword() 例程\n"
+
+#: getpass.c:193
+msgid ""
+"\n"
+"Caught SIGINT... bailing out.\n"
+msgstr ""
+"\n"
+"遇到信号 SIGINT... 正在退出\n"
+
+#: gssapi.c:66
+#, c-format
+msgid "Couldn't get service name for [%s]\n"
+msgstr "无法获得服务 [%s]\n"
+
+#: gssapi.c:72
+#, c-format
+msgid "Using service name [%s]\n"
+msgstr "正在使用服务 [%s]\n"
+
+#: gssapi.c:89
+msgid "Sending credentials\n"
+msgstr "正在发送证书\n"
+
+#: gssapi.c:107
+msgid "Error exchanging credentials\n"
+msgstr "交换证书时出错\n"
+
+#: gssapi.c:152
+msgid "Couldn't unwrap security level data\n"
+msgstr "无法解开加密数据\n"
+
+#: gssapi.c:157
+msgid "Credential exchange complete\n"
+msgstr "证书交换完成\n"
+
+#: gssapi.c:161
+msgid "Server requires integrity and/or privacy\n"
+msgstr "服务器要求完整性和(或)隐私检查\n"
+
+#: gssapi.c:170
+#, c-format
+msgid "Unwrapped security level flags: %s%s%s\n"
+msgstr "解开的加密标识: %s%s%s\n"
+
+#: gssapi.c:174
+#, c-format
+msgid "Maximum GSS token size is %ld\n"
+msgstr "最大 GSS 标识大小为 %ld\n"
+
+#: gssapi.c:187
+msgid "Error creating security level request\n"
+msgstr "创建加密请求时出错\n"
+
+#: gssapi.c:198
+msgid "Releasing GSS credentials\n"
+msgstr "正在清空 GSS 证书\n"
+
+#: gssapi.c:201
+msgid "Error releasing credentials\n"
+msgstr "清空证书时出错\n"
+
+#: idle.c:61
+#, c-format
+msgid "fetchmail: thread sleeping for %d sec.\n"
+msgstr "fetchmail: 线程休眠 %d 秒。\n"
+
+#: imap.c:326
+msgid "Protocol identified as IMAP4 rev 1\n"
+msgstr "协议被识别为 IMAP4 版本 1\n"
+
+#: imap.c:332
+msgid "Protocol identified as IMAP4 rev 0\n"
+msgstr "协议被识别为 IMAP4 版本 0\n"
+
+#: imap.c:339
+msgid "Protocol identified as IMAP2 or IMAP2BIS\n"
+msgstr "协议被识别为 IMAP2 或 IMAP2BIS\n"
+
+#: imap.c:354
+msgid "will idle after poll\n"
+msgstr "收件后恢复至 idle 模式\n"
+
+#: imap.c:441 pop3.c:505
+#, c-format
+msgid "%s: upgrade to TLS succeeded.\n"
+msgstr "%s: 成功升级至 TLS 协议。\n"
+
+#: imap.c:450 pop3.c:514
+#, c-format
+msgid "%s: upgrade to TLS failed.\n"
+msgstr "%s: 升级至 TLS 协议失败。\n"
+
+#: imap.c:454
+#, fuzzy, c-format
+msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n"
+msgstr "%s: 升级至 TLS 失败,继续尝试\n"
+
+#: imap.c:565
+msgid "Required OTP capability not compiled into fetchmail\n"
+msgstr "需要的 OTP 功能未被编译进 fetchmail\n"
+
+#: imap.c:587 pop3.c:380
+msgid "Required NTLM capability not compiled into fetchmail\n"
+msgstr "需要的 NTLM 功能未被编译进 fetchmail\n"
+
+#: imap.c:596
+msgid "Required LOGIN capability not supported by server\n"
+msgstr "需要的 LOGIN 功能未被编译进 fetchmail\n"
+
+#: imap.c:662
+#, c-format
+msgid "mail expunge mismatch (%d actual != %d expected)\n"
+msgstr "邮件删除数不相等 (实际删除 %d 封!= 已删除 %d 封)\n"
+
+#: imap.c:768 imap.c:827
+msgid "re-poll failed\n"
+msgstr "重新收件失败\n"
+
+#: imap.c:776 imap.c:832
+#, c-format
+msgid "%d message waiting after re-poll\n"
+msgid_plural "%d messages waiting after re-poll\n"
+msgstr[0] "重新收件后又有 %d 封邮件等待收取\n"
+
+#: imap.c:793
+msgid "mailbox selection failed\n"
+msgstr "邮箱选择失败\n"
+
+#: imap.c:797
+#, c-format
+msgid "%d message waiting after first poll\n"
+msgid_plural "%d messages waiting after first poll\n"
+msgstr[0] "首次收件后又有 %d 封邮件等待收取\n"
+
+#: imap.c:811
+msgid "expunge failed\n"
+msgstr "删除操作失败\n"
+
+#: imap.c:815
+#, c-format
+msgid "%d message waiting after expunge\n"
+msgid_plural "%d messages waiting after expunge\n"
+msgstr[0] "删除操作后有 %d 封邮件等待收取\n"
+
+#: imap.c:857
+msgid "search for unseen messages failed\n"
+msgstr "查找未读邮件失败\n"
+
+#: imap.c:885
+#, c-format
+msgid "%lu is unseen\n"
+msgstr "%lu 封未读\n"
+
+#: imap.c:897 pop3.c:876
+#, c-format
+msgid "%u is first unseen\n"
+msgstr "%u 是首个未读邮件\n"
+
+#: imap.c:988
+msgid "Warning: ignoring bogus data for message sizes returned by the server.\n"
+msgstr "警告: 忽略服务器返回的邮件大小的无效数据。\n"
+
+#: interface.c:256
+msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem."
+msgstr "无法打开 kvm 接口。确保 fetchmail 是 SGID kmem"
+
+#: interface.c:396
+#, c-format
+msgid "Unable to parse interface name from %s"
+msgstr "无法从 %s 分析得出地址名"
+
+#: interface.c:418
+msgid "get_ifinfo: sysctl (iflist estimate) failed"
+msgstr "get_ifinfo: sysctl (iflist 测试) 失败"
+
+#: interface.c:424
+msgid "get_ifinfo: malloc failed"
+msgstr "get_ifinfo: malloc 失败"
+
+#: interface.c:430
+msgid "get_ifinfo: sysctl (iflist) failed"
+msgstr "get_ifinfo: sysctl (iflist) 失败"
+
+#: interface.c:448
+#, c-format
+msgid "Routing message version %d not understood."
+msgstr "未知的路径信息版本 %d。"
+
+#: interface.c:480
+#, c-format
+msgid "No interface found with name %s"
+msgstr "未找到以 %s 命名的网卡"
+
+#: interface.c:538
+#, c-format
+msgid "No IP address found for %s"
+msgstr "未找到 %s 的 IP 地址"
+
+#: interface.c:589
+msgid "missing IP interface address\n"
+msgstr "未找到 IP 地址\n"
+
+#: interface.c:605
+msgid "invalid IP interface address\n"
+msgstr "无效的 IP 地址\n"
+
+#: interface.c:611
+msgid "invalid IP interface mask\n"
+msgstr "无效的 IP 地址掩码\n"
+
+#: interface.c:650
+#, c-format
+msgid "activity on %s -noted- as %d\n"
+msgstr "%s 的活跃度为 %d\n"
+
+#: interface.c:665
+#, c-format
+msgid "skipping poll of %s, %s down\n"
+msgstr "跳过 %s 收件,%s 关闭了\n"
+
+#: interface.c:684
+#, c-format
+msgid "skipping poll of %s, %s IP address excluded\n"
+msgstr "跳过 %s 收件,拒绝接受 %s 的 IP 地址\n"
+
+#: interface.c:696
+#, c-format
+msgid "activity on %s checked as %d\n"
+msgstr "%s 的活跃度查为 %d\n"
+
+#: interface.c:722
+#, c-format
+msgid "skipping poll of %s, %s inactive\n"
+msgstr "跳过 %s 收件,%s 未开启\n"
+
+#: interface.c:729
+#, c-format
+msgid "activity on %s was %d, is %d\n"
+msgstr "%s 的活跃度以前是 %d,现在是 %d\n"
+
+#: kerberos.c:74
+msgid "could not decode initial BASE64 challenge\n"
+msgstr "无法解码起始部分的 BASE64 编码请求\n"
+
+#: kerberos.c:139
+#, c-format
+msgid "principal %s in ticket does not match -u %s\n"
+msgstr "证书中的验证方 %s 与 -u 选项中的 %s 不匹配\n"
+
+#: kerberos.c:147
+#, c-format
+msgid "non-null instance (%s) might cause strange behavior\n"
+msgstr "非空情况 (%s) 可能导致奇怪的行为\n"
+
+#: kerberos.c:213
+msgid "could not decode BASE64 ready response\n"
+msgstr "无法解码 BASE64 ready 响应\n"
+
+#: kerberos.c:220
+msgid "challenge mismatch\n"
+msgstr "请求不匹配\n"
+
+#: lock.c:86
+#, c-format
+msgid "fetchmail: error reading lockfile \"%s\": %s\n"
+msgstr "fetchmail: 读取锁文件 “%s” 时发生错误: %s\n"
+
+#: lock.c:97
+msgid "fetchmail: removing stale lockfile\n"
+msgstr "fetchmail: 正在删除过时的锁文件\n"
+
+#: lock.c:121
+#, c-format
+msgid "fetchmail: error opening lockfile \"%s\": %s\n"
+msgstr "fetchmail: 打开锁文件 “%s” 时发生错误: %s\n"
+
+#: lock.c:168
+msgid "fetchmail: lock creation failed.\n"
+msgstr "fetchmail: 锁文件创建失败。\n"
+
+#: netrc.c:219
+#, c-format
+msgid "%s:%d: warning: found \"%s\" before any host names\n"
+msgstr "%s:%d: 警告: 在任意主机名前发现 “%s”\n"
+
+#: netrc.c:257
+#, c-format
+msgid "%s:%d: warning: unknown token \"%s\"\n"
+msgstr "%s:%d: 警告: 未知标识“%s”\n"
+
+#: odmr.c:66
+#, c-format
+msgid "%s's SMTP listener does not support ATRN\n"
+msgstr "%s 的 SMTP 端不支持 ATRN\n"
+
+#: odmr.c:104
+msgid "Turnaround now...\n"
+msgstr "正在转向 ...\n"
+
+#: odmr.c:109
+msgid "ATRN request refused.\n"
+msgstr "拒绝 ATRN 请求\n"
+
+#: odmr.c:113
+msgid "Unable to process ATRN request now\n"
+msgstr "现在无法处理 ATRN 请求\n"
+
+#: odmr.c:118
+msgid "You have no mail.\n"
+msgstr "您没有邮件\n"
+
+#: odmr.c:122
+msgid "Command not implemented\n"
+msgstr "指令未执行\n"
+
+#: odmr.c:126
+msgid "Authentication required.\n"
+msgstr "要求验证\n"
+
+#: odmr.c:130
+#, c-format
+msgid "Unknown ODMR error %d\n"
+msgstr "未知的 ODMR 错误 %d\n"
+
+#: odmr.c:189
+msgid "receiving message data\n"
+msgstr "正在接收邮件数据\n"
+
+#: odmr.c:242
+msgid "Option --keep is not supported with ODMR\n"
+msgstr "ODMR 不支持 --keep 选项\n"
+
+#: odmr.c:246
+msgid "Option --flush is not supported with ODMR\n"
+msgstr "ODMR 不支持 --flush 选项\n"
+
+#: odmr.c:250
+msgid "Option --folder is not supported with ODMR\n"
+msgstr "ODMR 不支持 --folder 选项\n"
+
+#: odmr.c:254
+msgid "Option --check is not supported with ODMR\n"
+msgstr "ODMR 不支持 --check 选项\n"
+
+#: opie.c:42
+msgid "server recv fatal\n"
+msgstr "服务器 recv 错\n"
+
+#: opie.c:56
+msgid "Could not decode OTP challenge\n"
+msgstr "无法解码 OTP 请求\n"
+
+#: opie.c:64 pop3.c:597
+msgid "Secret pass phrase: "
+msgstr "密码短语:"
+
+#: options.c:166 options.c:210
+#, c-format
+msgid "String '%s' is not a valid number string.\n"
+msgstr "字符串 ‘%s’不是一个有效的数字串。\n"
+
+#: options.c:175
+#, c-format
+msgid "Value of string '%s' is %s than %d.\n"
+msgstr "字符串 ‘%1$s’ 的值比 %3$d %2$s\n"
+
+#: options.c:176
+msgid "smaller"
+msgstr "小"
+
+#: options.c:176
+msgid "larger"
+msgstr "大"
+
+#: options.c:337
+#, c-format
+msgid "Invalid protocol `%s' specified.\n"
+msgstr "指定了无效的协议 ‘%s’\n"
+
+#: options.c:384
+#, c-format
+msgid "Invalid authentication `%s' specified.\n"
+msgstr "指定了无效的认证方式 ‘%s’\n"
+
+#: options.c:585
+msgid "usage: fetchmail [options] [server ...]\n"
+msgstr "用法: fetchmail [选项] [服务器...]\n"
+
+#: options.c:586
+msgid " Options are as follows:\n"
+msgstr " 以下这些是选项:\n"
+
+#: options.c:587
+msgid " -?, --help display this option help\n"
+msgstr " -?, --help 显示此选项帮助\n"
+
+#: options.c:588
+msgid " -V, --version display version info\n"
+msgstr " -V, --version 显示版本信息\n"
+
+#: options.c:590
+msgid " -c, --check check for messages without fetching\n"
+msgstr " -c, --check 只检查邮件而不收取\n"
+
+#: options.c:591
+msgid " -s, --silent work silently\n"
+msgstr " -s, --silent 运行时不要显示多余信息\n"
+
+#: options.c:592
+msgid " -v, --verbose work noisily (diagnostic output)\n"
+msgstr " -v, --verbose 运行时给出信息 (诊断型的输出)\n"
+
+#: options.c:593
+msgid " -d, --daemon run as a daemon once per n seconds\n"
+msgstr " -d, --daemon 每 n 秒运行后台服务一次\n"
+
+#: options.c:594
+msgid " -N, --nodetach don't detach daemon process\n"
+msgstr " -N, --nodetach 不分离后台进程\n"
+
+#: options.c:595
+msgid " -q, --quit kill daemon process\n"
+msgstr " -q, --quit 终止后台进程\n"
+
+#: options.c:596
+msgid " -L, --logfile specify logfile name\n"
+msgstr " -L, --logfile 指定日志文件名\n"
+
+#: options.c:597
+msgid " --syslog use syslog(3) for most messages when running as a daemon\n"
+msgstr " --syslog 以后台服务运行时用 syslog(3) 得到更多的信息\n"
+
+#: options.c:598
+msgid " --invisible don't write Received & enable host spoofing\n"
+msgstr " --invisible 不写 Received 邮件头并允许伪装主机\n"
+
+#: options.c:599
+msgid " -f, --fetchmailrc specify alternate run control file\n"
+msgstr " -f, --fetchmailrc 指定可选的配置文件\n"
+
+#: options.c:600
+msgid " -i, --idfile specify alternate UIDs file\n"
+msgstr " -i, --idfile 指定可选的 UIDs 文件\n"
+
+#: options.c:601
+msgid " --pidfile specify alternate PID (lock) file\n"
+msgstr " --pidfile 指定可选的进程(锁)文件\n"
+
+#: options.c:602
+msgid " --postmaster specify recipient of last resort\n"
+msgstr " --postmaster 指定邮件管理员\n"
+
+#: options.c:603
+msgid " --nobounce redirect bounces from user to postmaster.\n"
+msgstr " --nobounce 将回送邮件从用户重定向至邮件管理员\n"
+
+#: options.c:605
+msgid " -I, --interface interface required specification\n"
+msgstr " -I, --interface 指定网络地址\n"
+
+#: options.c:606
+msgid " -M, --monitor monitor interface for activity\n"
+msgstr " -M, --moniter 监控指定网络地址的活跃度\n"
+
+#: options.c:609
+msgid " --ssl enable ssl encrypted session\n"
+msgstr " --ssl 启用 ssl 加密会话\n"
+
+#: options.c:610
+msgid " --sslkey ssl private key file\n"
+msgstr " --sslkey ssl 私钥文件\n"
+
+#: options.c:611
+msgid " --sslcert ssl client certificate\n"
+msgstr " --sslcert ssl 客户端证书\n"
+
+#: options.c:612
+msgid " --sslcertck do strict server certificate check (recommended)\n"
+msgstr " --sslcertck 进行严格的服务器证书检查(推荐)\n"
+
+#: options.c:613
+msgid " --sslcertpath path to ssl certificates\n"
+msgstr " --sslcertpath ssl 证书目录\n"
+
+#: options.c:614
+msgid " --sslfingerprint fingerprint that must match that of the server's cert.\n"
+msgstr " --sslfingerprint 指定一个指纹,它必须与服务器证书的指纹匹配\n"
+
+#: options.c:615
+msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n"
+msgstr " --sslproto 指定强制使用的 ssl 协议(SSL2/SSL3/TLS1)\n"
+
+#: options.c:617
+msgid " --plugin specify external command to open connection\n"
+msgstr " --plugin 指定外部程序打开连接\n"
+
+#: options.c:618
+msgid " --plugout specify external command to open smtp connection\n"
+msgstr " --plugout 指定外部程序打开 smtp 连接\n"
+
+#: options.c:620
+msgid " -p, --protocol specify retrieval protocol (see man page)\n"
+msgstr " -p, --protocol 指定收件协议 (看 man 手册页)\n"
+
+#: options.c:621
+msgid " -U, --uidl force the use of UIDLs (pop3 only)\n"
+msgstr " -U, --uidl 强制使用 UIDLs(仅适用于 pop3)\n"
+
+#: options.c:622
+msgid " --port TCP port to connect to (obsolete, use --service)\n"
+msgstr " --port 要连接的 TCP 端口(过时了,用 --service)\n"
+
+#: options.c:623
+msgid " -P, --service TCP service to connect to (can be numeric TCP port)\n"
+msgstr " -P, --service 要连接的 TCP 服务(允许用 TCP 端口的数值来表示)\n"
+
+#: options.c:624
+msgid " --auth authentication type (password/kerberos/ssh/otp)\n"
+msgstr " --auth 指定验证方式(password/kerberos/ssh/otp)\n"
+
+#: options.c:625
+msgid " -t, --timeout server nonresponse timeout\n"
+msgstr " -t, --timeout 指定服务器超时无响应的时间\n"
+
+#: options.c:626
+msgid " -E, --envelope envelope address header\n"
+msgstr " -E, --envelope 指定邮件地址头\n"
+
+#: options.c:627
+msgid " -Q, --qvirtual prefix to remove from local user id\n"
+msgstr " -Q, --qvirtual 从当前用户移除前缀\n"
+
+#: options.c:628
+msgid " --principal mail service principal\n"
+msgstr "--principal 邮件服务验证方\n"
+
+#: options.c:629
+msgid " --tracepolls add poll-tracing information to Received header\n"
+msgstr " --tracepolls Received 邮件头中添加收件跟踪信息\n"
+
+#: options.c:631
+msgid " -u, --username specify users's login on server\n"
+msgstr " -u, --username 指定登录服务器的用户名\n"
+
+#: options.c:632
+msgid " -a, --[fetch]all retrieve old and new messages\n"
+msgstr " -a, --[fetch]all 收取所有新旧邮件\n"
+
+#: options.c:633
+msgid " -K, --nokeep delete new messages after retrieval\n"
+msgstr " -K, --nokeep 收件后删除服务器上新邮件\n"
+
+#: options.c:634
+msgid " -k, --keep save new messages after retrieval\n"
+msgstr " -k, --keep 收件后保留服务器上新邮件\n"
+
+#: options.c:635
+msgid " -F, --flush delete old messages from server\n"
+msgstr " -F, --flush 从服务器上删除旧邮件\n"
+
+#: options.c:636
+msgid " --limitflush delete oversized messages\n"
+msgstr " --limitflush 删除超大的邮件\n"
+
+#: options.c:637
+msgid " -n, --norewrite don't rewrite header addresses\n"
+msgstr " -n, --norewrite 不要重写地址头\n"
+
+#: options.c:638
+msgid " -l, --limit don't fetch messages over given size\n"
+msgstr " -l, --limit 不收超过指定大小的邮件\n"
+
+#: options.c:639
+msgid " -w, --warnings interval between warning mail notification\n"
+msgstr " -w, --warnings 邮件通知警告的间隔\n"
+
+#: options.c:641
+msgid " -S, --smtphost set SMTP forwarding host\n"
+msgstr " -S, --smtphost 设置 SMTP 转发主机\n"
+
+#: options.c:642
+msgid " --fetchdomains fetch mail for specified domains\n"
+msgstr " --fetchdomains 收取指定域的邮件\n"
+
+#: options.c:643
+msgid " -D, --smtpaddress set SMTP delivery domain to use\n"
+msgstr " -D, --smtpaddress 设置 SMTP 投递域\n"
+
+#: options.c:644
+msgid " --smtpname set SMTP full name username@domain\n"
+msgstr " --smtpname 设置 SMTP 全名,用户名@域\n"
+
+#: options.c:645
+msgid " -Z, --antispam, set antispam response values\n"
+msgstr " -Z, --antispam, 设置 antispam 响应值\n"
+
+#: options.c:646
+msgid " -b, --batchlimit set batch limit for SMTP connections\n"
+msgstr " -b, --bathlimit 为 SMTP 连接设置批量处理限制\n"
+
+#: options.c:647
+msgid " -B, --fetchlimit set fetch limit for server connections\n"
+msgstr " -B, --fetchlimit 为服务器连接设置收取限制\n"
+
+#: options.c:648
+msgid " --fetchsizelimit set fetch message size limit\n"
+msgstr " --fetchsizelimit 设置收件大小限制\n"
+
+#: options.c:649
+msgid " --fastuidl do a binary search for UIDLs\n"
+msgstr " --fastuidl 对 UIDLs 进行折半查找\n"
+
+#: options.c:650
+msgid " -e, --expunge set max deletions between expunges\n"
+msgstr " -e, --expunge 设置删除操作发生在多少封邮件之后\n"
+
+#: options.c:651
+msgid " -m, --mda set MDA to use for forwarding\n"
+msgstr " -m, --mda 设置用于转发的 MDA\n"
+
+#: options.c:652
+msgid " --bsmtp set output BSMTP file\n"
+msgstr " --bsmtp 设置 BSMTP 文件输出\n"
+
+#: options.c:653
+msgid " --lmtp use LMTP (RFC2033) for delivery\n"
+msgstr " --lmtp 用 LMTP 协议(RFC2033) 投递邮件\n"
+
+#: options.c:654
+msgid " -r, --folder specify remote folder name\n"
+msgstr " -r, --folder 指定远程邮箱名\n"
+
+#: options.c:655
+msgid " --showdots show progress dots even in logfiles\n"
+msgstr " --showdots 即使在日志文件中也要显示进度条(以点的形式)\n"
+
+#: pop3.c:350
+msgid "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead of TOP.\n"
+msgstr "警告: 发现“ POP3 代理服务器”,用 RETR 命令代替 TOP。\n"
+
+#: pop3.c:449
+msgid "TLS is mandatory for this session, but server refused CAPA command.\n"
+msgstr "强制使用 TLS 会话,但服务器拒绝 CAPA 命令。\n"
+
+#: pop3.c:450
+msgid "The CAPA command is however necessary for TLS.\n"
+msgstr "而 CPAC 命令对于 TLS 协议来说是必须要有的。\n"
+
+#: pop3.c:525
+#, c-format
+msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n"
+msgstr "%s: 升级到 TLS 协议失败了,继续尝试。\n"
+
+#: pop3.c:633
+msgid "We've run out of allowed authenticators and cannot continue.\n"
+msgstr "我们已经用完了可用的验证方式,无法继续\n"
+
+#: pop3.c:647
+msgid "Required APOP timestamp not found in greeting\n"
+msgstr "在 greeting 中未发现所需的 APOP 时间戳\n"
+
+#: pop3.c:656
+msgid "Timestamp syntax error in greeting\n"
+msgstr "greeting 中时间戳语法错误\n"
+
+#: pop3.c:672
+msgid "Invalid APOP timestamp.\n"
+msgstr "无效的 APOP 时间戳\n"
+
+#: pop3.c:696
+msgid "Undefined protocol request in POP3_auth\n"
+msgstr "POP3_auth 中有未定义的协议请求\n"
+
+#: pop3.c:717
+msgid "lock busy! Is another session active?\n"
+msgstr "死锁!是否有另一个会话在运行?\n"
+
+#: pop3.c:796
+msgid "Cannot handle UIDL response from upstream server.\n"
+msgstr "无法操作来自上游服务器的 UIDL 响应。\n"
+
+#: pop3.c:819
+msgid "Server responded with UID for wrong message.\n"
+msgstr "响应的服务器带有错误消息的 UID。\n"
+
+#: pop3.c:846 pop3.c:1092
+#, c-format
+msgid "id=%s (num=%d) was deleted, but is still present!\n"
+msgstr "id = %s (数量 = %d 封) 已被删除,但仍然存在!\n"
+
+#: pop3.c:855 pop3.c:867 pop3.c:1101 pop3.c:1108
+#, c-format
+msgid "%u is unseen\n"
+msgstr "%u 未读\n"
+
+#: pop3.c:952
+msgid "Messages inserted into list on server. Cannot handle this.\n"
+msgstr "邮件被插入服务器列表。无法处理。\n"
+
+#: pop3.c:1044
+msgid "protocol error\n"
+msgstr "协议错\n"
+
+#: pop3.c:1060
+msgid "protocol error while fetching UIDLs\n"
+msgstr "正在读取 UIDLs 时协议出错\n"
+
+#: pop3.c:1430
+msgid "Option --folder is not supported with POP3\n"
+msgstr "POP3 不支持 --folder 选项\n"
+
+#: rcfile_y.y:124
+msgid "server option after user options"
+msgstr "服务器选项在用户选项后"
+
+#: rcfile_y.y:167
+msgid "SDPS not enabled."
+msgstr "SDPS 不可用"
+
+#: rcfile_y.y:213
+msgid "fetchmail: interface option is only supported under Linux (without IPv6) and FreeBSD\n"
+msgstr "fetchmail: interface 选项只有 Linux(无 IPv6)和 FreeBSD 支持\n"
+
+#: rcfile_y.y:220
+msgid "fetchmail: monitor option is only supported under Linux (without IPv6) and FreeBSD\n"
+msgstr "fetchmail: monitor 选项只有 Linux(无 IPv6)和 FreeBSD 支持\n"
+
+#: rcfile_y.y:333
+msgid "SSL is not enabled"
+msgstr "SSL 不可用"
+
+#: rcfile_y.y:382
+msgid "end of input"
+msgstr "输入结束"
+
+#: rcfile_y.y:419
+#, c-format
+msgid "File %s must be a regular file.\n"
+msgstr "文件 %s 必须是个普通文件。\n"
+
+#: rcfile_y.y:429
+#, c-format
+msgid "File %s must have no more than -rwx--x--- (0710) permissions.\n"
+msgstr "文件 %s 不能拥有多于 -rwx--x--- (0710) 的权限。\n"
+
+#: rcfile_y.y:441
+#, c-format
+msgid "File %s must be owned by you.\n"
+msgstr "文件 %s 必须归您所有。\n"
+
+#: report.c:77
+msgid "Unknown system error"
+msgstr "未知的系统错误"
+
+#: report.c:104
+#, c-format
+msgid "%s (log message incomplete)"
+msgstr "%s (日志信息不完整)"
+
+#: rfc822.c:76
+#, c-format
+msgid "About to rewrite %s"
+msgstr "正要重写 %s"
+
+#: rfc822.c:212
+#, c-format
+msgid "Rewritten version is %s\n"
+msgstr "重写版本为 %s\n"
+
+#: rpa.c:117
+msgid "Success"
+msgstr "成功"
+
+#: rpa.c:118
+msgid "Restricted user (something wrong with account)"
+msgstr "受限用户 (帐号有点问题)"
+
+#: rpa.c:119
+msgid "Invalid userid or passphrase"
+msgstr "无效的用户 id 或是密码短语"
+
+#: rpa.c:120
+msgid "Deity error"
+msgstr "Deity error"
+
+#: rpa.c:173
+msgid "RPA token 2: Base64 decode error\n"
+msgstr "RPA 标识 2: BASE64 解码错误\n"
+
+#: rpa.c:184
+#, c-format
+msgid "Service chose RPA version %d.%d\n"
+msgstr "服务选择了 RPA 版本 %d.%d\n"
+
+#: rpa.c:190
+#, c-format
+msgid "Service challenge (l=%d):\n"
+msgstr "服务请求 (l=%d):\n"
+
+#: rpa.c:199
+#, c-format
+msgid "Service timestamp %s\n"
+msgstr "服务时间戳 %s\n"
+
+#: rpa.c:204
+msgid "RPA token 2 length error\n"
+msgstr "RPA 标识 2 长度错误\n"
+
+#: rpa.c:208
+#, c-format
+msgid "Realm list: %s\n"
+msgstr "域列表: %s\n"
+
+#: rpa.c:212
+msgid "RPA error in service@realm string\n"
+msgstr "在“服务@域”字符串中有 RPA 错误\n"
+
+#: rpa.c:249
+msgid "RPA token 4: Base64 decode error\n"
+msgstr "RPA 标识 4: Base64 解码错误\n"
+
+#: rpa.c:260
+#, c-format
+msgid "User authentication (l=%d):\n"
+msgstr "用户验证 (l=%d):\n"
+
+#: rpa.c:274
+#, c-format
+msgid "RPA status: %02X\n"
+msgstr "RPA 状态: %02X\n"
+
+#: rpa.c:280
+msgid "RPA token 4 length error\n"
+msgstr "RPA 标识 4 长度错误\n"
+
+#: rpa.c:287
+#, c-format
+msgid "RPA rejects you: %s\n"
+msgstr "RPA 拒绝您: %s\n"
+
+#: rpa.c:289
+msgid "RPA rejects you, reason unknown\n"
+msgstr "RPA 拒绝您: 原因不明\n"
+
+#: rpa.c:297
+#, c-format
+msgid "RPA User Authentication length error: %d\n"
+msgstr "RPA 用户验证长度错误: %d\n"
+
+#: rpa.c:302
+#, c-format
+msgid "RPA Session key length error: %d\n"
+msgstr "RPA 会话密钥长度错误: %d\n"
+
+#: rpa.c:308
+msgid "RPA _service_ auth fail. Spoof server?\n"
+msgstr "RPA _service_auth 错误。要伪装服务器吗 ?\n"
+
+#: rpa.c:313
+msgid "Session key established:\n"
+msgstr "创建会话密钥:\n"
+
+#: rpa.c:344
+msgid "RPA authorisation complete\n"
+msgstr "RPA 授权完成\n"
+
+#: rpa.c:371
+msgid "Get response\n"
+msgstr "得到响应\n"
+
+#: rpa.c:401
+#, c-format
+msgid "Get response return %d [%s]\n"
+msgstr "得到响应返回 %d [%s]\n"
+
+#: rpa.c:462
+msgid "Hdr not 60\n"
+msgstr "Hdr 非 60\n"
+
+#: rpa.c:483
+msgid "Token length error\n"
+msgstr "标识长度错误\n"
+
+#: rpa.c:488
+#, c-format
+msgid "Token Length %d disagrees with rxlen %d\n"
+msgstr "标识长度 %d 不同于 rxlen %d\n"
+
+#: rpa.c:494
+msgid "Mechanism field incorrect\n"
+msgstr "机制域错误\n"
+
+#: rpa.c:530
+#, c-format
+msgid "dec64 error at char %d: %x\n"
+msgstr "字符 %d 处有 deb64 错误: %x\n"
+
+#: rpa.c:545
+msgid "Inbound binary data:\n"
+msgstr "收到的二进制数据:\n"
+
+#: rpa.c:581
+msgid "Outbound data:\n"
+msgstr "送出数据:\n"
+
+#: rpa.c:644
+msgid "RPA String too long\n"
+msgstr "RPA 字串太长\n"
+
+#: rpa.c:649
+msgid "Unicode:\n"
+msgstr "Unicode:\n"
+
+#: rpa.c:708
+msgid "RPA Failed open of /dev/urandom. This shouldn't\n"
+msgstr "打开 /dev/urandom 时 RPA 失败。这应该不\n"
+
+#: rpa.c:709
+msgid " prevent you logging in, but means you\n"
+msgstr "影响您登入,但意味着您\n"
+
+#: rpa.c:710
+msgid " cannot be sure you are talking to the\n"
+msgstr "无法确认您正在与\n"
+
+#: rpa.c:711
+msgid " service that you think you are (replay\n"
+msgstr "您想要的服务对话。可能您正被一个虚假的服务\n"
+
+#: rpa.c:712
+msgid " attacks by a dishonest service are possible.)\n"
+msgstr "进行回放操作,即受到攻击\n"
+
+#: rpa.c:723
+msgid "User challenge:\n"
+msgstr "用户请求:\n"
+
+#: rpa.c:873
+msgid "MD5 being applied to data block:\n"
+msgstr "数据块使用了 MD5:\n"
+
+#: rpa.c:886
+msgid "MD5 result is: \n"
+msgstr "MD5 值: \n"
+
+#: servport.c:53
+#, c-format
+msgid "getaddrinfo(NULL, \"%s\") error: %s\n"
+msgstr "getaddrinfo(NULL, “%s”) 错误: %s\n"
+
+#: servport.c:80
+#, c-format
+msgid "Cannot resolve service %s to port number.\n"
+msgstr "无法将服务 %s 解析为端口号\n"
+
+#: servport.c:81
+msgid "Please specify the service as decimal port number.\n"
+msgstr "请把服务指定为十进制的端口号\n"
+
+#: sink.c:220
+#, c-format
+msgid "forwarding to %s\n"
+msgstr "正在转发至 %s\n"
+
+#: sink.c:306
+msgid "SMTP: (bounce-message body)\n"
+msgstr "SMTP: (回送邮件内容)\n"
+
+#: sink.c:309
+#, c-format
+msgid "mail from %s bounced to %s\n"
+msgstr "邮件从 %s 回送至 %s\n"
+
+#: sink.c:442
+#, c-format
+msgid "Saved error is still %d\n"
+msgstr "保留的错误仍然为 %d\n"
+
+#: sink.c:502 sink.c:587
+#, c-format
+msgid "%cMTP error: %s\n"
+msgstr "%cMTP 出错: %s\n"
+
+#: sink.c:712
+#, c-format
+msgid "BSMTP file open failed: %s\n"
+msgstr "打开 BSMTP 文件失败: %s\n"
+
+#: sink.c:758
+msgid "BSMTP preamble write failed.\n"
+msgstr "写入 BSMTP 报头失败。\n"
+
+#: sink.c:972
+#, fuzzy, c-format
+msgid "%cMTP listener doesn't like recipient address `%s'\n"
+msgstr "%cMTP 端不喜欢收件人地址 “%s”\n"
+
+#: sink.c:979
+#, fuzzy, c-format
+msgid "%cMTP listener doesn't really like recipient address `%s'\n"
+msgstr "%cMTP 端不是真的喜欢收件人地址 “%s”\n"
+
+#: sink.c:1025
+msgid "no address matches; no postmaster set.\n"
+msgstr "无匹配的地址;也无 postmaster 设置\n"
+
+#: sink.c:1037
+#, c-format
+msgid "can't even send to %s!\n"
+msgstr "无法稳定发送至 %s!\n"
+
+#: sink.c:1043
+#, c-format
+msgid "no address matches; forwarding to %s.\n"
+msgstr "无匹配的地址;转发至 %s。\n"
+
+#: sink.c:1199
+#, c-format
+msgid "about to deliver with: %s\n"
+msgstr "即将用 %s 投递\n"
+
+#: sink.c:1223
+msgid "MDA open failed\n"
+msgstr "打开 MDA 失败\n"
+
+#: sink.c:1260
+#, c-format
+msgid "%cMTP connect to %s failed\n"
+msgstr "%cMTP 连接至 %s 失败\n"
+
+#: sink.c:1284
+#, c-format
+msgid "can't raise the listener; falling back to %s"
+msgstr "无法启动 MDA 代理;正在转到 MDA 代理 %s"
+
+#: sink.c:1346
+#, c-format
+msgid "Error writing to MDA: %s\n"
+msgstr "写入 MDA 时出错: %s\n"
+
+#: sink.c:1349
+#, c-format
+msgid "MDA died of signal %d\n"
+msgstr "MDA 被信号 %d 终止\n"
+
+#: sink.c:1352
+#, c-format
+msgid "MDA returned nonzero status %d\n"
+msgstr "MDA 返回非零值 %d\n"
+
+#: sink.c:1355
+#, 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"
+
+#: sink.c:1377
+msgid "Message termination or close of BSMTP file failed\n"
+msgstr "邮件终止或 BSMTP 文件关闭失败\n"
+
+#: sink.c:1399
+msgid "SMTP listener refused delivery\n"
+msgstr "SMTP 端拒绝投递\n"
+
+#: sink.c:1429
+msgid "LMTP delivery error on EOM\n"
+msgstr "邮件结尾时用 LTMP 协议投递错误\n"
+
+#: sink.c:1432
+#, c-format
+msgid "Unexpected non-503 response to LMTP EOM: %s\n"
+msgstr "邮件结尾时 LMTP 协议的未知的非 503 响应: %s\n"
+
+#: sink.c:1587
+msgid ""
+"-- \n"
+"The Fetchmail Daemon"
+msgstr ""
+"-- \n"
+"Fetchmail 后台服务"
+
+#: smtp.c:79
+msgid "ESMTP CRAM-MD5 Authentication...\n"
+msgstr "ESMTP CRAM-MD5 验证...\n"
+
+#: smtp.c:86 smtp.c:137
+msgid "Server rejected the AUTH command.\n"
+msgstr "服务器拒绝 AUTH 命令。\n"
+
+#: smtp.c:94 smtp.c:144 smtp.c:154 smtp.c:160
+msgid "Bad base64 reply from server.\n"
+msgstr "来自服务器的错误的 base64 响应。\n"
+
+#: smtp.c:98
+#, c-format
+msgid "Challenge decoded: %s\n"
+msgstr "请求解码: %s\n"
+
+#: smtp.c:115
+msgid "ESMTP PLAIN Authentication...\n"
+msgstr "ESMTP PLAIN 验证...\n"
+
+#: smtp.c:130
+msgid "ESMTP LOGIN Authentication...\n"
+msgstr "ESMTP LOGIN 验证...\n"
+
+#: smtp.c:331 smtp.c:354
+msgid "smtp listener protocol error\n"
+msgstr "smtp 端协议错误\n"
+
+#: socket.c:114 socket.c:140
+msgid "fetchmail: malloc failed\n"
+msgstr "fetchmail: malloc 失败\n"
+
+#: socket.c:172
+msgid "fetchmail: socketpair failed\n"
+msgstr "fetchmail: socketpair 失败\n"
+
+#: socket.c:178
+msgid "fetchmail: fork failed\n"
+msgstr "fetchmail: fork 失败\n"
+
+#: socket.c:185
+msgid "dup2 failed\n"
+msgstr "dup2 失败\n"
+
+#: socket.c:191
+#, c-format
+msgid "running %s (host %s service %s)\n"
+msgstr "正在运行 %s (主机 %s 服务 %s)\n"
+
+#: socket.c:194
+#, c-format
+msgid "execvp(%s) failed\n"
+msgstr "execvp(%s) 失败\n"
+
+#: socket.c:282
+#, c-format
+msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n"
+msgstr "getaddrinfo(“%s”,“%s”) 错误: %s\n"
+
+#: socket.c:285
+msgid "Try adding the --service option (see also FAQ item R12).\n"
+msgstr "试着加入 --service 选项(参见 FAQ 条目 R12)。\n"
+
+#: socket.c:296 socket.c:299
+#, c-format
+msgid "unknown (%s)"
+msgstr "未知 (%s)"
+
+#: socket.c:302
+#, c-format
+msgid "Trying to connect to %s/%s..."
+msgstr "正在尝试连接至 %s/%s..."
+
+#: socket.c:310
+#, c-format
+msgid "cannot create socket: %s\n"
+msgstr "无法创建套接字: %s\n"
+
+#: socket.c:326
+msgid "connection failed.\n"
+msgstr "连接失败。\n"
+
+#: socket.c:328
+#, c-format
+msgid "connection to %s:%s [%s/%s] failed: %s.\n"
+msgstr "连接至 %s:%s [%s/%s] 失败: %s。\n"
+
+#: socket.c:334
+msgid "connected.\n"
+msgstr "已连接。\n"
+
+#: socket.c:660
+#, c-format
+msgid "Issuer Organization: %s\n"
+msgstr "发行组织: %s\n"
+
+#: socket.c:662
+msgid "Warning: Issuer Organization Name too long (possibly truncated).\n"
+msgstr "警告: 发行组织名字太长 (可能截短)。\n"
+
+#: socket.c:664
+msgid "Unknown Organization\n"
+msgstr "未知的组织\n"
+
+#: socket.c:666
+#, c-format
+msgid "Issuer CommonName: %s\n"
+msgstr "发行者通用名: %s\n"
+
+#: socket.c:668
+msgid "Warning: Issuer CommonName too long (possibly truncated).\n"
+msgstr "警告: 发行者通用名太长 (可能截短)。\n"
+
+#: socket.c:670
+msgid "Unknown Issuer CommonName\n"
+msgstr "未知的发行者通用名\n"
+
+#: socket.c:674
+#, c-format
+msgid "Server CommonName: %s\n"
+msgstr "服务器通用名: %s\n"
+
+#: socket.c:678
+msgid "Bad certificate: Subject CommonName too long!\n"
+msgstr "证书错误: 主通用名太长!\n"
+
+#: socket.c:724
+#, c-format
+msgid "Server CommonName mismatch: %s != %s\n"
+msgstr "服务器通用名不匹配: %s != %s\n"
+
+#: socket.c:730
+msgid "Server name not set, could not verify certificate!\n"
+msgstr "未设置服务器名称,无法验证证书!\n"
+
+#: socket.c:735
+msgid "Unknown Server CommonName\n"
+msgstr "未知的服务器通用名\n"
+
+#: socket.c:737
+msgid "Server name not specified in certificate!\n"
+msgstr "服务器名称未在证书中指定!\n"
+
+#: socket.c:749
+msgid "EVP_md5() failed!\n"
+msgstr "EVP_md5() 失败!\n"
+
+#: socket.c:753
+msgid "Out of memory!\n"
+msgstr "超出内存!\n"
+
+#: socket.c:761
+msgid "Digest text buffer too small!\n"
+msgstr "Digest 文本缓冲区太小!\n"
+
+#: socket.c:767
+#, c-format
+msgid "%s key fingerprint: %s\n"
+msgstr "%s 密钥指纹: %s\n"
+
+#: socket.c:771
+#, c-format
+msgid "%s fingerprints match.\n"
+msgstr "%s 指纹匹配。\n"
+
+#: socket.c:773
+#, c-format
+msgid "%s fingerprints do not match!\n"
+msgstr "%s 指纹不匹配!\n"
+
+#: socket.c:782
+#, c-format
+msgid "Server certificate verification error: %s\n"
+msgstr "服务器证书验证错误: %s\n"
+
+#: socket.c:788
+#, c-format
+msgid "unknown issuer (first %d characters): %s\n"
+msgstr "未知的发行者 (前 %d 个字符): %s\n"
+
+#: socket.c:875
+msgid "File descriptor out of range for SSL"
+msgstr "文件描述符超出 SSL 的范围"
+
+#: socket.c:891
+#, c-format
+msgid "Invalid SSL protocol '%s' specified, using default (SSLv23).\n"
+msgstr "指定了无效的 SSL 协议 ‘%s’,将用默认的协议(SSLv23)代替。\n"
+
+#: socket.c:964
+msgid "Certificate/fingerprint verification was somehow skipped!\n"
+msgstr "证书(指纹)验证被不明原因地跳过!\n"
+
+#: socket.c:1042
+msgid "Cygwin socket read retry\n"
+msgstr "重试读取 Cygwin 接口\n"
+
+#: socket.c:1045
+msgid "Cygwin socket read retry failed!\n"
+msgstr "重试读取 Cygwin 接口失败!\n"
+
+#: transact.c:67
+#, c-format
+msgid "mapped address %s to local %s\n"
+msgstr "地址 %s 被映射至本地 %s\n"
+
+#: transact.c:89
+#, c-format
+msgid "mapped %s to local %s\n"
+msgstr "映射 %s 至本地 %s\n"
+
+#: transact.c:156
+#, c-format
+msgid "passed through %s matching %s\n"
+msgstr "传送过来的 %s 正与 %s 进行比较\n"
+
+#: transact.c:226
+#, c-format
+msgid ""
+"analyzing Received line:\n"
+"%s"
+msgstr ""
+"正在分析 Received 行:\n"
+"%s"
+
+#: transact.c:265
+#, c-format
+msgid "line accepted, %s is an alias of the mailserver\n"
+msgstr "收到的行中 %s 是邮件服务器的一个昵称\n"
+
+#: transact.c:271
+#, c-format
+msgid "line rejected, %s is not an alias of the mailserver\n"
+msgstr "拒收的行中 %s 非邮件服务器的昵称\n"
+
+#: transact.c:345
+msgid "no Received address found\n"
+msgstr "找不到 Received 地址\n"
+
+#: transact.c:354
+#, c-format
+msgid "found Received address `%s'\n"
+msgstr "找到 Received 地址 ‘%s’\n"
+
+#: transact.c:551
+msgid "message delimiter found while scanning headers\n"
+msgstr "查找邮件头时发现邮件分隔符\n"
+
+#: transact.c:582
+msgid "incorrect header line found while scanning headers\n"
+msgstr "查找邮件头时发现不正确的行\n"
+
+#: transact.c:584
+#, c-format
+msgid "line: %s"
+msgstr "行: %s"
+
+#: transact.c:1130
+#, c-format
+msgid "no local matches, forwarding to %s\n"
+msgstr "无本地匹配的收件人,正在转发至 %s\n"
+
+#: transact.c:1145
+msgid "forwarding and deletion suppressed due to DNS errors\n"
+msgstr "正在转发且由于 DNS 错误,删除被取消了\n"
+
+#: transact.c:1255
+msgid "writing RFC822 msgblk.headers\n"
+msgstr "正在重写 RFC822 协议中定义的邮件信息块的头部\n"
+
+#: transact.c:1273
+msgid "no recipient addresses matched declared local names"
+msgstr "收件人地址与本地已知的用户名不匹配"
+
+#: transact.c:1280
+#, c-format
+msgid "recipient address %s didn't match any local name"
+msgstr "收到人地址 %s 与本地任何一个用户名均不匹配"
+
+#: transact.c:1289
+msgid "message has embedded NULs"
+msgstr "邮件嵌入了 NULs"
+
+#: transact.c:1297
+msgid "SMTP listener rejected local recipient addresses: "
+msgstr "SMTP 端拒绝本地收件人地址:"
+
+#: transact.c:1445
+msgid "error writing message text\n"
+msgstr "在写邮件文本时出错\n"
+
+#: uid.c:250
+#, c-format
+msgid "Old UID list from %s:"
+msgstr "来自 %s 的旧 UID 列表:"
+
+#: uid.c:255 uid.c:266 uid.c:523 uid.c:573
+msgid " <empty>"
+msgstr " <空>"
+
+#: uid.c:262
+msgid "Scratch list of UIDs:"
+msgstr "抓取 UIDs 列表:"
+
+#: uid.c:517 uid.c:569
+#, c-format
+msgid "Merged UID list from %s:"
+msgstr "从 %s 合并 UID 列表:"
+
+#: uid.c:519
+#, c-format
+msgid "New UID list from %s:"
+msgstr "来自 %s 的新 UID 列表:"
+
+#: uid.c:548
+msgid "swapping UID lists\n"
+msgstr "正在转储 UID 列表\n"
+
+#: uid.c:556
+msgid "not swapping UID lists, no UIDs seen this query\n"
+msgstr "不转储 UID 列表,本次查寻无 UIDs 读取\n"
+
+#: uid.c:581
+msgid "discarding new UID list\n"
+msgstr "正在撤消新的 UID 列表\n"
+
+#: uid.c:616
+msgid "Deleting fetchids file.\n"
+msgstr "正在删除 fetchids 文件\n"
+
+#: uid.c:618
+#, c-format
+msgid "Error deleting %s: %s\n"
+msgstr "删除 %s 时出错: %s\n"
+
+#: uid.c:624
+msgid "Writing fetchids file.\n"
+msgstr "正在写入 fetchids 文件。\n"
+
+#: uid.c:643
+#, c-format
+msgid "Error writing to fetchids file %s, old file left in place.\n"
+msgstr "写入 fetchids 文件 %s 时出错,存在旧文件。\n"
+
+#: uid.c:647
+#, c-format
+msgid "Cannot rename fetchids file %s to %s: %s\n"
+msgstr "无法将 fetchids 文件 %s 重命名为 %s: %s\n"
+
+#: uid.c:651
+#, c-format
+msgid "Cannot open fetchids file %s for writing: %s\n"
+msgstr "无法打开 fetchids 文件 %s 写入: %s\n"
+
+#: xmalloc.c:33
+msgid "malloc failed\n"
+msgstr "malloc 失败\n"
+
+#: xmalloc.c:47
+msgid "realloc failed\n"
+msgstr "realloc 失败\n"