From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-th/toolkit/toolkit/about/aboutPlugins.ftl | 43 ++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 l10n-th/toolkit/toolkit/about/aboutPlugins.ftl (limited to 'l10n-th/toolkit/toolkit/about/aboutPlugins.ftl') diff --git a/l10n-th/toolkit/toolkit/about/aboutPlugins.ftl b/l10n-th/toolkit/toolkit/about/aboutPlugins.ftl new file mode 100644 index 0000000000..88781b850f --- /dev/null +++ b/l10n-th/toolkit/toolkit/about/aboutPlugins.ftl @@ -0,0 +1,43 @@ +# 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/. + +title-label = เกี่ยวกับปลั๊กอิน +installed-plugins-label = ปลั๊กอินที่ติดตั้ง +no-plugins-are-installed-label = ไม่พบปลั๊กอินที่ติดตั้ง +deprecation-description = มีบางอย่างขาดหายไป? ปลั๊กอินบางตัวไม่ได้รับการสนับสนุนอีกต่อไป เรียนรู้เพิ่มเติม +deprecation-description2 = + .message = มีบางอย่างขาดหายไป? ปลั๊กอินบางตัวไม่ได้รับการสนับสนุนอีกต่อไป + +## The information of plugins +## +## Variables: +## $pluginLibraries: the plugin library +## $pluginFullPath: path of the plugin +## $version: version of the plugin + +file-dd = ไฟล์: { $pluginLibraries } +path-dd = เส้นทาง: { $pluginFullPath } +version-dd = รุ่น: { $version } + +## These strings describe the state of plugins +## +## Variables: +## $blockListState: show some special state of the plugin, such as blocked, outdated + +state-dd-enabled = สถานะ: ถูกเปิดใช้งาน +state-dd-enabled-block-list-state = สถานะ: ถูกเปิดใช้งาน ({ $blockListState }) +state-dd-Disabled = สถานะ: ถูกปิดใช้งาน +state-dd-Disabled-block-list-state = สถานะ: ถูกปิดใช้งาน ({ $blockListState }) +mime-type-label = ชนิดของ MIME +description-label = คำอธิบาย +suffixes-label = ส่วนต่อท้าย + +## Gecko Media Plugins (GMPs) + +plugins-gmp-license-info = ข้อมูลสัญญาอนุญาต +plugins-gmp-privacy-info = ข้อมูลความเป็นส่วนตัว +plugins-openh264-name = ตัวแปลงสัญญาณวิดีโอ OpenH264 ให้บริการโดย Cisco Systems, Inc. +plugins-openh264-description = ปลั๊กอินนี้ติดตั้งโดยอัตโนมัติโดย Mozilla เพื่อให้สอดคล้องกับข้อกำหนด WebRTC และเปิดใช้งานการเรียก WebRTC ด้วยอุปกรณ์ที่ต้องใช้ตัวแปลงสัญญาณวิดีโอ H.264 เยี่ยมชม https://www.openh264.org/ เพื่อดูรหัสต้นฉบับของตัวแปลงสัญญาณและเรียนรู้เพิ่มเติมเกี่ยวกับการใช้งาน +plugins-widevine-name = โมดูลถอดรหัสเนื้อหา Widevine ให้บริการโดย Google Inc. +plugins-widevine-description = ปลั๊กอินนี้ช่วยให้สามารถเล่นสื่อที่เข้ารหัสตามข้อกำหนดของ Encrypted Media Extensions ได้ โดยทั่วไปแล้วสื่อที่เข้ารหัสจะถูกใช้โดยไซต์เพื่อป้องกันการคัดลอกเนื้อหาสื่อพรีเมียม เยี่ยมชม https://www.w3.org/TR/encrypted-media/ สำหรับข้อมูลเพิ่มเติมเกี่ยวกับ Encrypted Media Extensions -- cgit v1.2.3