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/global/extensionPermissions.ftl | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/global/extensionPermissions.ftl (limited to 'thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/global/extensionPermissions.ftl') diff --git a/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/global/extensionPermissions.ftl b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/global/extensionPermissions.ftl new file mode 100644 index 0000000000..9a2cc52c2c --- /dev/null +++ b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/global/extensionPermissions.ftl @@ -0,0 +1,33 @@ +# 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/. + + +## Extension permission description keys are derived from permission names. +## Permissions for which the message has been changed and the key updated +## must have a corresponding entry in the `PERMISSION_L10N_ID_OVERRIDES` map. + +webext-perms-description-bookmarks = Läsa och ändra bokmärken +webext-perms-description-browserSettings = Läsa och ändra webbläsarens inställningar +webext-perms-description-browsingData = Rensa den senaste webbhistoriken, kakor och relaterad data +webext-perms-description-clipboardRead = Hämta data från urklipp +webext-perms-description-clipboardWrite = Mata in data till urklipp +webext-perms-description-declarativeNetRequest = Blockera innehåll på vilken sida som helst +webext-perms-description-declarativeNetRequestFeedback = Läs din surfhistorik +webext-perms-description-devtools = Utöka utvecklarverktyg för att komma åt dina data i öppna flikar +webext-perms-description-downloads = Ladda ner filer och läsa och ändra webbläsarens nedladdningshistorik +webext-perms-description-downloads-open = Öppna filer som hämtats till din dator +webext-perms-description-find = Läs texten på alla öppna flikar +webext-perms-description-geolocation = Åtkomst till din position +webext-perms-description-history = Åtkomst till webbhistoriken +webext-perms-description-management = Övervaka tilläggsanvändning och hantera teman +webext-perms-description-nativeMessaging = Utbyta meddelanden med andra program än { -brand-short-name } +webext-perms-description-notifications = Visa meddelanden till dig +webext-perms-description-pkcs11 = Erbjuder kryptografiska autentiseringstjänster +webext-perms-description-privacy = Läsa och ändra sekretessinställningar +webext-perms-description-proxy = Kontrollera proxyinställningar för webbläsare +webext-perms-description-sessions = Åtkomst till webbläsarens nyligen stängda flikar +webext-perms-description-tabs = Åtkomst till webbläsarens flikar +webext-perms-description-tabHide = Dölj och visa webbläsarens flikar +webext-perms-description-topSites = Åtkomst till webbhistoriken +webext-perms-description-webNavigation = Åtkomst till webbläsarens aktivitet under navigering -- cgit v1.2.3