# 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' स्रोताकडे दुर्लक्ष करत आहे (meta घटकाद्वारे वितरित केल्याने समर्थीत नाही). # LOCALIZATION NOTE (ignoringStrictDynamic): # %1$S is the ignored src ignoringStrictDynamic = %1$S दुर्लक्षित करीत आहोत (फक्त script-src मध्ये समर्थित असलेले). # 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 = '%1$S' डिरेक्टीव साठी srcs दुर्लक्षीत करत आहे # 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 = Sandbox दिशादर्शक दुर्लक्षित केले जेव्हा ते एका अहवाल-केवळ धोरणामध्ये ‘%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 = अवैध्य sandbox फ्लॅग ‘%1$S’ पार्स करू शकत नाही