summaryrefslogtreecommitdiffstats
path: root/l10n-fy-NL/dom/chrome/security/csp.properties
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-fy-NL/dom/chrome/security/csp.properties111
1 files changed, 111 insertions, 0 deletions
diff --git a/l10n-fy-NL/dom/chrome/security/csp.properties b/l10n-fy-NL/dom/chrome/security/csp.properties
index 8a22cbdbc8..e6305c6559 100644
--- a/l10n-fy-NL/dom/chrome/security/csp.properties
+++ b/l10n-fy-NL/dom/chrome/security/csp.properties
@@ -17,6 +17,105 @@ CSPROViolation = In oertrêding fan in report-only CSP-belied (“%1$S”) is ba
# %1$S is the directive that has been violated.
# %2$S is the URI of the resource which violated the directive.
CSPROViolationWithURI = De side-ynstellingen hawwe it laden fan in boarne op %2$S (“%1$S”) waarnommen. In CSP-rapport wurdt ferstjoerd.
+
+# 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 = De ynstellingen fan de side hawwe it tapassen fan in inline styl (%2$S) blokkearre, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene it tapassen fan in inline styl (%2$S) blokkearje, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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 = De ynstellingen fan de side hawwe de útfiering fan in inlinescript (%2$S) blokkearre, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene de útfiering fan in inlinescript (%2$S) blokkearje, omdat dit de folgjende ynstruksje skeint: ‘%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 = De ynstellingen fan de side hawwe it útfieren fan in event handler (%2$S) blokkearre, omdat dizze de folgjende ynstruksje skeint: ‘%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-belied) De ynstellingen fan de side soene de útfiering fan in event handler (%2$S) blokkearje, omdat dizze de folgjende ynstruksje skeint: ‘%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 = De ynstellingen fan de side hawwe it útfieren fan in JavaScript-eval (%2$S) blokkearre, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%1$S’ (‘unsafe-eval’ ûntbrekt)
+# 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-belied) De ynstellingen fan de side soene it útfieren fan in JavaScript-eval (%2$S) blokkearre, omdat dizze de folgjende ynstruksje skeint: ‘%1$S’ (‘unsafe-eval’ ûntbrekt)
+# 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 = De ynstellingen fan de side hawwe it útfieren fan WebAssembly (%2$S) blokkearre, omdat it de folgjende ynstruksje skeint: ‘%1$S’ (‘wasm-unsafe-eval’ of ‘unsafe-eval’ ûntbrekt)
+# 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-belied) De ynstellingen fan de side hawwe it útfieren fan WebAssembly (%2$S) blokkearre, omdat it in striid is mei de folgjende ynstruksje: ‘%1$S’ (‘wasm-unsafe-eval’ of ‘unsafe-eval’ ûntbrekt)
+# 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 = De ynstellingen fan de side hawwe it tapassen fan in styl (%3$S) op %2$S blokkearre, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene foarkomme dat in styl (%3$S) op %2$S tapast wurdt, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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 = De ynstellingen fan de side hawwe it tapassen fan in script (%3$S) op %2$S blokkearre, omdat dit yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene de útfiering fan in script (%3$S) op %2$S blokkearje, omdat it de folgjende ynstruksje skeint: ‘%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 = De ynstellingen fan de side hawwe it tapassen fan in worker-script (%3$S) op %2$S blokkearre, omdat dit yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene de útfiering fan in worker-script (%3$S) op %2$S blokkearje, omdat it de folgjende ynstruksje skeint: ‘%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 = De ynstellingen fan de side hawwe it laden fan in boarne (%3$S) op %2$S blokkearre, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%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-belied) De ynstellingen fan de side soene it laden fan in boarne (%3$S) op %2$S blokkearje, omdat dizze yn striid is mei de folgjende ynstruksje: ‘%1$S’
+
# LOCALIZATION NOTE (triedToSendReport):
# %1$S is the URI we attempted to send a report to.
triedToSendReport = Probearre om rapport te stjoeren nei ynfalide URI: ‘%1$S’
@@ -119,6 +218,18 @@ duplicateDirective = Likense %1$S-ynstruksjes detektearre. Alle útsein de earst
# %1$S is the option that could not be understood
couldntParseInvalidSandboxFlag = Koe ûnjildige sandbox-flagge ‘%1$S’ net parse
+# LOCALIZATION NOTE (invalidNumberOfTrustedTypesForDirectiveValues):
+# %1$S is the number of passed tokens.
+invalidNumberOfTrustedTypesForDirectiveValues = In ûnjildich oantal tokens foar de ‘require-trusted-types-for’-ynstruksje ûntfongen: %1$S; ferwachte 1
+# LOCALIZATION NOTE (invalidRequireTrustedTypesForDirectiveValue):
+# %1$S is the passed token
+invalidRequireTrustedTypesForDirectiveValue = In ûnjildich token foar de ‘require-trusted-types-for’-ynstruksje ûntfongen: %1$S; ferwachte ‘script‘
+
+
+# LOCALIZATION NOTE (invalidTrustedTypesExpression):
+# %1$S is the passed token
+invalidTrustedTypesExpression = In ûnjildich token ûntfongen foar de ‘trusted-types’-ynstruksje: %1$S
+
# 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.