summaryrefslogtreecommitdiffstats
path: root/l10n-kn/dom/chrome/security/csp.properties
blob: a46d75d35093a6b774a07a9a8556dc716b33e25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# 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 = ಪುಟದ ಸಿದ್ಧತೆಗಳು ಒಂದು ಸಂಪನ್ಮೂಲವು ಲೋಡ್‌ ಆಗದಂತೆ ತಡೆದಿದೆ : %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 = ಪುಟದ ಸಿದ್ಧತೆಗಳು %2$S ನಲ್ಲಿನ ಒಂದು ಸಂಪನ್ಮೂಲವು ಲೋಡ್‌ ಆಗದಂತೆ ತಡೆದಿದೆ ("%1$S").
# LOCALIZATION NOTE (CSPROViolation):
# %1$S is the reason why the resource has not been loaded.
CSPROViolation = ಒಂದು ವರದಿ-ಮಾತ್ರದ CSP ಪಾಲಿಸಿಯಲ್ಲಿ ("%1$S") ಒಂದು ಉಲ್ಲಂಘನೆಯು ಕಂಡುಬಂದಿದೆ. ಈ ವರ್ತನೆಗೆ ಅನುಮತಿ ನೀಡಲಾಗಿದೆ, ಮತ್ತು ಒಂದು CSP ವರದಿಯನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ.
# 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 = %2$S ("%1$S") ದಲ್ಲಿ ಸಂಪನ್ಮೂಲವನ್ನು ಲೋಡ್ ಮಾಡುವಾಗ ಪುಟದ ಸಿದ್ಧತೆಗಳನ್ನು ಗಮನಿಸಲಾಗಿದೆ. ಒಂದು CSP ವರದಿಯನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ.
# LOCALIZATION NOTE (triedToSendReport):
# %1$S is the URI we attempted to send a report to.
triedToSendReport = ಅಮಾನ್ಯವಾದ URI ಅನ್ನು ವರದಿ ಮಾಡಲು ಕಳುಹಿಸಲು ಪ್ರಯತ್ನಿಸಲಾಗಿದೆ: "%1$S"
# LOCALIZATION NOTE (couldNotParseReportURI):
# %1$S is the report URI that could not be parsed
couldNotParseReportURI = ವರದಿ URI ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ: %1$S
# LOCALIZATION NOTE (couldNotProcessUnknownDirective):
# %1$S is the unknown directive
couldNotProcessUnknownDirective = ಅಜ್ಞಾತ ನಿರ್ದೇಶಿಕೆ '%1$S' ಅನ್ನು ಸಂಸ್ಕರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ
# LOCALIZATION NOTE (ignoringUnknownOption):
# %1$S is the option that could not be understood
ignoringUnknownOption = ಗೊತ್ತಿರದ ಆಯ್ಕೆ %1$S ಅನ್ನು ಕಡೆಗಣಿಸಲಾಗುತ್ತಿದೆ
# LOCALIZATION NOTE (ignoringDuplicateSrc):
# %1$S defines the duplicate src
ignoringDuplicateSrc = ನಕಲು ಮೂಲಗಳನ್ನು ಕಡೆಗಣಿಸು %1$S
# LOCALIZATION NOTE (ignoringSrcFromMetaCSP):
# %1$S defines the ignored src
ignoringSrcFromMetaCSP = ‘%1$S’ ಮೂಲವನ್ನು ಕಡೆಗಣಿಸಲಾಗುತ್ತಿದೆ (ಮೆಟಾ ಘಟಕದ ಮೂಲಕ ರವಾನಿಸಿದಾಗ ಬೆಂಬಲವನ್ನು ಹೊಂದಿರುವುದಿಲ್ಲ). 
# LOCALIZATION NOTE (ignoringSrcForStrictDynamic):
# %1$S is the ignored src
# script-src, as well as 'strict-dynamic' should not be localized
# LOCALIZATION NOTE (ignoringStrictDynamic):
# %1$S is the ignored src
# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce):
# %1$S is the csp directive that contains 'strict-dynamic'
# 'strict-dynamic' should not be localized
# LOCALIZATION NOTE (reportURInotHttpsOrHttp2):
# %1$S is the ETLD of the report URI that is not HTTP or HTTPS
reportURInotHttpsOrHttp2 = ವರದಿ URI (%1$S) ಒಂದು HTTP ಅಥವ HTTPS URI ಆಗಿರಬೇಕು.
# LOCALIZATION NOTE (reportURInotInReportOnlyHeader):
# %1$S is the ETLD of the page with the policy
reportURInotInReportOnlyHeader = ಈ ತಾಣವು (%1$S) ಒಂದು ವರದಿ URI ಇಲ್ಲದೆ ಕೇವಲ ಒಂದು ವರದಿ-ಮಾತ್ರದ ಪಾಲಿಸಿಯನ್ನು ಹೊಂದಿದೆ. CSP ಯು ನಿರ್ಬಂಧಿಸುವುದಿಲ್ಲ ಮತ್ತು ಈ ಪಾಲಿಸಿಯ ಉಲ್ಲಂಘನೆಯನ್ನು ವರದಿ ಮಾಡುವುದಿಲ್ಲ.
# LOCALIZATION NOTE (failedToParseUnrecognizedSource):
# %1$S is the CSP Source that could not be parsed
failedToParseUnrecognizedSource = Failed to parse unrecoginzied source %1$S
# LOCALIZATION NOTE (upgradeInsecureRequest):
# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme.
upgradeInsecureRequest = ಅಸುರಕ್ಷಿತ ಕೋರಿಕೆ ‘%1$S’ ಅನ್ನು ‘%2$S’ ಬಳಸುವಂತೆ ಪರಿಷ್ಕರಿಸಲಾಗುತ್ತಿದೆ
# LOCALIZATION NOTE (ignoreSrcForDirective):
ignoreSrcForDirective = ‘%1$S’ ನಿರ್ದೇಶಿಕೆಗೆ ಮೂಲಗಳನ್ನು ಕಡೆಗಣಿಸಲಾಗುತ್ತಿದೆ
# LOCALIZATION NOTE (hostNameMightBeKeyword):
# %1$S is the hostname in question and %2$S is the keyword
hostNameMightBeKeyword = %1$S ಅನ್ನು ಒಂದು ಆತಿಥೇಯವಾಗಿ ಅರ್ಥೈಸಿಕೊಳ್ಳಲಾಗುತ್ತಿದೆಯೆ ಹೊರತು ಕೀಲಿಪದದಂತಲ್ಲ. ಇದು ಕೀಲಿಪದ ಎಂದು ನೀವು ಉದ್ಧೇಶಿಸಿದ್ದಲ್ಲಿ,  '%2$S' ಎಂದು ಬಳಸಿ (ಕೋಟ್‌ಗಳಲ್ಲಿ ಆವರಿಸಿದಂತೆ).
# LOCALIZATION NOTE (notSupportingDirective):
# directive is not supported (e.g. 'reflected-xss')
notSupportingDirective = %1$S' ಡಿರೆಕ್ಟೀವ್ ಅನ್ನು ಬೆಂಬಲಿಸಲಾಗುವುದಿಲ್ಲ  ಡಿರೆಕ್ಟೀವ್ ಮತ್ತು ಮೌಲ್ಯಗಳನ್ನು ಕಡೆಗಣಿಸಲಾಗುತ್ತದೆ.
# LOCALIZATION NOTE (blockAllMixedContent):
# %1$S is the URL of the blocked resource load.
blockAllMixedContent = ಅಸುರಕ್ಷಿತ ಮನವಿ ‘%1$S’ ಅನ್ನು ನಿರ್ಬಂಧಿಸಲಾಗುತ್ತಿದೆ.
# LOCALIZATION NOTE (ignoringDirectiveWithNoValues):
# %1$S is the name of a CSP directive that requires additional values (e.g., 'require-sri-for')
# LOCALIZATION NOTE (ignoringReportOnlyDirective):
# %1$S is the directive that is ignored in report-only mode.
# LOCALIZATION NOTE (deprecatedReferrerDirective):
# %1$S is the value of the deprecated Referrer Directive.
# 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.
 
# CSP Errors:
# LOCALIZATION NOTE (couldntParseInvalidSource):
# %1$S is the source that could not be parsed
couldntParseInvalidSource = ಅಮಾನ್ಯವಾದ ಆಕರ %1$S ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ
# LOCALIZATION NOTE (couldntParseInvalidHost):
# %1$S is the host that's invalid
couldntParseInvalidHost = ಅಮಾನ್ಯವಾದ ಆತಿಥೇಯ %1$S ಅನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ
# LOCALIZATION NOTE (couldntParsePort):
# %1$S is the string source
couldntParsePort = %1$S ನಲ್ಲಿ ಸಂಪರ್ಕಸ್ಥಾನವನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ
# LOCALIZATION NOTE (duplicateDirective):
# %1$S is the name of the duplicate directive
duplicateDirective = ನಕಲಿ %1$S ನಿರ್ದೇಶಿಕೆಗಳು ಕಂಡುಬಂದಿವೆ.  ಮೊದಲನೆಯದನ್ನು ಹೊರತುಪಡಿಸಿ ಎಲ್ಲವನ್ನೂ ಕಡೆಗಣಿಸಲಾಗುತ್ತದೆ.
# LOCALIZATION NOTE (deprecatedDirective):
# %1$S is the name of the deprecated directive, %2$S is the name of the replacement.
# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag):
# %1$S is the option that could not be understood