blob: dcb613cd34422f95d9c83da0c58d6a930ebaeef9 (
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
|
<!-- 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 -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!-- extracted from am-advanced.xhtml -->
<!ENTITY smtpServer.label "बाह्यगमन सर्भर (SMTP) सेटिङ">
<!-- LOCALIZATION NOTE (smtpDesc.label): do not translate "SMTP" in below line -->
<!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 "प्रयोगकर्ता नाम: ">
|