blob: c149e7d1d9be53a26a408022e556c83e9afc2998 (
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/. -->
<!-- extracted from am-advanced.xul -->
<!-- extracted from am-advanced.xhtml -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!ENTITY smtpServer.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 serverDescription.label "विवरण: ">
<!ENTITY serverName.label "सर्वर नाम: ">
<!ENTITY serverPort.label "पोर्ट: ">
<!ENTITY userName.label "उपयोक्ता नाम: ">
|