diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 12:06:09 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-01-04 12:06:09 +0100 |
commit | 97dd608cf4bfd8bf76ede7781fdfa053d29d0085 (patch) | |
tree | ba5b1c66834581cc1e242ee9779f7d5d000799ea /po/zh_CN.po | |
parent | a0c72255140e944ae25e42043d1ff243e0c5fa01 (diff) | |
download | fetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.tar.gz fetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.tar.bz2 fetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.zip |
Prepare 6.4.35
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 1189 |
1 files changed, 702 insertions, 487 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index ecf2b84b..d9c49e68 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.4.13-rc1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2020-10-14 00:44+0200\n" +"POT-Creation-Date: 2022-11-26 23:32+0100\n" "PO-Revision-Date: 2020-10-15 09:14-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" @@ -134,7 +134,8 @@ msgstr "(邮件内容 %d 字节)" #: driver.c:770 #, c-format -msgid "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" +msgid "" +"message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "%s@%s:%d 邮件非所需大小 (实际 %d 字节!= 所要求的 %d 字节)\n" #: driver.c:802 @@ -152,44 +153,47 @@ msgstr "未删除\n" #: driver.c:842 #, 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" +msgid_plural "" +"fetchlimit %d reached; %d messages left on server %s account %s\n" msgstr[0] "到达收件上限 %d;%d 封邮件留在服务器 %s 帐号为 %s\n" -#: driver.c:899 +#: driver.c:900 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "等待连接服务器 %2$s %1$d 秒后超时。\n" -#: driver.c:903 +#: driver.c:904 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "等待服务器 %2$s %1$d 秒后超时。\n" -#: driver.c:907 +#: driver.c:908 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "等待 %2$s %1$d 秒后超时。\n" -#: driver.c:912 +#: driver.c:913 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "等待接收端 %d 秒无响应超时。\n" -#: driver.c:915 +#: driver.c:916 #, c-format msgid "timeout after %d seconds.\n" msgstr "等待 %d 秒后超时。\n" -#: driver.c:927 +#: driver.c:928 msgid "fetchmail sees repeated timeouts" msgstr "fetchmail 发现反复超时" -#: driver.c:930 +#: driver.c:931 #, c-format -msgid "Fetchmail saw more than %d timeouts while attempting to get mail from %s@%s.\n" +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:934 +#: driver.c:935 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" @@ -204,73 +208,73 @@ msgstr "" "\n" "Fetchmail 不会再查寻此邮箱中的邮件,除非您重启\n" -#: driver.c:960 +#: driver.c:961 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "预连接命令终止,返回信号 %d\n" -#: driver.c:963 +#: driver.c:964 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "预连接命令失败,状态码 %d\n" -#: driver.c:987 +#: driver.c:994 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "HESIOD pobox 中找不到 %s\n" -#: driver.c:1008 +#: driver.c:1015 msgid "Lead server has no name.\n" msgstr "主服务器无名字。\n" -#: driver.c:1035 +#: driver.c:1042 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "无法找到规范的 %s (%s) 的 DNS 名称: %s\n" -#: driver.c:1082 +#: driver.c:1089 #, c-format msgid "%s connection to %s failed" msgstr "%s 连接至 %s 时失败" -#: driver.c:1111 +#: driver.c:1118 msgid "SSL connection failed.\n" msgstr "SSL 连接失败。\n" -#: driver.c:1166 +#: driver.c:1172 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "%s@%s 出现死锁错误\n" -#: driver.c:1170 +#: driver.c:1176 #, c-format msgid "Server busy error on %s@%s\n" msgstr "%s@%s 出现服务器繁忙错误\n" -#: driver.c:1175 +#: driver.c:1181 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "%s@%s%s 出现授权失败错误\n" -#: driver.c:1178 +#: driver.c:1184 msgid " (previously authorized)" msgstr "(先前已授权)" -#: driver.c:1181 +#: driver.c:1187 msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" msgstr "寻求帮助请访问 http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" -#: driver.c:1202 +#: driver.c:1208 #, c-format msgid "fetchmail authentication failed on %s@%s" msgstr "fetchmail 在 %s@%s 上验证失败" -#: driver.c:1206 +#: driver.c:1212 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail 无法从 %s@%s 中获取邮件。\n" -#: driver.c:1210 +#: driver.c:1216 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" @@ -283,7 +287,7 @@ msgstr "" "提示信息,因此这可能是另一种错误情况(比如服务器忙),从而导致\n" " fetchmail 无法区分这些错误。" -#: driver.c:1216 +#: driver.c:1222 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" @@ -301,7 +305,7 @@ msgstr "" "fetchmail 后台服务会继续运行并在每次被唤醒时尝试进行连接。除非\n" "服务重置,否则它不会再发送任何提示信息了。" -#: driver.c:1226 +#: driver.c:1232 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" @@ -319,174 +323,179 @@ msgstr "" "fetchmail 后台服务会继续运行并在每次被唤醒时尝试进行连接。除非服务\n" "重置,否则它不会再发送任何提示信息了。" -#: driver.c:1242 +#: driver.c:1248 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "立即从 %s@%s 中重新收件\n" -#: driver.c:1247 +#: driver.c:1254 +#, fuzzy, c-format +msgid "Socket or TLS error on %s@%s\n" +msgstr "%s@%s 出现服务器繁忙错误\n" + +#: driver.c:1260 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "%s@%s 有未知的登录或验证错误\n" -#: driver.c:1271 +#: driver.c:1285 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "验证正确 %s@%s\n" -#: driver.c:1277 +#: driver.c:1291 #, c-format msgid "fetchmail authentication OK on %s@%s" msgstr "fetchmail 在 %s@%s 上验证正确" -#: driver.c:1281 +#: driver.c:1295 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Fetchmail 可登录 %s@%s。\n" -#: driver.c:1285 +#: driver.c:1299 msgid "Service has been restored.\n" msgstr "服务已经被重置。\n" -#: driver.c:1318 +#: driver.c:1332 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "正在选择或重新检索邮箱 %s\n" -#: driver.c:1320 +#: driver.c:1334 msgid "selecting or re-polling default folder\n" msgstr "正在选择或重检默认邮箱\n" -#: driver.c:1332 +#: driver.c:1346 #, c-format msgid "%s at %s (folder %s)" msgstr "%s 在 %s (邮箱 %s)" -#: driver.c:1335 rcfile_y.y:390 +#: driver.c:1349 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "%s 在 %s" -#: driver.c:1340 +#: driver.c:1354 #, c-format msgid "Polling %s\n" msgstr "正在检取 %s\n" -#: driver.c:1344 +#: driver.c:1358 #, 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:1347 +#: driver.c:1361 msgid "seen" msgid_plural "seen" msgstr[0] "已读" -#: driver.c:1350 +#: driver.c:1364 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%2$s 有 %1$d 封邮件" -#: driver.c:1357 +#: driver.c:1371 #, c-format msgid " (%d octets).\n" msgstr "(%d 字节)。\n" -#: driver.c:1363 +#: driver.c:1377 #, c-format msgid "No mail for %s\n" msgstr "%s 无邮件\n" -#: driver.c:1396 +#: driver.c:1410 msgid "bogus message count!" msgstr "发现无效邮件!" -#: driver.c:1448 +#: driver.c:1462 #, c-format msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" msgstr "跳过了太多的邮件( %d > %d),%s 传送错误\n" -#: driver.c:1549 +#: driver.c:1568 msgid "socket" msgstr "套接口" -#: driver.c:1552 +#: driver.c:1571 msgid "missing or bad RFC822 header" msgstr "未找到或错误的 RFC822 协议头" -#: driver.c:1555 +#: driver.c:1574 msgid "MDA" msgstr "MDA" -#: driver.c:1558 +#: driver.c:1577 msgid "client/server synchronization" msgstr "客户端/服务器同步" -#: driver.c:1561 +#: driver.c:1580 msgid "client/server protocol" msgstr "客户端/服务器协议" -#: driver.c:1564 +#: driver.c:1583 msgid "lock busy on server" msgstr "服务器死锁" -#: driver.c:1567 +#: driver.c:1586 msgid "SMTP transaction" msgstr "处理 SMTP" -#: driver.c:1570 +#: driver.c:1589 msgid "DNS lookup" msgstr "查询 DNS" -#: driver.c:1573 +#: driver.c:1592 msgid "undefined" msgstr "未定义" -#: driver.c:1579 +#: driver.c:1598 #, 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:1581 +#: driver.c:1600 msgid "unknown" msgstr "未知" -#: driver.c:1583 +#: driver.c:1602 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "从 %2$s@%3$s 收件时产生错误 %1$s\n" -#: driver.c:1595 +#: driver.c:1614 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "执行后续程序失败,返回信号 %d\n" -#: driver.c:1597 +#: driver.c:1616 #, c-format msgid "post-connection command failed with status %d\n" msgstr "执行后续程序失败,状态码 %d\n" -#: driver.c:1616 +#: driver.c:1635 msgid "Kerberos V4 support not linked.\n" msgstr "未连接 Kerberos V4 支持\n" -#: driver.c:1624 +#: driver.c:1643 msgid "Kerberos V5 support not linked.\n" msgstr "未连接 Kerberos V5 支持\n" -#: driver.c:1635 +#: driver.c:1654 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "%s 不支持 --flush 选项\n" -#: driver.c:1641 +#: driver.c:1660 #, c-format msgid "Option --all is not supported with %s\n" msgstr "%s 不支持 --all 选项\n" -#: driver.c:1650 +#: driver.c:1669 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "%s 不支持 --limit 选项\n" @@ -511,7 +520,8 @@ msgstr "" 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" +"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 "" @@ -540,18 +550,19 @@ msgid "%s: can't determine your host!" msgstr "%s: 无法确认您的主机!" #: env.c:223 -#, c-format -msgid "getaddrinfo failed for %s\n" +#, fuzzy, c-format +msgid "getaddrinfo failed for \"%s\": %s\n" msgstr "%s 主机上 getaddrinfo 出错\n" -#: env.c:225 +#: env.c:224 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "无法在主机数据库中找到自己的主机来验证它!\n" -#: env.c:229 +#: env.c:228 msgid "" "Trying to continue with unqualified hostname.\n" -"DO NOT report broken Received: headers, HELO/EHLO lines or similar problems!\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" @@ -606,23 +617,23 @@ msgstr "ETRN 的参数中有语法错误\n" msgid "Unknown ETRN error %d\n" msgstr "未知的 ETRN 错误 %d\n" -#: etrn.c:154 +#: etrn.c:156 msgid "Option --keep is not supported with ETRN\n" msgstr "ETRN 不支持 --keep 选项\n" -#: etrn.c:158 +#: etrn.c:160 msgid "Option --flush is not supported with ETRN\n" msgstr "ETRN 不支持 --flush 选项\n" -#: etrn.c:162 +#: etrn.c:164 msgid "Option --folder is not supported with ETRN\n" msgstr "ETRN 不支持 --folder 选项\n" -#: etrn.c:166 +#: etrn.c:168 msgid "Option --check is not supported with ETRN\n" msgstr "ETRN 不支持 --check 选项\n" -#: fetchmail.c:142 +#: fetchmail.c:144 #, c-format msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" @@ -637,7 +648,7 @@ msgstr "" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - %d Matthias Andree\n" -#: fetchmail.c:148 +#: fetchmail.c:150 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" @@ -647,947 +658,1024 @@ msgstr "" "重新分发它。\n" "详情请看源文件或是文档目录中的 COPYING 部分。\n" -#: fetchmail.c:188 +#: fetchmail.c:190 msgid "WARNING: Running as root is discouraged.\n" msgstr "警告: 不提倡以 root 身份运行\n" -#: fetchmail.c:200 +#: fetchmail.c:202 msgid "fetchmail: invoked with" msgstr "fetchmail: 调用参数" -#: fetchmail.c:223 +#: fetchmail.c:225 msgid "could not get current working directory\n" msgstr "无法得到当前工作目录\n" -#: fetchmail.c:304 +#: fetchmail.c:310 #, c-format msgid "This is fetchmail release %s" msgstr "这是 fetchmail 发行版 %s" -#: fetchmail.c:308 +#: fetchmail.c:313 +#, c-format +msgid "" +"Compiled with SSL library %#lx \"%s\"\n" +"Run-time uses SSL library %#lx \"%s\"\n" +msgstr "" + +#: fetchmail.c:317 +#, fuzzy, c-format +msgid "" +"OpenSSL: %s\n" +"Engines: %s\n" +msgstr "OpenSSL 报告了:%s\n" + +#: fetchmail.c:321 msgid "WARNING: Your SSL/TLS library does not support TLS v1.3.\n" msgstr "警告:您的 SSL/TLS 库不支持 TLS v1.3。\n" -#: fetchmail.c:311 -msgid "WARNING: Compiled against LibreSSL, which is not a supported configuration.\n" -msgstr "警告:使用 LibreSSL 编译,该配置不受支持。\n" +#: fetchmail.c:326 +msgid "" +"ERROR: Compiled against LibreSSL, which is a copyright violation for lack of " +"GPL clause 2b exception. See COPYING. Aborting.\n" +msgstr "" -#: fetchmail.c:314 +#: fetchmail.c:330 msgid "WARNING: Compiled without SSL/TLS.\n" msgstr "警告:编译时未启用 SSL/TLS。\n" -#: fetchmail.c:340 +#: fetchmail.c:356 msgid "The nodetach option is in effect, ignoring logfile option.\n" msgstr "nodetach 选项在起作用,忽略 logfile 选项。\n" -#: fetchmail.c:347 +#: fetchmail.c:363 msgid "Not running in daemon mode, ignoring logfile option.\n" msgstr "未以 daemon 模式运行,忽略 logfile 选项。\n" -#: fetchmail.c:354 +#: fetchmail.c:370 #, c-format msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" msgstr "日志文件 \"%s\" 不存在,忽略 logfile 选项。\n" -#: fetchmail.c:360 +#: fetchmail.c:376 #, c-format msgid "Logfile \"%s\" is not writable, aborting.\n" msgstr "日志文件 \"%s\" 不可写,退出。\n" -#: fetchmail.c:378 +#: fetchmail.c:394 #, c-format -msgid "syslog and logfile options are both set, ignoring syslog, and logging to %s" +msgid "" +"syslog and logfile options are both set, ignoring syslog, and logging to %s" msgstr "同时指定了 syslog 和 logfile 选项,忽略 syslog 并登录至 %s" -#: fetchmail.c:469 +#: fetchmail.c:485 #, c-format msgid "Taking options from command line%s%s\n" msgstr "正从命令行获得选项 %s%s\n" -#: fetchmail.c:470 +#: fetchmail.c:486 msgid " and " msgstr "和" -#: fetchmail.c:475 +#: fetchmail.c:491 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "未设置邮件服务器 -- 可能未找到 %s?\n" -#: fetchmail.c:496 +#: fetchmail.c:512 msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail: 未指定邮件服务器\n" -#: fetchmail.c:508 +#: fetchmail.c:524 msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail: 无其它 fetchmail 正在运行\n" -#: fetchmail.c:514 +#: fetchmail.c:530 #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "fetchmail: 终止 %s fetchmail 进程号 %ld 时出错;退出。\n" -#: fetchmail.c:515 fetchmail.c:524 +#: fetchmail.c:531 fetchmail.c:540 msgid "background" msgstr "后台" -#: fetchmail.c:515 fetchmail.c:524 +#: fetchmail.c:531 fetchmail.c:540 msgid "foreground" msgstr "前台" -#: fetchmail.c:523 +#: fetchmail.c:539 #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "fetchmail: %s fetchmail 进程号 %ld 终止。\n" -#: fetchmail.c:546 -msgid "fetchmail: can't check mail while another fetchmail to same host is running.\n" +#: fetchmail.c:562 +msgid "" +"fetchmail: can't check mail while another fetchmail to same host is " +"running.\n" msgstr "fetchmail: 有另一个 fetchmail 在同一主机上运行时无法检查邮件。\n" -#: fetchmail.c:552 +#: fetchmail.c:568 #, c-format -msgid "fetchmail: can't poll specified hosts with another fetchmail running at %ld.\n" -msgstr "fetchmail: 有另一个 fetchmail 进程号 %ld 在指定主机上运行时无法收邮件。\n" +msgid "" +"fetchmail: can't poll specified hosts with another fetchmail running at " +"%ld.\n" +msgstr "" +"fetchmail: 有另一个 fetchmail 进程号 %ld 在指定主机上运行时无法收邮件。\n" -#: fetchmail.c:559 +#: fetchmail.c:575 #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "fetchmail: 另一个前台 fetchmail 进程号 %ld 正在运行。\n" -#: fetchmail.c:569 -msgid "fetchmail: can't accept options while a background fetchmail is running.\n" +#: fetchmail.c:585 +msgid "" +"fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "fetchmail: 有后台 fetchmail 正在运行时无法接受选项\n" -#: fetchmail.c:581 +#: fetchmail.c:597 #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "fetchmail: 后台 fetchmail 进程号 %ld 被唤醒\n" -#: fetchmail.c:593 +#: fetchmail.c:609 #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "fetchmail: 上次 fetchmail 进程号 %ld 不明原因的终止\n" -#: fetchmail.c:608 +#: fetchmail.c:624 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail: 无法找到 %s@%s 的密码\n" -#: fetchmail.c:612 +#: fetchmail.c:628 #, c-format msgid "Enter password for %s@%s: " msgstr "输入 %s@%s 的密码:" -#: fetchmail.c:654 +#: fetchmail.c:670 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "fetchmail: 无法转入后台。退出\n" -#: fetchmail.c:658 +#: fetchmail.c:674 #, c-format msgid "starting fetchmail %s daemon\n" msgstr "开启 fetchmail %s 后台服务\n" -#: fetchmail.c:674 fetchmail.c:676 +#: fetchmail.c:690 fetchmail.c:692 #, c-format msgid "could not open %s to append logs to\n" msgstr "无法打开 %s 添加记录\n" -#: fetchmail.c:695 +#: fetchmail.c:711 msgid "--check mode enabled, not fetching mail\n" msgstr "开启 --check 模式, 而非真正取回邮件\n" -#: fetchmail.c:717 +#: fetchmail.c:733 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "无法时限检测 %s (错误号 %d)\n" -#: fetchmail.c:722 +#: fetchmail.c:738 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "正在重启 fetchmail (%s 改变了)\n" -#: fetchmail.c:726 +#: fetchmail.c:742 msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "由于目录尚未重置,因此重新执行的尝试可能失败\n" -#: fetchmail.c:752 +#: fetchmail.c:768 msgid "attempt to re-exec fetchmail failed\n" msgstr "重新执行 fetchmail 的尝试失败了\n" -#: fetchmail.c:782 +#: fetchmail.c:798 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "忽略收取 %s 的邮件 (验证失败或多次超时)\n" -#: fetchmail.c:794 +#: fetchmail.c:810 #, c-format msgid "interval not reached, not querying %s\n" msgstr "时间间隔未到,不查寻 %s \n" -#: fetchmail.c:832 +#: fetchmail.c:848 msgid "Query status=0 (SUCCESS)\n" msgstr "查询状态=0 (成功)\n" -#: fetchmail.c:834 +#: fetchmail.c:850 msgid "Query status=1 (NOMAIL)\n" msgstr "查询状态=1 (无邮件)\n" -#: fetchmail.c:836 +#: fetchmail.c:852 msgid "Query status=2 (SOCKET)\n" msgstr "查询状态=2 (套接字输入输出错误)\n" -#: fetchmail.c:838 +#: fetchmail.c:854 msgid "Query status=3 (AUTHFAIL)\n" msgstr "查询状态=3 (用户验证失败)\n" -#: fetchmail.c:840 +#: fetchmail.c:856 msgid "Query status=4 (PROTOCOL)\n" msgstr "查询状态=4 (协议无效)\n" -#: fetchmail.c:842 +#: fetchmail.c:858 msgid "Query status=5 (SYNTAX)\n" msgstr "查询状态=5 (命令行语法错误)\n" -#: fetchmail.c:844 +#: fetchmail.c:860 msgid "Query status=6 (IOERR)\n" msgstr "查询状态=6 (配置文件权限错误)\n" -#: fetchmail.c:846 +#: fetchmail.c:862 msgid "Query status=7 (ERROR)\n" msgstr "查询状态=7 (协议错误)\n" -#: fetchmail.c:848 +#: fetchmail.c:864 msgid "Query status=8 (EXCLUDE)\n" msgstr "查询状态=8 (客户端受到排斥)\n" -#: fetchmail.c:850 +#: fetchmail.c:866 msgid "Query status=9 (LOCKBUSY)\n" msgstr "查询状态=9 (服务器死锁)\n" -#: fetchmail.c:852 +#: fetchmail.c:868 msgid "Query status=10 (SMTP)\n" msgstr "查询状态=10 (SMTP 错误)\n" -#: fetchmail.c:854 +#: fetchmail.c:870 msgid "Query status=11 (DNS)\n" msgstr "查询状态=11 (DNS 错误)\n" -#: fetchmail.c:856 +#: fetchmail.c:872 msgid "Query status=12 (BSMTP)\n" msgstr "查询状态=12 (无法打开批量输出)\n" -#: fetchmail.c:858 +#: fetchmail.c:874 msgid "Query status=13 (MAXFETCH)\n" msgstr "查询状态=13 (到达收件上限)\n" -#: fetchmail.c:860 +#: fetchmail.c:876 #, c-format msgid "Query status=%d\n" msgstr "查询状态=%d\n" -#: fetchmail.c:902 +#: fetchmail.c:918 msgid "All connections are wedged. Exiting.\n" msgstr "所有连接堵塞。退出\n" -#: fetchmail.c:910 +#: fetchmail.c:926 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "在 %s 休眠 %d 秒\n" -#: fetchmail.c:934 +#: fetchmail.c:950 #, c-format msgid "awakened by %s\n" msgstr "通过信号 %s 唤醒\n" -#: fetchmail.c:937 +#: fetchmail.c:953 #, c-format msgid "awakened by signal %d\n" msgstr "通过信号 %d 唤醒\n" -#: fetchmail.c:945 +#: fetchmail.c:961 #, c-format msgid "awakened at %s\n" msgstr "在 %s 被唤醒\n" -#: fetchmail.c:950 +#: fetchmail.c:966 #, c-format msgid "normal termination, status %d\n" msgstr "正常结束,返回值 %d\n" -#: fetchmail.c:1114 +#: fetchmail.c:1130 msgid "couldn't time-check the run-control file\n" msgstr "无法对 run-control 文件进行时限检测\n" -#: fetchmail.c:1148 +#: fetchmail.c:1164 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "警告: 在配置文件中多次提及主机 %s\n" -#: fetchmail.c:1187 -msgid "fetchmail: Error: multiple \"defaults\" records in config file, or \"defaults\" is not the first record.\n" -msgstr "fetchmail: 错误: 在配置文件中有多个 “defaults” 记录,或者“defaults”不是第一个记录。\n" +#: fetchmail.c:1203 +msgid "" +"fetchmail: Error: multiple \"defaults\" records in config file, or " +"\"defaults\" is not the first record.\n" +msgstr "" +"fetchmail: 错误: 在配置文件中有多个 “defaults” 记录,或者“defaults”不是第一个" +"记录。\n" -#: fetchmail.c:1317 +#: fetchmail.c:1333 msgid "SSL support is not compiled in.\n" msgstr "SSL 支持未编译在内。\n" -#: fetchmail.c:1324 +#: fetchmail.c:1340 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "配置了 KERBEROS v4 支持,但该功能未编译在内。\n" -#: fetchmail.c:1330 +#: fetchmail.c:1346 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "配置了 KERBEROS v5 支持,但该功能未编译在内。\n" -#: fetchmail.c:1336 +#: fetchmail.c:1352 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "配置了 GSSAPI 支持,但该功能未编译在内。\n" -#: fetchmail.c:1366 +#: fetchmail.c:1382 #, c-format -msgid "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" +msgid "" +"fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "fetchmail: 警告: 无可用的 DNS 来检查取自 %s 的多投邮件\n" -#: fetchmail.c:1377 +#: fetchmail.c:1393 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "警告: %s 设置了多投邮件,需设置 envelope 选项!\n" -#: fetchmail.c:1378 +#: fetchmail.c:1394 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "警告: 如果所有邮件均被邮件管理员收取,不要寻求支持!\n" -#: fetchmail.c:1395 +#: fetchmail.c:1411 #, c-format -msgid "fetchmail: %s configuration invalid, specify positive port number for service or port\n" +msgid "" +"fetchmail: %s configuration invalid, specify positive port number for " +"service or port\n" msgstr "fetchmail: %s 配置无效,为服务或端口指定大于零的端口\n" -#: fetchmail.c:1402 +#: fetchmail.c:1418 #, c-format msgid "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "fetchmail: %s 配置无效,RPOP 要求开放一个特许端口\n" -#: fetchmail.c:1420 +#: fetchmail.c:1424 +#, fuzzy, c-format +msgid "" +"WARNING: %s configuration invalid, you normally need --ssl for port 995/" +"service pop3s.\n" +msgstr "fetchmail: %s 配置无效,为服务或端口指定大于零的端口\n" + +#: fetchmail.c:1425 +#, fuzzy, c-format +msgid "" +"WARNING: %s configuration invalid, you normally need port 995/service pop3s " +"for --ssl.\n" +msgstr "fetchmail: %s 配置无效,为服务或端口指定大于零的端口\n" + +#: fetchmail.c:1428 +#, c-format +msgid "" +"WARNING: %s configuration invalid, you normally need --ssl for port 993/" +"service imaps.\n" +msgstr "" + +#: fetchmail.c:1429 +#, fuzzy, c-format +msgid "" +"WARNING: %s configuration invalid, you normally need port 993/service imaps " +"for --ssl.\n" +msgstr "fetchmail: %s 配置无效,为服务或端口指定大于零的端口\n" + +#: fetchmail.c:1447 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "%s 配置无效,LMTP 不能用默认的 SMTP 端口\n" -#: fetchmail.c:1434 +#: fetchmail.c:1461 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "收取所有邮件并保留服务器上的备份或使用 idle 模式是错误的!\n" -#: fetchmail.c:1444 -msgid "fetchmail: Error: idle mode does not work for multiple folders or accounts!\n" +#: fetchmail.c:1471 +msgid "" +"fetchmail: Error: idle mode does not work for multiple folders or accounts!\n" msgstr "fetchmail: 错误:idle 模式对多个文件夹或账号不可用!\n" -#: fetchmail.c:1468 +#: fetchmail.c:1495 #, c-format msgid "terminated with signal %d\n" msgstr "以信号 %d 终止\n" -#: fetchmail.c:1541 +#: fetchmail.c:1568 #, 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:1566 +#: fetchmail.c:1593 msgid "POP2 support is not configured.\n" msgstr "未设置 POP2 支持\n" -#: fetchmail.c:1578 +#: fetchmail.c:1605 msgid "POP3 support is not configured.\n" msgstr "未设置 POP3 支持\n" -#: fetchmail.c:1588 +#: fetchmail.c:1615 msgid "IMAP support is not configured.\n" msgstr "未设置 IMAP 支持\n" -#: fetchmail.c:1594 +#: fetchmail.c:1621 msgid "ETRN support is not configured.\n" msgstr "未设置 ETRN 支持\n" -#: fetchmail.c:1602 +#: fetchmail.c:1629 msgid "ODMR support is not configured.\n" msgstr "未设置 ODMR 支持\n" -#: fetchmail.c:1609 +#: fetchmail.c:1636 msgid "unsupported protocol selected.\n" msgstr "选中了不支持的协议\n" -#: fetchmail.c:1620 +#: fetchmail.c:1647 #, 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:1645 +#: fetchmail.c:1672 #, c-format msgid "Poll interval is %d seconds\n" msgstr "收件间隔 %d 秒\n" -#: fetchmail.c:1647 +#: fetchmail.c:1674 #, c-format msgid "Logfile is %s\n" msgstr "日志文件为 %s\n" -#: fetchmail.c:1649 +#: fetchmail.c:1676 #, c-format msgid "Idfile is %s\n" msgstr "Idfile 文件为 %s\n" -#: fetchmail.c:1652 +#: fetchmail.c:1679 msgid "Progress messages will be logged via syslog\n" msgstr "邮件情况将通过 syslog 来记录\n" -#: fetchmail.c:1655 +#: fetchmail.c:1682 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Fetchmail 将进行伪装且不会生成 Receiverd 部分\n" -#: fetchmail.c:1657 +#: fetchmail.c:1684 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Fetchmail 将在日志文件中显示进度条(以点的形式)\n" -#: fetchmail.c:1659 +#: fetchmail.c:1686 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail 将转发地址错误的多投邮件给 %s。\n" -#: fetchmail.c:1663 +#: fetchmail.c:1690 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail 将把错误邮件转给邮件管理员\n" -#: fetchmail.c:1665 +#: fetchmail.c:1692 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail 将把错误邮件退给发送者\n" -#: fetchmail.c:1668 +#: fetchmail.c:1695 msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "Fetchmail 将把长期错误当成不可恢复的错误(删除邮件)。\n" -#: fetchmail.c:1670 +#: fetchmail.c:1697 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "Fetchmail 将把惯性错误当成临时问题(保留邮件)。\n" -#: fetchmail.c:1677 +#: fetchmail.c:1704 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "从 %s@%s 收件时的选项:\n" -#: fetchmail.c:1681 +#: fetchmail.c:1708 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " 邮件将通过 %s 收取\n" -#: fetchmail.c:1684 +#: fetchmail.c:1711 #, 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:1688 +#: fetchmail.c:1715 #, c-format msgid " True name of server is %s.\n" msgstr " 服务器的实名为 %s。\n" -#: fetchmail.c:1691 +#: fetchmail.c:1718 msgid " This host will not be queried when no host is specified.\n" msgstr " 若不指明主机将不查询此主机\n" -#: fetchmail.c:1692 +#: fetchmail.c:1719 msgid " This host will be queried when no host is specified.\n" msgstr " 若不指明主机将查询此主机\n" -#: fetchmail.c:1696 +#: fetchmail.c:1723 msgid " Password will be prompted for.\n" msgstr "密码会被提示\n" -#: fetchmail.c:1700 +#: fetchmail.c:1727 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " APOP 密码 = “%s”\n" -#: fetchmail.c:1703 +#: fetchmail.c:1730 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " RPOP 密码 = “%s”\n" -#: fetchmail.c:1706 +#: fetchmail.c:1733 #, c-format msgid " Password = \"%s\".\n" msgstr " 密码 = “%s”\n" -#: fetchmail.c:1715 +#: fetchmail.c:1742 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " 协议是带有 Kerberos %s 认证协议的 KPOP" -#: fetchmail.c:1718 +#: fetchmail.c:1745 #, c-format msgid " Protocol is %s" msgstr " 协议是 %s" -#: fetchmail.c:1720 +#: fetchmail.c:1747 #, c-format msgid " (using service %s)" msgstr " (正在使用服务 %s)" -#: fetchmail.c:1722 +#: fetchmail.c:1749 msgid " (using default port)" msgstr " (正在使用默认端口)" -#: fetchmail.c:1724 +#: fetchmail.c:1751 msgid " (forcing UIDL use)" msgstr " (正在强制使用 UIDL)" -#: fetchmail.c:1730 +#: fetchmail.c:1757 msgid " All available authentication methods will be tried.\n" msgstr " 将尝试所有有效的验证方式\n" -#: fetchmail.c:1733 +#: fetchmail.c:1760 msgid " Password authentication will be forced.\n" msgstr " 强制密码验证\n" -#: fetchmail.c:1736 +#: fetchmail.c:1763 msgid " MSN authentication will be forced.\n" msgstr " 强制 MSN 验证\n" -#: fetchmail.c:1739 +#: fetchmail.c:1766 msgid " NTLM authentication will be forced.\n" msgstr " 强制 NTLM 验证\n" -#: fetchmail.c:1742 +#: fetchmail.c:1769 msgid " OTP authentication will be forced.\n" msgstr " 强制 OTP 验证\n" -#: fetchmail.c:1745 +#: fetchmail.c:1772 msgid " CRAM-MD5 authentication will be forced.\n" msgstr " 强制 CRAM-MD5 验证\n" -#: fetchmail.c:1748 +#: fetchmail.c:1775 msgid " GSSAPI authentication will be forced.\n" msgstr " 强制 GSSAPI 验证\n" -#: fetchmail.c:1751 +#: fetchmail.c:1778 msgid " Kerberos V4 authentication will be forced.\n" msgstr " 强制 Kerberos V4 验证\n" -#: fetchmail.c:1754 +#: fetchmail.c:1781 msgid " Kerberos V5 authentication will be forced.\n" msgstr " 强制 Kerberos V5 验证\n" -#: fetchmail.c:1757 +#: fetchmail.c:1784 msgid " End-to-end encryption assumed.\n" msgstr " 假设为终端到终端加密\n" -#: fetchmail.c:1761 +#: fetchmail.c:1788 #, c-format msgid " Mail service principal is: %s\n" msgstr " 邮件服务协议验证方为: %s\n" -#: fetchmail.c:1764 +#: fetchmail.c:1791 msgid " SSL encrypted sessions enabled.\n" msgstr "启用 SSL 加密会话\n" -#: fetchmail.c:1766 +#: fetchmail.c:1793 #, c-format msgid " SSL protocol: %s.\n" msgstr " SSL 协议: %s\n" -#: fetchmail.c:1768 +#: fetchmail.c:1795 msgid " SSL server certificate checking enabled.\n" msgstr " 已启用 SSL 服务器证书检查。\n" -#: fetchmail.c:1770 +#: fetchmail.c:1797 msgid " SSL server certificate checking disabled.\n" msgstr " 已禁用 SSL 服务器证书检查\n" -#: fetchmail.c:1773 +#: fetchmail.c:1799 +#, fuzzy, c-format +msgid " SSL default trusted certificate file: %s\n" +msgstr " SSL 受信证书文件: %s\n" + +#: fetchmail.c:1801 #, c-format msgid " SSL trusted certificate file: %s\n" msgstr " SSL 受信证书文件: %s\n" -#: fetchmail.c:1775 +#: fetchmail.c:1802 +#, fuzzy, c-format +msgid " SSL default trusted certificate directory: %s\n" +msgstr " SSL 受信证书目录: %s\n" + +#: fetchmail.c:1804 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " SSL 受信证书目录: %s\n" -#: fetchmail.c:1777 +#: fetchmail.c:1806 #, c-format msgid " SSL server CommonName: %s\n" msgstr " SSL 服务器名: %s\n" -#: fetchmail.c:1779 +#: fetchmail.c:1808 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr " SSL 密钥指纹 (与服务器密钥对比过): %s\n" -#: fetchmail.c:1782 +#: fetchmail.c:1811 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " 服务器未响应,超时 %d 秒" -#: fetchmail.c:1784 +#: fetchmail.c:1813 msgid " (default).\n" msgstr " (默认)。\n" -#: fetchmail.c:1791 +#: fetchmail.c:1820 msgid " Default mailbox selected.\n" msgstr " 已选中默认邮箱。\n" -#: fetchmail.c:1796 +#: fetchmail.c:1825 msgid " Selected mailboxes are:" msgstr " 选中的邮箱是:" -#: fetchmail.c:1802 +#: fetchmail.c:1831 msgid " All messages will be retrieved (--all on).\n" msgstr " 收取所有邮件( --all 选项开启).\n" -#: fetchmail.c:1803 +#: fetchmail.c:1832 msgid " Only new messages will be retrieved (--all off).\n" msgstr " 只收取新邮件( --all 选项关闭).\n" -#: fetchmail.c:1805 +#: fetchmail.c:1834 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " 收取的邮件会在服务器上保留副本( --keep 开启).\n" -#: fetchmail.c:1806 +#: fetchmail.c:1835 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr " 收取的邮件不会保留在服务器上( --keep 关闭).\n" -#: fetchmail.c:1808 +#: fetchmail.c:1837 msgid " Old messages will be flushed before message retrieval (--flush on).\n" msgstr " 在收取新邮件前删除旧邮件(--flush 开启).\n" -#: fetchmail.c:1809 -msgid " Old messages will not be flushed before message retrieval (--flush off).\n" +#: fetchmail.c:1838 +msgid "" +" Old messages will not be flushed before message retrieval (--flush off).\n" msgstr " 在收取新邮件前不删除旧邮件(--flush 关闭).\n" -#: fetchmail.c:1811 -msgid " Oversized messages will be flushed before message retrieval (--limitflush on).\n" +#: fetchmail.c:1840 +msgid "" +" Oversized messages will be flushed before message retrieval (--limitflush " +"on).\n" msgstr " 收件前将删除超大的邮件(--limitflush 开启).\n" -#: fetchmail.c:1812 -msgid " Oversized messages will not be flushed before message retrieval (--limitflush off).\n" +#: fetchmail.c:1841 +msgid "" +" Oversized messages will not be flushed before message retrieval (--" +"limitflush off).\n" msgstr " 收件前将不删除超大的邮件(--limitflush 关闭).\n" -#: fetchmail.c:1814 +#: fetchmail.c:1843 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr " 本地收件人地址重写(--norewrite 关闭).\n" -#: fetchmail.c:1815 +#: fetchmail.c:1844 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr " 不重写本地收件人地址(--norewrite 开启).\n" -#: fetchmail.c:1817 +#: fetchmail.c:1846 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr " 回车符清除(stripcr 开启).\n" -#: fetchmail.c:1818 +#: fetchmail.c:1847 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr " 不清除回车符(stripcr 关闭).\n" -#: fetchmail.c:1820 +#: fetchmail.c:1849 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr " 强行在换行前插入回车符(forcecr 开启).\n" -#: fetchmail.c:1821 +#: fetchmail.c:1850 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr " 不在换行前强行插入回车符(forcecr 关闭).\n" -#: fetchmail.c:1823 -msgid " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" +#: fetchmail.c:1852 +msgid "" +" Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr " 忽略 Content-Transfer-Encoding (pass8bits 开启).\n" -#: fetchmail.c:1824 -msgid " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" +#: fetchmail.c:1853 +msgid "" +" Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr " 不忽略 Content-Transfer-Encoding (pass8bits 关闭).\n" -#: fetchmail.c:1826 +#: fetchmail.c:1855 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " 解开 MIME 编码 (mimedecode 开启).\n" -#: fetchmail.c:1827 +#: fetchmail.c:1856 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " 不解开 MIME 编码 (mimedecode 关闭).\n" -#: fetchmail.c:1829 +#: fetchmail.c:1858 msgid " Idle after poll is enabled (idle on).\n" msgstr " 收件后回到 idle 模式 (idle 开启).\n" -#: fetchmail.c:1830 +#: fetchmail.c:1859 msgid " Idle after poll is disabled (idle off).\n" msgstr " 收件后不回到 idle 模式 (idle 关闭).\n" -#: fetchmail.c:1832 +#: fetchmail.c:1861 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr " 删除带有 Status 字样的行 (dropstatus 开启)\n" -#: fetchmail.c:1833 +#: fetchmail.c:1862 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr " 保留带有 Status 字样的 行 (dropstatus 关闭)\n" -#: fetchmail.c:1835 +#: fetchmail.c:1864 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " 删除带有 Delivered-to 的行 (dropdelivered 开启)\n" -#: fetchmail.c:1836 +#: fetchmail.c:1865 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " 保留带有 Delivered-to 的行 (dropdelivered 关闭)\n" -#: fetchmail.c:1840 +#: fetchmail.c:1869 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " 邮件大小被限制为 %d 字节 (--limit %d).\n" -#: fetchmail.c:1843 +#: fetchmail.c:1872 msgid " No message size limit (--limit 0).\n" msgstr " 邮件大小无限制 (--limit 0).\n" -#: fetchmail.c:1845 +#: fetchmail.c:1874 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr " 每隔 %d 秒发出邮件大小警告 (--warnings %d).\n" -#: fetchmail.c:1848 +#: fetchmail.c:1877 msgid " Size warnings on every poll (--warnings 0).\n" msgstr " 每次收件都给出邮件大小警告 (--warnings 0).\n" -#: fetchmail.c:1851 +#: fetchmail.c:1880 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " 单次收件限制为 %d 封(--fetchlimit %d).\n" -#: fetchmail.c:1854 +#: fetchmail.c:1883 msgid " No received-message limit (--fetchlimit 0).\n" msgstr " 无收件限制 (--fetchlimit 0).\n" -#: fetchmail.c:1856 +#: fetchmail.c:1885 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " 限制所收邮件大小为 %d 字节(--fetchsizelimit %d).\n" -#: fetchmail.c:1859 +#: fetchmail.c:1888 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " 所收邮件大小无限制 (--fetchsizelimit 0).\n" -#: fetchmail.c:1863 +#: fetchmail.c:1892 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr " 每次收件期间对 UIDs 进行折半查找 (--fastuidl 1).\n" -#: fetchmail.c:1865 +#: fetchmail.c:1894 #, 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:1868 +#: fetchmail.c:1897 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr " 每次收件期间对 UIDs 进行线性查找 (--fastuidl 0).\n" -#: fetchmail.c:1870 +#: fetchmail.c:1899 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " 单次 SMTP 会话中最多传送 %d 封邮件。\n" -#: fetchmail.c:1872 +#: fetchmail.c:1901 msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr " 单次 SMTP 会话中无传送邮件限制 (--batchlimit 0)。\n" -#: fetchmail.c:1876 +#: fetchmail.c:1905 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr " 两次删除操作之间最多传送 %d 封邮件(--expunge %d)。\n" -#: fetchmail.c:1878 +#: fetchmail.c:1907 msgid " No forced expunges (--expunge 0).\n" msgstr " 两次删除操作之间无传送邮件限制(--expunge 0)。\n" -#: fetchmail.c:1885 +#: fetchmail.c:1914 msgid " Domains for which mail will be fetched are:" msgstr " 要收取的邮件位于服务器:" -#: fetchmail.c:1890 fetchmail.c:1910 +#: fetchmail.c:1919 fetchmail.c:1939 msgid " (default)" msgstr " (默认)" -#: fetchmail.c:1895 +#: fetchmail.c:1924 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " 邮件作为 BSMTP 附加至 %s\n" -#: fetchmail.c:1897 +#: fetchmail.c:1926 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " 邮件通过 “%s” 投递。\n" -#: fetchmail.c:1904 +#: fetchmail.c:1933 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " 邮件将被 %cMPT 转发到:" -#: fetchmail.c:1915 +#: fetchmail.c:1944 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " MAIL FROM 这一行的 Host 部分是 %s\n" -#: fetchmail.c:1918 +#: fetchmail.c:1947 #, 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:1927 +#: fetchmail.c:1956 msgid " Recognized listener spam block responses are:" msgstr " 识别出的监听端垃圾邮件拒收响应为:" # fetchmail.c:1809 -#: fetchmail.c:1933 +#: fetchmail.c:1962 msgid " Spam-blocking disabled\n" msgstr " 关闭垃圾邮件拒收\n" -#: fetchmail.c:1936 +#: fetchmail.c:1965 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " 服务器连接将被 “%s” 唤起\n" -#: fetchmail.c:1939 +#: fetchmail.c:1968 msgid " No pre-connection command.\n" msgstr " 无连接前要执行的程序。\n" -#: fetchmail.c:1941 +#: fetchmail.c:1970 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " 服务器连接将被 “%s” 关闭。\n" -#: fetchmail.c:1944 +#: fetchmail.c:1973 msgid " No post-connection command.\n" msgstr " 无连接后要执行的程序。\n" -#: fetchmail.c:1947 +#: fetchmail.c:1976 msgid " No localnames declared for this host.\n" msgstr " 此服务器没有要关联的本地用户名。\n" -#: fetchmail.c:1957 +#: fetchmail.c:1986 msgid " Multi-drop mode: " msgstr " 多投模式: " -#: fetchmail.c:1959 +#: fetchmail.c:1988 msgid " Single-drop mode: " msgstr " 单投模式: " -#: fetchmail.c:1961 +#: fetchmail.c:1990 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "识别出 %d 个本地用户名。\n" -#: fetchmail.c:1976 +#: fetchmail.c:2005 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " 启用 DNS 搜寻多投地址。\n" -#: fetchmail.c:1977 +#: fetchmail.c:2006 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " 关闭 DNS 搜寻多投地址。\n" -#: fetchmail.c:1981 -msgid " Server aliases will be compared with multidrop addresses by IP address.\n" +#: fetchmail.c:2010 +msgid "" +" Server aliases will be compared with multidrop addresses by IP address.\n" msgstr " 服务器昵称将以 IP 地址与多投地址进行比较\n" -#: fetchmail.c:1983 +#: fetchmail.c:2012 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr " 服务器昵称将以名字与多投地址进行比较\n" -#: fetchmail.c:1986 +#: fetchmail.c:2015 msgid " Envelope-address routing is disabled\n" msgstr " 禁用 Envelope-address 路由\n" -#: fetchmail.c:1989 +#: fetchmail.c:2018 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " 邮件头假定为: %s\n" -#: fetchmail.c:1992 +#: fetchmail.c:2021 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " 跳过的邮件头数目为: %d\n" -#: fetchmail.c:1995 +#: fetchmail.c:2024 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " 将从用户 id 中移除前缀 %s\n" -#: fetchmail.c:1998 +#: fetchmail.c:2027 msgid " No prefix stripping\n" msgstr " 没有要从用户 id 中清除的前缀\n" -#: fetchmail.c:2003 +#: fetchmail.c:2032 msgid " Predeclared mailserver aliases:" msgstr " 预先声明的邮件服务器昵称: " -#: fetchmail.c:2011 +#: fetchmail.c:2040 msgid " Local domains:" msgstr " 本地域:" -#: fetchmail.c:2021 +#: fetchmail.c:2050 #, c-format msgid " Connection must be through interface %s.\n" msgstr " 必须通过地址 %s 连接\n" -#: fetchmail.c:2023 +#: fetchmail.c:2052 msgid " No interface requirement specified.\n" msgstr " 未指定地址要求。\n" -#: fetchmail.c:2025 +#: fetchmail.c:2054 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " 收件轮循将监听 %s。\n" -#: fetchmail.c:2027 +#: fetchmail.c:2056 msgid " No monitor interface specified.\n" msgstr " 未指定监听地址。\n" -#: fetchmail.c:2031 +#: fetchmail.c:2060 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr " 通过外部程序 %s 进行服务器连接 (--plugin %s)。\n" -#: fetchmail.c:2033 +#: fetchmail.c:2062 msgid " No plugin command specified.\n" msgstr " 未指定外部程序。\n" -#: fetchmail.c:2035 +#: fetchmail.c:2064 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr " 通过外部程序 %s 进行 SMTP 连接(--plugout %s)。\n" -#: fetchmail.c:2037 +#: fetchmail.c:2066 msgid " No plugout command specified.\n" msgstr " 未指定外部程序。\n" -#: fetchmail.c:2044 +#: fetchmail.c:2073 msgid " No UIDs saved from this host.\n" msgstr " 未从此主机上保存 UIDs。\n" -#: fetchmail.c:2047 +#: fetchmail.c:2076 #, c-format msgid " %d UIDs saved.\n" msgstr " 保存了 %d 个UIDs。\n" -#: fetchmail.c:2053 +#: fetchmail.c:2082 msgid " Poll trace information will be added to the Received header.\n" msgstr " 收件跟踪信息将被加入 Received 邮件头。\n" -#: fetchmail.c:2055 +#: fetchmail.c:2084 msgid " No poll trace information will be added to the Received header.\n" msgstr "" " 无收件跟踪信息要被加入 Received 邮件头。\n" "。\n" -#: fetchmail.c:2060 +#: fetchmail.c:2089 msgid " Messages with bad headers will be rejected.\n" msgstr " 邮件头错误的邮件将被拒收。\n" -#: fetchmail.c:2063 +#: fetchmail.c:2092 msgid " Messages with bad headers will be passed on.\n" msgstr " 邮件头错误的邮件可以接收。\n" -#: fetchmail.c:2068 +#: fetchmail.c:2097 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " 传送的 properties 选项为 “%s” 。\n" @@ -1598,7 +1686,9 @@ msgid "Cannot modify signal mask: %s" msgstr "无法修改信号 mask:%s" #: fm_realpath.c:35 -msgid "Your operating system neither defines PATH_MAX nor will it accept realpath(f, NULL). Aborting.\n" +msgid "" +"Your operating system neither defines PATH_MAX nor will it accept " +"realpath(f, NULL). Aborting.\n" msgstr "您的操作系统既未定义 PATH_MAX 也不接受 realpath(f, NULL)。中止操作。\n" #: getpass.c:71 @@ -1638,7 +1728,8 @@ msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "未找到合适的 GSSAPI 证书。忽略 GSSAPI 认证。\n" #: gssapi.c:124 -msgid "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" +msgid "" +"If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "如您想使用 GSSAPI,您首先需要证书,也许来自 kinit。\n" #: gssapi.c:160 @@ -1702,124 +1793,166 @@ msgstr "清空证书时出错\n" msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "fetchmail: 线程休眠 %d 秒。\n" -#: imap.c:75 +#: imap.c:91 +msgid "Protocol identified as IMAP4 rev 1\n" +msgstr "协议被识别为 IMAP4 版本 1\n" + +#: imap.c:95 +msgid "Protocol identified as IMAP4 rev 0\n" +msgstr "协议被识别为 IMAP4 版本 0\n" + +#: imap.c:99 +msgid "Protocol identified as IMAP2 or IMAP2BIS\n" +msgstr "协议被识别为 IMAP2 或 IMAP2BIS\n" + +#: imap.c:111 +msgid "will idle after poll\n" +msgstr "收件后恢复至 idle 模式\n" + +#: imap.c:138 #, c-format msgid "Received BYE response from IMAP server: %s\n" msgstr "从 IMAP 服务器收到 BYE 指令: %s\n" -#: imap.c:97 +#: imap.c:160 #, c-format msgid "bogus message count in \"%s\"!" msgstr "发现伪造邮件\"%s\"!" -#: imap.c:144 +#: imap.c:207 #, c-format msgid "bogus EXPUNGE count in \"%s\"!" msgstr "发现伪造的EXPUNGE \"%s\"!" -#: imap.c:355 -msgid "Protocol identified as IMAP4 rev 1\n" -msgstr "协议被识别为 IMAP4 版本 1\n" +#: imap.c:305 +msgid "found updated capabilities list\n" +msgstr "" -#: imap.c:361 -msgid "Protocol identified as IMAP4 rev 0\n" -msgstr "协议被识别为 IMAP4 版本 0\n" +#: imap.c:442 +msgid "" +"server did not advertise SASL-IR extension but fetchmail's implementation " +"requires it for AUTHENTICATE EXTERNAL\n" +msgstr "" -#: imap.c:368 -msgid "Protocol identified as IMAP2 or IMAP2BIS\n" -msgstr "协议被识别为 IMAP2 或 IMAP2BIS\n" +#: imap.c:493 +#, 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 "" -#: imap.c:385 -msgid "will idle after poll\n" -msgstr "收件后恢复至 idle 模式\n" +#: imap.c:496 +#, 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 "" -#: imap.c:476 pop3.c:474 +#: imap.c:516 pop3.c:447 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: 成功升级至 TLS 协议。\n" -#: imap.c:482 pop3.c:480 +#: imap.c:541 pop3.c:458 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: 升级至 TLS 协议失败。\n" -#: imap.c:487 +#: imap.c:546 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: 即时升级至 TLS 协议失败,继续尝试\n" -#: imap.c:502 +#: imap.c:561 #, c-format msgid "%s: WARNING: server offered STARTTLS but sslproto '' given.\n" msgstr "%s:警告:服务器提供了 STARTTLS 但给出了 sslproto ''。\n" -#: imap.c:607 +#: imap.c:599 +#, c-format +msgid "%s: --auth external requested but server does not advertise it.\n" +msgstr "" + +#: imap.c:683 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "需要的 OTP 功能未被编译进 fetchmail\n" -#: imap.c:627 pop3.c:560 +#: imap.c:703 pop3.c:580 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "需要的 NTLM 功能未被编译进 fetchmail\n" -#: imap.c:691 +#: imap.c:716 +#, c-format +msgid "%s: --auth password requested but server forbids it (LOGINDISABLED).\n" +msgstr "" + +#: imap.c:745 +#, fuzzy, c-format +msgid "%s: we've run out of authentication methods and cannot log in.\n" +msgstr "我们已经用完了可用的验证方式,无法继续\n" + +#: imap.c:769 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "邮件删除数不相等 (实际删除 %d 封!= 已删除 %d 封)\n" -#: imap.c:818 +#: imap.c:896 #, c-format msgid "%lu is unseen\n" msgstr "%lu 封未读\n" -#: imap.c:868 pop3.c:831 pop3.c:843 pop3.c:1088 pop3.c:1095 +#: imap.c:946 pop3.c:852 pop3.c:864 pop3.c:1109 pop3.c:1116 #, c-format msgid "%u is unseen\n" msgstr "%u 未读\n" -#: imap.c:903 imap.c:962 +#: imap.c:981 imap.c:1040 msgid "re-poll failed\n" msgstr "重新收件失败\n" -#: imap.c:911 imap.c:967 +#: imap.c:989 imap.c:1045 #, 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:928 +#: imap.c:1006 msgid "mailbox selection failed\n" msgstr "邮箱选择失败\n" -#: imap.c:932 +#: imap.c:1010 #, 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:946 +#: imap.c:1024 msgid "expunge failed\n" msgstr "删除操作失败\n" -#: imap.c:950 +#: imap.c:1028 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "删除操作后有 %d 封邮件等待收取\n" -#: imap.c:989 +#: imap.c:1067 msgid "search for unseen messages failed\n" msgstr "查找未读邮件失败\n" -#: imap.c:994 pop3.c:852 +#: imap.c:1072 pop3.c:873 #, c-format msgid "%u is first unseen\n" msgstr "%u 是首个未读邮件\n" -#: imap.c:1078 -msgid "Warning: ignoring bogus data for message sizes returned by the server.\n" +#: imap.c:1156 +msgid "" +"Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "警告: 忽略服务器返回的邮件大小的无效数据。\n" -#: imap.c:1177 imap.c:1184 +#: imap.c:1255 imap.c:1262 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "FETCH 响应不正确: %s。\n" @@ -1924,51 +2057,56 @@ msgstr "无法解码 BASE64 ready 响应\n" msgid "challenge mismatch\n" msgstr "请求不匹配\n" -#: lock.c:87 +#: lock.c:90 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "fetchmail: 读取锁文件“%s”时发生错误: %s\n" -#: lock.c:98 +#: lock.c:101 #, c-format msgid "fetchmail: removing stale lockfile \"%s\"\n" msgstr "fetchmail: 正在移除过时的锁文件“%s”\n" -#: lock.c:102 +#: lock.c:105 #, c-format msgid "fetchmail: cannot unlink lockfile \"%s\" (%s), trying to write to it\n" msgstr "fetchmail: 无法删除锁文件“%s”(%s),尝试对其进行写入\n" -#: lock.c:116 +#: lock.c:119 #, c-format msgid "fetchmail: cannot write to lockfile \"%s\" (%s), exiting\n" msgstr "fetchmail: 无法写入锁文件“%s”(%s),正在退出\n" -#: lock.c:126 +#: lock.c:129 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "fetchmail: 打开锁文件“%s”时发生错误:%s\n" -#: lock.c:176 +#: lock.c:179 #, c-format msgid "fetchmail: lock creation failed, pidfile \"%s\": %s\n" msgstr "fetchmail: 锁文件创建失败,pidfile“%s”:%s\n" -#: lock.c:187 +#: lock.c:190 #, c-format msgid "fetchmail: cannot remove or truncate pidfile \"%s\": %s\n" msgstr "fetchmail: 无法删除或截断 pidfile“%s”:%s\n" -#: netrc.c:220 +#: netrc.c:225 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "%s:%d: 警告: 在任意主机名前发现 “%s”\n" -#: netrc.c:258 +#: netrc.c:263 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d: 警告: 未知标识“%s”\n" +#: netrc.c:271 netrc.c:277 +#, fuzzy, c-format +msgid "%s: error reading file (%s).\n" +msgstr "fetchmail: 读取锁文件“%s”时发生错误: %s\n" + #: ntlmsubr.c:35 msgid "Warning: received malformed challenge to \"AUTH(ENTICATE) NTLM\"!\n" msgstr "警告:接收到格式错误的请求至 \"AUTH(ENTICATE) NTLM\"!\n" @@ -2015,19 +2153,19 @@ msgstr "未知的 ODMR 错误 \"%s\"\n" msgid "receiving message data\n" msgstr "正在接收邮件数据\n" -#: odmr.c:245 +#: odmr.c:247 msgid "Option --keep is not supported with ODMR\n" msgstr "ODMR 不支持 --keep 选项\n" -#: odmr.c:249 +#: odmr.c:251 msgid "Option --flush is not supported with ODMR\n" msgstr "ODMR 不支持 --flush 选项\n" -#: odmr.c:253 +#: odmr.c:255 msgid "Option --folder is not supported with ODMR\n" msgstr "ODMR 不支持 --folder 选项\n" -#: odmr.c:257 +#: odmr.c:259 msgid "Option --check is not supported with ODMR\n" msgstr "ODMR 不支持 --check 选项\n" @@ -2039,7 +2177,7 @@ msgstr "服务器 recv 错\n" msgid "Could not decode OTP challenge\n" msgstr "无法解码 OTP 请求\n" -#: opie.c:65 pop3.c:587 +#: opie.c:65 pop3.c:608 msgid "Secret pass phrase: " msgstr "密码短语:" @@ -2121,7 +2259,9 @@ msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile\t指定日志文件名\n" #: options.c:653 -msgid " --syslog use syslog(3) for most messages when running as a daemon\n" +msgid "" +" --syslog use syslog(3) for most messages when running as a " +"daemon\n" msgstr " --syslog\t以后台服务运行时用 syslog(3) 得到更多的信息\n" #: options.c:654 @@ -2153,11 +2293,14 @@ msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr " --nobounce\t将回送邮件从用户重定向至邮件管理员\n" #: options.c:661 -msgid " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" +msgid "" +" --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr " --nosoftbounce\t让 fetchmail 永久删除无法投递的邮件。\n" #: options.c:662 -msgid " --softbounce keep permanently undeliverable messages on server (default).\n" +msgid "" +" --softbounce keep permanently undeliverable messages on server " +"(default).\n" msgstr " --softbounce\t将无法投递的邮件长期保留在服务器上(默认)。\n" #: options.c:664 @@ -2197,11 +2340,14 @@ msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr " --sslcertpath 受信 CA ssl 证书文件的目录\n" #: options.c:675 -msgid " --sslcommonname expect this CommonName from server (discouraged)\n" +msgid "" +" --sslcommonname expect this CommonName from server (discouraged)\n" msgstr " --sslcommonname\t期望返回服务器名 (不鼓励)\n" #: options.c:676 -msgid " --sslfingerprint fingerprint that must match that of the server's cert.\n" +msgid "" +" --sslfingerprint fingerprint that must match that of the server's " +"cert.\n" msgstr " --sslfingerprint\t指定一个指纹,它必须与服务器证书的指纹匹配\n" #: options.c:677 @@ -2233,7 +2379,8 @@ msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl\t强制使用 UIDLs(仅适用于 pop3)\n" #: options.c:686 -msgid " --idle tells the IMAP server to send notice of new messages\n" +msgid "" +" --idle tells the IMAP server to send notice of new messages\n" msgstr " --idle 告知 IMAP 服务器为新邮件发送通知\n" #: options.c:687 @@ -2241,7 +2388,8 @@ msgid " --port TCP port to connect to (obsolete, use --service)\n" msgstr " --port\t要连接的 TCP 端口(过时了,用 --service)\n" #: options.c:688 -msgid " -P, --service TCP service to connect to (can be numeric TCP port)\n" +msgid "" +" -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr " -P, --service\t要连接的 TCP 服务(允许用 TCP 端口的数值来表示)\n" #: options.c:689 @@ -2372,83 +2520,86 @@ msgstr "POP2 不支持 STLS。放弃操作。\n" msgid "POP2 only supports password authentication. Giving up.\n" msgstr "POP2 只支持密码验证。放弃操作。\n" -#: pop3.c:330 -msgid "Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" +#: pop3.c:338 +msgid "" +"Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" msgstr "警告: 发现\"Maillennium POP3\",用 RETR 命令代替 TOP。\n" -#: pop3.c:414 -msgid "TLS is mandatory for this session, but server refused CAPA command.\n" +#: pop3.c:392 +#, fuzzy +msgid "STLS is mandatory for this session, but server refused CAPA command.\n" msgstr "强制使用 TLS 会话,但服务器拒绝 CAPA 命令。\n" -#: pop3.c:415 -msgid "The CAPA command is however necessary for TLS.\n" +#: pop3.c:393 +#, fuzzy +msgid "CAPA command support is, however, necessary for STLS.\n" msgstr "而 CPAC 命令对于 TLS 协议来说是必须要有的。\n" -#: pop3.c:492 +#: pop3.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: 升级到 TLS 协议失败了,继续尝试。\n" -#: pop3.c:498 +#: pop3.c:476 #, c-format msgid "%s: WARNING: server offered STLS, but sslproto '' given.\n" msgstr "%s: 警告:服务器提供了 STLS,但给出了 sslproto ''。\n" -#: pop3.c:623 +#: pop3.c:644 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "我们已经用完了可用的验证方式,无法继续\n" -#: pop3.c:637 +#: pop3.c:658 msgid "Required APOP timestamp not found in greeting\n" msgstr "在 greeting 中未发现所需的 APOP 时间戳\n" -#: pop3.c:646 +#: pop3.c:667 msgid "Timestamp syntax error in greeting\n" msgstr "greeting 中时间戳语法错误\n" -#: pop3.c:662 +#: pop3.c:683 msgid "Invalid APOP timestamp.\n" msgstr "无效的 APOP 时间戳\n" -#: pop3.c:686 +#: pop3.c:707 msgid "Undefined protocol request in POP3_auth\n" msgstr "POP3_auth 中有未定义的协议请求\n" -#: pop3.c:707 +#: pop3.c:728 msgid "lock busy! Is another session active?\n" msgstr "死锁!是否有另一个会话在运行?\n" -#: pop3.c:770 +#: pop3.c:791 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "无法操作来自上游服务器的 UIDL 响应。\n" -#: pop3.c:793 +#: pop3.c:814 msgid "Server responded with UID for wrong message.\n" msgstr "响应的服务器带有错误消息的 UID。\n" -#: pop3.c:822 +#: pop3.c:843 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (数量=%u 封)已被删除,但仍然存在!\n" -#: pop3.c:934 +#: pop3.c:955 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "邮件被插入服务器列表。无法处理。\n" -#: pop3.c:1032 +#: pop3.c:1053 msgid "protocol error\n" msgstr "协议错\n" -#: pop3.c:1048 +#: pop3.c:1069 msgid "protocol error while fetching UIDLs\n" msgstr "正在读取 UIDLs 时协议出错\n" -#: pop3.c:1079 +#: pop3.c:1100 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id = %s (数量 = %d 封) 已被删除,但仍然存在!\n" -#: pop3.c:1389 +#: pop3.c:1412 msgid "Option --folder is not supported with POP3\n" msgstr "POP3 不支持 --folder 选项\n" @@ -2461,11 +2612,15 @@ msgid "SDPS not enabled." msgstr "SDPS 不可用" #: rcfile_y.y:217 -msgid "fetchmail: interface option is only supported under Linux (without IPv6) and FreeBSD\n" +msgid "" +"fetchmail: interface option is only supported under Linux (without IPv6) and " +"FreeBSD\n" msgstr "fetchmail: interface 选项只有 Linux(无 IPv6)和 FreeBSD 支持\n" #: rcfile_y.y:225 -msgid "fetchmail: monitor option is only supported under Linux (without IPv6) and FreeBSD\n" +msgid "" +"fetchmail: monitor option is only supported under Linux (without IPv6) and " +"FreeBSD\n" msgstr "fetchmail: monitor 选项只有 Linux(无 IPv6)和 FreeBSD 支持\n" #: rcfile_y.y:339 @@ -2491,11 +2646,11 @@ msgstr "文件 %s 不允许拥有高于 -rwx------ (0700) 的权限。\n" msgid "File %s must be owned by you.\n" msgstr "文件 %s 必须归您所有。\n" -#: report.c:67 +#: report.c:69 msgid "Unknown system error" msgstr "未知的系统错误" -#: report.c:92 +#: report.c:94 #, c-format msgid "%s (log message incomplete)\n" msgstr "%s (日志信息不完整)\n" @@ -2817,7 +2972,8 @@ msgstr "MDA 返回非零值 %d\n" #: sink.c:1396 #, c-format -msgid "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" +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:1421 @@ -2837,109 +2993,114 @@ msgstr "邮件结尾时 LMTP 协议的未知的非 503 响应: %s\n" msgid "The Fetchmail Daemon" msgstr "Fetchmail 后台服务" -#: smtp.c:81 +#: smtp.c:84 msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "ESMTP CRAM-MD5 验证...\n" -#: smtp.c:87 smtp.c:137 +#: smtp.c:90 smtp.c:143 msgid "Server rejected the AUTH command.\n" msgstr "服务器拒绝 AUTH 命令。\n" -#: smtp.c:95 smtp.c:144 smtp.c:153 smtp.c:159 +#: smtp.c:98 smtp.c:150 smtp.c:159 smtp.c:165 msgid "Bad base64 reply from server.\n" msgstr "来自服务器的错误的 base64 响应。\n" -#: smtp.c:99 +#: smtp.c:102 #, c-format msgid "Challenge decoded: %s\n" msgstr "请求解码: %s\n" -#: smtp.c:116 +#: smtp.c:119 msgid "ESMTP PLAIN Authentication...\n" msgstr "ESMTP PLAIN 验证...\n" -#: smtp.c:131 +#: smtp.c:137 msgid "ESMTP LOGIN Authentication...\n" msgstr "ESMTP LOGIN 验证...\n" -#: smtp.c:348 smtp.c:376 +#: smtp.c:354 smtp.c:382 msgid "smtp listener protocol error\n" msgstr "smtp 端协议错误\n" -#: socket.c:112 socket.c:141 +#: socket.c:149 msgid "fetchmail: malloc failed\n" msgstr "fetchmail: malloc 失败\n" -#: socket.c:173 +#: socket.c:183 +#, c-format +msgid "fetchmail: plugin for host %s service %s is empty, cannot run!\n" +msgstr "" + +#: socket.c:188 msgid "fetchmail: socketpair failed\n" msgstr "fetchmail: socketpair 失败\n" -#: socket.c:179 +#: socket.c:196 msgid "fetchmail: fork failed\n" msgstr "fetchmail: fork 失败\n" -#: socket.c:186 +#: socket.c:203 msgid "dup2 failed\n" msgstr "dup2 失败\n" -#: socket.c:192 +#: socket.c:209 #, c-format msgid "running %s (host %s service %s)\n" msgstr "正在运行 %s (主机 %s 服务 %s)\n" -#: socket.c:197 +#: socket.c:211 #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) 失败\n" -#: socket.c:272 +#: socket.c:286 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "getaddrinfo(“%s”,“%s”) 错误: %s\n" -#: socket.c:275 +#: socket.c:289 msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "试着加入 --service 选项(参见 FAQ 条目 R12)。\n" -#: socket.c:289 socket.c:292 +#: socket.c:303 socket.c:306 #, c-format msgid "unknown (%s)" msgstr "未知 (%s)" -#: socket.c:295 +#: socket.c:309 #, c-format msgid "Trying to connect to %s/%s..." msgstr "正在尝试连接至 %s/%s..." -#: socket.c:304 +#: socket.c:318 #, c-format msgid "cannot create socket: %s\n" msgstr "无法创建套接字: %s\n" -#: socket.c:306 +#: socket.c:320 #, c-format msgid "name %d: cannot create socket family %d type %d: %s\n" msgstr "名称 %d: 无法创建套接字 %d 类型 %d: %s\n" -#: socket.c:324 +#: socket.c:338 msgid "connection failed.\n" msgstr "连接失败。\n" -#: socket.c:326 +#: socket.c:339 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "连接至 %s:%s [%s/%s] 失败: %s。\n" -#: socket.c:327 +#: socket.c:341 #, c-format msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" msgstr "名称 %d: 连接至 %s:%s [%s/%s] 失败: %s。\n" -#: socket.c:333 +#: socket.c:347 msgid "connected.\n" msgstr "已连接。\n" -#: socket.c:346 +#: socket.c:360 #, c-format msgid "" "Connection errors for this poll:\n" @@ -2948,229 +3109,277 @@ msgstr "" "此服务器连接错误:\n" "%s" -#: socket.c:416 +#: socket.c:447 #, c-format msgid "OpenSSL reported: %s\n" msgstr "OpenSSL 报告了:%s\n" -#: socket.c:651 -#, c-format -msgid "SSL verify callback depth %d: preverify_ok == %d, err = %d, %s\n" +#: socket.c:687 +#, fuzzy, c-format +msgid "SSL verify callback depth %d: verify_ok == %d, err = %d, %s\n" msgstr "SSL 验证回调深度 %d: preverify_ok == %d, err = %d, %s\n" -#: socket.c:657 +#: socket.c:693 msgid "Server certificate:\n" msgstr "服务器认证:\n" -#: socket.c:662 +#: socket.c:698 #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "验证链从根到节点,在 %d 开始:\n" -#: socket.c:665 +#: socket.c:701 #, c-format msgid "Certificate at depth %d:\n" msgstr "验证处于 %d 层:\n" -#: socket.c:671 +#: socket.c:707 #, c-format msgid "Issuer Organization: %s\n" msgstr "发行组织: %s\n" -#: socket.c:674 +#: socket.c:710 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "警告: 发行组织名字太长 (可能截短)。\n" -#: socket.c:676 +#: socket.c:712 msgid "Unknown Organization\n" msgstr "未知的组织\n" -#: socket.c:678 +#: socket.c:714 #, c-format msgid "Issuer CommonName: %s\n" msgstr "发行者: %s\n" -#: socket.c:681 +#: socket.c:717 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "警告: 发行者名称太长 (可能截短)。\n" -#: socket.c:683 +#: socket.c:719 msgid "Unknown Issuer CommonName\n" msgstr "未知的发行者名称\n" -#: socket.c:689 +#: socket.c:725 #, c-format msgid "Subject CommonName: %s\n" msgstr "邮件标题: %s\n" -#: socket.c:695 +#: socket.c:731 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "证书错误: 邮件标题太长!\n" -#: socket.c:701 +#: socket.c:737 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "证书错误: 邮件标题名中带有 NUL 字符,退出!\n" -#: socket.c:729 +#: socket.c:765 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "邮件标题别名: %s\n" -#: socket.c:735 +#: socket.c:771 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "证书错误: 邮件标题别名带有 NUL 字符,退出!\n" -#: socket.c:752 +#: socket.c:788 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "服务器名不匹配: %s != %s\n" -#: socket.c:759 +#: socket.c:795 msgid "Server name not set, could not verify certificate!\n" msgstr "未设置服务器名称,无法验证证书!\n" -#: socket.c:764 +#: socket.c:800 msgid "Unknown Server CommonName\n" msgstr "未知的服务器名\n" -#: socket.c:766 +#: socket.c:802 msgid "Server name not specified in certificate!\n" msgstr "服务器名称未在证书中指定!\n" -#: socket.c:778 +#: socket.c:814 msgid "EVP_md5() failed!\n" msgstr "EVP_md5() 失败!\n" -#: socket.c:782 +#: socket.c:818 msgid "Out of memory!\n" msgstr "超出内存!\n" -#: socket.c:790 +#: socket.c:826 msgid "Digest text buffer too small!\n" msgstr "Digest 文本缓冲区太小!\n" -#: socket.c:796 +#: socket.c:832 #, c-format msgid "%s key fingerprint: %s\n" msgstr "%s 密钥指纹: %s\n" -#: socket.c:800 +#: socket.c:836 #, c-format msgid "%s fingerprints match.\n" msgstr "%s 指纹匹配。\n" -#: socket.c:802 +#: socket.c:838 #, c-format msgid "%s fingerprints do not match!\n" msgstr "%s 指纹不匹配!\n" -#: socket.c:814 +#: socket.c:850 #, c-format msgid "Server certificate verification error: %s\n" msgstr "服务器证书验证错误:%s\n" -#: socket.c:829 +#: socket.c:865 #, c-format msgid "Broken certification chain at: %s\n" msgstr "证书链错误,位于: %s\n" -#: socket.c:831 -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 证书,fetchmain 对此无能为力。详细信息请查看随同 fetchmail 发行的 README.SSL-SERVER 文档。\n" +#: socket.c:867 +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 证书,fetchmain 对此无能为力。详细信息请查看" +"随同 fetchmail 发行的 README.SSL-SERVER 文档。\n" -#: socket.c:841 +#: socket.c:877 #, c-format msgid "Missing trust anchor certificate: %s\n" msgstr "缺失信任锚(trust anchor)证书:%s\n" -#: socket.c:844 -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 证书受信路径处,或是需要在证书目录下运行 c_rehash。详细信息请查看手册页中的 --sslcertpath 和 --sslcertfile 部分。\n" +#: socket.c:880 +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 证书受信路径处,或是需要在证书目录下运行 c_rehash。详细" +"信息请查看手册页中的 --sslcertpath 和 --sslcertfile 部分。\n" -#: socket.c:918 socket.c:996 +#: socket.c:954 socket.c:1030 msgid "Your OpenSSL version does not support SSLv3.\n" msgstr "您的 OpenSSL 版本不支持 SSLv3。\n" -#: socket.c:936 socket.c:1014 +#: socket.c:972 socket.c:1048 msgid "Your OpenSSL version does not support TLS v1.1.\n" msgstr "您的 OpenSSL 版本不支持 TLS v1.1。\n" -#: socket.c:947 socket.c:1025 +#: socket.c:983 socket.c:1059 msgid "Your OpenSSL version does not support TLS v1.2.\n" msgstr "您的 OpenSSL 版本不支持 TLS v1.2。\n" -#: socket.c:958 socket.c:1036 +#: socket.c:994 socket.c:1070 msgid "Your OpenSSL version does not support TLS v1.3.\n" msgstr "您的 OpenSSL 版本不支持 TLS v1.3。\n" -#: socket.c:967 socket.c:1046 +#: socket.c:1003 socket.c:1080 #, c-format msgid "Invalid SSL protocol '%s' specified, using default autoselect (auto).\n" msgstr "指定了无效的 SSL 协议“%s”,将用默认的自动选择(auto)代替。\n" -#: socket.c:1081 +#: socket.c:1119 +#, fuzzy, c-format +msgid "" +"Loaded wolfSSL library %#lx older than headers %#lx, refusing to work.\n" +msgstr "已加载的 OpenSSL 库 %#lx 比头文件 %#lx 更旧,拒绝工作。\n" + +#: socket.c:1125 #, c-format -msgid "Loaded OpenSSL library %#lx older than headers %#lx, refusing to work.\n" +msgid "" +"Loaded OpenSSL library %#lx older than headers %#lx, refusing to work.\n" msgstr "已加载的 OpenSSL 库 %#lx 比头文件 %#lx 更旧,拒绝工作。\n" -#: socket.c:1086 +#: socket.c:1130 #, c-format -msgid "Loaded OpenSSL library %#lx newer than headers %#lx, trying to continue.\n" +msgid "" +"Loaded OpenSSL library %#lx newer than headers %#lx, trying to continue.\n" msgstr "已加载的 OpenSSL 库 %#lx 比头文件 %#lx 更新,尝试继续工作。\n" -#: socket.c:1106 +#: socket.c:1150 msgid "File descriptor out of range for SSL" msgstr "文件描述符超出 SSL 的范围" -#: socket.c:1127 -msgid "Note that some distributions disable older protocol versions in weird non-standard ways. Try a newer protocol version.\n" -msgstr "请注意,某些发行版以非标准的方式禁用了较旧的协议版本。请尝试更新的协议版本。\n" +#: socket.c:1172 +msgid "" +"Note that some distributions disable older protocol versions in weird non-" +"standard ways. Try a newer protocol version.\n" +msgstr "" +"请注意,某些发行版以非标准的方式禁用了较旧的协议版本。请尝试更新的协议版" +"本。\n" -#: socket.c:1195 +#: socket.c:1234 #, 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" +msgid "Cannot load verify locations (file=\"%s\", dir=\"%s\"), error %d:\n" +msgstr "" -#: socket.c:1210 +#: socket.c:1269 #, 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 "" +"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" -#: socket.c:1247 +#: socket.c:1283 +#, fuzzy, c-format +msgid "" +"fetchmail: sock %d: wolfSSL_check_domain_name(%#p, \"%s\") returned %d, " +"trying to continue\n" +msgstr "" +"警告:SSL_set_tlsext_host_name(%p, \"%s\") 失败(代码 %#lx),尝试继续操" +"作。\n" + +#: socket.c:1299 +#, 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" + +#: socket.c:1352 msgid "Server shut down connection prematurely during SSL_connect().\n" msgstr "SSL_connect() 中服务器过早地关闭了链接。\n" -#: socket.c:1250 +#: socket.c:1355 #, c-format msgid "System error during SSL_connect(): %s\n" msgstr "SSL_connect() 中出现系统错误:%s\n" -#: socket.c:1250 +#: socket.c:1355 msgid "handshake failed at protocol or connection level." msgstr "在协议层或连接层中握手失败。" -#: socket.c:1270 +#: socket.c:1375 msgid "Cannot obtain current SSL/TLS cipher - no session established?\n" msgstr "无法获取当前的 SSL/TLS 加密算法——尚未建立会话?\n" -#: socket.c:1273 +#: socket.c:1378 #, c-format msgid "SSL/TLS: using protocol %s, cipher %s, %d/%d secret/processed bits\n" msgstr "SSL/TLS:使用协议 %s,算法 %s,%d/%d 加密/已处理比特\n" -#: socket.c:1280 +#: socket.c:1385 msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "证书/指纹验证被不明原因地跳过!\n" -#: socket.c:1297 -msgid "Warning: the connection is insecure, continuing anyways. (Better use --sslcertck!)\n" +#: socket.c:1402 +msgid "" +"Warning: the connection is insecure, continuing anyways. (Better use --" +"sslcertck!)\n" msgstr "警告:此连接不安全,但会继续运行。(最好使用 --sslcertck!)\n" -#: socket.c:1339 +#: socket.c:1444 msgid "Cygwin socket read retry\n" msgstr "重试读取 Cygwin 接口\n" -#: socket.c:1342 +#: socket.c:1447 msgid "Cygwin socket read retry failed!\n" msgstr "重试读取 Cygwin 接口失败!\n" @@ -3363,6 +3572,11 @@ msgstr "malloc 失败\n" msgid "realloc failed\n" msgstr "realloc 失败\n" +#~ msgid "" +#~ "WARNING: Compiled against LibreSSL, which is not a supported " +#~ "configuration.\n" +#~ msgstr "警告:使用 LibreSSL 编译,该配置不受支持。\n" + #~ msgid "Required LOGIN capability not supported by server\n" #~ msgstr "需要的 LOGIN 功能未被编译进 fetchmail\n" @@ -3375,7 +3589,8 @@ msgstr "realloc 失败\n" #~ msgid "swapping UID lists\n" #~ msgstr "正在转储 UID 列表\n" -#~ msgid "fetchmail: Warning: syslog and logfile are set. Check both for logs!\n" +#~ msgid "" +#~ "fetchmail: Warning: syslog and logfile are set. Check both for logs!\n" #~ msgstr "fetchmail: 警告: 设置了 syslog 和 logfile。通过两者查看记录!\n" #~ msgid "Subject: Fetchmail unreachable-server warning." |