blob: fb59f2766c15ce8258206fe58ef7989df647c9c6 (
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
|
<!-- 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 -->
<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.title.label "Tilpass sidestolpen">
<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.current.label "Faner i sidestolpen:">
<!ENTITY sidebar.customize.current.accesskey "F">
<!ENTITY sidebar.customize.customize.label "Tilpass fane…">
<!ENTITY sidebar.customize.customize.accesskey "T">
<!ENTITY sidebar.customize.remove.label "Fjern">
<!ENTITY sidebar.customize.remove.accesskey "R">
<!ENTITY sidebar.customize.additional.label "Tilgjengelege 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 "Førehandsvis sida…">
<!ENTITY sidebar.customize.preview.accesskey "ø">
<!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 fleire faner…">
<!ENTITY sidebar.more.accesskey "F">
|