stardew_valley/GenericModConfigMenu/i18n/th.json
2024-01-11 05:38:42 +08:00

33 lines
1.7 KiB
JSON

{
/*********
** Generic config UI
*********/
// button text at the bottom of the in-game options menu
"button.mod-options": "ตัวเลือกม็อด",
// mod list UI
"list.editable-heading": "กำหนดค่าม็อด",
"list.not-editable-heading": "แก้ไขได้จากหน้าจอเริ่มต้นเกม:",
"list.keybindings": "คีย์ลัด",
// mod config pages
"config.buttons.cancel": "ยกเลิก",
"config.buttons.reset-to-default": "ค่าเริ่มต้น",
"config.buttons.save": "บันทึก",
"config.buttons.save-and-close": "บันทึก & ปิด",
"config.rebind-key.title": "การตั้งค่าปุ่มลัด: {{optionName}}",
"config.rebind-key.simple-instructions": "ป้อนคีย์ใหม่เพื่อตั้งค่าปุ่มลัดอีกครั้ง",
"config.rebind-key.combo-instructions": "ป้อนคีย์ใหม่เพื่อตั้งค่าปุ่มลัด",
"config.rebind-key.no-key": "(ไม่มี)",
/*********
** Config options for Generic Mod Config Menu itself
*********/
"options.open-menu-key.name": "ปุ่มเปิดเมนู",
"options.open-menu-key.desc": "ปุ่มลัดสำหรับเรียกใช้เมนู",
"options.scroll-speed.name": "ความเร็วในการเลื่อน",
"options.scroll-speed.desc": "จำนวนแถวฟิลด์ที่จะออฟเซ็ต เมื่อเลื่อนเมนูการกำหนดค่า"
}