summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl')
-rw-r--r--l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl b/l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl
new file mode 100644
index 0000000000..224b0bd11a
--- /dev/null
+++ b/l10n-nb-NO/toolkit/toolkit/about/aboutHttpsOnlyError.ftl
@@ -0,0 +1,31 @@
+# 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 = Kun-HTTPS-modus-advarsel
+about-httpsonly-title-site-not-available = Sikkert nettsted er ikke tilgjengelig
+
+# Variables:
+# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com
+about-httpsonly-explanation-unavailable2 = Du har aktivert kun-HTTPS-modus for forbedret sikkerhet, og en HTTPS-versjon av <em>{ $websiteUrl }</em> er ikke tilgjengelig.
+about-httpsonly-explanation-question = Hva kan være årsaken til dette?
+about-httpsonly-explanation-nosupport = Mest sannsynlig støtter nettstedet ganske enkelt ikke HTTPS.
+about-httpsonly-explanation-risk = Det er også mulig at en angriper er involvert. Hvis du bestemmer deg for å besøke nettstedet, bør du ikke oppgi sensitiv informasjon som passord, e-post eller betalingskortinformasjon.
+about-httpsonly-explanation-continue = Hvis du fortsetter, blir kun-HTTPS-modus slått av midlertidig for dette nettstedet.
+
+about-httpsonly-button-continue-to-site = Fortsett til HTTP-nettstedet
+about-httpsonly-button-go-back = Gå tilbake
+about-httpsonly-link-learn-more = Les 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 = Mulig alternativ
+about-httpsonly-suggestion-box-www-text = Det er en sikker versjon av <em>www.{ $websiteUrl }</em>. Du kan besøke denne siden i stedet for <em>{ $websiteUrl }</em>.
+about-httpsonly-suggestion-box-www-button = Gå til www.{ $websiteUrl }