summaryrefslogtreecommitdiffstats
path: root/l10n-th/browser/browser/preferences
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-th/browser/browser/preferences')
-rw-r--r--l10n-th/browser/browser/preferences/addEngine.ftl22
-rw-r--r--l10n-th/browser/browser/preferences/applicationManager.ftl25
-rw-r--r--l10n-th/browser/browser/preferences/blocklists.ftl33
-rw-r--r--l10n-th/browser/browser/preferences/clearSiteData.ftl56
-rw-r--r--l10n-th/browser/browser/preferences/colors.ftl33
-rw-r--r--l10n-th/browser/browser/preferences/connection.ftl99
-rw-r--r--l10n-th/browser/browser/preferences/containers.ftl93
-rw-r--r--l10n-th/browser/browser/preferences/fonts.ftl121
-rw-r--r--l10n-th/browser/browser/preferences/formAutofill.ftl156
-rw-r--r--l10n-th/browser/browser/preferences/fxaPairDevice.ftl17
-rw-r--r--l10n-th/browser/browser/preferences/languages.ftl73
-rw-r--r--l10n-th/browser/browser/preferences/moreFromMozilla.ftl34
-rw-r--r--l10n-th/browser/browser/preferences/permissions.ftl205
-rw-r--r--l10n-th/browser/browser/preferences/preferences.ftl1378
-rw-r--r--l10n-th/browser/browser/preferences/selectBookmark.ftl9
-rw-r--r--l10n-th/browser/browser/preferences/siteDataSettings.ftl66
-rw-r--r--l10n-th/browser/browser/preferences/translation.ftl40
17 files changed, 2460 insertions, 0 deletions
diff --git a/l10n-th/browser/browser/preferences/addEngine.ftl b/l10n-th/browser/browser/preferences/addEngine.ftl
new file mode 100644
index 0000000000..6e21dc3ed9
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/addEngine.ftl
@@ -0,0 +1,22 @@
+# 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/.
+
+add-engine-window2 =
+ .title = เพิ่มเครื่องมือค้นหา
+ .style = min-width: 32em;
+
+add-engine-button = เพิ่มเครื่องมือที่กำหนดเอง
+
+add-engine-name = ชื่อเครื่องมือค้นหา
+
+add-engine-alias = นามแฝง
+
+add-engine-url = URL ของเครื่องมือ ใช้ %s แทนคำค้นหา
+
+add-engine-dialog =
+ .buttonlabelaccept = เพิ่มเครื่องมือ
+ .buttonaccesskeyaccept = พ
+
+engine-name-exists = มีเครื่องมือค้นหาชื่อนี้แล้ว
+engine-alias-exists = มีเครื่องมือค้นหานามแฝงนี้แล้ว
diff --git a/l10n-th/browser/browser/preferences/applicationManager.ftl b/l10n-th/browser/browser/preferences/applicationManager.ftl
new file mode 100644
index 0000000000..0f34b0f143
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/applicationManager.ftl
@@ -0,0 +1,25 @@
+# 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/.
+
+app-manager-window2 =
+ .title = รายละเอียดแอปพลิเคชัน
+ .style = min-width: 30em; min-height: 20em;
+
+app-manager-remove =
+ .label = เอาออก
+ .accesskey = อ
+
+# Variables:
+# $type (String) - the URI scheme of the link (e.g. mailto:)
+app-manager-handle-protocol = แอปพลิเคชันดังต่อไปนี้สามารถใช้เพื่อจัดการกับ ลิงก์ { $type }
+
+# Variables:
+# $type (String) - the MIME type (e.g. application/binary)
+app-manager-handle-file = แอปพลิเคชันดังต่อไปนี้สามารถใช้เพื่อจัดการกับ เนื้อหา { $type }
+
+## These strings are followed, on a new line,
+## by the URL or path of the application.
+
+app-manager-web-app-info = เว็บแอปพลิเคชันนี้โฮสต์ที่:
+app-manager-local-app-info = แอปพลิเคชันนี้ตั้งอยู่ที่:
diff --git a/l10n-th/browser/browser/preferences/blocklists.ftl b/l10n-th/browser/browser/preferences/blocklists.ftl
new file mode 100644
index 0000000000..c7195c5ab3
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/blocklists.ftl
@@ -0,0 +1,33 @@
+# 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/.
+
+blocklist-window2 =
+ .title = รายการปิดกั้น
+ .style = min-width: 55em
+
+blocklist-description = เลือกรายการ { -brand-short-name } เพื่อใช้ในการปิดกั้นตัวติดตามออนไลน์ รายการนี้จัดหาให้โดย <a data-l10n-name="disconnect-link" title="Disconnect">Disconnect</a>
+blocklist-close-key =
+ .key = w
+
+blocklist-treehead-list =
+ .label = รายการ
+
+blocklist-dialog =
+ .buttonlabelaccept = บันทึกการเปลี่ยนแปลง
+ .buttonaccesskeyaccept = บ
+
+
+# This template constructs the name of the block list in the block lists dialog.
+# It combines the list name and description.
+# e.g. "Standard (Recommended). This list does a pretty good job."
+#
+# Variables:
+# $listName {string, "Standard (Recommended)."} - List name.
+# $description {string, "This list does a pretty good job."} - Description of the list.
+blocklist-item-list-template = { $listName } { $description }
+
+blocklist-item-moz-std-listName = รายการปิดกั้นระดับ 1 (แนะนำ)
+blocklist-item-moz-std-description = อนุญาตตัวติดตามบางตัวเพื่อจะได้มีเว็บที่ใช้งานไม่ได้น้อยลง
+blocklist-item-moz-full-listName = รายการปิดกั้นระดับ 2
+blocklist-item-moz-full-description = ปิดกั้นตัวติดตามทั้งหมด บางเว็บไซต์หรือเนื้อหาอาจโหลดมาไม่ครบ
diff --git a/l10n-th/browser/browser/preferences/clearSiteData.ftl b/l10n-th/browser/browser/preferences/clearSiteData.ftl
new file mode 100644
index 0000000000..12c995d7fe
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/clearSiteData.ftl
@@ -0,0 +1,56 @@
+# 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/.
+
+clear-site-data-window2 =
+ .title = ล้างข้อมูล
+ .style = min-width: 35em
+
+clear-site-data-description = การล้างคุกกี้และข้อมูลไซต์ทั้งหมดที่จัดเก็บไว้โดย { -brand-short-name } อาจลงชื่อคุณออกจากเว็บไซต์และเอาเนื้อหาเว็บออฟไลน์ออก การล้างข้อมูลแคชจะไม่ส่งผลกระทบต่อการเข้าสู่ระบบของคุณ
+
+clear-site-data-close-key =
+ .key = w
+
+# The parameters in parentheses in this string describe disk usage
+# in the format ($amount $unit), e.g. "Cookies and Site Data (24 KB)"
+# Variables:
+# $amount (Number) - Amount of site data currently stored on disk
+# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB"
+clear-site-data-cookies-with-data =
+ .label = คุกกี้และข้อมูลไซต์ ({ $amount } { $unit })
+ .accesskey = ค
+
+# This string is a placeholder for while the data used to fill
+# clear-site-data-cookies-with-data is loading. This placeholder is usually
+# only shown for a very short time (< 1s), so it should be very similar
+# or the same as clear-site-data-cookies-with-data (except the amount and unit),
+# to avoid flickering.
+clear-site-data-cookies-empty =
+ .label = คุกกี้และข้อมูลไซต์
+ .accesskey = ค
+
+clear-site-data-cookies-info = คุณอาจได้รับการลงชื่อออกจากเว็บไซต์หากล้างข้อมูล
+
+# The parameters in parentheses in this string describe disk usage
+# in the format ($amount $unit), e.g. "Cached Web Content (24 KB)"
+# Variables:
+# $amount (Number) - Amount of cache currently stored on disk
+# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB"
+clear-site-data-cache-with-data =
+ .label = เนื้อหาเว็บที่ถูกแคชไว้ ({ $amount } { $unit })
+ .accesskey = น
+
+# This string is a placeholder for while the data used to fill
+# clear-site-data-cache-with-data is loading. This placeholder is usually
+# only shown for a very short time (< 1s), so it should be very similar
+# or the same as clear-site-data-cache-with-data (except the amount and unit),
+# to avoid flickering.
+clear-site-data-cache-empty =
+ .label = เนื้อหาเว็บที่ถูกแคชไว้
+ .accesskey = น
+
+clear-site-data-cache-info = จะต้องให้เว็บไซต์โหลดภาพและข้อมูลใหม่
+
+clear-site-data-dialog =
+ .buttonlabelaccept = ล้าง
+ .buttonaccesskeyaccept = ล
diff --git a/l10n-th/browser/browser/preferences/colors.ftl b/l10n-th/browser/browser/preferences/colors.ftl
new file mode 100644
index 0000000000..d00c1a954d
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/colors.ftl
@@ -0,0 +1,33 @@
+# 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/.
+
+colors-dialog2 =
+ .title = สี
+ .style = min-width: 41em;
+colors-close-key =
+ .key = w
+colors-page-override = เขียนทับสีที่ระบุโดยหน้าด้วยที่คุณเลือกไว้ด้านบน
+ .accesskey = ย
+colors-page-override-option-always =
+ .label = เสมอ
+colors-page-override-option-auto =
+ .label = เฉพาะกับชุดรูปแบบความเปรียบต่างสูง
+colors-page-override-option-never =
+ .label = ไม่เลย
+colors-text-and-background = ข้อความและพื้นหลัง
+colors-text-header = ข้อความ
+ .accesskey = ข
+colors-background = พื้นหลัง
+ .accesskey = พ
+colors-use-system =
+ .label = ใช้สีของระบบ
+ .accesskey = ส
+colors-underline-links =
+ .label = ขีดเส้นใต้ลิงก์
+ .accesskey = ด
+colors-links-header = สีลิงก์
+colors-unvisited-links = ลิงก์ที่ไม่ได้เยี่ยมชม
+ .accesskey = ล
+colors-visited-links = ลิงก์ที่เยี่ยมชมแล้ว
+ .accesskey = ง
diff --git a/l10n-th/browser/browser/preferences/connection.ftl b/l10n-th/browser/browser/preferences/connection.ftl
new file mode 100644
index 0000000000..6d5145bdb1
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/connection.ftl
@@ -0,0 +1,99 @@
+# 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/.
+
+connection-window2 =
+ .title = การตั้งค่าการเชื่อมต่อ
+ .style =
+ { PLATFORM() ->
+ [macos] min-width: 44em
+ *[other] min-width: 49em
+ }
+
+connection-close-key =
+ .key = w
+
+connection-disable-extension =
+ .label = ปิดใช้งานส่วนขยาย
+
+connection-proxy-configure = กำหนดค่าการเข้าถึงพร็อกซีกับอินเทอร์เน็ต
+
+connection-proxy-option-no =
+ .label = ไม่มีพร็อกซี
+ .accesskey = ม
+connection-proxy-option-system =
+ .label = ใช้การตั้งค่าพร็อกซีของระบบ
+ .accesskey = ง
+connection-proxy-option-auto =
+ .label = ตรวจหาการตั้งค่าพร็อกซีอัตโนมัติสำหรับเครือข่ายนี้
+ .accesskey = ว
+connection-proxy-option-manual =
+ .label = การกำหนดค่าพร็อกซีด้วยตนเอง
+ .accesskey = ห
+
+connection-proxy-http = พร็อกซี HTTP
+ .accesskey = ก
+connection-proxy-http-port = พอร์ต
+ .accesskey = พ
+connection-proxy-https-sharing =
+ .label = ใช้พร็อกซีนี้สำหรับ HTTPS ด้วย
+ .accesskey = s
+
+connection-proxy-https = พร็อกซี HTTPS
+ .accesskey = พ
+connection-proxy-ssl-port = พอร์ต
+ .accesskey = อ
+
+connection-proxy-socks = โฮสต์ SOCKS
+ .accesskey = C
+connection-proxy-socks-port = พอร์ต
+ .accesskey = ต
+
+connection-proxy-socks4 =
+ .label = SOCKS v4
+ .accesskey = K
+connection-proxy-socks5 =
+ .label = SOCKS v5
+ .accesskey = v
+connection-proxy-noproxy = ไม่มีพร็อกซีสำหรับ
+ .accesskey = ส
+
+connection-proxy-noproxy-desc = ตัวอย่าง: .mozilla.org, .net.nz, 192.168.1.0/24
+
+# Do not translate "localhost", "127.0.0.1/8" and "::1". (You can translate "and".)
+connection-proxy-noproxy-localhost-desc-2 = การเชื่อมต่อไปยัง localhost, 127.0.0.1/8, และ ::1 จะไม่ผ่านพร็อกซี
+
+connection-proxy-autotype =
+ .label = URL กำหนดค่าพร็อกซีอัตโนมัติ
+ .accesskey = น
+
+connection-proxy-reload =
+ .label = โหลดใหม่
+ .accesskey = ล
+
+connection-proxy-autologin =
+ .label = ไม่ต้องถามสำหรับการรับรองความถูกต้องหากรหัสผ่านถูกบันทึกไว้
+ .accesskey = ถ
+ .tooltip = ตัวเลือกนี้จะรับรองความถูกต้องของคุณไปยังพร็อกซีโดยอัตโนมัติเมื่อคุณได้บันทึกข้อมูลรับรองไว้ คุณจะได้รับการแจ้งหากการรับรองความถูกต้องล้มเหลว
+
+connection-proxy-autologin-checkbox =
+ .label = ไม่ต้องถามสำหรับการรับรองความถูกต้องหากรหัสผ่านถูกบันทึกไว้
+ .accesskey = ถ
+ .tooltiptext = ตัวเลือกนี้จะรับรองความถูกต้องของคุณไปยังพร็อกซีโดยอัตโนมัติเมื่อคุณได้บันทึกข้อมูลรับรองไว้ คุณจะได้รับการแจ้งหากการรับรองความถูกต้องล้มเหลว
+
+connection-proxy-socks-remote-dns =
+ .label = DNS แบบพร็อกซีเมื่อใช้ SOCKS v5
+ .accesskey = d
+
+# Variables:
+# $name (String) - Display name or URL for the DNS over HTTPS provider
+connection-dns-over-https-url-item-default =
+ .label = { $name } (ค่าเริ่มต้น)
+ .tooltiptext = ใช้ URL เริ่มต้นสำหรับแปลงที่อยู่ DNS ผ่าน HTTPS
+
+connection-dns-over-https-url-custom =
+ .label = กำหนดเอง
+ .accesskey = ก
+ .tooltiptext = ป้อน URL ที่คุณต้องการสำหรับแปลงที่อยู่ DNS ผ่าน HTTPS
+
+connection-dns-over-https-custom-label = กำหนดเอง
diff --git a/l10n-th/browser/browser/preferences/containers.ftl b/l10n-th/browser/browser/preferences/containers.ftl
new file mode 100644
index 0000000000..608f65973d
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/containers.ftl
@@ -0,0 +1,93 @@
+# 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/.
+
+containers-window-new2 =
+ .title = เพิ่มการแยกข้อมูลใหม่
+ .style = min-width: 45em
+# Variables
+# $name (String) - Name of the container
+containers-window-update-settings2 =
+ .title = การตั้งค่าการแยกข้อมูล { $name }
+ .style = min-width: 45em
+
+containers-window-close =
+ .key = w
+
+# This is a term to store style to be applied
+# on the three labels in the containers add/edit dialog:
+# - name
+# - icon
+# - color
+#
+# Using this term and referencing it in the `.style` attribute
+# of the three messages ensures that all three labels
+# will be aligned correctly.
+-containers-labels-style = min-width: 4rem
+
+containers-name-label = ชื่อ
+ .accesskey = ช
+ .style = { -containers-labels-style }
+
+containers-name-text =
+ .placeholder = ป้อนชื่อการแยกข้อมูล
+
+containers-icon-label = ไอคอน
+ .accesskey = อ
+ .style = { -containers-labels-style }
+
+containers-color-label = สี
+ .accesskey = ส
+ .style = { -containers-labels-style }
+
+containers-dialog =
+ .buttonlabelaccept = เสร็จสิ้น
+ .buttonaccesskeyaccept = ร
+
+containers-color-blue =
+ .label = น้ำเงิน
+containers-color-turquoise =
+ .label = ฟ้าเทอร์คอยส์
+containers-color-green =
+ .label = เขียว
+containers-color-yellow =
+ .label = เหลือง
+containers-color-orange =
+ .label = ส้ม
+containers-color-red =
+ .label = แดง
+containers-color-pink =
+ .label = ชมพู
+containers-color-purple =
+ .label = ม่วง
+containers-color-toolbar =
+ .label = จับคู่แถบเครื่องมือ
+
+containers-icon-fence =
+ .label = รั้ว
+containers-icon-fingerprint =
+ .label = ลายนิ้วมือ
+containers-icon-briefcase =
+ .label = กระเป๋าเอกสาร
+# String represents a money sign but currently uses a dollar sign
+# so don't change to local currency. See Bug 1291672.
+containers-icon-dollar =
+ .label = เครื่องหมายดอลลาร์
+containers-icon-cart =
+ .label = รถเข็นซื้อของ
+containers-icon-circle =
+ .label = จุด
+containers-icon-vacation =
+ .label = วันหยุดพักผ่อน
+containers-icon-gift =
+ .label = ของขวัญ
+containers-icon-food =
+ .label = อาหาร
+containers-icon-fruit =
+ .label = ผลไม้
+containers-icon-pet =
+ .label = สัตว์เลี้ยง
+containers-icon-tree =
+ .label = ต้นไม้
+containers-icon-chill =
+ .label = ผ่อนคลาย
diff --git a/l10n-th/browser/browser/preferences/fonts.ftl b/l10n-th/browser/browser/preferences/fonts.ftl
new file mode 100644
index 0000000000..f7357eab7b
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/fonts.ftl
@@ -0,0 +1,121 @@
+# 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/.
+
+fonts-window =
+ .title = แบบอักษร
+
+fonts-window-close =
+ .key = w
+
+## Font groups by language
+
+fonts-langgroup-header = แบบอักษรสำหรับ
+ .accesskey = บ
+
+fonts-langgroup-arabic =
+ .label = อาหรับ
+fonts-langgroup-armenian =
+ .label = อาร์เมเนีย
+fonts-langgroup-bengali =
+ .label = เบงกาลี
+fonts-langgroup-simpl-chinese =
+ .label = จีนตัวย่อ
+fonts-langgroup-trad-chinese-hk =
+ .label = จีนตัวเต็ม (ฮ่องกง)
+fonts-langgroup-trad-chinese =
+ .label = จีนตัวเต็ม (ไต้หวัน)
+fonts-langgroup-cyrillic =
+ .label = ซิริลลิก
+fonts-langgroup-devanagari =
+ .label = เทวนาครี
+fonts-langgroup-ethiopic =
+ .label = เอธิโอเปีย
+fonts-langgroup-georgian =
+ .label = จอร์เจีย
+fonts-langgroup-el =
+ .label = กรีก
+fonts-langgroup-gujarati =
+ .label = คุชราตี
+fonts-langgroup-gurmukhi =
+ .label = เกอร์มุกห์
+fonts-langgroup-japanese =
+ .label = ญี่ปุ่น
+fonts-langgroup-hebrew =
+ .label = ฮิบรู
+fonts-langgroup-kannada =
+ .label = กัณณาท
+fonts-langgroup-khmer =
+ .label = เขมร
+fonts-langgroup-korean =
+ .label = เกาหลี
+# Translate "Latin" as the name of Latin (Roman) script, not as the name of the Latin language.
+fonts-langgroup-latin =
+ .label = ละติน
+fonts-langgroup-malayalam =
+ .label = มะละยาลัม
+fonts-langgroup-math =
+ .label = คณิตศาสตร์
+fonts-langgroup-odia =
+ .label = โอเดีย
+fonts-langgroup-sinhala =
+ .label = สิงหล
+fonts-langgroup-tamil =
+ .label = ทมิฬ
+fonts-langgroup-telugu =
+ .label = เตลูกู
+fonts-langgroup-thai =
+ .label = ไทย
+fonts-langgroup-tibetan =
+ .label = ทิเบต
+fonts-langgroup-canadian =
+ .label = อักษรพยางค์พื้นเมืองแคนาดา
+fonts-langgroup-other =
+ .label = ระบบการเขียนอื่น ๆ
+
+## Default fonts and their sizes
+
+fonts-proportional-header = ความกว้างตามสัดส่วน
+ .accesskey = ค
+
+fonts-default-serif =
+ .label = มีเชิง
+fonts-default-sans-serif =
+ .label = ไม่มีเชิง
+
+fonts-proportional-size = ขนาด
+ .accesskey = ข
+
+fonts-serif = มีเชิง
+ .accesskey = ม
+
+fonts-sans-serif = ไม่มีเชิง
+ .accesskey = ง
+
+fonts-monospace = ความกว้างคงที่
+ .accesskey = ว
+
+fonts-monospace-size = ขนาด
+ .accesskey = น
+
+fonts-minsize = ขนาดแบบอักษรต่ำสุด
+ .accesskey = ด
+
+fonts-minsize-none =
+ .label = ไม่มี
+
+fonts-allow-own =
+ .label = อนุญาตให้หน้าเลือกใช้แบบอักษรของตัวเอง แทนที่จะเป็นที่คุณเลือกไว้ด้านบน
+ .accesskey = อ
+
+## Text Encodings
+##
+## Translate the encoding names as adjectives for an encoding, not as the name
+## of the language.
+
+# Variables:
+# $name {string, "Arial"} - Name of the default font
+fonts-label-default =
+ .label = ค่าเริ่มต้น ({ $name })
+fonts-label-default-unnamed =
+ .label = ค่าเริ่มต้น
diff --git a/l10n-th/browser/browser/preferences/formAutofill.ftl b/l10n-th/browser/browser/preferences/formAutofill.ftl
new file mode 100644
index 0000000000..bd92d4d331
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/formAutofill.ftl
@@ -0,0 +1,156 @@
+# 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/.
+
+
+## The address and credit card autofill management dialog in browser preferences
+
+autofill-manage-addresses-title = ที่อยู่ที่บันทึกไว้
+autofill-manage-addresses-list-header = ที่อยู่
+autofill-manage-credit-cards-title = บัตรเครดิตที่บันทึกไว้
+autofill-manage-credit-cards-list-header = บัตรเครดิต
+autofill-manage-payment-methods-title = วิธีการชำระเงินที่บันทึกไว้
+autofill-manage-cards-list-header = บัตร
+autofill-manage-dialog =
+ .style = min-width: 560px
+autofill-manage-remove-button = เอาออก
+autofill-manage-add-button = เพิ่ม…
+autofill-manage-edit-button = แก้ไข…
+
+## The address capture doorhanger
+
+address-capture-save-doorhanger-header = ต้องการบันทึกที่อยู่หรือไม่?
+address-capture-save-doorhanger-description = บันทึกข้อมูลลงใน { -brand-short-name } เพื่อให้สามารถกรอกแบบฟอร์มได้อย่างรวดเร็ว
+address-capture-update-doorhanger-header = ต้องการปรับเปลี่ยนที่อยู่หรือไม่?
+address-capture-edit-doorhanger-header = แก้ไขที่อยู่
+address-capture-save-button =
+ .label = บันทึก
+ .accessKey = บ
+address-capture-not-now-button =
+ .label = ยังไม่ทำตอนนี้
+ .accessKey = ม
+address-capture-cancel-button =
+ .label = ยกเลิก
+ .accessKey = ย
+address-capture-update-button =
+ .label = ปรับเปลี่ยน
+ .accessKey = ป
+address-capture-manage-address-button =
+ .label = การตั้งค่าที่อยู่
+address-capture-learn-more-button =
+ .label = เรียนรู้เพิ่มเติม
+# The dialog title for creating addresses in browser preferences.
+autofill-add-new-address-title = เพิ่มที่อยู่ใหม่
+address-capture-open-menu-button =
+ .aria-label = เปิดเมนู
+address-capture-edit-address-button =
+ .aria-label = แก้ไขที่อยู่
+# The dialog title for creating addresses in browser preferences.
+autofill-add-address-title = เพิ่มที่อยู่
+# The dialog title for editing addresses in browser preferences.
+autofill-edit-address-title = แก้ไขที่อยู่
+autofill-address-name = ชื่อ
+autofill-address-given-name = ชื่อจริง
+autofill-address-additional-name = ชื่อกลาง
+autofill-address-family-name = นามสกุล
+autofill-address-organization = องค์กร
+autofill-address-street-address = ที่อยู่ถนน
+autofill-address-street = ที่อยู่
+
+## address-level-3 (Sublocality) names
+
+# Used in IR, MX
+autofill-address-neighborhood = ชุมชน
+# Used in MY
+autofill-address-village-township = หมู่บ้านหรือเขตการปกครอง
+autofill-address-island = เกาะ
+# Used in IE
+autofill-address-townland = เขต
+
+## address-level-2 names
+
+autofill-address-city = เมือง
+# Used in HK, SD, SY, TR as Address Level-2 and used in KR as Sublocality.
+autofill-address-district = เขต
+# Used in GB, NO, SE
+autofill-address-post-town = เมือง
+# Used in AU as Address Level-2 and used in ZZ as Sublocality.
+autofill-address-suburb = ชานเมือง
+
+## address-level-1 names
+
+autofill-address-province = จังหวัด
+autofill-address-state = รัฐ
+autofill-address-county = เคาน์ตี
+# Used in BB, JM
+autofill-address-parish = ตำบล
+# Used in JP
+autofill-address-prefecture = อำเภอ
+# Used in HK
+autofill-address-area = เขต
+# Used in KR
+autofill-address-do-si = จังหวัด
+# Used in NI, CO
+autofill-address-department = จังหวัด
+# Used in AE
+autofill-address-emirate = เอมิเรต
+# Used in RU and UA
+autofill-address-oblast = แคว้น
+
+## Postal code name types
+
+# Used in IN
+autofill-address-pin = พิน
+autofill-address-postal-code = รหัสไปรษณีย์
+autofill-address-zip = รหัสไปรษณีย์
+# Used in IE
+autofill-address-eircode = เอียร์โค้ด
+
+##
+
+
+##
+
+autofill-address-country = ประเทศหรือภูมิภาค
+autofill-address-country-only = ประเทศ
+autofill-address-tel = โทรศัพท์
+autofill-address-email = อีเมล
+autofill-cancel-button = ยกเลิก
+autofill-save-button = บันทึก
+autofill-country-warning-message = ขณะนี้การกรอกแบบฟอร์มมีให้บริการเฉพาะบางประเทศเท่านั้น
+# The dialog title for creating credit cards in browser preferences.
+autofill-add-new-card-title = เพิ่มบัตรเครดิตใหม่
+# The dialog title for editing credit cards in browser preferences.
+autofill-edit-card-title = แก้ไขบัตรเครดิต
+# In macOS, this string is preceded by the operating system with "Firefox is trying to ",
+# and has a period added to its end. Make sure to test in your locale.
+autofill-edit-card-password-prompt =
+ { PLATFORM() ->
+ [macos] แสดงข้อมูลบัตรเครดิต
+ [windows] { -brand-short-name } กำลังพยายามจะแสดงข้อมูลบัตรเครดิต ยืนยันการเข้าถึงบัญชี Windows นี้ด้านล่าง
+ *[other] { -brand-short-name } กำลังพยายามจะแสดงข้อมูลบัตรเครดิต
+ }
+autofill-message-tooltip = ดูข้อความเกี่ยวกับการเติมอัตโนมัติ
+# The dialog title for creating credit cards in browser preferences.
+autofill-add-card-title = เพิ่มบัตร
+# The dialog title for editing credit cards in browser preferences.
+autofill-edit-card-title2 = แก้ไขบัตร
+autofill-card-number = หมายเลขบัตร
+autofill-card-invalid-number = โปรดป้อนหมายเลขบัตรที่ถูกต้อง
+autofill-card-name-on-card = ชื่อบนบัตร
+autofill-card-expires-month = เดือนที่หมดอายุ
+autofill-card-expires-year = ปีที่หมดอายุ
+autofill-card-billing-address = ที่อยู่สำหรับเรียกเก็บเงิน
+autofill-card-network = ชนิดบัตร
+
+## These are brand names and should only be translated when a locale-specific name for that brand is in common use
+
+autofill-card-network-amex = American Express
+autofill-card-network-cartebancaire = Carte Bancaire
+autofill-card-network-diners = Diners Club
+autofill-card-network-discover = Discover
+autofill-card-network-jcb = JCB
+autofill-card-network-mastercard = MasterCard
+autofill-card-network-mir = MIR
+autofill-card-network-unionpay = Union Pay
+autofill-card-network-visa = Visa
diff --git a/l10n-th/browser/browser/preferences/fxaPairDevice.ftl b/l10n-th/browser/browser/preferences/fxaPairDevice.ftl
new file mode 100644
index 0000000000..be2d1cf86a
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/fxaPairDevice.ftl
@@ -0,0 +1,17 @@
+# 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/.
+
+fxa-pair-device-dialog-sync2 =
+ .style = min-width: 32em;
+
+fxa-qrcode-pair-title = ซิงค์ { -brand-product-name } บนโทรศัพท์หรือแท็บเล็ตของคุณ
+fxa-qrcode-pair-step1 = 1. เปิด { -brand-product-name } บนอุปกรณ์มือถือของคุณ
+
+fxa-qrcode-pair-step2-signin = 2. ไปที่เมนู (<img data-l10n-name="ios-menu-icon"/> บน iOS หรือ <img data-l10n-name="android-menu-icon"/> บน Android) และแตะ <strong>ซิงค์และบันทึกข้อมูล</strong>
+
+fxa-qrcode-pair-step3 = 3. แตะ <strong>พร้อมที่จะสแกน</strong> และถือโทรศัพท์ของคุณเหนือโค้ดนี้
+
+fxa-qrcode-error-title = การจับคู่ไม่สำเร็จ
+
+fxa-qrcode-error-body = ลองอีกครั้ง
diff --git a/l10n-th/browser/browser/preferences/languages.ftl b/l10n-th/browser/browser/preferences/languages.ftl
new file mode 100644
index 0000000000..985d9127c0
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/languages.ftl
@@ -0,0 +1,73 @@
+# 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/.
+
+webpage-languages-window2 =
+ .title = การตั้งค่าภาษาของหน้าเว็บ
+ .style = min-width: 40em
+
+languages-close-key =
+ .key = w
+
+languages-description = บางครั้งหน้าเว็บอาจนำเสนอมากกว่าหนึ่งภาษา เลือกภาษาสำหรับแสดงผลหน้าเว็บเหล่านี้ตามลำดับที่ต้องการ
+
+languages-customize-spoof-english =
+ .label = ขอหน้าเว็บภาษาอังกฤษเพื่อความเป็นส่วนตัวที่เพิ่มขึ้น
+
+languages-customize-moveup =
+ .label = ย้ายขึ้น
+ .accesskey = ย
+
+languages-customize-movedown =
+ .label = ย้ายลง
+ .accesskey = ล
+
+languages-customize-remove =
+ .label = เอาออก
+ .accesskey = อ
+
+languages-customize-select-language =
+ .placeholder = เลือกภาษาที่จะเพิ่ม…
+
+languages-customize-add =
+ .label = เพิ่ม
+ .accesskey = พ
+
+# The pattern used to generate strings presented to the user in the
+# locale selection list.
+#
+# Example:
+# Icelandic [is]
+# Spanish (Chile) [es-CL]
+#
+# Variables:
+# $locale (String) - A name of the locale (for example: "Icelandic", "Spanish (Chile)")
+# $code (String) - Locale code of the locale (for example: "is", "es-CL")
+languages-code-format =
+ .label = { $locale } [{ $code }]
+
+languages-active-code-format =
+ .value = { languages-code-format.label }
+
+browser-languages-window2 =
+ .title = การตั้งค่าภาษาของ { -brand-short-name }
+ .style = min-width: 40em
+
+browser-languages-description = { -brand-short-name } จะแสดงผลภาษาแรกเป็นค่าเริ่มต้นของคุณและจะแสดงผลภาษาอื่นแทนหากจำเป็นตามลำดับที่ปรากฏ
+
+browser-languages-search = ค้นหาภาษาเพิ่มเติม…
+
+browser-languages-searching =
+ .label = กำลังค้นหาภาษา…
+
+browser-languages-downloading =
+ .label = กำลังดาวน์โหลด…
+
+browser-languages-select-language =
+ .label = เลือกภาษาที่จะเพิ่ม…
+ .placeholder = เลือกภาษาที่จะเพิ่ม…
+
+browser-languages-installed-label = ภาษาที่ติดตั้ง
+browser-languages-available-label = ภาษาที่มี
+
+browser-languages-error = { -brand-short-name } ไม่สามารถอัปเดตภาษาของคุณได้ในขณะนี้ ตรวจสอบว่าคุณเชื่อมต่อกับอินเทอร์เน็ตแล้วหรือลองอีกครั้ง
diff --git a/l10n-th/browser/browser/preferences/moreFromMozilla.ftl b/l10n-th/browser/browser/preferences/moreFromMozilla.ftl
new file mode 100644
index 0000000000..7e95e37be2
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/moreFromMozilla.ftl
@@ -0,0 +1,34 @@
+# 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 the about:preferences moreFromMozilla page
+
+more-from-moz-title = เพิ่มเติมจาก { -vendor-short-name }
+more-from-moz-category =
+ .tooltiptext = เพิ่มเติมจาก { -vendor-short-name }
+more-from-moz-subtitle = ดูผลิตภัณฑ์อื่น ๆ ของ { -vendor-short-name } ที่ร่วมสนับสนุนอินเทอร์เน็ตที่แข็งแกร่ง
+more-from-moz-firefox-mobile-title = { -brand-product-name } รุ่นมือถือ
+more-from-moz-firefox-mobile-description = เบราว์เซอร์มือถือที่ให้ความสำคัญกับความเป็นส่วนตัวของคุณเป็นอันดับแรก
+more-from-moz-mozilla-vpn-title = { -mozilla-vpn-brand-name }
+more-from-moz-mozilla-vpn-description = ค้นพบการเรียกดูและการป้องกันแบบไม่ระบุชื่อที่สูงขึ้นไปอีกขั้น
+more-from-moz-qr-code-box-firefox-mobile-title = ดาวน์โหลดโดยใช้อุปกรณ์มือถือของคุณ ชี้กล้องของคุณไปที่รหัส QR เมื่อลิงก์ปรากฏขึ้น ให้แตะที่ลิงก์นั้น
+more-from-moz-qr-code-box-firefox-mobile-button = ส่งอีเมลไปยังโทรศัพท์ของคุณแทน
+more-from-moz-qr-code-firefox-mobile-img =
+ .alt = รหัส QR สำหรับดาวน์โหลด { -brand-product-name } รุ่นมือถือ
+more-from-moz-button-mozilla-vpn-2 = รับ VPN
+more-from-moz-learn-more-link = เรียนรู้เพิ่มเติม
+
+## These strings are for the Firefox Relay card in about:preferences moreFromMozilla page
+
+more-from-moz-firefox-relay-title = { -relay-brand-name }
+more-from-moz-firefox-relay-description = ปกป้องกล่องจดหมายและตัวตนของคุณด้วยการปกปิดอีเมลฟรี
+more-from-moz-firefox-relay-button = รับ { -relay-brand-short-name }
+
+## These strings are for the Mozilla Monitor card in about:preferences moreFromMozilla page
+
+more-from-moz-mozilla-monitor-title = { -mozmonitor-brand-name }
+more-from-moz-mozilla-monitor-us-description = นำข้อมูลส่วนตัวที่ถูกเปิดเผยของคุณกลับคืนโดยอัตโนมัติ
+more-from-moz-mozilla-monitor-global-description = รับการเตือนเมื่อข้อมูลของคุณรั่วไหล
+more-from-moz-mozilla-monitor-button = รับ { -monitor-brand-short-name }
diff --git a/l10n-th/browser/browser/preferences/permissions.ftl b/l10n-th/browser/browser/preferences/permissions.ftl
new file mode 100644
index 0000000000..0e438c96b1
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/permissions.ftl
@@ -0,0 +1,205 @@
+# 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/.
+
+permissions-window2 =
+ .title = ข้อยกเว้น
+ .style = min-width: 45em
+permissions-close-key =
+ .key = w
+permissions-address = ที่อยู่เว็บไซต์
+ .accesskey = ท
+permissions-block =
+ .label = ปิดกั้น
+ .accesskey = ป
+permissions-disable-etp =
+ .label = เพิ่มข้อยกเว้น
+ .accesskey = ย
+permissions-session =
+ .label = อนุญาตในวาระ
+ .accesskey = น
+permissions-allow =
+ .label = อนุญาต
+ .accesskey = อ
+permissions-button-off =
+ .label = ปิด
+ .accesskey = ด
+permissions-button-off-temporarily =
+ .label = ปิดชั่วคราว
+ .accesskey = ค
+permissions-site-name =
+ .label = เว็บไซต์
+permissions-status =
+ .label = สถานะ
+permissions-remove =
+ .label = เอาเว็บไซต์ออก
+ .accesskey = อ
+permissions-remove-all =
+ .label = เอาเว็บไซต์ทั้งหมดออก
+ .accesskey = ว
+permission-dialog =
+ .buttonlabelaccept = บันทึกการเปลี่ยนแปลง
+ .buttonaccesskeyaccept = บ
+permissions-autoplay-menu = ค่าเริ่มต้นสำหรับเว็บไซต์ทั้งหมด:
+permissions-searchbox =
+ .placeholder = ค้นหาเว็บไซต์
+permissions-capabilities-autoplay-allow =
+ .label = อนุญาตเสียงและวิดีโอ
+permissions-capabilities-autoplay-block =
+ .label = ปิดกั้นเสียง
+permissions-capabilities-autoplay-blockall =
+ .label = ปิดกั้นเสียงและวิดีโอ
+permissions-capabilities-allow =
+ .label = อนุญาต
+permissions-capabilities-block =
+ .label = ปิดกั้น
+permissions-capabilities-prompt =
+ .label = ถามเสมอ
+permissions-capabilities-listitem-allow =
+ .value = อนุญาต
+permissions-capabilities-listitem-block =
+ .value = ปิดกั้น
+permissions-capabilities-listitem-allow-session =
+ .value = อนุญาตในวาระ
+permissions-capabilities-listitem-off =
+ .value = ปิด
+permissions-capabilities-listitem-off-temporarily =
+ .value = ปิดชั่วคราว
+
+## Invalid Hostname Dialog
+
+permissions-invalid-uri-title = ชื่อโฮสต์ที่ป้อนไม่ถูกต้อง
+permissions-invalid-uri-label = โปรดป้อนชื่อโฮสต์ที่ถูกต้อง
+
+## Exceptions - Tracking Protection
+
+permissions-exceptions-etp-window2 =
+ .title = ข้อยกเว้นสำหรับการป้องกันการติดตามแบบพิเศษ
+ .style = { permissions-window2.style }
+permissions-exceptions-manage-etp-desc = คุณสามารถระบุเว็บไซต์ที่จะปิดการป้องกันการติดตามแบบพิเศษได้ พิมพ์ที่อยู่ของไซต์ที่คุณต้องการจัดการแล้วคลิก เพิ่มข้อยกเว้น
+
+## Exceptions - Cookies
+
+permissions-exceptions-cookie-window2 =
+ .title = ข้อยกเว้น - คุกกี้และข้อมูลไซต์
+ .style = { permissions-window2.style }
+permissions-exceptions-cookie-desc = คุณสามารถระบุเว็บไซต์ที่จะอนุญาตหรือไม่อนุญาตให้ใช้คุกกี้และข้อมูลไซต์เสมอได้ พิมพ์ที่อยู่ของไซต์ที่คุณต้องการจัดการแล้วคลิก ปิดกั้น อนุญาตในวาระ หรือ อนุญาต
+
+## Exceptions - HTTPS-Only Mode
+
+permissions-exceptions-https-only-window2 =
+ .title = ข้อยกเว้น - โหมด HTTPS-Only
+ .style = { permissions-window2.style }
+permissions-exceptions-https-only-desc = คุณสามารถปิดโหมด HTTPS-Only สำหรับแต่ละเว็บไซต์ได้ { -brand-short-name } จะไม่พยายามอัปเกรดการเชื่อมต่อเป็น HTTPS แบบปลอดภัยสำหรับไซต์เหล่านั้น ข้อยกเว้นจะไม่นำไปใช้กับหน้าต่างส่วนตัว
+permissions-exceptions-https-only-desc2 = คุณสามารถปิดโหมด HTTPS-Only สำหรับแต่ละเว็บไซต์ได้ { -brand-short-name } จะไม่พยายามอัปเกรดการเชื่อมต่อเป็น HTTPS แบบปลอดภัยสำหรับไซต์เหล่านั้น
+
+## Exceptions - Pop-ups
+
+permissions-exceptions-popup-window2 =
+ .title = เว็บไซต์ที่อนุญาต - ป๊อปอัป
+ .style = { permissions-window2.style }
+permissions-exceptions-popup-desc = คุณสามารถระบุเว็บไซต์ที่จะอนุญาตให้เปิดหน้าต่างป๊อปอัปได้ พิมพ์ที่อยู่ของไซต์ที่คุณต้องการอนุญาตแล้วคลิก อนุญาต
+
+## Exceptions - Saved Logins
+
+permissions-exceptions-saved-logins-window2 =
+ .title = ข้อยกเว้น - การเข้าสู่ระบบที่บันทึกไว้
+ .style = { permissions-window2.style }
+permissions-exceptions-saved-logins-desc = การเข้าสู่ระบบสำหรับเว็บไซต์ต่อไปนี้จะไม่ถูกบันทึก
+
+## Exceptions - Saved Passwords
+
+permissions-exceptions-saved-passwords-window =
+ .title = ข้อยกเว้น - รหัสผ่านที่บันทึกไว้
+ .style = { permissions-window2.style }
+permissions-exceptions-saved-passwords-desc = { -brand-short-name } จะไม่บันทึกรหัสผ่านสำหรับไซต์ที่แสดงไว้ที่นี่
+
+## Exceptions - Add-ons
+
+permissions-exceptions-addons-window2 =
+ .title = เว็บไซต์ที่อนุญาต - การติดตั้งส่วนเสริม
+ .style = { permissions-window2.style }
+permissions-exceptions-addons-desc = คุณสามารถระบุเว็บไซต์ที่จะอนุญาตให้ติดตั้งส่วนเสริมได้ พิมพ์ที่อยู่ของไซต์ที่คุณต้องการอนุญาตแล้วคลิก อนุญาต
+
+## Site Permissions - Autoplay
+
+permissions-site-autoplay-window2 =
+ .title = การตั้งค่า - การเล่นอัตโนมัติ
+ .style = { permissions-window2.style }
+permissions-site-autoplay-desc = คุณสามารถจัดการเว็บไซต์ที่ไม่ทำงานตามการตั้งค่าการเล่นอัตโนมัติเริ่มต้นได้ที่นี่
+
+## Site Permissions - Notifications
+
+permissions-site-notification-window2 =
+ .title = การตั้งค่า - สิทธิอนุญาตการแจ้งเตือน
+ .style = { permissions-window2.style }
+permissions-site-notification-desc = เว็บไซต์ดังต่อไปนี้ได้ขอส่งการแจ้งเตือนให้คุณ คุณสามารถระบุเว็บไซต์ที่อนุญาตให้ส่งการแจ้งเตือนให้คุณ คุณยังสามารถปิดกั้นคำขอใหม่ที่ขออนุญาตการแจ้งเตือน
+permissions-site-notification-disable-label =
+ .label = ปิดกั้นคำขอใหม่ที่ขออนุญาตการแจ้งเตือน
+permissions-site-notification-disable-desc = นี่จะป้องกันไม่ให้เว็บไซต์ใด ๆ ที่ไม่ได้ระบุไว้ด้านบนขออนุญาตเพื่อส่งการแจ้งเตือน การปิดกั้นการแจ้งเตือนอาจทำให้คุณลักษณะบางอย่างของเว็บไซต์ไม่สมบูรณ์
+
+## Site Permissions - Location
+
+permissions-site-location-window2 =
+ .title = การตั้งค่า - สิทธิอนุญาตตำแหน่งที่ตั้ง
+ .style = { permissions-window2.style }
+permissions-site-location-desc = เว็บไซต์ดังต่อไปนี้ได้ขอเข้าถึงตำแหน่งที่ตั้งของคุณ คุณสามารถระบุเว็บไซต์ที่อนุญาตให้เข้าถึงตำแหน่งที่ตั้งของคุณ คุณยังสามารถปิดกั้นคำขอใหม่ที่ขอเข้าถึงตำแหน่งที่ตั้งของคุณ
+permissions-site-location-disable-label =
+ .label = ปิดกั้นคำขอใหม่ที่ขอเข้าถึงตำแหน่งที่ตั้งของคุณ
+permissions-site-location-disable-desc = นี่จะป้องกันไม่ให้เว็บไซต์ใด ๆ ที่ไม่ได้ระบุไว้ด้านบนขออนุญาตเพื่อเข้าถึงตำแหน่งที่ตั้งของคุณ การปิดกั้นการเข้าถึงตำแหน่งที่ตั้งของคุณอาจทำให้คุณลักษณะบางอย่างของเว็บไซต์ไม่สมบูรณ์
+
+## Site Permissions - Virtual Reality
+
+permissions-site-xr-window2 =
+ .title = การตั้งค่า - สิทธิอนุญาตความจริงเสมือน
+ .style = { permissions-window2.style }
+permissions-site-xr-desc = เว็บไซต์ดังต่อไปนี้ได้ขอเข้าถึงอุปกรณ์ความจริงเสมือนของคุณ คุณสามารถระบุเว็บไซต์ที่อนุญาตให้เข้าถึงอุปกรณ์ความจริงเสมือนของคุณ คุณยังสามารถปิดกั้นคำขอใหม่ที่ขอเข้าถึงอุปกรณ์ความจริงเสมือนของคุณ
+permissions-site-xr-disable-label =
+ .label = ปิดกั้นคำขอใหม่ที่ขอเข้าถึงอุปกรณ์ความจริงเสมือนของคุณ
+permissions-site-xr-disable-desc = นี่จะป้องกันเว็บไซต์ใด ๆ ที่ไม่ได้ระบุไว้ด้านบนจากการขออนุญาตเพื่อเข้าถึงอุปกรณ์ความจริงเสมือนของคุณ การปิดกั้นการเข้าถึงอุปกรณ์ความจริงเสมือนของคุณอาจทำให้คุณลักษณะบางอย่างของเว็บไซต์ไม่สมบูรณ์
+
+## Site Permissions - Camera
+
+permissions-site-camera-window2 =
+ .title = การตั้งค่า - สิทธิอนุญาตกล้อง
+ .style = { permissions-window2.style }
+permissions-site-camera-desc = เว็บไซต์ดังต่อไปนี้ได้ขอเข้าถึงกล้องของคุณ คุณสามารถระบุเว็บไซต์ที่อนุญาตให้เข้าถึงกล้องของคุณ คุณยังสามารถปิดกั้นคำขอใหม่ที่ขอเข้าถึงกล้องของคุณ
+permissions-site-camera-disable-label =
+ .label = ปิดกั้นคำขอใหม่ที่ขอเข้าถึงกล้องของคุณ
+permissions-site-camera-disable-desc = นี่จะป้องกันไม่ให้เว็บไซต์ใด ๆ ที่ไม่ได้ระบุไว้ด้านบนขออนุญาตเพื่อเข้าถึงกล้องของคุณ การปิดกั้นการเข้าถึงกล้องของคุณอาจทำให้คุณลักษณะบางอย่างของเว็บไซต์ไม่สมบูรณ์
+
+## Site Permissions - Microphone
+
+permissions-site-microphone-window2 =
+ .title = การตั้งค่า - สิทธิอนุญาตไมโครโฟน
+ .style = { permissions-window2.style }
+permissions-site-microphone-desc = เว็บไซต์ดังต่อไปนี้ได้ขอเข้าถึงไมโครโฟนของคุณ คุณสามารถระบุเว็บไซต์ที่อนุญาตให้เข้าถึงไมโครโฟนของคุณ คุณยังสามารถปิดกั้นคำขอใหม่ที่ขอเข้าถึงไมโครโฟนของคุณ
+permissions-site-microphone-disable-label =
+ .label = ปิดกั้นคำขอใหม่ที่ขอเข้าถึงไมโครโฟนของคุณ
+permissions-site-microphone-disable-desc = นี่จะป้องกันไม่ให้เว็บไซต์ใด ๆ ที่ไม่ได้ระบุไว้ด้านบนขออนุญาตเพื่อเข้าถึงไมโครโฟนของคุณ การปิดกั้นการเข้าถึงไมโครโฟนของคุณอาจทำให้คุณลักษณะบางอย่างของเว็บไซต์ไม่สมบูรณ์
+
+## Site Permissions - Speaker
+##
+## "Speaker" refers to an audio output device.
+
+permissions-site-speaker-window =
+ .title = การตั้งค่า - สิทธิอนุญาตลำโพง
+ .style = { permissions-window2.style }
+permissions-site-speaker-desc = เว็บไซต์ดังต่อไปนี้ได้ร้องขอเพื่อเลือกอุปกรณ์เอาต์พุตเสียง คุณสามารถระบุเว็บไซต์ที่อนุญาตให้เลือกอุปกรณ์เอาต์พุตเสียง
+permissions-exceptions-doh-window =
+ .title = ข้อยกเว้นเว็บไซต์สำหรับ DNS over HTTPS
+ .style = { permissions-window2.style }
+permissions-exceptions-manage-doh-desc = { -brand-short-name } จะไม่ใช้ secure DNS บนไซต์เหล่านี้รวมถึงโดเมนย่อยของไซต์เหล่านี้
+permissions-doh-entry-field = ใส่ชื่อโดเมนของเว็บไซต์
+ .accesskey = ด
+permissions-doh-add-exception =
+ .label = เพิ่ม
+ .accesskey = พ
+permissions-doh-col =
+ .label = โดเมน
+permissions-doh-remove =
+ .label = เอาออก
+ .accesskey = อ
+permissions-doh-remove-all =
+ .label = เอาทั้งหมดออก
+ .accesskey = ม
diff --git a/l10n-th/browser/browser/preferences/preferences.ftl b/l10n-th/browser/browser/preferences/preferences.ftl
new file mode 100644
index 0000000000..895492bb06
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/preferences.ftl
@@ -0,0 +1,1378 @@
+# 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/.
+
+do-not-track-description = ส่งสัญญาณ “ไม่ติดตาม” ให้กับเว็บไซต์ว่าคุณไม่ต้องการถูกติดตาม
+do-not-track-description2 =
+ .label = ส่งคำขอ “ไม่ติดตาม” ให้กับเว็บไซต์
+ .accesskey = ม
+do-not-track-learn-more = เรียนรู้เพิ่มเติม
+do-not-track-option-default-content-blocking-known =
+ .label = เฉพาะเมื่อ { -brand-short-name } ถูกตั้งให้ปิดกั้นตัวติดตามที่รู้จัก
+do-not-track-option-always =
+ .label = เสมอ
+global-privacy-control-description =
+ .label = บอกเว็บไซต์ไม่ให้ขายหรือแบ่งปันข้อมูลของฉัน
+ .accesskey = บ
+non-technical-privacy-header = การกำหนดลักษณะความเป็นส่วนตัวของเว็บ
+# Do not translate.
+# "Global Privacy Control" or "GPC" are a web platform feature name and abbreviation
+# included to facilitate power-user search of the about:preferences page.
+global-privacy-control-search = Global Privacy Control (GPC)
+settings-page-title = การตั้งค่า
+# This is used to determine the width of the search field in about:preferences,
+# in order to make the entire placeholder string visible
+#
+# Please keep the placeholder string short to avoid truncation.
+#
+# Notice: The value of the `.style` attribute is a CSS string, and the `width`
+# is the name of the CSS property. It is intended only to adjust the element's width.
+# Do not translate.
+search-input-box2 =
+ .style = width: 15.4em
+ .placeholder = ค้นหาในการตั้งค่า
+managed-notice = เบราว์เซอร์ของคุณกำลังถูกจัดการโดยองค์กรของคุณ
+category-list =
+ .aria-label = หมวดหมู่
+pane-general-title = ทั่วไป
+category-general =
+ .tooltiptext = { pane-general-title }
+pane-home-title = หน้าแรก
+category-home =
+ .tooltiptext = { pane-home-title }
+pane-search-title = ค้นหา
+category-search =
+ .tooltiptext = { pane-search-title }
+pane-privacy-title = ความเป็นส่วนตัวและความปลอดภัย
+category-privacy =
+ .tooltiptext = { pane-privacy-title }
+pane-sync-title3 = การซิงค์
+category-sync3 =
+ .tooltiptext = { pane-sync-title3 }
+pane-experimental-title = คุณลักษณะทดลองของ { -brand-short-name }
+category-experimental =
+ .tooltiptext = คุณลักษณะทดลองของ { -brand-short-name }
+pane-experimental-subtitle = ดำเนินการต่อด้วยความระมัดระวัง
+pane-experimental-search-results-header = คุณลักษณะทดลองของ { -brand-short-name }: ดำเนินการต่อด้วยความระมัดระวัง
+pane-experimental-description2 = การเปลี่ยนแปลงการตั้งค่าขั้นสูงอาจส่งผลต่อประสิทธิภาพหรือความปลอดภัยของ { -brand-short-name } ได้
+pane-experimental-reset =
+ .label = เรียกคืนค่าเริ่มต้น
+ .accesskey = R
+help-button-label = การสนับสนุนของ { -brand-short-name }
+addons-button-label = ส่วนขยายและชุดรูปแบบ
+focus-search =
+ .key = f
+close-button =
+ .aria-label = ปิด
+
+## Browser Restart Dialog
+
+feature-enable-requires-restart = { -brand-short-name } ต้องเริ่มการทำงานใหม่เพื่อเปิดใช้งานคุณลักษณะนี้
+feature-disable-requires-restart = { -brand-short-name } ต้องเริ่มการทำงานใหม่เพื่อปิดใช้งานคุณลักษณะนี้
+should-restart-title = เริ่มการทำงาน { -brand-short-name } ใหม่
+should-restart-ok = เริ่มการทำงาน { -brand-short-name } ใหม่ตอนนี้
+cancel-no-restart-button = ยกเลิก
+restart-later = เริ่มการทำงานใหม่ในภายหลัง
+
+## Extension Control Notifications
+##
+## These strings are used to inform the user
+## about changes made by extensions to browser settings.
+##
+## <img data-l10n-name="icon"/> is going to be replaced by the extension icon.
+##
+## Variables:
+## $name (string) - Name of the extension
+
+# This string is shown to notify the user that the password manager setting
+# is being controlled by an extension
+extension-controlling-password-saving = <img data-l10n-name="icon"/> <strong>{ $name }</strong> ควบคุมการตั้งค่านี้
+# This string is shown to notify the user that their notifications permission
+# is being controlled by an extension.
+extension-controlling-web-notifications = <img data-l10n-name="icon"/> <strong>{ $name }</strong> ควบคุมการตั้งค่านี้
+# This string is shown to notify the user that Container Tabs
+# are being enabled by an extension.
+extension-controlling-privacy-containers = <img data-l10n-name="icon"/> <strong>{ $name }</strong> ต้องการแท็บแยกข้อมูล
+# This string is shown to notify the user that their content blocking "All Detected Trackers"
+# preferences are being controlled by an extension.
+extension-controlling-websites-content-blocking-all-trackers = <img data-l10n-name="icon"/> <strong>{ $name }</strong> ควบคุมการตั้งค่านี้
+# This string is shown to notify the user that their proxy configuration preferences
+# are being controlled by an extension.
+extension-controlling-proxy-config = <img data-l10n-name ="icon"/> <strong>{ $name }</strong> ควบคุมวิธีที่ { -brand-short-name } เชื่อมต่อกับอินเทอร์เน็ต
+# This string is shown after the user disables an extension to notify the user
+# how to enable an extension that they disabled.
+#
+# <img data-l10n-name="addons-icon"/> will be replaced with Add-ons icon
+# <img data-l10n-name="menu-icon"/> will be replaced with Menu icon
+extension-controlled-enable = เพื่อเปิดใช้งานส่วนขยาย ไปยัง <img data-l10n-name="addons-icon"/> ส่วนเสริม ใน <img data-l10n-name="menu-icon"/> เมนู
+
+## Preferences UI Search Results
+
+search-results-header = ผลการค้นหา
+# `<span data-l10n-name="query"></span>` will be replaced by the search term.
+search-results-empty-message2 = ขออภัย! ไม่มีผลลัพธ์สำหรับ “<span data-l10n-name="query"></span>” ในการตั้งค่า
+search-results-help-link = ต้องการความช่วยเหลือ? เยี่ยมชม <a data-l10n-name="url">การสนับสนุนของ { -brand-short-name }</a>
+
+## General Section
+
+startup-header = เริ่มการทำงาน
+always-check-default =
+ .label = ตรวจสอบเสมอว่า { -brand-short-name } เป็นเบราว์เซอร์เริ่มต้นของคุณหรือไม่
+ .accesskey = ต
+is-default = { -brand-short-name } เป็นเบราว์เซอร์เริ่มต้นของคุณในขณะนี้
+is-not-default = { -brand-short-name } ไม่ได้เป็นเบราว์เซอร์เริ่มต้นของคุณ
+set-as-my-default-browser =
+ .label = ทำให้เป็นค่าเริ่มต้น…
+ .accesskey = ค
+startup-restore-windows-and-tabs =
+ .label = เปิดหน้าต่างและแท็บก่อนหน้า
+ .accesskey = ก
+windows-launch-on-login =
+ .label = เปิด { -brand-short-name } โดยอัตโนมัติตอนเปิดเครื่องคอมพิวเตอร์
+ .accesskey = ป
+windows-launch-on-login-disabled = การกำหนดลักษณะนี้ถูกปิดใช้งานใน Windows เมื่อต้องการเปลี่ยน ให้ไปที่ <a data-l10n-name="startup-link">แอปเริ่มต้น</a> ในการตั้งค่าระบบ
+startup-restore-warn-on-quit =
+ .label = เตือนคุณเมื่อออกจากเบราว์เซอร์
+disable-extension =
+ .label = ปิดใช้งานส่วนขยาย
+preferences-data-migration-header = นำเข้าข้อมูลเบราว์เซอร์
+preferences-data-migration-description = นำเข้าที่คั่นหน้า รหัสผ่าน ประวัติ และข้อมูลกรอกอัตโนมัติใน { -brand-short-name }
+preferences-data-migration-button =
+ .label = นำเข้าข้อมูล
+ .accesskey = น
+tabs-group-header = แท็บ
+ctrl-tab-recently-used-order =
+ .label = Ctrl+Tab เพื่อสลับเปลี่ยนแท็บตามลำดับที่ใช้ล่าสุด
+ .accesskey = T
+open-new-link-as-tabs =
+ .label = เปิดลิงก์ในแท็บแทนที่จะเป็นหน้าต่างใหม่
+ .accesskey = ป
+confirm-on-close-multiple-tabs =
+ .label = ยืนยันก่อนปิดหลายแท็บ
+ .accesskey = ย
+# This string is used for the confirm before quitting preference.
+# Variables:
+# $quitKey (string) - the quit keyboard shortcut, and formatted
+# in the same manner as it would appear,
+# for example, in the File menu.
+confirm-on-quit-with-key =
+ .label = ยืนยันก่อนออกด้วย { $quitKey }
+ .accesskey = อ
+warn-on-open-many-tabs =
+ .label = เตือนคุณเมื่อการเปิดหลายแท็บอาจทำให้ { -brand-short-name } ช้าลง
+ .accesskey = อ
+switch-to-new-tabs =
+ .label = เมื่อคุณเปิดลิงก์ รูปภาพ หรือสื่อในแท็บใหม่ สลับไปที่แท็บนั้นทันที
+ .accesskey = h
+show-tabs-in-taskbar =
+ .label = แสดงตัวอย่างแท็บในแถบงาน Windows
+ .accesskey = ส
+browser-containers-enabled =
+ .label = เปิดใช้งานแท็บแยกข้อมูล
+ .accesskey = ย
+browser-containers-learn-more = เรียนรู้เพิ่มเติม
+browser-containers-settings =
+ .label = การตั้งค่า…
+ .accesskey = ต
+containers-disable-alert-title = ปิดแท็บแยกข้อมูลทั้งหมด?
+
+## Variables:
+## $tabCount (number) - Number of tabs
+
+containers-disable-alert-desc = หากคุณปิดใช้งานแท็บแยกข้อมูลตอนนี้ { $tabCount } แท็บแยกข้อมูลจะถูกปิด คุณแน่ใจหรือไม่ว่าต้องการปิดใช้งานแท็บแยกข้อมูล?
+containers-disable-alert-ok-button = ปิด { $tabCount } แท็บแยกข้อมูล
+
+##
+
+containers-disable-alert-cancel-button = เปิดใช้งานต่อไป
+containers-remove-alert-title = เอาการแยกข้อมูลนี้ออก?
+# Variables:
+# $count (number) - Number of tabs that will be closed.
+containers-remove-alert-msg = หากคุณเอาการแยกข้อมูลนี้ออกตอนนี้ { $count } แท็บแยกข้อมูลจะถูกปิด คุณแน่ใจหรือไม่ว่าต้องการเอาการแยกข้อมูลนี้ออก?
+containers-remove-ok-button = เอาการแยกข้อมูลนี้ออก
+containers-remove-cancel-button = ไม่เอาการแยกข้อมูลนี้ออก
+settings-tabs-show-image-in-preview =
+ .label = แสดงตัวอย่างภาพเมื่อคุณวางเมาส์เหนือแท็บ
+ .accessKey = แ
+
+## General Section - Language & Appearance
+
+language-and-appearance-header = ภาษาและรูปลักษณ์
+preferences-web-appearance-header = รูปลักษณ์ของเว็บไซต์
+preferences-web-appearance-description = บางเว็บไซต์ปรับโทนสีตามการกำหนดลักษณะของคุณ เลือกชุดสีที่คุณต้องการใช้สำหรับไซต์เหล่านั้น
+preferences-web-appearance-choice-auto = อัตโนมัติ
+preferences-web-appearance-choice-light = สว่าง
+preferences-web-appearance-choice-dark = มืด
+preferences-web-appearance-choice-tooltip-auto =
+ .title = เปลี่ยนพื้นหลังและเนื้อหาของเว็บไซต์โดยอัตโนมัติตามการตั้งค่าระบบและชุดรูปแบบของ { -brand-short-name }
+preferences-web-appearance-choice-tooltip-light =
+ .title = ใช้รูปลักษณ์แบบสว่างสำหรับพื้นหลังและเนื้อหาของเว็บไซต์
+preferences-web-appearance-choice-tooltip-dark =
+ .title = ใช้รูปลักษณ์แบบมืดสำหรับพื้นหลังและเนื้อหาของเว็บไซต์
+preferences-web-appearance-choice-input-auto =
+ .aria-description = { preferences-web-appearance-choice-tooltip-auto.title }
+preferences-web-appearance-choice-input-light =
+ .aria-description = { preferences-web-appearance-choice-tooltip-light.title }
+preferences-web-appearance-choice-input-dark =
+ .aria-description = { preferences-web-appearance-choice-tooltip-dark.title }
+# This can appear when using windows HCM or "Override colors: always" without
+# system colors.
+preferences-web-appearance-override-warning = การเลือกสีของคุณมีผลเหนือรูปลักษณ์ของเว็บไซต์ <a data-l10n-name="colors-link">จัดการสี</a>
+# This can appear when using windows HCM or "Override colors: always" without
+# system colors.
+preferences-web-appearance-override-warning2 =
+ .message = การเลือกสีของคุณมีผลเหนือรูปลักษณ์ของเว็บไซต์
+# This message contains one link. It can be moved within the sentence as needed
+# to adapt to your language, but should not be changed.
+preferences-web-appearance-footer = จัดการชุดรูปแบบของ { -brand-short-name } ใน <a data-l10n-name="themes-link">ส่วนขยายและชุดรูปแบบ</a>
+preferences-colors-header = สี
+preferences-colors-description = แทนที่สีเริ่มต้นของ { -brand-short-name } สำหรับข้อความ พื้นหลังของเว็บไซต์ และลิงก์
+preferences-colors-manage-button =
+ .label = จัดการสี…
+ .accesskey = C
+preferences-fonts-header = แบบอักษร
+default-font = แบบอักษรเริ่มต้น
+ .accesskey = บ
+default-font-size = ขนาด
+ .accesskey = ข
+advanced-fonts =
+ .label = ขั้นสูง…
+ .accesskey = น
+# Zoom is a noun, and the message is used as header for a group of options
+preferences-zoom-header = ซูม
+preferences-default-zoom = ซูมเริ่มต้น
+ .accesskey = ร
+# Variables:
+# $percentage (number) - Zoom percentage value
+preferences-default-zoom-value =
+ .label = { $percentage }%
+preferences-zoom-text-only =
+ .label = ซูมข้อความเท่านั้น
+ .accesskey = ข
+language-header = ภาษา
+choose-language-description = เลือกภาษาที่คุณต้องการในการแสดงผลหน้า
+choose-button =
+ .label = เลือก…
+ .accesskey = ล
+choose-browser-language-description = เลือกภาษาที่ใช้แสดงเมนู, ข้อความ และการแจ้งเตือนจาก { -brand-short-name }
+manage-browser-languages-button =
+ .label = ตั้งทางเลือก…
+ .accesskey = ต
+confirm-browser-language-change-description = เริ่มการทำงาน { -brand-short-name } ใหม่เพื่อใช้การเปลี่ยนแปลงเหล่านี้
+confirm-browser-language-change-button = นำไปใช้แล้วเริ่มการทำงานใหม่
+translate-web-pages =
+ .label = แปลเนื้อหาเว็บ
+ .accesskey = ป
+fx-translate-web-pages = { -translations-brand-name }
+# The <img> element is replaced by the logo of the provider
+# used to provide machine translations for web pages.
+translate-attribution = แปลโดย <img data-l10n-name="logo"/>
+translate-exceptions =
+ .label = ข้อยกเว้น…
+ .accesskey = อ
+# Variables:
+# $localeName (string) - Localized name of the locale to be used.
+use-system-locale =
+ .label = ใช้การตั้งค่าระบบปฏิบัติการสำหรับ “{ $localeName }” ของคุณในการกำหนดรูปแบบวันที่ เวลา ตัวเลข และการวัดค่า
+check-user-spelling =
+ .label = ตรวจสอบการสะกดคำของคุณเมื่อคุณพิมพ์
+ .accesskey = จ
+
+## General Section - Files and Applications
+
+files-and-applications-title = ไฟล์และแอปพลิเคชัน
+download-header = การดาวน์โหลด
+download-save-where = บันทึกไฟล์ไปยัง
+ .accesskey = ฟ
+download-choose-folder =
+ .label =
+ { PLATFORM() ->
+ [macos] เลือก…
+ *[other] เรียกดู…
+ }
+ .accesskey =
+ { PLATFORM() ->
+ [macos] ล
+ *[other] ร
+ }
+download-always-ask-where =
+ .label = ถามคุณเสมอว่าจะบันทึกไฟล์ที่ไหน
+ .accesskey = ถ
+applications-header = แอปพลิเคชัน
+applications-description = เลือกวิธีที่ { -brand-short-name } จัดการกับไฟล์ที่คุณดาวน์โหลดจากเว็บหรือแอปพลิเคชันที่คุณใช้ขณะเรียกดู
+applications-filter =
+ .placeholder = ค้นหาชนิดไฟล์หรือแอปพลิเคชัน
+applications-type-column =
+ .label = ชนิดเนื้อหา
+ .accesskey = ช
+applications-action-column =
+ .label = การกระทำ
+ .accesskey = ก
+# Variables:
+# $extension (String) - file extension (e.g .TXT)
+applications-file-ending = ไฟล์ { $extension }
+applications-action-save =
+ .label = บันทึกไฟล์
+# Variables:
+# $app-name (String) - Name of an application (e.g Adobe Acrobat)
+applications-use-app =
+ .label = ใช้ { $app-name }
+# Variables:
+# $app-name (String) - Name of an application (e.g Adobe Acrobat)
+applications-use-app-default =
+ .label = ใช้ { $app-name } (ค่าเริ่มต้น)
+applications-use-os-default =
+ .label =
+ { PLATFORM() ->
+ [macos] ใช้ macOS เป็นแอปเริ่มต้น
+ [windows] ใช้ Windows เป็นแอปเริ่มต้น
+ *[other] ใช้แอปของระบบเป็นแอปเริ่มต้น
+ }
+applications-use-other =
+ .label = ใช้ตัวอื่น…
+applications-select-helper = เลือกแอปพลิเคชันตัวช่วย
+applications-manage-app =
+ .label = รายละเอียดแอปพลิเคชัน…
+applications-always-ask =
+ .label = ถามเสมอ
+# Variables:
+# $type-description (string) - Description of the type (e.g "Portable Document Format")
+# $type (string) - The MIME type (e.g application/binary)
+applications-type-description-with-type = { $type-description } ({ $type })
+# Variables:
+# $extension (string) - File extension (e.g .TXT)
+# $type (string) - The MIME type (e.g application/binary)
+applications-file-ending-with-type = { applications-file-ending } ({ $type })
+# Variables:
+# $plugin-name (string) - Name of a plugin (e.g Adobe Flash)
+applications-use-plugin-in =
+ .label = ใช้ { $plugin-name } (ใน { -brand-short-name })
+applications-open-inapp =
+ .label = เปิดใน { -brand-short-name }
+
+## The strings in this group are used to populate
+## selected label element based on the string from
+## the selected menu item.
+
+applications-use-plugin-in-label =
+ .value = { applications-use-plugin-in.label }
+applications-action-save-label =
+ .value = { applications-action-save.label }
+applications-use-app-label =
+ .value = { applications-use-app.label }
+applications-open-inapp-label =
+ .value = { applications-open-inapp.label }
+applications-always-ask-label =
+ .value = { applications-always-ask.label }
+applications-use-app-default-label =
+ .value = { applications-use-app-default.label }
+applications-use-other-label =
+ .value = { applications-use-other.label }
+applications-use-os-default-label =
+ .value = { applications-use-os-default.label }
+
+##
+
+applications-handle-new-file-types-description = { -brand-short-name } ควรจะทำอะไรกับไฟล์อื่น?
+applications-save-for-new-types =
+ .label = บันทึกไฟล์
+ .accesskey = S
+applications-ask-before-handling =
+ .label = ถามว่าจะเปิดหรือบันทึกไฟล์
+ .accesskey = A
+drm-content-header = เนื้อหา Digital Rights Management (DRM)
+play-drm-content =
+ .label = เล่นเนื้อหาที่ถูกควบคุมโดย DRM
+ .accesskey = ล
+play-drm-content-learn-more = เรียนรู้เพิ่มเติม
+update-application-title = การอัปเดต { -brand-short-name }
+update-application-description = คง { -brand-short-name } ให้เป็นรุ่นล่าสุดเพื่อประสิทธิภาพ, เสถียรภาพ และความปลอดภัยที่ดีที่สุด
+# Variables:
+# $version (string) - Firefox version
+update-application-version = รุ่น { $version } <a data-l10n-name="learn-more">มีอะไรใหม่</a>
+update-history =
+ .label = แสดงประวัติการอัปเดต…
+ .accesskey = ส
+update-application-allow-description = อนุญาตให้ { -brand-short-name }
+update-application-auto =
+ .label = ติดตั้งการอัปเดตโดยอัตโนมัติ (แนะนำ)
+ .accesskey = ด
+update-application-check-choose =
+ .label = ตรวจสอบการอัปเดตแต่ให้คุณเลือกว่าจะติดตั้งการอัปเดตหรือไม่
+ .accesskey = ว
+update-application-manual =
+ .label = ไม่ตรวจสอบการอัปเดตเสมอ (ไม่แนะนำ)
+ .accesskey = ม
+update-application-background-enabled =
+ .label = เมื่อ { -brand-short-name } ไม่ได้ทำงาน
+ .accesskey = ม
+update-application-warning-cross-user-setting = การตั้งค่านี้จะนำไปใช้กับบัญชี Windows ทั้งหมด และโปรไฟล์ { -brand-short-name } ในขณะการติดตั้ง { -brand-short-name }
+update-application-use-service =
+ .label = ใช้บริการเบื้องหลังเพื่อติดตั้งการอัปเดต
+ .accesskey = ช
+update-application-suppress-prompts =
+ .label = แสดงการแจ้งเตือนการอัปเดตน้อยลง
+ .accesskey = n
+update-setting-write-failure-title2 = เกิดข้อผิดพลาดในการบันทึกการตั้งค่าการอัปเดต
+# Variables:
+# $path (string) - Path to the configuration file
+# The newlines between the main text and the line containing the path is
+# intentional so the path is easier to identify.
+update-setting-write-failure-message2 =
+ { -brand-short-name } พบข้อผิดพลาดและไม่ได้บันทึกการเปลี่ยนแปลงนี้ โปรดทราบว่าการเปลี่ยนการตั้งค่าการอัปเดตนี้จำเป็นต้องได้รับสิทธิอนุญาตให้เขียนไปยังไฟล์ด้านล่าง คุณหรือผู้ดูแลระบบอาจสามารถแก้ไขข้อผิดพลาดได้ด้วยการมอบสิทธิ์ให้กับกลุ่มผู้ใช้เพื่อให้สามารถควบคุมไฟล์นี้ได้อย่างเต็มที่
+
+ ไม่สามารถเขียนไปยังไฟล์: { $path }
+update-in-progress-title = กำลังอัปเดต
+update-in-progress-message = คุณต้องการให้ { -brand-short-name } ดำเนินการต่อกับการอัปเดตนี้หรือไม่?
+update-in-progress-ok-button = &ละทิ้ง
+# Continue is the cancel button so pressing escape or using a platform standard
+# method of closing the UI will not discard the update.
+update-in-progress-cancel-button = &ดำเนินการต่อ
+
+## General Section - Performance
+
+performance-title = ประสิทธิภาพ
+performance-use-recommended-settings-checkbox =
+ .label = ใช้การตั้งค่าประสิทธิภาพที่แนะนำ
+ .accesskey = ภ
+performance-use-recommended-settings-desc = การตั้งค่าเหล่านี้ถูกปรับให้เหมาะสมกับฮาร์ดแวร์และระบบปฏิบัติการของคอมพิวเตอร์ของคุณ
+performance-settings-learn-more = เรียนรู้เพิ่มเติม
+performance-allow-hw-accel =
+ .label = ใช้การเร่งความเร็วด้วยฮาร์ดแวร์เมื่อพร้อมใช้งาน
+ .accesskey = ง
+performance-limit-content-process-option = ขีดจำกัดโปรเซสเนื้อหา
+ .accesskey = ข
+performance-limit-content-process-enabled-desc = โปรเซสเนื้อหาที่เพิ่มขึ้นสามารถปรับปรุงประสิทธิภาพเมื่อใช้หลายแท็บ แต่จะใช้หน่วยความจำมากขึ้นเช่นกัน
+performance-limit-content-process-blocked-desc = การเปลี่ยนแปลงจำนวนโปรเซสเนื้อหาทำได้เฉพาะกับ { -brand-short-name } แบบมัลติโปรเซส <a data-l10n-name="learn-more">เรียนรู้วิธีตรวจสอบว่าการทำงานมัลติโปรเซสถูกเปิดใช้งานอยู่หรือไม่</a>
+# Variables:
+# $num (number) - Default value of the `dom.ipc.processCount` pref.
+performance-default-content-process-count =
+ .label = { $num } (ค่าเริ่มต้น)
+
+## General Section - Browsing
+
+browsing-title = การเรียกดู
+browsing-use-autoscroll =
+ .label = ใช้การเลื่อนอัตโนมัติ
+ .accesskey = ช
+browsing-use-smooth-scrolling =
+ .label = ใช้การเลื่อนแบบลื่นไหล
+ .accesskey = ก
+browsing-gtk-use-non-overlay-scrollbars =
+ .label = แสดงแถบเลื่อนเสมอ
+ .accesskey = o
+browsing-always-underline-links =
+ .label = ขีดเส้นใต้ลิงก์เสมอ
+ .accesskey = ข
+browsing-use-onscreen-keyboard =
+ .label = แสดงแป้นพิมพ์แบบสัมผัสเมื่อจำเป็น
+ .accesskey = ผ
+browsing-use-cursor-navigation =
+ .label = ใช้ปุ่มลูกศรเพื่อนำทางภายในหน้าเสมอ
+ .accesskey = ป
+browsing-use-full-keyboard-navigation =
+ .label = ใช้ปุ่มแท็บเพื่อย้ายโฟกัสไปมาระหว่างตัวควบคุมแบบฟอร์มและลิงก์
+ .accesskey = ท
+browsing-search-on-start-typing =
+ .label = ค้นหาข้อความเมื่อคุณเริ่มพิมพ์
+ .accesskey = ว
+browsing-picture-in-picture-toggle-enabled =
+ .label = เปิดใช้งานการควบคุมวิดีโอที่เล่นควบคู่
+ .accesskey = ป
+browsing-picture-in-picture-learn-more = เรียนรู้เพิ่มเติม
+browsing-media-control =
+ .label = ควบคุมสื่อผ่านแป้นพิมพ์ ชุดหูฟัง หรือส่วนติดต่อเสมือน
+ .accesskey = า
+browsing-media-control-learn-more = เรียนรู้เพิ่มเติม
+browsing-cfr-recommendations =
+ .label = แนะนำส่วนขยายขณะที่คุณเรียกดู
+ .accesskey = น
+browsing-cfr-features =
+ .label = แนะนำคุณลักษณะขณะที่คุณเรียกดู
+ .accesskey = น
+browsing-cfr-recommendations-learn-more = เรียนรู้เพิ่มเติม
+
+## General Section - Proxy
+
+network-settings-title = การตั้งค่าเครือข่าย
+network-proxy-connection-description = กำหนดค่าวิธีที่ { -brand-short-name } เชื่อมต่อกับอินเทอร์เน็ต
+network-proxy-connection-learn-more = เรียนรู้เพิ่มเติม
+network-proxy-connection-settings =
+ .label = การตั้งค่า…
+ .accesskey = ต
+
+## Home Section
+
+home-new-windows-tabs-header = หน้าต่างและแท็บใหม่
+home-new-windows-tabs-description2 = เลือกสิ่งที่คุณเห็นเมื่อคุณเปิดหน้าแรก, หน้าต่างใหม่ และแท็บใหม่ของคุณ
+
+## Home Section - Home Page Customization
+
+home-homepage-mode-label = หน้าแรกและหน้าต่างใหม่
+home-newtabs-mode-label = แท็บใหม่
+home-restore-defaults =
+ .label = เรียกคืนค่าเริ่มต้น
+ .accesskey = ร
+home-mode-choice-default-fx =
+ .label = { -firefox-home-brand-name } (ค่าเริ่มต้น)
+home-mode-choice-custom =
+ .label = URL ที่กำหนดเอง…
+home-mode-choice-blank =
+ .label = หน้าว่าง
+home-homepage-custom-url =
+ .placeholder = วาง URL…
+# This string has a special case for '1' and [other] (default). If necessary for
+# your language, you can add {$tabCount} to your translations and use the
+# standard CLDR forms, or only use the form for [other] if both strings should
+# be identical.
+use-current-pages =
+ .label =
+ { $tabCount ->
+ [1] ใช้หน้าปัจจุบัน
+ *[other] ใช้หน้าปัจจุบัน
+ }
+ .accesskey = ช
+choose-bookmark =
+ .label = ใช้ที่คั่นหน้า…
+ .accesskey = ท
+
+## Home Section - Firefox Home Content Customization
+
+home-prefs-content-header2 = เนื้อหา { -firefox-home-brand-name }
+home-prefs-content-description2 = เลือกเนื้อหาที่คุณต้องการบนหน้าจอ { -firefox-home-brand-name } ของคุณ
+home-prefs-search-header =
+ .label = การค้นหาเว็บ
+home-prefs-shortcuts-header =
+ .label = ทางลัด
+home-prefs-shortcuts-description = ไซต์ที่คุณบันทึกหรือเยี่ยมชม
+home-prefs-shortcuts-by-option-sponsored =
+ .label = ทางลัดที่ได้รับการสนับสนุน
+
+## Variables:
+## $provider (string) - Name of the corresponding content provider, e.g "Pocket".
+
+home-prefs-recommended-by-header =
+ .label = แนะนำโดย { $provider }
+home-prefs-recommended-by-description-new = เนื้อหาสุดพิเศษที่คัดสรรโดย { $provider } ซึ่งเป็นส่วนหนึ่งของตระกูล { -brand-product-name }
+
+##
+
+home-prefs-recommended-by-learn-more = วิธีการทำงาน
+home-prefs-recommended-by-option-sponsored-stories =
+ .label = เรื่องราวที่ได้รับการสนับสนุน
+home-prefs-recommended-by-option-recent-saves =
+ .label = แสดงบันทึกล่าสุด
+home-prefs-highlights-option-visited-pages =
+ .label = หน้าที่เยี่ยมชมแล้ว
+home-prefs-highlights-options-bookmarks =
+ .label = ที่คั่นหน้า
+home-prefs-highlights-option-most-recent-download =
+ .label = การดาวน์โหลดล่าสุด
+home-prefs-highlights-option-saved-to-pocket =
+ .label = หน้าที่บันทึกไว้ใน { -pocket-brand-name }
+home-prefs-recent-activity-header =
+ .label = กิจกรรมล่าสุด
+home-prefs-recent-activity-description = ไซต์และเนื้อหาล่าสุดที่คัดสรรมา
+# For the "Snippets" feature traditionally on about:home.
+# Alternative translation options: "Small Note" or something that
+# expresses the idea of "a small message, shortened from something else,
+# and non-essential but also not entirely trivial and useless.
+home-prefs-snippets-header =
+ .label = ส่วนย่อย
+home-prefs-snippets-description-new = เคล็ดลับและข่าวสารจาก { -vendor-short-name } และ { -brand-product-name }
+# Variables:
+# $num (number) - Number of rows displayed
+home-prefs-sections-rows-option =
+ .label = { $num } แถว
+
+## Search Section
+
+search-bar-header = แถบค้นหา
+search-bar-hidden =
+ .label = ใช้แถบที่อยู่สำหรับการค้นหาและการนำทาง
+search-bar-shown =
+ .label = เพิ่มแถบค้นหาในแถบเครื่องมือ
+search-engine-default-header = เครื่องมือค้นหาเริ่มต้น
+search-engine-default-desc-2 = นี่คือเครื่องมือค้นหาเริ่มต้นของคุณในแถบที่อยู่และแถบค้นหา คุณสามารถเปลี่ยนได้ตลอดเวลา
+search-engine-default-private-desc-2 = เลือกเครื่องมือค้นหาเริ่มต้นอื่นสำหรับเฉพาะหน้าต่างส่วนตัว
+search-separate-default-engine =
+ .label = ใช้เครื่องมือค้นหานี้ในหน้าต่างส่วนตัว
+ .accesskey = U
+search-suggestions-header = ข้อเสนอแนะการค้นหา
+search-suggestions-desc = เลือกว่าจะทำให้เครื่องมือค้นหาปรากฏขึ้นมาอย่างไร
+search-suggestions-option =
+ .label = ให้ข้อเสนอแนะการค้นหา
+ .accesskey = ห
+search-show-suggestions-option =
+ .label = แสดงข้อเสนอแนะการค้นหา
+ .accesskey = ส
+search-show-suggestions-url-bar-option =
+ .label = แสดงข้อเสนอแนะการค้นหาในผลลัพธ์ของแถบที่อยู่
+ .accesskey = ส
+# With this option enabled, on the search results page
+# the URL will be replaced by the search terms in the address bar
+# when using the current default search engine.
+search-show-search-term-option =
+ .label = แสดงคำค้นหาแทน URL บนหน้าผลลัพธ์ของเครื่องมือค้นหาเริ่มต้น
+# This string describes what the user will observe when the system
+# prioritizes search suggestions over browsing history in the results
+# that extend down from the address bar. In the original English string,
+# "ahead" refers to location (appearing most proximate to), not time
+# (appearing before).
+search-show-suggestions-above-history-option =
+ .label = แสดงข้อเสนอแนะการค้นหานำหน้าประวัติการเรียกดูในผลลัพธ์ของแถบที่อยู่
+search-show-suggestions-private-windows =
+ .label = แสดงคำแนะนำการค้นหาในหน้าต่างส่วนตัว
+suggestions-addressbar-settings-generic2 = เปลี่ยนการตั้งค่าข้อเสนอแนะจากแถบที่อยู่อื่น ๆ
+search-suggestions-cant-show = ข้อเสนอแนะการค้นหาจะไม่แสดงในผลลัพธ์ของแถบตำแหน่งที่ตั้งเนื่องจากคุณได้กำหนดค่า { -brand-short-name } ให้ไม่จดจำประวัติเสมอ
+search-one-click-header2 = ทางลัดการค้นหา
+search-one-click-desc = เลือกเครื่องมือค้นหาทางเลือกที่จะปรากฏด้านล่างแถบที่อยู่และแถบค้นหาเมื่อคุณเริ่มป้อนคำสำคัญ
+search-choose-engine-column =
+ .label = เครื่องมือค้นหา
+search-choose-keyword-column =
+ .label = คำสำคัญ
+search-restore-default =
+ .label = เรียกคืนเครื่องมือค้นหาเริ่มต้น
+ .accesskey = ร
+search-remove-engine =
+ .label = เอาออก
+ .accesskey = อ
+search-add-engine =
+ .label = เพิ่ม
+ .accesskey = พ
+search-find-more-link = ค้นหาเครื่องมือค้นหาเพิ่มเติม
+# This warning is displayed when the chosen keyword is already in use
+# ('Duplicate' is an adjective)
+search-keyword-warning-title = คำสำคัญซ้ำกัน
+# Variables:
+# $name (string) - Name of a search engine.
+search-keyword-warning-engine = คุณได้เลือกคำสำคัญที่มีการใช้งานอยู่โดย “{ $name }” โปรดเลือกคำสำคัญอื่น
+search-keyword-warning-bookmark = คุณได้เลือกคำสำคัญที่มีการใช้งานอยู่โดยที่คั่นหน้า โปรดเลือกคำสำคัญอื่น
+
+## Containers Section
+
+containers-back-button2 =
+ .aria-label = กลับไปที่การตั้งค่า
+containers-header = แท็บแยกข้อมูล
+containers-add-button =
+ .label = เพิ่มการแยกข้อมูลใหม่
+ .accesskey = พ
+containers-new-tab-check =
+ .label = เลือกการแยกข้อมูลสำหรับแต่ละแท็บใหม่
+ .accesskey = ล
+containers-settings-button =
+ .label = การตั้งค่า
+containers-remove-button =
+ .label = เอาออก
+
+## Firefox account - Signed out. Note that "Sync" and "Firefox account" are now
+## more discrete ("signed in" no longer means "and sync is connected").
+
+sync-signedout-caption = นำเว็บของคุณไปกับคุณ
+sync-signedout-description2 = ประสานที่คั่นหน้า, ประวัติ, แท็บ, รหัสผ่าน, ส่วนเสริม และการตั้งค่าระหว่างอุปกรณ์ทั้งหมดของคุณ
+sync-signedout-account-signin3 =
+ .label = ลงชื่อเข้าเพื่อซิงค์…
+ .accesskey = ข
+# This message contains two links and two icon images.
+# `<img data-l10n-name="android-icon"/>` - Android logo icon
+# `<a data-l10n-name="android-link">` - Link to Android Download
+# `<img data-l10n-name="ios-icon">` - iOS logo icon
+# `<a data-l10n-name="ios-link">` - Link to iOS Download
+#
+# They can be moved within the sentence as needed to adapt
+# to your language, but should not be changed or translated.
+sync-mobile-promo = ดาวน์โหลด Firefox สำหรับ <img data-l10n-name="android-icon"/> <a data-l10n-name="android-link">Android</a> หรือ <img data-l10n-name="ios-icon"/> <a data-l10n-name="ios-link">iOS</a> เพื่อซิงค์กับอุปกรณ์มือถือของคุณ
+
+## Firefox account - Signed in
+
+sync-profile-picture =
+ .tooltiptext = เปลี่ยนรูปโปรไฟล์
+sync-sign-out =
+ .label = ลงชื่อออก…
+ .accesskey = g
+sync-manage-account = จัดการบัญชี
+ .accesskey = จ
+
+## Variables
+## $email (string) - Email used for Firefox account
+
+sync-signedin-unverified = { $email } ยังไม่ได้รับการยืนยัน
+sync-signedin-login-failure = โปรดลงชื่อเข้าเพื่อเชื่อมต่อ { $email } ใหม่
+
+##
+
+sync-resend-verification =
+ .label = ส่งการยืนยันใหม่
+ .accesskey = ส
+sync-verify-account =
+ .label = ยืนยันบัญชี
+ .accesskey = ย
+sync-remove-account =
+ .label = เอาบัญชีออก
+ .accesskey = อ
+sync-sign-in =
+ .label = ลงชื่อเข้า
+ .accesskey = ง
+
+## Sync section - enabling or disabling sync.
+
+prefs-syncing-on = การซิงค์: เปิด
+prefs-syncing-off = การซิงค์: ปิด
+prefs-sync-turn-on-syncing =
+ .label = เปิดการซิงค์…
+ .accesskey = ซ
+prefs-sync-offer-setup-label2 = ประสานที่คั่นหน้า, ประวัติ, แท็บ, รหัสผ่าน, ส่วนเสริม และการตั้งค่าระหว่างอุปกรณ์ทั้งหมดของคุณ
+prefs-sync-now =
+ .labelnotsyncing = ซิงค์ตอนนี้
+ .accesskeynotsyncing = N
+ .labelsyncing = กำลังซิงค์…
+prefs-sync-now-button =
+ .label = ซิงค์ตอนนี้
+ .accesskey = N
+prefs-syncing-button =
+ .label = กำลังซิงค์…
+
+## The list of things currently syncing.
+
+sync-syncing-across-devices-heading = คุณกำลังซิงค์รายการเหล่านี้กับอุปกรณ์ที่เชื่อมต่อทั้งหมดของคุณ:
+sync-currently-syncing-bookmarks = ที่คั่นหน้า
+sync-currently-syncing-history = ประวัติ
+sync-currently-syncing-tabs = แท็บที่เปิด
+sync-currently-syncing-logins-passwords = การเข้าสู่ระบบและรหัสผ่าน
+sync-currently-syncing-passwords = รหัสผ่าน
+sync-currently-syncing-addresses = ที่อยู่
+sync-currently-syncing-creditcards = บัตรเครดิต
+sync-currently-syncing-payment-methods = วิธีการชำระเงิน
+sync-currently-syncing-addons = ส่วนเสริม
+sync-currently-syncing-settings = การตั้งค่า
+sync-change-options =
+ .label = เปลี่ยน…
+ .accesskey = ป
+
+## The "Choose what to sync" dialog.
+
+sync-choose-what-to-sync-dialog3 =
+ .title = เลือกสิ่งที่จะซิงค์
+ .style = min-width: 36em;
+ .buttonlabelaccept = บันทึกการเปลี่ยนแปลง
+ .buttonaccesskeyaccept = S
+ .buttonlabelextra2 = ตัดการเชื่อมต่อ…
+ .buttonaccesskeyextra2 = D
+sync-choose-dialog-subtitle = การเปลี่ยนรายการที่จะซิงค์จะมีผลกับอุปกรณ์ที่เชื่อมต่อทั้งหมดของคุณ
+sync-engine-bookmarks =
+ .label = ที่คั่นหน้า
+ .accesskey = ท
+sync-engine-history =
+ .label = ประวัติ
+ .accesskey = ป
+sync-engine-tabs =
+ .label = แท็บที่เปิดอยู่
+ .tooltiptext = รายการสิ่งที่เปิดอยู่ในอุปกรณ์ที่ซิงค์ทั้งหมด
+ .accesskey = บ
+sync-engine-logins-passwords =
+ .label = การเข้าสู่ระบบและรหัสผ่าน
+ .tooltiptext = ชื่อผู้ใช้และรหัสผ่านที่คุณบันทึกไว้
+ .accesskey = L
+sync-engine-passwords =
+ .label = รหัสผ่าน
+ .tooltiptext = รหัสผ่านที่คุณบันทึกไว้
+ .accesskey = ร
+sync-engine-addresses =
+ .label = ที่อยู่
+ .tooltiptext = ที่อยู่ไปรษณีย์ที่คุณได้บันทึกไว้ (เดสก์ท็อปเท่านั้น)
+ .accesskey = อ
+sync-engine-creditcards =
+ .label = บัตรเครดิต
+ .tooltiptext = ชื่อ, หมายเลข และวันหมดอายุ (เดสก์ท็อปเท่านั้น)
+ .accesskey = ต
+sync-engine-payment-methods2 =
+ .label = วิธีการชำระเงิน
+ .tooltiptext = ชื่อ หมายเลขบัตร และวันหมดอายุ
+ .accesskey = ว
+sync-engine-addons =
+ .label = ส่วนเสริม
+ .tooltiptext = ส่วนขยายและชุดรูปแบบสำหรับ Firefox เดสก์ท็อป
+ .accesskey = ส
+sync-engine-settings =
+ .label = การตั้งค่า
+ .tooltiptext = การตั้งค่าทั่วไป ความเป็นส่วนตัว และความปลอดภัยที่คุณเปลี่ยน
+ .accesskey = ต
+
+## The device name controls.
+
+sync-device-name-header = ชื่ออุปกรณ์
+sync-device-name-change =
+ .label = เปลี่ยนชื่ออุปกรณ์…
+ .accesskey = ป
+sync-device-name-cancel =
+ .label = ยกเลิก
+ .accesskey = ย
+sync-device-name-save =
+ .label = บันทึก
+ .accesskey = บ
+sync-connect-another-device = เชื่อมต่ออุปกรณ์อื่น
+
+## These strings are shown in a desktop notification after the
+## user requests we resend a verification email.
+
+sync-verification-sent-title = ส่งการยืนยันแล้ว
+# Variables:
+# $email (String): Email address of user's Firefox account.
+sync-verification-sent-body = ส่งลิงก์ยืนยันไปยัง { $email } แล้ว
+sync-verification-not-sent-title = ไม่สามารถส่งการยืนยัน
+sync-verification-not-sent-body = เราไม่สามารถส่งจดหมายยืนยันได้ในตอนนี้ โปรดลองอีกครั้งในภายหลัง
+
+## Privacy Section
+
+privacy-header = ความเป็นส่วนตัวเบราว์เซอร์
+
+## Privacy Section - Logins and Passwords
+
+# The search keyword isn't shown to users but is used to find relevant settings in about:preferences.
+pane-privacy-logins-and-passwords-header = การเข้าสู่ระบบและรหัสผ่าน
+ .searchkeywords = { -lockwise-brand-short-name }
+# Checkbox to control whether UI is shown to users to save or fill logins/passwords.
+forms-ask-to-save-logins =
+ .label = ถามเพื่อบันทึกการเข้าสู่ระบบและรหัสผ่านสำหรับเว็บไซต์
+ .accesskey = ถ
+
+## Privacy Section - Passwords
+
+# "Logins" is the former term for "Passwords". Users should find password settings
+# by searching for the former term "logins". It's not displayed in the UI.
+pane-privacy-passwords-header = รหัสผ่าน
+ .searchkeywords = การเข้าสู่ระบบ
+# Checkbox to control whether UI is shown to users to save or fill logins/passwords.
+forms-ask-to-save-passwords =
+ .label = ถามว่าจะบันทึกรหัสผ่านหรือไม่
+ .accesskey = ถ
+forms-exceptions =
+ .label = ข้อยกเว้น…
+ .accesskey = อ
+forms-generate-passwords =
+ .label = แนะนำและสร้างรหัสผ่านที่คาดเดายาก
+ .accesskey = แ
+forms-suggest-passwords =
+ .label = แนะนำรหัสผ่านที่คาดเดายาก
+ .accesskey = น
+forms-breach-alerts =
+ .label = แสดงการแจ้งเตือนเกี่ยวกับรหัสผ่านสำหรับเว็บไซต์ที่มีการรั่วไหล
+ .accesskey = b
+forms-breach-alerts-learn-more-link = เรียนรู้เพิ่มเติม
+preferences-relay-integration-checkbox =
+ .label = แนะนำตัวปกปิดอีเมล { -relay-brand-name } เพื่อปกป้องที่อยู่อีเมลของคุณ
+preferences-relay-integration-checkbox2 =
+ .label = แนะนำตัวปกปิดอีเมล { -relay-brand-name } เพื่อปกป้องที่อยู่อีเมลของคุณ
+ .accesskey = แ
+relay-integration-learn-more-link = เรียนรู้เพิ่มเติม
+# Checkbox which controls filling saved logins into fields automatically when they appear, in some cases without user interaction.
+forms-fill-logins-and-passwords =
+ .label = กรอกการเข้าสู่ระบบและรหัสผ่านอัตโนมัติ
+ .accesskey = ร
+forms-saved-logins =
+ .label = การเข้าสู่ระบบที่บันทึกไว้…
+ .accesskey = ก
+# Checkbox which controls filling saved logins into fields automatically when they appear, in some cases without user interaction.
+forms-fill-usernames-and-passwords =
+ .label = เติมชื่อผู้ใช้และรหัสผ่านโดยอัตโนมัติ
+ .accesskey = ต
+forms-saved-passwords =
+ .label = รหัสผ่านที่บันทึกไว้
+ .accesskey = บ
+forms-primary-pw-use =
+ .label = ใช้รหัสผ่านหลัก
+ .accesskey = ช
+forms-primary-pw-learn-more-link = เรียนรู้เพิ่มเติม
+# This string uses the former name of the Primary Password feature
+# ("Master Password" in English) so that the preferences can be found
+# when searching for the old name. The accesskey is unused.
+forms-master-pw-change =
+ .label = เปลี่ยนรหัสผ่านหลัก…
+ .accesskey = ผ
+forms-primary-pw-change =
+ .label = เปลี่ยนรหัสผ่านหลัก…
+ .accesskey = ล
+# Leave this message empty if the translation for "Primary Password" matches
+# "Master Password" in your language. If you're editing the FTL file directly,
+# use { "" } as the value.
+forms-primary-pw-former-name = { "" }
+forms-primary-pw-fips-title = คุณกำลังอยู่ในโหมด FIPS ซึ่ง FIPS จำเป็นต้องมีรหัสผ่านหลักที่ไม่ว่างเปล่า
+forms-master-pw-fips-desc = การเปลี่ยนรหัสผ่านล้มเหลว
+forms-windows-sso =
+ .label = อนุญาต Windows single sign-on สำหรับบัญชีที่ทำงานและโรงเรียนของ Microsoft
+forms-windows-sso-learn-more-link = เรียนรู้เพิ่มเติม
+forms-windows-sso-desc = จัดการบัญชีในการตั้งค่าอุปกรณ์ของคุณ
+windows-passkey-settings-label = จัดการพาสคีย์ในการตั้งค่าระบบ
+
+## OS Authentication dialog
+
+# This message can be seen by trying to add a Primary Password.
+primary-password-os-auth-dialog-message-win = หากต้องการสร้างรหัสผ่านหลัก ให้ป้อนข้อมูลประจำตัวการเข้าสู่ระบบ Windows ของคุณ ซึ่งจะช่วยปกป้องความปลอดภัยให้กับบัญชีต่าง ๆ ของคุณ
+# This message can be seen by trying to add a Primary Password.
+# The macOS strings are preceded by the operating system with "Firefox is trying to "
+# and includes subtitle of "Enter password for the user "xxx" to allow this." These
+# notes are only valid for English. Please test in your locale.
+primary-password-os-auth-dialog-message-macosx = สร้างรหัสผ่านหลัก
+master-password-os-auth-dialog-caption = { -brand-full-name }
+
+## Privacy section - Autofill
+
+pane-privacy-autofill-header = การเติมอัตโนมัติ
+autofill-addresses-checkbox = บันทึกและเติมที่อยู่อัตโนมัติ
+ .accesskey = ท
+autofill-saved-addresses-button = ที่อยู่ที่บันทึกไว้
+ .accesskey = บ
+autofill-payment-methods-checkbox-message = บันทึกและเติมวิธีการชำระเงิน
+ .accesskey = ว
+autofill-payment-methods-checkbox-submessage = รวมบัตรเครดิตและเดบิตด้วย
+ .accesskey = ร
+autofill-saved-payment-methods-button = วิธีการชำระเงินที่บันทึกไว้
+ .accesskey = ไ
+autofill-reauth-checkbox =
+ { PLATFORM() ->
+ [macos] ต้องยืนยันตัวตนกับ macOS เพื่อเติมและแก้ไขวิธีการชำระเงิน
+ [windows] ต้องยืนยันตัวตนกับ Windows เพื่อเติมและแก้ไขวิธีการชำระเงิน
+ [linux] ต้องยืนยันตัวตนกับ Linux เพื่อเติมและแก้ไขวิธีการชำระเงิน
+ *[other] ต้องยืนยันตัวตนเพื่อเติมและแก้ไขวิธีการชำระเงิน
+ }
+ .accesskey = ต
+
+## Privacy Section - History
+
+history-header = ประวัติ
+# This label is followed, on the same line, by a dropdown list of options
+# (Remember history, etc.).
+# In English it visually creates a full sentence, e.g.
+# "Firefox will" + "Remember history".
+#
+# If this doesn't work for your language, you can translate this message:
+# - Simply as "Firefox", moving the verb into each option.
+# This will result in "Firefox" + "Will remember history", etc.
+# - As a stand-alone message, for example "Firefox history settings:".
+history-remember-label = { -brand-short-name } จะ
+ .accesskey = จ
+history-remember-option-all =
+ .label = จดจำประวัติ
+history-remember-option-never =
+ .label = ไม่จดจำประวัติเสมอ
+history-remember-option-custom =
+ .label = ใช้การตั้งค่าที่กำหนดเองสำหรับประวัติ
+history-remember-description = { -brand-short-name } จะจดจำประวัติการเรียกดู, การดาวน์โหลด, แบบฟอร์ม และการค้นหาของคุณ
+history-dontremember-description = { -brand-short-name } จะใช้การตั้งค่าเดียวกับการเรียกดูแบบส่วนตัวและจะไม่จดจำประวัติใด ๆ ขณะที่คุณเรียกดู
+history-private-browsing-permanent =
+ .label = ใช้โหมดการเรียกดูแบบส่วนตัวเสมอ
+ .accesskey = ช
+history-remember-browser-option =
+ .label = จดจำประวัติการเรียกดูและการดาวน์โหลด
+ .accesskey = จ
+history-remember-search-option =
+ .label = จดจำประวัติการค้นหาและแบบฟอร์ม
+ .accesskey = ด
+history-clear-on-close-option =
+ .label = ล้างประวัติเมื่อ { -brand-short-name } ปิด
+ .accesskey = ล
+history-clear-on-close-settings =
+ .label = การตั้งค่า…
+ .accesskey = ก
+history-clear-button =
+ .label = ล้างประวัติ…
+ .accesskey = ง
+
+## Privacy Section - Site Data
+
+sitedata-header = คุกกี้และข้อมูลไซต์
+sitedata-total-size-calculating = กำลังคำนวณขนาดข้อมูลไซต์และแคช…
+# Variables:
+# $value (number) - Value of the unit (for example: 4.6, 500)
+# $unit (string) - Name of the unit (for example: "bytes", "KB")
+sitedata-total-size = คุกกี้, ข้อมูลไซต์ และแคชที่จัดเก็บไว้ของคุณใช้พื้นที่ดิสก์ไป { $value } { $unit }
+sitedata-learn-more = เรียนรู้เพิ่มเติม
+sitedata-delete-on-close =
+ .label = ลบคุกกี้และข้อมูลไซต์เมื่อ { -brand-short-name } ถูกปิด
+ .accesskey = บ
+sitedata-delete-on-close-private-browsing = ในโหมดการเรียกดูแบบส่วนตัวแบบถาวร คุกกี้และข้อมูลไซต์จะถูกล้างทุกครั้งเมื่อปิด { -brand-short-name }
+sitedata-delete-on-close-private-browsing2 = ตามการตั้งค่าประวัติของคุณ { -brand-short-name } จะลบคุกกี้และข้อมูลไซต์ออกจากวาระของคุณเมื่อปิดเบราว์เซอร์
+sitedata-allow-cookies-option =
+ .label = ยอมรับคุกกี้และข้อมูลไซต์
+ .accesskey = ย
+sitedata-disallow-cookies-option =
+ .label = ปิดกั้นคุกกี้และข้อมูลไซต์
+ .accesskey = ป
+# This label means 'type of content that is blocked', and is followed by a drop-down list with content types below.
+# The list items are the strings named sitedata-block-*-option*.
+sitedata-block-desc = ชนิดที่ถูกปิดกั้น
+ .accesskey = ช
+sitedata-option-block-cross-site-trackers =
+ .label = ตัวติดตามข้ามไซต์
+sitedata-option-block-cross-site-tracking-cookies =
+ .label = คุกกี้ติดตามข้ามไซต์
+sitedata-option-block-cross-site-cookies =
+ .label = คุกกี้ติดตามข้ามไซต์ และคัดแยกคุกกี้ข้ามไซต์อื่นๆ
+sitedata-option-block-unvisited =
+ .label = คุกกี้จากเว็บไซต์ที่ไม่ได้เยี่ยมชม
+sitedata-option-block-all-cross-site-cookies =
+ .label = คุกกี้ข้ามไซต์ทั้งหมด (อาจส่งผลให้เว็บไซต์ไม่สมบูรณ์)
+sitedata-option-block-all =
+ .label = คุกกี้ทั้งหมด (จะส่งผลให้เว็บไซต์ไม่สมบูรณ์)
+sitedata-clear =
+ .label = ล้างข้อมูล…
+ .accesskey = ล
+sitedata-settings =
+ .label = จัดการข้อมูล…
+ .accesskey = จ
+sitedata-cookies-exceptions =
+ .label = จัดการข้อยกเว้น…
+ .accesskey = ข
+
+## Privacy Section - Cookie Banner Handling
+
+cookie-banner-handling-header = การลดแบนเนอร์คุกกี้
+cookie-banner-handling-description = { -brand-short-name } จะพยายามปฏิเสธคำขอคุกกี้บนไซต์ที่รองรับโดยอัตโนมัติ
+
+## Privacy Section - Cookie Banner Blocking
+
+cookie-banner-blocker-header = ตัวปิดกั้นแบนเนอร์คุกกี้
+cookie-banner-blocker-description = เมื่อมีไซต์ขอใช้คุกกี้ในโหมดการเรียกดูแบบส่วนตัว { -brand-short-name } จะปฏิเสธให้คุณโดยอัตโนมัติ ใช้ได้กับไซต์ที่รองรับเท่านั้น
+cookie-banner-learn-more = เรียนรู้เพิ่มเติม
+forms-handle-cookie-banners =
+ .label = ลดแบนเนอร์คุกกี้
+cookie-banner-blocker-checkbox-label =
+ .label = ปฏิเสธแบนเนอร์คุกกี้โดยอัตโนมัติ
+
+## Privacy Section - Address Bar
+
+addressbar-header = แถบที่อยู่
+addressbar-suggest = เมื่อใช้แถบที่อยู่ เสนอแนะ
+addressbar-locbar-history-option =
+ .label = ประวัติการเรียกดู
+ .accesskey = ว
+addressbar-locbar-bookmarks-option =
+ .label = ที่คั่นหน้า
+ .accesskey = ท
+addressbar-locbar-clipboard-option =
+ .label = คลิปบอร์ด
+ .accesskey = C
+addressbar-locbar-openpage-option =
+ .label = แท็บที่เปิดอยู่
+ .accesskey = บ
+# Shortcuts refers to the shortcut tiles on the new tab page, previously known as top sites. Translation should be consistent.
+addressbar-locbar-shortcuts-option =
+ .label = ทางลัด
+ .accesskey = ท
+addressbar-locbar-topsites-option =
+ .label = ไซต์เด่น
+ .accesskey = ด
+addressbar-locbar-engines-option =
+ .label = เครื่องมือค้นหา
+ .accesskey = a
+addressbar-locbar-quickactions-option =
+ .label = คำสั่งด่วน
+ .accesskey = ด
+addressbar-suggestions-settings = เปลี่ยนการกำหนดลักษณะสำหรับข้อเสนอแนะของเครื่องมือค้นหา
+addressbar-locbar-showrecentsearches-option =
+ .label = แสดงการค้นหาล่าสุด
+ .accesskey = ล
+addressbar-quickactions-learn-more = เรียนรู้เพิ่มเติม
+
+## Privacy Section - Content Blocking
+
+content-blocking-enhanced-tracking-protection = การป้องกันการติดตามแบบพิเศษ
+content-blocking-section-top-level-description = ตัวติดตามจะติดตามคุณทางออนไลน์เพื่อรวบรวมข้อมูลเกี่ยวกับพฤติกรรมการค้นหาและความสนใจของคุณ { -brand-short-name } ปิดกั้นตัวติดตามและสคริปต์ที่เป็นอันตรายอื่น ๆ จำนวนมาก
+content-blocking-learn-more = เรียนรู้เพิ่มเติม
+content-blocking-fpi-incompatibility-warning = คุณกำลังใช้ First Party Isolation (FPI) ซึ่งจะเขียนทับการตั้งค่าคุกกี้บางอย่างของ { -brand-short-name }
+# There is no need to translate "Resist Fingerprinting (RFP)". This is a
+# feature that can only be enabled via about:config, and it's not exposed to
+# standard users (e.g. via Settings).
+content-blocking-rfp-incompatibility-warning = คุณกำลังใช้ Resist Fingerprinting (RFP) ซึ่งจะแทนที่การตั้งค่าการป้องกันการตรวจลายนิ้วมือของ { -brand-short-name } บางส่วน ซึ่งอาจทำให้บางไซต์ใช้งานไม่ได้
+
+## These strings are used to define the different levels of
+## Enhanced Tracking Protection.
+
+# "Standard" in this case is an adjective, meaning "default" or "normal".
+enhanced-tracking-protection-setting-standard =
+ .label = มาตรฐาน
+ .accesskey = ม
+enhanced-tracking-protection-setting-strict =
+ .label = เข้มงวด
+ .accesskey = ข
+enhanced-tracking-protection-setting-custom =
+ .label = กำหนดเอง
+ .accesskey = ก
+
+##
+
+content-blocking-etp-standard-desc = การป้องกันและประสิทธิภาพแบบสมดุล หน้าเว็บจะโหลดเป็นปกติ
+content-blocking-etp-strict-desc = การป้องกันที่แกร่งขึ้น แต่อาจทำให้บางไซต์หรือเนื้อหาหยุดทำงานได้
+content-blocking-etp-custom-desc = เลือกตัวติดตามหรือสคริปต์ที่ต้องการปิดกั้น
+content-blocking-etp-blocking-desc = { -brand-short-name } จะปิดกั้นสิ่งต่อไปนี้:
+content-blocking-private-windows = ตัวติดตามเนื้อหาในหน้าต่างส่วนตัว
+content-blocking-cross-site-cookies-in-all-windows2 = คุกกี้แบบข้ามไซต์ในทุกหน้าต่าง
+content-blocking-cross-site-tracking-cookies = คุกกี้ติดตามข้ามไซต์
+content-blocking-all-cross-site-cookies-private-windows = คุกกี้แบบข้ามไซต์ในหน้าต่างส่วนตัว
+content-blocking-cross-site-tracking-cookies-plus-isolate = คุกกี้ติดตามข้ามไซต์ และคัดแยกคุกกี้ที่เหลืออยู่
+content-blocking-social-media-trackers = ตัวติดตามสื่อสังคมออนไลน์
+content-blocking-all-cookies = คุกกี้ทั้งหมด
+content-blocking-unvisited-cookies = คุกกี้จากไซต์ที่ไม่ได้เยี่ยมชม
+content-blocking-all-windows-tracking-content = ตัวติดตามเนื้อหาในทุกหน้าต่าง
+content-blocking-all-cross-site-cookies = คุกกี้ข้ามไซต์ทั้งหมด
+content-blocking-cryptominers = ตัวขุดเหรียญดิจิทัล
+content-blocking-fingerprinters = ลายนิ้วมือดิจิทัล
+# The known fingerprinters are those that are known for collecting browser fingerprints from user devices. And
+# the suspected fingerprinters are those that we are uncertain about browser fingerprinting activities. But they could
+# possibly acquire browser fingerprints because of the behavior on accessing APIs that expose browser fingerprints.
+content-blocking-known-and-suspected-fingerprinters = ลายนิ้วมือดิจิทัลที่รู้จักและต้องสงสัย
+
+# The tcp-rollout strings are no longer used for the rollout but for tcp-by-default in the standard section
+
+# "Contains" here means "isolates", "limits".
+content-blocking-etp-standard-tcp-rollout-description = การป้องกันคุกกี้ทั้งหมดประกอบด้วยคุกกี้สำหรับไซต์ที่คุณเยี่ยมชม ดังนั้นตัวติดตามจึงไม่สามารถใช้คุกกี้เหล่านี้เพื่อติดตามคุณบนไซต์ต่าง ๆ ได้
+content-blocking-etp-standard-tcp-rollout-learn-more = เรียนรู้เพิ่มเติม
+content-blocking-etp-standard-tcp-title = มาพร้อมกับการป้องกันคุกกี้แบบทั้งหมด คุณลักษณะความเป็นส่วนตัวที่ทรงพลังที่สุดของเรา
+content-blocking-warning-title = ระวัง!
+content-blocking-and-isolating-etp-warning-description-2 = การตั้งค่านี้อาจส่งผลให้บางเว็บไซต์ไม่แสดงผลเนื้อหาหรือไม่ทำงานอย่างถูกต้อง หากไซต์ดูเหมือนจะพัง คุณอาจต้องปิดการป้องกันการติดตามสำหรับไซต์นั้นเพื่อโหลดเนื้อหาทั้งหมด
+content-blocking-warning-learn-how = เรียนรู้วิธี
+content-blocking-reload-description = คุณจะต้องโหลดแท็บของคุณใหม่เพื่อใช้การเปลี่ยนแปลงเหล่านี้
+content-blocking-reload-tabs-button =
+ .label = โหลดแท็บทั้งหมดใหม่
+ .accesskey = ล
+content-blocking-tracking-content-label =
+ .label = ตัวติดตามเนื้อหา
+ .accesskey = T
+content-blocking-tracking-protection-option-all-windows =
+ .label = ในหน้าต่างทั้งหมด
+ .accesskey = น
+content-blocking-option-private =
+ .label = เฉพาะในหน้าต่างส่วนตัว
+ .accesskey = พ
+content-blocking-tracking-protection-change-block-list = เปลี่ยนรายการปิดกั้น
+content-blocking-cookies-label =
+ .label = คุกกี้
+ .accesskey = ค
+content-blocking-expand-section =
+ .tooltiptext = ข้อมูลเพิ่มเติม
+# Cryptomining refers to using scripts on websites that can use a computer’s resources to mine cryptocurrency without a user’s knowledge.
+content-blocking-cryptominers-label =
+ .label = ตัวขุดเหรียญดิจิทัล
+ .accesskey = y
+# Browser fingerprinting is a method of tracking users by the configuration and settings information (their "digital fingerprint")
+# that is visible to websites they browse, rather than traditional tracking methods such as IP addresses and unique cookies.
+content-blocking-fingerprinters-label =
+ .label = ลายนิ้วมือดิจิทัล
+ .accesskey = F
+# Browser fingerprinting is a method of tracking users by the configuration and settings information (their "digital fingerprint")
+# that is visible to websites they browse, rather than traditional tracking methods such as IP addresses and unique cookies.
+#
+# The known fingerprinters are those that are known for collecting browser fingerprints from user devices.
+content-blocking-known-fingerprinters-label =
+ .label = ลายนิ้วมือดิจิทัลที่รู้จัก
+ .accesskey = ร
+# The suspected fingerprinters are those that we are uncertain about browser fingerprinting activities. But they could
+# possibly acquire browser fingerprints because of the behavior on accessing APIs that expose browser fingerprints.
+content-blocking-suspected-fingerprinters-label =
+ .label = ลายนิ้วมือดิจิทัลที่ต้องสงสัย
+ .accesskey = ส
+
+## Privacy Section - Tracking
+
+tracking-manage-exceptions =
+ .label = จัดการข้อยกเว้น…
+ .accesskey = จ
+
+## Privacy Section - Permissions
+
+permissions-header = สิทธิอนุญาต
+permissions-location = ตำแหน่งที่ตั้ง
+permissions-location-settings =
+ .label = การตั้งค่า…
+ .accesskey = ต
+permissions-xr = ความจริงเสมือน
+permissions-xr-settings =
+ .label = การตั้งค่า…
+ .accesskey = ก
+permissions-camera = กล้อง
+permissions-camera-settings =
+ .label = การตั้งค่า…
+ .accesskey = ก
+permissions-microphone = ไมโครโฟน
+permissions-microphone-settings =
+ .label = การตั้งค่า…
+ .accesskey = ค
+# Short form for "the act of choosing sound output devices and redirecting audio to the chosen devices".
+permissions-speaker = การเลือกลำโพง
+permissions-speaker-settings =
+ .label = การตั้งค่า…
+ .accesskey = ต
+permissions-notification = การแจ้งเตือน
+permissions-notification-settings =
+ .label = การตั้งค่า…
+ .accesskey = ร
+permissions-notification-link = เรียนรู้เพิ่มเติม
+permissions-notification-pause =
+ .label = หยุดการแจ้งเตือนชั่วคราวจนกระทั่ง { -brand-short-name } เริ่มการทำงานใหม่
+ .accesskey = ห
+permissions-autoplay = การเล่นอัตโนมัติ
+permissions-autoplay-settings =
+ .label = การตั้งค่า…
+ .accesskey = t
+permissions-block-popups =
+ .label = ปิดกั้นหน้าต่างป๊อปอัป
+ .accesskey = ป
+# "popup" is a misspelling that is more popular than the correct spelling of
+# "pop-up" so it's included as a search keyword, not displayed in the UI.
+permissions-block-popups-exceptions-button =
+ .label = ข้อยกเว้น…
+ .accesskey = ข
+ .searchkeywords = ป๊อปอัป
+permissions-addon-install-warning =
+ .label = เตือนคุณเมื่อเว็บไซต์พยายามจะติดตั้งส่วนเสริม
+ .accesskey = ต
+permissions-addon-exceptions =
+ .label = ข้อยกเว้น…
+ .accesskey = ข
+
+## Privacy Section - Data Collection
+
+collection-header = การเก็บรวบรวมและใช้ข้อมูล { -brand-short-name }
+collection-header2 = การเก็บรวบรวมและใช้ข้อมูล { -brand-short-name }
+ .searchkeywords = การวัดและส่งข้อมูลทางไกล
+collection-description = เรามุ่งมั่นที่จะให้ทางเลือกกับคุณและเก็บรวบรวมเฉพาะสิ่งที่เราจำเป็นต้องให้บริการและปรับปรุง { -brand-short-name } สำหรับทุกคน เราขออนุญาตก่อนที่จะรับข้อมูลส่วนบุคคลเสมอ
+collection-privacy-notice = ข้อกำหนดความเป็นส่วนตัว
+collection-health-report-telemetry-disabled = คุณจะไม่อนุญาตให้ { -vendor-short-name } เก็บข้อมูลทางเทคนิคและการโต้ตอบอีกต่อไป ข้อมูลที่ผ่านมาทั้งหมดจะถูกลบภายใน 30 วัน
+collection-health-report-telemetry-disabled-link = เรียนรู้เพิ่มเติม
+collection-health-report =
+ .label = อนุญาตให้ { -brand-short-name } ส่งข้อมูลทางเทคนิคและการโต้ตอบไปยัง { -vendor-short-name }
+ .accesskey = อ
+collection-health-report-link = เรียนรู้เพิ่มเติม
+collection-studies =
+ .label = อนุญาตให้ { -brand-short-name } ติดตั้งและเรียกใช้การศึกษา
+collection-studies-link = ดูการศึกษาของ { -brand-short-name }
+addon-recommendations =
+ .label = อนุญาตให้ { -brand-short-name } สร้างคำแนะนำส่วนขยายส่วนบุคคล
+addon-recommendations-link = เรียนรู้เพิ่มเติม
+# This message is displayed above disabled data sharing options in developer builds
+# or builds with no Telemetry support available.
+collection-health-report-disabled = การรายงานข้อมูลถูกปิดใช้งานสำหรับการกำหนดค่าการสร้างนี้
+collection-backlogged-crash-reports-with-link = อนุญาตให้ { -brand-short-name } ส่งรายงานข้อขัดข้องในชื่อของคุณ <a data-l10n-name="crash-reports-link">เรียนรู้เพิ่มเติม</a>
+ .accesskey = ข
+privacy-segmentation-section-header = คุณลักษณะใหม่ที่จะทำให้การท่องเว็บของคุณดีขึ้น
+privacy-segmentation-section-description = เมื่อเรานำเสนอคุณลักษณะที่ใช้ข้อมูลของคุณเพื่อมอบประสบการณ์ที่เป็นส่วนตัวมากขึ้น:
+privacy-segmentation-radio-off =
+ .label = ใช้คำแนะนำจาก { -brand-product-name }
+privacy-segmentation-radio-on =
+ .label = แสดงข้อมูลโดยละเอียด
+
+## Privacy Section - Security
+##
+## It is important that wording follows the guidelines outlined on this page:
+## https://developers.google.com/safe-browsing/developers_guide_v2#AcceptableUsage
+
+security-header = ความปลอดภัย
+security-browsing-protection = การป้องกันเนื้อหาหลอกลวงและซอฟต์แวร์ที่เป็นอันตราย
+security-enable-safe-browsing =
+ .label = ปิดกั้นเนื้อหาที่เป็นอันตรายและหลอกลวง
+ .accesskey = ต
+security-enable-safe-browsing-link = เรียนรู้เพิ่มเติม
+security-block-downloads =
+ .label = ปิดกั้นการดาวน์โหลดที่เป็นอันตราย
+ .accesskey = อ
+security-block-uncommon-software =
+ .label = เตือนคุณเกี่ยวกับซอฟต์แวร์ไม่พึงประสงค์และไม่ปกติ
+ .accesskey = น
+
+## Privacy Section - Certificates
+
+certs-header = ใบรับรอง
+certs-enable-ocsp =
+ .label = สืบค้นเซิร์ฟเวอร์ตอบกลับ OCSP เพื่อยืนยันความถูกต้องของใบรับรองปัจจุบัน
+ .accesskey = ฟ
+certs-view =
+ .label = ดูใบรับรอง…
+ .accesskey = บ
+certs-devices =
+ .label = อุปกรณ์ความปลอดภัย…
+ .accesskey = ค
+certs-thirdparty-toggle =
+ .label = ยอมให้ { -brand-short-name } เชื่อถือใบรับรองหลักของบุคคลที่สามที่คุณติดตั้งโดยอัตโนมัติ
+ .accesskey = ช
+space-alert-over-5gb-settings-button =
+ .label = เปิดการตั้งค่า
+ .accesskey = ป
+space-alert-over-5gb-message2 = <strong>พื้นที่ดิสก์ของ { -brand-short-name } กำลังจะเต็ม</strong> เนื้อหาเว็บไซต์อาจแสดงผลไม่ถูกต้อง คุณสามารถล้างข้อมูลที่ถูกจัดเก็บไว้ได้ใน การตั้งค่า > ความเป็นส่วนตัวและความปลอดภัย > คุกกี้และข้อมูลไซต์
+space-alert-under-5gb-message2 = <strong>พื้นที่ดิสก์ของ { -brand-short-name } กำลังจะเต็ม</strong> เนื้อหาเว็บไซต์อาจแสดงผลไม่ถูกต้อง เยี่ยมชม “เรียนรู้เพิ่มเติม” เพื่อเพิ่มประสิทธิภาพการใช้งานดิสก์ของคุณสำหรับประสบการณ์การเรียกดูที่ดีขึ้น
+
+## Privacy Section - HTTPS-Only
+
+httpsonly-header = โหมด HTTPS-Only
+httpsonly-description = HTTPS จะจัดให้มีการเชื่อมต่อแบบเข้ารหัสที่ปลอดภัยระหว่าง { -brand-short-name } และเว็บไซต์ที่คุณเยี่ยมชม เว็บไซต์ส่วนใหญ่จะรองรับ HTTPS และหากเปิดใช้งานโหมด HTTPS-Only แล้ว { -brand-short-name } จะอัปเกรดการเชื่อมต่อทั้งหมดเป็น HTTPS
+httpsonly-learn-more = เรียนรู้เพิ่มเติม
+httpsonly-radio-enabled =
+ .label = เปิดใช้งานโหมด HTTPS-Only ในหน้าต่างทั้งหมด
+httpsonly-radio-enabled-pbm =
+ .label = เปิดใช้งานโหมด HTTPS-Only ในหน้าต่างส่วนตัวเท่านั้น
+httpsonly-radio-disabled =
+ .label = ไม่ต้องเปิดใช้งานโหมด HTTPS-Only
+
+## DoH Section
+
+preferences-doh-header = DNS over HTTPS
+preferences-doh-description = Domain Name System (DNS) over HTTPS จะส่งคำขอชื่อโดเมนของคุณผ่านการเชื่อมต่อที่มีการเข้ารหัส เพื่อเสริมความปลอดภัยให้กับ DNS และทำให้ผู้อื่นดูว่าคุณกำลังจะเข้าถึงเว็บไซต์ใดได้ยากขึ้น
+preferences-doh-description2 = Domain Name System (DNS) over HTTPS จะส่งคำขอชื่อโดเมนของคุณผ่านการเชื่อมต่อที่มีการเข้ารหัส เพื่อเสริมความปลอดภัยให้กับ DNS และทำให้ผู้อื่นดูว่าคุณกำลังจะเข้าถึงเว็บไซต์ใดได้ยากขึ้น
+# Variables:
+# $status (string) - The status of the DoH connection
+preferences-doh-status = สถานะ: { $status }
+# Variables:
+# $name (string) - The name of the DNS over HTTPS resolver. If a custom resolver is used, the name will be the domain of the URL.
+preferences-doh-resolver = ผู้ให้บริการ: { $name }
+# This is displayed instead of $name in preferences-doh-resolver
+# when the DoH URL is not a valid URL
+preferences-doh-bad-url = URL ไม่ถูกต้อง
+preferences-doh-steering-status = ใช้ผู้ให้บริการเฉพาะที่
+preferences-doh-status-active = ทำงาน
+preferences-doh-status-disabled = ปิด
+# Variables:
+# $reason (string) - A string representation of the reason DoH is not active. For example NS_ERROR_UNKNOWN_HOST or TRR_RCODE_FAIL.
+preferences-doh-status-not-active = ไม่ทำงาน ({ $reason })
+preferences-doh-group-message = เปิดใช้งาน secure DNS โดยใช้:
+preferences-doh-group-message2 = เปิดใช้งาน DNS over HTTPS โดยใช้:
+preferences-doh-expand-section =
+ .tooltiptext = ข้อมูลเพิ่มเติม
+preferences-doh-setting-default =
+ .label = การปกป้องแบบเริ่มต้น
+ .accesskey = ป
+preferences-doh-default-desc = { -brand-short-name } จะตัดสินใจว่าควรใช้ secure DNS เมื่อใดเพื่อที่จะปกป้องความเป็นส่วนตัวของคุณ
+preferences-doh-default-detailed-desc-1 = ใช้ secure DNS ในภูมิภาคที่สามารถใช้ได้
+preferences-doh-default-detailed-desc-2 = ใช้ DNS resolver เริ่มต้นของคุณหากมีปัญหากับผู้ให้บริการ secure DNS
+preferences-doh-default-detailed-desc-3 = ใช้ผู้ให้บริการเฉพาะที่หากเป็นไปได้
+preferences-doh-default-detailed-desc-4 = ปิดใช้เมื่อ VPN, การควบคุมโดยผู้ปกครอง, หรือนโยบายองค์กรทำงาน
+preferences-doh-default-detailed-desc-5 = ปิดใช้เมื่อเครือข่ายบอกกับ { -brand-short-name } ว่าไม่ควรใช้ secure DNS
+preferences-doh-setting-enabled =
+ .label = การปกป้องแบบเพิ่มเติม
+ .accesskey = พ
+preferences-doh-enabled-desc = ให้คุณควบคุมว่าควรใช้ secure DNS เมื่อใดและเลือกผู้ให้บริการของคุณเองได้
+preferences-doh-enabled-detailed-desc-1 = ใช้ผู้ให้บริการที่คุณเลือก
+preferences-doh-enabled-detailed-desc-2 = ใช้ DNS resolver เริ่มต้นของคุณเฉพาะเมื่อมีปัญหากับ secure DNS เท่านั้น
+preferences-doh-setting-strict =
+ .label = การปกป้องแบบสูงสุด
+ .accesskey = ส
+preferences-doh-strict-desc = { -brand-short-name } จะใช้ secure DNS เสมอ คุณจะเห็นคำเตือนเกี่ยวกับความเสี่ยงด้านความปลอดภัยก่อนที่เราจะใช้ DNS ของระบบของคุณ
+preferences-doh-strict-detailed-desc-1 = ใช้เฉพาะผู้ให้บริการที่คุณเลือกเท่านั้น
+preferences-doh-strict-detailed-desc-2 = เตือนเสมอเมื่อ secure DNS ใช้ไม่ได้
+preferences-doh-strict-detailed-desc-3 = หาก secure DNS ใช้ไม่ได้ ไซต์ต่างๆ จะไม่โหลดหรือทำงานถูกต้อง
+preferences-doh-setting-off =
+ .label = ปิด
+ .accesskey = ป
+preferences-doh-off-desc = ใช้ DNS resolver เริ่มต้นของคุณ
+preferences-doh-checkbox-warn =
+ .label = เตือนหากมีบุคคลที่สามเข้ามาขัดขวาง secure DNS อย่างต่อเนื่อง
+ .accesskey = ต
+preferences-doh-select-resolver = เลือกผู้ให้บริการ:
+preferences-doh-exceptions-description = { -brand-short-name } จะไม่ใช้ secure DNS บนไซต์เหล่านี้
+preferences-doh-manage-exceptions =
+ .label = จัดการข้อยกเว้น…
+ .accesskey = ย
+
+## The following strings are used in the Download section of settings
+
+desktop-folder-name = เดสก์ท็อป
+downloads-folder-name = การดาวน์โหลด
+choose-download-folder-title = เลือกโฟลเดอร์การดาวน์โหลด:
diff --git a/l10n-th/browser/browser/preferences/selectBookmark.ftl b/l10n-th/browser/browser/preferences/selectBookmark.ftl
new file mode 100644
index 0000000000..2d6964746c
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/selectBookmark.ftl
@@ -0,0 +1,9 @@
+# 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/.
+
+select-bookmark-window2 =
+ .title = ตั้งหน้าแรก
+ .style = min-width: 32em;
+
+select-bookmark-desc = เลือกที่คั่นหน้าเพื่อตั้งเป็นหน้าแรก หากเลือกโฟลเดอร์ ที่คั่นหน้าทั้งหมดในโฟลเดอร์ดังกล่าวจะถูกเปิดในแท็บ
diff --git a/l10n-th/browser/browser/preferences/siteDataSettings.ftl b/l10n-th/browser/browser/preferences/siteDataSettings.ftl
new file mode 100644
index 0000000000..a01c98cb5f
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/siteDataSettings.ftl
@@ -0,0 +1,66 @@
+# 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/.
+
+
+## Settings
+
+site-data-settings-window =
+ .title = จัดการคุกกี้และข้อมูลไซต์
+
+site-data-settings-description = เว็บไซต์ดังต่อไปนี้จัดเก็บคุกกี้และข้อมูลไซต์ไว้ในคอมพิวเตอร์ของคุณ { -brand-short-name } เก็บข้อมูลจากเว็บไซต์ที่ใช้ที่เก็บข้อมูลถาวรจนกว่าคุณจะลบออก และลบข้อมูลจากเว็บไซต์ที่ใช้ที่เก็บข้อมูลไม่ถาวรออกเมื่อต้องการพื้นที่
+
+site-data-search-textbox =
+ .placeholder = ค้นหาเว็บไซต์
+ .accesskey = ค
+
+site-data-column-host =
+ .label = ไซต์
+site-data-column-cookies =
+ .label = คุกกี้
+site-data-column-storage =
+ .label = ที่เก็บข้อมูล
+site-data-column-last-used =
+ .label = วันที่ใช้ครั้งล่าสุด
+
+# This label is used in the "Host" column for local files, which have no host.
+site-data-local-file-host = (ไฟล์ในเครื่อง)
+
+site-data-remove-selected =
+ .label = เอาที่เลือกออก
+ .accesskey = อ
+
+site-data-settings-dialog =
+ .buttonlabelaccept = บันทึกการเปลี่ยนแปลง
+ .buttonaccesskeyaccept = บ
+
+# Variables:
+# $value (Number) - Value of the unit (for example: 4.6, 500)
+# $unit (String) - Name of the unit (for example: "bytes", "KB")
+site-storage-usage =
+ .value = { $value } { $unit }
+site-storage-persistent =
+ .value = { site-storage-usage.value } (ถาวร)
+
+site-data-remove-all =
+ .label = เอาทั้งหมดออก
+ .accesskey = ท
+
+site-data-remove-shown =
+ .label = เอาที่แสดงทั้งหมดออก
+ .accesskey = ท
+
+## Removing
+
+site-data-removing-dialog =
+ .title = { site-data-removing-header }
+ .buttonlabelaccept = เอาออก
+
+site-data-removing-header = การเอาคุกกี้และข้อมูลไซต์ออก
+
+site-data-removing-desc = การเอาคุกกี้และข้อมูลไซต์ออกอาจนำคุณออกจากระบบของเว็บไซต์ คุณแน่ใจหรือไม่ว่าต้องการทำการเปลี่ยนแปลง?
+# Variables:
+# $baseDomain (String) - The single domain for which data is being removed
+site-data-removing-single-desc = การเอาคุกกี้และข้อมูลไซต์ออกอาจนำคุณออกจากระบบเว็บไซต์ต่าง ๆ คุณแน่ใจหรือไม่ว่าต้องการเอาคุกกี้และข้อมูลไซต์สำหรับ <strong>{ $baseDomain }</strong> ออก?
+
+site-data-removing-table = คุกกี้และข้อมูลไซต์สำหรับเว็บไซต์ดังต่อไปนี้จะถูกเอาออก
diff --git a/l10n-th/browser/browser/preferences/translation.ftl b/l10n-th/browser/browser/preferences/translation.ftl
new file mode 100644
index 0000000000..08c8d693bf
--- /dev/null
+++ b/l10n-th/browser/browser/preferences/translation.ftl
@@ -0,0 +1,40 @@
+# 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/.
+
+translation-window2 =
+ .title = ข้อยกเว้น - การแปล
+ .style = min-width: 36em
+
+translation-close-key =
+ .key = w
+
+translation-languages-disabled-desc = การแปลจะไม่ถูกนำเสนอสำหรับภาษาดังต่อไปนี้
+
+translation-languages-column =
+ .label = ภาษา
+
+translation-languages-button-remove =
+ .label = เอาภาษาออก
+ .accesskey = อ
+
+translation-languages-button-remove-all =
+ .label = เอาภาษาทั้งหมดออก
+ .accesskey = ภ
+
+translation-sites-disabled-desc = การแปลจะไม่ถูกนำเสนอสำหรับไซต์ดังต่อไปนี้
+
+translation-sites-column =
+ .label = เว็บไซต์
+
+translation-sites-button-remove =
+ .label = เอาไซต์ออก
+ .accesskey = ต
+
+translation-sites-button-remove-all =
+ .label = เอาไซต์ทั้งหมดออก
+ .accesskey = ท
+
+translation-dialog =
+ .buttonlabelaccept = ปิด
+ .buttonaccesskeyaccept = ป