diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /l10n-nb-NO/dom/chrome/security/security.properties | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nb-NO/dom/chrome/security/security.properties')
-rw-r--r-- | l10n-nb-NO/dom/chrome/security/security.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n-nb-NO/dom/chrome/security/security.properties b/l10n-nb-NO/dom/chrome/security/security.properties index 8b0783d6ce..b6a942104b 100644 --- a/l10n-nb-NO/dom/chrome/security/security.properties +++ b/l10n-nb-NO/dom/chrome/security/security.properties @@ -46,6 +46,7 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Lasting av blandet (usikkert) inn # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Blokkerte nedlasting av usikkert innhold «%S». + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=En iframe som har både allow-scripts og allow-same-origin i sin sandbox-attributt kan oppheve sandboxingen. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" @@ -156,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Oppgraderer usikker spekulativ TCP-tilko HTTPSFirstSchemeless = Upgrading URL loaded in the address bar without explicit protocol scheme to use HTTPS. +# LOCALIZATION NOTE: %S is the hostname for which a exception will be added; +HTTPSFirstAddingSessionException = Nettstedet ser ikke ut til å støtte HTTPS. Ytterligere forsøk på å laste «http://%S» sikkert vil hoppes over midlertidig. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Nedlasting av «%S» ble blokkert fordi iframe-en som utløste har sandbox-flagget satt. |