From 6cb5de01f87d7ae7dd5a5146806cc039c02e96dd Mon Sep 17 00:00:00 2001 From: inwchamp1337 <115950933+inwchamp1337@users.noreply.github.com> Date: Mon, 19 May 2025 00:33:19 +0700 Subject: [PATCH] Added a Thai translation (#1284) * Added a Thai translation * Update th.json --- locales/th.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 locales/th.json diff --git a/locales/th.json b/locales/th.json new file mode 100644 index 0000000..d37a9e6 --- /dev/null +++ b/locales/th.json @@ -0,0 +1,45 @@ +{ + "Source x Target Mapper": "ตัวจับคู่ต้นทาง x ปลายทาง", + "select a source image": "เลือกรูปภาพต้นฉบับ", + "Preview": "ตัวอย่าง", + "select a target image or video": "เลือกรูปภาพหรือวิดีโอเป้าหมาย", + "save image output file": "บันทึกไฟล์รูปภาพ", + "save video output file": "บันทึกไฟล์วิดีโอ", + "select a target image": "เลือกรูปภาพเป้าหมาย", + "source": "ต้นฉบับ", + "Select a target": "เลือกเป้าหมาย", + "Select a face": "เลือกใบหน้า", + "Keep audio": "เก็บเสียง", + "Face Enhancer": "ปรับปรุงใบหน้า", + "Many faces": "หลายใบหน้า", + "Show FPS": "แสดง FPS", + "Keep fps": "คงค่า FPS", + "Keep frames": "คงค่าเฟรม", + "Fix Blueish Cam": "แก้ไขภาพอมฟ้าจากกล้อง", + "Mouth Mask": "มาสก์ปาก", + "Show Mouth Mask Box": "แสดงกรอบมาสก์ปาก", + "Start": "เริ่ม", + "Live": "สด", + "Destroy": "หยุด", + "Map faces": "จับคู่ใบหน้า", + "Processing...": "กำลังประมวลผล...", + "Processing succeed!": "ประมวลผลสำเร็จแล้ว!", + "Processing ignored!": "การประมวลผลถูกละเว้น", + "Failed to start camera": "ไม่สามารถเริ่มกล้องได้", + "Please complete pop-up or close it.": "โปรดดำเนินการในป๊อปอัปให้เสร็จสิ้น หรือปิด", + "Getting unique faces": "กำลังค้นหาใบหน้าที่ไม่ซ้ำกัน", + "Please select a source image first": "โปรดเลือกภาพต้นฉบับก่อน", + "No faces found in target": "ไม่พบใบหน้าในภาพเป้าหมาย", + "Add": "เพิ่ม", + "Clear": "ล้าง", + "Submit": "ส่ง", + "Select source image": "เลือกภาพต้นฉบับ", + "Select target image": "เลือกภาพเป้าหมาย", + "Please provide mapping!": "โปรดระบุการจับคู่!", + "At least 1 source with target is required!": "ต้องมีการจับคู่ต้นฉบับกับเป้าหมายอย่างน้อย 1 คู่!", + "Face could not be detected in last upload!": "ไม่สามารถตรวจพบใบหน้าในไฟล์อัปโหลดล่าสุด!", + "Select Camera:": "เลือกกล้อง:", + "All mappings cleared!": "ล้างการจับคู่ทั้งหมดแล้ว!", + "Mappings successfully submitted!": "ส่งการจับคู่สำเร็จแล้ว!", + "Source x Target Mapper is already open.": "ตัวจับคู่ต้นทาง x ปลายทาง เปิดอยู่แล้ว" +} \ No newline at end of file