blob: b722756bb72c8a9e3e3cc15802ec03383cf85034 (
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
|
# 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/.
styleeditor-new-button =
.tooltiptext = បង្កើត និងបន្ថែមសន្លឹករចនាប័ទ្មថ្មីទៅខាងចុងឯកសារ
.accesskey = ថ
styleeditor-import-button =
.tooltiptext = នាំចូល និងបន្ថែមសន្លឹករចនាប័ទ្មដែលមានស្រាប់ទៅខាងចុងឯកសារ
.accesskey = ល
styleeditor-visibility-toggle =
.tooltiptext = បិទ/បើកភាពមើលឃើញរបស់សន្លឹករចនាប័ទ្ម
.accesskey = រ
styleeditor-save-button = រក្សាទុក
.tooltiptext = រក្សាទុកសន្លឹករចនាប័ទ្មនេះទៅកាន់ឯកសារ
.accesskey = រ
styleeditor-options-button =
.tooltiptext = ជម្រើសកម្មវិធីកែរចនាប័ទ្ម
styleeditor-editor-textbox =
.data-placeholder = វាយ CSS នៅទីនេះ ។
styleeditor-no-stylesheet = ទំព័រនេះ មិនមានសន្លឹករចនាប័ទ្មទេ ។
styleeditor-no-stylesheet-tip = ប្រហែលជាអ្នកចង់<a data-l10n-name="append-new-stylesheet">បន្ថែមសន្លឹករចនាប័ទ្មថ្មី</a>?
styleeditor-open-link-new-tab =
.label = បើកតំណក្នុងផ្ទាំងថ្មី
styleeditor-find =
.label = រក
.accesskey = ក
styleeditor-find-again =
.label = រកម្តងទៀត
.accesskey = ត
styleeditor-go-to-line =
.label = លោតទៅបន្ទាត់...
.accesskey = ត
# This string is shown in the style sheets list
# Variables:
# $ruleCount (Integer) - The number of rules in the stylesheet.
styleeditor-stylesheet-rule-count = ក្បួន { $ruleCount }
|