From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../nn-NO/toolkit/about/aboutPlugins.ftl | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 thunderbird-l10n/nn-NO/localization/nn-NO/toolkit/about/aboutPlugins.ftl (limited to 'thunderbird-l10n/nn-NO/localization/nn-NO/toolkit/about/aboutPlugins.ftl') diff --git a/thunderbird-l10n/nn-NO/localization/nn-NO/toolkit/about/aboutPlugins.ftl b/thunderbird-l10n/nn-NO/localization/nn-NO/toolkit/about/aboutPlugins.ftl new file mode 100644 index 0000000000..1da0add661 --- /dev/null +++ b/thunderbird-l10n/nn-NO/localization/nn-NO/toolkit/about/aboutPlugins.ftl @@ -0,0 +1,43 @@ +# 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 = Om programtillegg +installed-plugins-label = Installerte programtillegg +no-plugins-are-installed-label = Fann ingen installerte programtillegg +deprecation-description = Saknar du noko? Nokre program er ikkje lenger støtta. Les meir. +deprecation-description2 = + .message = Saknar du noko? Nokre program er ikkje lenger støtta. + +## The information of plugins +## +## Variables: +## $pluginLibraries: the plugin library +## $pluginFullPath: path of the plugin +## $version: version of the plugin + +file-dd = Fil: { $pluginLibraries } +path-dd = Sti: { $pluginFullPath } +version-dd = Versjon: { $version } + +## These strings describe the state of plugins +## +## Variables: +## $blockListState: show some special state of the plugin, such as blocked, outdated + +state-dd-enabled = Tilstand: Påslått +state-dd-enabled-block-list-state = Tilstand: Påslått ({ $blockListState }) +state-dd-Disabled = Tilstand: Avslått +state-dd-Disabled-block-list-state = Tilstand: Avslått ({ $blockListState }) +mime-type-label = MIME-type +description-label = Skildring +suffixes-label = Filtypar + +## Gecko Media Plugins (GMPs) + +plugins-gmp-license-info = Lisensinformasjon +plugins-gmp-privacy-info = Personverninformasjon +plugins-openh264-name = OpenH264 video-kodek er levert av Cisco Systems, Inc. +plugins-openh264-description = Dette programtillegget er automatisk installert av Mozilla for å følgja WebRTC-spesifikasjonar og for å tillate WebRTC-kall med einingar som brukar videokodeken H.264. Gå til http://www.openh264.org/ for å skjå kjeldekoden og lesa meir om implementeringa. +plugins-widevine-name = Widevine Content Decryption Module levert av Google Inc. +plugins-widevine-description = Dette programtillegget gjer det mogleg å spele av krypterte media i samsvar med spesifikasjonane for Encrypted Media Extensions. Krypterte medium vert vanlegvis brukte av nettsider for å verne mot kopiering av betalt medieinnhald. Gå til https://www.w3.org/TR/encrypted-media/ for meir informasjon om Encrypted Media Extensions. -- cgit v1.2.3