diff options
Diffstat (limited to 'l10n-nb-NO/suite/chrome/common/pref/pref-media.dtd')
-rw-r--r-- | l10n-nb-NO/suite/chrome/common/pref/pref-media.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/common/pref/pref-media.dtd b/l10n-nb-NO/suite/chrome/common/pref/pref-media.dtd new file mode 100644 index 0000000000..48b68a2fc7 --- /dev/null +++ b/l10n-nb-NO/suite/chrome/common/pref/pref-media.dtd @@ -0,0 +1,23 @@ +<!-- 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 content/pref-media.xul --> + +<!-- LOCALIZATION NOTE : FILE Media management prefs --> +<!ENTITY pref.media.title "Media"> +<!ENTITY mediaHTML5Preferences.label "Lyd/video"> +<!ENTITY allowMediaAutoplay.label "Aktiver autoavspilling av HTML5-medieinnhold"> +<!ENTITY allowMediaAutoplay.accesskey "A"> + +<!ENTITY enableDrmMedia.label "Aktiver Digital Rights Management (DRM) for"> +<!ENTITY enableEmeForSuite.label "Tredjeparts innholdsdekrypteringsmoduler"> +<!ENTITY enableEmeForSuite.accesskey "k"> + +<!ENTITY animLoopingTitle.label "Animerte bilder skal gå i løkke"> +<!ENTITY animLoopAsSpecified.label "Så mange ganger som bildet angir"> +<!ENTITY animLoopAsSpecified.accesskey "m"> +<!ENTITY animLoopOnce.label "En gang"> +<!ENTITY animLoopOnce.accesskey "g"> +<!ENTITY animLoopNever.label "Aldri"> +<!ENTITY animLoopNever.accesskey "d"> |