summaryrefslogtreecommitdiffstats
path: root/l10n-fur/dom/chrome/security/csp.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-fur/dom/chrome/security/csp.properties')
-rw-r--r--l10n-fur/dom/chrome/security/csp.properties99
1 files changed, 99 insertions, 0 deletions
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”