diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-hu/dom/chrome | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/dom/chrome')
-rw-r--r-- | l10n-hu/dom/chrome/security/csp.properties | 22 |
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. |