stardew-valley-mods/CJBItemSpawner/i18n/th.json
2025-07-12 21:22:07 +08:00

49 lines
2.5 KiB
JSON

{
/*********
** Sort button
*********/
"sort.by-name": "ชื่อ",
"sort.by-price": "ราคาขาย",
"sort.by-type": "ประเภท",
"sort.by-id": "ID",
/*********
** Category dropdown
*********/
"filter.all": "ทั้งหมด",
"filter.artisan-and-cooking": "ผลิตภัณฑ์ & อาหาร",
"filter.crafting.products": "สิ่งประดิษฐ์: สิ่งของเครื่องใช้",
"filter.crafting.resources": "สิ่งประดิษฐ์: วัตถุดิบ",
"filter.decor.furniture": "ของตกแต่ง: เฟอร์นิเจอร์",
"filter.decor.other": "ของตกแต่ง: อื่นๆ",
"filter.equipment-boots": "อุปกรณ์สวมใส่: รองเท้า",
"filter.equipment-clothes": "อุปกรณ์สวมใส่: เสื้อผ้า",
"filter.equipment-hats": "อุปกรณ์สวมใส่: หมวก",
"filter.equipment-rings": "อุปกรณ์สวมใส่: แหวน",
"filter.equipment-tools": "อุปกรณ์สวมใส่: เครื่องมือ",
"filter.equipment-weapons": "อุปกรณ์สวมใส่: อาวุธ",
"filter.farm-animal-drops": "ฟาร์ม: ผลิตภัณฑ์จากสัตว์",
"filter.farm-crops": "ฟาร์ม: ผืชผัก",
"filter.farm-seeds": "ฟาร์ม: เมล็ดพันธุ์",
"filter.fish": "ปลา",
"filter.minerals-and-artifacts": "แร่ & วัถตุโบราณ",
"filter.miscellaneous": "อื่นๆ",
/*********
** Generic Mod Config Menu UI
*********/
// TODO
"config.title.controls": "Controls",
"config.show-menu-key.name": "Show menu key",
"config.show-menu-key.desc": "The keybind which opens the menu (when no other menu is open).",
"config.title.options": "Options",
"config.apply-trash-can-upgrade.name": "Apply trash can upgrade",
"config.apply-trash-can-upgrade.desc": "When you upgrade your trash can to reclaim part of the price of trashed items, whether that upgrade applies in the item spawner menu too.",
"config.title.hide-categories": "Hide categories",
"config.hide-category.desc": "Whether to hide the '{{name}}' category in the UI. If it's hidden, items in this category will not be accessible through the spawn menu."
}