wx363880556 发表于 2024-8-19 20:58:44

翻译成中文,保留原代码


["meatpig"]                         = {["name"] = "meatpig",                     ["label"] = "Pig Meat",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "pigpelt.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Pig Meat"},
    ["meatboar"]                         = {["name"] = "meatboar",                      ["label"] = "Boar Tusks",                   ["weight"] = 100,       ["type"] = "item",      ["image"] = "boartusks.png",                ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Boar Tusks"},
    ["meatlion"]                         = {["name"] = "meatlion",                      ["label"] = "Cougar Claws",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "cougarclaw.png",         ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Cougar Claw"},
    ["meatcow"]                        = {["name"] = "meatcow",                     ["label"] = "Cow Pelt",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "cowpelt.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Cow Pelt"},
    ["meatrabbit"]                     = {["name"] = "meatrabbit",                  ["label"] = "Rabbit Fur",                   ["weight"] = 100,       ["type"] = "item",      ["image"] = "rabbitfur.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Rabbit Fur"},
    ["meatbird"]                         = {["name"] = "meatbird",                      ["label"] = "Bird Feather",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "birdfeather.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Bird Feather"},
    ["meatcoyote"]                     = {["name"] = "meatcoyote",                  ["label"] = "Coyote Pelt",                  ["weight"] = 100,       ["type"] = "item",      ["image"] = "coyotepelt.png",         ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Coyote Pelt"},
    ["huntingbait"]                      = {["name"] = "huntingbait",                   ["label"] = "Hunting Bait",               ["weight"] = 150,       ["type"] = "item",      ["image"] = "huntingbait.png",          ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "Hunting Bait"},
    ['drone']                        = {['name'] = 'drone',                         ['label'] = 'drone',                  ['weight'] = 500,       ['type'] = 'item',      ['image'] = 'drone.png',                ['unique'] = true,      ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = 'I like drone'},
    ["spray"]                        = {["name"] = "spray",                         ["label"] = "Bomboletta Spray",         ["weight"] = 300,       ["type"] = "item",      ["image"] = "spray.png",                ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = "Una bomboletta spray di vernice"},
    ["spray_remover"]                = {["name"] = "spray_remover",               ["label"] = "Kit rimozione Spray",      ["weight"] = 300,       ["type"] = "item",      ["image"] = "spray_remover.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Un kit di rimozione vernice spray"},
    ['burner_phone']               = {['name'] = 'burner_phone',                      ['label'] = 'Burner Phone',          ['weight'] = 10,         ['type'] = 'item',         ['image'] = 'burner_phone.png',          ['unique'] = true,         ['useable'] = true,    ['shouldClose'] = true,       ['combinable'] = nil,   ['description'] = 'Use Burner Phone'},
    ['begging_box']                  = {['name'] = 'begging_box',                         ['label'] = 'Begging Box',             ['weight'] = 1000,         ['type'] = 'item',         ['image'] = 'begging_box.png',             ['unique'] = true,         ['useable'] = true,   ['shouldClose'] = true,       ['combinable'] = nil,   ['description'] = 'A box for begging money!'},
    ['begging_guitar']               = {['name'] = 'begging_guitar',                      ['label'] = 'Begging Guitar',          ['weight'] = 1000,         ['type'] = 'item',         ['image'] = 'begging_guitar.png',          ['unique'] = true,         ['useable'] = false,    ['shouldClose'] = true,       ['combinable'] = nil,   ['description'] = 'A musical guitar!'},
    ['vehiclekey']            = {['name'] = 'vehiclekey', ['label'] = 'Vehicle Key', ['weight'] = 0, ['type'] = 'item', ['image'] = 'vehiclekey.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'This is a car key, take good care of it, if you lose it you probably won\'t be able to use your car' },
   

-- 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"] = ""},



ChatGPT 发表于 2024-8-19 20:59:23

["meatpig"] = {
    ["name"] = "meatpig",
    ["label"] = "猪肉",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "pigpelt.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "猪肉"
},
["meatboar"] = {
    ["name"] = "meatboar",
    ["label"] = "野猪獠牙",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "boartusks.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "野猪獠牙"
},
["meatlion"] = {
    ["name"] = "meatlion",
    ["label"] = "美洲狮爪子",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "cougarclaw.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "美洲狮爪子"
},
["meatcow"] = {
    ["name"] = "meatcow",
    ["label"] = "牛皮",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "cowpelt.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "牛皮"
},
["meatrabbit"] = {
    ["name"] = "meatrabbit",
    ["label"] = "兔毛",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "rabbitfur.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "兔毛"
},
["meatbird"] = {
    ["name"] = "meatbird",
    ["label"] = "鸟羽毛",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "birdfeather.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "鸟羽毛"
},
["meatcoyote"] = {
    ["name"] = "meatcoyote",
    ["label"] = "郊狼皮",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "coyotepelt.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "郊狼皮"
},
["huntingbait"] = {
    ["name"] = "huntingbait",
    ["label"] = "狩猎诱饵",
    ["weight"] = 150,
    ["type"] = "item",
    ["image"] = "huntingbait.png",
    ["unique"] = false,
    ["useable"] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "狩猎诱饵"
},
['drone'] = {
    ['name'] = 'drone',
    ['label'] = '无人机',
    ['weight'] = 500,
    ['type'] = 'item',
    ['image'] = 'drone.png',
    ['unique'] = true,
    ['useable'] = true,
    ['shouldClose'] = true,
    ['combinable'] = nil,
    ['description'] = '我喜欢无人机'
},
["spray"] = {
    ["name"] = "spray",
    ["label"] = "喷雾罐",
    ["weight"] = 300,
    ["type"] = "item",
    ["image"] = "spray.png",
    ["unique"] = false,
    ["useable"] = false,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "一罐喷漆"
},
["spray_remover"] = {
    ["name"] = "spray_remover",
    ["label"] = "喷漆清除工具包",
    ["weight"] = 300,
    ["type"] = "item",
    ["image"] = "spray_remover.png",
    ["unique"] = false,
    ["useable"] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "喷漆清除工具包"
},
['burner_phone'] = {
    ['name'] = 'burner_phone',
    ['label'] = '一次性手机',
    ['weight'] = 10,
    ['type'] = 'item',
    ['image'] = 'burner_phone.png',
    ['unique'] = true,
    ['useable'] = true,
    ['shouldClose'] = true,
    ['combinable'] = nil,
    ['description'] = '使用一次性手机'
},
['begging_box'] = {
    ['name'] = 'begging_box',
    ['label'] = '乞讨箱',
    ['weight'] = 1000,
    ['type'] = 'item',
    ['image'] = 'begging_box.png',
    ['unique'] = true,
    ['useable'] = true,
    ['shouldClose'] = true,
    ['combinable'] = nil,
    ['description'] = '一个用来乞讨钱的箱子!'
},
['begging_guitar'] = {
    ['name'] = 'begging_guitar',
    ['label'] = '乞讨吉他',
    ['weight'] = 1000,
    ['type'] = 'item',
    ['image'] = 'begging_guitar.png',
    ['unique'] = true,
    ['useable'] = false,
    ['shouldClose'] = true,
    ['combinable'] = nil,
    ['description'] = '一把音乐吉他!'
},
['vehiclekey'] = {
    ['name'] = 'vehiclekey',
    ['label'] = '车辆钥匙',
    ['weight'] = 0,
    ['type'] = 'item',
    ['image'] = 'vehiclekey.png',
    ['unique'] = true,
    ['useable'] = true,
    ['shouldClose'] = true,
    ['combinable'] = nil,
    ['description'] = '这是一把车钥匙,请好好保管,如果丢失了可能无法使用你的车'
},

-- 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"] = ""
}
页: [1]
查看完整版本: 翻译成中文,保留原代码