From 520a92573ce79e3628762e4ce06e284d50c2e548 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:19 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-fur/dom/chrome/security/csp.properties | 99 ++++++++++++++++++++++++ l10n-fur/dom/chrome/security/security.properties | 3 + 2 files changed, 102 insertions(+) (limited to 'l10n-fur/dom/chrome/security') diff --git a/l10n-fur/dom/chrome/security/csp.properties b/l10n-fur/dom/chrome/security/csp.properties index e54254f304..bb35c5fccf 100644 --- a/l10n-fur/dom/chrome/security/csp.properties +++ b/l10n-fur/dom/chrome/security/csp.properties @@ -17,6 +17,105 @@ CSPROViolation = E je vignude fûr une violazion di une diretive CSP di gjenar r # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Lis impostazions de pagjine a àn rilevât il cjariament di une risorse su %2$S (“%1$S”). E je stade inviade une segnalazion 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 = Lis impostazions de pagjine a àn blocât la aplicazion di un stîl in linie (%2$S) parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la aplicazion di un stîl in linie (%2$S) parcè che e viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât la esecuzion di un script in linie (%2$S) parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la esecuzion di un script in linie (%2$S) parcè che al viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât la esecuzion di un gjestôr events (%2$S) parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la esecuzion di un gjestôr events (%2$S) parcè che al viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât la esecuzion di un “eval” JavaScript (%2$S) parcè che al viole cheste diretive: “%1$S” (al mancje '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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la esecuzion di un “eval” JavaScript (%2$S) parcè che al viole cheste diretive: “%1$S” (al mancje '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 = Lis impostazions de pagjine a àn blocât la esecuzion di WebAssembly (%2$S) parcè che al viole cheste diretive: “%1$S” (a mancjin '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 = Lis impostazions de pagjine a àn blocât la esecuzion di WebAssembly (%2$S) parcè che al viole cheste diretive: “%1$S” (a mancjin '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 = Lis impostazions de pagjine a àn blocât la aplicazion di un stîl (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la aplicazion di un stîl (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât la esecuzion di un script (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin la esecuzion di un script (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât la esecuzion di un worker script (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjina a blocaressin la esecuzion di un worker script (%3$S) di %2$S parcè che al viole cheste diretive: “%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 = Lis impostazions de pagjine a àn blocât il cjariament di une risorse (%3$S) di %2$S parcè che e viole cheste diretive: “%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 = (Politiche Report-Only) Lis impostazions de pagjine a blocaressin il cjariament di une risorse (%3$S) di %2$S parcè che e viole cheste diretive: “%1$S” + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Si à cirût di inviâ une segnalazion a un URI no valit: “%1$S” diff --git a/l10n-fur/dom/chrome/security/security.properties b/l10n-fur/dom/chrome/security/security.properties index 7e86a9ca84..13f8585a6c 100644 --- a/l10n-fur/dom/chrome/security/security.properties +++ b/l10n-fur/dom/chrome/security/security.properties @@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Al è discoragjât il cjariament # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Al è stât blocât il discjariament dal contignût no sigûr “%S”. +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = O vin blocât un discjariament che nol jere sigûr: “%S”. + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Un iframe che al vedi tant che atribûts di isolament sedi “allow-scripts” che “allow-same-origin” al pues gjavâsi dal mecanisim di isolament. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" -- cgit v1.2.3