summaryrefslogtreecommitdiffstats
path: root/l10n-nn-NO/suite/chrome/mailnews/compose/messengercompose.dtd
blob: a3d1c30fe48065f5cf8ed3a455e71ce0679652d8 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!-- 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/. -->

<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "Skriv: (emnelaus)">

<!ENTITY fromAddr.label "Frå:">
<!ENTITY fromAddr.accesskey "å">
<!ENTITY subject.label  "Emne:">
<!ENTITY subject.accesskey "E">
<!ENTITY attachments.label "Vedlegg:">
<!ENTITY attachments.accesskey "d">

<!-- menu items:  the . means that the menu item isn't implemented yet -->

<!-- File menu items -->
<!ENTITY saveCmd.label "Lagre">
<!ENTITY saveCmd.accesskey "L">
<!ENTITY saveAsCmd.label "Lagre som">
<!ENTITY saveAsCmd.accesskey "o">
<!ENTITY saveAsFileCmd.label "Fil…">
<!ENTITY saveAsFileCmd.accesskey "F">
<!ENTITY saveAsDraftCmd.label "Utkast">
<!ENTITY saveAsDraftCmd.accesskey "U">
<!ENTITY saveAsTemplateCmd.label "Mal">
<!ENTITY saveAsTemplateCmd.accesskey "M">
<!ENTITY attachMenu.label "Legg ved">
<!ENTITY attachMenu.accesskey "L">
<!ENTITY attachFileCmd.label "Fil(er)…">
<!ENTITY attachFileCmd.accesskey "F">
<!ENTITY attachPageCmd.label "Nettside…">
<!ENTITY attachPageCmd.accesskey "N">
<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' -->
<!ENTITY attachVCardCmd.label "Personleg adressekort (vCard)">
<!ENTITY attachVCardCmd.accesskey "P">
<!ENTITY sendNowCmd.label "Send no">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "S">
<!ENTITY sendLaterCmd.label "Send seinare">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "e">

<!-- Edit menu items -->
<!ENTITY editRewrapCmd.label "Tekstbryting">
<!ENTITY editRewrapCmd.key "R">
<!ENTITY editRewrapCmd.accesskey  "B">
<!ENTITY accountManagerCmd.label "Kontoinstillingar for e-post og nyheitsgrupper…">
<!ENTITY accountManagerCmd.accesskey "K">

<!-- View menu items -->
<!ENTITY showComposeToolbarCmd.label "E-postverktøylinje">
<!ENTITY showComposeToolbarCmd.accesskey "E">
<!ENTITY showFormatToolbarCmd.label "Formateringsverktøylinje">
<!ENTITY showFormatToolbarCmd.accesskey "F">

<!-- Format menu items -->
<!ENTITY formatMenu.label "Formatering">
<!ENTITY formatMenu.accesskey "o">

<!-- Options menu items -->
<!ENTITY optionsMenu.label "Innstillingar">
<!ENTITY optionsMenu.accesskey "I">

<!ENTITY quoteCmd.label "Siter melding">
<!ENTITY quoteCmd.accesskey "S">
<!ENTITY selectAddressCmd.label "Vel adresser…">
<!ENTITY selectAddressCmd.key "">
<!ENTITY selectAddressCmd.accesskey "V">

<!ENTITY priorityMenu.label "Prioritet">
<!ENTITY priorityMenu.accesskey "p">
<!ENTITY lowestPriorityCmd.label "Lågaste">
<!ENTITY lowestPriorityCmd.accesskey "L">
<!ENTITY lowPriorityCmd.label "Låg">
<!ENTITY lowPriorityCmd.accesskey "å">
<!ENTITY normalPriorityCmd.label "Normal">
<!ENTITY normalPriorityCmd.accesskey "N">
<!ENTITY highPriorityCmd.label "Høg">
<!ENTITY highPriorityCmd.accesskey "H">
<!ENTITY highestPriorityCmd.label "Høgste">
<!ENTITY highestPriorityCmd.accesskey "H">

<!ENTITY returnReceiptMenu.label "Mottakskvitteringar">

<!ENTITY outputFormatMenu.label "Format">
<!ENTITY outputFormatMenu.accesskey  "F">
<!ENTITY autoFormatCmd.label "Automatisk attkjenning">
<!ENTITY autoFormatCmd.accesskey "A">

<!ENTITY fileCarbonCopyCmd.label "Send ein kopi til">
<!ENTITY fileCarbonCopyCmd.accesskey "d">
<!ENTITY fileHereMenu.label "Arkiver her">

<!--LOCALIZATION NOTE Toolbar items Don't change any "chrome://" URLs -->
<!-- Toolbar items -->
<!ENTITY sendButton.label "Send">
<!ENTITY addressButton.label "Adresser">
<!ENTITY attachButton.label "Legg ved">
<!ENTITY spellingButton.label "Stavekontroll">
<!ENTITY saveButton.label "Lagre">
<!ENTITY stopButton.label "Stopp">

<!--tooltips-->
<!-- We already inherit &menuBar.tooltip and &mailToolbar.tooltip from messenger.dtd -->
<!ENTITY addressBar.tooltip "Adresselinje">
<!ENTITY formatToolbar.tooltip "Formateringsverktøylinje">
<!ENTITY sendButton.tooltip "Send denne meldingen no"> 
<!ENTITY sendlaterButton.tooltip "Send denne meldinga seinare"> 
<!ENTITY addressButton.tooltip "Vel ein mottakar frå adresseboka"> 
<!ENTITY attachButton.tooltip "Inkluder eit vedlegg"> 
<!ENTITY saveButton.tooltip "Lagre denne meldinga"> 
<!ENTITY stopButton.tooltip "Stopp denne overføringa"> 

<!-- context menu items -->
<!ENTITY openAttachment.label "Opne">
<!ENTITY openAttachment.accesskey "O">
<!ENTITY renameAttachment.label "Byt namn…">
<!ENTITY renameAttachment.accesskey "B">
<!ENTITY deleteAttachment.accesskey "S">
<!ENTITY selectAllAttachments.accesskey "a">
<!ENTITY attachFile.label "Legg ved filer…">
<!ENTITY attachFile.accesskey "L">
<!ENTITY attachPage.label "Legg ved nettside…">
<!ENTITY attachPage.accesskey "v">