blob: ec63a7df6f91da48629d2a087aa2d0b2d4310e44 (
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
|
<!-- 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/. -->
<!--LOCALIZATION NOTE : FILE The Appearance prefs dialog. -->
<!ENTITY pref.appearance.title "Utseende">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place &brandShortName; in the phrase where the name of the application should appear
-->
<!ENTITY onStartLegend.label "Når &brandShortName; starter, åpne">
<!ENTITY navCheck.label "Nettleser">
<!ENTITY navCheck.accesskey "N">
<!ENTITY showToolsLegend.label "Vis verktøylinjer som">
<!ENTITY picsNtextRadio.label "Bilder og tekst">
<!ENTITY picsNtextRadio.accesskey "B">
<!ENTITY picsOnlyRadio.label "Bare bilder">
<!ENTITY picsOnlyRadio.accesskey "a">
<!ENTITY textonlyRadio.label "Bare tekst">
<!ENTITY textonlyRadio.accesskey "r">
<!ENTITY showHideTooltips.label "Vis verktøytips">
<!ENTITY showHideTooltips.accesskey "V">
<!ENTITY showHideGrippies.label "Skjul foldelinjen for verktøylinjen">
<!ENTITY showHideGrippies.accesskey "f">
<!ENTITY pref.locales.title "Programspråk">
<!ENTITY selectLocale.label "Velg hvilket språk du ønsker skal brukes i dialogbokser, menyer, verktøylinjer og knappetekster:">
<!--LOCALIZATION NOTE (dateTimeFormatting.label): labels/accesskeys for
radiobuttons are set dynamically from prefutilities.properties
-->
<!ENTITY dateTimeFormatting.label "Formatering av dato og tid">
<!--LOCALIZATION NOTE (restartOnLocaleChange.label): Don't translate "&brandShortName;".
Place &brandShortName; in the phrase where the name of the application should appear
-->
<!ENTITY restartOnLocaleChange.label "Valg av språk og formatering vil ikke bli gjeldende før du starter &brandShortName; på nytt.">
|