blob: 136b82ed73ad6df036a95ff52b46fcf66841f5e7 (
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.xul -->
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
<!-- extracted from am-advanced.xhtml -->
<!ENTITY smtpServer.label "Opstelling vir uitgaande bediener (SMTP)">
<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line -->
<!ENTITY smtpListAdd.label "Voeg by…">
<!ENTITY smtpListAdd.accesskey "V">
<!ENTITY smtpListEdit.label "Redigeer…">
<!ENTITY smtpListEdit.accesskey "e">
<!ENTITY smtpListDelete.label "Verwyder">
<!ENTITY smtpListDelete.accesskey "w">
<!ENTITY smtpListSetDefault.label "Stel verstek op">
<!ENTITY smtpListSetDefault.accesskey "e">
<!ENTITY serverDescription.label "Beskrywing: ">
<!ENTITY serverName.label "Bedienernaam: ">
<!ENTITY serverPort.label "Poort: ">
<!ENTITY userName.label "Gebruikernaam: ">
<!ENTITY connectionSecurity.label "Verbindingsekuriteit: ">
<!ENTITY authMethod.label "Magtigingmetode: ">
|