blob: 7ac7ed4db289a12d7c6ad7c0653c051ef040118f (
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
48
49
50
51
52
53
54
55
56
|
<!-- 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 pref.composing.messages.title "Meldingsskriving">
<!ENTITY generalComposing.label "Generelt">
<!ENTITY forwardMsg.label "Vidaresend meldingar:">
<!ENTITY inline.label "Innbunden">
<!ENTITY inline.accesskey "I">
<!ENTITY asAttachment.label "Som vedlegg">
<!ENTITY asAttachment.accesskey "S">
<!ENTITY replyQuoteInline.label "Siter vedlegg innbunde i svar">
<!ENTITY replyQuoteInline.accesskey "S">
<!ENTITY warnOnSendAccelKey.label "Stadfest når tastatursnarveg vert brukt for å sende meldingar">
<!ENTITY warnOnSendAccelKey.accesskey "å">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Automatisk lagre meldingar kvart">
<!ENTITY autoSave.accesskey "A">
<!ENTITY autoSaveEnd.label "minutt">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Bryt linjer på vanlege tekstmeldingar på">
<!ENTITY wrapOutMsg.accesskey "B">
<!ENTITY char.label "teikn">
<!ENTITY defaultMessagesHeader.label "Standard for HTML-meldingar">
<!ENTITY font.label "Skrift:">
<!ENTITY font.accesskey "S">
<!ENTITY size.label "Storleik:">
<!ENTITY size.accesskey "e">
<!ENTITY fontColor.label "Tekst:">
<!ENTITY fontColor.accesskey "T">
<!ENTITY bgColor.label "Bakgrunn:">
<!ENTITY bgColor.accesskey "B">
<!ENTITY defaultCompose.label "Standard samansettingsformat:">
<!ENTITY defaultBodyText.label "Brødtekst (linjeskift lagar ei ny linje)">
<!ENTITY defaultBodyText.accesskey "ø">
<!ENTITY defaultParagraph.label "Avsnitt (linjeskift lagar eit nytt avsnitt)">
<!ENTITY defaultParagraph.accesskey "a">
<!ENTITY selectHeaderType.label "Vel type svar-overskrift:">
<!ENTITY selectHeaderType.accesskey "e">
<!ENTITY noReplyOption.label "Ikkje noko svar-overskrift">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
translated. -->
<!ENTITY authorWroteOption.label "[Forfattar] skreiv:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
need to be translated. -->
<!ENTITY onDateAuthorWroteOption.label "Den [dato], skreiv [forfatter]:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_authorwroteondate preference. [Author] and [date]
need to be translated. -->
<!ENTITY authorWroteOnDateOption.label "[Forfatter] skreiv den [dato]:">
|