blob: eddcd31ef5427ffca1057a3859c223e6d6119b0f (
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
|
<!-- 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/. -->
<!-- these things need to move into utilityOverlay.xul -->
<!ENTITY offlineGoOfflineCmd.label "Arbeid frakoblet">
<!ENTITY offlineGoOfflineCmd.accesskey "f">
<!-- LOCALIZATION NOTE : FILE This file contains the global menu items -->
<!ENTITY fileMenu.label "Fil">
<!ENTITY fileMenu.accesskey "f">
<!ENTITY newMenu.label "Ny">
<!ENTITY newMenu.accesskey "N">
<!ENTITY newBlankPageCmd.label "Lag ny side">
<!ENTITY newBlankPageCmd.accesskey "s">
<!ENTITY newBlankPageCmd.key "n">
<!ENTITY newPageFromTemplateCmd.label "Side fra mal">
<!ENTITY newPageFromTemplateCmd.accesskey "m">
<!ENTITY newPageFromDraftCmd.label "Side fra utkast">
<!ENTITY newPageFromDraftCmd.accesskey "u">
<!ENTITY newNavigatorCmd.label "Vindu">
<!ENTITY newNavigatorCmd.key "N">
<!ENTITY newNavigatorCmd.accesskey "N">
<!ENTITY newPrivateWindowCmd.label "Privat vindu">
<!ENTITY newPrivateWindowCmd.key "B">
<!ENTITY newPrivateWindowCmd.accesskey "v">
<!ENTITY closeCmd.label "Lukk">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "C">
<!ENTITY printSetupCmd.label "Utskriftsformat …">
<!ENTITY printSetupCmd.accesskey "k">
<!ENTITY printPreviewCmd.label "Forhåndsvisning">
<!ENTITY printPreviewCmd.accesskey "v">
<!ENTITY printCmd.label "Skriv ut …">
<!ENTITY printCmd.accesskey "u">
<!ENTITY printCmd.key "P">
<!-- LOCALIZATION NOTE (.modifiers): The following entites are for the
application menu. Never change the modifiers unless you are 100% sure that
they are different on your locale (should be very rare). -->
<!ENTITY preferencesCmdMac.label "Innstillinger…">
<!ENTITY preferencesCmdMac.key ",">
<!ENTITY preferencesCmdMac.modifiers "accel">
<!ENTITY servicesMenu.label "Tjenester">
<!ENTITY hideThisAppCmd.label "Skjul &brandShortName;">
<!ENTITY hideThisAppCmd.key "H">
<!ENTITY hideThisAppCmd.modifiers "accel">
<!ENTITY hideOtherAppsCmd.label "Skjul andre">
<!ENTITY hideOtherAppsCmd.key "H">
<!ENTITY hideOtherAppsCmd.modifiers "accel,alt">
<!ENTITY showAllAppsCmd.label "Vis alle">
<!ENTITY openHelpCmdMac.label "Hjelp for &brandShortName;">
<!ENTITY openHelpCmdMac.accesskey "H">
<!ENTITY openHelpCmdMac.key "?">
<!ENTITY openHelpCmdMac.modifiers "accel">
<!ENTITY quitApplicationCmd.label "Avslutt">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "A">
<!ENTITY quitApplicationCmdMac.label "Avslutt &brandShortName;">
<!ENTITY quitApplicationCmdMac.accesskey "A">
<!ENTITY quitApplicationCmdUnix.label "Avslutt">
<!ENTITY quitApplicationCmdUnix.accesskey "A">
<!ENTITY editMenu.label "Rediger">
<!ENTITY editMenu.accesskey "R">
<!ENTITY undoCmd.label "Angre">
<!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "A">
<!ENTITY redoCmd.label "Gjenta">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmdMac.key "Z">
<!ENTITY redoCmd.accesskey "G">
<!ENTITY cutCmd.label "Klipp ut">
<!ENTITY cutCmd.key "X">
<!ENTITY cutCmd.accesskey "u">
<!ENTITY copyCmd.label "Kopier">
<!ENTITY copyCmd.key "C">
<!ENTITY copyCmd.accesskey "k">
<!ENTITY pasteCmd.label "Lim inn">
<!ENTITY pasteCmd.key "V">
<!ENTITY pasteCmd.accesskey "L">
<!ENTITY pasteGoCmd.label "Lim inn og åpne">
<!ENTITY pasteGoCmd.accesskey "n">
<!-- LOCALIZATION NOTE (pasteSearchCmd): "Search" is a verb, this is the
search bar equivalent to the url bar's "Paste & Go" -->
<!ENTITY pasteSearchCmd.label "Lim inn og søk">
<!ENTITY pasteSearchCmd.accesskey "ø">
<!ENTITY deleteCmd.label "Slett">
<!ENTITY deleteCmd.accesskey "t">
<!ENTITY selectAllCmd.label "Merk alt">
<!ENTITY selectAllCmd.key "A">
<!ENTITY selectAllCmd.accesskey "M">
<!ENTITY clearHistoryCmd.label "Tøm søkehistorikk">
<!ENTITY clearHistoryCmd.accesskey "T">
<!ENTITY showSuggestionsCmd.label "Vis forslag">
<!ENTITY showSuggestionsCmd.accesskey "f">
<!ENTITY preferencesCmd.label "Innstillinger …">
<!ENTITY preferencesCmd.key "E">
<!ENTITY preferencesCmd.accesskey "I">
<!ENTITY findBarCmd.key "F">
<!-- LOCALIZATION NOTE (findBarCmd.accesskey): This accesskey should be within
findBarCmd.label found in editorOverlay.dtd, findCmd.label in messenger.dtd
and messengercompose.dtd and findOnCmd.label found in navigatorOverlay.dtd -->
<!ENTITY findBarCmd.accesskey "F">
<!ENTITY findCmd.key2 "VK_F19">
<!ENTITY findReplaceCmd.key "H">
<!ENTITY findReplaceCmdMac.key "F">
<!ENTITY findReplaceCmd.accesskey "l">
<!ENTITY findAgainCmd.label "Finn igjen">
<!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.accesskey "g">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.label "Finn forrige">
<!ENTITY findPrevCmd.key "G">
<!ENTITY findPrevCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.accesskey "o">
<!ENTITY findTypeTextCmd.label "Finn tekst mens du skriver">
<!ENTITY findTypeTextCmd.key "/">
<!ENTITY findTypeTextCmd.accesskey "t">
<!ENTITY findTypeLinksCmd.label "Finn lenker mens du skriver">
<!ENTITY findTypeLinksCmd.key "'">
<!ENTITY findTypeLinksCmd.accesskey "k">
<!ENTITY viewMenu.label "Vis">
<!ENTITY viewMenu.accesskey "V">
<!ENTITY viewToolbarsMenu.label "Vis/skjul">
<!ENTITY viewToolbarsMenu.accesskey "v">
<!ENTITY showTaskbarCmd.label "Statuslinje">
<!ENTITY showTaskbarCmd.accesskey "s">
<!ENTITY helpMenu.label "Hjelp">
<!ENTITY helpMenu.accesskey "h">
<!-- LOCALIZATION NOTE some localizations of Windows use "?"
for the help button in the menubar. -->
<!ENTITY helpMenuWin.label "Hjelp">
<!ENTITY helpMenuWin.accesskey "H">
<!ENTITY openHelpCmd.label "Hjelpinnhold">
<!ENTITY openHelpCmd.accesskey "H">
<!ENTITY openHelpCmd.key "VK_F1">
<!ENTITY helpForIEUsers.label "For Internet Explorer-brukere">
<!ENTITY helpForIEUsers.accesskey "I">
<!ENTITY helpTroubleshootingInfo.label "Feilsøkingsinfo">
<!ENTITY helpTroubleshootingInfo.accesskey "e">
<!ENTITY releaseCmd.label "Versjonsnotat">
<!ENTITY releaseCmd.accesskey "V">
<!ENTITY helpSafeMode.label "Start på nytt med avslåtte utvidelser">
<!ENTITY helpSafeMode.accesskey "t">
<!ENTITY updateCmd.label "Søk etter oppdateringer …">
<!ENTITY updateCmd.accesskey "S">
<!ENTITY aboutCmd.label "Om &brandShortName;">
<!ENTITY aboutCmd.accesskey "O">
<!ENTITY aboutCommPluginsCmd.label "Om programtillegg">
<!ENTITY aboutCommPluginsCmd.accesskey "p">
<!ENTITY direct.label "Tilkoblet (ingen proxy)">
<!ENTITY direct.accesskey "n">
<!ENTITY manual.label "Tilkoblet (manuell proxy)">
<!ENTITY manual.accesskey "m">
<!ENTITY pac.label "Tilkoblet (automatisk proxy)">
<!ENTITY pac.accesskey "a">
<!ENTITY wpad.label "Tilkoblet (automatisk oppdaging av proxy)">
<!ENTITY wpad.accesskey "u">
<!ENTITY system.label "Tilkoblet (systemets proxy)">
<!ENTITY system.accesskey "s">
<!ENTITY proxy.label "Innstillinger for proxy …">
<!ENTITY proxy.accesskey "o">
<!ENTITY bidiSwitchTextDirectionItem.label "Bytt tekstretning">
<!ENTITY bidiSwitchTextDirectionItem.accesskey "e">
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
<!ENTITY menubarCmd.label "Menylinje">
<!ENTITY menubarCmd.accesskey "e">
<!ENTITY customizeToolbarContext.label "Tilpass…">
<!ENTITY customizeToolbarContext.accesskey "T">
<!ENTITY customizeToolbar.toolbarmode.label "Innstillinger for denne verktøylinjen">
<!ENTITY customizeToolbar.toolbarmode.accesskey "n">
<!ENTITY customizeToolbar.iconsAndText.label "Ikoner og tekst">
<!ENTITY customizeToolbar.iconsAndText.accesskey "k">
<!ENTITY customizeToolbar.icons.label "Ikoner">
<!ENTITY customizeToolbar.icons.accesskey "I">
<!ENTITY customizeToolbar.text.label "Tekst">
<!ENTITY customizeToolbar.text.accesskey "T">
<!ENTITY customizeToolbar.useSmallIcons.label "Bruk små ikoner">
<!ENTITY customizeToolbar.useSmallIcons.accesskey "B">
<!ENTITY customizeToolbar.labelAlignEnd.label "Vis tekst ved siden av ikoner">
<!ENTITY customizeToolbar.labelAlignEnd.accesskey "V">
<!ENTITY customizeToolbar.useDefault.label "Bruk standardinnstillinger">
<!ENTITY customizeToolbar.useDefault.accesskey "s">
<!-- Popup Blocked notification menu -->
<!ENTITY allowPopups.accesskey "B">
<!ENTITY showPopupManager.label "Behandle sprettoppvinduer">
<!ENTITY showPopupManager.accesskey "e">
<!ENTITY dontShowMessage.label "Ikke vis denne meldingen når sprettoppvinduer blokkeres">
<!ENTITY dontShowMessage.accesskey "k">
<!ENTITY throbber.title "Pulsikon">
<!ENTITY throbber.tooltip2 "Gå til hjemmesiden til &brandShortName;">
<!ENTITY syncToolbarButton.label "Sync">
|