diff options
Diffstat (limited to 'l10n-km/toolkit/chrome/global/extensions.properties')
-rw-r--r-- | l10n-km/toolkit/chrome/global/extensions.properties | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-km/toolkit/chrome/global/extensions.properties b/l10n-km/toolkit/chrome/global/extensions.properties new file mode 100644 index 0000000000..119c4758bf --- /dev/null +++ b/l10n-km/toolkit/chrome/global/extensions.properties @@ -0,0 +1,20 @@ +# 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.error.missing-directive = គោលការណ៍បាត់ថតដែលទាមទារ ‘%S’ + +#LOCALIZATION NOTE (csp.error.illegal-keyword) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP keyword, usually 'unsafe-inline'. +csp.error.illegal-keyword = ថត ‘%1$S’ មានពាក្យគន្លឹះដែលហាមឃាត់ %2$S + +#LOCALIZATION NOTE (csp.error.illegal-protocol) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.illegal-protocol = សេចក្ដីណែនាំ ‘%1$S’ មានប្រភពពិធីការ %2$S: ដែលហាមប្រាម + +#LOCALIZATION NOTE (csp.error.missing-host) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.missing-host = ពិធីការ %2$S: ត្រូវការការបង្ហោះនៅក្នុងសេចក្ដីណែនាំ ‘%1$S’ + +#LOCALIZATION NOTE (csp.error.missing-source) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP source, usually 'self'. +csp.error.missing-source = ‘%1$S’ ត្រូវតែមានប្រភព %2$S + +#LOCALIZATION NOTE (csp.error.illegal-host-wildcard) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. + |