blob: e8ed22846f31d6543454dd91b4697859602c04f4 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<!-- 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 e2eTitle.label "End-to-end kryptering">
<!ENTITY e2eLearnMore.label "Läs mer">
<!ENTITY e2eEnc.description "Utan end-to-end kryptering exponeras innehållet i meddelanden lätt för din e-postleverantör och för massövervakning.">
<!ENTITY e2eTechPref.description "Föredragen krypteringsteknologi:">
<!ENTITY encryptionCert2.message "Personligt certifikat för kryptering:">
<!ENTITY digitalSign.certificate.button "Välj…">
<!ENTITY digitalSign.certificate.accesskey "j">
<!ENTITY digitalSign.certificate_clear.button "Rensa">
<!ENTITY digitalSign.certificate_clear.accesskey "R">
<!ENTITY encryption.certificate.button "Välj…">
<!ENTITY encryption.certificate.accesskey "l">
<!ENTITY encryption.certificate_clear.button "Rensa">
<!ENTITY encryption.certificate_clear.accesskey "e">
<!ENTITY signingGroupTitle.label "Digital signering">
<!ENTITY signingCert2.message "Personligt certifikat för digital signering:">
<!ENTITY sendingDefaults.label "Standardinställningar för att skicka meddelanden">
<!ENTITY technologyAutomatic.label "Välj automatiskt baserat på tillgängliga nycklar eller certifikat">
<!ENTITY certificates2.label "S/MIME">
<!ENTITY manageCerts3.label "Hantera S/MIME-certifikat">
<!ENTITY manageCerts3.accesskey "H">
<!ENTITY manageDevices2.label "S/MIME-säkerhetsenheter">
<!ENTITY manageDevices2.accesskey "k">
<!ENTITY technologySMIME.label "Föredra S/MIME">
<!ENTITY technologyOpenPGP.label "Föredra OpenPGP">
<!ENTITY openpgpKeys.label "OpenPGP">
<!-- Strings for the cert picker dialog -->
<!ENTITY certPicker.title "Välj certifikat">
<!ENTITY certPicker.info "Certifikat:">
<!ENTITY certPicker.detailsLabel "Detaljer för valt certifikat:">
<!ENTITY openpgpKey.message "Personlig nyckel för kryptering och digital signering:">
<!ENTITY openpgpKey.button "Ställ in personlig nyckel…">
<!ENTITY openpgpKey.accesskey "o">
|