From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-ne-NP/dom/chrome/security/security.properties | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 l10n-ne-NP/dom/chrome/security/security.properties (limited to 'l10n-ne-NP/dom/chrome/security/security.properties') diff --git a/l10n-ne-NP/dom/chrome/security/security.properties b/l10n-ne-NP/dom/chrome/security/security.properties new file mode 100644 index 0000000000..d1f5654a9e --- /dev/null +++ b/l10n-ne-NP/dom/chrome/security/security.properties @@ -0,0 +1,39 @@ +# 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 "Public-Key-Pins", "HPKP", "max-age", "report-uri" or "includeSubDomains" + +# 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/. + +# LOCALIZATION NOTE: Do not translate "SHA-1" +InsecurePasswordsPresentOnPage=असुरक्षित (http://) पृष्ठमा गोप्यशब्द लेख्ने ठाउँहरू छन्। यो एक सुरक्षा जोखिम हो जस्ले प्रयोगकर्ताको लग-इन प्रमाणहरू चोरी गर्न अनुमति दिन्छ। +InsecureFormActionPasswordsPresent=एक फारममा असुरक्षित (http: //) फारम कार्यका साथ पासवर्ड लेख्ने ठाउँहरू हुनु । यो एक सुरक्षा जोखिम हो जसले प्रयोगकर्ताको लगइन प्रमाणहरू चोरी गर्न अनुमति दिन्छ। +InsecurePasswordsPresentOnIframe=कुनै असुरक्षित (http://) iframe मा गोप्यशब्द लेख्ने ठाउँहरू हुनु। यो एक सुरक्षा जोखिम हो जस्ले प्रयोगकर्ताको लग-इन प्रमाणहरू चोरी गर्न अनुमति दिन्छ। +# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource +# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "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" + +# 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 trasnlate "nosniff". + + +# LOCALIZATION NOTE: Do not translate "data: URI". + -- cgit v1.2.3