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-uz/dom/chrome/security/security.properties | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 l10n-uz/dom/chrome/security/security.properties (limited to 'l10n-uz/dom/chrome/security/security.properties') diff --git a/l10n-uz/dom/chrome/security/security.properties b/l10n-uz/dom/chrome/security/security.properties new file mode 100644 index 0000000000..540e79b0ec --- /dev/null +++ b/l10n-uz/dom/chrome/security/security.properties @@ -0,0 +1,52 @@ +# 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 +BlockMixedDisplayContent = "%1$S" kontentni aralash koʻrsatishni yuklash bloklangan +BlockMixedActiveContent = "%1$S" faol kontentni aralash yuklash bloklangan + +# CORS +# LOCALIZATION NOTE: Do not translate "Access-Control-Allow-Origin", Access-Control-Allow-Credentials, Access-Control-Allow-Methods, Access-Control-Allow-Headers +CORSDisabled=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS o‘chirilgan). +CORSRequestNotHttp=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS so‘rovi http emas). +CORSAllowOriginNotMatchingOrigin=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS bosh qatori 'Access-Control-Allow-Origin' %2$Sni topa olmadi). +CORSMethodNotFound=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS bosh qatori 'Access-Control-Allow-Methods'dagi uslub topilmadi). +CORSMissingAllowCredentials=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS 'Access-Control-Allow-Credentials' bosh qatorida 'true' kutilgandi). +CORSInvalidAllowMethod=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS 'Access-Control-Allow-Methods' bosh qatorida noto‘g‘ri '%2$S' olinma). +CORSInvalidAllowHeader=Cross-Origin so‘rovi bloklandi: bir xil manba siyosati masofadagi %1$S manbasini o‘qishga ruxsat bermaydi. (Sababi: CORS 'Access-Control-Allow-Headers' bosh qatorida noto‘g‘ri '%2$S' olinma). + +# 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" + +InsecurePasswordsPresentOnPage=Parol maydonlari xavfsiz (http://) sahifada ko‘rsatilgan. Ushbu xavfsizlik uchun xavf foydalanuvchi ma’lumotlarini o‘g‘irlanishiga sabab bo‘ladi. +InsecureFormActionPasswordsPresent=Parol maydonlari xavfsiz (http://) amal shaklida ko‘rsatilgan. Ushbu xavfsizlik uchun xavf foydalanuvchi ma’lumotlarini o‘g‘irlanishiga sabab bo‘ladi. +InsecurePasswordsPresentOnIframe=Parol maydonlari xavfsiz (http://)iframe’da ko‘rsatilgan. Ushbu xavfsizlik uchun xavf foydalanuvchi ma’lumotlarini o‘g‘irlanishiga sabab bo‘ladi. +# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource +LoadingMixedActiveContent2=Xavfsiz sahifada aralash (xavfli) faol sayt: "%1$S" yuklanmoqda +LoadingMixedDisplayContent2=Aralash (xavfsiz bo‘lmagan) faol ekran "%1$S" xavfsizlik sahifasida yuklanmoqda + +# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" +BothAllowScriptsAndSameOriginPresent=O‘zining sinov atributi uchun allow-scripts va allow-same-origin bor iframedan o‘zining sinab ko‘rishni olib tashlash mumkin. + +# 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". +WeakCipherSuiteWarning=Ushbu sayt kodlash uchun eski va xavfsiz bo‘lmagan RC4 kodlashdan foydalanadi. + +#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