summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties')
-rw-r--r--thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties125
1 files changed, 125 insertions, 0 deletions
diff --git a/thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties b/thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties
new file mode 100644
index 0000000000..7ceec79839
--- /dev/null
+++ b/thunderbird-l10n/kab/chrome/kab/locale/kab/global/security/csp.properties
@@ -0,0 +1,125 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# CSP Warnings:
+# LOCALIZATION NOTE (CSPViolation):
+# %1$S is the reason why the resource has not been loaded.
+CSPViolation = Iɣewwaṛen n usebter sweḥlen asali n teɣbalut : %1$S
+# LOCALIZATION NOTE (CSPViolationWithURI):
+# %1$S is the directive that has been violated.
+# %2$S is the URI of the resource which violated the directive.
+CSPViolationWithURI = Iɣewwaṛen n usebter sweḥlen asali n teɣbalut di %2$S ("%1$S").
+# LOCALIZATION NOTE (CSPROViolation):
+# %1$S is the reason why the resource has not been loaded.
+CSPROViolation = Taṛuẓi n tsertit CSP report-only ("%1$S") teḍra-d. Tikli tettusireg u aneqqis yettwazen.
+# LOCALIZATION NOTE (CSPROViolationWithURI):
+# %1$S is the directive that has been violated.
+# %2$S is the URI of the resource which violated the directive.
+CSPROViolationWithURI = Iɣewwaren n usebter ufan-d asali n teɣbalut deg %2$S ("%1$S"). Aneqqis CSP ad yettwazen akka tura.
+# LOCALIZATION NOTE (triedToSendReport):
+# %1$S is the URI we attempted to send a report to.
+triedToSendReport = Aɛraḍ n tuzzna n ussaɣ URI arameɣtu: "%1$S"
+# LOCALIZATION NOTE (couldNotParseReportURI):
+# %1$S is the report URI that could not be parsed
+couldNotParseReportURI = Tasleṭ n URI n ussaɣ : %1$S ţawezɣit
+# LOCALIZATION NOTE (couldNotProcessUnknownDirective):
+# %1$S is the unknown directive
+couldNotProcessUnknownDirective = Ur izmir ara ad isleḍ tikerrist tarussint '%1$S'
+# LOCALIZATION NOTE (ignoringUnknownOption):
+# %1$S is the option that could not be understood
+ignoringUnknownOption = Aɣewwaṛ arussin %1$S yettwanef
+# LOCALIZATION NOTE (ignoringDuplicateSrc):
+# %1$S defines the duplicate src
+ignoringDuplicateSrc = Aɣbalu uslig %1$S yettwanef
+# LOCALIZATION NOTE (ignoringSrcFromMetaCSP):
+# %1$S defines the ignored src
+ignoringSrcFromMetaCSP = Aɣbalu '%1$S' yettwanef (Ur ittusefrak ara ticki yettwazen s uferdis aɣef).
+# LOCALIZATION NOTE (ignoringSrcWithinNonceOrHashDirective):
+# %1$S is the ignored src (e.g. "unsafe-inline")
+# %2$S is the directive (e.g. "script-src-elem")
+ignoringSrcWithinNonceOrHashDirective = Azgal n “%1$S” deg %2$S: nonce-source neɣ hash-source yettwafren
+# LOCALIZATION NOTE (ignoringScriptSrcForStrictDynamic):
+# %1$S is the ignored src
+# %1$S is the directive src (e.g. "script-src-elem")
+# 'strict-dynamic' should not be localized
+ignoringScriptSrcForStrictDynamic = Azgal n “%1$S” deg %2$S: ‘strict-dynamic’ yettwafren
+# LOCALIZATION NOTE (ignoringStrictDynamic):
+# %1$S is the ignored src
+ignoringStrictDynamic = Ignoring source “%1$S” (Only supported within script-src).\u0020
+# LOCALIZATION NOTE (ignoringUnsafeEval):
+# %1$S is the csp directive (e.g. script-src-elem)
+# 'unsafe-eval' and 'wasm-unsafe-eval' should not be localized
+ignoringUnsafeEval = Imyerren « unsafe-eval » neɣ « wasm-unsafe-eval » ttwanfen deg « %1$S ».
+# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce):
+# %1$S is the csp directive that contains 'strict-dynamic'
+# 'strict-dynamic' should not be localized
+strictDynamicButNoHashOrNonce = Keyword ‘strict-dynamic’ within “%1$S” with no valid nonce or hash might block all scripts from loading
+# LOCALIZATION NOTE (reportURInotHttpsOrHttp2):
+# %1$S is the ETLD of the report URI that is not HTTP or HTTPS
+reportURInotHttpsOrHttp2 = Issefk URI n ussaɣ (%1$S) ad yili d tawsit HTTP neɣ HTTPS.\u0020
+# LOCALIZATION NOTE (reportURInotInReportOnlyHeader):
+# %1$S is the ETLD of the page with the policy
+reportURInotInReportOnlyHeader = Asmel-agi (%1$S) igber tasertit Report-Only war URI n uneqqis. CSP ur isewḥal ara tasertit-agi, daɣen ur ittizmir ara ad yazen aneqqis n tṛuzi ines.
+# LOCALIZATION NOTE (failedToParseUnrecognizedSource):
+# %1$S is the CSP Source that could not be parsed
+failedToParseUnrecognizedSource = Tasleṭ n uɣbalu arussin %1$S ţawezɣit
+# LOCALIZATION NOTE (upgradeInsecureRequest):
+# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme.
+upgradeInsecureRequest = Aleqqem n tuttra taralenkant '%1$S' akken ad tesqdec '%2$S'
+# LOCALIZATION NOTE (ignoreSrcForDirective):
+ignoreSrcForDirective = srcs Ittwanef i tzunfalit '%1$S'
+# LOCALIZATION NOTE (hostNameMightBeKeyword):
+# %1$S is the hostname in question and %2$S is the keyword
+hostNameMightBeKeyword = %1$S ittugzu d akken d isem n usenneftaɣ mačči d awal n tsarutt. Ma yella d tidett d awal n tsarutt, seqdec '%2$S' (izzi s ticcaṛ).
+# LOCALIZATION NOTE (notSupportingDirective):
+# directive is not supported (e.g. 'reflected-xss')
+notSupportingDirective = Tazunfalit '%1$S' ur tettusefrak ara. Tazunfalit d wazalen ad ttwanfen.
+# LOCALIZATION NOTE (blockAllMixedContent):
+# %1$S is the URL of the blocked resource load.
+blockAllMixedContent = Isewḥel tuttra taraɣlsant '%1$S'.
+# LOCALIZATION NOTE (ignoringDirectiveWithNoValues):
+# %1$S is the name of a CSP directive that requires additional values
+ignoringDirectiveWithNoValues = ‘%1$S‘ yettwanef imi ur yegbir ula yiwen n uɣewwaṛ.
+# LOCALIZATION NOTE (ignoringReportOnlyDirective):
+# %1$S is the directive that is ignored in report-only mode.
+ignoringReportOnlyDirective = Trekkazt sandboc tettwazgel makken tettwazen di tsertit report-only ‘%1$S’
+# LOCALIZATION NOTE (IgnoringSrcBecauseOfDirective):
+# %1$S is the name of the src that is ignored.
+# %2$S is the name of the directive that causes the src to be ignored.
+IgnoringSrcBecauseOfDirective=Suref i ‘%1$S’ γef dema n tezunfalit ‘%2$S’
+# LOCALIZATION NOTE (IgnoringSourceWithinDirective):
+# %1$S is the ignored src
+# %2$S is the directive which supports src
+IgnoringSourceWithinDirective = Taɣbalut “%1$S” (Ur tettusefrak ara deg ‘%2$S’).
+
+
+# CSP Errors:
+# LOCALIZATION NOTE (couldntParseInvalidSource):
+# %1$S is the source that could not be parsed
+couldntParseInvalidSource = Ur izmir ara ad isleḍ aɣbalu arameɣtu %1$S
+# LOCALIZATION NOTE (couldntParseInvalidHost):
+# %1$S is the host that's invalid
+couldntParseInvalidHost = D awezɣi tasleṭ n usenneftaɣ arameɣtu %1$S
+# LOCALIZATION NOTE (couldntParsePort):
+# %1$S is the string source
+couldntParsePort = Tasleḍt n tebburt di %1$S d awezɣi
+# LOCALIZATION NOTE (duplicateDirective):
+# %1$S is the name of the duplicate directive
+duplicateDirective = Tizunfalin tusligin %1$S ttwafent Akk tummanin ala tamenzut ad twanfent.
+# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag):
+# %1$S is the option that could not be understood
+couldntParseInvalidSandboxFlag = Ur izmir ara ad yesleḍ anay sandbox ‘%1$S’
+
+
+# LOCALIZATION NOTE (ignoringNonAsciiToken):
+# %1$S defines the name of the directive
+# %2$S is the token string containing non-ASCII characters.
+ignoringNonAsciiToken = Ignoring directive ‘%1$S’ with the non-ASCII token ‘%2$S’
+# LOCALIZATION NOTE (IgnoringSourceWithinDirective):
+# %1$S is the ignored src
+obsoleteBlockAllMixedContent = Ignoring ‘%1$S’ because mixed content display upgrading makes block-all-mixed-content obsolete.
+# 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.
+CSPMessagePrefix = Content-Security-Policy: %S