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-my/dom/chrome/security/caps.properties | 9 +++ l10n-my/dom/chrome/security/csp.properties | 91 +++++++++++++++++++++++++ l10n-my/dom/chrome/security/security.properties | 60 ++++++++++++++++ 3 files changed, 160 insertions(+) create mode 100644 l10n-my/dom/chrome/security/caps.properties create mode 100644 l10n-my/dom/chrome/security/csp.properties create mode 100644 l10n-my/dom/chrome/security/security.properties (limited to 'l10n-my/dom/chrome/security') diff --git a/l10n-my/dom/chrome/security/caps.properties b/l10n-my/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..e9095df982 --- /dev/null +++ b/l10n-my/dom/chrome/security/caps.properties @@ -0,0 +1,9 @@ +# 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/. +CheckLoadURIError = Security Error: Content at %S may not load or link to %S. +CheckSameOriginError = လုံခြုံရေး အမှား - %S ထဲက အကြောင်းအရာက %S မှ အချိတ်အဆက်ကြမ်းကို ဖွင့်မှာ မဟုတ်ဘူး။ +ExternalDataError = လုံခြုံရေးပြသာနာ - %S ရှိ စာကိုယ်သည် %S အားရယူရန်ကြိုးစားခဲ့သော်လည်း ပြင်ပအချက်အလက်အနေဖြင့် ပုံပြရာတွင် ဖော်ပြမည်မဟုတ်ပါ + +CreateWrapperDenied = %S အတန်းအစား ၀တ္ထုအတွက် အထုတ်အပိုး ဖန်တီးဖို့ ခွင့်ပြုချက် ငြင်းပယ်ခံရတယ် +CreateWrapperDeniedForOrigin = %1$S အတန်းအစား ၀တ္ထုအတွက် အထုတ်အပိုး ဖန်တီးဖို့ <%2$S> ကို ခွင့်ပြုချက် ငြင်းပယ်ခံရတယ် diff --git a/l10n-my/dom/chrome/security/csp.properties b/l10n-my/dom/chrome/security/csp.properties new file mode 100644 index 0000000000..9bd854fd7c --- /dev/null +++ b/l10n-my/dom/chrome/security/csp.properties @@ -0,0 +1,91 @@ +# 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/. + +# CSP Warnings: +# LOCALIZATION NOTE (CSPViolation): +# %1$S is the reason why the resource has not been loaded. +CSPViolation = ရင်းမြစ် %1$S ရယူနေခြင်းကို စာမျက်နှာ၏အပြင်အဆင်က တားဆီးထားပါသည် +# LOCALIZATION NOTE (CSPViolationWithURI): +# %1$S is the directive that has been violated. +# %2$S is the URI of the resource which violated the directive. +CSPViolationWithURI = The page’s settings blocked the loading of a resource at %2$S (“%1$S”). +# LOCALIZATION NOTE (CSPROViolation): +# %1$S is the reason why the resource has not been loaded. +CSPROViolation = A violation occurred for a report-only CSP policy (“%1$S”). The behavior was allowed, and a CSP report was sent. +# LOCALIZATION NOTE (CSPROViolationWithURI): +# %1$S is the directive that has been violated. +# %2$S is the URI of the resource which violated the directive. +CSPROViolationWithURI = The page’s settings observed the loading of a resource at %2$S (“%1$S”). A CSP report is being sent. +# LOCALIZATION NOTE (triedToSendReport): +# %1$S is the URI we attempted to send a report to. +triedToSendReport = ကြိုးစားပို့သည့် ပုံစံမကျသော URI: "%1$S" +# LOCALIZATION NOTE (couldNotParseReportURI): +# %1$S is the report URI that could not be parsed +couldNotParseReportURI = စိစစ်မရသော တင်ပြချက် URI: %1$S +# LOCALIZATION NOTE (couldNotProcessUnknownDirective): +# %1$S is the unknown directive +couldNotProcessUnknownDirective = ညွှန်ကြားချက်မသေချာသော လုပ်ငန်းစဉ် '%1$S' +# LOCALIZATION NOTE (ignoringUnknownOption): +# %1$S is the option that could not be understood +ignoringUnknownOption = အမည်မသိ အပြင်အဆင် %1$S ကို လျစ်လျူရှုနေသည် +# LOCALIZATION NOTE (ignoringDuplicateSrc): +# %1$S defines the duplicate src +ignoringDuplicateSrc = ရှိပြီးဖြစ်နေသော ရင်းမြစ် %1$S ကို လျစ်လျူရှုနေသည် +# LOCALIZATION NOTE (ignoringSrcFromMetaCSP): +# %1$S defines the ignored src +ignoringSrcFromMetaCSP = Ignoring source ‘%1$S’ (Not supported when delivered via meta element). +# LOCALIZATION NOTE (ignoringStrictDynamic): +# %1$S is the ignored src +ignoringStrictDynamic = Ignoring source “%1$S” (Only supported within script-src). +# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce): +# %1$S is the csp directive that contains 'strict-dynamic' +# 'strict-dynamic' should not be localized +strictDynamicButNoHashOrNonce = Keyword ‘strict-dynamic’ within “%1$S” with no valid nonce or hash might block all scripts from loading +# LOCALIZATION NOTE (reportURInotHttpsOrHttp2): +# %1$S is the ETLD of the report URI that is not HTTP or HTTPS +reportURInotHttpsOrHttp2 = The report URI (%1$S) should be an HTTP or HTTPS URI. +# LOCALIZATION NOTE (reportURInotInReportOnlyHeader): +# %1$S is the ETLD of the page with the policy +reportURInotInReportOnlyHeader = This site (%1$S) has a Report-Only policy without a report URI. CSP will not block and cannot report violations of this policy. +# LOCALIZATION NOTE (failedToParseUnrecognizedSource): +# %1$S is the CSP Source that could not be parsed +failedToParseUnrecognizedSource = အမျိုးအစားမသိသော %1$S အားဖွင့်မရပါ +# LOCALIZATION NOTE (upgradeInsecureRequest): +# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +upgradeInsecureRequest = Upgrading insecure request ‘%1$S’ to use ‘%2$S’ +# LOCALIZATION NOTE (ignoreSrcForDirective): +ignoreSrcForDirective = srcs များကို directive ‘%1$S’ အတွက် ဖယ်ထားမည် +# LOCALIZATION NOTE (hostNameMightBeKeyword): +# %1$S is the hostname in question and %2$S is the keyword +hostNameMightBeKeyword = %1$S အားလက်ခံ အမည်တစ်ခုအနေဖြင့် ဖတ်နေပြီး အကယ်လို့ ကီးစကားလုံးတစ်ခုအဖြစ်သုံးလိုပါက ‘%2$S’ အားသုံးပါ (single quote ထဲတွင် ထည်းထားသှ်) +# LOCALIZATION NOTE (notSupportingDirective): +# directive is not supported (e.g. 'reflected-xss') +notSupportingDirective = Directive ‘%1$S’ အားထောက်ပံ့မပေးထားပါ။ Directive နှင့် တန်ဖိုးများအား လျစ်လျူရှုထားမည်။ +# LOCALIZATION NOTE (blockAllMixedContent): +# %1$S is the URL of the blocked resource load. +blockAllMixedContent = လုံခြုံမှုမရှိသော တောင်းဆိုမှု ‘%1$S’ အား ပိတ်ထားသှ်။ +# LOCALIZATION NOTE (ignoringDirectiveWithNoValues): +# %1$S is the name of a CSP directive that requires additional values (e.g., 'require-sri-for') +ignoringDirectiveWithNoValues = ‘%1$S’ အား​ မည်သည့် parameters မှမပါသဖြင့်လျစ်လျူရှုထားသည် +# LOCALIZATION NOTE (ignoringReportOnlyDirective): +# %1$S is the directive that is ignored in report-only mode. +ignoringReportOnlyDirective = စမ်းသပ် directive အား အစီရင်ခံစာပေးပို့ ပေါ်လစီ‘%1$S’ လျစ်လျူရှုထားမည်ဖြစ်သည် + +# CSP Errors: +# LOCALIZATION NOTE (couldntParseInvalidSource): +# %1$S is the source that could not be parsed +couldntParseInvalidSource = Couldn't parse invalid source %1$S +# LOCALIZATION NOTE (couldntParseInvalidHost): +# %1$S is the host that's invalid +couldntParseInvalidHost = Couldn't parse invalid host %1$S +# LOCALIZATION NOTE (couldntParsePort): +# %1$S is the string source +couldntParsePort = %1$S ရှိ စီစစ်တင်ပြမရသော Port +# LOCALIZATION NOTE (duplicateDirective): +# %1$S is the name of the duplicate directive +duplicateDirective = Duplicate %1$S directives detected. All but the first instance will be ignored. +# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag): +# %1$S is the option that could not be understood +couldntParseInvalidSandboxFlag = မှန်သော sandbox flag ‘%1$S’ အားမဖတ်နိုင်ပါ + diff --git a/l10n-my/dom/chrome/security/security.properties b/l10n-my/dom/chrome/security/security.properties new file mode 100644 index 0000000000..7c78db7d7c --- /dev/null +++ b/l10n-my/dom/chrome/security/security.properties @@ -0,0 +1,60 @@ +# 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" +BlockMixedActiveContent = ရောနှောထားသောတက်ကြွ ပါဝင်ပစ္စည်းများအားပိတ်"%1$S" + +# 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 Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS disabled). +CORSRequestNotHttp=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http). +CORSAllowOriginNotMatchingOrigin=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘%2$S’). +CORSNotSupportingCredentials=Cross-Origin တောင်းဆိုချက်အား ပိတ်ထားသှ်။ ၎င်းပေါ်လစီ မှပင် အခြား ‘%1$S’ နေရာမှ အရာများရယူခွင့်ပိတ်ထားသှ်။ ( အကြောင်းပြချက် - CORS ခေါင်းစီး ‘Access-Control-Allow-Origin’ is ‘*’ မှာ Credential များသုံးခွင့်မပေးထားပါ။ +CORSMethodNotFound=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: Did not find method in CORS header ‘Access-Control-Allow-Methods’). +CORSMissingAllowCredentials=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: expected ‘true’ in CORS header ‘Access-Control-Allow-Credentials’). +CORSInvalidAllowMethod=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Methods’). +CORSInvalidAllowHeader=Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: invalid token ‘%2$S’ in CORS header ‘Access-Control-Allow-Headers’). + +# LOCALIZATION NOTE: Do not translate "Strict-Transport-Security", "HSTS", "max-age" or "includeSubDomains" +STSUnknownError=Strict-Transport-Security: An unknown error occurred processing the header specified by the site. +STSCouldNotParseHeader=Strict-Transport-Security: The site specified a header that could not be parsed successfully. +STSNoMaxAge=Strict-Transport-Security: The site specified a header that did not include a ‘max-age’ directive. +STSMultipleMaxAges=Strict-Transport-Security: The site specified a header that included multiple ‘max-age’ directives. +STSInvalidMaxAge=Strict-Transport-Security: The site specified a header that included an invalid ‘max-age’ directive. +STSMultipleIncludeSubdomains=Strict-Transport-Security: The site specified a header that included multiple ‘includeSubDomains’ directives. +STSInvalidIncludeSubdomains=Strict-Transport-Security: The site specified a header that included an invalid ‘includeSubDomains’ directive. +STSCouldNotSaveState=Strict-Transport-Security: An error occurred noting the site as a Strict-Transport-Security host. + +InsecurePasswordsPresentOnPage=မလုံခြုံသော (http://) စာမျက်နှာတွင် ပတ်စ်ဝတ်ရိုက်သွင်းရမည်ဖြစ်သှ်။ သုံးဆွဲသူ၏ ဝင်ရောက်မှုအချက်အလက်များအား ရယူနိုင်သော လုံခြုံရေး အရဲစွန့်ခြင်းဖြစ်သှ်။ +InsecureFormActionPasswordsPresent=မလုံခြုံသော (http://) စာမျက်နှာတွင် မလုံခြုံသော ပတ်စ်ဝတ်ရိုက်သွင်း ဖောင်တစ်ခုပါနေသှ်။ သုံးဆွဲသူ၏ ဝင်ရောက်မှုအချက်အလက်များအား ရယူနိုင်သော လုံခြုံရေး အရဲစွန့်ခြင်းဖြစ်သှ်။ +InsecurePasswordsPresentOnIframe=မလုံခြုံသော (http://) ပတ်စ်ဝတ်ရိုက်သွင်းရမည့် iframe တစ်ခုပါနေသှ်။ သုံးဆွဲသူ၏ ဝင်ရောက်မှုအချက်အလက်များအား ရယူနိုင်သော လုံခြုံရေး အရဲစွန့်ခြင်းဖြစ်သှ်။ +# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource +LoadingMixedActiveContent2=လုံခြုံသော စာမျက်နှာတစ်ခုတွင် ရောထားသော “%1$S” (မလုံခြုံသော) စာကိုယ်တစ်ခုကို ရယူနေသှ် +LoadingMixedDisplayContent2=လုံခြုံသော စာမျက်နှာတစ်ခုတွင် မလုံခြုံသော ပြသစာကိုယ် “%1$S” အား ရယူနေသှ် + +# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" +BothAllowScriptsAndSameOriginPresent=An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. + +# Sub-Resource Integrity +# LOCALIZATION NOTE: Do not translate "script" or "integrity". "%1$S" is the invalid token found in the attribute. +MalformedIntegrityHash=The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “-”. +# LOCALIZATION NOTE: Do not translate "integrity" +InvalidIntegrityLength=The hash contained in the integrity attribute has the wrong length. +# LOCALIZATION NOTE: Do not translate "integrity" +InvalidIntegrityBase64=The hash contained in the integrity attribute could not be decoded. +# LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI. +IneligibleResource=“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin. +# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute. +UnsupportedHashAlg=ထောက်ပံ့မပေးထားသော hash algorithm အား integrity attribute: “%1$S” တွင်တွေ့ရသှ် +# LOCALIZATION NOTE: Do not translate "integrity" +NoValidMetadata=Integrity attribute တွင် လုံလောက်သော metadata မပါလာပါ + +# LOCALIZATION NOTE: Do not translate "RC4". +WeakCipherSuiteWarning=ယခု ဆိုက်ဒ်သှ် encryption အတွက် မထောက်ပံ့တော့သော RC4 ကိုသုံးသှ် + +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not trasnlate "nosniff". +XCTOHeaderValueMissing=X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”? + -- cgit v1.2.3