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/aboutHttpsOnlyError.ftl | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutHttpsOnlyError.ftl (limited to 'thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutHttpsOnlyError.ftl') diff --git a/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutHttpsOnlyError.ftl b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutHttpsOnlyError.ftl new file mode 100644 index 0000000000..6376437e31 --- /dev/null +++ b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/about/aboutHttpsOnlyError.ftl @@ -0,0 +1,30 @@ +# 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/. + +about-httpsonly-title-alert = Varning endast HTTPS-läge +about-httpsonly-title-site-not-available = Säker webbplats är inte tillgänglig + +# Variables: +# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com +about-httpsonly-explanation-unavailable2 = Du har aktiverat endast HTTPS-läge för förbättrad säkerhet och en HTTPS-version av { $websiteUrl } finns inte tillgänglig. +about-httpsonly-explanation-question = Vad kan orsaka detta? +about-httpsonly-explanation-nosupport = Troligtvis stöder webbplatsen helt enkelt inte HTTPS. +about-httpsonly-explanation-risk = Det är också möjligt att en angripare är involverad. Om du väljer att besöka webbplatsen bör du inte ange någon känslig information som lösenord, e-post eller kreditkortsuppgifter. +about-httpsonly-explanation-continue = Om du fortsätter kommer endast HTTPS-läge att stängas av tillfälligt för den här webbplatsen. + +about-httpsonly-button-continue-to-site = Fortsätt till HTTP-webbplatsen +about-httpsonly-button-go-back = Gå tillbaka +about-httpsonly-link-learn-more = Läs mer… + +## Suggestion Box that only shows up if a secure connection to www can be established +## Variables: +## $websiteUrl (String) - Url of the website that can be securely loded with these alternatives. Example: example.com + +## Suggestion Box that only shows up if a secure connection to www can be established +## Variables: +## $websiteUrl (String) - Url of the website that can be securely loaded with these alternatives. Example: example.com + +about-httpsonly-suggestion-box-header = Möjligt alternativ +about-httpsonly-suggestion-box-www-text = Det finns en säker version av www.{ $websiteUrl }. Du kan besöka den här sidan istället för { $websiteUrl }. +about-httpsonly-suggestion-box-www-button = Gå till www.{ $websiteUrl } -- cgit v1.2.3