diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-gu-IN/dom/chrome/security/csp.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gu-IN/dom/chrome/security/csp.properties')
-rw-r--r-- | l10n-gu-IN/dom/chrome/security/csp.properties | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/l10n-gu-IN/dom/chrome/security/csp.properties b/l10n-gu-IN/dom/chrome/security/csp.properties new file mode 100644 index 0000000000..67d1232b56 --- /dev/null +++ b/l10n-gu-IN/dom/chrome/security/csp.properties @@ -0,0 +1,102 @@ +# 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 અહેવાલને મોકલવામાં આવ્યુ છે. +# 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 = સ્ત્રોત ‘%1$S’ ને અવગણવું (મેટા એલિમેન્ટ દ્વારા વિતરિત કરતી વખતે આધારભૂત નથી). +# LOCALIZATION NOTE (ignoringSrcWithinScriptStyleSrc): +# %1$S is the ignored src +# script-src and style-src are directive names and should not be localized +ignoringSrcWithinScriptStyleSrc = સ્ક્રિપ્ટમાં “%1$S” ને script-src અથવા style-src: નિર્વિવાદ સ્ત્રોત અથવા હેશ-સ્રોત નિર્દિષ્ટ +# LOCALIZATION NOTE (ignoringSrcForStrictDynamic): +# %1$S is the ignored src +# script-src, as well as 'strict-dynamic' should not be localized +ignoringSrcForStrictDynamic = અવગણો સ્ક્રિપ્ટમાં “%1$S” ને script-src: ‘strict-dynamic’ ઉલ્લેખિત +# LOCALIZATION NOTE (ignoringStrictDynamic): +# %1$S is the ignored src +ignoringStrictDynamic = સ્રોત “%1$S” ને અવગણીને (ફક્ત સ્ક્રિપ્ટ-સ્રોતમાં આધારભૂત છે). +# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce): +# %1$S is the csp directive that contains 'strict-dynamic' +# 'strict-dynamic' should not be localized +strictDynamicButNoHashOrNonce = કોઈ અમાન્ય અથવા હેશ વગર “%1$S” માં કીવર્ડ‘‘strict-dynamic’ લોડ થતાં બધી સ્ક્રિપ્ટ્સને અવરોધિત કરી શકે છે +# LOCALIZATION NOTE (reportURInotHttpsOrHttp2): +# %1$S is the ETLD of the report URI that is not HTTP or HTTPS +reportURInotHttpsOrHttp2 = અહેવાલ URI (%1$S) એ HTTP અથવા HTTPS URI હોવી જોઇએ. +# 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 (e.g., 'require-sri-for') +ignoringDirectiveWithNoValues = તે ‘%1$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=‘%2$S’ ડાઈરેક્ટીવને કારણે ‘%1$S’ ને અવગણ્યાં. + +# 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’ ને પાર્સ કરી શકાઈ નથી |