blob: e16a582bdd22747dd6cb6ff9907edbd67fca9843 (
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
|
<!-- 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/. -->
<!-- extracted from am-advanced.xhtml -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!ENTITY smtpServer.label "发送服务器 (SMTP) 设置">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpDescription.label "管理您身份信息的同时,您可以从此列表中选择外发服务器 (SMTP),或者您也可以选择 "使用默认服务器"。">
<!ENTITY smtpListAdd.label "添加…">
<!ENTITY smtpListAdd.accesskey "d">
<!ENTITY smtpListEdit.label "编辑…">
<!ENTITY smtpListEdit.accesskey "E">
<!ENTITY smtpListDelete.label "删除">
<!ENTITY smtpListDelete.accesskey "m">
<!ENTITY smtpListSetDefault.label "设为默认">
<!ENTITY smtpListSetDefault.accesskey "t">
<!ENTITY serverDetails.label "选中服务器的详细信息:">
<!ENTITY serverDescription.label "描述:">
<!ENTITY serverName.label "服务器名称:">
<!ENTITY serverPort.label "端口:">
<!ENTITY userName.label "用户名:">
<!ENTITY connectionSecurity.label "连接安全: ">
<!ENTITY authMethod.label "验证方式:">
|