summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/th/localization/th/devtools
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /thunderbird-l10n/th/localization/th/devtools
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'thunderbird-l10n/th/localization/th/devtools')
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/aboutdebugging.ftl401
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/accessibility.ftl64
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/application.ftl147
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/compatibility.ftl51
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/perftools.ftl147
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/storage.ftl109
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/styleeditor.ftl52
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/toolbox-options.ftl133
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/toolbox.ftl55
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/client/tooltips.ftl97
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/shared/debugger-paused-reasons.ftl87
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/shared/highlighters.ftl55
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/shared/webconsole-commands.ftl3
-rw-r--r--thunderbird-l10n/th/localization/th/devtools/startup/key-shortcuts.ftl38
14 files changed, 1439 insertions, 0 deletions
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/aboutdebugging.ftl b/thunderbird-l10n/th/localization/th/devtools/client/aboutdebugging.ftl
new file mode 100644
index 0000000000..7b521a48da
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/aboutdebugging.ftl
@@ -0,0 +1,401 @@
+# 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/.
+
+
+### These strings are used inside the about:debugging UI.
+
+
+# Page Title strings
+
+# Page title (ie tab title) for the Setup page
+about-debugging-page-title-setup-page = การดีบั๊ก - ตั้งค่า
+
+# Page title (ie tab title) for the Runtime page
+# { $selectedRuntimeId } is the id of the current runtime, such as "this-firefox", "localhost:6080", ...
+about-debugging-page-title-runtime-page = การดีบั๊ก - รันไทม์ / { $selectedRuntimeId }
+
+# Sidebar strings
+
+# Display name of the runtime for the currently running instance of Firefox. Used in the
+# Sidebar and in the Setup page.
+about-debugging-this-firefox-runtime-name = { -brand-shorter-name } นี้
+
+# Sidebar heading for selecting the currently running instance of Firefox
+about-debugging-sidebar-this-firefox =
+ .name = { about-debugging-this-firefox-runtime-name }
+
+# Sidebar heading for connecting to some remote source
+about-debugging-sidebar-setup =
+ .name = ตั้งค่า
+
+# Text displayed in the about:debugging sidebar when USB devices discovery is enabled.
+about-debugging-sidebar-usb-enabled = เปิดใช้งาน USB อยู่
+
+# Text displayed in the about:debugging sidebar when USB devices discovery is disabled
+# (for instance because the mandatory ADB extension is not installed).
+about-debugging-sidebar-usb-disabled = ปิดใช้งาน USB อยู่
+
+# Connection status (connected) for runtime items in the sidebar
+aboutdebugging-sidebar-runtime-connection-status-connected = เชื่อมต่อแล้ว
+# Connection status (disconnected) for runtime items in the sidebar
+aboutdebugging-sidebar-runtime-connection-status-disconnected = ตัดการเชื่อมต่อแล้ว
+
+# Text displayed in the about:debugging sidebar when no device was found.
+about-debugging-sidebar-no-devices = ไม่พบอุปกรณ์
+
+# Text displayed in buttons found in sidebar items representing remote runtimes.
+# Clicking on the button will attempt to connect to the runtime.
+about-debugging-sidebar-item-connect-button = เชื่อมต่อ
+
+# Text displayed in buttons found in sidebar items when the runtime is connecting.
+about-debugging-sidebar-item-connect-button-connecting = กำลังเชื่อมต่อ…
+
+# Text displayed in buttons found in sidebar items when the connection failed.
+about-debugging-sidebar-item-connect-button-connection-failed = การเชื่อมต่อล้มเหลว
+
+# Text displayed in connection warning on sidebar item of the runtime when connecting to
+# the runtime is taking too much time.
+about-debugging-sidebar-item-connect-button-connection-not-responding = การเชื่อมต่อยังรอค้างอยู่ ตรวจสอบข้อความบนเบราว์เซอร์เป้าหมาย
+
+# Text displayed as connection error in sidebar item when the connection has timed out.
+about-debugging-sidebar-item-connect-button-connection-timeout = การเชื่อมต่อหมดเวลา
+
+# Text displayed in sidebar items for remote devices where a compatible browser (eg
+# Firefox) has not been detected yet. Typically, Android phones connected via USB with
+# USB debugging enabled, but where Firefox is not started.
+about-debugging-sidebar-runtime-item-waiting-for-browser = กำลังรอเบราว์เซอร์…
+
+# Text displayed in sidebar items for remote devices that have been disconnected from the
+# computer.
+about-debugging-sidebar-runtime-item-unplugged = ถอดปลั๊กแล้ว
+
+# Title for runtime sidebar items that are related to a specific device (USB, WiFi).
+about-debugging-sidebar-runtime-item-name =
+ .title = { $displayName } ({ $deviceName })
+# Title for runtime sidebar items where we cannot get device information (network
+# locations).
+about-debugging-sidebar-runtime-item-name-no-device =
+ .title = { $displayName }
+
+# Text to show in the footer of the sidebar that links to a help page
+# (currently: https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/)
+about-debugging-sidebar-support = ฝ่ายสนับสนุนการดีบั๊ก
+
+# Text to show as the ALT attribute of a help icon that accompanies the help about
+# debugging link in the footer of the sidebar
+about-debugging-sidebar-support-icon =
+ .alt = ไอคอนช่วยเหลือ
+
+# Text displayed in a sidebar button to refresh the list of USB devices. Clicking on it
+# will attempt to update the list of devices displayed in the sidebar.
+about-debugging-refresh-usb-devices-button = เรียกอุปกรณ์ใหม่
+
+# Setup Page strings
+
+# Title of the Setup page.
+about-debugging-setup-title = ตั้งค่า
+
+# Introduction text in the Setup page to explain how to configure remote debugging.
+about-debugging-setup-intro = กำหนดค่าวิธีการเชื่อมต่อที่คุณต้องการดีบั๊กอุปกรณ์ของคุณจากระยะไกล
+
+# Explanatory text in the Setup page about what the 'This Firefox' page is for
+about-debugging-setup-this-firefox2 = ใช้ <a>{ about-debugging-this-firefox-runtime-name }</a> เพื่อดีบั๊กส่วนขยายและตัวทำงานบริการบน { -brand-shorter-name } รุ่นนี้
+
+# Title of the heading Connect section of the Setup page.
+about-debugging-setup-connect-heading = เชื่อมต่ออุปกรณ์
+
+# USB section of the Setup page
+about-debugging-setup-usb-title = USB
+
+# Explanatory text displayed in the Setup page when USB debugging is disabled
+about-debugging-setup-usb-disabled = การเปิดใช้งานสิ่งนี้จะดาวน์โหลดและเพิ่มส่วนประกอบการดีบั๊กผ่าน USB ของ Android ที่จำเป็นใน { -brand-shorter-name }
+
+# Text of the button displayed in the USB section of the setup page when USB debugging is disabled.
+# Clicking on it will download components needed to debug USB Devices remotely.
+about-debugging-setup-usb-enable-button = เปิดใช้งานอุปกรณ์ USB
+
+# Text of the button displayed in the USB section of the setup page when USB debugging is enabled.
+about-debugging-setup-usb-disable-button = ปิดใช้งานอุปกรณ์ USB
+
+# Text of the button displayed in the USB section of the setup page while USB debugging
+# components are downloaded and installed.
+about-debugging-setup-usb-updating-button = กำลังอัปเดต…
+
+# USB section of the Setup page (USB status)
+about-debugging-setup-usb-status-enabled = เปิดใช้งานอยู่
+about-debugging-setup-usb-status-disabled = ปิดใช้งานอยู่
+about-debugging-setup-usb-status-updating = กำลังอัปเดต…
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-dev-menu2 = เปิดใช้งานเมนูนักพัฒนาในอุปกรณ์ Android ของคุณ
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-debug2 = เปิดใช้งานการดีบั๊ก USB ในเมนูนักพัฒนา Android
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-debug-firefox2 = เปิดใช้งานการดีบั๊ก USB ใน Firefox ในอุปกรณ์ Android
+
+# USB section step by step guide
+about-debugging-setup-usb-step-plug-device = เชื่อมต่ออุปกรณ์ Android กับคอมพิวเตอร์ของคุณ
+
+# Text shown in the USB section of the setup page with a link to troubleshoot connection errors.
+# The link goes to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#connecting-to-a-remote-device
+about-debugging-setup-usb-troubleshoot = มีปัญหาในการเชื่อมต่อกับอุปกรณ์ USB? <a>แก้ไขปัญหา</a>
+
+# Network section of the Setup page
+about-debugging-setup-network =
+ .title = ตำแหน่งที่ตั้งเครือข่าย
+
+# Text shown in the Network section of the setup page with a link to troubleshoot connection errors.
+# The link goes to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#connecting-over-the-network
+about-debugging-setup-network-troubleshoot = มีปัญหาในการเชื่อมต่อผ่านตำแหน่งที่ตั้งเครือข่าย? <a>แก้ไขปัญหา</a>
+
+# Text of a button displayed after the network locations "Host" input.
+# Clicking on it will add the new network location to the list.
+about-debugging-network-locations-add-button = เพิ่ม
+
+# Text to display when there are no locations to show.
+about-debugging-network-locations-empty-text = ยังไม่ได้เพิ่มตำแหน่งที่ตั้งเครือข่าย
+
+# Text of the label for the text input that allows users to add new network locations in
+# the Connect page. A host is a hostname and a port separated by a colon, as suggested by
+# the input's placeholder "localhost:6080".
+about-debugging-network-locations-host-input-label = โฮสต์
+
+# Text of a button displayed next to existing network locations in the Connect page.
+# Clicking on it removes the network location from the list.
+about-debugging-network-locations-remove-button = เอาออก
+
+# Text used as error message if the format of the input value was invalid in the network locations form of the Setup page.
+# Variables:
+# $host-value (string) - The input value submitted by the user in the network locations form
+about-debugging-network-location-form-invalid = โฮสต์ “{ $host-value }” ไม่ถูกต้อง รูปแบบที่ต้องการคือ “hostname:portnumber”
+
+# Text used as error message if the input value was already registered in the network locations form of the Setup page.
+# Variables:
+# $host-value (string) - The input value submitted by the user in the network locations form
+about-debugging-network-location-form-duplicate = โฮสต์ “{ $host-value }” ถูกลงทะเบียนแล้ว
+
+# Runtime Page strings
+
+# Below are the titles for the various categories of debug targets that can be found
+# on "runtime" pages of about:debugging.
+# Title of the temporary extensions category (only available for "This Firefox" runtime).
+about-debugging-runtime-temporary-extensions =
+ .name = ส่วนขยายชั่วคราว
+# Title of the extensions category.
+about-debugging-runtime-extensions =
+ .name = ส่วนขยาย
+# Title of the tabs category.
+about-debugging-runtime-tabs =
+ .name = แท็บ
+# Title of the service workers category.
+about-debugging-runtime-service-workers =
+ .name = ตัวทำงานบริการ
+# Title of the shared workers category.
+about-debugging-runtime-shared-workers =
+ .name = ตัวทำงานที่ใช้ร่วมกัน
+# Title of the other workers category.
+about-debugging-runtime-other-workers =
+ .name = ตัวทำงานอื่น ๆ
+# Title of the processes category.
+about-debugging-runtime-processes =
+ .name = โปรเซส
+
+# Label of the button opening the performance profiler panel in runtime pages for remote
+# runtimes.
+about-debugging-runtime-profile-button2 = ประสิทธิภาพโปรไฟล์
+
+# This string is displayed in the runtime page if the current configuration of the
+# target runtime is incompatible with service workers. "Learn more" points to:
+# https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#service-workers-not-compatible
+about-debugging-runtime-service-workers-not-compatible = การกำหนดค่าเบราว์เซอร์ของคุณเข้ากันไม่ได้กับตัวทำงานบริการ <a>เรียนรู้เพิ่มเติม</a>
+
+# This string is displayed in the runtime page if the remote browser version is too old.
+# "Troubleshooting" link points to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/
+# { $runtimeVersion } is the version of the remote browser (for instance "67.0a1")
+# { $minVersion } is the minimum version that is compatible with the current Firefox instance (same format)
+about-debugging-browser-version-too-old = เบราว์เซอร์ที่เชื่อมต่อมีรุ่นเก่า ({ $runtimeVersion }) รุ่นที่รองรับขั้นต่ำคือ ({ $minVersion }) นี่เป็นการตั้งค่าที่ไม่รองรับและอาจทำให้ DevTools ล้มเหลว โปรดอัปเดตเบราว์เซอร์ที่เชื่อมต่อ <a>การแก้ไขปัญหา</a>
+
+# Dedicated message for a backward compatibility issue that occurs when connecting:
+# from Fx 70+ to the old Firefox for Android (aka Fennec) which uses Fx 68.
+about-debugging-browser-version-too-old-fennec = Firefox รุ่นนี้ไม่สามารถดีบั๊ก Firefox สำหรับ Android (68) ได้ เราแนะนำให้ติดตั้ง Firefox สำหรับ Android Nightly บนโทรศัพท์ของคุณเพื่อทำการทดสอบ <a>รายละเอียดเพิ่มเติม</a>
+
+# This string is displayed in the runtime page if the remote browser version is too recent.
+# "Troubleshooting" link points to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/
+# { $runtimeID } is the build ID of the remote browser (for instance "20181231", format is yyyyMMdd)
+# { $localID } is the build ID of the current Firefox instance (same format)
+# { $runtimeVersion } is the version of the remote browser (for instance "67.0a1")
+# { $localVersion } is the version of your current browser (same format)
+about-debugging-browser-version-too-recent = เบราว์เซอร์ที่เชื่อมต่อเป็นรุ่น ({ $runtimeVersion }, buildID { $runtimeID }) ซึ่งใหม่กว่า { -brand-shorter-name } ({ $localVersion }, buildID { $localID }) ซึ่งไม่รองรับและอาจทำให้ DevTools ทำงานล้มเหลวได้ โปรดอัปเดต Firefox <a>การแก้ไขปัญหา</a>
+
+# Displayed for runtime info in runtime pages.
+# { $name } is brand name such as "Firefox Nightly"
+# { $version } is version such as "64.0a1"
+about-debugging-runtime-name = { $name } ({ $version })
+
+# Text of a button displayed in Runtime pages for remote runtimes.
+# Clicking on the button will close the connection to the runtime.
+about-debugging-runtime-disconnect-button = ตัดการเชื่อมต่อ
+
+# Text of the connection prompt button displayed in Runtime pages, when the preference
+# "devtools.debugger.prompt-connection" is false on the target runtime.
+about-debugging-connection-prompt-enable-button = เปิดใช้งานพรอมต์การเชื่อมต่อ
+
+# Text of the connection prompt button displayed in Runtime pages, when the preference
+# "devtools.debugger.prompt-connection" is true on the target runtime.
+about-debugging-connection-prompt-disable-button = ปิดใช้งานพรอมต์การเชื่อมต่อ
+
+# Title of a modal dialog displayed on remote runtime pages after clicking on the Profile Runtime button.
+about-debugging-profiler-dialog-title2 = ตัวสร้างโปรไฟล์
+
+# Clicking on the header of a debug target category will expand or collapse the debug
+# target items in the category. This text is used as ’title’ attribute of the header,
+# to describe this feature.
+about-debugging-collapse-expand-debug-targets = ยุบ / ขยาย
+
+# Debug Targets strings
+
+# Displayed in the categories of "runtime" pages that don't have any debug target to
+# show. Debug targets depend on the category (extensions, tabs, workers...).
+about-debugging-debug-target-list-empty = ยังไม่มีสิ่งใด
+
+# Text of a button displayed next to debug targets of "runtime" pages. Clicking on this
+# button will open a DevTools toolbox that will allow inspecting the target.
+# A target can be an addon, a tab, a worker...
+about-debugging-debug-target-inspect-button = ตรวจสอบ
+
+# Text of a button displayed in the "This Firefox" page, in the Temporary Extension
+# section. Clicking on the button will open a file picker to load a temporary extension
+about-debugging-tmp-extension-install-button = โหลดส่วนเสริมชั่วคราว…
+
+# Text displayed when trying to install a temporary extension in the "This Firefox" page.
+about-debugging-tmp-extension-install-error = เกิดข้อผิดพลาดระหว่างติดตั้งส่วนเสริมแบบชั่วคราว
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will reload the extension.
+about-debugging-tmp-extension-reload-button = โหลดใหม่
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will uninstall the extension and remove it from the page.
+about-debugging-tmp-extension-remove-button = เอาออก
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will forcefully terminate the extension background script (button
+# only visible in extensions that includes a non-persistent background script, either an
+# event page or a background service worker).
+about-debugging-tmp-extension-terminate-bgscript-button = หยุดการทำงานของสคริปต์เบื้องหลัง
+
+# Message displayed in the file picker that opens to select a temporary extension to load
+# (triggered by the button using "about-debugging-tmp-extension-install-button")
+# manifest.json .xpi and .zip should not be localized.
+# Note: this message is only displayed in Windows and Linux platforms.
+about-debugging-tmp-extension-install-message = เลือกไฟล์ manifest.json หรือไฟล์เก็บถาวร .xpi/.zip
+
+# This string is displayed as a message about the add-on having a temporaryID.
+about-debugging-tmp-extension-temporary-id = WebExtension นี้มี ID ชั่วคราว <a>เรียนรู้เพิ่มเติม</a>
+
+# Text displayed for extensions in "runtime" pages, before displaying a link the extension's
+# manifest URL.
+about-debugging-extension-manifest-url =
+ .label = URL ไฟล์กำกับ
+
+# Text displayed for extensions in "runtime" pages, before displaying the extension's uuid.
+# UUIDs look like b293e463-481e-5148-a487-5aaf7a130429
+about-debugging-extension-uuid =
+ .label = UUID ภายใน
+
+# Text displayed for extensions (temporary extensions only) in "runtime" pages, before
+# displaying the location of the temporary extension.
+about-debugging-extension-location =
+ .label = ตำแหน่งที่ตั้ง
+
+# Text displayed for extensions in "runtime" pages, before displaying the extension's ID.
+# For instance "geckoprofiler@mozilla.com" or "{ed26ddcb-5611-4512-a89a-51b8db81cfb2}".
+about-debugging-extension-id =
+ .label = ID ส่วนขยาย
+
+# Text displayed for extensions in "runtime" pages, before displaying the status of the
+# extension background script.
+about-debugging-extension-backgroundscript =
+ .label = สคริปต์เบื้องหลัง
+
+# Displayed for extension using a non-persistent background page (either an event page or
+# background service worker) when the background script is currently running.
+about-debugging-extension-backgroundscript-status-running = กำลังทำงาน
+
+# Displayed for extension using a non-persistent background page when is currently stopped.
+about-debugging-extension-backgroundscript-status-stopped = หยุดแล้ว
+
+# This string is displayed as a label of the button that pushes a test payload
+# to a service worker.
+# Note this relates to the "Push" API, which is normally not localized so it is
+# probably better to not localize it.
+about-debugging-worker-action-push2 = ผลัก
+ .disabledTitle = การผลักตัวทำงานบริการถูกปิดใช้งานอยู่สำหรับ { -brand-shorter-name } แบบหลายกระบวนการในขณะนี้
+
+# This string is displayed as a label of the button that starts a service worker.
+about-debugging-worker-action-start2 = เริ่ม
+ .disabledTitle = การเริ่มตัวทำงานบริการถูกปิดใช้งานอยู่สำหรับ { -brand-shorter-name } แบบหลายกระบวนการในขณะนี้
+
+# This string is displayed as a label of the button that unregisters a service worker.
+about-debugging-worker-action-unregister = เลิกลงทะเบียน
+
+# Displayed for service workers in runtime pages that listen to Fetch events.
+about-debugging-worker-fetch-listening =
+ .label = ดึงข้อมูล
+ .value = กำลังรับฟังเหตุการณ์การดึงข้อมูล
+
+# Displayed for service workers in runtime pages that do not listen to Fetch events.
+about-debugging-worker-fetch-not-listening =
+ .label = ดึงข้อมูล
+ .value = ไม่ได้รับฟังเหตุการณ์การดึงข้อมูลอยู่
+
+# Displayed for service workers in runtime pages that are currently running (service
+# worker instance is active).
+about-debugging-worker-status-running = กำลังทำงาน
+
+# Displayed for service workers in runtime pages that are registered but stopped.
+about-debugging-worker-status-stopped = หยุดอยู่
+
+# Displayed for service workers in runtime pages that are registering.
+about-debugging-worker-status-registering = กำลังลงทะเบียน
+
+# Displayed for service workers in runtime pages, to label the scope of a worker
+about-debugging-worker-scope =
+ .label = ขอบเขต
+
+# Displayed for service workers in runtime pages, to label the push service endpoint (url)
+# of a worker
+about-debugging-worker-push-service =
+ .label = บริการผลัก
+
+# Displayed as title of the inspect button when service worker debugging is disabled.
+about-debugging-worker-inspect-action-disabled =
+ .title = การตรวจสอบตัวทำงานบริการถูกปิดใช้งานอยู่สำหรับ { -brand-shorter-name } แบบมัลติโปรเซสในขณะนี้
+
+# Displayed as title of the inspect button for zombie tabs (e.g. tabs loaded via a session restore).
+about-debugging-zombie-tab-inspect-action-disabled =
+ .title = แท็บยังไม่ได้โหลดอย่างเต็มที่และไม่สามารถตรวจสอบได้
+
+# Displayed as name for the Main Process debug target in the Processes category. Only for
+# remote runtimes, if `devtools.aboutdebugging.process-debugging` is true.
+about-debugging-multiprocess-toolbox-name = กล่องเครื่องมือมัลติโปรเซส
+
+# Displayed as description for the Main Process debug target in the Processes category.
+# Only for remote browsers, if `devtools.aboutdebugging.process-debugging` is true.
+about-debugging-multiprocess-toolbox-description = โปรเซสหลักและโปรเซสเนื้อหาสำหรับเบราว์เซอร์เป้าหมาย
+
+# Alt text used for the close icon of message component (warnings, errors and notifications).
+about-debugging-message-close-icon =
+ .alt = ปิดข้อความ
+
+# Label text used for the error details of message component.
+about-debugging-message-details-label-error = รายละเอียดข้อผิดพลาด
+
+# Label text used for the warning details of message component.
+about-debugging-message-details-label-warning = รายละเอียดคำเตือน
+
+# Label text used for default state of details of message component.
+about-debugging-message-details-label = รายละเอียด
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/accessibility.ftl b/thunderbird-l10n/th/localization/th/devtools/client/accessibility.ftl
new file mode 100644
index 0000000000..209be1ec55
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/accessibility.ftl
@@ -0,0 +1,64 @@
+# 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/.
+
+
+### These strings are used inside the Accessibility panel.
+
+accessibility-learn-more = เรียนรู้เพิ่มเติม
+accessibility-text-label-header = ป้ายชื่อและชื่อข้อความ
+accessibility-keyboard-header = แป้นพิมพ์
+
+## These strings are used in the overlay displayed when running an audit in the accessibility panel
+
+accessibility-progress-initializing = กำลังเตรียมใช้งาน…
+ .aria-valuetext = กำลังเตรียมใช้งาน…
+# This string is displayed in the audit progress bar in the accessibility panel.
+# Variables:
+# $nodeCount (Integer) - The number of nodes for which the audit was run so far.
+accessibility-progress-progressbar = กำลังตรวจสอบ { $nodeCount } โหนด
+accessibility-progress-finishing = กำลังดำเนินการให้เสร็จสิ้น…
+ .aria-valuetext = กำลังดำเนินการให้เสร็จสิ้น…
+
+## Text entries that are used as text alternative for icons that depict accessibility issues.
+
+accessibility-warning =
+ .alt = คำเตือน
+accessibility-fail =
+ .alt = ข้อผิดพลาด
+accessibility-best-practices =
+ .alt = วิธีปฏิบัติที่ดีที่สุด
+
+## Text entries for a paragraph used in the accessibility panel sidebar's checks section
+## that describe that currently selected accessible object has an accessibility issue
+## with its text label or accessible name.
+
+accessibility-text-label-issue-area = ใช้แอตทริบิวต์ <code>alt</code> เพื่อกำหนดป้ายชื่อให้กับอิลิเมนต์ <div>area</div> ที่มีแอตทริบิวต์ <span>href</span> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-dialog = กล่องโต้ตอบควรมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-document-title = เอกสารต้องมี <code>title</code> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-embed = เนื้อหาที่ฝังต้องมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-figure = รูปภาพที่มีคำอธิบายภาพเพิ่มเติมควรมีป้ายกำกับ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-fieldset = อิลิเมนต์ <code>fieldset</code> ต้องมีป้ายกำกับ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-fieldset-legend2 = ใช้อิลิเมนต์ <code>legend</code> เพื่อกำหนดป้ายกำกับให้กับ <span>fieldset</span> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-form = อิลิเมนต์แบบฟอร์มต้องมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-form-visible = อิลิเมนต์แบบฟอร์มต้องมีป้ายกำกับข้อความที่สามารถมองเห็นได้ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-frame = อิลิเมนต์ <code>frame</code> ต้องมีป้ายกำกับ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-glyph = ใช้แอตทริบิวต์ <code>alt</code> เพื่อกำหนดป้ายกำกับให้กับอิลิเมนต์ <span>mglyph</span> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-heading = หัวเรื่องต้องมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-heading-content = หัวเรื่องควรมีบริบทข้อความที่มองเห็นได้ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-iframe = ใช้แอตทริบิวต์ <code>title</code> เพื่ออธิบายเนื้อหา <span>iframe</span> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-image = เนื้อหาที่มีภาพต้องมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-interactive = อิลิเมนต์แบบโต้ตอบต้องมีป้ายชื่อ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-optgroup-label2 = ใช้แอตทริบิวต์ <code>label</code> เพื่อกำหนดป้ายกำกับให้กับ <span>optgroup</span> <a>เรียนรู้เพิ่มเติม</a>
+accessibility-text-label-issue-toolbar = แถบเครื่องมือต้องมีป้ายชื่อเมื่อมีแถบเครื่องมือมากกว่าหนึ่งแถบ <a>เรียนรู้เพิ่มเติม</a>
+
+## Text entries for a paragraph used in the accessibility panel sidebar's checks section
+## that describe that currently selected accessible object has a keyboard accessibility
+## issue.
+
+accessibility-keyboard-issue-semantics = อิลิเมนต์แบบโฟกัสได้ควรมีการสื่อความหมายเชิงโต้ตอบ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-keyboard-issue-tabindex = หลีกเลี่ยงการใช้แอตทริบิวต์ <code>tabindex</code> ที่มีค่ามากกว่าศูนย์ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-keyboard-issue-action = อิลิเมนต์แบบโต้ตอบต้องสามารถเปิดใช้งานโดยใช้แป้นพิมพ์ได้ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-keyboard-issue-focusable = อิลิเมนต์แบบโต้ตอบต้องสามารถโฟกัสได้ <a>เรียนรู้เพิ่มเติม</a>
+accessibility-keyboard-issue-focus-visible = อิลิเมนต์แบบโฟกัสได้อาจขาดการกำหนดสไตล์สำหรับการโฟกัส <a>เรียนรู้เพิ่มเติม</a>
+accessibility-keyboard-issue-mouse-only = อิลิเมนต์แบบคลิกได้ต้องสามารถโฟกัสได้และควรมีการสื่อความหมายเชิงโต้ตอบ <a>เรียนรู้เพิ่มเติม</a>
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/application.ftl b/thunderbird-l10n/th/localization/th/devtools/client/application.ftl
new file mode 100644
index 0000000000..a0377cb67b
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/application.ftl
@@ -0,0 +1,147 @@
+# 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/.
+
+
+### These strings are used inside the Application panel which is available
+### by setting the preference `devtools-application-enabled` to true.
+
+
+### The correct localization of this file might be to keep it in English, or another
+### language commonly spoken among web developers. You want to make that choice consistent
+### across the developer tools. A good criteria is the language in which you'd find the
+### best documentation on web development on the web.
+
+# Header for the list of Service Workers displayed in the application panel for the current page.
+serviceworker-list-header = ตัวทำงานบริการ
+
+# Text displayed next to the list of Service Workers to encourage users to check out
+# about:debugging to see all registered Service Workers.
+serviceworker-list-aboutdebugging = เปิด <a>about:debugging</a> สำหรับตัวทำงานบริการจากโดเมนอื่น ๆ
+
+# Text for the button to unregister a Service Worker. Displayed for active Service Workers.
+serviceworker-worker-unregister = เลิกลงทะเบียน
+
+# Text for the debug link displayed for an already started Service Worker. Clicking on the
+# link opens a new devtools toolbox for this service worker. The title attribute is only
+# displayed when the link is disabled.
+serviceworker-worker-debug = ดีบั๊ก
+ .title = สามารถดีบั๊กได้เฉพาะเวิร์กเกอร์บริการที่ทำงานอยู่เท่านั้น
+
+# Alt text for the image icon displayed inside a debug link for a service worker.
+serviceworker-worker-inspect-icon =
+ .alt = ตรวจสอบ
+
+# Text for the start link displayed for a registered but not running Service Worker.
+# Clicking on the link will attempt to start the service worker.
+serviceworker-worker-start3 = เริ่ม
+
+# Text displayed for the updated time of the service worker. The <time> element will
+# display the last update time of the service worker script.
+serviceworker-worker-updated = อัปเดตเมื่อ <time>{ DATETIME($date, month: "long", year: "numeric", day: "numeric", hour: "numeric", minute: "numeric", second: "numeric") }</time>
+
+## Service Worker status strings: all serviceworker-worker-status-* strings are also
+## defined in aboutdebugging.properties and should be synchronized with them.
+
+# Service Worker status. A running service worker is registered, currently executed, can
+# be debugged and stopped.
+serviceworker-worker-status-running = กำลังทำงาน
+
+# Service Worker status. A stopped service worker is registered but not currently active.
+serviceworker-worker-status-stopped = หยุดอยู่
+
+# Text displayed when no service workers are visible for the current page.
+serviceworker-empty-intro2 = ไม่พบตัวทำงานบริการ
+
+# Link will open https://developer.mozilla.org/docs/Web/API/Service_Worker_API/Using_Service_Workers
+serviceworker-empty-intro-link = เรียนรู้เพิ่มเติม
+
+# Text displayed when there are no Service Workers to display for the current page,
+# introducing hints to debug Service Worker issues.
+# <a> and <span> are links that will open the webconsole and the debugger, respectively.
+serviceworker-empty-suggestions2 = หากหน้าปัจจุบันควรมีตัวทำงานบริการ คุณสามารถมองหาข้อผิดพลาดใน<a>คอนโซล</a>หรือลงทะเบียนตัวทำงานบริการของคุณใน<span>ตัวดีบั๊ก</span>ได้
+
+# Suggestion to go to about:debugging in order to see Service Workers for all domains.
+# Link will open about:debugging in a new tab.
+serviceworker-empty-suggestions-aboutdebugging2 = ดูตัวทำงานบริการจากโดเมนอื่น
+
+# Header for the Manifest page when we have an actual manifest
+manifest-view-header = ไฟล์กำกับของแอป
+
+# Header for the Manifest page when there's no manifest to inspect
+manifest-empty-intro2 = ตรวจไม่พบไฟล์กำกับเว็บแอป
+
+# The link will open https://developer.mozilla.org/en-US/docs/Web/Manifest
+manifest-empty-intro-link = เรียนรู้วิธีเพิ่มไฟล์กำกับ
+
+# Header for the Errors and Warnings section of Manifest inspection displayed in the application panel.
+manifest-item-warnings = ข้อผิดพลาดและคำเตือน
+
+# Header for the Identity section of Manifest inspection displayed in the application panel.
+manifest-item-identity = ข้อมูลประจำตัว
+
+# Header for the Presentation section of Manifest inspection displayed in the application panel.
+manifest-item-presentation = งานนำเสนอ
+
+# Header for the Icon section of Manifest inspection displayed in the application panel.
+manifest-item-icons = ไอคอน
+
+# Text displayed while we are loading the manifest file
+manifest-loading = กำลังโหลดไฟล์กำกับ…
+
+# Text displayed when the manifest has been successfully loaded
+manifest-loaded-ok = โหลดไฟล์กำกับแล้ว
+
+# Text displayed as a caption when there has been an error while trying to
+# load the manifest
+manifest-loaded-error = มีข้อผิดพลาดขณะโหลดไฟล์กำกับ:
+
+# Text displayed as an error when there has been a Firefox DevTools error while
+# trying to load the manifest
+manifest-loaded-devtools-error = ข้อผิดพลาด Firefox DevTools
+
+# Text displayed when the page has no manifest available
+manifest-non-existing = ไม่พบไฟล์กำกับที่จะตรวจสอบ
+
+# Text displayed when the page has a manifest embedded in a Data URL and
+# thus we cannot link to it.
+manifest-json-link-data-url = ไฟล์กำกับถูกฝังอยู่ใน URL ข้อมูล
+
+# Text displayed at manifest icons to label their purpose, as declared
+# in the manifest.
+manifest-icon-purpose = จุดประสงค์: <code>{ $purpose }</code>
+
+# Text displayed as the alt attribute for <img> tags showing the icons in the
+# manifest.
+manifest-icon-img =
+ .alt = ไอคอน
+
+# Text displayed as the title attribute for <img> tags showing the icons in the
+# manifest. `$sizes` is a user-dependent string that has been parsed as a
+# space-separated list of `<width>x<height>` sizes or the keyword `any`.
+manifest-icon-img-title = ไอคอนที่มีขนาด: { $sizes }
+
+# Text displayed as the title attribute for <img> tags showing the icons in the
+# manifest, in case there's no icon size specified by the user
+manifest-icon-img-title-no-sizes = ไอคอนขนาดที่ไม่ระบุ
+
+# Sidebar navigation item for Manifest sidebar item section
+sidebar-item-manifest = ไฟล์กำกับ
+ .alt = ไอคอนไฟล์กำกับ
+ .title = ไฟล์กำกับ
+
+# Sidebar navigation item for Service Workers sidebar item section
+sidebar-item-service-workers = ตัวทำงานบริการ
+ .alt = ไอคอนตัวทำงานบริการ
+ .title = ตัวทำงานบริการ
+
+# Text for the ALT and TITLE attributes of the warning icon
+icon-warning =
+ .alt = ไอคอนคำเตือน
+ .title = คำเตือน
+
+# Text for the ALT and TITLE attributes of the error icon
+icon-error =
+ .alt = ไอคอนข้อผิดพลาด
+ .title = ข้อผิดพลาด
+
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/compatibility.ftl b/thunderbird-l10n/th/localization/th/devtools/client/compatibility.ftl
new file mode 100644
index 0000000000..d7018ed45a
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/compatibility.ftl
@@ -0,0 +1,51 @@
+# 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/.
+
+
+## Messages used as headers in the main pane
+
+compatibility-selected-element-header = อิลิเมนต์ที่ถูกเลือก
+compatibility-all-elements-header = ปัญหาทั้งหมด
+
+## Message used as labels for the type of issue
+
+compatibility-issue-deprecated = (เลิกใช้)
+compatibility-issue-experimental = (ทดลอง)
+compatibility-issue-prefixneeded = (จำเป็นต้องใส่คำนำหน้า)
+compatibility-issue-deprecated-experimental = (เลิกใช้, ทดลอง)
+compatibility-issue-deprecated-prefixneeded = (เลิกใช้แล้ว และจำเป็นต้องใส่คำนำหน้า)
+compatibility-issue-experimental-prefixneeded = (เป็นคุณลักษณะทดลอง และจำเป็นต้องใส่คำนำหน้า)
+compatibility-issue-deprecated-experimental-prefixneeded = (เลิกใช้แล้ว เป็นคุณลักษณะทดลอง และจำเป็นต้องใส่คำนำหน้า)
+
+## Messages used as labels and titles for buttons in the footer
+
+compatibility-settings-button-label = การตั้งค่า
+compatibility-settings-button-title =
+ .title = การตั้งค่า
+
+## Messages used as headers in settings pane
+
+compatibility-settings-header = การตั้งค่า
+compatibility-target-browsers-header = เบราว์เซอร์เป้าหมาย
+
+##
+
+# Text used as the label for the number of nodes where the issue occurred
+# Variables:
+# $number (Number) - The number of nodes where the issue occurred
+compatibility-issue-occurrences =
+ { $number ->
+ *[other] { $number } ครั้งที่ปรากฏ
+ }
+compatibility-no-issues-found = ไม่พบปัญหาความเข้ากันได้
+compatibility-close-settings-button =
+ .title = ปิดการตั้งค่า
+# Text used in the element containing the browser icons for a given compatibility issue.
+# Line breaks are significant.
+# Variables:
+# $browsers (String) - A line-separated list of browser information (e.g. Firefox 98\nChrome 99).
+compatibility-issue-browsers-list =
+ .title =
+ มีปัญหาเกี่ยวกับความเข้ากันได้ใน:
+ { $browsers }
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/perftools.ftl b/thunderbird-l10n/th/localization/th/devtools/client/perftools.ftl
new file mode 100644
index 0000000000..716fc7cc0d
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/perftools.ftl
@@ -0,0 +1,147 @@
+# 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/.
+
+
+### These strings are used in DevTools’ performance-new panel, about:profiling, and
+### the remote profiling panel. There are additional profiler strings in the appmenu.ftl
+### file that are used for the profiler popup.
+
+perftools-intro-title = การตั้งค่า Profiler
+perftools-intro-description =
+ การอัดบันทึกจะเปิด profiler.firefox.com ในแท็บใหม่ ข้อมูลทั้งหมดจะถูกเก็บ
+ ในเครื่อง แต่คุณสามารถเลือกที่จะอัปโหลดเพื่อแบ่งปันได้
+
+## All of the headings for the various sections.
+
+perftools-heading-settings = การตั้งค่าแบบเต็ม
+perftools-heading-buffer = การตั้งค่าบัฟเฟอร์
+perftools-heading-features = คุณลักษณะ
+perftools-heading-features-default = คุณสมบัติ (แนะนำโดยค่าเริ่มต้น)
+perftools-heading-features-disabled = คุณสมบัติที่ปิดใช้งาน
+perftools-heading-features-experimental = การทดลอง
+perftools-heading-threads = เธรด
+perftools-heading-threads-jvm = เธรด JVM
+perftools-heading-local-build = บิลด์ภายในเครื่อง
+
+##
+
+perftools-description-intro =
+ การอัดบันทึกจะเปิด <a>profiler.firefox.com</a> ในแท็บใหม่ ข้อมูลทั้งหมดจะถูกเก็บ
+ ในเครื่อง แต่คุณสามารถเลือกที่จะอัปโหลดเพื่อแบ่งปันได้
+perftools-description-local-build =
+ หากคุณกำลังสร้างโปรไฟล์ให้กับบิลด์ที่คุณคอมไพล์ด้วยตัวเอง บนเครื่องนี้
+ โปรดเพิ่ม objdir ของบิลด์ของคุณลงในรายการด้านล่างเพื่อให้สามารถ
+ นำมาใช้ในการค้นหาข้อมูลสัญลักษณ์ได้
+
+## The controls for the interval at which the profiler samples the code.
+
+perftools-range-interval-label = ช่วงการสุ่มตัวอย่าง:
+perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } มิลลิวินาที
+
+##
+
+# The size of the memory buffer used to store things in the profiler.
+perftools-range-entries-label = ขนาดบัฟเฟอร์:
+perftools-custom-threads-label = เพิ่มหัวข้อที่กำหนดเองตามชื่อ:
+perftools-devtools-interval-label = ช่วงเวลา:
+perftools-devtools-threads-label = เธรด:
+perftools-devtools-settings-label = การตั้งค่า
+
+## Various statuses that affect the current state of profiling, not typically displayed.
+
+perftools-status-recording-stopped-by-another-tool = การบันทึกถูกหยุดโดยเครื่องมืออื่น
+perftools-status-restart-required = ต้องเริ่มการทำงานเบราว์เซอร์ใหม่เพื่อเปิดใช้งานคุณลักษณะนี้
+
+## These are shown briefly when the user is waiting for the profiler to respond.
+
+perftools-request-to-stop-profiler = กำลังหยุดการบันทึก
+perftools-request-to-get-profile-and-stop-profiler = กำลังจับโปรไฟล์
+
+##
+
+perftools-button-start-recording = เริ่มการบันทึก
+perftools-button-capture-recording = จับการอัดบันทึก
+perftools-button-cancel-recording = ยกเลิกการบันทึก
+perftools-button-save-settings = บันทึกการตั้งค่าและย้อนกลับ
+perftools-button-restart = เริ่มการทำงานใหม่
+perftools-button-add-directory = เพิ่มไดเร็กทอรี
+perftools-button-remove-directory = เอาที่เลือกออก
+perftools-button-edit-settings = แก้ไขการตั้งค่า…
+
+## These messages are descriptions of the threads that can be enabled for the profiler.
+
+perftools-thread-gecko-main =
+ .title = โปรเซสหลักสำหรับทั้งโปรเซสแม่และโปรเซสเนื้อหา
+perftools-thread-compositor =
+ .title = รวมอิลิเมนต์ที่ถูกระบายสีต่าง ๆ บนหน้านี้เข้าด้วยกัน
+perftools-thread-dom-worker =
+ .title = เธรดนี้จัดการทั้ง Web Worker และ Service Worker
+perftools-thread-renderer =
+ .title = เมื่อเปิดใช้งาน WebRender แล้ว เธรดที่ดำเนินการเรียก OpenGL
+perftools-thread-render-backend =
+ .title = เธรด RenderBackend ของ WebRender
+perftools-thread-timer =
+ .title = ตัวจับเวลาการจัดการเธรด (setTimeout, setInterval, nsITimer)
+perftools-thread-style-thread =
+ .title = การคำนวณรูปแบบจะแบ่งออกเป็นหลายเธรด
+pref-thread-stream-trans =
+ .title = การขนส่งกระแสเครือข่าย
+perftools-thread-socket-thread =
+ .title = เธรดที่รหัสการเชื่อมต่อเครือข่ายเรียกใช้การเรียกซ็อกเก็ตการปิดกั้นใด ๆ
+perftools-thread-img-decoder =
+ .title = เธรดการถอดรหัสรูปภาพ
+perftools-thread-dns-resolver =
+ .title = การแก้ปัญหา DNS เกิดขึ้นในเธรดนี้
+perftools-thread-task-controller =
+ .title = เธรดในเธรดพูล TaskController
+perftools-thread-jvm-gecko =
+ .title = เธรดหลักของ Gecko JVM
+perftools-thread-jvm-nimbus =
+ .title = เธรดหลักสำหรับ Nimbus experiments SDK
+perftools-thread-jvm-default-dispatcher =
+ .title = ตัวจ่ายงานเริ่มต้นสำหรับไลบรารี coroutines ของ Kotlin
+perftools-thread-jvm-glean =
+ .title = เธรดหลักสำหรับ Glean telemetry SDK
+perftools-thread-jvm-arch-disk-io =
+ .title = ตัวจ่ายงาน IO สำหรับไลบรารี coroutines ของ Kotlin
+perftools-thread-jvm-pool =
+ .title = เธรดที่สร้างขึ้นในพูลเธรดที่ไม่มีชื่อ
+
+##
+
+perftools-record-all-registered-threads = ข้ามการเลือกด้านบนและบันทึกเธรดที่ลงทะเบียนทั้งหมด
+perftools-tools-threads-input-label =
+ .title = ชื่อเธรดเหล่านี้เป็นรายการที่คั่นด้วยจุลภาคที่ใช้ในการเปิดใช้งานการสร้างโปรไฟล์ของเธรดในตัวสร้างโปรไฟล์ ชื่อจะต้องตรงกับชื่อเธรดที่จะรวมเพียงบางส่วนเท่านั้น โดยจะมีการเทียบช่องว่างด้วย
+
+## Onboarding UI labels. These labels are displayed in the new performance panel UI, when
+## devtools.performance.new-panel-onboarding preference is true.
+
+perftools-onboarding-message = <b>ใหม่</b>: { -profiler-brand-name } ถูกรวมเข้ากับเครื่องมือสำหรับนักพัฒนาแล้ว <a>เรียนรู้เพิ่มเติม</a>เกี่ยวกับเครื่องมือใหม่อันทรงพลังนี้
+perftools-onboarding-close-button =
+ .aria-label = ปิดข้อความออนบอร์ด
+
+## Profiler presets
+
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/shared/background.jsm.js
+# The same labels and descriptions are also defined in appmenu.ftl.
+
+perftools-presets-web-developer-label = นักพัฒนาเว็บ
+perftools-presets-web-developer-description = ค่าที่ตั้งล่วงหน้าที่แนะนำสำหรับการดีบั๊กเว็บแอปส่วนใหญ่ โดยมีโอเวอร์เฮดต่ำ
+perftools-presets-firefox-label = { -brand-shorter-name }
+perftools-presets-firefox-description = ค่าที่ตั้งล่วงหน้าที่แนะนำสำหรับการรวบรวมประวัติ { -brand-shorter-name }
+perftools-presets-graphics-label = กราฟิก
+perftools-presets-graphics-description = ค่าที่ตั้งล่วงหน้าสำหรับการตรวจสอบบั๊กเกี่ยวกับกราฟิกใน { -brand-shorter-name }
+perftools-presets-media-label = สื่อ
+perftools-presets-media-description2 = ค่าที่ตั้งล่วงหน้าสำหรับการตรวจสอบบั๊กเกี่ยวกับเสียงและวิดีโอใน { -brand-shorter-name }
+perftools-presets-networking-label = ระบบเครือข่าย
+perftools-presets-networking-description = ค่าที่ตั้งล่วงหน้าสำหรับการตรวจสอบบั๊กเกี่ยวกับระบบเครือข่ายใน { -brand-shorter-name }
+# "Power" is used in the sense of energy (electricity used by the computer).
+perftools-presets-power-label = พลังงาน
+perftools-presets-power-description = ค่าที่ตั้งล่วงหน้าสำหรับการตรวจสอบบั๊กเกี่ยวกับการใช้พลังงานใน { -brand-shorter-name } โดยมีโอเวอร์เฮดต่ำ
+perftools-presets-custom-label = กำหนดเอง
+
+##
+
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/storage.ftl b/thunderbird-l10n/th/localization/th/devtools/client/storage.ftl
new file mode 100644
index 0000000000..8d070a6da5
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/storage.ftl
@@ -0,0 +1,109 @@
+# 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/.
+
+
+### These strings are used inside the Storage Inspector.
+
+# Key shortcut used to focus the filter box on top of the data view
+storage-filter-key = CmdOrCtrl+F
+# Hint shown when the selected storage host does not contain any data
+storage-table-empty-text = ไม่มีข้อมูลปรากฏสำหรับโฮสต์ที่เลือก
+# Hint shown when the cookies storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/cookies/
+storage-table-type-cookies-hint = ดูและแก้ไขคุกกี้โดยเลือกโฮสต์ <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Hint shown when the local storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/local_storage_session_storage/
+storage-table-type-localstorage-hint = ดูและแก้ไขที่เก็บภายในเครื่องโดยเลือกโฮสต์ <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Hint shown when the session storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/local_storage_session_storage/
+storage-table-type-sessionstorage-hint = ดูและแก้ไขที่เก็บวาระโดยเลือกโฮสต์ <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Hint shown when the IndexedDB storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/indexeddb/
+storage-table-type-indexeddb-hint = ดูและลบรายการ IndexedDB โดยเลือกฐานข้อมูล <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Hint shown when the cache storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/cache_storage/
+storage-table-type-cache-hint = ดูและลบรายการที่เก็บแคชโดยเลือกที่เก็บ <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Hint shown when the extension storage type is selected. Clicking the link will open
+# https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/extension_storage/
+storage-table-type-extensionstorage-hint = ดูและแก้ไขที่เก็บส่วนขยายโดยเลือกโฮสต์ <a data-l10n-name="learn-more-link">เรียนรู้เพิ่มเติม</a>
+# Placeholder for the searchbox that allows you to filter the table items
+storage-search-box =
+ .placeholder = กรองรายการ
+# Placeholder text in the sidebar search box
+storage-variable-view-search-box =
+ .placeholder = กรองค่า
+# Add Item button title
+storage-add-button =
+ .title = เพิ่มรายการ
+# Refresh button title
+storage-refresh-button =
+ .title = เรียกรายการใหม่
+# Context menu action to delete all storage items
+storage-context-menu-delete-all =
+ .label = ลบทั้งหมด
+# Context menu action to delete all session cookies
+storage-context-menu-delete-all-session-cookies =
+ .label = ลบคุกกี้ในวาระทั้งหมด
+# Context menu action to copy a storage item
+storage-context-menu-copy =
+ .label = คัดลอก
+# Context menu action to delete storage item
+# Variables:
+# $itemName (String) - Name of the storage item that will be deleted
+storage-context-menu-delete =
+ .label = ลบ “{ $itemName }”
+# Context menu action to add an item
+storage-context-menu-add-item =
+ .label = เพิ่มรายการ
+# Context menu action to delete all storage items from a given host
+# Variables:
+# $host (String) - Host for which we want to delete the items
+storage-context-menu-delete-all-from =
+ .label = ลบทั้งหมดจาก “{ $host }”
+
+## Header names of the columns in the Storage Table for each type of storage available
+## through the Storage Tree to the side.
+
+storage-table-headers-cookies-name = ชื่อ
+storage-table-headers-cookies-value = ค่า
+storage-table-headers-cookies-expires = Expires / Max-Age
+storage-table-headers-cookies-size = ขนาด
+storage-table-headers-cookies-last-accessed = เข้าถึงล่าสุด
+storage-table-headers-cookies-creation-time = สร้างเมื่อ
+storage-table-headers-cache-status = สถานะ
+storage-table-headers-extension-storage-area = พื้นที่เก็บข้อมูล
+
+## Labels for Storage type groups present in the Storage Tree, like cookies, local storage etc.
+
+storage-tree-labels-cookies = คุกกี้
+storage-tree-labels-local-storage = ที่เก็บข้อมูลในเครื่อง
+storage-tree-labels-session-storage = ที่เก็บข้อมูลวาระ
+storage-tree-labels-indexed-db = Indexed DB
+storage-tree-labels-cache = ที่เก็บข้อมูลแคช
+storage-tree-labels-extension-storage = ที่เก็บข้อมูลส่วนขยาย
+
+##
+
+# Tooltip for the button that collapses the right panel in the
+# storage UI when the panel is closed.
+storage-expand-pane =
+ .title = ขยายบานหน้าต่าง
+# Tooltip for the button that collapses the right panel in the
+# storage UI when the panel is open.
+storage-collapse-pane =
+ .title = ยุบบานหน้าต่าง
+# String displayed in the expires column when the cookie is a Session Cookie
+storage-expires-session = วาระ
+# Heading displayed over the item value in the sidebar
+storage-data = ข้อมูล
+# Heading displayed over the item parsed value in the sidebar
+storage-parsed-value = ค่าที่แจงส่วน
+# Warning notification when IndexedDB database could not be deleted immediately.
+# Variables:
+# $dbName (String) - Name of the database
+storage-idb-delete-blocked = ฐานข้อมูล “{ $dbName }” จะถูกลบหลังจากการเชื่อมต่อทั้งหมดถูกปิด
+# Error notification when IndexedDB database could not be deleted.
+# Variables:
+# $dbName (String) - Name of the database
+storage-idb-delete-error = ไม่สามารถลบฐานข้อมูล “{ $dbName }”
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/styleeditor.ftl b/thunderbird-l10n/th/localization/th/devtools/client/styleeditor.ftl
new file mode 100644
index 0000000000..0c2de2a0e7
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/styleeditor.ftl
@@ -0,0 +1,52 @@
+# 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-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 = ไม่พบสไตล์ชีตที่ตรงกัน
+# This string is shown in the style sheets list
+# Variables:
+# $ruleCount (Integer) - The number of rules in the stylesheet.
+styleeditor-stylesheet-rule-count = { $ruleCount } กฎ
+# Title for the pretty print button in the editor footer.
+styleeditor-pretty-print-button =
+ .title = แสดงสไตล์ชีตแบบสวยงาม
+# Title for the pretty print button in the editor footer, when it's disabled
+styleeditor-pretty-print-button-disabled =
+ .title = สามารถแสดงแบบสวยงามได้เฉพาะไฟล์ CSS เท่านั้น
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/toolbox-options.ftl b/thunderbird-l10n/th/localization/th/devtools/client/toolbox-options.ftl
new file mode 100644
index 0000000000..ac33eebdb7
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/toolbox-options.ftl
@@ -0,0 +1,133 @@
+# 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 options
+
+
+## Default Developer Tools section
+
+# The heading
+options-select-default-tools-label = เครื่องมือนักพัฒนาเริ่มต้น
+# The label for the explanation of the * marker on a tool which is currently not supported
+# for the target of the toolbox.
+options-tool-not-supported-label = * ไม่รองรับในชุดเครื่องมือปัจจุบัน
+# The label for the heading of group of checkboxes corresponding to the developer tools
+# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons.
+options-select-additional-tools-label = เครื่องมือนักพัฒนาที่ติดตั้งผ่านส่วนเสริม
+# The label for the heading of group of checkboxes corresponding to the default developer
+# 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 = ชุดรูปแบบ
+
+## Inspector section
+
+# The heading
+options-context-inspector = ตัวตรวจสอบ
+# The label for the checkbox option to show user agent styles
+options-show-user-agent-styles-label = แสดงสไตล์ของเบราว์เซอร์
+options-show-user-agent-styles-tooltip =
+ .title = การเปิดตัวเลือกนี้จะแสดงสไตล์เริ่มต้นที่เบราว์เซอร์ได้ทำการโหลดขึ้นมา
+# The label for the checkbox option to enable collapse attributes
+options-collapse-attrs-label = ตัดทอนแอตทริบิวต์ DOM
+options-collapse-attrs-tooltip =
+ .title = ตัดทอนแอตทริบิวต์แบบยาวในตัวตรวจสอบ
+# The label for the checkbox option to enable the "drag to update" feature
+options-inspector-draggable-properties-label = คลิกและลากเพื่อแก้ไขค่าขนาด
+options-inspector-draggable-properties-tooltip =
+ .title = คลิกและลากเพื่อแก้ไขค่าขนาดในมุมมองกฎของตัวตรวจสอบ
+# The label for the checkbox option to enable simplified highlighting on page elements
+# within the inspector for users who enabled prefers-reduced-motion = reduce
+options-inspector-simplified-highlighters-label = ใช้ตัวเน้นสีแบบง่ายขึ้นด้วย prefers-reduced-motion
+options-inspector-simplified-highlighters-tooltip =
+ .title = เปิดใช้งานตัวเน้นสีแบบง่ายเมื่อ prefers-reduced-motion เปิดใช้งาน วาดเส้นแทนสี่เหลี่ยมเติมสีรอบๆ อิลิเมนต์ที่เน้นสีไว้เพื่อหลีกเลี่ยงเอฟเฟกต์กะพริบ
+
+## "Default Color Unit" options for the Inspector
+
+options-default-color-unit-label = หน่วยสีเริ่มต้น
+options-default-color-unit-authored = ตามหน่วยเดิม
+options-default-color-unit-hex = Hex
+options-default-color-unit-hsl = HSL(A)
+options-default-color-unit-rgb = RGB(A)
+options-default-color-unit-hwb = HWB
+options-default-color-unit-name = ชื่อสี
+
+## Style Editor section
+
+# The heading
+options-styleeditor-label = ตัวแก้ไขสไตล์
+# The label for the checkbox that toggles autocompletion of css in the Style Editor
+options-stylesheet-autocompletion-label = เติมเต็ม CSS อัตโนมัติ
+options-stylesheet-autocompletion-tooltip =
+ .title = เติมเต็ม CSS อัตโนมัติ คุณสมบัติ ค่า และตัวเลือกในตัวแก้ไขสไตล์ตามที่คุณพิมพ์
+
+## Screenshot section
+
+# The heading
+options-screenshot-label = ลักษณะการทำงานของภาพหน้าจอ
+# Label for the checkbox that toggles screenshot to clipboard feature
+options-screenshot-clipboard-only-label = จับภาพหน้าจอไปยังคลิปบอร์ดเท่านั้น
+options-screenshot-clipboard-tooltip2 =
+ .title = บันทึกภาพหน้าจอโดยตรงไปยังคลิปบอร์ด
+# Label for the checkbox that toggles the camera shutter audio for screenshot tool
+options-screenshot-audio-label = เล่นเสียงชัตเตอร์กล้อง
+options-screenshot-audio-tooltip =
+ .title = เปิดใช้งานเสียงกล้องเมื่อถ่ายภาพหน้าจอ
+
+## Editor section
+
+# The heading
+options-sourceeditor-label = การกำหนดลักษณะตัวแก้ไข
+options-sourceeditor-detectindentation-tooltip =
+ .title = กะประมาณการเยื้องขึ้นอยู่กับเนื้อหาต้นฉบับ
+options-sourceeditor-detectindentation-label = ตรวจสอบการเยื้อง
+options-sourceeditor-autoclosebrackets-tooltip =
+ .title = ใส่วงเล็บปิดอัตโนมัติ
+options-sourceeditor-autoclosebrackets-label = ปิดวงเล็บอัตโนมัติ
+options-sourceeditor-expandtab-tooltip =
+ .title = ใช้ช่องว่างแทนอักขระแท็บ
+options-sourceeditor-expandtab-label = เยื้องโดยใช้ช่องว่าง
+options-sourceeditor-tabsize-label = ขนาดแท็บ
+options-sourceeditor-keybinding-label = ปุ่มลัด
+options-sourceeditor-keybinding-default-label = ค่าเริ่มต้น
+
+## Advanced section
+
+# The heading (this item is also used in perftools.ftl)
+options-context-advanced-settings = การตั้งค่าขั้นสูง
+# The label for the checkbox that toggles the HTTP cache on or off
+options-disable-http-cache-label = ปิดใช้งานแคช HTTP (เมื่อกล่องเครื่องมือเปิดอยู่)
+options-disable-http-cache-tooltip =
+ .title = การเปิดตัวเลือกนี้จะเป็นการปิดการใช้งานแคช HTTP สำหรับแท็บทั้งหมดที่เปิดกล่องเครื่องมือ ตัวทำงานบริการจะไม่ได้รับผลกระทบจากตัวเลือกนี้
+# The label for checkbox that toggles JavaScript on or off
+options-disable-javascript-label = ปิดใช้งาน JavaScript *
+options-disable-javascript-tooltip =
+ .title = การเปิดใช้ตัวเลือกนี้จะปิดใช้งาน JavaScript ในแท็บปัจจุบัน ถ้าแท็บนี้ถูกปิดไป ค่าที่ตั้งนี้จะถูกล้าง
+# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference
+options-enable-chrome-label = เปิดใช้งานเบราว์เซอร์ chrome และกล่องเครื่องมือการดีบั๊กส่วนเสริม
+options-enable-chrome-tooltip =
+ .title = การเปิดตัวเลือกนี้จะช่วยให้คุณสามารถใช้เครื่องมือนักพัฒนาในบริบทของเบราว์เซอร์ได้ (ผ่าน เครื่องมือ > นักพัฒนาเว็บ > กล่องเครื่องมือเบราว์เซอร์) และดีบั๊กส่วนเสริมจากตัวจัดการส่วนเสริม
+# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference
+options-enable-remote-label = เปิดใช้งานการดีบั๊กระยะไกล
+options-enable-remote-tooltip2 =
+ .title = การเปิดตัวเลือกนี้จะอนุญาตให้สามารถดีบั๊กอินสแตนซ์เบราว์เซอร์นี้จากระยะไกลได้
+# The label for checkbox that enables F12 as a shortcut to open DevTools
+options-enable-f12-label = ใช้แป้น F12 เพื่อเปิดหรือปิด DevTools
+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-tooltip =
+ .title = การเปิดตัวเลือกนี้จะทำให้ไซต์ต่าง ๆ สามารถกำหนดตัวจัดรูปแบบที่กำหนดเองสำหรับวัตถุ DOM ได้
+# The label for checkbox that toggles the service workers testing over HTTP on or off.
+options-enable-service-workers-http-label = เปิดใช้งานตัวทำงานบริการผ่าน HTTP (เมื่อกล่องเครื่องมือเปิดอยู่)
+options-enable-service-workers-http-tooltip =
+ .title = การเปิดตัวเลือกนี้จะเป็นการเปิดใช้งานตัวทำงานบริการผ่าน HTTP สำหรับแท็บทั้งหมดที่เปิดกล่องเครื่องมือ
+# The label for the checkbox that toggles source maps in all tools.
+options-source-maps-label = เปิดใช้งานการแมปต้นฉบับ
+options-source-maps-tooltip =
+ .title = หากคุณเปิดใช้งานตัวเลือกนี้ ต้นฉบับจะถูกแมปในเครื่องมือ
+# The message shown for settings that trigger page reload
+options-context-triggers-page-refresh = *เรียกหน้าเว็บใหม่เฉพาะวาระปัจจุบันเท่านั้น
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/toolbox.ftl b/thunderbird-l10n/th/localization/th/devtools/client/toolbox.ftl
new file mode 100644
index 0000000000..bd806e311f
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/toolbox.ftl
@@ -0,0 +1,55 @@
+# 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/.
+
+
+### These messages are used in the DevTools toolbox.
+
+
+## These labels are shown in the "..." menu in the toolbox, and represent different
+## commands such as the docking of DevTools, toggling features, and viewing some
+## external links. Some of the commands have the keyboard shortcut shown next to
+## the label.
+
+toolbox-meatball-menu-dock-bottom-label = วางบนแท่นด้านล่าง
+toolbox-meatball-menu-dock-left-label = วางบนแท่นด้านซ้าย
+toolbox-meatball-menu-dock-right-label = วางบนแท่นด้านขวา
+toolbox-meatball-menu-dock-separate-window-label = แยกหน้าต่าง
+
+toolbox-meatball-menu-splitconsole-label = แสดงคอนโซลแยก
+toolbox-meatball-menu-hideconsole-label = ซ่อนคอนโซลแยก
+
+toolbox-meatball-menu-settings-label = การตั้งค่า
+toolbox-meatball-menu-documentation-label = เอกสารประกอบ…
+toolbox-meatball-menu-community-label = ชุมชน…
+
+# This menu item is only available in the browser toolbox. It forces the popups/panels
+# to stay visible on blur, which is primarily useful for addon developers and Firefox
+# contributors.
+toolbox-meatball-menu-noautohide-label = ปิดใช้งานการซ่อนป๊อปอัปอัตโนมัติ
+
+toolbox-meatball-menu-pseudo-locale-accented = เปิดใช้งานรูปแบบภาษา “accented”
+toolbox-meatball-menu-pseudo-locale-bidi = เปิดใช้งานรูปแบบภาษา “bidi”
+
+##
+
+
+## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console
+
+toolbox-mode-browser-toolbox-label = โหมดกล่องเครื่องมือเบราว์เซอร์
+toolbox-mode-browser-console-label = โหมดคอนโซลเบราว์เซอร์
+
+toolbox-mode-everything-label = มัลติโปรเซส
+toolbox-mode-everything-sub-label = (ช้ากว่า)
+toolbox-mode-everything-container =
+ .title = ดีบั๊กทุกอย่างในโปรเซสทั้งหมด
+
+toolbox-mode-parent-process-label = โปรเซสแม่เท่านั้น
+toolbox-mode-parent-process-sub-label = (เร็ว)
+toolbox-mode-parent-process-container =
+ .title = โฟกัสเฉพาะทรัพยากรจากโปรเซสหลักเท่านั้น
+
+toolbox-always-on-top-enabled2 = ปิดใช้งานอยู่ด้านบนเสมอ
+ .title = การดำเนินการนี้จะเริ่มการทำงานของเครื่องมือนักพัฒนาใหม่
+toolbox-always-on-top-disabled2 = เปิดใช้งานอยู่ด้านบนเสมอ
+ .title = การดำเนินการนี้จะเริ่มการทำงานของเครื่องมือนักพัฒนาใหม่
diff --git a/thunderbird-l10n/th/localization/th/devtools/client/tooltips.ftl b/thunderbird-l10n/th/localization/th/devtools/client/tooltips.ftl
new file mode 100644
index 0000000000..3b38caa8a9
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/client/tooltips.ftl
@@ -0,0 +1,97 @@
+# 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 = <span data-l10n-name="link">เรียนรู้เพิ่มเติม</span>
+
+## 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 = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ทั้งคอนเทนเนอร์แบบยืดหยุ่นหรือคอนเทนเนอร์แบบเส้นตาราง
+inactive-css-not-grid-or-flex-container-or-multicol-container = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ทั้งคอนเทนเนอร์แบบยืดหยุ่น คอนเทนเนอร์แบบเส้นตาราง หรือคอนเทนเนอร์แบบหลายคอลัมน์
+inactive-css-not-multicol-container = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบหลายคอลัมน์
+inactive-css-not-grid-or-flex-item = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบเส้นตารางหรือแบบยืดหยุ่น
+inactive-css-not-grid-item = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบเส้นตาราง
+inactive-css-not-grid-container = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบเส้นตาราง
+inactive-css-not-flex-item = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่รายการแบบยืดหยุ่น
+inactive-css-not-flex-container = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่คอนเทนเนอร์แบบยืดหยุ่น
+inactive-css-not-inline-or-tablecell = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่อิลิเมนต์แบบอินไลน์หรือแบบเซลล์ตาราง
+inactive-css-first-line-pseudo-element-not-supported = ไม่รองรับ <strong>{ $property }</strong> บนอิลิเมนต์แฝง ::first-line
+inactive-css-first-letter-pseudo-element-not-supported = ไม่รองรับ <strong>{ $property }</strong> บนอิลิเมนต์แฝง ::first-letter
+inactive-css-placeholder-pseudo-element-not-supported = ไม่รองรับ <strong>{ $property }</strong> บนอิลิเมนต์แฝง ::placeholder
+inactive-css-property-because-of-display = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีค่าคุณสมบัติ display เป็น <strong>{ $display }</strong>
+inactive-css-not-display-block-on-floated = ค่า <strong>display</strong> ได้ถูกเปลี่ยนโดยเอนจินเป็น <strong>block</strong> เนื่องจากมีอิลิเมนต์แบบ <strong>floated</strong>
+inactive-css-property-is-impossible-to-override-in-visited = ไม่สามารถเขียนทับ <strong>{ $property }</strong> เนื่องจากข้อจำกัดของ <strong>:visited</strong>
+inactive-css-position-property-on-unpositioned-box = <strong>{ $property }</strong> ไม่มีผลต่ออิลิเมนต์นี้เนื่องจากไม่ใช่อิลิเมนต์ที่ถูกจัดตำแหน่ง
+inactive-text-overflow-when-no-overflow = <strong>{ $property }</strong> ไม่มีผลต่ออิลิเมนต์นี้เนื่องจากไม่ได้ตั้งค่า <strong>overflow:hidden</strong>
+inactive-css-not-for-internal-table-elements = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์ตารางภายใน
+inactive-css-not-for-internal-table-elements-except-table-cells = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์ตารางภายในยกเว้นเซลล์ตาราง
+inactive-css-not-table = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่ตาราง
+inactive-css-not-table-cell = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่ใช่เซลล์ตาราง
+inactive-scroll-padding-when-not-scroll-container = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากไม่มีการเลื่อน
+inactive-css-border-image = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้ เนื่องจากไม่สามารถใช้กับอิลิเมนต์ตารางภายในที่ตั้งค่า <strong>border-collapse</strong> เป็น <strong>collapse</strong> บนอิลิเมนต์ตารางแม่ได้
+inactive-css-ruby-element = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้ เนื่องจากเป็นอิลิเมนต์ ruby ขนาดของอิลิเมนต์นี้ถูกกำหนดโดยขนาดตัวอักษรของข้อความ ruby
+inactive-css-highlight-pseudo-elements-not-supported = ไม่รองรับ <strong>{ $property }</strong> บนอิลิเมนต์แฝง highlight
+inactive-css-cue-pseudo-element-not-supported = ไม่รองรับ <strong>{ $property }</strong> บนอิลิเมนต์แฝง ::cue
+# Variables:
+# $lineCount (integer) - The number of lines the element has.
+inactive-css-text-wrap-balance-lines-exceeded = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีจำนวนบรรทัดมากกว่า { $lineCount } บรรทัด
+inactive-css-text-wrap-balance-fragmented = <strong>{ $property }</strong> ไม่มีผลกับอิลิเมนต์นี้เนื่องจากมีการแยกส่วน กล่าวคือเนื้อหาถูกแบ่งออกเป็นหลายคอลัมน์หรือหลายหน้า
+
+## 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 = ลองเพิ่ม <strong>display:grid</strong> หรือ <strong>display:flex</strong> { learn-more }
+inactive-css-not-grid-or-flex-container-or-multicol-container-fix = ลองเพิ่ม <strong>display:grid</strong>, <strong>display:flex</strong>, หรือ <strong>columns:2</strong> { learn-more }
+inactive-css-not-multicol-container-fix = ลองเพิ่ม <strong>column-count</strong> หรือ <strong>column-width</strong> { learn-more }
+inactive-css-not-grid-or-flex-item-fix-3 = ลองเพิ่ม <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> หรือ <strong>display:inline-flex</strong> ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more }
+inactive-css-not-grid-item-fix-2 = ลองเพิ่ม <strong>display:grid</strong> หรือ <strong>display:inline-grid</strong> ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more }
+inactive-css-not-grid-container-fix = ลองเพิ่ม <strong>display:grid</strong> หรือ <strong>display:inline-grid</strong> { learn-more }
+inactive-css-not-flex-item-fix-2 = ลองเพิ่ม <strong>display:flex</strong> หรือ <strong>display:inline-flex</strong> ไปยังอิลิเมนต์แม่ของอิลิเมนต์ { learn-more }
+inactive-css-not-flex-container-fix = ลองเพิ่ม <strong>display:flex</strong> หรือ <strong>display:inline-flex</strong> { learn-more }
+inactive-css-not-inline-or-tablecell-fix = ลองเพิ่ม <strong>display:inline</strong> หรือ <strong>display:table-cell</strong> { learn-more }
+inactive-css-non-replaced-inline-or-table-row-or-row-group-fix = ลองเพิ่ม <strong>display:inline-block</strong> หรือ <strong>display:block</strong> { learn-more }
+inactive-css-non-replaced-inline-or-table-column-or-column-group-fix = ลองเพิ่ม <strong>display:inline-block</strong> { learn-more }
+inactive-css-not-display-block-on-floated-fix = ลองเอา <strong>float</strong> ออกหรือเพิ่ม <strong>display:block</strong> { learn-more }
+inactive-css-position-property-on-unpositioned-box-fix = ลองตั้งค่าคุณสมบัติ <strong>position</strong> เป็นอย่างอื่นนอกจาก <strong>static</strong> { learn-more }
+inactive-text-overflow-when-no-overflow-fix = ลองเพิ่ม <strong>overflow:hidden</strong> { learn-more }
+inactive-css-not-for-internal-table-elements-fix = ลองตั้งค่าคุณสมบัติ <strong>display</strong> เป็นอย่างอื่นนอกจาก <strong>table-cell</strong>, <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, หรือ <strong>table-footer-group</strong> { learn-more }
+inactive-css-not-for-internal-table-elements-except-table-cells-fix = ลองตั้งค่าคุณสมบัติ <strong>display</strong> เป็นอย่างอื่นนอกจาก <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong>, หรือ <strong>table-footer-group</strong> { learn-more }
+inactive-css-not-table-fix = ลองเพิ่ม <strong>display:table</strong> หรือ <strong>display:inline-table</strong> { learn-more }
+inactive-css-not-table-cell-fix = ลองเพิ่ม <strong>display:table-cell</strong> { learn-more }
+inactive-scroll-padding-when-not-scroll-container-fix = ลองเพิ่ม <strong>overflow:auto</strong>, <strong>overflow:scroll</strong> หรือ <strong>overflow:hidden</strong> { learn-more }
+inactive-css-border-image-fix = บนอิลิเมนต์ตารางแม่ ให้เอาคุณสมบัติออก หรือเปลี่ยนค่าของ <strong>border-collapse</strong> เป็นค่าอื่น ๆ ที่ไม่ใช่ <strong>collapse</strong> { learn-more }
+inactive-css-ruby-element-fix = ลองเปลี่ยน <strong>font-size</strong> ของข้อความ ruby { learn-more }
+inactive-css-text-wrap-balance-lines-exceeded-fix = โปรดลองลดจำนวนบรรทัด { learn-more }
+inactive-css-text-wrap-balance-fragmented-fix = หลีกเลี่ยงการแยกเนื้อหาของอิลิเมนต์ เช่น โดยการลบคอลัมน์ออก หรือใช้ <strong>page-break-inside:avoid</strong> { 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 = ไม่รองรับ <strong>{ $property }</strong> ในเบราว์เซอร์ต่อไปนี้:
+css-compatibility-deprecated-experimental-message = <strong>{ $property }</strong> เป็นคุณสมบัติทดลองซึ่งเลิกใช้แล้วตามมาตรฐาน W3C โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้:
+css-compatibility-deprecated-experimental-supported-message = <strong>{ $property }</strong> เป็นคุณสมบัติทดลองซึ่งเลิกใช้แล้วตามมาตรฐาน W3C
+css-compatibility-deprecated-message = <strong>{ $property }</strong> เลิกใช้แล้วตามมาตรฐาน W3C โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้:
+css-compatibility-deprecated-supported-message = <strong>{ $property }</strong> เลิกใช้แล้วตามมาตรฐาน W3C
+css-compatibility-experimental-message = <strong>{ $property }</strong> เป็นคุณสมบัติทดลอง โดยไม่รองรับในเบราว์เซอร์ต่อไปนี้:
+css-compatibility-experimental-supported-message = <strong>{ $property }</strong> เป็นคุณสมบัติทดลอง
+css-compatibility-learn-more-message = <span data-l10n-name="link">เรียนรู้เพิ่มเติม</span>เกี่ยวกับ <strong>{ $rootProperty }</strong>
+
+## 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 = เครื่องมือเลือกนี้ใช้ <strong>:has()</strong> แบบไม่มีข้อจำกัด ซึ่งอาจทำงานช้า
diff --git a/thunderbird-l10n/th/localization/th/devtools/shared/debugger-paused-reasons.ftl b/thunderbird-l10n/th/localization/th/devtools/shared/debugger-paused-reasons.ftl
new file mode 100644
index 0000000000..d92c6fb6f9
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/shared/debugger-paused-reasons.ftl
@@ -0,0 +1,87 @@
+# 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/.
+
+
+### These strings are used inside the Debugger which is available from the Web
+### Developer sub-menu -> 'Debugger', as well as in the "Paused Debugger
+### Overlay" that is displayed in the content page when it pauses.
+
+
+### The correct localization of this file might be to keep it in
+### English, or another language commonly spoken among web developers.
+### You want to make that choice consistent across the developer tools.
+### A good criteria is the language in which you'd find the best
+### documentation on web development on the web.
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused due to a `debugger` statement in the code
+whypaused-debugger-statement = ถูกหยุดชั่วคราวจากคำสั่งของตัวดีบั๊ก
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a breakpoint
+whypaused-breakpoint = ถูกหยุดชั่วคราวจากจุดพัก
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an event breakpoint.
+whypaused-event-breakpoint = ถูกหยุดชั่วคราวบนจุดพักเหตุการณ์
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an exception
+whypaused-exception = ถูกหยุดชั่วคราวจากข้อยกเว้น
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a DOM mutation breakpoint
+whypaused-mutation-breakpoint = พักเมื่อ DOM mutation
+
+# The text that is displayed to describe an added node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-added = เพิ่มแล้ว:
+
+# The text that is displayed to describe a removed node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-removed = เอาออกแล้ว:
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused at a JS execution
+whypaused-interrupted = หยุดชั่วคราวเมื่อเรียกใช้งาน
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused while stepping in or out of the stack
+whypaused-resume-limit = ถูกหยุดชั่วคราวขณะการก้าว
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a dom event
+whypaused-pause-on-dom-events = ถูกหยุดชั่วคราวจากตัวเฝ้าดูเหตุการณ์
+
+# The text that is displayed in an info block when evaluating a conditional
+# breakpoint throws an error
+whypaused-breakpoint-condition-thrown = เกิดข้อผิดพลาดกับจุดพักแบบมีเงื่อนไข
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an xml http request
+whypaused-xhr = ถูกพักเนื่องจาก XMLHttpRequest
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a promise rejection
+whypaused-promise-rejection = ถูกหยุดชั่วคราวจากการปฏิเสธ promise
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused at a watchpoint on an object property
+whypaused-get-watchpoint = ถูกพักเนื่องจากมีการรับคุณสมบัติ
+
+# The text that is displayed in an info block explaining how the debugger is
+# currently paused at a watchpoint on an object property
+whypaused-set-watchpoint = ถูกพักเนื่องจากมีการตั้งคุณสมบัติ
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an assert
+whypaused-assert = ถูกหยุดชั่วคราวจากการตรวจสอบเงื่อนไข
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a debugger statement
+whypaused-debug-command = ถูกหยุดชั่วคราวจากฟังก์ชันที่ถูกดีบั๊ก
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an event listener breakpoint set
+whypaused-other = ตัวดีบั๊กถูกหยุดชั่วคราว
diff --git a/thunderbird-l10n/th/localization/th/devtools/shared/highlighters.ftl b/thunderbird-l10n/th/localization/th/devtools/shared/highlighters.ftl
new file mode 100644
index 0000000000..6f3dcd5df3
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/shared/highlighters.ftl
@@ -0,0 +1,55 @@
+# 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/.
+
+
+### This file contains strings used in highlighters.
+### Highlighters are visualizations that DevTools draws on top of content to aid
+### in understanding content sizing, etc.
+
+# The row and column position of a grid cell shown in the grid cell infobar when hovering
+# over the CSS grid outline.
+# Variables
+# $row (integer) - The row index
+# $column (integer) - The column index
+grid-row-column-positions = แถว { $row } / คอลัมน์ { $column }
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a grid container.
+gridtype-container = ตัวบรรจุ Grid
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a grid item.
+gridtype-item = รายการ Grid
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is both a grid container and a grid item.
+gridtype-dual = ตัวบรรจุ/รายการ Grid
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a flex container.
+flextype-container = ตัวบรรจุ Flex
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a flex item.
+flextype-item = รายการ Flex
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is both a flex container and a flex item.
+flextype-dual = ตัวบรรจุ/รายการ Flex
+# The message displayed in the content page when the user clicks on the
+# "Pick an element from the page" in about:devtools-toolbox inspector panel, when
+# debugging a remote page.
+# Variables
+# $action (string) - Will either be remote-node-picker-notice-action-desktop or
+# remote-node-picker-notice-action-touch
+remote-node-picker-notice = เปิดใช้งานตัวเลือกโหนด DevTools แล้ว { $action }
+# Text displayed in `remote-node-picker-notice`, when the remote page is on desktop
+remote-node-picker-notice-action-desktop = คลิกอิลิเมนต์เพื่อเลือกในตัวตรวจสอบ
+# Text displayed in `remote-node-picker-notice`, when the remote page is on Android
+remote-node-picker-notice-action-touch = แตะอิลิเมนต์เพื่อเลือกในตัวตรวจสอบ
+# The text displayed in the button that is in the notice in the content page when the user
+# clicks on the "Pick an element from the page" in about:devtools-toolbox inspector panel,
+# when debugging a remote page.
+remote-node-picker-notice-hide-button = ซ่อน
+# The text displayed in a toolbox notification message which is only displayed
+# if prefers-reduced-motion is enabled (via OS-level settings or by using the
+# ui.prefersReducedMotion=1 preference).
+simple-highlighters-message = เมื่อเปิดใช้ prefers-reduced-motion แล้ว ก็จะสามารถเปิดใช้ตัวเน้นสีจากในแผงการตั้งค่า เพื่อป้องกันการเปลี่ยนไปมาของสีได้
+# Text displayed in a button inside the "simple-highlighters-message" toolbox
+# notification. "Settings" here refers to the DevTools settings panel.
+simple-highlighters-settings-button = เปิดการตั้งค่า
diff --git a/thunderbird-l10n/th/localization/th/devtools/shared/webconsole-commands.ftl b/thunderbird-l10n/th/localization/th/devtools/shared/webconsole-commands.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/shared/webconsole-commands.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/th/localization/th/devtools/startup/key-shortcuts.ftl b/thunderbird-l10n/th/localization/th/devtools/startup/key-shortcuts.ftl
new file mode 100644
index 0000000000..bbc2c7ca1e
--- /dev/null
+++ b/thunderbird-l10n/th/localization/th/devtools/startup/key-shortcuts.ftl
@@ -0,0 +1,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/.
+
+# Key pressed to open a toolbox with the default panel selected
+devtools-commandkey-toggle-toolbox = I
+# Alternative key pressed to open a toolbox with the default panel selected
+devtools-commandkey-toggle-toolbox-f12 = VK_F12
+# Key pressed to open the Browser Toolbox, used for debugging Firefox itself
+devtools-commandkey-browser-toolbox = I
+# Key pressed to open the Browser Console, used for debugging Firefox itself
+devtools-commandkey-browser-console = J
+# Key pressed to toggle on the Responsive Design Mode
+devtools-commandkey-responsive-design-mode = M
+# Key pressed to open a toolbox with the inspector panel selected
+devtools-commandkey-inspector = C
+# Key pressed to open a toolbox with the web console panel selected
+devtools-commandkey-webconsole = K
+# Key pressed to open a toolbox with the debugger panel selected
+devtools-commandkey-jsdebugger = Z
+# Key pressed to open a toolbox with the network monitor panel selected
+devtools-commandkey-netmonitor = E
+# Key pressed to open a toolbox with the style editor panel selected
+devtools-commandkey-styleeditor = VK_F7
+# Key pressed to open a toolbox with the performance panel selected
+devtools-commandkey-performance = VK_F5
+# Key pressed to open a toolbox with the storage panel selected
+devtools-commandkey-storage = VK_F9
+# Key pressed to open a toolbox with the DOM panel selected
+devtools-commandkey-dom = W
+# Key pressed to open a toolbox with the accessibility panel selected
+devtools-commandkey-accessibility-f12 = VK_F12
+# Key pressed to start or stop the performance profiler
+devtools-commandkey-profiler-start-stop = VK_1
+# Key pressed to capture a recorded performance profile
+devtools-commandkey-profiler-capture = VK_2
+# Key pressed to toggle the JavaScript tracing
+devtools-commandkey-javascript-tracing-toggle = VK_5