From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- l10n-cs/dom/chrome/security/csp.properties | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'l10n-cs/dom') diff --git a/l10n-cs/dom/chrome/security/csp.properties b/l10n-cs/dom/chrome/security/csp.properties index 2f7f39f316..3ab46d21ff 100644 --- a/l10n-cs/dom/chrome/security/csp.properties +++ b/l10n-cs/dom/chrome/security/csp.properties @@ -28,6 +28,7 @@ CSPInlineStyleViolation = Nastavení stránky zablokovalo použití vloženého # 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 = (Politika Report-Only) Tato nastavení stránky zablokuje použití vloženého stylu (%2$S), protože porušuje direktivu „%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) @@ -36,69 +37,84 @@ CSPInlineScriptViolation = Nastavení stránky zablokovalo spuštění vložené # 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 = (Politika Report-Only) Tato nastavení zablokuje provedení vloženého skriptu (%2$S), protože porušuje následující direktivu: „%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 = Nastavení stránky zablokovalo provedení události (%2$S), která porušuje direktivu „%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 = (Politika Report-Only) Tato nastavení stránky zablokuje provedení události (%2$S), protože porušuje následující direktivu: „%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 = Nastavení stránky zablokovalo provedení eval JavaScriptu (%2$S), protože porušuje následující direktivu: "%1$S" (chybí '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 = (Politika Report-Only) Tato nastavení stránky zablokuje spuštění prvku „%2$S“ v JavaScriptu, protože porušuje následující direktivu: „%1$S“ (chybějící „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 = Nastavení stránky zablokovalo spuštění WebAssembly (%2$S), protože porušuje direktivu „%1$S“ (chybí 'wasm-unsafe-eval' nebo '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 = (Politika Report-Only) Nastavení stránky zablokuje spuštění WebAssembly (%2$S), protože porušuje direktivu „%1$S“ (chybějící 'wasm-unsafe-eval' nebo '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 = Nastavení stránky zablokovalo použití stylu (%3$S) na %2$S, protože porušuje následující direktivu: „%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 = (Politika Report-Only) Tato nastavení stránky zablokuje použití stylu (%3$S) na %2$S, protože porušuje následující direktivu: „%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 = Nastavení stránky zablokovalo provedení skriptu (%3$S) na %2$S, protože porušuje direktivu „%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 = (Politika Report-Only) Tato nastavení zablokuje provedení skriptu (%3$S) na %2$S, protože porušuje následující direktivu: „%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 = Nastavení stránky zablokovalo provedení skriptu typu worker (%3$S) na %2$S, protože porušuje následující direktivu: “%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 = (Politika Report-Only) Tato nastavení zablokuje provedení pracovního skriptu (%3$S) na adrese %2$S, protože porušuje direktivu „%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 = Nastavení stránky zablokovalo načítání zdroje (%3$S) v %2$S, protože porušuje direktivu „%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 = (Politika Report-Only) Tato nastavení stránky zablokuje načítání zdroje (%3$S) na %2$S, protože porušuje následující direktivu: „%1$S“ # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. @@ -202,6 +218,18 @@ duplicateDirective = Zaznamenána duplicitní direktiva %1$S. Všechny její vý # %1$S is the option that could not be understood couldntParseInvalidSandboxFlag = Nepodařilo se neplatný příznak sandboxu ‘%1$S’ +# LOCALIZATION NOTE (invalidNumberOfTrustedTypesForDirectiveValues): +# %1$S is the number of passed tokens. +invalidNumberOfTrustedTypesForDirectiveValues = Přijat chybný počet tokenů pro direktivu ‘require-trusted-types-for‘: %1$S; očekáváno 1 +# LOCALIZATION NOTE (invalidRequireTrustedTypesForDirectiveValue): +# %1$S is the passed token +invalidRequireTrustedTypesForDirectiveValue = Přijat neplatný token pro direktivu ‘require-trusted-types-for‘: %1$S; očekáváno ‘script‘ + + +# LOCALIZATION NOTE (invalidTrustedTypesExpression): +# %1$S is the passed token +invalidTrustedTypesExpression = Přijat neplatný token pro direktivu ‘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. -- cgit v1.2.3