summaryrefslogtreecommitdiffstats
path: root/l10n-ia/dom/chrome/security/csp.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ia/dom/chrome/security/csp.properties')
-rw-r--r--l10n-ia/dom/chrome/security/csp.properties109
1 files changed, 109 insertions, 0 deletions
diff --git a/l10n-ia/dom/chrome/security/csp.properties b/l10n-ia/dom/chrome/security/csp.properties
index 9256f8099c..ac9667a155 100644
--- a/l10n-ia/dom/chrome/security/csp.properties
+++ b/l10n-ia/dom/chrome/security/csp.properties
@@ -17,6 +17,105 @@ CSPROViolation = Un violation del politica de report-only CSP (“%1$S”) ha oc
# %1$S is the directive that has been violated.
# %2$S is the URI of the resource which violated the directive.
CSPROViolationWithURI = Le parametros del pagina observava le carga de un ressource a %2$S (“%1$S”). Un reporto CSP es inviate.
+
+# CSP Warnings:
+
+# LOCALIZATION NOTE (CSPInlineStyleViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. style-src-elem)
+CSPInlineStyleViolation = Le parametros del pagina blocava le application de un stilo in linea (%2$S) quia illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPROInlineStyleViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. style-src-elem)
+CSPROInlineStyleViolation = (Politica Report-Only) Le parametros del pagina blocarea le application de un stilo in linea (%2$S) perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPInlineScriptViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src-elem)
+CSPInlineScriptViolation = Le parametros del pagina ha blocate le execution de un script in linea (%2$S) quia illo viola la directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPROInlineScriptViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src-elem)
+CSPROInlineScriptViolation = (Politica Report-Only) Le parametros del pagina blocarea le execution de un script in linea (%2$S) perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPEventHandlerScriptViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src-attr)
+CSPEventHandlerScriptViolation = Le parametros de pagina blocava le execution de un gestor de eventos (%2$S) perque illo viola le sequente directiva: “%1$S”
+# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src-attr)
+CSPROEventHandlerScriptViolation = (Politica Report-Only) Le parametros de pagina blocarea le execution de un gestor de eventos (%2$S) perque illo viola le sequente directiva: “%1$S”
+# LOCALIZATION NOTE (CSPEvalScriptViolation):
+# Don't translate/change "'unsafe-eval'", including the single quote.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src)
+CSPEvalScriptViolation = Le parametros del pagina blocava le execution de un JavaScript eval (%2$S) perque illo viola la directiva sequente: “%1$S” (Mancante 'unsafe-eval')
+# LOCALIZATION NOTE (CSPROEvalScriptViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# Don't translate/change "'unsafe-eval'", including the single quote.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src)
+CSPROEvalScriptViolation = (Politica Report-Only) Le parametros del pagina blocarea le execution de un JavaScript eval (%2$S) perque illo viola la directiva sequente: “%1$S” (Mancante 'unsafe-eval')
+# LOCALIZATION NOTE (CSPWasmEvalScriptViolation):
+# WebAssembly is a feature name.
+# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src)
+CSPWasmEvalScriptViolation = Le parametros de pagina blocava le execution de WebAssembly (%2$S) perque illo viola le sequente directiva: “%1$S” (Mancante 'wasm-unsafe-eval' o 'unsafe-eval')
+# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# WebAssembly is a feature name.
+# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the type of directive used by the resource (e.g. script-src)
+CSPROWasmEvalScriptViolation = (Politica Report-Only) Le parametros de pagina blocarea le execution de WebAssembly (%2$S) perque illo viola le sequente directiva: “%1$S” (Mancante 'wasm-unsafe-eval' o 'unsafe-eval')
+# LOCALIZATION NOTE (CSPStyleViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. style-src)
+CSPStyleViolation = Le parametros del pagina blocava le application de un stilo (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPROStyleViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. style-src)
+CSPROStyleViolation = (Politica Report-Only) Le parametros del pagina blocarea le application de un stilo (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPScriptViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. script-src-elem)
+CSPScriptViolation = Le parametros del pagina blocava le execution de un script (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPROScriptViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. script-src-elem)
+CSPROScriptViolation = (Politica Report-Only) Le parametros del pagina blocarea le execution de un script (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPWorkerViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. worker-src)
+CSPWorkerViolation = Le parametros del pagina blocava le execution de un worker-script (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPROWorkerViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. worker-src)
+CSPROWorkerViolation = (Politica Report-Only) Le parametros del pagina blocarea le execution de un worker-script (%3$S) a %2$S perque illo viola le directiva sequente: “%1$S”
+# LOCALIZATION NOTE (CSPGenericViolation):
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. image-src)
+CSPGenericViolation = Le parametros de pagina blocava le cargamento de un ressource (%3$S) a %2$S perque illo viola le sequente directiva: “%1$S”
+# LOCALIZATION NOTE (CSPROGenericViolation):
+# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only.
+# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'")
+# %2$S is the URI of the resource which violated the directive.
+# %3$S is the type of directive used by the resource (e.g. image-src)
+CSPROGenericViolation = (Politica Report-Only) Le parametros de pagina blocarea le cargamento de un ressource (%3$S) a %2$S perque illo viola le sequente directiva: “%1$S”
+
# LOCALIZATION NOTE (triedToSendReport):
# %1$S is the URI we attempted to send a report to.
triedToSendReport = Tentativa de inviar un reporto al URI non valide: “%1$S”
@@ -119,6 +218,16 @@ duplicateDirective = Directivas duplicate %1$S revelate. Tote le instantias, sa
# %1$S is the option that could not be understood
couldntParseInvalidSandboxFlag = Impossibile de interpretar le indicator invalide del cassa de arena ‘%1$S’
+# LOCALIZATION NOTE (invalidNumberOfTrustedTypesForDirectiveValues):
+# %1$S is the number of passed tokens.
+invalidNumberOfTrustedTypesForDirectiveValues = Recipite un numero non valide de token pro le directiva “require-trusted-types-for”: %1$S (previste 1).
+# LOCALIZATION NOTE (invalidRequireTrustedTypesForDirectiveValue):
+# %1$S is the passed token
+invalidRequireTrustedTypesForDirectiveValue = Recipite un token non valide pro le directiva “require-trusted-types-for”: %1$S; (previste ‘script‘).
+# LOCALIZATION NOTE (invalidTrustedTypesExpression):
+# %1$S is the passed token
+invalidTrustedTypesExpression = Testimonio non valide recipite pro le directiva ‘trusted-types‘: %1$S
+
# LOCALIZATION NOTE (CSPMessagePrefix):
# Do not translate "Content-Security-Policy", only handle spacing for the colon.
# %S is a console message that is being prefixed here.