summaryrefslogtreecommitdiffstats
path: root/l10n-hu/dom/chrome/security/csp.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hu/dom/chrome/security/csp.properties')
-rw-r--r--l10n-hu/dom/chrome/security/csp.properties22
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-hu/dom/chrome/security/csp.properties b/l10n-hu/dom/chrome/security/csp.properties
index 5bcb7ff039..e7bb4a95d9 100644
--- a/l10n-hu/dom/chrome/security/csp.properties
+++ b/l10n-hu/dom/chrome/security/csp.properties
@@ -41,66 +41,80 @@ CSPROInlineScriptViolation = (Csak jelentési házirend) Az oldal beállításai
# 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 = Az oldal beállításai letiltották egy eseménykezelő (%2$S) végrehajtását, mert az sérti a következő direktívát: „%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 = (Csak jelentési házirend) Az oldal beállításai letiltanák egy eseménykezelő (%2$S) végrehajtását, mert az sérti a következő direktívát: „%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 = Az oldal beállításai letiltották egy JavaScript eval (%2$S) végrehajtását, mert az sérti a következő direktívát: „%1$S” (hiányzó „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 = (Csak jelentési házirend) Az oldal beállításai letiltanák a JavaScript eval (%2$S) végrehajtását, mert az sérti a következő direktívát: „%1$S” (hiányzó „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 = Az oldal beállításai letiltották a WebAssembly (%2$S) végrehajtását, mert az sérti a következő direktívát: „%1$S” (hiányzó „wasm-unsafe-eval” vagy „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 = (Csak jelentési házirend) Az oldal beállításai letiltanák a WebAssembly (%2$S) végrehajtását, mert az sérti a következő direktívát: „%1$S” (hiányzó „wasm-unsafe-eval” vagy „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 = Az oldal beállításai letiltották a stílus (%3$S) alkalmazását itt: %2$S, mert az sérti a következő direktívát: „%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 = (Csak jelentési házirend) Az oldal beállításai letiltanák egy stílus (%3$S) alkalmazását itt: %2$S, mert az sérti a következő direktívát: „%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 = Az oldal beállításai letiltották egy parancsfájl (%3$S) végrehajtását itt: %2$S, mert az sérti a következő direktívát: „%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 = (Csak jelentési házirend) Az oldal beállításai letiltanák egy parancsfájl (%3$S) végrehajtását itt: %2$S, mert az sérti a következő direktívát: „%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 = Az oldal beállításai letiltották egy worker parancsfájl (%3$S) végrehajtását itt: %2$S, mert az sérti a következő direktívát: „%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 = (Csak jelentési házirend) Az oldal beállításai letiltanák egy worker parancsfájl (%3$S) végrehajtását itt: %2$S, mert az sérti a következő direktívát: „%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 = Az oldal beállításai letiltották egy erőforrás (%3$S) betöltését itt: %2$S, mert az sérti a következő direktívát: „%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 = (Csak jelentési házirend) Az oldal beállításai letiltanák egy erőforrás (%3$S) betöltését itt: %2$S, mert az sérti a következő direktívát: „%1$S”
# LOCALIZATION NOTE (triedToSendReport):
# %1$S is the URI we attempted to send a report to.
@@ -204,6 +218,14 @@ duplicateDirective = Többször szereplő %1$S direktívák. Az első példány
# %1$S is the option that could not be understood
couldntParseInvalidSandboxFlag = Nem dolgozható fel az érvénytelen „%1$S” sandbox jelző
+# LOCALIZATION NOTE (invalidNumberOfTrustedTypesForDirectiveValues):
+# %1$S is the number of passed tokens.
+invalidNumberOfTrustedTypesForDirectiveValues = Érvénytelen számú token érkezett a „require-trusted-types-for” direktívához: %1$S; 1 várt
+# LOCALIZATION NOTE (invalidRequireTrustedTypesForDirectiveValue):
+# %1$S is the passed token
+invalidRequireTrustedTypesForDirectiveValue = Érvénytelen token érkezett a „require-trusted-types-for” direktívához: %1$S; „script” várt
+
+
# 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.