blob: 59d3f77d6f6665cf79f471fecea14d18058c6bb8 (
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 mere">
<!ENTITY e2eEnc.description "Uden end to end-kryptering, kan indholdet af dine meddelelser nemt ses af din mailudbyder eller læses af masseovervågningsteknologier.">
<!ENTITY e2eTechPref.description "Foretrukken krypteringsteknologi:">
<!ENTITY encryptionCert2.message "Personligt certifikat til kryptering:">
<!ENTITY digitalSign.certificate.button "Vælg…">
<!ENTITY digitalSign.certificate.accesskey "V">
<!ENTITY digitalSign.certificate_clear.button "Ryd">
<!ENTITY digitalSign.certificate_clear.accesskey "R">
<!ENTITY encryption.certificate.button "Vælg…">
<!ENTITY encryption.certificate.accesskey "æ">
<!ENTITY encryption.certificate_clear.button "Ryd">
<!ENTITY encryption.certificate_clear.accesskey "y">
<!ENTITY signingGroupTitle.label "Digital signatur">
<!ENTITY signingCert2.message "Personligt certifikat til digital signering:">
<!ENTITY sendingDefaults.label "Standardindstillinger for afsendelse af meddelelser">
<!ENTITY technologyAutomatic.label "Vælg automatisk ud fra tilgængelige nøgler eller certifikater">
<!ENTITY certificates2.label "S/MIME">
<!ENTITY manageCerts3.label "Håndter S/MIME-certifikater">
<!ENTITY manageCerts3.accesskey "H">
<!ENTITY manageDevices2.label "S/MIME-sikkerhedsenheder">
<!ENTITY manageDevices2.accesskey "M">
<!ENTITY technologySMIME.label "Foretræk S/MIME">
<!ENTITY technologyOpenPGP.label "Foretræk OpenPGP">
<!ENTITY openpgpKeys.label "OpenPGP">
<!-- Strings for the cert picker dialog -->
<!ENTITY certPicker.title "Vælg certifikat">
<!ENTITY certPicker.info "Certifikat:">
<!ENTITY certPicker.detailsLabel "Detaljer for det valgte certifikat:">
<!ENTITY openpgpKey.message "Personlig nøgle til kryptering og digital signering:">
<!ENTITY openpgpKey.button "Angiv personlig nøgle…">
<!ENTITY openpgpKey.accesskey "o">
|