%1$S” CSPROStyleViolation = (Report-Only policy) The page’s settings would block a style (%3$S) at %2$S from being applied because it violates the following directive: “%1$S” CSPScriptViolation = The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S” CSPROScriptViolation = (Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S” CSPWorkerViolation = The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S” CSPROWorkerViolation = (Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S” CSPGenericViolation = The page’s settings blocked the loading of a resource (%3$S) at %2$S because it violates the following directive: “%1$S” CSPROGenericViolation = (Report-Only policy) The page’s settings would block the loading of a resource (%3$S) at %2$S because it violates the following directive: “%1$S” triedToSendReport = Reyndi að senda skýrslu á ógilt URI: “%1$S” tooManyReports = Prevented too many CSP reports from being sent within a short period of time. couldNotParseReportURI = gat ekki lesið skýrslu URI: %1$S couldNotProcessUnknownDirective = Gat ekki lesið óþekkta skipun ‘%1$S’ ignoringUnknownOption = Hunsa óþekktan valkost %1$S ignoringDuplicateSrc = Hunsa tvítekna staðsetningu %1$S ignoringInvalidToken = Ignoring directive ‘%1$S’ because the token contains invalid characters ‘%2$S’ ignoringSrcFromMetaCSP = Hunsa ‘%1$S’ (Ekki hægt að nota þegar það kemur frá meta einindi). ignoringSrcWithinNonceOrHashDirective = Ignoring “%1$S” within %2$S: nonce-source or hash-source specified ignoringScriptSrcForStrictDynamic = Ignoring “%1$S” within %2$S: ‘strict-dynamic’ specified ignoringStrictDynamic = Hunsa “%1$S” (aðeins stutt innan í script-src). ignoringUnsafeEval = Ignoring ‘unsafe-eval’ or ‘wasm-unsafe-eval’ inside “%1$S”. strictDynamicButNoHashOrNonce = Lykilorðið ‘strict-dynamic’ sem er í “%1$S” hefur ekki nein gild nonce eða hash sem gæti komið í veg fyrir að skriftum sé hlaðið inn reportURInotHttpsOrHttp2 = Skýrlu URI (%1$S) ætti að vera HTTP eða HTTPS URI. reportURINorReportToNotInReportOnlyHeader = This site (%1$S) has a Report-Only policy without a report-uri directive nor a report-to directive. CSP will not block and cannot report violations of this policy. failedToParseUnrecognizedSource = Gat ekki þáttað óþekktan frumkóða %1$S upgradeInsecureRequest = Uppfæri óörugga beiðni ‘%1$S’ yfir í að nota ‘%2$S’ ignoreSrcForDirective = Hunsa srcs fyrir skipun ‘%1$S’ hostNameMightBeKeyword = Túlka %1$S sem netþjónanafn, ekki sem stikkorð. Ef þú vilt nota þetta sem stikkorð, notaðu ‘%2$S’ (milli einfaldra gæsalappa). notSupportingDirective = Ekki stuðningur við skipun ‘%1$S’. Skipun og gildi verða hunsuð. blockAllMixedContent = Loka á óörugga beiðni ‘%1$S’. ignoringDirectiveWithNoValues = Hunsa ‘%1$S‘ þar sem það inniheldur engar breytur. ignoringInvalidGroupSyntax = Ignoring report-to directive group ‘%1$S’ with invalid token ‘%2$S’. ignoringReportOnlyDirective = Hunsa sandbox skipun þegar regla er að tilkynna aðeins ‘%1$S’ IgnoringSrcBecauseOfDirective = Hunsa ‘%1$S’ vegna ‘%2$S’ skipunar. IgnoringSourceWithinDirective = Ignoring source “%1$S” (Not supported within ‘%2$S’). obsoleteBlockAllMixedContent = Ignoring ‘%1$S’ because mixed content display upgrading makes block-all-mixed-content obsolete. couldntParseInvalidSource = Gat ekki þáttað ógildan frumkóða %1$S couldntParseInvalidHost = Get ekki lesið ógildan netþjón %1$S couldntParsePort = Get ekki lesið númer gáttar í %1$S duplicateDirective = Fann tvöföldar %1$S skipanir. Allar nema sú fyrsta verður hunsuð. couldntParseInvalidSandboxFlag = Tókst ekki að þátta ógilt sandbox flagg ‘%1$S’ invalidNumberOfTrustedTypesForDirectiveValues = Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1 invalidRequireTrustedTypesForDirectiveValue = Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘ invalidTrustedTypesExpression = Received an invalid token for the ‘trusted-types‘ directive: %1$S CSPMessagePrefix = Content-Security-Policy: %S PK