blob: 53c90c18c1e13bdb6f1089ea1e7f8e56d5ab3685 (
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 "Medios">
<!ENTITY mediaHTML5Preferences.label "Audio/Video">
<!ENTITY allowMediaAutoplay.label "Habilitar la reproducción automática de medios en HTML5">
<!ENTITY allowMediaAutoplay.accesskey "A">
<!ENTITY enableDrmMedia.label "Habilitar Digital Rights Management para">
<!ENTITY enableEmeForSuite.label "Modulos de descifrado de contenido de terceros">
<!ENTITY enableEmeForSuite.accesskey "C">
<!ENTITY animLoopingTitle.label "Las imágenes animadas deben repetirse">
<!ENTITY animLoopAsSpecified.label "Tantas veces como especifique la imagen">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "Una vez">
<!ENTITY animLoopOnce.accesskey "U">
<!ENTITY animLoopNever.label "Nunca">
<!ENTITY animLoopNever.accesskey "N">
|