# Translation for mutt in Traditional Chinese, Big5 encoding.
#
# Copyright  Cd Chen <cdchen@mail.cynix.com.tw>, Weichung Chau <weichung@mail.cynix.com.tw>, Anthony Wong <ypwong@debian.org>
#
msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.1.2\n"
"POT-Creation-Date: 2004-02-11 15:04+0100\n"
"PO-Revision-Date: 1999-12-20 20:41+0800\n"
"Last-Translator: Anthony Wong <ypwong@debian.org>\n"
"Language-Team: Chinese <zh@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=gb2312\n"
"Content-Transfer-Encoding: 8bit\n"

#: account.c:144
#, fuzzy, c-format
msgid "Username at %s: "
msgstr "更改名称为："

#: account.c:172
#, c-format
msgid "Password for %s@%s: "
msgstr "%s@%s 的密码："

#: addrbook.c:31 browser.c:40 pager.c:1435 postpone.c:37 query.c:43
#: recvattach.c:57
msgid "Exit"
msgstr "离开"

#: addrbook.c:32 curs_main.c:398 pager.c:1442 postpone.c:38
msgid "Del"
msgstr "删除"

#: addrbook.c:33 curs_main.c:399 postpone.c:39
msgid "Undel"
msgstr "反删除"

#: addrbook.c:34
msgid "Select"
msgstr "选择"

#. __STRCAT_CHECKED__
#: addrbook.c:35 browser.c:43 compose.c:93 curs_main.c:404 mutt_ssl.c:627
#: pager.c:1534 pgpkey.c:517 postpone.c:40 query.c:48 recvattach.c:61
msgid "Help"
msgstr "帮助"

#: addrbook.c:140
msgid "You have no aliases!"
msgstr "您没有别名资料！"

#: addrbook.c:151
msgid "Aliases"
msgstr "别名"

#. add a new alias
#: alias.c:234
msgid "Alias as: "
msgstr "取别名为："

#: alias.c:240
msgid "You already have an alias defined with that name!"
msgstr "您已经为这个名字定义了别名啦！"

#: alias.c:255
msgid "Address: "
msgstr "地址："

#: alias.c:271
msgid "Personal name: "
msgstr "个人姓名："

#: alias.c:280
#, c-format
msgid "[%s = %s] Accept?"
msgstr "[%s = %s] 接受?"

#: alias.c:297 recvattach.c:391 recvattach.c:445
msgid "Save to file: "
msgstr "存到文件："

#: alias.c:308
msgid "Alias added."
msgstr "别名已经增加。"

#: attach.c:111 attach.c:238 attach.c:430 attach.c:920
msgid "Can't match nametemplate, continue?"
msgstr "无法匹配名称模板，继续？"

#. For now, editing requires a file, no piping
#: attach.c:123
#, c-format
msgid "Mailcap compose entry requires %%s"
msgstr "Mailcap 编辑项目需要 %%s"

#: attach.c:131 attach.c:256 commands.c:190 compose.c:1153 curs_lib.c:145
#: curs_lib.c:374
#, c-format
msgid "Error running \"%s\"!"
msgstr "执行 \"%s\" 时发生错误！"

#: attach.c:141
msgid "Failure to open file to parse headers."
msgstr "打开文件来分析文件头失败。"

#: attach.c:172
msgid "Failure to open file to strip headers."
msgstr "打开文件时去除文件标头失败。"

#: attach.c:190
#, c-format
msgid "No mailcap compose entry for %s, creating empty file."
msgstr "没有 %s 的 mailcap 组成登录，正在建立空的文件。"

#. For now, editing requires a file, no piping
#: attach.c:250
#, c-format
msgid "Mailcap Edit entry requires %%s"
msgstr "编辑 Mailcap 项目时需要 %%s"

#: attach.c:268
#, c-format
msgid "No mailcap edit entry for %s"
msgstr "没有 %s 的 mailcap 编辑登录"

#: attach.c:396
msgid "No matching mailcap entry found.  Viewing as text."
msgstr "没有发现配合 mailcap 的登录。将以文字档方式浏览。"

#: attach.c:409
msgid "MIME type not defined.  Cannot view attachment."
msgstr "MIME 形式未被定义. 无法显示附件内容。"

#: attach.c:499
msgid "Cannot create filter"
msgstr "无法建立过滤器"

#: attach.c:628 attach.c:660 attach.c:953 attach.c:1011 handler.c:1549
#: pgpkey.c:566 pgpkey.c:755
msgid "Can't create filter"
msgstr "无法建立过滤"

#: attach.c:741 recvattach.c:419 recvattach.c:479
msgid "Attachment saved."
msgstr "附件已被储存。"

#: attach.c:792
msgid "Write fault!"
msgstr "写入失败！"

#: attach.c:1034
msgid "I don't know how to print that!"
msgstr "我不知道要如何打印它！"

#: browser.c:41
msgid "Chdir"
msgstr "改变目录"

#: browser.c:42
msgid "Mask"
msgstr "遮罩"

#: browser.c:377 browser.c:965
#, c-format
msgid "%s is not a directory."
msgstr "%s 不是一个目录"

#: browser.c:497
#, c-format
msgid "Mailboxes [%d]"
msgstr "信箱 [%d]"

#: browser.c:504
#, c-format
msgid "Subscribed [%s], File mask: %s"
msgstr "已订阅 [%s], 文件遮罩: %s"

#: browser.c:508
#, c-format
msgid "Directory [%s], File mask: %s"
msgstr "目录 [%s], 文件遮罩: %s"

#: browser.c:520
msgid "Can't attach a directory!"
msgstr "无法附带目录！"

#: browser.c:651 browser.c:1032 browser.c:1125
msgid "No files match the file mask"
msgstr "没有文件与文件遮罩相符"

#: browser.c:857
#, fuzzy
msgid "Create is only supported for IMAP mailboxes"
msgstr "只有 IMAP 邮箱才支持删除"

#: browser.c:877
msgid "Delete is only supported for IMAP mailboxes"
msgstr "只有 IMAP 邮箱才支持删除"

#: browser.c:885
#, c-format
msgid "Really delete mailbox \"%s\"?"
msgstr "真的要删除 \"%s\" 邮箱？"

#: browser.c:899
msgid "Mailbox deleted."
msgstr "邮箱已删除。"

#: browser.c:905
msgid "Mailbox not deleted."
msgstr "邮箱未被删除。"

#: browser.c:924
msgid "Chdir to: "
msgstr "改变目录到："

#: browser.c:958 browser.c:1025
msgid "Error scanning directory."
msgstr "无法扫描目录。"

#: browser.c:976
msgid "File Mask: "
msgstr "文件遮罩："

#: browser.c:1048
msgid "Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr "反向排序 (d)日期, (a)字元, (z)大小 或 (n)不排序 ? "

#: browser.c:1049
msgid "Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr "依照 (d)日期 (a)字元 (z)大小 来排序，或(n)不排序 ? "

#: browser.c:1050
msgid "dazn"
msgstr ""

#: browser.c:1112
msgid "New file name: "
msgstr "新档名："

#: browser.c:1143
msgid "Can't view a directory"
msgstr "无法显示目录"

#: browser.c:1161
msgid "Error trying to view file"
msgstr "无法试著显示文件"

#: buffy.c:413
#, c-format
msgid "New mail in %s."
msgstr "在 %s 有新信件。"

#: color.c:322
#, c-format
msgid "%s: color not supported by term"
msgstr "%s：终端机无法显示色彩"

#: color.c:328
#, c-format
msgid "%s: no such color"
msgstr "%s：没有这种颜色"

#: color.c:374 color.c:569 color.c:580
#, c-format
msgid "%s: no such object"
msgstr "%s：没有这个物件"

#: color.c:381
#, c-format
msgid "%s: command valid only for index object"
msgstr "%s：命令只提供索引物件"

#: color.c:389
#, c-format
msgid "%s: too few arguments"
msgstr "%s：太少参数"

#: color.c:557
msgid "Missing arguments."
msgstr "缺少参数。"

#: color.c:596 color.c:607
msgid "color: too few arguments"
msgstr "色彩：太少参数"

#: color.c:630
msgid "mono: too few arguments"
msgstr "单色：太少参数"

#: color.c:650
#, c-format
msgid "%s: no such attribute"
msgstr "%s：没有这个属性"

#: color.c:690 hook.c:64 hook.c:72 keymap.c:697
msgid "too few arguments"
msgstr "太少参数"

#: color.c:699 hook.c:78
msgid "too many arguments"
msgstr "太多参数"

#: color.c:715
msgid "default colors not supported"
msgstr "不支持预设的色彩"

#. find out whether or not the verify signature
#: commands.c:93
msgid "Verify PGP signature?"
msgstr "检查 PGP 签名?"

#: commands.c:105 pgp.c:1713 pgpkey.c:559 postpone.c:519
msgid "Invoking PGP..."
msgstr "启动 PGP…"

#: commands.c:113 mbox.c:740
msgid "Could not create temporary file!"
msgstr "无法建立暂存档！"

#: commands.c:126
#, fuzzy
msgid "Cannot create display filter"
msgstr "无法建立过滤器"

#: commands.c:146
#, fuzzy
msgid "Could not copy message"
msgstr "无法寄出信件。"

#: commands.c:173
msgid "PGP signature successfully verified."
msgstr "PGP 签名验证成功。"

#: commands.c:174
#, fuzzy
msgid "PGP signature could NOT be verified."
msgstr "PGP 签名验证成功。"

#: commands.c:197
msgid "Command: "
msgstr "指令："

#: commands.c:215 recvcmd.c:140
msgid "Bounce message to: "
msgstr "直接传送邮件到："

#: commands.c:217 recvcmd.c:142
msgid "Bounce tagged messages to: "
msgstr "无法传送已标记的邮件至："

#: commands.c:232
msgid "Error parsing address!"
msgstr "无法分析位址！"

#: commands.c:247
#, c-format
msgid "Bounce message to %s"
msgstr "把邮件直接传送至 %s"

#: commands.c:247
#, c-format
msgid "Bounce messages to %s"
msgstr "把邮件直接传送至 %s"

#: commands.c:261
msgid "Message bounced."
msgstr "邮件已被传送。"

#: commands.c:261
msgid "Messages bounced."
msgstr "邮件已传送。"

#: commands.c:339 commands.c:378 commands.c:395
#, fuzzy
msgid "Can't create filter process"
msgstr "无法建立过滤"

#: commands.c:424
msgid "Pipe to command: "
msgstr "用管道输出至命令："

#: commands.c:441
#, fuzzy
msgid "No printing command has been defined."
msgstr "圈选进入的邮筒"

#: commands.c:446
msgid "Print message?"
msgstr "打印信件？"

#: commands.c:446
msgid "Print tagged messages?"
msgstr "打印已标记的信件？"

#: commands.c:455
msgid "Message printed"
msgstr "信件已印出"

#: commands.c:455
msgid "Messages printed"
msgstr "信件已印出"

#: commands.c:457
#, fuzzy
msgid "Message could not be printed"
msgstr "信件已印出"

#: commands.c:458
#, fuzzy
msgid "Messages could not be printed"
msgstr "信件已印出"

#: commands.c:467
msgid ""
"Rev-Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"反方向 d)日期,f)发信人,r)收信时间,s)标题,o)收信人,t)序列,u)不排,z)大小,c)分"
"数:"

#: commands.c:468
msgid ""
"Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"排序 d)日期,f)发信人,r)收信时间,s)标题,o)收信人,t)序列,u)不排序,z)大小,c)分"
"数:"

#: commands.c:469
msgid "dfrsotuzc"
msgstr ""

#: commands.c:522
msgid "Shell command: "
msgstr "Shell 指令："

#: commands.c:652
#, fuzzy, c-format
msgid "Decode-save%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:653
#, fuzzy, c-format
msgid "Decode-copy%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:654
#, fuzzy, c-format
msgid "Decrypt-save%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:655
#, fuzzy, c-format
msgid "Decrypt-copy%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:656
#, fuzzy, c-format
msgid "Save%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:656
#, fuzzy, c-format
msgid "Copy%s to mailbox"
msgstr "%s%s 到信箱"

#: commands.c:657
msgid " tagged"
msgstr " 已标记"

#: commands.c:725
#, c-format
msgid "Copying to %s..."
msgstr "拷贝到 %s…"

#: commands.c:846
#, c-format
msgid "Convert to %s upon sending?"
msgstr ""

#: commands.c:854
#, fuzzy, c-format
msgid "Content-Type changed to %s."
msgstr "正连接到 %s…"

#: commands.c:856
#, fuzzy, c-format
msgid "Character set changed to %s; %s."
msgstr "不明的字符集 %s。"

#: commands.c:858
msgid "not converting"
msgstr ""

#: commands.c:858
msgid "converting"
msgstr ""

#: compose.c:41
msgid "There are no attachments."
msgstr "没有附件。"

#: compose.c:86
msgid "Send"
msgstr "寄出"

#: compose.c:87 remailer.c:483
msgid "Abort"
msgstr "中断"

#: compose.c:91 compose.c:658
msgid "Attach file"
msgstr "附加文件"

#: compose.c:92
msgid "Descrip"
msgstr "叙述"

#: compose.c:113
msgid "Sign, Encrypt"
msgstr "签名，加密"

#: compose.c:115
msgid "Encrypt"
msgstr "加密"

#: compose.c:117
msgid "Sign"
msgstr "签名"

#: compose.c:119
msgid "Clear"
msgstr "清除"

#: compose.c:125
msgid " sign as: "
msgstr " 签名的身份是： "

#: compose.c:125
msgid "<default>"
msgstr "<预设值>"

#: compose.c:133
#, fuzzy
msgid "(e)ncrypt, (s)ign, sign (a)s, (b)oth, or (f)orget it? "
msgstr ""
"(e)加密, (s)签名, (a)用别的身份签, (b)两者皆要, 选择 (m)ic 演算法 或 (f)放"
"弃？"

#: compose.c:134
msgid "esabf"
msgstr ""

#: compose.c:148
msgid "Sign as: "
msgstr "签名的身份是："

#: compose.c:227
#, c-format
msgid "%s [#%d] no longer exists!"
msgstr "%s [#%d] 已不存在!"

#: compose.c:235
#, c-format
msgid "%s [#%d] modified. Update encoding?"
msgstr "%s [#%d] 已修改。更新编码？"

#: compose.c:281
msgid "-- Attachments"
msgstr "-- 附件"

#: compose.c:325
msgid "You may not delete the only attachment."
msgstr "您不可以删除唯一的附件。"

#: compose.c:674
msgid "Attaching selected files..."
msgstr "正在附加选取了的文件…"

#: compose.c:685
#, c-format
msgid "Unable to attach %s!"
msgstr "无法附加 %s！"

#: compose.c:703
msgid "Open mailbox to attach message from"
msgstr "打开信箱并从它选择附加的信件"

#: compose.c:741
msgid "No messages in that folder."
msgstr "文件夹中没有信件。"

#: compose.c:750
msgid "Tag the messages you want to attach!"
msgstr "请标记您要附加的信件！"

#: compose.c:782
msgid "Unable to attach!"
msgstr "无法附加！"

#: compose.c:829
msgid "Recoding only affects text attachments."
msgstr "只重新编码受影响的文字附件"

#: compose.c:834
msgid "The current attachment won't be converted."
msgstr "这个附件不会被转换。"

#: compose.c:836
msgid "The current attachment will be converted."
msgstr "这个附件会被转换。"

#: compose.c:907
msgid "Invalid encoding."
msgstr "无效的编码。"

#: compose.c:928
msgid "Save a copy of this message?"
msgstr "储存这封信件的拷贝吗？"

#: compose.c:981
msgid "Rename to: "
msgstr "更改名称为："

#: compose.c:986 editmsg.c:95 sendlib.c:906
#, fuzzy, c-format
msgid "Can't stat %s: %s"
msgstr "无法读取：%s"

#: compose.c:1012
msgid "New file: "
msgstr "建立新档："

#: compose.c:1025
msgid "Content-Type is of the form base/sub"
msgstr "Content-Type 的格式是 base/sub"

#: compose.c:1031
#, c-format
msgid "Unknown Content-Type %s"
msgstr "不明的 Content-Type %s"

#: compose.c:1044
#, c-format
msgid "Can't create file %s"
msgstr "无法建立文件 %s"

#: compose.c:1052
msgid "What we have here is a failure to make an attachment"
msgstr "我们无法加上附件"

#: compose.c:1114
msgid "Postpone this message?"
msgstr "延迟寄出这封信件？"

#: compose.c:1171
msgid "Write message to mailbox"
msgstr "将信件写入到信箱"

#: compose.c:1174
#, c-format
msgid "Writing message to %s ..."
msgstr "写入信件到 %s …"

#: compose.c:1183
msgid "Message written."
msgstr "信件已写入。"

# Don't translate this!!
#: curs_lib.c:153
msgid "yes"
msgstr ""

# Don't translate this!!
#: curs_lib.c:154
msgid "no"
msgstr ""

#. restore blocking operation
#: curs_lib.c:236
msgid "Exit Mutt?"
msgstr "离开 Mutt？"

#: curs_lib.c:326 mutt_socket.c:483 mutt_ssl.c:321
msgid "unknown error"
msgstr "不明的错误"

#: curs_lib.c:346
msgid "Press any key to continue..."
msgstr "按下任何一个键继续…"

#: curs_lib.c:390
msgid " ('?' for list): "
msgstr " (用 '?' 显示列表)："

#: curs_main.c:59 curs_main.c:598
msgid "No mailbox is open."
msgstr "没有已打开信箱。"

#: curs_main.c:60
msgid "There are no messages."
msgstr "没有信件。"

#: curs_main.c:61 mx.c:1128 pager.c:65 recvattach.c:47
msgid "Mailbox is read-only."
msgstr "信箱是只读的。"

#: curs_main.c:62 pager.c:66 recvattach.c:821
msgid "Function not permitted in attach-message mode."
msgstr "功能在 attach-message 模式下不被支持。"

#: curs_main.c:63
#, fuzzy
msgid "No visible messages."
msgstr "没有新信件"

#: curs_main.c:244
msgid "Cannot toggle write on a readonly mailbox!"
msgstr "无法写入到一个只读的信箱！"

#: curs_main.c:251
msgid "Changes to folder will be written on folder exit."
msgstr "在离开之后将会把改变写入资料夹。"

#: curs_main.c:256
msgid "Changes to folder will not be written."
msgstr "将不会把改变写入资料夹。"

#: curs_main.c:397
msgid "Quit"
msgstr "离开"

#: curs_main.c:400 recvattach.c:58
msgid "Save"
msgstr "储存"

#: curs_main.c:401 query.c:44
msgid "Mail"
msgstr "信件"

#: curs_main.c:402 pager.c:1443
msgid "Reply"
msgstr "回覆"

#: curs_main.c:403
msgid "Group"
msgstr "群组"

#: curs_main.c:485
msgid "Mailbox was externally modified.  Flags may be wrong."
msgstr "信箱已被其他途径改变过。旗标可能有错误。"

#: curs_main.c:488
msgid "New mail in this mailbox."
msgstr "这个信箱中有新信件。"

#: curs_main.c:492
#, fuzzy
msgid "Mailbox was externally modified."
msgstr "信箱已被其他途径改变过。旗标可能有错误。"

#: curs_main.c:604
msgid "No tagged messages."
msgstr "没有标记了的信件。"

#: curs_main.c:692
msgid "Jump to message: "
msgstr "跳到信件："

#: curs_main.c:698
msgid "Argument must be a message number."
msgstr "需要一个信件编号的参数。"

#: curs_main.c:731
msgid "That message is not visible."
msgstr "这封信件无法显示。"

#: curs_main.c:734
msgid "Invalid message number."
msgstr "无效的信件编号。"

#: curs_main.c:748
msgid "Delete messages matching: "
msgstr "删除符合这样式的信件："

#: curs_main.c:770
msgid "No limit pattern is in effect."
msgstr "没有限制样式是有效的。"

#. i18n: ask for a limit to apply
#: curs_main.c:775
#, c-format
msgid "Limit: %s"
msgstr "限制: %s"

#: curs_main.c:785
msgid "Limit to messages matching: "
msgstr "限制只符合这样式的信件："

#: curs_main.c:816
msgid "Quit Mutt?"
msgstr "离开 Mutt？"

#: curs_main.c:895
msgid "Tag messages matching: "
msgstr "标记信件的条件："

#: curs_main.c:904
msgid "Undelete messages matching: "
msgstr "反删除信件的条件："

#: curs_main.c:912
msgid "Untag messages matching: "
msgstr "反标记信件的条件："

#: curs_main.c:987
msgid "Open mailbox in read-only mode"
msgstr "用只读模式打开信箱"

#: curs_main.c:989
msgid "Open mailbox"
msgstr "打开信箱"

#: curs_main.c:1005 mx.c:508 mx.c:654
#, c-format
msgid "%s is not a mailbox."
msgstr "%s 不是信箱。"

#: curs_main.c:1091
msgid "Exit Mutt without saving?"
msgstr "不储存便离开 Mutt 吗？"

#: curs_main.c:1125 curs_main.c:1150
msgid "You are on the last message."
msgstr "您已经在最后一封信了。"

#: curs_main.c:1132 curs_main.c:1176
msgid "No undeleted messages."
msgstr "没有要反删除的信件。"

#: curs_main.c:1169 curs_main.c:1193
msgid "You are on the first message."
msgstr "您已经在第一封信了。"

#: curs_main.c:1267 pattern.c:1290
msgid "Search wrapped to top."
msgstr "搜寻至开头。"

#: curs_main.c:1276 pattern.c:1301
msgid "Search wrapped to bottom."
msgstr "搜寻至结尾。"

#: curs_main.c:1309
msgid "No new messages"
msgstr "没有新信件"

#: curs_main.c:1309
msgid "No unread messages"
msgstr "没有尚未读取的信件"

#: curs_main.c:1310
msgid " in this limited view"
msgstr " 在这限定的浏览中"

#: curs_main.c:1331 pager.c:2296
#, fuzzy
msgid "Can't change 'important' flag on POP server."
msgstr "正在删除伺服器上的信件…"

#: curs_main.c:1446
msgid "No more threads."
msgstr "没有更多的序列"

#: curs_main.c:1448
msgid "You are on the first thread."
msgstr "您已经在第一个序列上。"

#: curs_main.c:1509 curs_main.c:1541 flags.c:237 thread.c:1010 thread.c:1065
#: thread.c:1120
msgid "Threading is not enabled."
msgstr "序列功能尚未启动。"

#: curs_main.c:1527
msgid "Thread contains unread messages."
msgstr "序列中有尚未读取的信件。"

#: curs_main.c:1705
#, fuzzy
msgid "Can't edit message on POP server."
msgstr "正在删除伺服器上的信件…"

#.
#. * SLcurses_waddnstr() can't take a "const char *", so this is only
#. * declared "static" (sigh)
#.
#: edit.c:36
msgid ""
"~~\t\tinsert a line begining with a single ~\n"
"~b users\tadd users to the Bcc: field\n"
"~c users\tadd users to the Cc: field\n"
"~f messages\tinclude messages\n"
"~F messages\tsame as ~f, except also include headers\n"
"~h\t\tedit the message header\n"
"~m messages\tinclude and quote messages\n"
"~M messages\tsame as ~m, except include headers\n"
"~p\t\tprint the message\n"
"~q\t\twrite file and quit editor\n"
"~r file\t\tread a file into the editor\n"
"~t users\tadd users to the To: field\n"
"~u\t\trecall the previous line\n"
"~v\t\tedit message with the $visual editor\n"
"~w file\t\twrite message to file\n"
"~x\t\tabort changes and quit editor\n"
"~?\t\tthis message\n"
".\t\ton a line by itself ends input\n"
msgstr ""
"~~\t\t插入以 ~ 符号开头的一行\n"
"~b 户口\t新增户口到 Bcc: 栏位\n"
"~c 户口\t新增户口到 Cc: 栏位\n"
"~f 信件\t包含信件\n"
"~F 讯息\t类似 ~f, 不包括信件标头\n"
"~h\t\t编辑信件的标头\n"
"~m 讯息\t包括引言\n"
"~M 讯息\t类似 ~m, 不包括信件标头\n"
"~p\t\t打印这封信件\n"
"~q\t\t存档并且离开编辑器\n"
"~r 文件\t\t将文件读入编辑器\n"
"~t 户口\t新增户口到 To: 栏位\n"
"~u\t\t唤回之前那一行\n"
"~v\t\t使用 $visual 编辑器编辑讯息\n"
"~w 文件\t\t将讯息写入文件\n"
"~x\t\t停止修改并离开编辑器\n"
"~?\t\t这讯息\n"
".\t\t如果是一行里的唯一字符，则代表结束输入\n"

#: edit.c:181
#, c-format
msgid "%d: invalid message number.\n"
msgstr "%d：无效的信件号码。\n"

#: edit.c:312
msgid "(End message with a . on a line by itself)\n"
msgstr "（在一行里输入一个 . 符号来结束信件）\n"

#: edit.c:370
msgid "No mailbox.\n"
msgstr "没有信箱。\n"

#: edit.c:374
msgid "Message contains:\n"
msgstr "信件包含：\n"

#: edit.c:378 edit.c:429
msgid "(continue)\n"
msgstr "（继续）\n"

#: edit.c:391
msgid "missing filename.\n"
msgstr "遗失了档名。\n"

#: edit.c:411
msgid "No lines in message.\n"
msgstr "文章中没有文字。\n"

#: edit.c:440
#, c-format
msgid "%s: unknown editor command (~? for help)\n"
msgstr "%s：不明的编辑器指令（~? 求助）\n"

#: editmsg.c:74
#, fuzzy, c-format
msgid "could not create temporary folder: %s"
msgstr "无法建立暂存档！"

#: editmsg.c:84
#, fuzzy, c-format
msgid "could not write temporary mail folder: %s"
msgstr "无法建立暂存档！"

#: editmsg.c:101
#, fuzzy
msgid "Message file is empty!"
msgstr "信箱内空无一物。"

#: editmsg.c:108
#, fuzzy
msgid "Message not modified!"
msgstr "信件已印出"

#: editmsg.c:116
#, fuzzy, c-format
msgid "Can't open message file: %s"
msgstr "无法建立文件 %s"

#: editmsg.c:123 editmsg.c:151
#, fuzzy, c-format
msgid "Can't append to folder: %s"
msgstr "无法建立文件 %s"

#: editmsg.c:182
#, fuzzy, c-format
msgid "Error. Preserving temporary file: %s"
msgstr "无法建立暂存档"

#: flags.c:280
msgid "Set flag"
msgstr "设定旗标"

#: flags.c:280
msgid "Clear flag"
msgstr "清除旗标"

#: handler.c:1330
msgid "[-- Error:  Could not display any parts of Multipart/Alternative! --]\n"
msgstr "[-- 错误： 无法显示 Multipart/Alternative！ --]\n"

#: handler.c:1448
#, c-format
msgid "[-- Attachment #%d"
msgstr "[-- 附件 #%d"

#: handler.c:1460
#, c-format
msgid "[-- Type: %s/%s, Encoding: %s, Size: %s --]\n"
msgstr "[-- 形态:  %s%s, 编码: %s, 大小: %s --]\n"

#: handler.c:1520
#, c-format
msgid "[-- Autoview using %s --]\n"
msgstr "[-- 使用 %s 自动显示 --]\n"

#: handler.c:1521
#, c-format
msgid "Invoking autoview command: %s"
msgstr "执行自动显示指令：%s"

#: handler.c:1553
#, fuzzy, c-format
msgid "[-- Can't run %s. --]\n"
msgstr "[-- 在 %s --]\n"

#: handler.c:1571 handler.c:1592
#, c-format
msgid "[-- Autoview stderr of %s --]\n"
msgstr "[-- 自动显示的 %s 的 stderr 内容 --]\n"

#: handler.c:1629
msgid "[-- Error: message/external-body has no access-type parameter --]\n"
msgstr "[-- 错误: message/external-body 没有存取类型的参数 --]\n"

#: handler.c:1648
#, c-format
msgid "[-- This %s/%s attachment "
msgstr "[-- %s/%s 附件 "

#: handler.c:1655
#, c-format
msgid "(size %s bytes) "
msgstr "(%s 位元组) "

#: handler.c:1657
msgid "has been deleted --]\n"
msgstr "已经被删除了 --]\n"

#: handler.c:1662
#, c-format
msgid "[-- on %s --]\n"
msgstr "[-- 在 %s --]\n"

#: handler.c:1667
#, fuzzy, c-format
msgid "[-- name: %s --]\n"
msgstr "[-- 在 %s --]\n"

#: handler.c:1680 handler.c:1696
#, fuzzy, c-format
msgid "[-- This %s/%s attachment is not included, --]\n"
msgstr "[-- %s/%s 附件 "

#: handler.c:1682
#, fuzzy
msgid ""
"[-- and the indicated external source has --]\n"
"[-- expired. --]\n"
msgstr ""
"[-- %s/%s 附件无法被附上, --]\n"
"[-- 并且被指示的外部原始档已 --]\n"
"[-- 过期。 --]\n"

#: handler.c:1700
#, fuzzy, c-format
msgid "[-- and the indicated access-type %s is unsupported --]\n"
msgstr ""
"[-- %s/%s 附件无法被附上, --]\n"
"[-- 并且被指示的存取类型 %s 不被支持 --]\n"

#: handler.c:1817
msgid "Error: multipart/signed has no protocol."
msgstr "错误：multipart/signed 没有通讯协定。"

#: handler.c:1830
msgid "Error: multipart/encrypted has no protocol parameter!"
msgstr "错误：multipart/encrypted 没有任何通讯协定参数！"

#: handler.c:1877
msgid "Unable to open temporary file!"
msgstr "无法打开暂存档！"

#: handler.c:1937
#, c-format
msgid "[-- %s/%s is unsupported "
msgstr "[-- %s/%s 尚未支持 "

#: handler.c:1942
#, c-format
msgid "(use '%s' to view this part)"
msgstr "（使用 '%s' 来显示这部份）"

#: handler.c:1944
msgid "(need 'view-attachments' bound to key!)"
msgstr "（需要定义一个键给 'view-attachments' l浏览附件)！)"

#: headers.c:174
#, c-format
msgid "%s: unable to attach file"
msgstr "%s：无法附带文件"

#: help.c:278
msgid "ERROR: please report this bug"
msgstr "错误：请回报这个问题"

#: help.c:320
msgid "<UNKNOWN>"
msgstr "<不明的>"

#: help.c:332
msgid ""
"\n"
"Generic bindings:\n"
"\n"
msgstr ""
"\n"
"标准功能定义：\n"
"\n"

#: help.c:336
msgid ""
"\n"
"Unbound functions:\n"
"\n"
msgstr ""
"\n"
"未被定义的功能：\n"
"\n"

#: help.c:344
#, c-format
msgid "Help for %s"
msgstr "%s 的求助"

#: hook.c:240
msgid "unhook: Can't do unhook * from within a hook."
msgstr ""

#: hook.c:252
#, fuzzy, c-format
msgid "unhook: unknown hook type: %s"
msgstr "%s：不明的种类"

#: hook.c:258
#, c-format
msgid "unhook: Can't delete a %s from within a %s."
msgstr ""

#: imap/auth.c:104 pop_auth.c:393
#, fuzzy
msgid "No authenticators available"
msgstr "GSSAPI 验证失败。"

#: imap/auth_anon.c:39
msgid "Authenticating (anonymous)..."
msgstr "验证中 (匿名)…"

#: imap/auth_anon.c:69
#, fuzzy
msgid "Anonymous authentication failed."
msgstr "不支持匿名验证。"

#: imap/auth_cram.c:44
msgid "Authenticating (CRAM-MD5)..."
msgstr "验证中 (CRAM-MD5)…"

#: imap/auth_cram.c:124
msgid "CRAM-MD5 authentication failed."
msgstr "CRAM-MD5 验证失败。"

#. now begin login
#: imap/auth_gss.c:104
msgid "Authenticating (GSSAPI)..."
msgstr "验证中 (GSSAPI)…"

#: imap/auth_gss.c:267
msgid "GSSAPI authentication failed."
msgstr "GSSAPI 验证失败。"

#: imap/auth_login.c:34
msgid "LOGIN disabled on this server."
msgstr ""

#: imap/auth_login.c:43 pop_auth.c:226
msgid "Logging in..."
msgstr "登入中…"

#: imap/auth_login.c:63 pop_auth.c:269
msgid "Login failed."
msgstr "登入失败。"

#: imap/auth_sasl.c:93 pop_auth.c:76
#, fuzzy
msgid "Authenticating (SASL)..."
msgstr "验证中 (GSSAPI)…"

#: imap/auth_sasl.c:174 pop_auth.c:154
#, fuzzy
msgid "SASL authentication failed."
msgstr "GSSAPI 验证失败。"

#: imap/browse.c:64 imap/imap.c:516
#, c-format
msgid "%s is an invalid IMAP path"
msgstr ""

#: imap/browse.c:81
#, fuzzy
msgid "Getting namespaces..."
msgstr "寄出信件中…"

#: imap/browse.c:90
#, fuzzy
msgid "Getting folder list..."
msgstr "已接触伺服器，正拿取目录表…"

#: imap/browse.c:219
#, fuzzy
msgid "No such folder"
msgstr "%s：没有这种颜色"

#: imap/browse.c:277
#, fuzzy
msgid "Create mailbox: "
msgstr "打开信箱"

#: imap/browse.c:282
#, fuzzy
msgid "Mailbox must have a name."
msgstr "信箱没有改变。"

#: imap/browse.c:290
#, fuzzy
msgid "Mailbox created."
msgstr "邮箱已删除。"

#: imap/command.c:288
#, fuzzy
msgid "Mailbox closed"
msgstr "邮箱已删除。"

#. something is wrong because the server reported fewer messages
#. * than we previously saw
#.
#: imap/command.c:325
msgid "Fatal error.  Message count is out of sync!"
msgstr "严重错误。信件数量不协调！"

#: imap/imap.c:147
#, fuzzy, c-format
msgid "Closing connection to %s..."
msgstr "正在关闭与 IMAP 伺服器的连线…"

#: imap/imap.c:307
msgid "This IMAP server is ancient. Mutt does not work with it."
msgstr "这个 IMAP 伺服器已过时，Mutt 无法使用它。"

#: imap/imap.c:393
msgid "Secure connection with TLS?"
msgstr ""

#: imap/imap.c:402
msgid "Could not negotiate TLS connection"
msgstr ""

#: imap/imap.c:547
#, c-format
msgid "Selecting %s..."
msgstr "选择 %s 中…"

#: imap/imap.c:667
#, fuzzy
msgid "Error opening mailbox"
msgstr "写入信箱时发生错误！"

#. STATUS not supported
#: imap/imap.c:720
msgid "Unable to append to IMAP mailboxes at this server"
msgstr "无法附加在这个伺服器上的 IMAP 信箱"

#. command failed cause folder doesn't exist
#: imap/imap.c:729 imap/message.c:596 muttlib.c:1175
#, c-format
msgid "Create %s?"
msgstr "建立 %s？"

#: imap/imap.c:765
msgid "Closing connection to IMAP server..."
msgstr "正在关闭与 IMAP 伺服器的连线…"

#: imap/imap.c:928 pop.c:465
#, c-format
msgid "Marking %d messages deleted..."
msgstr "标签了的 %d 封信件删去了…"

#: imap/imap.c:937
#, fuzzy
msgid "Expunge failed"
msgstr "登入失败。"

#: imap/imap.c:952
#, c-format
msgid "Saving message status flags... [%d/%d]"
msgstr "正在储存信件状态旗标… [%d/%d]"

#: imap/imap.c:1036
msgid "Expunging messages from server..."
msgstr "正在删除伺服器上的信件…"

#: imap/imap.c:1041
msgid "imap_sync_mailbox: EXPUNGE failed"
msgstr ""

#: imap/imap.c:1075
#, fuzzy
msgid "CLOSE failed"
msgstr "登入失败。"

#: imap/imap.c:1324
#, fuzzy
msgid "Bad mailbox name"
msgstr "打开信箱"

#: imap/imap.c:1336
#, c-format
msgid "Subscribing to %s..."
msgstr "订阅 %s…"

#: imap/imap.c:1338
#, c-format
msgid "Unsubscribing to %s..."
msgstr "取消订阅 %s…"

#. Unable to fetch headers for lower versions
#: imap/message.c:74
msgid "Unable to fetch headers from this IMAP server version."
msgstr "无法取回使用这个 IMAP 伺服器版本的邮件的标头。"

#: imap/message.c:84
#, fuzzy, c-format
msgid "Could not create temporary file %s"
msgstr "无法建立暂存档！"

#: imap/message.c:101 pop.c:209
#, c-format
msgid "Fetching message headers... [%d/%d]"
msgstr "正在取回信件标头… [%d/%d]"

#: imap/message.c:250 pop.c:343
#, fuzzy
msgid "Fetching message..."
msgstr "寄出信件中…"

#: imap/message.c:293 pop.c:380
msgid "The message index is incorrect. Try reopening the mailbox."
msgstr ""

#: imap/message.c:462
#, fuzzy
msgid "Uploading message ..."
msgstr "寄出信件中…"

#: imap/message.c:572
#, fuzzy, c-format
msgid "Copying %d messages to %s..."
msgstr "正在搬移已经读取的信件到 %s …"

#: imap/message.c:576
#, fuzzy, c-format
msgid "Copying message %d to %s..."
msgstr "写入信件到 %s …"

#: imap/util.c:239
#, fuzzy
msgid "Continue?"
msgstr "（继续）\n"

#: init.c:493
msgid "alias: no address"
msgstr "别名：没有电子邮件位址"

#: init.c:593
msgid "invalid header field"
msgstr "无效的标头栏位"

#: init.c:646
#, c-format
msgid "%s: unknown sorting method"
msgstr "%s：不明的排序方式"

#: init.c:758
#, fuzzy, c-format
msgid "mutt_restore_default(%s): error in regexp: %s\n"
msgstr "mutt_restore_defualt：错误的正规表示式：%s\n"

#: init.c:821
#, c-format
msgid "%s: unknown variable"
msgstr "%s：不明的变量"

#: init.c:830
msgid "prefix is illegal with reset"
msgstr "重新设置后字首仍不合规定"

#: init.c:836
msgid "value is illegal with reset"
msgstr "重新设置后值仍不合规定"

#: init.c:875
#, c-format
msgid "%s is set"
msgstr "%s 已被设定"

#: init.c:875
#, c-format
msgid "%s is unset"
msgstr "%s 没有被设定"

#: init.c:1081
#, c-format
msgid "%s: invalid mailbox type"
msgstr "%s：无效的信箱种类"

#: init.c:1106 init.c:1151
#, c-format
msgid "%s: invalid value"
msgstr "%s：无效的值"

#: init.c:1212
#, c-format
msgid "%s: unknown type"
msgstr "%s：不明的种类"

#: init.c:1255
#, c-format
msgid "Error in %s, line %d: %s"
msgstr "%s 发生错误，行号 %d：%s"

#. the muttrc source keyword
#: init.c:1271
#, c-format
msgid "source: errors in %s"
msgstr "source：错误发生在 %s"

#: init.c:1272
#, c-format
msgid "source: reading aborted due too many errors in %s"
msgstr ""

#: init.c:1286
#, c-format
msgid "source: error at %s"
msgstr "source：错误发生在 %s"

#: init.c:1291
msgid "source: too many arguments"
msgstr "source：太多参数"

#: init.c:1342
#, c-format
msgid "%s: unknown command"
msgstr "%s：不明的指令"

#: init.c:1698
#, c-format
msgid "Error in command line: %s\n"
msgstr "指令行有错：%s\n"

#: init.c:1747
msgid "unable to determine home directory"
msgstr "无法决定 home 目录"

#: init.c:1755
msgid "unable to determine username"
msgstr "无法决定使用者名称"

#: keymap.c:433
msgid "Macro loop detected."
msgstr "检测到巨集中有回圈。"

#: keymap.c:636 keymap.c:644
msgid "Key is not bound."
msgstr "这个键还未被定义功能。"

#: keymap.c:648
#, c-format
msgid "Key is not bound.  Press '%s' for help."
msgstr "这个键还未被定义功能。 按 '%s' 以取得说明。"

#: keymap.c:659
msgid "push: too many arguments"
msgstr "push：太多参数"

#: keymap.c:680
#, c-format
msgid "%s: no such menu"
msgstr "%s：没有这个选单"

#: keymap.c:689
msgid "null key sequence"
msgstr "空的键值序列"

#: keymap.c:773
msgid "bind: too many arguments"
msgstr "bind：太多参数"

#: keymap.c:788
#, c-format
msgid "%s: no such function in map"
msgstr "%s：在对映表中没有这样的函数"

#: keymap.c:811
msgid "macro: empty key sequence"
msgstr "macro：空的键值序列"

#: keymap.c:822
msgid "macro: too many arguments"
msgstr "macro：参数太多"

#: keymap.c:852
#, fuzzy
msgid "exec: no arguments"
msgstr "exec：参数太少"

#: keymap.c:872
#, fuzzy, c-format
msgid "%s: no such function"
msgstr "%s：在对映表中没有这样的函数"

#: keymap_alldefs.h:5
msgid "null operation"
msgstr "空的运算"

#: keymap_alldefs.h:6
msgid "force viewing of attachment using mailcap"
msgstr "强迫使用 mailcap 浏览夹档"

#: keymap_alldefs.h:7
msgid "view attachment as text"
msgstr "用文字方式显示附件内容"

#: keymap_alldefs.h:8
#, fuzzy
msgid "Toggle display of subparts"
msgstr "切换引言显示"

#: keymap_alldefs.h:9
msgid "move to the bottom of the page"
msgstr "移到本页的最后面"

#: keymap_alldefs.h:10
msgid "remail a message to another user"
msgstr "重新寄信给另外一个使用者"

#: keymap_alldefs.h:11
msgid "select a new file in this directory"
msgstr "请选择本目录中一个新的文件"

#: keymap_alldefs.h:12
msgid "view file"
msgstr "显示文件"

#: keymap_alldefs.h:13
msgid "display the currently selected file's name"
msgstr "显示所选择的文件"

#: keymap_alldefs.h:14
#, fuzzy
msgid "subscribe to current mailbox (IMAP only)"
msgstr "订阅这个邮箱 (只适用于 IMAP)"

#: keymap_alldefs.h:15
#, fuzzy
msgid "unsubscribe to current mailbox (IMAP only)"
msgstr "取消订阅这个邮箱 (只适用于 IMAP)"

#: keymap_alldefs.h:16
#, fuzzy
msgid "toggle view all/subscribed mailboxes (IMAP only)"
msgstr "切换显示 全部/已订阅 的邮箱 (只适用于 IMAP)"

#: keymap_alldefs.h:17
msgid "change directories"
msgstr "改变目录"

#: keymap_alldefs.h:18
msgid "check mailboxes for new mail"
msgstr "检查信箱是否有新信件"

#: keymap_alldefs.h:19
msgid "attach a file(s) to this message"
msgstr "在这封信件中夹带文件"

#: keymap_alldefs.h:20
msgid "attach message(s) to this message"
msgstr "在这封信件中夹带信件"

#: keymap_alldefs.h:21
msgid "edit the BCC list"
msgstr "编辑 BCC 列表"

#: keymap_alldefs.h:22
msgid "edit the CC list"
msgstr "编辑 CC 列表"

#: keymap_alldefs.h:23
msgid "edit attachment description"
msgstr "编辑夹档的说明"

#: keymap_alldefs.h:24
msgid "edit attachment transfer-encoding"
msgstr "编辑夹档的传输编码法则"

#: keymap_alldefs.h:25
msgid "enter a file to save a copy of this message in"
msgstr "请输入用来储存这封信件拷贝的文件名称"

#: keymap_alldefs.h:26
msgid "edit the file to be attached"
msgstr "编辑要被夹带的文件名称"

#: keymap_alldefs.h:27
msgid "edit the from field"
msgstr "编辑发信人栏位"

#: keymap_alldefs.h:28
msgid "edit the message with headers"
msgstr "编辑信件的标头"

#: keymap_alldefs.h:29
msgid "edit the message"
msgstr "编辑信件内容"

#: keymap_alldefs.h:30
msgid "edit attachment using mailcap entry"
msgstr "使用 mailcap 编辑夹档"

#: keymap_alldefs.h:31
msgid "edit the Reply-To field"
msgstr "编辑 Reply-To 栏位"

#: keymap_alldefs.h:32
msgid "edit the subject of this message"
msgstr "编辑信件的标题"

#: keymap_alldefs.h:33
msgid "edit the TO list"
msgstr "编辑 TO 列表"

#: keymap_alldefs.h:34
msgid "create a new mailbox (IMAP only)"
msgstr "制造新邮箱 (只适用于 IMAP)"

#: keymap_alldefs.h:35
#, fuzzy
msgid "edit attachment content type"
msgstr "编辑附件的的 content type"

#: keymap_alldefs.h:36
msgid "get a temporary copy of an attachment"
msgstr "取得附件的暂存拷贝"

#: keymap_alldefs.h:37
msgid "run ispell on the message"
msgstr "这封信件执行 ispell"

#: keymap_alldefs.h:38
msgid "compose new attachment using mailcap entry"
msgstr "使用 mailcap 来组合新的夹档"

#: keymap_alldefs.h:39
msgid "toggle recoding of this attachment"
msgstr "切换是否再为附件重新编码"

#: keymap_alldefs.h:40
msgid "save this message to send later"
msgstr "储存信件以便稍后寄出"

#: keymap_alldefs.h:41
msgid "rename/move an attached file"
msgstr "更改档名/移除 一个夹带的文件"

#: keymap_alldefs.h:42
msgid "send the message"
msgstr "寄出信件"

#: keymap_alldefs.h:43
msgid "toggle disposition between inline/attachment"
msgstr ""

#: keymap_alldefs.h:44
msgid "toggle whether to delete file after sending it"
msgstr "寄出后切换至是否删除文件"

#: keymap_alldefs.h:45
msgid "update an attachment's encoding info"
msgstr "更新附件的编码资讯"

#: keymap_alldefs.h:46
msgid "write the message to a folder"
msgstr "存入一封信件到某个文件夹"

#: keymap_alldefs.h:47
msgid "copy a message to a file/mailbox"
msgstr "拷贝一封信件到某个文件或信箱"

#: keymap_alldefs.h:48
msgid "create an alias from a message sender"
msgstr "建立某封信件寄信人的别名"

#: keymap_alldefs.h:49
msgid "move entry to bottom of screen"
msgstr "移至萤幕结尾"

#: keymap_alldefs.h:50
msgid "move entry to middle of screen"
msgstr "移至萤幕中央"

#: keymap_alldefs.h:51
msgid "move entry to top of screen"
msgstr "移至萤幕开头"

#: keymap_alldefs.h:52
msgid "make decoded (text/plain) copy"
msgstr "制作可解码的 (text/plain) 拷贝"

#: keymap_alldefs.h:53
msgid "make decoded copy (text/plain) and delete"
msgstr "制作可解码的拷贝 (text/plain) 并且删除之"

#: keymap_alldefs.h:54
msgid "delete the current entry"
msgstr "删除所在的信件资料"

#: keymap_alldefs.h:55
msgid "delete the current mailbox (IMAP only)"
msgstr "删除这个邮箱 (只适用于 IMAP)"

#: keymap_alldefs.h:56
msgid "delete all messages in subthread"
msgstr "删除所有在子序列中的信件"

#: keymap_alldefs.h:57
msgid "delete all messages in thread"
msgstr "删除所有在序列中的信件"

#: keymap_alldefs.h:58
msgid "display full address of sender"
msgstr "显示寄信人的完整位址"

#: keymap_alldefs.h:59
msgid "display message and toggle header weeding"
msgstr "显示信件并切换压抑标头资料显示"

#: keymap_alldefs.h:60
msgid "display a message"
msgstr "显示一封信件"

#: keymap_alldefs.h:61
#, fuzzy
msgid "edit the raw message"
msgstr "编辑信件内容"

#: keymap_alldefs.h:62
msgid "delete the char in front of the cursor"
msgstr "删除游标所在位置之前的字母"

#: keymap_alldefs.h:63
msgid "move the cursor one character to the left"
msgstr "向左移动一个字元"

#: keymap_alldefs.h:64
#, fuzzy
msgid "move the cursor to the beginning of the word"
msgstr "跳到行首"

#: keymap_alldefs.h:65
msgid "jump to the beginning of the line"
msgstr "跳到行首"

#: keymap_alldefs.h:66
msgid "cycle among incoming mailboxes"
msgstr "圈选进入的邮筒"

#: keymap_alldefs.h:67
msgid "complete filename or alias"
msgstr "完整的档名或别名"

#: keymap_alldefs.h:68
msgid "complete address with query"
msgstr "附上完整的位址查询"

#: keymap_alldefs.h:69
msgid "delete the char under the cursor"
msgstr "删除游标所在的字母"

#: keymap_alldefs.h:70
msgid "jump to the end of the line"
msgstr "跳到行尾"

#: keymap_alldefs.h:71
msgid "move the cursor one character to the right"
msgstr "向游标向右移动一个字元"

#: keymap_alldefs.h:72
#, fuzzy
msgid "move the cursor to the end of the word"
msgstr "向游标向右移动一个字元"

#: keymap_alldefs.h:73
#, fuzzy
msgid "scroll down through the history list"
msgstr "向上卷动使用纪录清单"

#: keymap_alldefs.h:74
msgid "scroll up through the history list"
msgstr "向上卷动使用纪录清单"

#: keymap_alldefs.h:75
msgid "delete chars from cursor to end of line"
msgstr "由游标所在位置删除至行尾所有的字元"

#: keymap_alldefs.h:76
#, fuzzy
msgid "delete chars from the cursor to the end of the word"
msgstr "由游标所在位置删除至行尾所有的字元"

#: keymap_alldefs.h:77
msgid "delete all chars on the line"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:78
msgid "delete the word in front of the cursor"
msgstr "删除游标之前的字"

#: keymap_alldefs.h:79
msgid "quote the next typed key"
msgstr "用下一个输入的键值作引言"

#: keymap_alldefs.h:80
msgid "transpose character under cursor with previous"
msgstr ""

#: keymap_alldefs.h:81
msgid "capitalize the word"
msgstr ""

#: keymap_alldefs.h:82
#, fuzzy
msgid "convert the word to lower case"
msgstr "移到本页的最后面"

#: keymap_alldefs.h:83
msgid "convert the word to upper case"
msgstr ""

#: keymap_alldefs.h:84
msgid "enter a muttrc command"
msgstr "输入 muttrc 指令"

#: keymap_alldefs.h:85
msgid "enter a file mask"
msgstr "输入文件遮罩"

#: keymap_alldefs.h:86
msgid "exit this menu"
msgstr "离开这个选单"

#: keymap_alldefs.h:87
msgid "filter attachment through a shell command"
msgstr "透过 shell 指令来过滤附件"

#: keymap_alldefs.h:88
msgid "move to the first entry"
msgstr "移到第一项资料"

#: keymap_alldefs.h:89
msgid "toggle a message's 'important' flag"
msgstr "切换某封信件的 '重要' 旗标"

#: keymap_alldefs.h:90
msgid "forward a message with comments"
msgstr "转寄讯息并加上额外文字"

#: keymap_alldefs.h:91
msgid "select the current entry"
msgstr "选择所在的资料记录"

#: keymap_alldefs.h:92
msgid "reply to all recipients"
msgstr "回覆给所有收件人"

#: keymap_alldefs.h:93
msgid "scroll down 1/2 page"
msgstr "向下卷动半页"

#: keymap_alldefs.h:94
msgid "scroll up 1/2 page"
msgstr "向上卷动半页"

#: keymap_alldefs.h:95
msgid "this screen"
msgstr "这个屏幕"

#: keymap_alldefs.h:96
msgid "jump to an index number"
msgstr "跳到某一个索引号码"

#: keymap_alldefs.h:97
msgid "move to the last entry"
msgstr "移动到最后一项资料"

#: keymap_alldefs.h:98
msgid "reply to specified mailing list"
msgstr "回覆给某一个指定的邮件列表"

#: keymap_alldefs.h:99
msgid "execute a macro"
msgstr "执行一个巨集"

#: keymap_alldefs.h:100
msgid "compose a new mail message"
msgstr "撰写一封新的信件"

#: keymap_alldefs.h:101
msgid "open a different folder"
msgstr "打开另一个文件夹"

#: keymap_alldefs.h:102
msgid "open a different folder in read only mode"
msgstr "用只读模式打开另一个文件夹"

#: keymap_alldefs.h:103
msgid "clear a status flag from a message"
msgstr "清除某封信件上的状态旗标"

#: keymap_alldefs.h:104
msgid "delete messages matching a pattern"
msgstr "删除符合某个格式的信件"

#: keymap_alldefs.h:105
#, fuzzy
msgid "force retrieval of mail from IMAP server"
msgstr "取回 POP 伺服器上的信件"

#: keymap_alldefs.h:106
msgid "retrieve mail from POP server"
msgstr "取回 POP 伺服器上的信件"

#: keymap_alldefs.h:107
msgid "move to the first message"
msgstr "移动到第一封信件"

#: keymap_alldefs.h:108
msgid "move to the last message"
msgstr "移动到最后一封信件"

#: keymap_alldefs.h:109
msgid "show only messages matching a pattern"
msgstr "只显示符合某个格式的信件"

#: keymap_alldefs.h:110
msgid "jump to the next new message"
msgstr "跳到下一封新的信件"

#: keymap_alldefs.h:111
msgid "jump to the next subthread"
msgstr "跳到下一个子序列"

#: keymap_alldefs.h:112
msgid "jump to the next thread"
msgstr "跳到下一个序列"

#: keymap_alldefs.h:113
msgid "move to the next undeleted message"
msgstr "移动到下一个未删除的信件"

#: keymap_alldefs.h:114
msgid "jump to the next unread message"
msgstr "跳到下一个未读取的信件"

#: keymap_alldefs.h:115
msgid "jump to parent message in thread"
msgstr "跳到这个序列的主信件"

#: keymap_alldefs.h:116
msgid "jump to previous thread"
msgstr "跳到上一个序列"

#: keymap_alldefs.h:117
msgid "jump to previous subthread"
msgstr "跳到上一个子序列"

#: keymap_alldefs.h:118
#, fuzzy
msgid "move to the previous undeleted message"
msgstr "移动到下一个未删除的信件"

#: keymap_alldefs.h:119
msgid "jump to the previous new message"
msgstr "跳到上一个新的信件"

#: keymap_alldefs.h:120
msgid "jump to the previous unread message"
msgstr "跳到上一个未读取的信件"

#: keymap_alldefs.h:121
msgid "mark the current thread as read"
msgstr "标记现在的序列为已读取"

#: keymap_alldefs.h:122
msgid "mark the current subthread as read"
msgstr "标记现在的子序列为已读取"

#: keymap_alldefs.h:123
msgid "set a status flag on a message"
msgstr "设定某一封信件的状态旗标"

#: keymap_alldefs.h:124
msgid "save changes to mailbox"
msgstr "储存变动到信箱"

#: keymap_alldefs.h:125
msgid "tag messages matching a pattern"
msgstr "标记符合某个格式的信件"

#: keymap_alldefs.h:126
msgid "undelete messages matching a pattern"
msgstr "反删除符合某个格式的信件"

#: keymap_alldefs.h:127
msgid "untag messages matching a pattern"
msgstr "反标记符合某个格式的信件"

#: keymap_alldefs.h:128
msgid "move to the middle of the page"
msgstr "移动到本页的中间"

#: keymap_alldefs.h:129
msgid "move to the next entry"
msgstr "移动到下一项资料"

#: keymap_alldefs.h:130
msgid "scroll down one line"
msgstr "向下卷动一行"

#: keymap_alldefs.h:131
msgid "move to the next page"
msgstr "移到下一页"

#: keymap_alldefs.h:132
msgid "jump to the bottom of the message"
msgstr "跳到信件的最后面"

#: keymap_alldefs.h:133
msgid "toggle display of quoted text"
msgstr "切换引言显示"

#: keymap_alldefs.h:134
msgid "skip beyond quoted text"
msgstr "跳过引言"

#: keymap_alldefs.h:135
msgid "jump to the top of the message"
msgstr "跳到信件的最上面"

#: keymap_alldefs.h:136
msgid "pipe message/attachment to a shell command"
msgstr "输出导向 讯息/附件 至命令解译器"

#: keymap_alldefs.h:137
msgid "move to the previous entry"
msgstr "移到上一项资料"

#: keymap_alldefs.h:138
msgid "scroll up one line"
msgstr "向上卷动一行"

#: keymap_alldefs.h:139
msgid "move to the previous page"
msgstr "移到上一页"

#: keymap_alldefs.h:140
msgid "print the current entry"
msgstr "打印现在的资料"

#: keymap_alldefs.h:141
msgid "query external program for addresses"
msgstr "利用外部应用程序查询地址"

#: keymap_alldefs.h:142
msgid "append new query results to current results"
msgstr "附加新的查询结果至现今的查询结果"

#: keymap_alldefs.h:143
msgid "save changes to mailbox and quit"
msgstr "储存变动过的资料到信箱并且离开"

#: keymap_alldefs.h:144
msgid "recall a postponed message"
msgstr "重新叫出一封被延迟寄出的信件"

#: keymap_alldefs.h:145
msgid "clear and redraw the screen"
msgstr "清除并重新绘制屏幕"

#: keymap_alldefs.h:146
msgid "{internal}"
msgstr "{内部的}"

#: keymap_alldefs.h:147
msgid "reply to a message"
msgstr "回覆一封信件"

#: keymap_alldefs.h:148
msgid "use the current message as a template for a new one"
msgstr "用这封信件作为新信件的模板"

#: keymap_alldefs.h:149
msgid "save message/attachment to a file"
msgstr "储存信件/附件到某个文件"

#: keymap_alldefs.h:150
msgid "search for a regular expression"
msgstr "用正规表示式寻找"

#: keymap_alldefs.h:151
msgid "search backwards for a regular expression"
msgstr "向后搜寻一个正规表示式"

#: keymap_alldefs.h:152
msgid "search for next match"
msgstr "寻找下一个符合的资料"

#: keymap_alldefs.h:153
msgid "search for next match in opposite direction"
msgstr "返方向搜寻下一个符合的资料"

#: keymap_alldefs.h:154
msgid "toggle search pattern coloring"
msgstr "切换搜寻格式的颜色"

#: keymap_alldefs.h:155
msgid "invoke a command in a subshell"
msgstr "在子 shell 执行指令"

#: keymap_alldefs.h:156
msgid "sort messages"
msgstr "信件排序"

#: keymap_alldefs.h:157
msgid "sort messages in reverse order"
msgstr "以相反的次序来做讯息排序"

#: keymap_alldefs.h:158
msgid "tag the current entry"
msgstr "标记现在的记录"

#: keymap_alldefs.h:159
msgid "apply next function to tagged messages"
msgstr "应用下一个功能到已标记的讯息"

#: keymap_alldefs.h:160
msgid "tag the current subthread"
msgstr "标记目前的子序列"

#: keymap_alldefs.h:161
msgid "tag the current thread"
msgstr "标记目前的序列"

#: keymap_alldefs.h:162
msgid "toggle a message's 'new' flag"
msgstr "切换将讯息切换为 'new' 旗标"

#: keymap_alldefs.h:163
msgid "toggle whether the mailbox will be rewritten"
msgstr "切换是否重新写入邮筒中"

#: keymap_alldefs.h:164
msgid "toggle whether to browse mailboxes or all files"
msgstr "切换是否浏览邮筒或所有的文件"

#: keymap_alldefs.h:165
msgid "move to the top of the page"
msgstr "移到页首"

#: keymap_alldefs.h:166
msgid "undelete the current entry"
msgstr "反删除现在的记录"

#: keymap_alldefs.h:167
msgid "undelete all messages in thread"
msgstr "反删除这个序列中的所有信件"

#: keymap_alldefs.h:168
msgid "undelete all messages in subthread"
msgstr "反删除这个子序列中的所有信件"

#: keymap_alldefs.h:169
msgid "show the Mutt version number and date"
msgstr "显示 Mutt 的版本号码与日期"

#: keymap_alldefs.h:170
msgid "view attachment using mailcap entry if necessary"
msgstr "如果需要的话使用 mailcap 浏览附件"

#: keymap_alldefs.h:171
msgid "show MIME attachments"
msgstr "显示 MIME 附件"

#: keymap_alldefs.h:172
msgid "show currently active limit pattern"
msgstr "显示目前有作用的限制样式"

#: keymap_alldefs.h:173
msgid "collapse/uncollapse current thread"
msgstr "打开/关闭 目前的序列"

#: keymap_alldefs.h:174
msgid "collapse/uncollapse all threads"
msgstr "打开/关闭 所有的序列"

#: keymap_alldefs.h:175
msgid "attach a PGP public key"
msgstr "附带一把 PGP 公共钥匙"

#: keymap_alldefs.h:176
msgid "show PGP options"
msgstr "显示 PGP 选项"

#: keymap_alldefs.h:177
msgid "extract PGP public keys"
msgstr "撷取 PGP 公共钥匙"

#: keymap_alldefs.h:178
msgid "wipe PGP passphrase from memory"
msgstr "清除记忆体中的 PGP 通行密码"

#: keymap_alldefs.h:179
msgid "mail a PGP public key"
msgstr "寄出 PGP 公共钥匙"

#: keymap_alldefs.h:180
msgid "verify a PGP public key"
msgstr "检验 PGP 公共钥匙"

#: keymap_alldefs.h:181
msgid "view the key's user id"
msgstr "检阅这把钥匙的使用者 id"

#: keymap_alldefs.h:182
msgid "make decrypted copy and delete"
msgstr "制作解密的拷贝并且删除之"

#: keymap_alldefs.h:183
msgid "make decrypted copy"
msgstr "制作一份解密的拷贝"

#: keymap_alldefs.h:184
msgid "check for classic pgp"
msgstr ""

#: keymap_alldefs.h:185
msgid "Accept the chain constructed"
msgstr ""

#: keymap_alldefs.h:186
#, fuzzy
msgid "Append a remailer to the chain"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:187
#, fuzzy
msgid "Insert a remailer into the chain"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:188
#, fuzzy
msgid "Delete a remailer from the chain"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:189
#, fuzzy
msgid "Select the previous element of the chain"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:190
#, fuzzy
msgid "Select the next element of the chain"
msgstr "删除某行上所有的字母"

#: keymap_alldefs.h:191
msgid "send the message through a mixmaster remailer chain"
msgstr ""

#: lib.c:59 lib.c:74 lib.c:105
msgid "Out of memory!"
msgstr "记忆体不足！"

#: main.c:40
#, fuzzy
msgid ""
"To contact the developers, please mail to <mutt-dev@mutt.org>.\n"
"To report a bug, please use the flea(1) utility.\n"
msgstr "要与研发人员连络，请寄信给 <mutt-dev@mutt.org>。\n"

#: main.c:44
#, fuzzy
msgid ""
"Copyright (C) 1996-2002 Michael R. Elkins and others.\n"
"Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n"
"Mutt is free software, and you are welcome to redistribute it\n"
"under certain conditions; type `mutt -vv' for details.\n"
msgstr ""
"Copyright (C) 1996-2000 Michael R. Elkins and others.\n"
"Mutt 不提供任何保证：需要更详细的资料，请键入 `mutt -vv'。\n"
"Mutt 是一个自由软件, 欢迎您在某些确定的条件上，重新的发行它\n"
"若需要更详细的资料, 请键入 `mutt -vv'\n"

#: main.c:50
#, fuzzy
msgid ""
"Copyright (C) 1996-2002 Michael R. Elkins <me@mutt.org>\n"
"Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n"
"Copyright (C) 1997-2002 Thomas Roessler <roessler@guug.de>\n"
"Copyright (C) 1998-2002 Werner Koch <wk@isil.d.shuttle.de>\n"
"Copyright (C) 1999-2002 Brendan Cully <brendan@kublai.com>\n"
"Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n"
"Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n"
"\n"
"Lots of others not mentioned here contributed lots of code,\n"
"fixes, and suggestions.\n"
"\n"
"    This program is free software; you can redistribute it and/or modify\n"
"    it under the terms of the GNU General Public License as published by\n"
"    the Free Software Foundation; either version 2 of the License, or\n"
"    (at your option) any later version.\n"
"\n"
"    This program is distributed in the hope that it will be useful,\n"
"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"    GNU General Public License for more details.\n"
"\n"
"    You should have received a copy of the GNU General Public License\n"
"    along with this program; if not, write to the Free Software\n"
"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
msgstr ""
"Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
"Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
"Copyright (C) 1997-2000 Thomas Roessler <roessler@guug.de>\n"
"Copyright (C) 1998-2000 Werner Koch <wk@isil.d.shuttle.de>\n"
"Copyright (C) 1999-2000 Brendan Cully <brendan@kublai.com>\n"
"Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n"
"\n"
"还有许多在这里没有提及到的人仕，他们曾提供程序码，修正，和意见。\n"
"\n"
"    这个应用程序是自由软件；您可以在自由软件基金会的 GNU 一般公共\n"
"    授权书（版本 2，或i随你喜好使用以后的版本）下重复散布并/或修\n"
"    正它。\n"
"\n"
"    发布这个应用程序的目的是希望它会对你有用，但绝不包括任何保证；\n"
"    就连销售性和适于特定目的之暗示担保亦然。在 GNU 一般公共授权书\n"
"    中将会获得更多资料。\n"
"\n"
"    您应已连同应用程序收到一份 GNU 一般公共授权书；如果没有，请写信\n"
"    至 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, "
"MA  02111, USA.\n"

#: main.c:88
#, fuzzy
msgid ""
"usage: mutt [ -nRyzZ ] [ -e <cmd> ] [ -F <file> ] [ -m <type> ] [ -f "
"<file> ]\n"
"       mutt [ -nx ] [ -e <cmd> ] [ -a <file> ] [ -F <file> ] [ -H <file> ] "
"[ -i <file> ] [ -s <subj> ] [ -b <addr> ] [ -c <addr> ] <addr> [ ... ]\n"
"       mutt [ -n ] [ -e <cmd> ] [ -F <file> ] -p\n"
"       mutt -v[v]\n"
"\n"
"options:\n"
"  -a <file>\tattach a file to the message\n"
"  -b <address>\tspecify a blind carbon-copy (BCC) address\n"
"  -c <address>\tspecify a carbon-copy (CC) address\n"
"  -e <command>\tspecify a command to be executed after initialization\n"
"  -f <file>\tspecify which mailbox to read\n"
"  -F <file>\tspecify an alternate muttrc file\n"
"  -H <file>\tspecify a draft file to read header from\n"
"  -i <file>\tspecify a file which Mutt should include in the reply\n"
"  -m <type>\tspecify a default mailbox type\n"
"  -n\t\tcauses Mutt not to read the system Muttrc\n"
"  -p\t\trecall a postponed message\n"
"  -R\t\topen mailbox in read-only mode\n"
"  -s <subj>\tspecify a subject (must be in quotes if it has spaces)\n"
"  -v\t\tshow version and compile-time definitions\n"
"  -x\t\tsimulate the mailx send mode\n"
"  -y\t\tselect a mailbox specified in your `mailboxes' list\n"
"  -z\t\texit immediately if there are no messages in the mailbox\n"
"  -Z\t\topen the first folder with new message, exit immediately if none\n"
"  -h\t\tthis help message"
msgstr ""
"用法: mutt [ -nRzZ ] [ -e <命令> ] [ -F <文件> ] [ -m <类型> ] [ -f <文件"
"> ]\n"
"        mutt [ -nx ] [ -e <命令> ] [ -a <文件> ] [ -F <文件> ] [ -H <文件> ] "
"[ -i <文件> ] [ -s <主题> ] [ -b <地址> ] [ -c <地址> ] <地址> [ ... ]\n"
"        mutt [ -n ] [ -e <命令> ] [ -F <文件> ] -p\n"
"        mutt -v[v]\n"
"\n"
"参数：\n"
"  -a <文件>     将文件附在信件中\n"
"  -b <地址>     指定一个 秘密复制 (BCC) 的地址\n"
"  -c <地址>     指定一个 复制 (CC) 的地址\n"
"  -e <命令>     指定一个初始化后要被执行的命令\n"
"  -f <文件>     指定要阅读那一个邮筒\n"
"  -F <文件>     指定另一个 muttrc 文件\n"
"  -H <文件>     指定一个模板文件以读取标题来源\n"
"  -i <文件>     指定一个包括在回覆中的文件\n"
"  -m <类型>     指定一个预设的邮筒类型\n"
"  -n            使 Mutt 不去读取系统的 Muttrc 档\n"
"  -p            叫回一个延后寄送的信件\n"
"  -R            以只读模式打开邮筒\n"
"  -s <主题>     指定一个主题 (如果有空白的话必须被包括在引言中)\n"
"  -v            显示版本和编译时所定义的参数\n"
"  -x            模拟 mailx 寄送模式\n"
"  -y            选择一个被指定在您邮筒清单中的邮筒\n"
"  -z            如果没有讯息在邮筒中的话，立即离开\n"
"  -Z            打开第一个附有新邮件的资料夹，如果没有的话立即离开\n"
"  -h            这个说明讯息"

#: main.c:142
msgid ""
"\n"
"Compile options:"
msgstr ""
"\n"
"编译选项："

#: main.c:417
msgid "Error initializing terminal."
msgstr "无法初始化终端机。"

#: main.c:517
#, c-format
msgid "Debugging at level %d.\n"
msgstr "除错模式在第 %d 层。\n"

#: main.c:519
msgid "DEBUG was not defined during compilation.  Ignored.\n"
msgstr "在编译时候没有定义 DEBUG。放弃执行。\n"

#: main.c:636
#, c-format
msgid "%s does not exist. Create it?"
msgstr "%s 不存在。制造吗？"

#: main.c:640
#, c-format
msgid "Can't create %s: %s."
msgstr "无法建立 %s: %s."

#: main.c:685
msgid "No recipients specified.\n"
msgstr "没有指定接受者。\n"

#: main.c:771
#, c-format
msgid "%s: unable to attach file.\n"
msgstr "%s：无法附带文件。\n"

#: main.c:791
msgid "No mailbox with new mail."
msgstr "没有信箱有新信件。"

#: main.c:800
#, fuzzy
msgid "No incoming mailboxes defined."
msgstr "圈选进入的邮筒"

#: main.c:831
msgid "Mailbox is empty."
msgstr "信箱内空无一物。"

#: mbox.c:129 mbox.c:290
#, c-format
msgid "Reading %s... %d (%d%%)"
msgstr "读取 %s 中… %d (%d%%)"

#: mbox.c:153 mbox.c:212
msgid "Mailbox is corrupt!"
msgstr "信箱已损坏了！"

#: mbox.c:665
msgid "Mailbox was corrupted!"
msgstr "信箱已损坏!"

#: mbox.c:702 mbox.c:978
msgid "Fatal error!  Could not reopen mailbox!"
msgstr "严重错误！无法重新打开信箱！"

#: mbox.c:711
msgid "Unable to lock mailbox!"
msgstr "无法锁住信箱！"

#. this means ctx->changed or ctx->deleted was set, but no
#. * messages were found to be changed or deleted.  This should
#. * never happen, is we presume it is a bug in mutt.
#.
#: mbox.c:757
msgid "sync: mbox modified, but no modified messages! (report this bug)"
msgstr "同步：信箱已被修改，但没有被修改过的信件！（请回报这个错误）"

#: mbox.c:798
#, c-format
msgid "Writing messages... %d (%d%%)"
msgstr "写入信件中… %d (%d%%)"

#. copy the temp mailbox back into place starting at the first
#. * change/deleted message
#.
#: mbox.c:931
#, fuzzy
msgid "Committing changes..."
msgstr "编译搜寻样式中…"

#: mbox.c:962
#, c-format
msgid "Write failed!  Saved partial mailbox to %s"
msgstr "写入失败！已把部分的信箱储存至 %s"

#: mbox.c:1028
msgid "Could not reopen mailbox!"
msgstr "无法重开信箱！"

#: mbox.c:1066
msgid "Reopening mailbox..."
msgstr "重新打开信箱中…"

#: menu.c:400
msgid "Jump to: "
msgstr "跳到："

#: menu.c:409
msgid "Invalid index number."
msgstr "无效的索引编号。"

#: menu.c:413 menu.c:431 menu.c:467 menu.c:508 menu.c:524 menu.c:535
#: menu.c:546 menu.c:588 menu.c:599 menu.c:612 menu.c:625 menu.c:1000
msgid "No entries."
msgstr "没有资料。"

#: menu.c:428
msgid "You cannot scroll down farther."
msgstr "您无法再向下卷动了。"

#: menu.c:444
msgid "You cannot scroll up farther."
msgstr "您无法再向上卷动了。"

#: menu.c:464
msgid "You are on the last page."
msgstr "您现在在最后一页。"

#: menu.c:486
msgid "You are on the first page."
msgstr "您现在在第一页。"

#: menu.c:565
msgid "First entry is shown."
msgstr "正在显示第一项。"

#: menu.c:585
msgid "Last entry is shown."
msgstr "正在显示最后一项。"

#: menu.c:636
msgid "You are on the last entry."
msgstr "您现在在最后一项。"

#: menu.c:647
msgid "You are on the first entry."
msgstr "您现在在第一项。"

#: menu.c:707 pattern.c:1236
msgid "Search for: "
msgstr "搜寻："

#: menu.c:708 pattern.c:1237
msgid "Reverse search for: "
msgstr "返向搜寻："

#: menu.c:718 pattern.c:1269
msgid "No search pattern."
msgstr "没有搜寻格式。"

#: menu.c:748 pager.c:1913 pager.c:1929 pager.c:2017 pattern.c:1334
msgid "Not found."
msgstr "没有找到。"

#: menu.c:864
msgid "No tagged entries."
msgstr "没有已标记的记录。"

#: menu.c:957
msgid "Search is not implemented for this menu."
msgstr "这个选单中没有搜寻功能。"

#: menu.c:962
msgid "Jumping is not implemented for dialogs."
msgstr "对话模式中不支持跳跃功能。"

#: menu.c:1003
msgid "Tagging is not supported."
msgstr "不支持标记功能。"

#: mh.c:603
#, c-format
msgid "Reading %s... %d"
msgstr "读取 %s… %d"

#: muttlib.c:837
msgid "File is a directory, save under it?"
msgstr "文件是一个目录, 储存在它下面 ?"

#: muttlib.c:842
msgid "File under directory: "
msgstr "在目录底下的文件："

#: muttlib.c:854
msgid "File exists, (o)verwrite, (a)ppend, or (c)ancel?"
msgstr "文件已经存在, (o)覆盖, (a)附加, 或是 (c)取消 ?"

#: muttlib.c:854
msgid "oac"
msgstr ""

#: muttlib.c:1142
#, fuzzy
msgid "Can't save message to POP mailbox."
msgstr "将信件写入到信箱"

#: muttlib.c:1151
#, c-format
msgid "%s is not a mailbox!"
msgstr "%s 不是信箱！"

#: muttlib.c:1157
#, c-format
msgid "Append messages to %s?"
msgstr "附加信件到 %s ?"

#: mutt_socket.c:85 mutt_socket.c:141
#, fuzzy, c-format
msgid "Connection to %s closed"
msgstr "正连接到 %s…"

#: mutt_socket.c:259
msgid "SSL is unavailable."
msgstr ""

#: mutt_socket.c:290
#, fuzzy
msgid "Preconnect command failed."
msgstr "预先连接指令失败"

#: mutt_socket.c:361 mutt_socket.c:375
#, fuzzy, c-format
msgid "Error talking to %s (%s)"
msgstr "正连线到 %s"

#: mutt_socket.c:409 mutt_socket.c:450
#, fuzzy, c-format
msgid "Looking up %s..."
msgstr "拷贝到 %s…"

#: mutt_socket.c:414 mutt_socket.c:454
#, fuzzy, c-format
msgid "Could not find the host \"%s\""
msgstr "找不到主机 %s 的位址。"

#: mutt_socket.c:418 mutt_socket.c:459
#, c-format
msgid "Connecting to %s..."
msgstr "正连接到 %s…"

#: mutt_socket.c:482
#, fuzzy, c-format
msgid "Could not connect to %s (%s)."
msgstr "无法打开 %s"

#: mutt_ssl.c:170
msgid "Failed to find enough entropy on your system"
msgstr ""

#: mutt_ssl.c:194
#, c-format
msgid "Filling entropy pool: %s...\n"
msgstr ""

#: mutt_ssl.c:202
#, c-format
msgid "%s has insecure permissions!"
msgstr ""

#: mutt_ssl.c:221
msgid "SSL disabled due the lack of entropy"
msgstr ""

#: mutt_ssl.c:315
msgid "I/O error"
msgstr ""

#: mutt_ssl.c:318
msgid "unspecified protocol error"
msgstr ""

#: mutt_ssl.c:324
#, fuzzy, c-format
msgid "SSL failed: %s"
msgstr "登入失败。"

#: mutt_ssl.c:333
#, fuzzy
msgid "Unable to get certificate from peer"
msgstr "无法决定 home 目录"

#: mutt_ssl.c:341
#, fuzzy, c-format
msgid "SSL connection using %s (%s)"
msgstr "正连线到 %s"

#: mutt_ssl.c:381
#, fuzzy
msgid "Unknown"
msgstr "不明的错误"

#: mutt_ssl.c:406
#, fuzzy
msgid "[unable to calculate]"
msgstr "%s：无法附带文件"

#: mutt_ssl.c:424
#, fuzzy
msgid "[invalid date]"
msgstr "%s：无效的值"

#: mutt_ssl.c:499
msgid "Server certificate is not yet valid"
msgstr ""

#: mutt_ssl.c:506
msgid "Server certificate has expired"
msgstr ""

#: mutt_ssl.c:579
msgid "This certificate belongs to:"
msgstr ""

#: mutt_ssl.c:590
msgid "This certificate was issued by:"
msgstr ""

#: mutt_ssl.c:601
msgid "This certificate is valid"
msgstr ""

#: mutt_ssl.c:602
#, c-format
msgid "   from %s"
msgstr ""

#: mutt_ssl.c:604
#, c-format
msgid "     to %s"
msgstr ""

#: mutt_ssl.c:610
#, c-format
msgid "Fingerprint: %s"
msgstr ""

#: mutt_ssl.c:612
msgid "SSL Certificate check"
msgstr ""

#: mutt_ssl.c:615
msgid "(r)eject, accept (o)nce, (a)ccept always"
msgstr ""

#: mutt_ssl.c:616
msgid "roa"
msgstr ""

#: mutt_ssl.c:620
msgid "(r)eject, accept (o)nce"
msgstr ""

#: mutt_ssl.c:621
msgid "ro"
msgstr ""

#: mutt_ssl.c:625 pgpkey.c:510
msgid "Exit  "
msgstr "离开  "

#: mutt_ssl.c:651
msgid "Warning: Couldn't save certificate"
msgstr ""

#: mutt_ssl.c:656
msgid "Certificate saved"
msgstr ""

#: mx.c:118
#, c-format
msgid "Lock count exceeded, remove lock for %s?"
msgstr "锁进数量超过限额，将 %s 的锁移除？"

#: mx.c:130
#, c-format
msgid "Can't dotlock %s.\n"
msgstr "无法用 dotlock 锁住 %s。\n"

#: mx.c:188
msgid "Timeout exceeded while attempting fcntl lock!"
msgstr "尝试 fcntl 的锁定时超过时间!"

#: mx.c:194
#, c-format
msgid "Waiting for fcntl lock... %d"
msgstr "正在等待 fcntl 的锁定… %d"

#: mx.c:222
msgid "Timeout exceeded while attempting flock lock!"
msgstr "尝试 flock 时超过时间！"

#: mx.c:229
#, c-format
msgid "Waiting for flock attempt... %d"
msgstr "正在等待 flock 执行成功… %d"

#: mx.c:591
#, c-format
msgid "Couldn't lock %s\n"
msgstr "无法锁住 %s。\n"

#: mx.c:675
#, c-format
msgid "Reading %s..."
msgstr "读取 %s 中…"

#: mx.c:773
#, c-format
msgid "Writing %s..."
msgstr "写入 %s 中…"

#: mx.c:806
#, c-format
msgid "Could not synchronize mailbox %s!"
msgstr "无法与 %s 信箱同步！"

#: mx.c:872
#, c-format
msgid "Move read messages to %s?"
msgstr "搬移已读取的信件到 %s？"

#: mx.c:888 mx.c:1143
#, c-format
msgid "Purge %d deleted message?"
msgstr "清除 %d 封已经被删除的信件？"

#: mx.c:888 mx.c:1143
#, c-format
msgid "Purge %d deleted messages?"
msgstr "清除 %d 封已被删除的信件？"

#: mx.c:912
#, c-format
msgid "Moving read messages to %s..."
msgstr "正在搬移已经读取的信件到 %s …"

#: mx.c:972 mx.c:1134
msgid "Mailbox is unchanged."
msgstr "信箱没有改变。"

#: mx.c:1008
#, c-format
msgid "%d kept, %d moved, %d deleted."
msgstr "%d 封信件被保留, %d 封信件被搬移, %d 封信件被删除。"

#: mx.c:1011 mx.c:1181
#, c-format
msgid "%d kept, %d deleted."
msgstr "%d 封信件被保留, %d 封信件被删除。"

#: mx.c:1119
#, c-format
msgid " Press '%s' to toggle write"
msgstr " 请按下 '%s' 来切换写入模式"

#: mx.c:1121
msgid "Use 'toggle-write' to re-enable write!"
msgstr "请使用 'toggle-write' 来重新启动写入功能!"

#: mx.c:1123
#, c-format
msgid "Mailbox is marked unwritable. %s"
msgstr "信箱被标记成为无法写入的. %s"

#: mx.c:1178
#, fuzzy
msgid "Mailbox checkpointed."
msgstr "邮箱已删除。"

#: mx.c:1496
#, fuzzy
msgid "Can't write message"
msgstr "编辑信件内容"

#: pager.c:64
msgid "Not available in this menu."
msgstr "在这个菜单中没有这个功能。"

#: pager.c:1436
msgid "PrevPg"
msgstr "上一页"

#: pager.c:1437
msgid "NextPg"
msgstr "下一页"

#: pager.c:1441
msgid "View Attachm."
msgstr "显示附件。"

#: pager.c:1444
msgid "Next"
msgstr "下一个"

#. emulate "less -q" and don't go on to the next message.
#: pager.c:1822 pager.c:1853 pager.c:1885 pager.c:2105
msgid "Bottom of message is shown."
msgstr "现正显示最下面的信件。"

#: pager.c:1838 pager.c:1860 pager.c:1867 pager.c:1874
msgid "Top of message is shown."
msgstr "现正显示最上面的信件。"

#: pager.c:1947
msgid "Reverse search: "
msgstr "反向搜寻："

#: pager.c:1948
msgid "Search: "
msgstr "搜寻："

#: pager.c:2043
msgid "Help is currently being shown."
msgstr "现正显示说明文件。"

#: pager.c:2072
msgid "No more quoted text."
msgstr "不能有再多的引言。"

#: pager.c:2085
msgid "No more unquoted text after quoted text."
msgstr "在引言后有过多的非引言文字。"

#: parse.c:603
msgid "multipart message has no boundary parameter!"
msgstr "多部份邮件没有分隔的参数!"

#: pattern.c:252
#, c-format
msgid "Error in expression: %s"
msgstr "表达式有错误：%s"

#: pattern.c:362
#, c-format
msgid "Invalid day of month: %s"
msgstr "无效的日子：%s"

#: pattern.c:376
#, c-format
msgid "Invalid month: %s"
msgstr "无效的月份：%s"

#. getDate has its own error message, don't overwrite it here
#: pattern.c:528
#, fuzzy, c-format
msgid "Invalid relative date: %s"
msgstr "无效的月份：%s"

#: pattern.c:542
msgid "error in expression"
msgstr "表达式有错误"

#: pattern.c:748 pattern.c:856
#, c-format
msgid "error in pattern at: %s"
msgstr "在样式上有错误：%s"

#: pattern.c:796
#, c-format
msgid "%c: invalid command"
msgstr "%c：无效的指令"

#: pattern.c:802
#, c-format
msgid "%c: not supported in this mode"
msgstr "%c：在这个模式不支持"

#: pattern.c:815
msgid "missing parameter"
msgstr "错失参数"

#: pattern.c:831
#, c-format
msgid "mismatched parenthesis: %s"
msgstr "不对称的括弧：%s"

#: pattern.c:863
msgid "empty pattern"
msgstr "空的格式"

#: pattern.c:1057
#, c-format
msgid "error: unknown op %d (report this error)."
msgstr "错误：不明的 op %d (请回报这个错误)。"

#: pattern.c:1126 pattern.c:1255
msgid "Compiling search pattern..."
msgstr "编译搜寻样式中…"

#: pattern.c:1140
msgid "Executing command on matching messages..."
msgstr "正在对符合的邮件执行命令…"

#: pattern.c:1203
msgid "No messages matched criteria."
msgstr "没有邮件符合要求。"

#: pattern.c:1293
msgid "Search hit bottom without finding match"
msgstr "已搜寻至结尾，并没有发现任何符合"

#: pattern.c:1304
msgid "Search hit top without finding match"
msgstr "已搜寻至开头，并没有发现任何符合"

#: pattern.c:1326
msgid "Search interrupted."
msgstr "搜寻已被中断。"

#: pgp.c:93
msgid "Enter PGP passphrase:"
msgstr "请输入 PGP 通行密码："

#: pgp.c:109
msgid "PGP passphrase forgotten."
msgstr "已忘记 PGP 通行密码。"

#: pgp.c:142
#, fuzzy, c-format
msgid "[-- PGP output follows (current time: %c) --]\n"
msgstr "[-- 以下为 PGP 输出的资料（现在时间： "

#: pgp.c:366
msgid "[-- Error: unable to create PGP subprocess! --]\n"
msgstr "[-- 错误：无法建立 PGP 子程序！ --]\n"

#: pgp.c:402 pgp.c:749 pgp.c:1052
msgid ""
"[-- End of PGP output --]\n"
"\n"
msgstr ""
"[-- PGP 输出部份结束 --]\n"
"\n"

#: pgp.c:410
msgid ""
"[-- BEGIN PGP MESSAGE --]\n"
"\n"
msgstr ""
"[-- PGP 信件开始 --]\n"
"\n"

#: pgp.c:412
msgid "[-- BEGIN PGP PUBLIC KEY BLOCK --]\n"
msgstr "[-- PGP 公共钥匙区段开始 --]\n"

#: pgp.c:414
msgid ""
"[-- BEGIN PGP SIGNED MESSAGE --]\n"
"\n"
msgstr ""
"[-- PGP 签名的信件开始 --]\n"
"\n"

#: pgp.c:456
#, fuzzy
msgid "[-- END PGP MESSAGE --]\n"
msgstr ""
"\n"
"[-- PGP 信件结束 --]\n"

#: pgp.c:458
msgid "[-- END PGP PUBLIC KEY BLOCK --]\n"
msgstr "[-- PGP 公共钥匙区段结束 --]\n"

#: pgp.c:460
#, fuzzy
msgid "[-- END PGP SIGNED MESSAGE --]\n"
msgstr ""
"\n"
"[-- PGP 签名的信件结束 --]\n"

#: pgp.c:475
msgid ""
"[-- Error: could not find beginning of PGP message! --]\n"
"\n"
msgstr ""
"[-- 错误：找不到 PGP 信件的开头！ --]\n"
"\n"

#: pgp.c:799
#, fuzzy
msgid ""
"[-- Error: Inconsistent multipart/signed structure! --]\n"
"\n"
msgstr ""
"[-- 错误：不一致的 multipart/signed 结构！ --]\n"
"\n"

#: pgp.c:808
#, c-format
msgid ""
"[-- Error: Unknown multipart/signed protocol %s! --]\n"
"\n"
msgstr ""
"[-- 错误：不明的 multipart/signed 协定 %s！ --]\n"
"\n"

#: pgp.c:834
#, c-format
msgid ""
"[-- Warning: We can't verify %s/%s signatures. --]\n"
"\n"
msgstr ""
"[-- 警告：我们不能证实 %s/%s 签名。 --]\n"
"\n"

#. Now display the signed body
#: pgp.c:847
msgid ""
"[-- The following data is signed --]\n"
"\n"
msgstr ""
"[-- 以下的资料已被签署 --]\n"
"\n"

#: pgp.c:853
msgid ""
"[-- Warning: Can't find any signatures. --]\n"
"\n"
msgstr ""
"[-- 警告：找不到任何的签名。 --]\n"
"\n"

#: pgp.c:861
#, fuzzy
msgid "[-- End of signed data --]\n"
msgstr ""
"\n"
"[-- 签署的资料结束 --]\n"

#: pgp.c:962
msgid "Internal error. Inform <roessler@guug.de>."
msgstr "内部错误。联络 <rosessler@guug.de>。"

#: pgp.c:1022
msgid ""
"[-- Error: could not create a PGP subprocess! --]\n"
"\n"
msgstr ""
"[-- 错误：无法建立 PGP 子程序！ --]\n"
"\n"

#: pgp.c:1118
msgid ""
"[-- Error: malformed PGP/MIME message! --]\n"
"\n"
msgstr ""
"[-- 错误：不正确的 PGP/MIME 信件！ --]\n"
"\n"

#: pgp.c:1131
msgid "[-- Error: could not create temporary file! --]\n"
msgstr "[-- 错误：无法建立暂存档！ --]\n"

#: pgp.c:1140
msgid ""
"[-- The following data is PGP/MIME encrypted --]\n"
"\n"
msgstr ""
"[-- 下面是 PGP/MIME 加密资料 --]\n"
"\n"

#: pgp.c:1160
#, fuzzy
msgid "[-- End of PGP/MIME encrypted data --]\n"
msgstr ""
"\n"
"[-- PGP/MIME 加密资料结束 --]\n"

#: pgp.c:1241
msgid "Can't open PGP subprocess!"
msgstr "无法打开 PGP 子程序！"

#: pgp.c:1368
#, c-format
msgid "Use keyID = \"%s\" for %s?"
msgstr "要为 %2$s 使用钥匙 ID = \"%1$s\"？"

#: pgp.c:1395
#, c-format
msgid "Enter keyID for %s: "
msgstr "请输入 %s 的钥匙 ID："

#: pgp.c:1603
msgid "Can't invoke PGP"
msgstr "不能执行 PGP"

#: pgp.c:1707
msgid "Create an application/pgp message?"
msgstr "建立一封 application/pgp 的信件？"

#: pgpinvoke.c:301
msgid "Fetching PGP key..."
msgstr "拿取 PGP 钥匙中…"

#: pgpkey.c:486
#, fuzzy
msgid "All matching keys are marked expired/revoked."
msgstr "这个钥匙不能使用：过期/无效/已取消。"

#. __STRCAT_CHECKED__
#: pgpkey.c:512
msgid "Select  "
msgstr "选择    "

#. __STRCAT_CHECKED__
#: pgpkey.c:515
msgid "Check key  "
msgstr "检查钥匙   "

#: pgpkey.c:528
#, fuzzy, c-format
msgid "PGP keys matching <%s>."
msgstr "PGP 钥匙符合 \"%s\"。"

#: pgpkey.c:530
#, c-format
msgid "PGP keys matching \"%s\"."
msgstr "PGP 钥匙符合 \"%s\"。"

#: pgpkey.c:549 pgpkey.c:741
msgid "Can't open /dev/null"
msgstr "无法打开 /dev/null"

#: pgpkey.c:555 pgpkey.c:735
msgid "Can't create temporary file"
msgstr "无法建立暂存档"

#: pgpkey.c:576
#, c-format
msgid "Key ID: 0x%s"
msgstr "钥匙 ID：0x%s"

#: pgpkey.c:596
msgid "This key can't be used: expired/disabled/revoked."
msgstr "这个钥匙不能使用：过期/无效/已取消。"

#: pgpkey.c:608
#, fuzzy
msgid "ID is expired/disabled/revoked."
msgstr "这个钥匙不能使用：过期/无效/已取消。"

#: pgpkey.c:612
msgid "ID has undefined validity."
msgstr ""

#: pgpkey.c:615
#, fuzzy
msgid "ID is not valid."
msgstr "这个 ID 不被信任。"

#: pgpkey.c:618
#, fuzzy
msgid "ID is only marginally valid."
msgstr "此 ID 只是勉强被信任。"

#: pgpkey.c:622
#, fuzzy, c-format
msgid "%s Do you really want to use the key?"
msgstr "%s 您真的要使用它？"

#: pgpkey.c:720
msgid "Please enter the key ID: "
msgstr "请输入这把钥匙的 ID："

#: pgpkey.c:748
msgid "Invoking pgp..."
msgstr "启动 pgp…"

#: pgpkey.c:773
#, c-format
msgid "PGP Key %s."
msgstr "PGP 钥匙 %s。"

#: pgpkey.c:835 pgpkey.c:953
#, c-format
msgid "Looking for keys matching \"%s\"..."
msgstr "正寻找匹配 \"%s\" 的钥匙…"

#: pop.c:89 pop_lib.c:159
#, fuzzy
msgid "Command TOP is not supported by server."
msgstr "不支持标记功能。"

#: pop.c:116
#, fuzzy
msgid "Can't write header to temporary file!"
msgstr "无法建立暂存档"

#: pop.c:197 pop_lib.c:161
#, fuzzy
msgid "Command UIDL is not supported by server."
msgstr "不支持标记功能。"

#: pop.c:246 pop.c:562
#, c-format
msgid "%s is an invalid POP path"
msgstr ""

#: pop.c:277
#, fuzzy
msgid "Fetching list of messages..."
msgstr "寄出信件中…"

#: pop.c:414
#, fuzzy
msgid "Can't write message to temporary file!"
msgstr "无法建立暂存档"

#: pop.c:517 pop.c:582
#, fuzzy
msgid "Checking for new messages..."
msgstr "准备转寄信件…"

#: pop.c:546
msgid "POP host is not defined."
msgstr "POP 主机没有被定义。"

#: pop.c:610
msgid "No new mail in POP mailbox."
msgstr "POP 信箱中没有新的信件"

#: pop.c:617
#, fuzzy
msgid "Delete messages from server?"
msgstr "正在删除伺服器上的信件…"

#: pop.c:619
#, fuzzy, c-format
msgid "Reading new messages (%d bytes)..."
msgstr "读取新信件 (%d 位元组)…"

#: pop.c:661
msgid "Error while writing mailbox!"
msgstr "写入信箱时发生错误！"

#: pop.c:665
#, fuzzy, c-format
msgid "%s [%d of %d messages read]"
msgstr "%s [已阅读 %2d 封信件中的 %1d 封]"

#: pop.c:688 pop_lib.c:278
msgid "Server closed connection!"
msgstr "与伺服器的联结中断了!"

#: pop_auth.c:187
#, fuzzy
msgid "Authenticating (APOP)..."
msgstr "验证中 (GSSAPI)…"

#: pop_auth.c:211
#, fuzzy
msgid "APOP authentication failed."
msgstr "GSSAPI 验证失败。"

#: pop_auth.c:246
#, fuzzy
msgid "Command USER is not supported by server."
msgstr "不支持标记功能。"

#: pop_lib.c:157
#, fuzzy
msgid "Unable to leave messages on server."
msgstr "正在删除伺服器上的信件…"

#: pop_lib.c:204
#, fuzzy, c-format
msgid "Error connecting to server: %s"
msgstr "正连线到 %s"

#: pop_lib.c:292
#, fuzzy
msgid "Closing connection to POP server..."
msgstr "正在关闭与 IMAP 伺服器的连线…"

#: pop_lib.c:458
#, fuzzy
msgid "Verifying message indexes..."
msgstr "写入信件到 %s …"

#: pop_lib.c:482
#, fuzzy
msgid "Connection lost. Reconnect to POP server?"
msgstr "正在关闭与 IMAP 伺服器的连线…"

#: postpone.c:165
msgid "Postponed Messages"
msgstr "信件已经被延迟寄出"

#: postpone.c:238 postpone.c:247
msgid "No postponed messages."
msgstr "没有被延迟寄出的信件。"

#: postpone.c:418 postpone.c:439 postpone.c:447
msgid "Illegal PGP header"
msgstr "不合规定的 PGP 标头"

#: query.c:45
msgid "New Query"
msgstr "新的查询"

#: query.c:46
msgid "Make Alias"
msgstr "制作别名"

#: query.c:47
msgid "Search"
msgstr "搜寻"

#: query.c:93
msgid "Waiting for response..."
msgstr "等待回应中…"

#: query.c:225 query.c:250
msgid "Query command not defined."
msgstr "查询指令尚未定义。"

#: query.c:277
msgid "Query"
msgstr "查询"

#. Prompt for Query
#: query.c:290 query.c:315
msgid "Query: "
msgstr "查询："

#: query.c:298 query.c:324
#, c-format
msgid "Query '%s'"
msgstr "查询 '%s'"

#: recvattach.c:59
msgid "Pipe"
msgstr "管线"

#: recvattach.c:60
msgid "Print"
msgstr "显示"

#: recvattach.c:416
msgid "Saving..."
msgstr "储存中…"

#: recvattach.c:491
#, c-format
msgid "WARNING!  You are about to overwrite %s, continue?"
msgstr "警告! 您正在覆盖 %s, 是否要继续?"

#: recvattach.c:509
msgid "Attachment filtered."
msgstr "附件被过滤掉。"

#: recvattach.c:576
msgid "Filter through: "
msgstr "经过过滤："

#: recvattach.c:576
msgid "Pipe to: "
msgstr "导引至："

#: recvattach.c:611
#, c-format
msgid "I dont know how to print %s attachments!"
msgstr "我不知道要怎么打印 %s 附件!"

#: recvattach.c:676
msgid "Print tagged attachment(s)?"
msgstr "是否要打印标记起来的附件?"

#: recvattach.c:676
msgid "Print attachment?"
msgstr "是否要打印附件?"

#: recvattach.c:890
msgid "Attachments"
msgstr "附件"

#: recvattach.c:926
#, fuzzy
msgid "There are no subparts to show!"
msgstr "没有附件。"

#: recvattach.c:987
#, fuzzy
msgid "Can't delete attachment from POP server."
msgstr "取回 POP 伺服器上的信件"

#: recvattach.c:998
msgid "Deletion of attachments from PGP messages is unsupported."
msgstr "未支持删除 PGP 信件所附带的附件。"

#: recvattach.c:1018 recvattach.c:1035
msgid "Only deletion of multipart attachments is supported."
msgstr "只支持删除多重附件"

#: recvcmd.c:43
msgid "You may only bounce message/rfc822 parts."
msgstr "您只能直接传送 message/rfc822 的部分。"

#: recvcmd.c:155
#, c-format
msgid "Bounce message to %s...?"
msgstr "把邮件直接传送至 %s…？"

#: recvcmd.c:155
#, c-format
msgid "Bounce messages to %s...?"
msgstr "把邮件直接传送至 %s…？"

#: recvcmd.c:374
#, fuzzy, c-format
msgid "Can't open temporary file %s."
msgstr "无法建立暂存档"

#: recvcmd.c:405
#, fuzzy
msgid "Forward as attachments?"
msgstr "显示 MIME 附件"

#: recvcmd.c:419
msgid "Can't decode all tagged attachments.  MIME-forward the others?"
msgstr ""

#: recvcmd.c:544
msgid "Forward MIME encapsulated?"
msgstr "用 MIME 的方式来转寄？"

#: recvcmd.c:552 recvcmd.c:802
#, fuzzy, c-format
msgid "Can't create %s."
msgstr "无法建立 %s: %s."

#: recvcmd.c:685
#, fuzzy
msgid "Can't find any tagged messages."
msgstr "应用下一个功能到已标记的讯息"

#: recvcmd.c:706 send.c:698
msgid "No mailing lists found!"
msgstr "没有找到邮寄论坛！"

#: recvcmd.c:781
msgid "Can't decode all tagged attachments.  MIME-encapsulate the others?"
msgstr ""

#: remailer.c:480
#, fuzzy
msgid "Append"
msgstr "寄出"

#: remailer.c:481
msgid "Insert"
msgstr ""

#: remailer.c:482
#, fuzzy
msgid "Delete"
msgstr "选择"

#: remailer.c:484
msgid "OK"
msgstr ""

#: remailer.c:512
msgid "Can't get mixmaster's type2.list!"
msgstr ""

#: remailer.c:538
#, fuzzy
msgid "Select a remailer chain."
msgstr "删除某行上所有的字母"

#: remailer.c:598
#, c-format
msgid "Error: %s can't be used as the final remailer of a chain."
msgstr ""

#: remailer.c:628
#, c-format
msgid "Mixmaster chains are limited to %d elements."
msgstr ""

#: remailer.c:651
msgid "The remailer chain is already empty."
msgstr ""

#: remailer.c:661
#, fuzzy
msgid "You already have the first chain element selected."
msgstr "您已经在第一封信了。"

#: remailer.c:671
msgid "You already have the last chain element selected."
msgstr ""

#: remailer.c:710
msgid "Mixmaster doesn't accept Cc or Bcc headers."
msgstr ""

#: remailer.c:734
msgid ""
"Please set the hostname variable to a proper value when using mixmaster!"
msgstr ""

#: remailer.c:768
#, fuzzy, c-format
msgid "Error sending message, child exited %d.\n"
msgstr "寄送讯息出现错误，子程序已结束 %d (%s)。"

#: remailer.c:772
msgid "Error sending message."
msgstr "寄信途中发生错误。"

#: rfc1524.c:159
#, c-format
msgid "Improperly formated entry for type %s in \"%s\" line %d"
msgstr "在 \"%2$s\" 的第 %3$d 行发现类别 %1$s 为错误的格式纪录"

#: rfc1524.c:391
msgid "No mailcap path specified"
msgstr "没有指定 mailcap 路径"

#: rfc1524.c:417
#, c-format
msgid "mailcap entry for type %s not found"
msgstr "没有发现类型 %s 的 mailcap 纪录"

#: score.c:71
msgid "score: too few arguments"
msgstr "分数：太少的参数"

#: score.c:80
msgid "score: too many arguments"
msgstr "分数：太多的参数"

#: send.c:235
msgid "No subject, abort?"
msgstr "没有标题，要不要中断？"

#: send.c:237
msgid "No subject, aborting."
msgstr "没有标题，正在中断中。"

#: send.c:436
#, c-format
msgid "Follow-up to %s%s?"
msgstr "以后的回覆都寄至 %s%s?"

#. There are quite a few mailing lists which set the Reply-To:
#. * header field to the list address, which makes it quite impossible
#. * to send a message to only the sender of the message.  This
#. * provides a way to do that.
#.
#: send.c:489
#, c-format
msgid "Reply to %s%s?"
msgstr "要回覆给 %s%s?"

#. This could happen if the user tagged some messages and then did
#. * a limit such that none of the tagged message are visible.
#.
#: send.c:673
msgid "No tagged messages are visible!"
msgstr "没有被标记了的信件在显示！"

#: send.c:725
msgid "Include message in reply?"
msgstr "回信时是否要包含原本的信件内容？"

#: send.c:730
msgid "Including quoted message..."
msgstr "正引入引言部分…"

#: send.c:740
msgid "Could not include all requested messages!"
msgstr "无法包含所有要求的信件！"

#: send.c:754
#, fuzzy
msgid "Forward as attachment?"
msgstr "是否要打印附件?"

#: send.c:758
msgid "Preparing forwarded message..."
msgstr "准备转寄信件…"

#. If the user is composing a new message, check to see if there
#. * are any postponed messages first.
#.
#: send.c:1093
msgid "Recall postponed message?"
msgstr "要叫出被延迟的信件?"

#: send.c:1309
msgid "Abort unmodified message?"
msgstr "是否要中断未修改过的信件?"

#: send.c:1311
msgid "Aborted unmodified message."
msgstr "中断没有修改过的信件"

#. abort
#: send.c:1352
msgid "Mail not sent."
msgstr "信件没有寄出。"

#: send.c:1378
msgid "Message postponed."
msgstr "信件被延迟寄出。"

#: send.c:1387
msgid "No recipients are specified!"
msgstr "没有指定接受者！"

#: send.c:1392
msgid "No recipients were specified."
msgstr "没有指定接受者。"

#: send.c:1398
msgid "No subject, abort sending?"
msgstr "没有信件标题，要中断寄信的工作?"

#: send.c:1402
msgid "No subject specified."
msgstr "没有指定标题。"

#: send.c:1449
msgid "Sending message..."
msgstr "寄出信件中…"

#: send.c:1586
msgid "Could not send the message."
msgstr "无法寄出信件。"

#: send.c:1591
msgid "Mail sent."
msgstr "信件已经寄出。"

#: send.c:1591
msgid "Sending in background."
msgstr "正在后台传送。"

#: sendlib.c:458
msgid "No boundary parameter found! [report this error]"
msgstr "没有发现分界变量！[回报错误]"

#: sendlib.c:492
#, c-format
msgid "%s no longer exists!"
msgstr "%s 已经不存在！"

#: sendlib.c:912
#, fuzzy, c-format
msgid "%s isn't a regular file."
msgstr "%s 不是信箱。"

#: sendlib.c:1081
#, c-format
msgid "Could not open %s"
msgstr "无法打开 %s"

#: sendlib.c:2033
#, c-format
msgid "Error sending message, child exited %d (%s)."
msgstr "寄送讯息出现错误，子程序已结束 %d (%s)。"

#: sendlib.c:2039
msgid "Output of the delivery process"
msgstr "Delivery process 的输出"

#: signal.c:39
#, c-format
msgid "%s...  Exiting.\n"
msgstr "%s… 正在离开。\n"

#: signal.c:42 signal.c:45
#, c-format
msgid "Caught %s...  Exiting.\n"
msgstr "捕抓到 %s… 正在离开。\n"

#: signal.c:47
#, c-format
msgid "Caught signal %d...  Exiting.\n"
msgstr "捕抓到 signal %d… 正在离开.\n"

#: sort.c:202
msgid "Sorting mailbox..."
msgstr "信箱排序中…"

#: sort.c:239
msgid "Could not find sorting function! [report this bug]"
msgstr "找不到排序的函数！[请回报这个问题]"

#: status.c:102
msgid "(no mailbox)"
msgstr "（没有信箱）"

#: thread.c:1077
#, fuzzy
msgid "Parent message is not visible in this limited view."
msgstr "在限制阅览模式下无法显示主信件。"

#: thread.c:1083
msgid "Parent message is not available."
msgstr "主信件不存在。"

#, fuzzy
#~ msgid "This ID's validity level is undefined."
#~ msgstr "这个 ID 的信任阶层没有定义。"

#~ msgid "Decode-save"
#~ msgstr "解码并储存"

#~ msgid "Decode-copy"
#~ msgstr "解码并拷贝"

#~ msgid "Decrypt-save"
#~ msgstr "解密并储存"

#~ msgid "Decrypt-copy"
#~ msgstr "解密并拷贝"

#~ msgid "Copy"
#~ msgstr "拷贝"

#~ msgid ""
#~ "\n"
#~ "[-- End of PGP output --]\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "[-- PGP 输出的资料结束 --]\n"
#~ "\n"

#, fuzzy
#~ msgid "Can't stat %s."
#~ msgstr "无法读取：%s"

#~ msgid "%s: no such command"
#~ msgstr "%s：无此指令"

#, fuzzy
#~ msgid "Authentication method is unknown."
#~ msgstr "GSSAPI 验证失败。"

#~ msgid "MIC algorithm: "
#~ msgstr "MIC 演算法："

#~ msgid "This doesn't make sense if you don't want to sign the message."
#~ msgstr "如果您不想把信件签名，这样做就没有什么意思啦。"

#~ msgid "Unknown MIC algorithm, valid ones are: pgp-md5, pgp-sha1, pgp-rmd160"
#~ msgstr "不明的 MIC 演算法。有效的如下: pgp-md5, pgp-sha1, pgp-rmd160"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "SHA1 implementation Copyright (C) 1995-1997 Eric A. Young <eay@cryptsoft."
#~ "com>\n"
#~ "\n"
#~ "    Redistribution and use in source and binary forms, with or without\n"
#~ "    modification, are permitted under certain conditions.\n"
#~ "\n"
#~ "    The SHA1 implementation comes AS IS, and ANY EXPRESS OR IMPLIED\n"
#~ "    WARRANTIES, including, but not limited to, the implied warranties of\n"
#~ "    merchantability and fitness for a particular purpose ARE DISCLAIMED.\n"
#~ "\n"
#~ "    You should have received a copy of the full distribution terms\n"
#~ "    along with this program; if not, write to the program's developers.\n"
#~ msgstr ""
#~ "\n"
#~ "SHA1 implementation Copyrigt (C) 1995-7 Eric A. Young <eay@cryptsoft."
#~ "com>\n"
#~ "\n"
#~ "     重复散布并使用原始程序码和编译过的程序码，不管有否经过修改，\n"
#~ "     在某些条件下是许可的。\n"
#~ "\n"
#~ "     SHA1 程序不附带任何担保，不论系明示还是暗示，包括但不限于销售性\n"
#~ "     和适于特定目的之暗示担保。\n"
#~ "\n"
#~ "     您应该收到一份此应用程序的完整的散布条文；如果没有，请写信给\n"
#~ "     应用程序的发展人员.\n"

#, fuzzy
#~ msgid "POP Username: "
#~ msgstr "IMAP 用户名称："

#, fuzzy
#~ msgid "Reading new message (%d bytes)..."
#~ msgstr "读取新信件 (%d 位元组)…"

#~ msgid "Error reading message!"
#~ msgstr "读取信件时发生错误！"

#, fuzzy
#~ msgid "%s [%d message read]"
#~ msgstr "%s [已阅读 %d 封信件]"

#~ msgid "Creating mailboxes is not yet supported."
#~ msgstr "未支持制造邮箱。"

#~ msgid "We can't currently handle utf-8 at this point."
#~ msgstr "我们还未能处理 utf-8。"

#~ msgid "Can't open %s: %s."
#~ msgstr "无法打开 %s：%s."

#, fuzzy
#~ msgid "Error while recoding %s. Leave it unchanged."
#~ msgstr "当转换编码 %s 发生错误。看 %s 来修复你的资料。"

#~ msgid "Error while recoding %s. See %s for recovering your data."
#~ msgstr "当转换编码 %s 发生错误。看 %s 来修复你的资料。"

#~ msgid "Can't change character set for non-text attachments!"
#~ msgstr "非文字的附件是不能改变字符集的！"

#~ msgid "Enter character set: "
#~ msgstr "请输入字符集："

#~ msgid "UTF-8 encoding attachments has not yet been implemented."
#~ msgstr "还未支持 UTF-8 编码的附件。"

#~ msgid "Compose"
#~ msgstr "写信"

#~ msgid "We currently can't encode to utf-8."
#~ msgstr "我们现在还未能重新编码至 utf-8。"

#~ msgid "Recoding successful."
#~ msgstr "重新编码成功。"

#~ msgid "[-- Error: unexpected end of file! --]\n"
#~ msgstr "[-- 错误：突发的档尾！ --]\n"

#~ msgid "CRAM key for %s@%s: "
#~ msgstr "%s@%s 的 CRAM 钥匙"

#~ msgid "Skipping CRAM-MD5 authentication."
#~ msgstr "掠过 CRAM-MD5 验证"

#~ msgid "Reopening mailbox... %s"
#~ msgstr "重新打开信箱中… %s"

#~ msgid "Closing mailbox..."
#~ msgstr "关闭信箱中…"

#~ msgid "Sending APPEND command ..."
#~ msgstr "正在送出 APPEND 命令…"

#~ msgid "change an attachment's character set"
#~ msgstr "改变附件的字符集"

#~ msgid "recode this attachment to/from the local charset"
#~ msgstr "重新将附件编码至本地字符集，或由本地字符集重新编码"

#~ msgid "%d kept."
#~ msgstr "%d 保留了。"

#~ msgid "POP Password: "
#~ msgstr "POP 密码："

#~ msgid "No POP username is defined."
#~ msgstr "没有被定义的 POP 使用者名称。"

#~ msgid "Attachment saved"
#~ msgstr "附件已被储存。"

#~ msgid "move to the last undelete message"
#~ msgstr "移动到最后一封未删除的信件"

#~ msgid "return to the main-menu"
#~ msgstr "回到主选单"

#~ msgid "ignoring empty header field: %s"
#~ msgstr "不理会空的标头栏位：%s"

#, fuzzy
#~ msgid "Recoding only affetcs text attachments."
#~ msgstr "只重新编码受影响的文字附件"

#, fuzzy
#~ msgid "display message with full headers"
#~ msgstr "编辑信件的标头"

#, fuzzy
#~ msgid "PGP keys matching "
#~ msgstr "PGP 钥匙符合 <%s>。"

#, fuzzy
#~ msgid "This operation is not currently supported for PGP messages."
#~ msgstr "暂不支持浏览 IMAP 目录"

#~ msgid "imap_error(): unexpected response in %s: %s\n"
#~ msgstr "imap_error()：%s 的意外回应：%s\n"

#~ msgid "Can't open your secret key ring!"
#~ msgstr "无法打开您的秘密钥匙环！"

#~ msgid "An unkown PGP version was defined for signing."
#~ msgstr "定义了一个不明的 PGP 版本来签名"

#~ msgid "===== Attachments ====="
#~ msgstr "===== 附件 ====="

#~ msgid "Sending CREATE command ..."
#~ msgstr "正在送出 CREATE 命令…"

#~ msgid "Unknown PGP version \"%s\"."
#~ msgstr "不明的 PGP 版本 \"%s\"。"

#~ msgid ""
#~ "[-- Error: this message does not comply with the PGP/MIME specification! "
#~ "--]\n"
#~ "\n"
#~ msgstr ""
#~ "[-- 错误：这封信件不符合 PGP/MIME 的规格！ --]\n"
#~ "\n"

#~ msgid "reserved"
#~ msgstr "保留的"

#~ msgid "Encrypted Session Key"
#~ msgstr "加密的钥匙"

#~ msgid "Signature Packet"
#~ msgstr "签名封包"

#~ msgid "Conventionally Encrypted Session Key Packet"
#~ msgstr "一般加密钥匙封包"

#~ msgid "One-Pass Signature Packet"
#~ msgstr "单一通道的签名封包"

#~ msgid "Secret Key Packet"
#~ msgstr "秘密钥匙封包"

#~ msgid "Public Key Packet"
#~ msgstr "公共钥匙封包"

#~ msgid "Secret Subkey Packet"
#~ msgstr "秘密次钥匙封包"

#~ msgid "Compressed Data Packet"
#~ msgstr "压缩资料封包"

#~ msgid "Symmetrically Encrypted Data Packet"
#~ msgstr "对称加密资料封包"

#~ msgid "Marker Packet"
#~ msgstr "记号封包"

#~ msgid "Literal Data Packet"
#~ msgstr "文字资料封包"

#~ msgid "Trust Packet"
#~ msgstr "被信托封包"

#~ msgid "Name Packet"
#~ msgstr "名称封包"

#~ msgid "Subkey Packet"
#~ msgstr "次钥匙 (subkey) 封包"

#~ msgid "Reserved"
#~ msgstr "保留的"

#~ msgid "Comment Packet"
#~ msgstr "注解封包"

#~ msgid "Message edited. Really send?"
#~ msgstr "信件已经编辑过。确定要寄出？"

#~ msgid "Saved output of child process to %s.\n"
#~ msgstr "输出子程序储存至 %s.\n"
