blob: 247c55950c288fbd0bd97f946b31864a4052f391 (
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
|
<!-- 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 columnLabel.name "Namn">
<!ENTITY columnLabel.keyword "Nykelord">
<!-- 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 nykelord…">
<!ENTITY edit.accesskey "R">
<!ENTITY addEngine.label "Installer fleire søkjemotorar…">
<!ENTITY addEngine.accesskey "I">
<!ENTITY enableSuggest.label "Vis søkjeforslag">
<!ENTITY enableSuggest.accesskey "V">
<!ENTITY restoreDefaults.label "Bygg oppatt standard">
<!ENTITY restoreDefaults.accesskey "B">
|