From 4ef8cfb9dbe384d193a8dccb2a23c6c7c83d716d Mon Sep 17 00:00:00 2001 From: Naborisk Date: Wed, 4 Sep 2024 02:44:02 +0900 Subject: [PATCH] th.json: add some interaction translation --- th.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/th.json b/th.json index bb57439..d3d8c85 100644 --- a/th.json +++ b/th.json @@ -50,6 +50,27 @@ "General.Sort.Ascending": "เรียงจากน้อยไปมาก", "General.Sort.Descending": "เรียงจากมากไปน้อย", + "Interaction.Destroy": "ทำลาย", + "Interaction.Duplicate": "สร้างก็อปปิ้", + "Interaction.SaveToInventory": "บันทึกไปยัง Inventory", + "Interaction.SaveToInventory.NotLoggedIn": "กรุณาเข้าสู่ระบบก่อนบันทึกไปยัง Inventory", + "Interaction.SaveToInventory.NoWritePermission": "ไม่สามารถบันทึกไปยังโฟลเดอร์ปัจจุบันใน Inventory", + "Interaction.Undo": "ย้อนกลับ", + "Interaction.Redo": "ทำซ้ำ", + "Interaction.EquipTool": "สวมใส่", + "Interaction.DequipTool": "ถอดออก", + "Interaction.ScalingEnabled": "การปรับขนาด: เปิด", + "Interaction.ScalingDisabled": "การปรับขนาด: ปิด", + "Interaction.ResetScale": "รีเซ็ตขนาด", + "Interaction.LaserEnabled": "เลเซอร์: เปิด", + "Interaction.LaserDisabled": "เลเซอร์: ปิด", + "Interaction.Grab.Palm": "จับ: ฝ่ามือ", + "Interaction.Grab.Precision": "จับ: แม่นยำ", + "Interaction.Grab.Auto": "จับ: อัตโนมัติ", + "Interaction.Grab.Off": "จับ: เฉพาะเลเซอร์", + "Interaction.Locomotion": "การเคลื่อนไหว", + "Interaction.Locomotion.None": "ไม่มี", + "Discord.RichPresence.InPrivateWorld": "อยู่ในโลกส่วนตัว", "Discord.RichPresence.InPrivateLargeText": "ในโลกส่วนตัว ({version})", "Discord.RichPresence.InPublicWorld": "อยู่ในโลกสาธารณะ",