diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd')
-rw-r--r-- | l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd b/l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd new file mode 100644 index 0000000000..6d1676eeca --- /dev/null +++ b/l10n-nb-NO/suite/chrome/mailnews/pref/am-main.dtd @@ -0,0 +1,46 @@ +<!-- 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-main.xul --> + +<!ENTITY accountTitle.label "Kontoinnstillinger"> +<!ENTITY accountName.label "Kontonavn:"> +<!ENTITY accountName.accesskey "n"> +<!ENTITY identityTitle.label "Standard identitet"> +<!ENTITY identityDesc.label "Hver konto kan ha sin egen identitet, som er den informasjonen andre personer ser når de leser meldinger du har sendt."> +<!ENTITY name.label "Navn:"> +<!ENTITY name.accesskey "N"> +<!ENTITY email.label "E-postadresse:"> +<!ENTITY email.accesskey "p"> +<!ENTITY catchAll.label "Svar fra denne identiteten når leveranse-header samsvarer med:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Svaradresse:"> +<!ENTITY replyTo.accesskey "S"> +<!ENTITY replyTo.placeholder "Mottakere vil svare til denne alternative adressen"> +<!ENTITY organization.label "Organisasjon:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Signaturtekst:"> +<!ENTITY signatureText.accesskey "S"> +<!ENTITY signatureHtml.label "Bruk HTML"> +<!ENTITY signatureHtml.accesskey "B"> +<!ENTITY signatureFile.label "Legg ved signaturen fra en fil isteden:"> +<!ENTITY signatureFile.accesskey "L"> +<!ENTITY choose.label "Velg …"> +<!ENTITY choose.accesskey "V"> +<!ENTITY editVCard.label "Rediger adressekort …"> +<!ENTITY editVCard.accesskey "R"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Legg ved mitt adressekort (vCard)"> +<!ENTITY attachVCard.accesskey "L"> + +<!ENTITY manageIdentities.label "Behandle identiteter …"> +<!ENTITY manageIdentities.accesskey "B"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Utgående server (SMTP):"> +<!ENTITY smtpName.accesskey "U"> +<!ENTITY smtpDefaultServer.label "Bruk standard server"> + +<!ENTITY smtpServerEdit.label "Rediger SMTP-server…"> +<!ENTITY smtpServerEdit.accesskey "P"> |