diff options
Diffstat (limited to 'l10n-uk/dom/chrome/security/csp.properties')
-rw-r--r-- | l10n-uk/dom/chrome/security/csp.properties | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/l10n-uk/dom/chrome/security/csp.properties b/l10n-uk/dom/chrome/security/csp.properties index f0f0349226..78aa66f637 100644 --- a/l10n-uk/dom/chrome/security/csp.properties +++ b/l10n-uk/dom/chrome/security/csp.properties @@ -17,6 +17,105 @@ CSPROViolation = Для політики CSP report-only сталося пору # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Налаштування сторінки зареєстрували завантаження ресурсу на %2$S ("%1$S"). Надіслано звіт CSP. + +# 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 = Налаштування сторінки заблокували застосування вбудованого стилю (%2$S), оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть застосування вбудованого стилю (%2$S), оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували виконання вбудованого скрипту (%2$S), оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання вбудованого скрипту (%2$S), оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували виконання обробника подій (%2$S), оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання обробника подій (%2$S), оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували виконання JavaScript eval (%2$S), оскільки він порушує таку директиву: “%1$S” (відсутнє '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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання JavaScript eval (%2$S), оскільки він порушує таку директиву: “%1$S” (відсутнє '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 = Налаштування сторінки заблокували виконання WebAssembly (%2$S), оскільки він порушує таку директиву: “%1$S” (відсутнє 'wasm-unsafe-eval' або '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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання WebAssembly (%2$S), оскільки він порушує таку директиву: “%1$S” (відсутнє 'wasm-unsafe-eval' або '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 = Налаштування сторінки заблокували застосування стилю (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть застосування стилю (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували виконання скрипту (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання скрипту (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували виконання скрипту worker (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть виконання скрипту worker (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = Налаштування сторінки заблокували завантаження ресурсу (%3$S) на %2$S, оскільки він порушує таку директиву: “%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 = (Політика Report-Only) Налаштування сторінки блокуватимуть завантаження ресурсу (%3$S) на %2$S, оскільки він порушує таку директиву: “%1$S” + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Спроба відправлення звіту на некоректний URI: "%1$S" |