summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/mailnews/compose/messengercompose.dtd
blob: a72d219a5d46429266f51d2056fbc3a7611144ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "新邮件:(无主题)">

<!ENTITY fromAddr.label "发件人:">
<!ENTITY fromAddr.accesskey "r">
<!ENTITY toAddr.label "收件人:">
<!ENTITY ccAddr.label "抄送:">
<!ENTITY bccAddr.label "密送:">
<!ENTITY replyAddr.label "回复地址:">
<!ENTITY newsgroupsAddr.label "新闻组:">
<!ENTITY followupAddr.label "跟踪地址:">
<!ENTITY subject.label "主题:">
<!ENTITY subject.accesskey "S">
<!ENTITY attachments.label "附件:">
<!ENTITY attachments.accesskey "c">

<!-- menu items:  the . means that the menu item isn't implemented yet -->

<!-- File menu items -->
<!ENTITY saveCmd.label "保存">
<!ENTITY saveCmd.accesskey "S">
<!ENTITY saveAsCmd.label "另存为">
<!ENTITY saveAsCmd.accesskey "A">
<!ENTITY saveAsFileCmd.label "文件…">
<!ENTITY saveAsFileCmd.accesskey "F">
<!ENTITY saveAsDraftCmd.label "草稿">
<!ENTITY saveAsDraftCmd.accesskey "D">
<!ENTITY saveAsTemplateCmd.label "模板">
<!ENTITY saveAsTemplateCmd.accesskey "T">
<!ENTITY attachMenu.label "附加">
<!ENTITY attachMenu.accesskey "t">
<!ENTITY attachFileCmd.label "文件…">
<!ENTITY attachFileCmd.accesskey "F">
<!ENTITY attachPageCmd.label "网页…">
<!ENTITY attachPageCmd.accesskey "W">
<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' -->
<!ENTITY attachVCardCmd.label "个人名片(vCard)">
<!ENTITY attachVCardCmd.accesskey "P">
<!ENTITY sendNowCmd.label "发送">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "d">
<!ENTITY sendLaterCmd.label "以后发送">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "L">

<!-- Edit menu items -->
<!ENTITY accountManagerCmd.label "邮件和新闻组账户设置…">
<!ENTITY accountManagerCmd.accesskey "M">

<!-- View menu items -->
<!ENTITY showComposeToolbarCmd.label "邮件工具栏">
<!ENTITY showComposeToolbarCmd.accesskey "o">
<!ENTITY showFormatToolbarCmd.label "格式化工具栏">
<!ENTITY showFormatToolbarCmd.accesskey "F">

<!-- Format menu items -->
<!ENTITY formatMenu.label "格式">
<!ENTITY formatMenu.accesskey "o">

<!-- Options menu items -->
<!ENTITY optionsMenu.label "选项">
<!ENTITY optionsMenu.accesskey "p">

<!ENTITY quoteCmd.label "引用原始消息">
<!ENTITY quoteCmd.accesskey "Q">
<!ENTITY selectAddressCmd.label "选择地址">
<!ENTITY selectAddressCmd.key "">
<!ENTITY selectAddressCmd.accesskey "A">

<!ENTITY priorityMenu.label "优先">
<!ENTITY priorityMenu.accesskey "P">
<!ENTITY lowestPriorityCmd.label "最低">
<!ENTITY lowestPriorityCmd.accesskey "L">
<!ENTITY lowPriorityCmd.label "低">
<!ENTITY lowPriorityCmd.accesskey "o">
<!ENTITY normalPriorityCmd.label "普通">
<!ENTITY normalPriorityCmd.accesskey "N">
<!ENTITY highPriorityCmd.label "高">
<!ENTITY highPriorityCmd.accesskey "i">
<!ENTITY highestPriorityCmd.label "最高">
<!ENTITY highestPriorityCmd.accesskey "H">

<!ENTITY returnReceiptMenu.label "返回邮件回执">
<!ENTITY returnReceiptMenu.accesskey "t">
<!ENTITY dsnMenu.label "递送状态通知">
<!ENTITY dsnMenu.accesskey "N">

<!ENTITY outputFormatMenu.label "格式">
<!ENTITY outputFormatMenu.accesskey  "F">
<!ENTITY autoFormatCmd.label "自动检测">
<!ENTITY autoFormatCmd.accesskey "A">
<!ENTITY plainTextFormatCmd.label "仅纯文本">
<!ENTITY plainTextFormatCmd.accesskey "P">
<!ENTITY htmlFormatCmd.label "仅复杂文本 (HTML)">
<!ENTITY htmlFormatCmd.accesskey "R">
<!ENTITY bothFormatCmd.label "简单或复杂 (HTML) 文本">
<!ENTITY bothFormatCmd.accesskey "L">

<!ENTITY fileCarbonCopyCmd.label "复制至">
<!ENTITY fileCarbonCopyCmd.accesskey "d">
<!ENTITY fileHereMenu.label "移动至此处">

<!--LOCALIZATION NOTE Toolbar items Don't change any "chrome://" URLs -->
<!-- Toolbar items -->
<!ENTITY sendButton.label "发送">
<!ENTITY addressButton.label "地址">
<!ENTITY attachButton.label "附加">
<!ENTITY spellingButton.label "拼写检查">
<!ENTITY saveButton.label "保存">
<!ENTITY stopButton.label "停止">

<!--tooltips-->
<!-- We already inherit &menuBar.tooltip and &mailToolbar.tooltip from messenger.dtd -->
<!ENTITY addressBar.tooltip "地址栏">
<!ENTITY formatToolbar.tooltip "格式化工具栏">
<!ENTITY sendButton.tooltip "现在发送此消息">
<!ENTITY sendlaterButton.tooltip "以后发送此消息">
<!ENTITY addressButton.tooltip "从通讯录中选择一个收件人">
<!ENTITY attachButton.tooltip "添加附件">
<!ENTITY saveButton.tooltip "保存此消息">
<!ENTITY stopButton.tooltip "停止当前的传输">

<!-- context menu items -->
<!ENTITY openAttachment.label "打开">
<!ENTITY openAttachment.accesskey "O">
<!ENTITY renameAttachment.label "重命名…">
<!ENTITY renameAttachment.accesskey "R">
<!ENTITY deleteAttachment.accesskey "D">
<!ENTITY selectAllAttachments.accesskey "A">
<!ENTITY attachFile.label "附件…">
<!ENTITY attachFile.accesskey "F">
<!ENTITY attachPage.label "附加网页…">
<!ENTITY attachPage.accesskey "W">