diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-ast/dom/chrome/security/security.properties | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ast/dom/chrome/security/security.properties')
-rw-r--r-- | l10n-ast/dom/chrome/security/security.properties | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/l10n-ast/dom/chrome/security/security.properties b/l10n-ast/dom/chrome/security/security.properties new file mode 100644 index 0000000000..1446fce557 --- /dev/null +++ b/l10n-ast/dom/chrome/security/security.properties @@ -0,0 +1,78 @@ +# 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/. + +# Mixed Content Blocker +# LOCALIZATION NOTE: "%1$S" is the URI of the blocked mixed content resource + +# CORS +# LOCALIZATION NOTE: Do not translate "Access-Control-Allow-Origin", Access-Control-Allow-Credentials, Access-Control-Allow-Methods, Access-Control-Allow-Headers + +# LOCALIZATION NOTE: Do not translate "Strict-Transport-Security", "HSTS", "max-age" or "includeSubDomains" + +# LOCALIZATION NOTE: Do not translate "SHA-1" +# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download + +# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" + +# LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" + +# Sub-Resource Integrity +# LOCALIZATION NOTE: Do not translate "script" or "integrity". "%1$S" is the invalid token found in the attribute. +# LOCALIZATION NOTE: Do not translate "integrity" +# LOCALIZATION NOTE: Do not translate "integrity" +# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the type of hash algorithm in use (e.g. "sha256"). +# LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI. +# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute. +# LOCALIZATION NOTE: Do not translate "integrity" +NoValidMetadata=L'atributu «integrity» nun contién nengún metadatu válidu. + +# LOCALIZATION NOTE: Do not translate "RC4". + + +#XCTO: nosniff +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options: nosniff". +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff". +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff". + +# LOCALIZATION NOTE: Do not translate "importScripts()" + +# LOCALIZATION NOTE: Do not translate "data: URI". + + + +# LOCALIZATION NOTE (BrowserUpgradeInsecureDisplayRequest): +# %1$S is the browser name "brandShortName"; %2$S is the URL of the upgraded request; %1$S is the upgraded scheme. + +# LOCALIZATION NOTE (MixedContentAutoUpgrade): +# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +# LOCALIZATION NOTE (RunningClearSiteDataValue): +# %S is the URI of the resource whose data was cleaned up + +# Reporting API +# LOCALIZATION NOTE(ReportingHeaderInvalidURLEndpoint): %1$S is the invalid URL, %2$S is the group name + +# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501 +# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501 + +# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI. +# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI. + +# X-Frame-Options +# LOCALIZATION NOTE(XFrameOptionsInvalid): %1$S is the header value, %2$S is frame URI. Do not translate "X-Frame-Options". +# LOCALIZATION NOTE(XFrameOptionsDeny): %1$S is the header value, %2$S is frame URI and %3$S is the parent document URI. Do not translate "X-Frame-Options". + +# HTTPS-Only Mode +# LOCALIZATION NOTE: %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +# LOCALIZATION NOTE: %1$S is the URL of request. +# LOCALIZATION NOTE: %1$S is the URL of the failed request; %2$S is an error-code. + +# LOCALIZATION NOTE: %S is the URL of the failed request; + +# LOCALIZATION NOTE: %S is the URL of the blocked request; + +# Sanitizer API +# LOCALIZATION NOTE: Please do not localize "DocumentFragment". It's the name of an API. +# LOCALIZATION NOTE: "Sanitizer" is the name of the API. Please do not localize. + |