diff options
Diffstat (limited to 'l10n-nb-NO/suite/chrome/common/pref/pref-appearance.dtd')
-rw-r--r-- | l10n-nb-NO/suite/chrome/common/pref/pref-appearance.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/common/pref/pref-appearance.dtd b/l10n-nb-NO/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..ec63a7df6f --- /dev/null +++ b/l10n-nb-NO/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,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."> |