From 5161c356f987b9b215a66ed204f2869a7d0b4ca7 Mon Sep 17 00:00:00 2001 From: warakorn Date: Thu, 17 Oct 2024 16:19:10 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Thai) Currently translated at 70.2% (279 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/th/ --- src/i18n/resources/th.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/i18n/resources/th.json b/src/i18n/resources/th.json index be98a287..6c3e9395 100644 --- a/src/i18n/resources/th.json +++ b/src/i18n/resources/th.json @@ -207,6 +207,10 @@ } }, "plugins": { + "ad-speedup": { + "description": "หากมีการเล่นโฆษณา เสียงจะถูกปิดและตั้งค่าความเร็วในการเล่นเป็น 16x", + "name": "เพิ่มความเร็วโฆษณา" + }, "adblocker": { "description": "บล็อกโฆษณาและการติดตามทั้งหมดอย่างอัตโนมัติ", "menu": { @@ -275,6 +279,18 @@ }, "name": "โหมดสภาพแวดล้อม" }, + "api-server": { + "description": "เพิ่มเซิร์ฟเวอร์ API เพื่อควบคุมการเล่น", + "dialog": { + "request": { + "buttons": { + "allow": "อนุญาต", + "deny": "ปฏิเสธ" + }, + "message": "อนุญาตให้ {{ID}} ({{origin}}) เข้าถึง API หรือไม่?" + } + } + }, "audio-compressor": { "description": "ใช้การบีบอัดเสียง (ลดระดับเสียงของส่วนที่ดังที่สุดของสัญญาณและเพิ่มระดับเสียงของส่วนที่เบาที่สุด)", "name": "เครื่องมือบีบอัดเสียง"