From 83ee9999035fcf1e83ac545c0b6380c2b2678a77 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 14 Nov 2008 04:44:06 +0000 Subject: added menu to the remote POP3 mailbox window. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2068 ee746299-78ed-0310-b773-934348b2243d --- po/zh_CN.po | 89 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 50 insertions(+), 39 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index ef94e6ef..e87736ba 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: 2008-11-13 14:59+0900\n" +"POT-Creation-Date: 2008-11-14 13:39+0900\n" "PO-Revision-Date: 2005-03-17 09:22+0800\n" "Last-Translator: Wang Jian \n" "Language-Team: zh_CN \n" @@ -1600,7 +1600,7 @@ msgid "Can't get the part of multipart message." msgstr "无法获得分块邮件的分块。" #: src/compose.c:2730 src/headerview.c:233 src/query_search.c:687 -#: src/rpop3.c:586 src/summaryview.c:2271 +#: src/rpop3.c:663 src/summaryview.c:2271 msgid "(No Subject)" msgstr "(没有主题)" @@ -1790,7 +1790,7 @@ msgstr "MIME 类型" #. S_COL_DATE #: src/compose.c:5100 src/mimeview.c:217 src/prefs_filter_edit.c:503 -#: src/prefs_summary_column.c:78 src/rpop3.c:353 src/select-keys.c:320 +#: src/prefs_summary_column.c:78 src/rpop3.c:418 src/select-keys.c:320 #: src/summaryview.c:5089 msgid "Size" msgstr "大小" @@ -2512,7 +2512,7 @@ msgstr "新闻组:" msgid "Creating header view...\n" msgstr "正在创建标题视图...\n" -#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:587 +#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:664 #: src/summaryview.c:2274 msgid "(No From)" msgstr "(没有发件人)" @@ -2797,7 +2797,7 @@ msgstr "正在连接POP3服务器:%s..." msgid "Can't connect to POP3 server: %s:%d\n" msgstr "无法连接POP3服务器:%s:%d\n" -#: src/inc.c:934 src/rpop3.c:743 src/send_message.c:813 +#: src/inc.c:934 src/rpop3.c:820 src/send_message.c:813 #, c-format msgid "Authenticating..." msgstr "正在验证..." @@ -2873,7 +2873,7 @@ msgid "Socket error." msgstr "Socket错误。" #. consider EOF right after QUIT successful -#: src/inc.c:1309 src/rpop3.c:467 src/rpop3.c:468 src/send_message.c:760 +#: src/inc.c:1309 src/rpop3.c:544 src/rpop3.c:545 src/send_message.c:760 #: src/send_message.c:966 msgid "Connection closed by the remote host." msgstr "远程主机关闭了连接。" @@ -2891,11 +2891,11 @@ msgstr "" "信箱被锁住:\n" "%s" -#: src/inc.c:1325 src/rpop3.c:442 src/rpop3.c:447 src/send_message.c:946 +#: src/inc.c:1325 src/rpop3.c:519 src/rpop3.c:524 src/send_message.c:946 msgid "Authentication failed." msgstr "验证失败。" -#: src/inc.c:1330 src/rpop3.c:444 src/send_message.c:949 +#: src/inc.c:1330 src/rpop3.c:521 src/send_message.c:949 #, c-format msgid "" "Authentication failed:\n" @@ -2904,7 +2904,7 @@ msgstr "" "验证失败:\n" "%s" -#: src/inc.c:1335 src/rpop3.c:472 src/rpop3.c:473 src/send_message.c:970 +#: src/inc.c:1335 src/rpop3.c:549 src/rpop3.c:550 src/send_message.c:970 msgid "Session timed out." msgstr "会话超时。" @@ -6007,19 +6007,19 @@ msgid "Attachment" msgstr "附件" #. S_COL_MIME -#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:350 +#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:415 #: src/summaryview.c:5082 msgid "Subject" msgstr "主题" #. S_COL_SUBJECT -#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:351 +#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:416 #: src/summaryview.c:5085 msgid "From" msgstr "发件人" #. S_COL_FROM -#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:352 +#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:417 #: src/summaryview.c:5087 msgid "Date" msgstr "日期" @@ -6346,7 +6346,7 @@ msgstr "正在扫描文件夹 %s ..." msgid "Searching %s (%d / %d)..." msgstr "正在过滤..." -#: src/query_search.c:696 src/rpop3.c:595 src/summaryview.c:2195 +#: src/query_search.c:696 src/rpop3.c:672 src/summaryview.c:2195 msgid "(No Date)" msgstr "(没有日期)" @@ -6414,94 +6414,109 @@ msgstr "签名创建于 %s\n" msgid "Error verifying the signature" msgstr "验证签名时发生错误" -#: src/rpop3.c:290 +#: src/rpop3.c:242 +#, fuzzy +msgid "_File" +msgstr "/文件(_F)" + +#: src/rpop3.c:243 src/rpop3.c:436 +#, fuzzy +msgid "_Get" +msgstr "接收" + +#: src/rpop3.c:248 +#, fuzzy +msgid "_Help" +msgstr "/帮助(_H)" + +#: src/rpop3.c:249 +#, fuzzy +msgid "_About" +msgstr "关于" + +#: src/rpop3.c:338 #, fuzzy, c-format msgid "%s - POP3 Remote mailbox" msgstr "删除邮箱" -#: src/rpop3.c:349 src/summaryview.c:5091 +#: src/rpop3.c:414 src/summaryview.c:5091 msgid "No." msgstr "No." -#: src/rpop3.c:371 -#, fuzzy -msgid "_Get" -msgstr "接收" - -#: src/rpop3.c:420 +#: src/rpop3.c:497 #, fuzzy, c-format msgid "Connecting to %s:%d ..." msgstr "正在连接SMTP服务器:%s ..." -#: src/rpop3.c:425 src/rpop3.c:479 src/rpop3.c:482 +#: src/rpop3.c:502 src/rpop3.c:556 src/rpop3.c:559 #, fuzzy, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "无法连接POP3服务器:%s:%d\n" -#: src/rpop3.c:453 src/rpop3.c:459 src/rpop3.c:486 src/rpop3.c:488 +#: src/rpop3.c:530 src/rpop3.c:536 src/rpop3.c:563 src/rpop3.c:565 #, fuzzy msgid "Error occurred during POP3 session." msgstr "POP3 会话发生错误\n" -#: src/rpop3.c:456 +#: src/rpop3.c:533 #, fuzzy, c-format msgid "" "Error occurred during POP3 session:\n" "%s" msgstr "POP3 会话发生错误\n" -#: src/rpop3.c:609 +#: src/rpop3.c:686 #, fuzzy, c-format msgid "Retrieving message headers (%d / %d) ..." msgstr "正在发送邮件 (%d / %d 字节)" -#: src/rpop3.c:769 +#: src/rpop3.c:846 #, fuzzy msgid "Getting the number of messages..." msgstr "正在获取新邮件数量(STAT)..." -#: src/rpop3.c:778 src/rpop3.c:791 +#: src/rpop3.c:855 src/rpop3.c:868 #, fuzzy msgid "No message" msgstr "没有新邮件" -#: src/rpop3.c:824 +#: src/rpop3.c:901 #, fuzzy, c-format msgid "Deleted %d messages" msgstr "删除邮件" -#: src/rpop3.c:862 src/rpop3.c:874 src/rpop3.c:922 src/rpop3.c:1109 +#: src/rpop3.c:939 src/rpop3.c:951 src/rpop3.c:1001 src/rpop3.c:1196 #: src/send_message.c:830 #, c-format msgid "Quitting..." msgstr "正在退出..." -#: src/rpop3.c:907 +#: src/rpop3.c:986 #, fuzzy, c-format msgid "Retrieved %d messages" msgstr "正在获取新邮件" -#: src/rpop3.c:914 +#: src/rpop3.c:993 #, fuzzy, c-format msgid "Opened message %d" msgstr "立即发送邮件" -#: src/rpop3.c:930 +#: src/rpop3.c:1009 #, fuzzy, c-format msgid "Retrieved %d message headers" msgstr "正在获取新邮件" -#: src/rpop3.c:1035 +#: src/rpop3.c:1122 #, fuzzy, c-format msgid "Retrieving message %d ..." msgstr "正在从 %s 获取邮件..." -#: src/rpop3.c:1061 +#: src/rpop3.c:1148 #, fuzzy msgid "Delete messages" msgstr "删除邮件" -#: src/rpop3.c:1062 +#: src/rpop3.c:1149 msgid "" "Really delete selected messages from server?\n" "This operation cannot be reverted." @@ -7319,10 +7334,6 @@ msgstr "旧式的Sylpheed" #~ msgid "SSL connect failed (%s)\n" #~ msgstr "SSL连接失败(%s)\n" -#, fuzzy -#~ msgid "_About" -#~ msgstr "关于" - #, fuzzy #~ msgid "/_View/Show all _headers" #~ msgstr "/查看(_V)/显示所有邮件头(_H)" -- cgit v1.2.3