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 --- .../sv-SE/toolkit/about/aboutPlugins.ftl | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutPlugins.ftl (limited to 'thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutPlugins.ftl') diff --git a/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutPlugins.ftl b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutPlugins.ftl new file mode 100644 index 0000000000..b9ae01964b --- /dev/null +++ b/thunderbird-l10n/sv-SE/localization/sv-SE/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 insticksprogram +installed-plugins-label = Installerade insticksprogram +no-plugins-are-installed-label = Inga installerade insticksprogram hittades +deprecation-description = Saknar du något? Vissa insticksmoduler stöds inte längre. Läs mer. +deprecation-description2 = + .message = Saknar du något? Vissa insticksmoduler stöds inte längre. + +## 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 = Sökväg: { $pluginFullPath } +version-dd = Version: { $version } + +## These strings describe the state of plugins +## +## Variables: +## $blockListState: show some special state of the plugin, such as blocked, outdated + +state-dd-enabled = Status: Aktiverad +state-dd-enabled-block-list-state = Status: Aktiverad ({ $blockListState }) +state-dd-Disabled = Status: Inaktiverad +state-dd-Disabled-block-list-state = Status: Inaktiverad ({ $blockListState }) +mime-type-label = MIME-typ +description-label = Beskrivning +suffixes-label = Filändelse + +## Gecko Media Plugins (GMPs) + +plugins-gmp-license-info = Licensinformation +plugins-gmp-privacy-info = Sekretessinformation +plugins-openh264-name = OpenH264 Video Codec tillhandahållen av Cisco Systems, Inc. +plugins-openh264-description = Denna insticksmodul installeras automatiskt av Mozilla för att följa WebRTC-specifikationen och möjliggöra WebRTC-samtal med enheter som kräver H.264 video codec. Besök http://www.openh264.org/ för att visa källkoden för codec och lära dig mer om implementationen. +plugins-widevine-name = Widevine Content dekrypteringsmodul tillhandahålls av Google Inc. +plugins-widevine-description = Denna insticksmodul möjliggör uppspelning av krypterade media i enlighet med specifikationen för krypterad mediautökning. Krypterade medier används vanligtvis av webbplatser för att skydda mot kopiering av premiummedieinnehåll. Besök https://www.w3.org/TR/encrypted-media/ för mer information om Krypterade Media Extensions. -- cgit v1.2.3