blob: c89cb9f1f5b024ba7e1ede3b7c404de13220c14f (
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
|
<!-- 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/. -->
<!-- extracted from ./customize.xul -->
<!ENTITY sidebar.customize.title "Tilpass sidestolpe">
<!ENTITY sidebar.customize.current2.label "Faner i sidestolpe:">
<!ENTITY sidebar.customize.current2.accesskey "F">
<!ENTITY sidebar.customize.customize.label "Tilpass fane…">
<!ENTITY sidebar.customize.customize.accesskey "E">
<!ENTITY sidebar.customize.remove.label "Fjern">
<!ENTITY sidebar.customize.remove.accesskey "R">
<!ENTITY sidebar.customize.additional.label "Tilgjengelige faner:">
<!ENTITY sidebar.customize.additional.accesskey "T">
<!ENTITY sidebar.customize.add.label "Legg til">
<!ENTITY sidebar.customize.add.accesskey "L">
<!ENTITY sidebar.customize.preview.label "Forhåndsvis side …">
<!ENTITY sidebar.customize.preview.accesskey "o">
<!ENTITY sidebar.customize.up.label "Opp">
<!ENTITY sidebar.customize.up.accesskey "O">
<!ENTITY sidebar.customize.down.label "Ned">
<!ENTITY sidebar.customize.down.accesskey "N">
<!ENTITY sidebar.more.label "Finn flere faner …">
<!ENTITY sidebar.more.accesskey "F">
|