# 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/. ### Localization for Developer Tools tooltips. learn-more = เรียนรู้เพิ่มเติม ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain why ## the property is not applied. ## Variables: ## $property (string) - A CSS property name e.g. "color". ## $display (string) - A CSS display value e.g. "inline-block". inactive-css-not-grid-or-flex-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ทั้งคอนเทนเนอร์แบบยืดหยุ่นหรือคอนเทนเนอร์แบบเส้นตาราง inactive-css-not-grid-or-flex-container-or-multicol-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ทั้งคอนเทนเนอร์แบบยืดหยุ่น คอนเทนเนอร์แบบเส้นตาราง หรือคอนเทนเนอร์แบบหลายคอลัมน์ inactive-css-not-multicol-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบหลายคอลัมน์ inactive-css-not-grid-or-flex-item = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบเส้นตารางหรือแบบยืดหยุ่น inactive-css-not-grid-item = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบเส้นตาราง inactive-css-not-grid-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบเส้นตาราง inactive-css-not-flex-item = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบยืดหยุ่น inactive-css-not-flex-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบยืดหยุ่น inactive-css-not-inline-or-tablecell = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่อิลิเมนต์แบบอินไลน์หรือแบบเซลล์ตาราง inactive-css-first-line-pseudo-element-not-supported = ไม่รองรับ { $property } บนอิลิเมนต์แฝง ::first-line inactive-css-first-letter-pseudo-element-not-supported = ไม่รองรับ { $property } บนอิลิเมนต์แฝง ::first-letter inactive-css-placeholder-pseudo-element-not-supported = ไม่รองรับ { $property } บนอิลิเมนต์แฝง ::placeholder inactive-css-property-because-of-display = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีค่าคุณสมบัติ display เป็น { $display } inactive-css-not-display-block-on-floated = ค่า display ได้ถูกเปลี่ยนโดยเอนจินเป็น block เนื่องจากมีอิลิเมนต์แบบ floated inactive-css-property-is-impossible-to-override-in-visited = ไม่สามารถเขียนทับ { $property } เนื่องจากข้อจำกัดของ :visited inactive-css-position-property-on-unpositioned-box = { $property } ไม่มีผลต่ออิลิเมนต์นี้เนื่องจากไม่ใช่อิลิเมนต์ที่ถูกจัดตำแหน่ง inactive-text-overflow-when-no-overflow = { $property } ไม่มีผลต่ออิลิเมนต์นี้เนื่องจากไม่ได้ตั้งค่า overflow:hidden inactive-css-not-for-internal-table-elements = { $property } ไม่มีผลกับอิลิเมนต์ตารางภายใน inactive-css-not-for-internal-table-elements-except-table-cells = { $property } ไม่มีผลกับอิลิเมนต์ตารางภายในยกเว้นเซลล์ตาราง inactive-css-not-table = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ตาราง inactive-css-not-table-cell = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่เซลล์ตาราง inactive-scroll-padding-when-not-scroll-container = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่มีการเลื่อน inactive-css-border-image = { $property } ไม่มีผลกับอิลิเมนต์นี้ เนื่องจากไม่สามารถใช้กับอิลิเมนต์ตารางภายในที่ตั้งค่า border-collapse เป็น collapse บนอิลิเมนต์ตารางแม่ได้ inactive-css-ruby-element = { $property } ไม่มีผลกับอิลิเมนต์นี้ เนื่องจากเป็นอิลิเมนต์ ruby ขนาดของอิลิเมนต์นี้ถูกกำหนดโดยขนาดตัวอักษรของข้อความ ruby inactive-css-highlight-pseudo-elements-not-supported = ไม่รองรับ { $property } บนอิลิเมนต์แฝง highlight inactive-css-cue-pseudo-element-not-supported = ไม่รองรับ { $property } บนอิลิเมนต์แฝง ::cue # Variables: # $lineCount (integer) - The number of lines the element has. inactive-css-text-wrap-balance-lines-exceeded = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีจำนวนบรรทัดมากกว่า { $lineCount } บรรทัด inactive-css-text-wrap-balance-fragmented = { $property } ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีการแยกส่วน กล่าวคือเนื้อหาถูกแบ่งออกเป็นหลายคอลัมน์หรือหลายหน้า ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain how ## the problem can be solved. inactive-css-not-grid-or-flex-container-fix = ลองเพิ่ม display:grid หรือ display:flex { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = ลองเพิ่ม display:grid, display:flex, หรือ columns:2 { learn-more } inactive-css-not-multicol-container-fix = ลองเพิ่ม column-count หรือ column-width { learn-more } inactive-css-not-grid-or-flex-item-fix-3 = ลองเพิ่ม display:grid, display:flex, display:inline-grid หรือ display:inline-flex ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more } inactive-css-not-grid-item-fix-2 = ลองเพิ่ม display:grid หรือ display:inline-grid ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more } inactive-css-not-grid-container-fix = ลองเพิ่ม display:grid หรือ display:inline-grid { learn-more } inactive-css-not-flex-item-fix-2 = ลองเพิ่ม display:flex หรือ display:inline-flex ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more } inactive-css-not-flex-container-fix = ลองเพิ่ม display:flex หรือ display:inline-flex { learn-more } inactive-css-not-inline-or-tablecell-fix = ลองเพิ่ม display:inline หรือ display:table-cell { learn-more } inactive-css-non-replaced-inline-or-table-row-or-row-group-fix = ลองเพิ่ม display:inline-block หรือ display:block { learn-more } inactive-css-non-replaced-inline-or-table-column-or-column-group-fix = ลองเพิ่ม display:inline-block { learn-more } inactive-css-not-display-block-on-floated-fix = ลองเอา float ออกหรือเพิ่ม display:block { learn-more } inactive-css-position-property-on-unpositioned-box-fix = ลองตั้งค่าคุณสมบัติ position เป็นอย่างอื่นนอกจาก static { learn-more } inactive-text-overflow-when-no-overflow-fix = ลองเพิ่ม overflow:hidden { learn-more } inactive-css-not-for-internal-table-elements-fix = ลองตั้งค่าคุณสมบัติ display เป็นอย่างอื่นนอกจาก table-cell, table-column, table-row, table-column-group, table-row-group, หรือ table-footer-group { learn-more } inactive-css-not-for-internal-table-elements-except-table-cells-fix = ลองตั้งค่าคุณสมบัติ display เป็นอย่างอื่นนอกจาก table-column, table-row, table-column-group, table-row-group, หรือ table-footer-group { learn-more } inactive-css-not-table-fix = ลองเพิ่ม display:table หรือ display:inline-table { learn-more } inactive-css-not-table-cell-fix = ลองเพิ่ม display:table-cell { learn-more } inactive-scroll-padding-when-not-scroll-container-fix = ลองเพิ่ม overflow:auto, overflow:scroll หรือ overflow:hidden { learn-more } inactive-css-border-image-fix = บนอิลิเมนต์ตารางแม่ ให้เอาคุณสมบัติออก หรือเปลี่ยนค่าของ border-collapse เป็นค่าอื่น ๆ ที่ไม่ใช่ collapse { learn-more } inactive-css-ruby-element-fix = ลองเปลี่ยน font-size ของข้อความ ruby { learn-more } inactive-css-text-wrap-balance-lines-exceeded-fix = โปรดลองลดจำนวนบรรทัด { learn-more } inactive-css-text-wrap-balance-fragmented-fix = หลีกเลี่ยงการแยกเนื้อหาของอิลิเมนต์ เช่น โดยการลบคอลัมน์ออก หรือใช้ page-break-inside:avoid { learn-more } ## In the Rule View when a CSS property may have compatibility issues with other browsers ## we display an icon. When this icon is hovered this message is displayed to explain why ## the property is incompatible and the platforms it is incompatible on. ## Variables: ## $property (string) - A CSS declaration name e.g. "-moz-user-select" that can be a platform specific alias. ## $rootProperty (string) - A raw CSS property name e.g. "user-select" that is not a platform specific alias. css-compatibility-default-message = ไม่รองรับ { $property } ในเบราว์เซอร์ต่อไปนี้: css-compatibility-deprecated-experimental-message = { $property } เป็นคุณสมบัติทดลองซึ่งเลิกใช้แล้วตามมาตรฐาน W3C โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้: css-compatibility-deprecated-experimental-supported-message = { $property } เป็นคุณสมบัติทดลองซึ่งเลิกใช้แล้วตามมาตรฐาน W3C css-compatibility-deprecated-message = { $property } เลิกใช้แล้วตามมาตรฐาน W3C โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้: css-compatibility-deprecated-supported-message = { $property } เลิกใช้แล้วตามมาตรฐาน W3C css-compatibility-experimental-message = { $property } เป็นคุณสมบัติทดลอง โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้: css-compatibility-experimental-supported-message = { $property } เป็นคุณสมบัติทดลอง css-compatibility-learn-more-message = เรียนรู้เพิ่มเติมเกี่ยวกับ { $rootProperty } ## In the Rule View when a rule selector can causes issues, we display an icon. ## When this icon is hovered one or more of those messages are displayed to explain what ## the issue are. # :has() should not be translated css-selector-warning-unconstrained-has = เครื่องมือเลือกนี้ใช้ :has() แบบไม่มีข้อจำกัด ซึ่งอาจทำงานช้า