blob: 44d3e2110e6a155bcdf3e265845f8ff9a931fa27 (
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
|
<!-- 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 engineManager.title "Behandle søkemotorliste">
<!ENTITY engineManager.style "min-width: 35em;">
<!ENTITY engineManager.intro "Disse søkemotorene er installert:">
<!ENTITY columnLabel.name "Navn">
<!ENTITY columnLabel.keyword "Nøkkelord">
<!-- Buttons -->
<!ENTITY up.label "Flytt opp">
<!ENTITY up.accesskey "o">
<!ENTITY dn.label "Flytt ned">
<!ENTITY dn.accesskey "n">
<!ENTITY remove.label "Slett">
<!ENTITY remove.accesskey "S">
<!ENTITY edit.label "Rediger nøkkelord …">
<!ENTITY edit.accesskey "R">
<!ENTITY addEngine.label "Installer flere søkemotorer …">
<!ENTITY addEngine.accesskey "I">
<!ENTITY enableSuggest.label "Vis søkeforslag">
<!ENTITY enableSuggest.accesskey "V">
<!ENTITY restoreDefaults.label "Gjenopprett standard">
<!ENTITY restoreDefaults.accesskey "G">
|