blob: afa921a17cd091387d250508d6d71bc262faedcd (
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
|
# 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/.
#
# The following are used by libmime for header display in XML & HTML
#
TO=Til
# LOCALIZATION NOTE (BCC); DONT_TRANSLATE
BCC=BCC
# LOCALIZATION NOTE (CC); DONT_TRANSLATE
CC=CC
DATE=Dato
DISTRIBUTION=Distribusjon
# LOCALIZATION NOTE (FCC); DONT_TRANSLATE
FCC=FCC
FOLLOWUP-TO=Oppfølging-Til
FROM=Fra
STATUS=Status
LINES=Linjer
MESSAGE-ID=MeldingsID
MIME-VERSION=MIME-Versjon
NEWSGROUPS=Nyhetsgrupper
ORGANIZATION=Organisasjon
REFERENCES=Referanser
REPLY-TO=Svar-Til
RESENT-COMMENTS=Omsendt-Kommentarer
RESENT-DATE=Omsendt-Dato
RESENT-FROM=Omsendt-Fra
RESENT-MESSAGE-ID=Omsendt-MeldingsID
RESENT-SENDER=Omsendt-Avsender
RESENT-TO=Omsendt-Til
# LOCALIZATION NOTE (RESENT-CC); Do not translate "CC"
RESENT-CC=Omsendt-CC
SENDER=Avsender
SUBJECT=Emne
APPROVED-BY=Godkjent-Av
USER-AGENT=Brukerprogram
FILENAME=Filnavn
|