From 04e39b4605146e09a9ae8b977b2f453336f1eab6 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 18 Jan 2007 05:08:51 +0000 Subject: added the option 'Filter new messages in INBOX on receiving'. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1496 ee746299-78ed-0310-b773-934348b2243d --- po/zh_CN.po | 507 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 256 insertions(+), 251 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 5c9420c5..ddf8c626 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-15 17:38+0900\n" +"POT-Creation-Date: 2007-01-18 13:56+0900\n" "PO-Revision-Date: 2005-03-17 09:22+0800\n" "Last-Translator: Wang Jian \n" "Language-Team: zh_CN \n" @@ -20,196 +20,196 @@ msgstr "" msgid "Reading all config for each account...\n" msgstr "正在读取所有帐号的配置...\n" -#: libsylph/imap.c:465 +#: libsylph/imap.c:469 #, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "到 %s 的 IMAP4 连接已断开。正在重新连接...\n" -#: libsylph/imap.c:520 libsylph/imap.c:526 +#: libsylph/imap.c:524 libsylph/imap.c:530 #, fuzzy msgid "IMAP4 server disables LOGIN.\n" msgstr "IMAP4 服务器目录" -#: libsylph/imap.c:602 +#: libsylph/imap.c:606 #, c-format msgid "creating IMAP4 connection to %s:%d ...\n" msgstr "正在创建到 %s:%d 的 IMAP4 连接...\n" -#: libsylph/imap.c:646 +#: libsylph/imap.c:650 msgid "Can't start TLS session.\n" msgstr "无法启动 TLS 会话。\n" -#: libsylph/imap.c:1120 +#: libsylph/imap.c:1159 #, fuzzy, c-format msgid "Getting message %d" msgstr "正在删除邮件 %d" -#: libsylph/imap.c:1236 +#: libsylph/imap.c:1275 #, fuzzy, c-format msgid "Appending messages to %s (%d / %d)" msgstr "正在发送邮件 (%d / %d 字节)" -#: libsylph/imap.c:1328 +#: libsylph/imap.c:1367 #, fuzzy, c-format msgid "Moving messages %s to %s ..." msgstr "正在移动邮件 %s%c%d 到 %s ...\n" -#: libsylph/imap.c:1334 +#: libsylph/imap.c:1373 #, fuzzy, c-format msgid "Copying messages %s to %s ..." msgstr "正在复制邮件 %s%c%d 到 %s ...\n" -#: libsylph/imap.c:1473 +#: libsylph/imap.c:1512 #, fuzzy, c-format msgid "Removing messages %s" msgstr "正在从 %s 获取邮件..." -#: libsylph/imap.c:1479 +#: libsylph/imap.c:1518 #, c-format msgid "can't set deleted flags: %s\n" msgstr "无法设置删除标志:%s\n" -#: libsylph/imap.c:1487 libsylph/imap.c:1582 +#: libsylph/imap.c:1526 libsylph/imap.c:1621 msgid "can't expunge\n" msgstr "无法清除\n" -#: libsylph/imap.c:1570 +#: libsylph/imap.c:1609 #, fuzzy, c-format msgid "Removing all messages in %s" msgstr "正在从 %s 获取邮件..." -#: libsylph/imap.c:1576 +#: libsylph/imap.c:1615 msgid "can't set deleted flags: 1:*\n" msgstr "无法设置删除标志:1:*\n" -#: libsylph/imap.c:1624 +#: libsylph/imap.c:1663 msgid "can't close folder\n" msgstr "无法关闭文件夹\n" -#: libsylph/imap.c:1702 +#: libsylph/imap.c:1741 #, c-format msgid "root folder %s not exist\n" msgstr "根文件夹 %s 不存在\n" -#: libsylph/imap.c:1891 libsylph/imap.c:1899 +#: libsylph/imap.c:1930 libsylph/imap.c:1938 msgid "error occurred while getting LIST.\n" msgstr "获取列表时发生错误。\n" -#: libsylph/imap.c:2013 +#: libsylph/imap.c:2052 #, c-format msgid "Can't create '%s'\n" msgstr "无法创建“%s”\n" -#: libsylph/imap.c:2018 +#: libsylph/imap.c:2057 #, c-format msgid "Can't create '%s' under INBOX\n" msgstr "无法在收件箱中创建“%s”\n" -#: libsylph/imap.c:2079 +#: libsylph/imap.c:2118 msgid "can't create mailbox: LIST failed\n" msgstr "无法创建邮箱:LIST 失败\n" -#: libsylph/imap.c:2099 +#: libsylph/imap.c:2138 msgid "can't create mailbox\n" msgstr "无法创建邮箱\n" -#: libsylph/imap.c:2203 +#: libsylph/imap.c:2242 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "无法将邮箱 %s 重命名为 %s\n" -#: libsylph/imap.c:2283 +#: libsylph/imap.c:2322 msgid "can't delete mailbox\n" msgstr "无法删除邮箱\n" -#: libsylph/imap.c:2327 +#: libsylph/imap.c:2366 msgid "can't get envelope\n" msgstr "无法获取信封\n" -#: libsylph/imap.c:2340 +#: libsylph/imap.c:2379 #, fuzzy, c-format msgid "Getting message headers (%d / %d)" msgstr "正在发送邮件 (%d / %d 字节)" -#: libsylph/imap.c:2350 +#: libsylph/imap.c:2389 msgid "error occurred while getting envelope.\n" msgstr "获取信封时发生错误。\n" -#: libsylph/imap.c:2372 +#: libsylph/imap.c:2411 #, c-format msgid "can't parse envelope: %s\n" msgstr "无法解析信封:%s\n" -#: libsylph/imap.c:2496 +#: libsylph/imap.c:2535 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "无法连接到IMAP4服务器:%s:%d\n" -#: libsylph/imap.c:2503 +#: libsylph/imap.c:2542 #, c-format msgid "Can't establish IMAP4 session with: %s:%d\n" msgstr "无法连接到IMAP4服务器:%s:%d\n" -#: libsylph/imap.c:2578 +#: libsylph/imap.c:2617 msgid "can't get namespace\n" msgstr "无法获得名字空间\n" -#: libsylph/imap.c:3111 +#: libsylph/imap.c:3150 #, c-format msgid "can't select folder: %s\n" msgstr "无法选择文件夹:%s\n" -#: libsylph/imap.c:3146 +#: libsylph/imap.c:3185 #, fuzzy msgid "error on imap command: STATUS\n" msgstr "执行IMAP命令时发生错误:CLOSE\n" -#: libsylph/imap.c:3269 libsylph/imap.c:3304 +#: libsylph/imap.c:3308 libsylph/imap.c:3343 msgid "IMAP4 authentication failed.\n" msgstr "IMAP4 验证失败。\n" -#: libsylph/imap.c:3353 +#: libsylph/imap.c:3392 msgid "IMAP4 login failed.\n" msgstr "IMAP4 登录失败。\n" -#: libsylph/imap.c:3690 +#: libsylph/imap.c:3729 #, c-format msgid "can't append %s to %s\n" msgstr "无法把 %s 添加到 %s\n" -#: libsylph/imap.c:3697 +#: libsylph/imap.c:3736 msgid "(sending file...)" msgstr "(正在发送文件...)" -#: libsylph/imap.c:3726 +#: libsylph/imap.c:3765 #, c-format msgid "can't append message to %s\n" msgstr "无法追加邮件到 %s\n" -#: libsylph/imap.c:3758 +#: libsylph/imap.c:3797 #, c-format msgid "can't copy %s to %s\n" msgstr "无法将 %s 复制到 %s\n" -#: libsylph/imap.c:3782 +#: libsylph/imap.c:3821 #, c-format msgid "error while imap command: STORE %s %s\n" msgstr "执行IMAP命令时发生错误:STORE %s %s\n" -#: libsylph/imap.c:3796 +#: libsylph/imap.c:3835 msgid "error while imap command: EXPUNGE\n" msgstr "执行IMAP命令时发生错误:EXPUNGE\n" -#: libsylph/imap.c:3809 +#: libsylph/imap.c:3848 msgid "error while imap command: CLOSE\n" msgstr "执行IMAP命令时发生错误:CLOSE\n" -#: libsylph/imap.c:4085 +#: libsylph/imap.c:4124 #, c-format msgid "iconv cannot convert UTF-7 to %s\n" msgstr "iconv 无法转换 UTF-7 到 %s\n" -#: libsylph/imap.c:4115 +#: libsylph/imap.c:4154 #, c-format msgid "iconv cannot convert %s to UTF-7\n" msgstr "iconv 无法转换 %s 到 UTF-7\n" @@ -296,25 +296,25 @@ msgstr "无法将邮箱删除为空。\n" msgid "Exporting messages from %s into %s...\n" msgstr "正在从 %s 导出信件到 %s...\n" -#: libsylph/mh.c:427 +#: libsylph/mh.c:463 #, c-format msgid "can't copy message %s to %s\n" msgstr "无法复制邮件 %s 到 %s\n" -#: libsylph/mh.c:502 libsylph/mh.c:625 +#: libsylph/mh.c:538 libsylph/mh.c:661 msgid "Can't open mark file.\n" msgstr "无法打开标记文件。\n" -#: libsylph/mh.c:509 libsylph/mh.c:631 +#: libsylph/mh.c:545 libsylph/mh.c:667 msgid "the src folder is identical to the dest.\n" msgstr "源文件夹与目的文件夹是同一个。\n" -#: libsylph/mh.c:634 +#: libsylph/mh.c:670 #, c-format msgid "Copying message %s%c%d to %s ...\n" msgstr "正在复制邮件 %s%c%d 到 %s ...\n" -#: libsylph/mh.c:965 libsylph/mh.c:978 src/main.c:149 +#: libsylph/mh.c:1001 libsylph/mh.c:1014 src/main.c:149 #, c-format msgid "" "File `%s' already exists.\n" @@ -323,7 +323,7 @@ msgstr "" "文件“%s”已存在。\n" "无法创建文件件。" -#: libsylph/mh.c:1500 +#: libsylph/mh.c:1536 #, c-format msgid "" "Directory name\n" @@ -335,77 +335,77 @@ msgid "" "\tG_FILENAME_ENCODING=@locale\n" msgstr "" -#: libsylph/news.c:207 +#: libsylph/news.c:208 #, c-format msgid "creating NNTP connection to %s:%d ...\n" msgstr "正在创建到 %s:%d 的NNTP连接...\n" -#: libsylph/news.c:276 +#: libsylph/news.c:277 #, c-format msgid "NNTP connection to %s:%d has been disconnected. Reconnecting...\n" msgstr "到 %s:%d 的NNTP连接已断开。正在重新连接...\n" -#: libsylph/news.c:377 +#: libsylph/news.c:378 #, c-format msgid "article %d has been already cached.\n" msgstr "文章 %d 已被缓存。\n" -#: libsylph/news.c:397 +#: libsylph/news.c:398 #, c-format msgid "getting article %d...\n" msgstr "正在下载文章 %d...\n" -#: libsylph/news.c:401 +#: libsylph/news.c:402 #, c-format msgid "can't read article %d\n" msgstr "无法读取文章 %d\n" -#: libsylph/news.c:676 +#: libsylph/news.c:677 msgid "can't post article.\n" msgstr "无法发表文章。\n" -#: libsylph/news.c:702 +#: libsylph/news.c:703 #, c-format msgid "can't retrieve article %d\n" msgstr "无法获取文章 %d\n" -#: libsylph/news.c:759 +#: libsylph/news.c:760 #, c-format msgid "can't select group: %s\n" msgstr "无法选择组:%s\n" -#: libsylph/news.c:796 +#: libsylph/news.c:797 #, c-format msgid "invalid article range: %d - %d\n" msgstr "无效的文章范围:%d - %d\n" -#: libsylph/news.c:809 +#: libsylph/news.c:810 msgid "no new articles.\n" msgstr "没有新文章。\n" -#: libsylph/news.c:819 +#: libsylph/news.c:820 #, c-format msgid "getting xover %d - %d in %s...\n" msgstr "正在获取 %3$s 里的 xover %1$d - %2$d...\n" -#: libsylph/news.c:823 +#: libsylph/news.c:824 msgid "can't get xover\n" msgstr "无法获取 xover\n" -#: libsylph/news.c:833 +#: libsylph/news.c:834 msgid "error occurred while getting xover.\n" msgstr "获取 xover 时发生错误。\n" -#: libsylph/news.c:843 +#: libsylph/news.c:844 #, c-format msgid "invalid xover line: %s\n" msgstr "无效的 xover 行:%s\n" -#: libsylph/news.c:862 libsylph/news.c:894 +#: libsylph/news.c:863 libsylph/news.c:895 msgid "can't get xhdr\n" msgstr "无法获取 xhdr\n" -#: libsylph/news.c:874 libsylph/news.c:906 +#: libsylph/news.c:875 libsylph/news.c:907 msgid "error occurred while getting xhdr.\n" msgstr "获取 xhdr 时发生错误。\n" @@ -483,7 +483,7 @@ msgid "error occurred on POP3 session\n" msgstr "POP3 会话发生错误\n" #: libsylph/prefs.c:196 libsylph/prefs.c:224 libsylph/prefs.c:269 -#: libsylph/prefs_account.c:218 libsylph/prefs_account.c:232 +#: libsylph/prefs_account.c:220 libsylph/prefs_account.c:234 #: src/prefs_display_header.c:413 src/prefs_display_header.c:438 msgid "failed to write configuration to file\n" msgstr "无法写入配置文件\n" @@ -515,12 +515,12 @@ msgstr "procmime_get_text_content():代码转换失败。\n" msgid "can't open mark file\n" msgstr "无法打开标记文件\n" -#: libsylph/procmsg.c:1132 +#: libsylph/procmsg.c:1134 #, c-format msgid "can't fetch message %d\n" msgstr "无法获取邮件 %d\n" -#: libsylph/procmsg.c:1364 +#: libsylph/procmsg.c:1366 #, c-format msgid "Print command line is invalid: `%s'\n" msgstr "打印命令行无效:“%s”\n" @@ -686,7 +686,7 @@ msgstr "" msgid "Name" msgstr "名称" -#: src/account_dialog.c:373 src/prefs_account_dialog.c:690 +#: src/account_dialog.c:373 src/prefs_account_dialog.c:693 msgid "Protocol" msgstr "协议" @@ -1145,7 +1145,7 @@ msgid "Group" msgstr "群组" #. special folder setting (maybe these options are redundant) -#: src/addressbook.c:3160 src/folderview.c:378 src/prefs_account_dialog.c:1764 +#: src/addressbook.c:3160 src/folderview.c:378 src/prefs_account_dialog.c:1771 #: src/query_search.c:398 msgid "Folder" msgstr "文件夹" @@ -1178,7 +1178,7 @@ msgstr "注意" msgid "Warning" msgstr "警告" -#: src/alertpanel.c:168 src/inc.c:634 +#: src/alertpanel.c:168 src/inc.c:679 msgid "Error" msgstr "错误" @@ -1704,7 +1704,7 @@ msgstr "MIME 类型" msgid "Size" msgstr "大小" -#: src/compose.c:4864 src/mainwindow.c:2382 src/prefs_account_dialog.c:553 +#: src/compose.c:4864 src/mainwindow.c:2382 src/prefs_account_dialog.c:556 #: src/prefs_common_dialog.c:684 msgid "Send" msgstr "发送" @@ -1746,7 +1746,7 @@ msgid "Attach file" msgstr "加入附件" #. signature -#: src/compose.c:4913 src/prefs_account_dialog.c:1243 +#: src/compose.c:4913 src/prefs_account_dialog.c:1250 #: src/prefs_common_dialog.c:1009 msgid "Signature" msgstr "签名" @@ -1959,7 +1959,7 @@ msgid " Check File " msgstr " 检查文件 " #: src/editbook.c:208 src/editjpilot.c:283 src/editvcard.c:196 -#: src/prefs_account_dialog.c:1277 +#: src/prefs_account_dialog.c:1284 msgid "File" msgstr "文件" @@ -2037,7 +2037,7 @@ msgid "Edit JPilot Entry" msgstr "编辑 JPilot 项" #: src/editjpilot.c:290 src/editldap.c:349 src/editvcard.c:203 -#: src/importldif.c:535 src/prefs_account_dialog.c:1792 +#: src/importldif.c:535 src/prefs_account_dialog.c:1799 #: src/prefs_common_dialog.c:1906 msgid " ... " msgstr " ... " @@ -2102,7 +2102,7 @@ msgstr "超时(秒)" msgid "Maximum Entries" msgstr "最大项数" -#: src/editldap.c:471 src/prefs_account_dialog.c:549 +#: src/editldap.c:471 src/prefs_account_dialog.c:552 msgid "Basic" msgstr "基本" @@ -2159,7 +2159,7 @@ msgid "Exporting file:" msgstr "导出文件:" #: src/export.c:196 src/export.c:202 src/import.c:202 src/import.c:208 -#: src/prefs_account_dialog.c:951 +#: src/prefs_account_dialog.c:955 msgid " Select... " msgstr " 选择... " @@ -2313,12 +2313,12 @@ msgstr "正在设置文件夹信息...\n" msgid "Setting folder info..." msgstr "正在设置文件夹信息..." -#: src/folderview.c:868 src/mainwindow.c:3654 src/setup.c:80 +#: src/folderview.c:868 src/mainwindow.c:3656 src/setup.c:80 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "正在扫描文件夹 %s%c%s ..." -#: src/folderview.c:872 src/mainwindow.c:3659 src/setup.c:85 +#: src/folderview.c:872 src/mainwindow.c:3661 src/setup.c:85 #, c-format msgid "Scanning folder %s ..." msgstr "正在扫描文件夹 %s ..." @@ -2591,7 +2591,7 @@ msgstr "导入 LDIF 文件到地址簿" msgid "Prev" msgstr "上一个" -#: src/importldif.c:769 src/mainwindow.c:2478 +#: src/importldif.c:769 src/mainwindow.c:2480 msgid "Next" msgstr "下一个" @@ -2612,143 +2612,143 @@ msgstr "完成" msgid "Sylpheed: %d new messages" msgstr "完成 (%d 个新邮件)" -#: src/inc.c:388 +#: src/inc.c:433 #, fuzzy msgid "Authenticating with POP3" msgstr "正在验证" -#: src/inc.c:414 +#: src/inc.c:459 msgid "Retrieving new messages" msgstr "正在获取新邮件" -#: src/inc.c:457 +#: src/inc.c:502 msgid "Standby" msgstr "请等待" -#: src/inc.c:591 src/inc.c:640 +#: src/inc.c:636 src/inc.c:685 msgid "Cancelled" msgstr "取消" -#: src/inc.c:602 +#: src/inc.c:647 msgid "Retrieving" msgstr "正在获取" -#: src/inc.c:611 +#: src/inc.c:656 #, c-format msgid "Done (%d message(s) (%s) received)" msgstr "完成 (收到 %d 个邮件 (%s))" -#: src/inc.c:615 +#: src/inc.c:660 msgid "Done (no new messages)" msgstr "完成 (没有新邮件)" -#: src/inc.c:621 +#: src/inc.c:666 msgid "Connection failed" msgstr "连接失败" -#: src/inc.c:624 +#: src/inc.c:669 msgid "Auth failed" msgstr "验证失败" -#: src/inc.c:627 +#: src/inc.c:672 msgid "Locked" msgstr "锁住" -#: src/inc.c:637 +#: src/inc.c:682 msgid "Timeout" msgstr "超时" -#: src/inc.c:687 +#: src/inc.c:732 #, c-format msgid "Finished (%d new message(s))" msgstr "完成 (%d 个新邮件)" -#: src/inc.c:690 +#: src/inc.c:735 msgid "Finished (no new messages)" msgstr "完成 (没有新邮件)" -#: src/inc.c:699 +#: src/inc.c:744 msgid "Some errors occurred while getting mail." msgstr "获取邮件时发生错误。" -#: src/inc.c:735 +#: src/inc.c:780 #, c-format msgid "getting new messages of account %s...\n" msgstr "正在获取帐号 %s 的新邮件...\n" -#: src/inc.c:739 +#: src/inc.c:784 #, fuzzy, c-format msgid "%s: Authenticating with POP3" msgstr "正在验证" -#: src/inc.c:742 +#: src/inc.c:787 #, c-format msgid "%s: Retrieving new messages" msgstr "%s:正在获取新邮件" -#: src/inc.c:761 +#: src/inc.c:806 #, c-format msgid "Connecting to POP3 server: %s..." msgstr "正在连接POP3服务器:%s..." -#: src/inc.c:772 +#: src/inc.c:817 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "无法连接POP3服务器:%s:%d\n" -#: src/inc.c:851 src/send_message.c:641 +#: src/inc.c:896 src/send_message.c:641 msgid "Authenticating..." msgstr "正在验证..." -#: src/inc.c:852 +#: src/inc.c:897 #, c-format msgid "Retrieving messages from %s..." msgstr "正在从 %s 获取邮件..." -#: src/inc.c:857 +#: src/inc.c:902 msgid "Getting the number of new messages (STAT)..." msgstr "正在获取新邮件数量(STAT)..." -#: src/inc.c:861 +#: src/inc.c:906 msgid "Getting the number of new messages (LAST)..." msgstr "正在获取新邮件数量(LAST)..." -#: src/inc.c:865 +#: src/inc.c:910 msgid "Getting the number of new messages (UIDL)..." msgstr "正在获取新邮件数量(UIDL)..." -#: src/inc.c:869 +#: src/inc.c:914 msgid "Getting the size of messages (LIST)..." msgstr "正在获取新邮件的大小(LIST)..." -#: src/inc.c:879 +#: src/inc.c:924 #, c-format msgid "Deleting message %d" msgstr "正在删除邮件 %d" -#: src/inc.c:886 src/send_message.c:659 +#: src/inc.c:931 src/send_message.c:659 msgid "Quitting" msgstr "正在退出" -#: src/inc.c:911 +#: src/inc.c:956 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "正在获取邮件 (%d / %d) (%s / %s)" -#: src/inc.c:932 +#: src/inc.c:977 #, c-format msgid "Retrieving (%d message(s) (%s) received)" msgstr "正在获取 (收到 %d 个邮件 (%s))" -#: src/inc.c:1177 +#: src/inc.c:1222 msgid "Connection failed." msgstr "连接失败" -#: src/inc.c:1183 +#: src/inc.c:1228 msgid "Error occurred while processing mail." msgstr "处理邮件时发生错误。" -#: src/inc.c:1188 +#: src/inc.c:1233 #, c-format msgid "" "Error occurred while processing mail:\n" @@ -2757,28 +2757,28 @@ msgstr "" "处理邮件时发生错误:\n" "%s" -#: src/inc.c:1194 +#: src/inc.c:1239 msgid "No disk space left." msgstr "没有剩余磁盘空间。" -#: src/inc.c:1199 +#: src/inc.c:1244 msgid "Can't write file." msgstr "无法写入文件。" -#: src/inc.c:1204 +#: src/inc.c:1249 msgid "Socket error." msgstr "Socket错误。" #. consider EOF right after QUIT successful -#: src/inc.c:1210 src/send_message.c:594 src/send_message.c:785 +#: src/inc.c:1255 src/send_message.c:594 src/send_message.c:785 msgid "Connection closed by the remote host." msgstr "远程主机关闭了连接。" -#: src/inc.c:1216 +#: src/inc.c:1261 msgid "Mailbox is locked." msgstr "信箱被锁住。" -#: src/inc.c:1220 +#: src/inc.c:1265 #, c-format msgid "" "Mailbox is locked:\n" @@ -2787,11 +2787,11 @@ msgstr "" "信箱被锁住:\n" "%s" -#: src/inc.c:1226 src/send_message.c:770 +#: src/inc.c:1271 src/send_message.c:770 msgid "Authentication failed." msgstr "验证失败。" -#: src/inc.c:1231 src/send_message.c:773 +#: src/inc.c:1276 src/send_message.c:773 #, c-format msgid "" "Authentication failed:\n" @@ -2800,15 +2800,15 @@ msgstr "" "验证失败:\n" "%s" -#: src/inc.c:1236 src/send_message.c:789 +#: src/inc.c:1281 src/send_message.c:789 msgid "Session timed out." msgstr "会话超时。" -#: src/inc.c:1272 +#: src/inc.c:1317 msgid "Incorporation cancelled\n" msgstr "合并新邮件被取消\n" -#: src/inc.c:1355 +#: src/inc.c:1400 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "正在从 %s 获取新邮件到 %s...\n" @@ -3691,7 +3691,7 @@ msgstr "合并所有帐号的新邮件" msgid "Send queued message(s)" msgstr "发送队列中的邮件" -#: src/mainwindow.c:2393 src/prefs_account_dialog.c:555 +#: src/mainwindow.c:2393 src/prefs_account_dialog.c:558 #: src/prefs_common_dialog.c:686 src/prefs_folder_item.c:140 msgid "Compose" msgstr "撰写" @@ -3733,62 +3733,62 @@ msgstr "删除该邮件" msgid "Set as junk mail" msgstr "设置为默认帐号" -#: src/mainwindow.c:2468 +#: src/mainwindow.c:2470 msgid "Execute" msgstr "执行" -#: src/mainwindow.c:2469 +#: src/mainwindow.c:2471 msgid "Execute marked process" msgstr "执行标记的处理" -#: src/mainwindow.c:2479 +#: src/mainwindow.c:2481 msgid "Next unread message" msgstr "下一个未读的邮件" -#: src/mainwindow.c:2491 +#: src/mainwindow.c:2493 msgid "Prefs" msgstr "首选项" -#: src/mainwindow.c:2492 +#: src/mainwindow.c:2494 msgid "Common preferences" msgstr "通用首选项" -#: src/mainwindow.c:2500 src/prefs_folder_item.c:289 +#: src/mainwindow.c:2502 src/prefs_folder_item.c:289 #: src/prefs_folder_item.c:300 src/progressdialog.c:128 msgid "Account" msgstr "帐号" -#: src/mainwindow.c:2501 +#: src/mainwindow.c:2503 msgid "Account setting" msgstr "帐号设置" -#: src/mainwindow.c:2673 +#: src/mainwindow.c:2675 msgid "You are offline. Click the icon to go online." msgstr "您处于离线状态。单击图标切换到在线状态。" -#: src/mainwindow.c:2684 +#: src/mainwindow.c:2686 msgid "You are online. Click the icon to go offline." msgstr "您处于在线状态。单击图标切换到离线状态。" -#: src/mainwindow.c:2954 +#: src/mainwindow.c:2956 msgid "Exit" msgstr "退出" -#: src/mainwindow.c:2954 +#: src/mainwindow.c:2956 msgid "Exit this program?" msgstr "要退出本程序吗?" -#: src/mainwindow.c:3572 +#: src/mainwindow.c:3574 #, fuzzy msgid "Command line options" msgstr "没有设置命令行。" -#: src/mainwindow.c:3585 +#: src/mainwindow.c:3587 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "用法:%s [OPTION]...\n" -#: src/mainwindow.c:3593 +#: src/mainwindow.c:3595 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -3804,7 +3804,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:3609 +#: src/mainwindow.c:3611 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4011,424 +4011,429 @@ msgstr "" "错误的口令串!重试...\n" "\n" -#: src/prefs_account_dialog.c:438 +#: src/prefs_account_dialog.c:441 msgid "Opening account preferences window...\n" msgstr "正在打开帐号首选项窗口...\n" -#: src/prefs_account_dialog.c:478 +#: src/prefs_account_dialog.c:481 #, c-format msgid "Account%d" msgstr "帐号%d" -#: src/prefs_account_dialog.c:499 +#: src/prefs_account_dialog.c:502 msgid "Preferences for new account" msgstr "新帐号的首选项" -#: src/prefs_account_dialog.c:508 +#: src/prefs_account_dialog.c:511 msgid "Account preferences" msgstr "帐号首选项" -#: src/prefs_account_dialog.c:531 +#: src/prefs_account_dialog.c:534 msgid "Creating account preferences window...\n" msgstr "正在创建帐号首选项窗口...\n" -#: src/prefs_account_dialog.c:551 src/prefs_common_dialog.c:682 +#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:682 msgid "Receive" msgstr "接收" -#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:693 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:693 msgid "Privacy" msgstr "隐私" -#: src/prefs_account_dialog.c:562 +#: src/prefs_account_dialog.c:565 msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:565 src/prefs_common_dialog.c:2192 +#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2192 msgid "Advanced" msgstr "高级" -#: src/prefs_account_dialog.c:621 +#: src/prefs_account_dialog.c:624 msgid "Name of this account" msgstr "帐号名称" -#: src/prefs_account_dialog.c:630 +#: src/prefs_account_dialog.c:633 msgid "Set as default" msgstr "设置为默认帐号" -#: src/prefs_account_dialog.c:634 +#: src/prefs_account_dialog.c:637 msgid "Personal information" msgstr "个人资料" -#: src/prefs_account_dialog.c:643 +#: src/prefs_account_dialog.c:646 msgid "Full name" msgstr "全名" -#: src/prefs_account_dialog.c:649 +#: src/prefs_account_dialog.c:652 msgid "Mail address" msgstr "邮件地址" -#: src/prefs_account_dialog.c:655 +#: src/prefs_account_dialog.c:658 msgid "Organization" msgstr "组织" -#: src/prefs_account_dialog.c:679 +#: src/prefs_account_dialog.c:682 msgid "Server information" msgstr "服务器资料" -#: src/prefs_account_dialog.c:700 src/prefs_account_dialog.c:856 -#: src/prefs_account_dialog.c:1537 +#: src/prefs_account_dialog.c:703 src/prefs_account_dialog.c:860 +#: src/prefs_account_dialog.c:1544 msgid "POP3" msgstr "POP3" -#: src/prefs_account_dialog.c:702 src/prefs_account_dialog.c:964 -#: src/prefs_account_dialog.c:1554 src/prefs_account_dialog.c:1736 +#: src/prefs_account_dialog.c:705 src/prefs_account_dialog.c:968 +#: src/prefs_account_dialog.c:1561 src/prefs_account_dialog.c:1743 msgid "IMAP4" msgstr "IMAP4" -#: src/prefs_account_dialog.c:704 +#: src/prefs_account_dialog.c:707 msgid "News (NNTP)" msgstr "新闻组 (NNTP)" -#: src/prefs_account_dialog.c:706 +#: src/prefs_account_dialog.c:709 msgid "None (local)" msgstr "无(本地)" -#: src/prefs_account_dialog.c:719 +#: src/prefs_account_dialog.c:722 msgid "This server requires authentication" msgstr "该服务器需要验证" -#: src/prefs_account_dialog.c:758 +#: src/prefs_account_dialog.c:761 msgid "News server" msgstr "新闻组服务器" -#: src/prefs_account_dialog.c:764 +#: src/prefs_account_dialog.c:767 msgid "Server for receiving" msgstr "接收服务器" -#: src/prefs_account_dialog.c:770 +#: src/prefs_account_dialog.c:773 msgid "SMTP server (send)" msgstr "SMTP服务器(发送)" -#: src/prefs_account_dialog.c:777 src/prefs_account_dialog.c:1161 +#: src/prefs_account_dialog.c:780 src/prefs_account_dialog.c:1168 msgid "User ID" msgstr "用户名" -#: src/prefs_account_dialog.c:783 src/prefs_account_dialog.c:1170 +#: src/prefs_account_dialog.c:786 src/prefs_account_dialog.c:1177 msgid "Password" msgstr "密码" -#: src/prefs_account_dialog.c:864 +#: src/prefs_account_dialog.c:868 msgid "Use secure authentication (APOP)" msgstr "使用安全验证 (APOP)" -#: src/prefs_account_dialog.c:867 +#: src/prefs_account_dialog.c:871 msgid "Remove messages on server when received" msgstr "收到邮件后从服务器上删除" -#: src/prefs_account_dialog.c:878 +#: src/prefs_account_dialog.c:882 msgid "Remove after" msgstr "以后删除" -#: src/prefs_account_dialog.c:887 +#: src/prefs_account_dialog.c:891 msgid "days" msgstr "天" -#: src/prefs_account_dialog.c:904 +#: src/prefs_account_dialog.c:908 #, fuzzy msgid "0 days: remove immediately" msgstr "(0 天:立即删除)" -#: src/prefs_account_dialog.c:914 +#: src/prefs_account_dialog.c:918 #, fuzzy msgid "Download all messages (including already received) on server" msgstr "下载服务器上的所有邮件" -#: src/prefs_account_dialog.c:920 +#: src/prefs_account_dialog.c:924 msgid "Receive size limit" msgstr "接收大小限制" -#: src/prefs_account_dialog.c:927 src/prefs_filter_edit.c:574 +#: src/prefs_account_dialog.c:931 src/prefs_filter_edit.c:574 #: src/prefs_filter_edit.c:1003 msgid "KB" msgstr "KB" -#: src/prefs_account_dialog.c:934 +#: src/prefs_account_dialog.c:938 msgid "Filter messages on receiving" msgstr "在接收邮件时进行过滤" -#: src/prefs_account_dialog.c:942 +#: src/prefs_account_dialog.c:946 msgid "Default inbox" msgstr "默认收件箱" -#: src/prefs_account_dialog.c:962 +#: src/prefs_account_dialog.c:966 #, fuzzy msgid "Unfiltered messages will be stored in this folder." msgstr "(没有过滤的邮件会保存在该文件夹中)" -#: src/prefs_account_dialog.c:975 src/prefs_account_dialog.c:1131 +#: src/prefs_account_dialog.c:979 src/prefs_account_dialog.c:1138 msgid "Authentication method" msgstr "验证方法" -#: src/prefs_account_dialog.c:985 src/prefs_account_dialog.c:1141 +#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148 #: src/prefs_common_dialog.c:900 src/prefs_common_dialog.c:2579 msgid "Automatic" msgstr "自动" -#: src/prefs_account_dialog.c:993 +#: src/prefs_account_dialog.c:997 #, fuzzy msgid "Only check INBOX on receiving" msgstr "仅在手工接收时" -#: src/prefs_account_dialog.c:995 +#: src/prefs_account_dialog.c:999 +#, fuzzy +msgid "Filter new messages in INBOX on receiving" +msgstr "在接收邮件时进行过滤" + +#: src/prefs_account_dialog.c:1001 msgid "News" msgstr "新闻" -#: src/prefs_account_dialog.c:1007 +#: src/prefs_account_dialog.c:1013 #, fuzzy msgid "Maximum number of articles to download" msgstr "" "下载文章的最大数量\n" "(指定 0 表示无限制)" -#: src/prefs_account_dialog.c:1024 +#: src/prefs_account_dialog.c:1030 #, fuzzy msgid "No limit if 0 is specified." msgstr "没有指定收件人。" -#: src/prefs_account_dialog.c:1028 +#: src/prefs_account_dialog.c:1034 msgid "`Get all' checks for new messages on this account" msgstr "“全部接收”时检查该帐号的新邮件" -#: src/prefs_account_dialog.c:1081 src/prefs_customheader.c:186 +#: src/prefs_account_dialog.c:1088 src/prefs_customheader.c:186 msgid "Header" msgstr "邮件头" -#: src/prefs_account_dialog.c:1088 +#: src/prefs_account_dialog.c:1095 msgid "Add Date header field" msgstr "添加日期头域" -#: src/prefs_account_dialog.c:1089 +#: src/prefs_account_dialog.c:1096 msgid "Generate Message-ID" msgstr "生成邮件标识" -#: src/prefs_account_dialog.c:1096 +#: src/prefs_account_dialog.c:1103 msgid "Add user-defined header" msgstr "添加用户定义的头域" -#: src/prefs_account_dialog.c:1098 src/prefs_common_dialog.c:1609 +#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1609 #: src/prefs_common_dialog.c:1636 msgid " Edit... " msgstr " 编辑... " -#: src/prefs_account_dialog.c:1108 +#: src/prefs_account_dialog.c:1115 msgid "Authentication" msgstr "验证" -#: src/prefs_account_dialog.c:1116 +#: src/prefs_account_dialog.c:1123 msgid "SMTP Authentication (SMTP AUTH)" msgstr "SMTP验证(SMTP AUTH)" -#: src/prefs_account_dialog.c:1192 +#: src/prefs_account_dialog.c:1199 msgid "" "If you leave these entries empty, the same user ID and password as receiving " "will be used." msgstr "如果您不填这些项,将使用和接收邮件相同的用户名和口令。" -#: src/prefs_account_dialog.c:1205 +#: src/prefs_account_dialog.c:1212 msgid "Authenticate with POP3 before sending" msgstr "发送前用POP3验证" -#: src/prefs_account_dialog.c:1251 +#: src/prefs_account_dialog.c:1258 msgid "Direct input" msgstr "" -#: src/prefs_account_dialog.c:1285 +#: src/prefs_account_dialog.c:1292 msgid "Command output" msgstr "命令输出" -#: src/prefs_account_dialog.c:1306 src/prefs_folder_item.c:331 +#: src/prefs_account_dialog.c:1313 src/prefs_folder_item.c:331 msgid "Automatically set the following addresses" msgstr "自动设置以下地址" -#: src/prefs_account_dialog.c:1315 +#: src/prefs_account_dialog.c:1322 msgid "Cc" msgstr "抄送" -#: src/prefs_account_dialog.c:1328 +#: src/prefs_account_dialog.c:1335 msgid "Bcc" msgstr "密件抄送" -#: src/prefs_account_dialog.c:1341 +#: src/prefs_account_dialog.c:1348 msgid "Reply-To" msgstr "回复至" -#: src/prefs_account_dialog.c:1396 +#: src/prefs_account_dialog.c:1403 msgid "Sign message by default" msgstr "默认对邮件签名" -#: src/prefs_account_dialog.c:1398 +#: src/prefs_account_dialog.c:1405 msgid "Encrypt message by default" msgstr "默认对邮件加密" -#: src/prefs_account_dialog.c:1400 +#: src/prefs_account_dialog.c:1407 msgid "Encrypt when replying to encrypted message" msgstr "" -#: src/prefs_account_dialog.c:1402 +#: src/prefs_account_dialog.c:1409 msgid "Use ASCII-armored format for encryption" msgstr "使用 ASCII 包裹格式进行加密" -#: src/prefs_account_dialog.c:1404 +#: src/prefs_account_dialog.c:1411 msgid "Use clear text signature" msgstr "使用明文签名" -#: src/prefs_account_dialog.c:1409 +#: src/prefs_account_dialog.c:1416 msgid "Sign key" msgstr "签名密钥" -#: src/prefs_account_dialog.c:1417 +#: src/prefs_account_dialog.c:1424 msgid "Use default GnuPG key" msgstr "使用默认的GnuPG密钥" -#: src/prefs_account_dialog.c:1426 +#: src/prefs_account_dialog.c:1433 msgid "Select key by your email address" msgstr "按照邮件地址选择密钥" -#: src/prefs_account_dialog.c:1435 +#: src/prefs_account_dialog.c:1442 msgid "Specify key manually" msgstr "手工指定密钥" -#: src/prefs_account_dialog.c:1451 +#: src/prefs_account_dialog.c:1458 msgid "User or key ID:" msgstr "用户或者密钥ID:" -#: src/prefs_account_dialog.c:1545 src/prefs_account_dialog.c:1562 -#: src/prefs_account_dialog.c:1578 src/prefs_account_dialog.c:1596 +#: src/prefs_account_dialog.c:1552 src/prefs_account_dialog.c:1569 +#: src/prefs_account_dialog.c:1585 src/prefs_account_dialog.c:1603 msgid "Don't use SSL" msgstr "不使用SSL" -#: src/prefs_account_dialog.c:1548 +#: src/prefs_account_dialog.c:1555 msgid "Use SSL for POP3 connection" msgstr "使用SSL连接POP3服务器" -#: src/prefs_account_dialog.c:1551 src/prefs_account_dialog.c:1568 -#: src/prefs_account_dialog.c:1602 +#: src/prefs_account_dialog.c:1558 src/prefs_account_dialog.c:1575 +#: src/prefs_account_dialog.c:1609 msgid "Use STARTTLS command to start SSL session" msgstr "使用STARTTLS命令开始SSL会话" -#: src/prefs_account_dialog.c:1565 +#: src/prefs_account_dialog.c:1572 msgid "Use SSL for IMAP4 connection" msgstr "使用SSL连接IMAP4服务器" -#: src/prefs_account_dialog.c:1571 +#: src/prefs_account_dialog.c:1578 msgid "NNTP" msgstr "NNTP" -#: src/prefs_account_dialog.c:1586 +#: src/prefs_account_dialog.c:1593 msgid "Use SSL for NNTP connection" msgstr "使用SSL连接NNTP服务器" -#: src/prefs_account_dialog.c:1588 +#: src/prefs_account_dialog.c:1595 msgid "Send (SMTP)" msgstr "发送(SMTP)" -#: src/prefs_account_dialog.c:1599 +#: src/prefs_account_dialog.c:1606 msgid "Use SSL for SMTP connection" msgstr "使用SSL连接SMTP服务器" -#: src/prefs_account_dialog.c:1610 +#: src/prefs_account_dialog.c:1617 msgid "Use non-blocking SSL" msgstr "使用非阻塞式SSL" -#: src/prefs_account_dialog.c:1613 +#: src/prefs_account_dialog.c:1620 #, fuzzy msgid "Turn this off if you have problems in SSL connection." msgstr "(如果您遇到SSL连接问题,请关闭该选项)" -#: src/prefs_account_dialog.c:1703 +#: src/prefs_account_dialog.c:1710 msgid "Specify SMTP port" msgstr "指定SMTP端口" -#: src/prefs_account_dialog.c:1709 +#: src/prefs_account_dialog.c:1716 msgid "Specify POP3 port" msgstr "指定POP3端口" -#: src/prefs_account_dialog.c:1715 +#: src/prefs_account_dialog.c:1722 msgid "Specify IMAP4 port" msgstr "指定IMAP4端口" -#: src/prefs_account_dialog.c:1721 +#: src/prefs_account_dialog.c:1728 msgid "Specify NNTP port" msgstr "指定NNTP端口" -#: src/prefs_account_dialog.c:1726 +#: src/prefs_account_dialog.c:1733 msgid "Specify domain name" msgstr "指定域名" -#: src/prefs_account_dialog.c:1747 +#: src/prefs_account_dialog.c:1754 msgid "IMAP server directory" msgstr "IMAP4 服务器目录" -#: src/prefs_account_dialog.c:1757 +#: src/prefs_account_dialog.c:1764 msgid "Only the subfolders of this directory will be displayed." msgstr "" -#: src/prefs_account_dialog.c:1760 +#: src/prefs_account_dialog.c:1767 #, fuzzy msgid "Clear all message caches on exit" msgstr "下载服务器上的所有邮件" -#: src/prefs_account_dialog.c:1805 +#: src/prefs_account_dialog.c:1812 msgid "Put sent messages in" msgstr "将已发出的邮件保存于" -#: src/prefs_account_dialog.c:1807 +#: src/prefs_account_dialog.c:1814 msgid "Put draft messages in" msgstr "将邮件草稿保存于" -#: src/prefs_account_dialog.c:1809 +#: src/prefs_account_dialog.c:1816 #, fuzzy msgid "Put queued messages in" msgstr "将删除的邮件保存于" -#: src/prefs_account_dialog.c:1811 +#: src/prefs_account_dialog.c:1818 msgid "Put deleted messages in" msgstr "将删除的邮件保存于" -#: src/prefs_account_dialog.c:1875 +#: src/prefs_account_dialog.c:1882 msgid "Account name is not entered." msgstr "没有输入帐号名称。" -#: src/prefs_account_dialog.c:1879 +#: src/prefs_account_dialog.c:1886 msgid "Mail address is not entered." msgstr "没有输入邮件地址。" -#: src/prefs_account_dialog.c:1884 +#: src/prefs_account_dialog.c:1891 msgid "SMTP server is not entered." msgstr "没有输入SMTP服务器。" -#: src/prefs_account_dialog.c:1889 +#: src/prefs_account_dialog.c:1896 msgid "User ID is not entered." msgstr "没有输入用户标识。" -#: src/prefs_account_dialog.c:1894 +#: src/prefs_account_dialog.c:1901 msgid "POP3 server is not entered." msgstr "没有输入POP3服务器。" -#: src/prefs_account_dialog.c:1899 +#: src/prefs_account_dialog.c:1906 msgid "IMAP4 server is not entered." msgstr "没有输入IMAP4服务器。" -#: src/prefs_account_dialog.c:1904 +#: src/prefs_account_dialog.c:1911 msgid "NNTP server is not entered." msgstr "没有输入NNTP服务器。" -#: src/prefs_account_dialog.c:1930 +#: src/prefs_account_dialog.c:1937 msgid "Specified folder is not a queue folder." msgstr "" -#: src/prefs_account_dialog.c:2040 +#: src/prefs_account_dialog.c:2047 msgid "" "It's not recommended to use the old style ASCII-armored\n" "mode for encrypted messages. It doesn't comply with the\n" @@ -6696,35 +6701,35 @@ msgid "" "failed.\n" msgstr "" -#: src/textview.c:1982 +#: src/textview.c:1986 msgid "Sa_ve this image as..." msgstr "图像另存为(_V)..." -#: src/textview.c:1998 src/trayicon.c:158 +#: src/textview.c:2002 src/trayicon.c:158 #, fuzzy msgid "Compose _new message" msgstr "撰写新邮件" -#: src/textview.c:2000 +#: src/textview.c:2004 #, fuzzy msgid "Add to address _book..." msgstr "/添加发件人到地址簿(_K)" -#: src/textview.c:2002 +#: src/textview.c:2006 #, fuzzy msgid "Copy this add_ress" msgstr "复制链接(_L)" -#: src/textview.c:2005 +#: src/textview.c:2009 #, fuzzy msgid "_Open with Web browser" msgstr "网页浏览器" -#: src/textview.c:2007 +#: src/textview.c:2011 msgid "Copy this _link" msgstr "复制链接(_L)" -#: src/textview.c:2150 +#: src/textview.c:2154 #, fuzzy, c-format msgid "" "The real URL (%s) is different from\n" @@ -6736,7 +6741,7 @@ msgstr "" "显示的 URL (%s) 不同。\n" "仍然要打开吗?" -#: src/textview.c:2155 +#: src/textview.c:2159 msgid "Fake URL warning" msgstr "" -- cgit v1.2.3