251 lines
23 KiB
Properties
251 lines
23 KiB
Properties
# 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 = Танзимоти саҳифа боркунии манбаъро дар %2$S («%1$S») манъ карданд.
|
||
# LOCALIZATION NOTE (CSPROViolation):
|
||
# %1$S is the reason why the resource has not been loaded.
|
||
CSPROViolation = Барои танҳо гузориши сиёсати CSP вайроншавӣ ба миён омад («%1$S»). Рафтор иҷозат дода шуд ва гузориши CSP фиристода шуд.
|
||
# 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 = Танзимоти саҳифа боркунии манбаъро дар %2$S («%1$S») ба назар гирифтанд. Гузориши CSP фиристода шуд.
|
||
|
||
# CSP Warnings:
|
||
|
||
# LOCALIZATION NOTE (CSPInlineStyleViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. style-src-elem)
|
||
CSPInlineStyleViolation = Танзимоти саҳифа татбиқи услуби дарунсохтро (%2$S) манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROInlineStyleViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. style-src-elem)
|
||
CSPROInlineStyleViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа татбиқи услуби дарунсохтро (%2$S) манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPInlineScriptViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src-elem)
|
||
CSPInlineScriptViolation = Танзимоти саҳифа иҷрои скрипти дарунсохтро (%2$S) манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROInlineScriptViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src-elem)
|
||
CSPROInlineScriptViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои скрипти дарунсохтро (%2$S) манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPEventHandlerScriptViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src-attr)
|
||
CSPEventHandlerScriptViolation = Танзимоти саҳифа иҷрои дастгузори рӯйдодҳоро (%2$S) манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src-attr)
|
||
CSPROEventHandlerScriptViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои дастгузори рӯйдодҳоро (%2$S) манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPEvalScriptViolation):
|
||
# Don't translate/change "'unsafe-eval'", including the single quote.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src)
|
||
CSPEvalScriptViolation = Танзимоти саҳифа иҷрои «JavaScript eval»-ро (%2$S) манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S» («unsafe-eval» вуҷуд надорад)
|
||
# LOCALIZATION NOTE (CSPROEvalScriptViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# Don't translate/change "'unsafe-eval'", including the single quote.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src)
|
||
CSPROEvalScriptViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои «JavaScript eval»-ро (%2$S) манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S» («unsafe-eval» вуҷуд надорад)
|
||
# LOCALIZATION NOTE (CSPWasmEvalScriptViolation):
|
||
# WebAssembly is a feature name.
|
||
# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src)
|
||
CSPWasmEvalScriptViolation = Танзимоти саҳифа иҷрои «WebAssembly»-ро (%2$S) манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S» («wasm-unsafe-eval» ё «unsafe-eval» вуҷуд надорад)
|
||
# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# WebAssembly is a feature name.
|
||
# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the type of directive used by the resource (e.g. script-src)
|
||
CSPROWasmEvalScriptViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои «WebAssembly»-ро (%2$S) манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S» («wasm-unsafe-eval» ё «unsafe-eval» вуҷуд надорад)
|
||
# LOCALIZATION NOTE (CSPTrustedTypesPolicyViolation):
|
||
# Don't translate "Trusted Types" because it's a feature name.
|
||
# %1$S is the entire directive (name and value) that has been violated (e.g. "trusted types X").
|
||
CSPTrustedTypesPolicyViolation = Танзимоти саҳифа эҷодкунии сиёсати навъҳои боэътимод (Trusted Types)-ро манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION_NOTE (CSPROTrustedTypesPolicyViolation):
|
||
# Don't translate "Trusted Types" because it's a feature name.
|
||
# %1$S is the entire directive (name and value) that has been violated (e.g. "trusted types X").
|
||
CSPROTrustedTypesPolicyViolation = (Сиёсати «Report-Only») Танзимоти саҳифа эҷодкунии сиёсати навъҳои боэътимод (Trusted Types)-ро манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPTrustedTypesSinkViolation):
|
||
# Don't translate "require-trusted-types-for 'script'", because it's the CSP directive.
|
||
CSPTrustedTypesSinkViolation = Танзимоти саҳифа таъинотро барои дарҷкунии гиранда манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «require-trusted-types-for ’script’»
|
||
# LOCALIZATION NOTE (CSPROTrustedTypesSinkViolation):
|
||
# Don't translate "require-trusted-types-for 'script'", because it's the CSP directive.
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
CSPROTrustedTypesSinkViolation = (Сиёсати «Report-Only») Танзимоти саҳифа таъинотро барои дарҷкунии гиранда манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «require-trusted-types-for ’script’»
|
||
# LOCALIZATION NOTE (CSPStyleViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. style-src)
|
||
CSPStyleViolation = Танзимоти саҳифа татбиқи услуберо (%3$S) дар %2$S манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROStyleViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. style-src)
|
||
CSPROStyleViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа татбиқи услуберо (%3$S) дар %2$S манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPScriptViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. script-src-elem)
|
||
CSPScriptViolation = Танзимоти саҳифа иҷрои скриптеро (%3$S) дар %2$S манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROScriptViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. script-src-elem)
|
||
CSPROScriptViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои скриптеро (%3$S) дар %2$S манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPWorkerViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. worker-src)
|
||
CSPWorkerViolation = Танзимоти саҳифа иҷрои скрипти коргузореро (%3$S) дар %2$S манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROWorkerViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. worker-src)
|
||
CSPROWorkerViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа иҷрои скрипти коргузореро (%3$S) дар %2$S манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPGenericViolation):
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. image-src)
|
||
CSPGenericViolation = Танзимоти саҳифа боркунии манбаъро (%3$S) дар %2$S манъ кард, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (CSPROGenericViolation):
|
||
# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
|
||
# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
|
||
# %2$S is the URI of the resource which violated the directive.
|
||
# %3$S is the type of directive used by the resource (e.g. image-src)
|
||
CSPROGenericViolation = (Сиёсати «Танҳо гузориш») Танзимоти саҳифа боркунии манбаъро (%3$S) дар %2$S манъ мекунад, зеро ки он қоидаҳои дастури зеринро вайрон мекунад: «%1$S»
|
||
# LOCALIZATION NOTE (triedToSendReport):
|
||
# %1$S is the URI we attempted to send a report to.
|
||
triedToSendReport = Кӯшиши фиристодани гузориш ба нишонии URI-и нодуруст: «%1$S»
|
||
tooManyReports = Раванди ирсолкунии аз ҳад зиёд гузоришҳои «CSP» дар муддати кутоҳ қатъ карда шуд.
|
||
# 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 (ignoringNonAsciiToken):
|
||
# %1$S defines the name of the directive
|
||
# %2$S is the token string containing non-ASCII characters.
|
||
ignoringNonAsciiToken = Радкунии дастури «%1$S» бо токени ғайри ASCII-и «%2$S»
|
||
# LOCALIZATION NOTE (ignoringSrcFromMetaCSP):
|
||
# %1$S defines the ignored src
|
||
ignoringSrcFromMetaCSP = Радкунии манбаи «%1$S» (Дастгирӣ намешавад, агар тавассути унсури маълумоти васеъ интиқол дода шавад).
|
||
# LOCALIZATION NOTE (ignoringSrcWithinNonceOrHashDirective):
|
||
# %1$S is the ignored src (e.g. "unsafe-inline")
|
||
# %2$S is the directive (e.g. "script-src-elem")
|
||
ignoringSrcWithinNonceOrHashDirective = Радкунии «%1$S» дар ҳудуди «%2$S»: «nonce-source» ё «hash-source» муайян шудаанд
|
||
# LOCALIZATION NOTE (ignoringScriptSrcForStrictDynamic):
|
||
# %1$S is the ignored src
|
||
# %1$S is the directive src (e.g. "script-src-elem")
|
||
# 'strict-dynamic' should not be localized
|
||
ignoringScriptSrcForStrictDynamic = Радкунии «%1$S» дар ҳудуди «%2$S»: «strict-dynamic» муайян шудааст
|
||
# LOCALIZATION NOTE (ignoringStrictDynamic):
|
||
# %1$S is the ignored src
|
||
ignoringStrictDynamic = Радкунии манбаи «%1$S» (Танҳо дар ҳудуди «script-src» дастгирӣ мешавад).
|
||
# LOCALIZATION NOTE (ignoringUnsafeEval):
|
||
# %1$S is the csp directive (e.g. script-src-elem)
|
||
# 'unsafe-eval' and 'wasm-unsafe-eval' should not be localized
|
||
ignoringUnsafeEval = Радкунии «unsafe-eval» ё «wasm-unsafe-eval» дар дохили «%1$S».
|
||
# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce):
|
||
# %1$S is the csp directive that contains 'strict-dynamic'
|
||
# 'strict-dynamic' should not be localized
|
||
strictDynamicButNoHashOrNonce = Калимаи калидии «strict-dynamic» дохили «%1$S» бе истифодаи «nonce» ё «hash»-и боэътибор метавонад ҳамаи скриптҳоро аз боркунӣ манъ кунад
|
||
# LOCALIZATION NOTE (reportURInotHttpsOrHttp2):
|
||
# %1$S is the ETLD of the report URI that is not HTTP or HTTPS
|
||
reportURInotHttpsOrHttp2 = Нишонии URI-и гузориш (%1$S) бояд нишонии URI бо HTTP ё HTTPS бошад.
|
||
# LOCALIZATION NOTE (reportURINorReportToNotInReportOnlyHeader):
|
||
# %1$S is the ETLD of the page with the policy
|
||
reportURINorReportToNotInReportOnlyHeader = Ин сомона (%1$S) дорои сиёсати «Report-Only» бе дастурҳои «report-uri» ё «report-to» мебошад. CSP манъ карда намешавад ва дар бораи вайроншавии ин сиёсат гузоришро ирсол карда наметавонад.
|
||
# LOCALIZATION NOTE (reportURInotInReportOnlyHeader):
|
||
# %1$S is the ETLD of the page with the policy
|
||
reportURInotInReportOnlyHeader = Ин сомона (%1$S) дорои танҳо гузориши сиёсат бе нишонии URI-и гузориш мебошад. CSP манъ карда намешавад ва дар бораи вайроншавии ин сиёсат гузоришро ирсол карда наметавонад.
|
||
# 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 = Такмилдиҳии дархости хатарноки «%1$S» барои истифодаи «%2$S»
|
||
# LOCALIZATION NOTE (ignoreSrcForDirective):
|
||
ignoreSrcForDirective = Радкунии «srcs» барои дастури «%1$S»
|
||
# LOCALIZATION NOTE (hostNameMightBeKeyword):
|
||
# %1$S is the hostname in question and %2$S is the keyword
|
||
hostNameMightBeKeyword = Маънидод кардани «%1$S» ҳамчун номи мизбон, на ҳамчун калимаи калидӣ. Агар шумо хоҳед, ки онро ҳамчун калимаи калиди истифода баред, аз «%2$S» истифода баред (ба нохунакҳои ягона ворид шудааст).
|
||
# LOCALIZATION NOTE (notSupportingDirective):
|
||
# directive is not supported (e.g. 'reflected-xss')
|
||
notSupportingDirective = Дастури «%1$S» дастгирӣ намешавад. Дастур ва қиматҳо рад карда мешаванд.
|
||
# 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
|
||
ignoringDirectiveWithNoValues = «%1$S» рад карда мешавад, зеро ки он дорои ягон танзим намебошад.
|
||
# LOCALIZATION NOTE (ignoringInvalidGroupSyntax):
|
||
# %1$S is the whole group name being parsed
|
||
# %2$S is the bad character (e.g. a / slash, $ dollar etc.)
|
||
ignoringInvalidGroupSyntax = Рад кардани гурӯҳи дастурҳои «report-to» дар «%1$S» бо нишони нодурусти «%2$S».
|
||
# LOCALIZATION NOTE (ignoringReportOnlyDirective):
|
||
# %1$S is the directive that is ignored in report-only mode.
|
||
ignoringReportOnlyDirective = Дастури минтақаи санҷишӣ рад карда мешавад, вақте ки он дар танҳо гузориши сиёсати «%1$S» фиристода мешавад
|
||
# LOCALIZATION NOTE (IgnoringSrcBecauseOfDirective):
|
||
# %1$S is the name of the src that is ignored.
|
||
# %2$S is the name of the directive that causes the src to be ignored.
|
||
IgnoringSrcBecauseOfDirective = «%1$S» ба сабаби дастури «%2$S» рад карда мешавад.
|
||
# LOCALIZATION NOTE (IgnoringSourceWithinDirective):
|
||
# %1$S is the ignored src
|
||
# %2$S is the directive which supports src
|
||
IgnoringSourceWithinDirective = «%1$S» рад карда мешавад (Дар ҳудуди «%2$S» дастгирӣ намешавад).
|
||
# LOCALIZATION NOTE (IgnoringSourceWithinDirective):
|
||
# %1$S is the ignored src
|
||
obsoleteBlockAllMixedContent = Манбаи «%1$S» рад карда мешавад, зеро ки навсозии намоиши муҳтавои омехта қимати «block-all-mixed-content»-ро аз истифода мебарорад.
|
||
# CSP Errors:
|
||
# LOCALIZATION NOTE (couldntParseInvalidSource):
|
||
# %1$S is the source that could not be parsed
|
||
couldntParseInvalidSource = Манбаи нодурусти «%1$S» таҷзия карда нашуд
|
||
# LOCALIZATION NOTE (couldntParseInvalidHost):
|
||
# %1$S is the host that's invalid
|
||
couldntParseInvalidHost = Мизбони нодурусти «%1$S» таҷзия карда нашуд
|
||
# LOCALIZATION NOTE (couldntParsePort):
|
||
# %1$S is the string source
|
||
couldntParsePort = Порт дар «%1$S» таҷзия карда нашуд
|
||
# LOCALIZATION NOTE (duplicateDirective):
|
||
# %1$S is the name of the duplicate directive
|
||
duplicateDirective = Дастури такрории «%1$S» муайян карда шуд. Ҳамаи дастурҳо, ба ғайр аз дастури аввалин, рад карда мешаванд.
|
||
# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag):
|
||
# %1$S is the option that could not be understood
|
||
couldntParseInvalidSandboxFlag = Байрақчаи нодурусти минтақаи санҷишии «%1$S» таҷзия карда нашуд
|
||
# LOCALIZATION NOTE (invalidNumberOfTrustedTypesForDirectiveValues):
|
||
# %1$S is the number of passed tokens.
|
||
invalidNumberOfTrustedTypesForDirectiveValues = Шумораи нодурусти нишонҳо барои дастури «require-trusted-types-for» қабул шуд: %1$S; 1 дар ҳоли интизор аст
|
||
# LOCALIZATION NOTE (invalidRequireTrustedTypesForDirectiveValue):
|
||
# %1$S is the passed token
|
||
invalidRequireTrustedTypesForDirectiveValue = Нишони нодуруст барои дастури «require-trusted-types-for» қабул шуд: %1$S; «script» дар ҳоли интизор аст
|
||
# LOCALIZATION NOTE (invalidTrustedTypesExpression):
|
||
# %1$S is the passed token
|
||
invalidTrustedTypesExpression = Нишони нодуруст барои дастури «trusted-types» қабул шуд: %1$S
|
||
# LOCALIZATION NOTE (CSPMessagePrefix):
|
||
# Do not translate "Content-Security-Policy", only handle spacing for the colon.
|
||
# %S is a console message that is being prefixed here.
|
||
CSPMessagePrefix = Content-Security-Policy: %S
|