# 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/. content-blocking-trackers-view-empty = ไม่มีที่ตรวจพบในไซต์นี้ content-blocking-cookies-blocking-trackers-label = คุกกี้ติดตามข้ามไซต์ content-blocking-cookies-blocking-third-party-label = คุกกี้จากบุคคลที่สาม content-blocking-cookies-blocking-unvisited-label = คุกกี้ของไซต์ที่ไม่ได้เยี่ยมชม content-blocking-cookies-blocking-all-label = คุกกี้ทั้งหมด content-blocking-cookies-view-first-party-label = จากไซต์นี้ content-blocking-cookies-view-trackers-label = คุกกี้ติดตามข้ามไซต์ content-blocking-cookies-view-third-party-label = คุกกี้จากบุคคลที่สาม # This label is shown next to a cookie origin in the cookies subview. # It forms the end of the (imaginary) sentence "www.example.com [was] Allowed" content-blocking-cookies-view-allowed-label = .value = อนุญาตแล้ว # This label is shown next to a cookie origin in the cookies subview. # It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" content-blocking-cookies-view-blocked-label = .value = ปิดกั้นแล้ว # Variables: # $domain (String): the domain of the site. content-blocking-cookies-view-remove-button = .tooltiptext = ล้างข้อยกเว้นคุกกี้สำหรับ { $domain } tracking-protection-icon-active = กำลังปิดกั้นตัวติดตามสื่อสังคมออนไลน์ คุกกี้ติดตามข้ามไซต์ และลายนิ้วมือดิจิทัล tracking-protection-icon-active-container = .aria-label = { tracking-protection-icon-active } tracking-protection-icon-disabled = การป้องกันการติดตามแบบพิเศษปิดอยู่สำหรับไซต์นี้ tracking-protection-icon-disabled-container = .aria-label = { tracking-protection-icon-disabled } tracking-protection-icon-no-trackers-detected = ไม่มีตัวติดตามที่ { -brand-short-name } รู้จักถูกตรวจพบที่หน้านี้ tracking-protection-icon-no-trackers-detected-container = .aria-label = { tracking-protection-icon-no-trackers-detected } ## Variables: ## $host (String): the site's hostname # Header of the Protections Panel. protections-header = การป้องกันสำหรับ { $host } ## Blocking and Not Blocking sub-views in the Protections Panel protections-blocking-fingerprinters = .title = ลายนิ้วมือดิจิทัลถูกปิดกั้น protections-blocking-cryptominers = .title = ตัวขุดเหรียญดิจิทัลถูกปิดกั้น protections-blocking-cookies-trackers = .title = คุกกี้ติดตามข้ามไซต์ถูกปิดกั้น protections-blocking-cookies-third-party = .title = คุกกี้จากบุคคลที่สามถูกปิดกั้น protections-blocking-cookies-all = .title = คุกกี้ทั้งหมดถูกปิดกั้น protections-blocking-cookies-unvisited = .title = คุกกี้จากไซต์ที่ไม่ได้เยี่ยมชมถูกปิดกั้น protections-blocking-tracking-content = .title = ตัวติดตามเนื้อหาถูกปิดกั้น protections-blocking-social-media-trackers = .title = ตัวติดตามสังคมออนไลน์ถูกปิดกั้น protections-not-blocking-fingerprinters = .title = ไม่ปิดกั้นลายนิ้วมือดิจิทัล protections-not-blocking-cryptominers = .title = ไม่ปิดกั้นตัวขุดเหรียญดิจิทัล protections-not-blocking-cookies-third-party = .title = ไม่ปิดกั้นคุกกี้จากบุคคลที่สาม protections-not-blocking-cookies-all = .title = ไม่ปิดกั้นคุกกี้ protections-not-blocking-cross-site-tracking-cookies = .title = ไม่ปิดกั้นคุกกี้ติดตามข้ามไซต์ protections-not-blocking-tracking-content = .title = ไม่ได้ปิดกั้นเนื้อหาการติดตาม protections-not-blocking-social-media-trackers = .title = ไม่ได้ปิดกั้นตัวติดตามสื่อสังคมออนไลน์ ## Footer and Milestones sections in the Protections Panel ## Variables: ## $trackerCount (Number): number of trackers blocked ## $date (Date): the date on which we started counting # This text indicates the total number of trackers blocked on all sites. # In its tooltip, we show the date when we started counting this number. protections-footer-blocked-tracker-counter = { $trackerCount } ถูกปิดกั้น .tooltiptext = ตั้งแต่ { DATETIME($date, year: "numeric", month: "long", day: "numeric") } # This text indicates the total number of trackers blocked on all sites. # It should be the same as protections-footer-blocked-tracker-counter; # this message is used to leave out the tooltip when the date is not available. protections-footer-blocked-tracker-counter-no-tooltip = { $trackerCount } ถูกปิดกั้น # In English this looks like "Firefox blocked over 10,000 trackers since October 2019" protections-milestone = { -brand-short-name } ปิดกั้นตัวติดตาม { $trackerCount } ตัวตั้งแต่ { DATETIME($date, year: "numeric", month: "long") }