blob: 85edf044272962714a3b042ca3d84ec6792421fb (
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 "Ljud/Video">
<!ENTITY allowMediaAutoplay.label "Aktivera automatisk uppspelning av HTML5-innehåll">
<!ENTITY allowMediaAutoplay.accesskey "A">
<!ENTITY enableDrmMedia.label "Aktivera DRM (kopieringsspärr) för">
<!ENTITY enableEmeForSuite.label "Tredjepartsmoduler för innehållsdekryptering">
<!ENTITY enableEmeForSuite.accesskey "i">
<!ENTITY animLoopingTitle.label "Animeringssekvensen i animerade bilder ska visas">
<!ENTITY animLoopAsSpecified.label "Så många gånger som anges i bilden">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "En gång">
<!ENTITY animLoopOnce.accesskey "E">
<!ENTITY animLoopNever.label "Aldrig">
<!ENTITY animLoopNever.accesskey "A">
|