blob: 9ec06a709fc32e2416e3a586926156777a8782e3 (
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
|
<!-- 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/. -->
<!ENTITY settings.caption "設定">
<!ENTITY security.caption "セキュリティと認証">
<!ENTITY serverName.label "サーバー名:">
<!ENTITY serverName.accesskey "S">
<!ENTITY serverDescription.label "説明:">
<!ENTITY serverDescription.accesskey "D">
<!ENTITY serverPort.label "ポート番号:">
<!ENTITY serverPort.accesskey "P">
<!ENTITY userName.label "ユーザー名:">
<!ENTITY userName.accesskey "m">
<!ENTITY connectionSecurity.label "接続の保護:">
<!ENTITY connectionSecurity.accesskey "n">
<!ENTITY connectionSecurityType-0.label "なし">
<!ENTITY connectionSecurityType-1.label "STARTTLS (可能な場合)">
<!ENTITY connectionSecurityType-2.label "STARTTLS">
<!ENTITY connectionSecurityType-3.label "SSL/TLS">
<!ENTITY smtpEditTitle.label "送信 (SMTP) サーバー">
<!ENTITY serverPortDefault.label "既定値:">
<!ENTITY authMethod.label "認証方式:">
<!ENTITY authMethod.accesskey "i">
|