wx363880556 发表于 2024-8-19 11:33:53

翻译成中文,保留源代码


-- jim mechanic

["mechanic_tools"]            = {["name"] = "mechanic_tools",             ["label"] = "Mechanic tools",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "mechanic_tools.png",       ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Needed for vehicle repairs"},
["toolbox"]                     = {["name"] = "toolbox",                  ["label"] = "Toolbox",                  ["weight"] = 0,         ["type"] = "item",      ["image"] = "toolbox.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Needed for Performance part removal"},
["ducttape"]                  = {["name"] = "ducttape",                   ["label"] = "Duct Tape",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "bodyrepair.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Good for quick fixes"},
["mechboard"]                   = {["name"] = "mechboard",                  ["label"] = "Mechanic Sheet",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "mechboard.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

--Performance
["turbo"]                     = {["name"] = "turbo",                      ["label"] = "Supercharger Turbo",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "turbo.png",                ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Who doesn't need a 65mm Turbo??"},
["car_armor"]                   = {["name"] = "car_armor",                  ["label"] = "Vehicle Armor",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "armour.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["nos"]                         = {["name"] = "nos",                        ["label"] = "NOS Bottle",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "nos.png",                  ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "A full bottle of NOS"},
["noscan"]                      = {["name"] = "noscan",                     ["label"] = "Empty NOS Bottle",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "noscan.png",               ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,["combinable"] = nil,   ["description"] = "An Empty bottle of NOS"},
["noscolour"]                   = {["name"] = "noscolour",                  ["label"] = "NOS Colour Injector",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "noscolour.png",            ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = false,["combinable"] = nil,   ["description"] = "Make that purge spray"},

["engine1"]                     = {["name"] = "engine1",                  ["label"] = "Shonen Engine",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "shonen.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine2"]                     = {["name"] = "engine2",                  ["label"] = "V8 Engine",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "v8engine.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine3"]                     = {["name"] = "engine3",                  ["label"] = "V10 Engine",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "v10engine.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine4"]                     = {["name"] = "engine4",                  ["label"] = "V12 Engine",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "v12engine.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["transmission1"]               = {["name"] = "transmission1",            ["label"] = "Transmission Lvl 1",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission1.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["transmission2"]               = {["name"] = "transmission2",            ["label"] = "Transmission Lvl 2",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission2.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["transmission3"]               = {["name"] = "transmission3",            ["label"] = "Transmission Lvl 3",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission3.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["brakes1"]                     = {["name"] = "brakes1",                  ["label"] = "Performance Brakes",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes1.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["brakes2"]                     = {["name"] = "brakes2",                  ["label"] = "GT Big Brakes",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes2.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["brakes3"]                     = {["name"] = "brakes3",                  ["label"] = "Competition Brakes",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes3.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["suspension1"]               = {["name"] = "suspension1",                ["label"] = "Lowered Suspension",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension1.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["suspension2"]               = {["name"] = "suspension2",                ["label"] = "Street Suspension",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension2.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Street Racing level Suspension"},
["suspension3"]               = {["name"] = "suspension3",                ["label"] = "Racing Suspension",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension3.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Street Racing level Suspension"},
["suspension4"]               = {["name"] = "suspension4",                ["label"] = "Rally Suspension",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension4.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Street Racing level Suspension"},

["bprooftires"]               = {["name"] = "bprooftires",                ["label"] = "Bulletproof Tires",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "bprooftires.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["drifttires"]                  = {["name"] = "drifttires",               ["label"] = "Drift Tires",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "drifttires.png",         ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

--Cosmetics
["underglow_controller"]         = {["name"] = "underglow_controller",      ["label"] = "Neon Controller",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "underglow_controller.png", ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "RGB LED Vehicle Remote"},
["headlights"]                   = {["name"] = "headlights",                ["label"] = "Xenon Headlights",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "headlights.png",         ["unique"] = true,["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "8k HID headlights"},

["tint_supplies"]                = {["name"] = "tint_supplies",             ["label"] = "Tint Supplies",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "tint_supplies.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "Supplies for window tinting"},

["customplate"]                  = {["name"] = "customplate",               ["label"] = "Customized Plates",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "plate.png",                ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["hood"]                         = {["name"] = "hood",                      ["label"] = "Vehicle Hood",             ["weight"] = 0,         ["type"] = "item",      ["image"] = "hood.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["roof"]                         = {["name"] = "roof",                      ["label"] = "Vehicle Roof",             ["weight"] = 0,         ["type"] = "item",      ["image"] = "roof.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["spoiler"]                      = {["name"] = "spoiler",                   ["label"] = "Vehicle Spoiler",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "spoiler.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["bumper"]                     = {["name"] = "bumper",                  ["label"] = "Vehicle Bumper",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "bumper.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["skirts"]                     = {["name"] = "skirts",                  ["label"] = "Vehicle Skirts",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "skirts.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["exhaust"]                      = {["name"] = "exhaust",                   ["label"] = "Vehicle Exhaust",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "exhaust.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["seat"]                         = {["name"] = "seat",                      ["label"] = "Seat Cosmetics",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "seat.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["rollcage"]                     = {["name"] = "rollcage",                  ["label"] = "Roll Cage",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "rollcage.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["rims"]                         = {["name"] = "rims",                      ["label"] = "Custom Wheel Rims",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "rims.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["livery"]                     = {["name"] = "livery",                  ["label"] = "Livery Roll",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "livery.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["paintcan"]                     = {["name"] = "paintcan",                  ["label"] = "Vehicle Spray Can",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "spraycan.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["tires"]                        = {["name"] = "tires",                     ["label"] = "Drift Smoke Tires",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "tires.png",                ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["horn"]                         = {["name"] = "horn",                      ["label"] = "Custom Vehicle Horn",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "horn.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["internals"]                  = {["name"] = "internals",               ["label"] = "Internal Cosmetics",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "internals.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["externals"]                  = {["name"] = "externals",               ["label"] = "Exterior Cosmetics",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "mirror.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},



ChatGPT 发表于 2024-8-19 11:34:56

```lua
-- jim mechanic
["mechanic_tools"]            = {["name"] = "mechanic_tools",             ["label"] = "修理工工具",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "mechanic_tools.png",       ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "需要用于车辆维修"},
["toolbox"]                     = {["name"] = "toolbox",                  ["label"] = "工具箱",                  ["weight"] = 0,         ["type"] = "item",      ["image"] = "toolbox.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "需要用于性能零件拆卸"},
["ducttape"]                  = {["name"] = "ducttape",                   ["label"] = "管道胶带",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "bodyrepair.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "适合快速修复"},
["mechboard"]                   = {["name"] = "mechboard",                  ["label"] = "修理工表格",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "mechboard.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

-- Performance
["turbo"]                     = {["name"] = "turbo",                      ["label"] = "增压涡轮",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "turbo.png",                ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "谁不需要65mm涡轮??"},
["car_armor"]                   = {["name"] = "car_armor",                  ["label"] = "车辆装甲",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "armour.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["nos"]                         = {["name"] = "nos",                        ["label"] = "NOS 瓶",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "nos.png",                  ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "一整瓶NOS"},
["noscan"]                      = {["name"] = "noscan",                     ["label"] = "空的 NOS 瓶",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "noscan.png",               ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,["combinable"] = nil,   ["description"] = "一个空的 NOS 瓶"},
["noscolour"]                   = {["name"] = "noscolour",                  ["label"] = "NOS 颜色注入器",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "noscolour.png",            ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = false,["combinable"] = nil,   ["description"] = "制造喷洒颜色"},

["engine1"]                     = {["name"] = "engine1",                  ["label"] = "少年引擎",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "shonen.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine2"]                     = {["name"] = "engine2",                  ["label"] = "V8 引擎",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "v8engine.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine3"]                     = {["name"] = "engine3",                  ["label"] = "V10 引擎",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "v10engine.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["engine4"]                     = {["name"] = "engine4",                  ["label"] = "V12 引擎",               ["weight"] = 0,         ["type"] = "item",      ["image"] = "v12engine.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["transmission1"]               = {["name"] = "transmission1",            ["label"] = "传输 lvl 1",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission1.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["transmission2"]               = {["name"] = "transmission2",            ["label"] = "传输 lvl 2",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission2.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["transmission3"]               = {["name"] = "transmission3",            ["label"] = "传输 lvl 3",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "transmission3.png",      ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["brakes1"]                     = {["name"] = "brakes1",                  ["label"] = "性能刹车",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes1.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["brakes2"]                     = {["name"] = "brakes2",                  ["label"] = "GT 大刹车",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes2.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["brakes3"]                     = {["name"] = "brakes3",                  ["label"] = "竞赛刹车",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "brakes3.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["suspension1"]               = {["name"] = "suspension1",                ["label"] = "降低悬挂",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension1.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["suspension2"]               = {["name"] = "suspension2",                ["label"] = "街道悬挂",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension2.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "街道赛车级别悬挂"},
["suspension3"]               = {["name"] = "suspension3",                ["label"] = "赛车悬挂",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension3.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "街道赛车级别悬挂"},
["suspension4"]               = {["name"] = "suspension4",                ["label"] = "拉力赛车悬挂",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "suspension4.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "街道赛车级别悬挂"},

["bprooftires"]               = {["name"] = "bprooftires",                ["label"] = "防弹轮胎",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "bprooftires.png",          ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["drifttires"]                  = {["name"] = "drifttires",               ["label"] = "漂移轮胎",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "drifttires.png",         ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

-- Cosmetics
["underglow_controller"]         = {["name"] = "underglow_controller",      ["label"] = "霓虹灯控制器",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "underglow_controller.png", ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "RGB LED 车载遥控器"},
["headlights"]                   = {["name"] = "headlights",                ["label"] = "氙气大灯",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "headlights.png",         ["unique"] = true,["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "8000K HID 大灯"},

["tint_supplies"]                = {["name"] = "tint_supplies",             ["label"] = "染色用品",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "tint_supplies.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,    ["description"] = "用于窗户染色的用品"},

["customplate"]                  = {["name"] = "customplate",               ["label"] = "定制车牌",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "plate.png",                ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["hood"]                         = {["name"] = "hood",                      ["label"] = "车辆引擎盖",             ["weight"] = 0,         ["type"] = "item",      ["image"] = "hood.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["roof"]                         = {["name"] = "roof",                      ["label"] = "车辆顶部",             ["weight"] = 0,         ["type"] = "item",      ["image"] = "roof.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["spoiler"]                      = {["name"] = "spoiler",                   ["label"] = "车辆尾翼",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "spoiler.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["bumper"]                     = {["name"] = "bumper",                  ["label"] = "车辆保险杠",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "bumper.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["skirts"]                     = {["name"] = "skirts",                  ["label"] = "车辆裙边",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "skirts.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["exhaust"]                      = {["name"] = "exhaust",                   ["label"] = "车辆排气管",          ["weight"] = 0,         ["type"] = "item",      ["image"] = "exhaust.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["seat"]                         = {["name"] = "seat",                      ["label"] = "座椅美观",         ["weight"] = 0,         ["type"] = "item",      ["image"] = "seat.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["rollcage"]                     = {["name"] = "rollcage",                  ["label"] = "防滚架",                ["weight"] = 0,         ["type"] = "item",      ["image"] = "rollcage.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["rims"]                         = {["name"] = "rims",                      ["label"] = "定制轮辋",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "rims.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["livery"]                     = {["name"] = "livery",                  ["label"] = "涂装卷轴",            ["weight"] = 0,         ["type"] = "item",      ["image"] = "livery.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["paintcan"]                     = {["name"] = "paintcan",                  ["label"] = "车辆喷漆罐",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "spraycan.png",             ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["tires"]                        = {["name"] = "tires",                     ["label"] = "漂移烟雾轮胎",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "tires.png",                ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["horn"]                         = {["name"] = "horn",                      ["label"] = "定制车喇叭",      ["weight"] = 0,         ["type"] = "item",      ["image"] = "horn.png",               ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},

["internals"]                  = {["name"] = "internals",               ["label"] = "内部美观",       ["weight"] = 0,         ["type"] = "item",      ["image"] = "internals.png",            ["unique"] = true,      ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = ""},
["externals"]                  = {["name"] = "externals",
页: [1]
查看完整版本: 翻译成中文,保留源代码