diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-th/devtools/client/styleeditor.ftl | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-th/devtools/client/styleeditor.ftl b/l10n-th/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..7631db195f --- /dev/null +++ b/l10n-th/devtools/client/styleeditor.ftl @@ -0,0 +1,43 @@ +# 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-filter-input = + .placeholder = กรองสไตล์ชีต +styleeditor-visibility-toggle = + .tooltiptext = เปิด/ปิดการมองเห็นสไตล์ชีต + .accesskey = บ +styleeditor-visibility-toggle-system = + .tooltiptext = ไม่สามารถปิดใช้งานสไตล์ชีตระบบได้ +styleeditor-save-button = บันทึก + .tooltiptext = บันทึกแผ่นลักษณะนี้เป็นไฟล์ + .accesskey = บ +styleeditor-options-button = + .tooltiptext = ตัวเลือกตัวแก้ไขลักษณะ +styleeditor-media-rules = กฎ @media +styleeditor-at-rules = At-rules +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-copy-url = + .label = คัดลอก URL +styleeditor-find = + .label = ค้นหา + .accesskey = น +styleeditor-find-again = + .label = ค้นหาอีกครั้ง + .accesskey = ห +styleeditor-go-to-line = + .label = กระโดดไปบรรทัดที่… + .accesskey = ป +# Label displayed when searching a term that is not found in any stylesheet path +styleeditor-stylesheet-all-filtered = ไม่พบสไตล์ชีตที่ตรงกัน |