diff options
Diffstat (limited to 'l10n-th/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-th/devtools/client/toolbox-options.ftl | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/l10n-th/devtools/client/toolbox-options.ftl b/l10n-th/devtools/client/toolbox-options.ftl index 88051086c9..8606b44304 100644 --- a/l10n-th/devtools/client/toolbox-options.ftl +++ b/l10n-th/devtools/client/toolbox-options.ftl @@ -20,7 +20,7 @@ options-select-additional-tools-label = เครื่องมือนัก # tool buttons. options-select-enabled-toolbox-buttons-label = ปุ่มกล่องเครื่องมือที่มี # The label for the heading of the radiobox corresponding to the theme -options-select-dev-tools-theme-label = ชุดรูปแบบ +options-select-dev-tools-theme-label = ชุดตกแต่ง ## Inspector section @@ -54,6 +54,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = ชื่อสี +## Web Console section + +# The heading +options-webconsole-label = คอนโซลเว็บ +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = เปิดใช้งานคอนโซลแยก +options-webconsole-split-console-tooltip = + .title = เปิดคอนโซลแยกด้วยแป้น Escape + ## Style Editor section # The heading @@ -118,9 +127,9 @@ options-enable-f12-label = ใช้แป้น F12 เพื่อเปิด options-enable-f12-tooltip = .title = การเปิดใช้ตัวเลือกนี้จะผูกแป้น F12 เพื่อใช้เปิดหรือปิดกล่องเครื่องมือของ DevTools # The label for checkbox that toggles custom formatters for objects -options-enable-custom-formatters-label = เปิดใช้งานตัวจัดรูปแบบที่กำหนดเอง +options-enable-custom-formatters-label = เปิดใช้งานเครื่องมือจัดรูปแบบกำหนดเอง options-enable-custom-formatters-tooltip = - .title = การเปิดตัวเลือกนี้จะทำให้ไซต์ต่าง ๆ สามารถกำหนดตัวจัดรูปแบบที่กำหนดเองสำหรับวัตถุ DOM ได้ + .title = การเปิดใช้ตัวเลือกนี้จะทำให้ไซต์ต่างๆ สามารถกำหนดเครื่องมือจัดรูปแบบให้กับวัตถุ DOM เองได้ # The label for checkbox that toggles the service workers testing over HTTP on or off. options-enable-service-workers-http-label = เปิดใช้งาน Service Workers over HTTP (เมื่อกล่องเครื่องมือเปิดอยู่) options-enable-service-workers-http-tooltip = @@ -128,6 +137,6 @@ options-enable-service-workers-http-tooltip = # The label for the checkbox that toggles source maps in all tools. options-source-maps-label = เปิดใช้งานการแมปต้นฉบับ options-source-maps-tooltip = - .title = หากคุณเปิดใช้งานตัวเลือกนี้ ต้นฉบับจะถูกแมปในเครื่องมือ + .title = ถ้าคุณเปิดใช้งานตัวเลือกนี้ ต้นฉบับจะถูกแมปในเครื่องมือ # The message shown for settings that trigger page reload options-context-triggers-page-refresh = *เรียกหน้าเว็บใหม่เฉพาะวาระปัจจุบันเท่านั้น |