blob: e2390002a344364ba26f25f540f94ddc05359b55 (
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
|
<!-- 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/. -->
<!-- Link Toolbar Title -->
<!ENTITY linkToolbar.label "Sidenavigasjonslinje">
<!ENTITY linkToolbar.accesskey "a">
<!ENTITY linkToolbar.tooltip "Nettstadsnavigasjonslinje">
<!-- Link Toolbar visibility options -->
<!ENTITY linkToolbarAlways.label "Vis alltid">
<!ENTITY linkToolbarAlways.accesskey "V">
<!ENTITY linkToolbarAsNeeded.label "Vis berre etter behov">
<!ENTITY linkToolbarAsNeeded.accesskey "o">
<!ENTITY linkToolbarNever.label "Gøym alltid">
<!ENTITY linkToolbarNever.accesskey "G">
<!-- Toolbar buttons, menus, and menuitems -->
<!ENTITY topButton.label "Topp">
<!ENTITY upButton.label "Opp">
<!ENTITY firstButton.label "Første">
<!ENTITY prevButton.label "Førre">
<!ENTITY nextButton.label "Neste">
<!ENTITY lastButton.label "Siste">
<!ENTITY documentButton.label "Dokument">
<!ENTITY tocButton.label "Innhaldsliste">
<!ENTITY chapterButton.label "Kapittel">
<!ENTITY sectionButton.label "Seksjonar">
<!ENTITY subSectionButton.label "Underseksjonar">
<!ENTITY appendixButton.label "Appendiks">
<!ENTITY glossaryButton.label "Ordliste">
<!ENTITY indexButton.label "Indeks">
<!ENTITY moreButton.label "Meir">
<!ENTITY helpButton.label "Hjelp">
<!ENTITY searchButton.label "Søk">
<!ENTITY authorButton.label "Forfattar(ar)">
<!ENTITY copyrightButton.label "Kopirett">
<!ENTITY bookmarkButton.label "Bokmerke">
<!ENTITY alternateButton.label "Andre versjonar">
<!ENTITY feedButton.label "Abonner">
|