blob: 349338891c8cdf17fdac91a53224b2e3287c11af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 autoavspeling av HTML5-medieinnhald">
<!ENTITY allowMediaAutoplay.accesskey "A">
<!ENTITY enableDrmMedia.label "Slå på Digital Rights Management (DRM) for">
<!ENTITY enableEmeForSuite.label "Tredjeparts innhaldsdekrypteringsmodular">
<!ENTITY enableEmeForSuite.accesskey "k">
<!ENTITY animLoopingTitle.label "Animerte bilde skal gå i lykkje">
<!ENTITY animLoopAsSpecified.label "Så mange gongar som bildet spesifiserer">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "Ein gong">
<!ENTITY animLoopOnce.accesskey "g">
<!ENTITY animLoopNever.label "Aldri">
<!ENTITY animLoopNever.accesskey "d">
|