BETA

Transvision

Filter by folder:

Show all results dom toolkit

Displaying 7 results for the string directive in es-MX:

Entity es-MX en-US
Entity # all locales dom • chrome • security • csp.properties
couldNotProcessUnknownDirective
es-MX
Couldn't process unknown directive '%1$S'
en-US
Couldn’t process unknown directive ‘%1$S’
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-host-wildcard
es-MX
{ $scheme }: fuentes extra en directivas '{ $directive }' deben incluir al menos un subdominio no genérico (por ejemplo: *.example.com en lugar de *.com)
en-US
{ $scheme }: wildcard sources in ‘{ $directive }’ directives must include at least one non-generic sub-domain (e.g., *.example.com rather than *.com)
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-keyword
es-MX
La directiva ‘{ $directive }’ contiene una palabra clave { $keyword } prohibida
en-US
‘{ $directive }’ directive contains a forbidden { $keyword } keyword
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-protocol
es-MX
la directiva '{ $directive }' contiene una fuente de protocolo { $scheme } prohibida
en-US
‘{ $directive }’ directive contains a forbidden { $scheme }: protocol source
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-directive
es-MX
La política carece de una directiva '{ $directive }' necesaria
en-US
Policy is missing a required ‘{ $directive }’ directive
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-host
es-MX
{ $scheme }: el protocolo requiere un servidor en las directivas '{ $directive }'
en-US
{ $scheme }: protocol requires a host in ‘{ $directive }’ directives
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-source
es-MX
'{ $directive }' debe incluir la fuente { $source }
en-US
‘{ $directive }’ must include the source { $source }

Displaying 38 results for the string directive in en-US:

Entity es-MX en-US
Entity # all locales dom • chrome • security • csp.properties
CSPEvalScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a JavaScript eval (%2$S) from being executed because it violates the following directive: “%1$S” (Missing 'unsafe-eval')
Entity # all locales dom • chrome • security • csp.properties
CSPEventHandlerScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPGenericViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked the loading of a resource (%3$S) at %2$S because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPInlineStyleViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROEvalScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block a JavaScript eval (%2$S) from being executed because it violates the following directive: “%1$S” (Missing 'unsafe-eval')
Entity # all locales dom • chrome • security • csp.properties
CSPROEventHandlerScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block an event handler (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROGenericViolation
es-MX
Warning: Source string is missing
en-US
(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”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineStyleViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
es-MX
Warning: Source string is missing
en-US
(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”
Entity # all locales dom • chrome • security • csp.properties
CSPROStyleViolation
es-MX
Warning: Source string is missing
en-US
(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”
Entity # all locales dom • chrome • security • csp.properties
CSPROWasmEvalScriptViolation
es-MX
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block WebAssembly (%2$S) from being executed because it violates the following directive: “%1$S” (Missing 'wasm-unsafe-eval' or 'unsafe-eval')
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
es-MX
Warning: Source string is missing
en-US
(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”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPStyleViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a style (%3$S) at %2$S from being applied because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWasmEvalScriptViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked WebAssembly (%2$S) from being executed because it violates the following directive: “%1$S” (Missing 'wasm-unsafe-eval' or 'unsafe-eval')
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
es-MX
Warning: Source string is missing
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
IgnoringSrcBecauseOfDirective
es-MX
Ignorar ‘%1$S’ por la directiva ‘%2$S’.
en-US
Ignoring ‘%1$S’ because of ‘%2$S’ directive.
Entity # all locales dom • chrome • security • csp.properties
couldNotProcessUnknownDirective
es-MX
Couldn't process unknown directive '%1$S'
en-US
Couldn’t process unknown directive ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
ignoreSrcForDirective
es-MX
Ignorando srcs para directiva '%1$S'
en-US
Ignoring srcs for directive ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
ignoringNonAsciiToken
es-MX
Ignorando la directiva ‘%1$S’ con el token que no es ASCII ‘%2$S’
en-US
Ignoring directive ‘%1$S’ with the non-ASCII token ‘%2$S’
Entity # all locales dom • chrome • security • csp.properties
ignoringReportOnlyDirective
es-MX
Ignorando directiva de sandbox al enviar en una política de solo reporte ‘%1$S’
en-US
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
invalidNumberOfTrustedTypesForDirectiveValues
es-MX
Warning: Source string is missing
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
Entity # all locales dom • chrome • security • csp.properties
invalidRequireTrustedTypesForDirectiveValue
es-MX
Warning: Source string is missing
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
Entity # all locales dom • chrome • security • csp.properties
invalidTrustedTypesExpression
es-MX
Warning: Source string is missing
en-US
Received an invalid token for the ‘trusted-types‘ directive: %1$S
Entity # all locales dom • chrome • security • csp.properties
notSupportingDirective
es-MX
La directiva '%1$S' no está implementada. Se ignorarán la directiva y los valores.
en-US
Not supporting directive ‘%1$S’. Directive and values will be ignored.
Entity # all locales dom • chrome • security • security.properties
STSInvalidIncludeSubdomains
es-MX
Strict-Transport-Security: el sitio ha especificado una cabecera que incluía una directiva 'includeSubDomains' no válida.
en-US
Strict-Transport-Security: The site specified a header that included an invalid ‘includeSubDomains’ directive.
Entity # all locales dom • chrome • security • security.properties
STSInvalidMaxAge
es-MX
Strict-Transport-Security: el sitio ha especificado una cabecera que incluía una directiva 'max-age' no válida.
en-US
Strict-Transport-Security: The site specified a header that included an invalid ‘max-age’ directive.
Entity # all locales dom • chrome • security • security.properties
STSNoMaxAge
es-MX
Strict-Transport-Security: el sitio ha especificado una cabecera que no incluía una directiva 'max-age'.
en-US
Strict-Transport-Security: The site specified a header that did not include a ‘max-age’ directive.
Entity # all locales dom • chrome • security • security.properties
XFrameOptionsDeny
es-MX
La carga de “%2$S” en un marco es denegada por una directiva “X-Frame-Options“ ajustada a “%1$S“.
en-US
The loading of “%2$S” in a frame is denied by “X-Frame-Options“ directive set to “%1$S“.
Entity # all locales dom • chrome • security • security.properties
XFrameOptionsInvalid
es-MX
Cabecera X-Frame-Options inválida encontrada al cargar “%2$S”: “%1$S” no es una directiva válida.
en-US
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-host-wildcard
es-MX
{ $scheme }: fuentes extra en directivas '{ $directive }' deben incluir al menos un subdominio no genérico (por ejemplo: *.example.com en lugar de *.com)
en-US
{ $scheme }: wildcard sources in ‘{ $directive }’ directives must include at least one non-generic sub-domain (e.g., *.example.com rather than *.com)
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-keyword
es-MX
La directiva ‘{ $directive }’ contiene una palabra clave { $keyword } prohibida
en-US
‘{ $directive }’ directive contains a forbidden { $keyword } keyword
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-protocol
es-MX
la directiva '{ $directive }' contiene una fuente de protocolo { $scheme } prohibida
en-US
‘{ $directive }’ directive contains a forbidden { $scheme }: protocol source
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-directive
es-MX
La política carece de una directiva '{ $directive }' necesaria
en-US
Policy is missing a required ‘{ $directive }’ directive
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-host
es-MX
{ $scheme }: el protocolo requiere un servidor en las directivas '{ $directive }'
en-US
{ $scheme }: protocol requires a host in ‘{ $directive }’ directives
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-missing-source
es-MX
'{ $directive }' debe incluir la fuente { $source }
en-US
‘{ $directive }’ must include the source { $source }
Please enable JavaScript. Some features won't be available without it.