blob: 7673da5e91bcf0831b976b1c0f752e8cf0bdf1f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# 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/.
title-label = Arredol d'os plugins
installed-plugins-label = Plugins instalaus
no-plugins-are-installed-label = No s'ha trobau garra plugin instalau
deprecation-description = Falta cosa? Bells plugins ya han deixau d'estar soportaus. <a data-l10n-name="deprecation-link">Saber-ne mas</a>
## The information of plugins
##
## Variables:
## $pluginLibraries: the plugin library
## $pluginFullPath: path of the plugin
## $version: version of the plugin
file-dd = <span data-l10n-name="file">Fichero:</span> { $pluginLibraries }
path-dd = <span data-l10n-name="path">Camín:</span> { $pluginFullPath }
version-dd = <span data-l10n-name="version">Versión:</span> { $version }
## These strings describe the state of plugins
##
## Variables:
## $blockListState: show some special state of the plugin, such as blocked, outdated
state-dd-enabled = <span data-l10n-name="state">Estau:</span> Activau
state-dd-enabled-block-list-state = <span data-l10n-name="state">Estau:</span> Activau ({ $blockListState })
state-dd-Disabled = <span data-l10n-name="state">Estau:</span> Desactivau
state-dd-Disabled-block-list-state = <span data-l10n-name="state">Estau:</span> Desactivau ({ $blockListState })
mime-type-label = Tipo MIME
description-label = Descripción
suffixes-label = Sufixos
## Gecko Media Plugins (GMPs)
plugins-gmp-license-info = Información de licencia
plugins-gmp-privacy-info = Información de privacidat
plugins-openh264-name = Codec vidéo OpenH264 furniu por Cisco Systems, Inc.
plugins-openh264-description = Iste connector ye instalau automaticament por Mozilla pa complir con a especificación WebRTC y ta permitir as gritadas WebRTC con dispositivos que requieran o codec de video H.264. Visite http://www.openh264.org/ pa veyer o codigo fuent d'o codigo y pa obtener mas información d'a implementación.
plugins-widevine-name = Widevine Content Decryption Module furniu por Google Inc.
plugins-widevine-description = Este complemento permite la reproducción de coneniu multimedia cifrau d'acuerdo con a especificación «Encrypted Media Extensions» (extensions de conteniu multimedia cifrau). Per un regular, los puestos web fan servir conteniu multimedia cifrau pa protecher-se contra la copia de conteniu premium. Visita https://www.w3.org/TR/encrypted-media/ pa obtener mas información sobre las extensions de conteniu multimedia cifrau.
|