blob: 7806e707de5a623ed3a459d74c70b0043a7d9484 (
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 "Asetukset">
<!ENTITY security.caption "Suojaus ja todennus">
<!ENTITY serverName.label "Palvelimen osoite:">
<!ENTITY serverName.accesskey "P">
<!ENTITY serverDescription.label "Kuvaus:">
<!ENTITY serverDescription.accesskey "K">
<!ENTITY serverPort.label "Portti:">
<!ENTITY serverPort.accesskey "o">
<!ENTITY userName.label "Käyttäjätunnus:">
<!ENTITY userName.accesskey "ä">
<!ENTITY connectionSecurity.label "Yhteyden suojaus:">
<!ENTITY connectionSecurity.accesskey "Y">
<!ENTITY connectionSecurityType-0.label "Ei mitään">
<!ENTITY connectionSecurityType-1.label "STARTTLS, jos mahdollista">
<!ENTITY connectionSecurityType-2.label "STARTTLS">
<!ENTITY connectionSecurityType-3.label "SSL/TLS">
<!ENTITY smtpEditTitle.label "SMTP-palvelin">
<!ENTITY serverPortDefault.label "Oletus:">
<!ENTITY authMethod.label "Todennusmenetelmä:">
<!ENTITY authMethod.accesskey "T">
|