ttings 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 = S'ha provat d'enviar un informe a un URI no vàlid: «%1$S» tooManyReports = Prevented too many CSP reports from being sent within a short period of time. couldNotParseReportURI = no s'ha pogut analitzar l'URI de l'informe: %1$S couldNotProcessUnknownDirective = No s'ha pogut processar la directiva desconeguda «%1$S» ignoringUnknownOption = S'ignorarà l'opció desconeguda «%1$S» ignoringDuplicateSrc = S'ignorarà la font duplicada «%1$S» ignoringInvalidToken = Ignoring directive ‘%1$S’ because the token contains invalid characters ‘%2$S’ ignoringSrcFromMetaCSP = S'ignorarà la font «%1$S» (no es permet quan s'obté mitjançant un element meta). ignoringSrcWithinNonceOrHashDirective = Ignoring “%1$S” within %2$S: nonce-source or hash-source specified ignoringScriptSrcForStrictDynamic = Ignoring “%1$S” within %2$S: ‘strict-dynamic’ specified ignoringStrictDynamic = S'ignorarà l'origen «%1$S» (només s'admet dins de script-src). ignoringUnsafeEval = Ignoring ‘unsafe-eval’ or ‘wasm-unsafe-eval’ inside “%1$S”. strictDynamicButNoHashOrNonce = És possible que la paraula clau «strict-dynamic» dins de «%1$S» amb un «nonce» o «hash» no vàlids bloqui la càrrega de tots els scripts reportURInotHttpsOrHttp2 = L'URI de l'informe (%1$S) ha de ser HTTP or HTTPS. 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 = No s'ha pogut analitzar la font %1$S upgradeInsecureRequest = S'està actualitzant la sol·licitud no segura «%1$S» per tal que utilitzi «%2$S» ignoreSrcForDirective = S'estan ignorant srcs per a la directiva «%1$S» hostNameMightBeKeyword = S'està interpretant %1$S com nom d'ordinador central, no com paraula clau. Si volíeu que fos una paraula clau, utilitzeu '%2$S' (entre cometes simples). notSupportingDirective = No s'admet la directiva «%1$S». La directiva i els valors s'ignoraran. blockAllMixedContent = S'està blocant la sol·licitud no segura «%1$S». ignoringDirectiveWithNoValues = «%1$S» s'ignorarà perquè no conté cap paràmetre. ignoringInvalidGroupSyntax = Ignoring report-to directive group ‘%1$S’ with invalid token ‘%2$S’. ignoringReportOnlyDirective = La directiva d'entorn de proves «%1$S» s'ignorarà si està inclosa en una política de tipus «report-only» IgnoringSrcBecauseOfDirective = S'ignorarà «%1$S» a causa de la directiva «%2$S». IgnoringSourceWithinDirective = S'ignorarà la font «%1$S» (no s'admet dins de «%2$S»). obsoleteBlockAllMixedContent = Ignoring ‘%1$S’ because mixed content display upgrading makes block-all-mixed-content obsolete. couldntParseInvalidSource = No s'ha pogut analitzar la font no vàlida %1$S couldntParseInvalidHost = No s'ha pogut analitzar el servidor central no vàlid %1$S couldntParsePort = No s'ha pogut analitzar el port en %1$S duplicateDirective = S'han detectat %1$S directives duplicades. S'ignoraran totes excepte la primera. couldntParseInvalidSandboxFlag = No s'ha pogut analitzar l'indicador d'entorn de proves no vàlid «%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