wx363880556 发表于 2024-8-19 11:49:15

翻译成中文,保留源代码


["tortillas"]                  = {["name"] = "tortillas",                     ["label"] = "Tortillas",                ["weight"] = 150,       ["type"] = "item",      ["image"] = "tortillas.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["ground-beef"]                  = {["name"] = "ground-beef",                   ["label"] = "Ground Beef",            ["weight"] = 210,       ["type"] = "item",      ["image"] = "ground-beef.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["cheddar-cheese"]               = {["name"] = "cheddar-cheese",                ["label"] = "Cheddar Cheese",         ["weight"] = 125,       ["type"] = "item",      ["image"] = "cheddar-cheese.png",       ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["butter"]                     = {["name"] = "butter",                        ["label"] = "Butter",                   ["weight"] = 125,       ["type"] = "item",      ["image"] = "butter.png",               ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Smooth like butter, like a criminal undercover~"},
["chicken"]                      = {["name"] = "chicken",                     ["label"] = "Chicken",                  ["weight"] = 180,       ["type"] = "item",      ["image"] = "chicken.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["lettuce"]                      = {["name"] = "lettuce",                     ["label"] = "Lettuce",                  ["weight"] = 150,       ["type"] = "item",      ["image"] = "lettuce.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["tortilla-chips"]               = {["name"] = "tortilla-chips",                ["label"] = "Tortilla Chips",         ["weight"] = 150,       ["type"] = "item",      ["image"] = "tortilla-chips.png",       ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["carbonated-water"]             = {["name"] = "carbonated-water",            ["label"] = "Carbonated Water",         ["weight"] = 125,       ["type"] = "item",      ["image"] = "carbonated-water.png",   ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["sugar-cubes"]                  = {["name"] = "sugar-cubes",                   ["label"] = "Sugar Cubes",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "sugar-cubes.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},
["taco-tomato"]                  = {["name"] = "taco-tomato",                   ["label"] = "Tomatoes",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "taco-tomato.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Ingredient"},




    ['butcherknife']                            = {['name'] = 'butcherknife',                           ['label'] = 'Butcher Knife',                ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'butcherknife.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'A Sharp Knife Used By Butchers'},
    ['foodpackaging']                           = {['name'] = 'foodpackaging',                        ['label'] = 'Food Packaging',               ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'foodpackaging.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Packaging Used For Raw Foods'},

    ['freshchicken']                            = {['name'] = 'freshchicken',                           ['label'] = 'Fresh Chicken',                ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'freshchicken.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Ready For Plucking'},
    ['pluckedchicken']                        = {['name'] = 'pluckedchicken',                         ['label'] = 'Plucked Chicken',            ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'pluckedchicken.png',                   ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Plucked Chicken Ready For Processing'},
    ['processedchicken']                        = {['name'] = 'processedchicken',                     ['label'] = 'Processed Chicken',            ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'processedchicken.png',               ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Processed Chicken Ready For Packing'},
   
    ['chickenbreast']                           = {['name'] = 'chickenbreast',                        ['label'] = 'Chicken Breast',               ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenbreast.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Breast Ready For Packing'},
    ['chickenthighs']                           = {['name'] = 'chickenthighs',                        ['label'] = 'Chicken Thighs',               ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenthighs.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Thighs Ready For Packing'},
    ['chickenwings']                            = {['name'] = 'chickenwings',                           ['label'] = 'Chicken wings',                ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenwings.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Wings Ready For Packing'},
    ['chickendrumsticks']                     = {['name'] = 'chickendrumsticks',                      ['label'] = 'Chicken Drumsticks',         ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickendrumsticks.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Drumsticks Ready For Packing'},
    ['chickenlegs']                           = {['name'] = 'chickenlegs',                            ['label'] = 'Chicken Legs',               ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenlegs.png',                      ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Legs Ready For Packing'},
   
    ['chickenbreastpack']                     = {['name'] = 'chickenbreastpack',                      ['label'] = 'Chicken Breast Pack',          ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenbreastpack.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Breast Pack Ready For Delivery'},
    ['chickenthighspack']                     = {['name'] = 'chickenthighspack',                      ['label'] = 'Chicken Thighs Pack',          ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenthighspack.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Thighs Pack Ready For Delivery'},
    ['chickenwingspack']                        = {['name'] = 'chickenwingspack',                     ['label'] = 'Chicken wings Pack',         ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenwingspack.png',               ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken wings Pack Ready For Delivery'},
    ['chickendrumstickspack']                   = {['name'] = 'chickendrumstickspack',                  ['label'] = 'Chicken Drumsticks Pack',      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickendrumstickspack.png',            ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Drumsticks Pack Ready For Delivery'},
    ['chickenlegspack']                         = {['name'] = 'chickenlegspack',                        ['label'] = 'Chicken Legs Pack',            ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenlegspack.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = 'Fresh Chicken Legs Pack Ready For Delivery'},



ChatGPT 发表于 2024-8-19 11:49:57

["tortillas"]                  = {["name"] = "tortillas",                     ["label"] = "玉米饼",                           ["weight"] = 150,       ["type"] = "item",      ["image"] = "tortillas.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["ground-beef"]                  = {["name"] = "ground-beef",                   ["label"] = "牛肉末",                         ["weight"] = 210,       ["type"] = "item",      ["image"] = "ground-beef.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["cheddar-cheese"]               = {["name"] = "cheddar-cheese",                ["label"] = "切达奶酪",                     ["weight"] = 125,       ["type"] = "item",      ["image"] = "cheddar-cheese.png",       ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["butter"]                     = {["name"] = "butter",                        ["label"] = "黄油",                           ["weight"] = 125,       ["type"] = "item",      ["image"] = "butter.png",               ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "像黄油一样光滑,但像一个潜伏的罪犯~"},
["chicken"]                      = {["name"] = "chicken",                     ["label"] = "鸡肉",                           ["weight"] = 180,       ["type"] = "item",      ["image"] = "chicken.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["lettuce"]                      = {["name"] = "lettuce",                     ["label"] = "生菜",                           ["weight"] = 150,       ["type"] = "item",      ["image"] = "lettuce.png",            ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["tortilla-chips"]               = {["name"] = "tortilla-chips",                ["label"] = "玉米片",                         ["weight"] = 150,       ["type"] = "item",      ["image"] = "tortilla-chips.png",       ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["carbonated-water"]             = {["name"] = "carbonated-water",            ["label"] = "苏打水",                         ["weight"] = 125,       ["type"] = "item",      ["image"] = "carbonated-water.png",   ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["sugar-cubes"]                  = {["name"] = "sugar-cubes",                   ["label"] = "方糖",                           ["weight"] = 100,       ["type"] = "item",      ["image"] = "sugar-cubes.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},
["taco-tomato"]                  = {["name"] = "taco-tomato",                   ["label"] = "番茄",                           ["weight"] = 100,       ["type"] = "item",      ["image"] = "taco-tomato.png",          ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "配料"},

['butcherknife']                            = {['name'] = 'butcherknife',                           ['label'] = '屠夫刀',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'butcherknife.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '屠夫用的锋利刀具'},
['foodpackaging']                           = {['name'] = 'foodpackaging',                        ['label'] = '食品包装',                      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'foodpackaging.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '用于生鲜食品的包装'},

['freshchicken']                            = {['name'] = 'freshchicken',                           ['label'] = '新鲜鸡肉',                      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'freshchicken.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备拔毛的新鲜鸡肉'},
['pluckedchicken']                        = {['name'] = 'pluckedchicken',                         ['label'] = '拔毛后的鸡肉',                  ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'pluckedchicken.png',                   ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备加工的拔毛鸡肉'},
['processedchicken']                        = {['name'] = 'processedchicken',                     ['label'] = '加工鸡肉',                      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'processedchicken.png',               ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的加工鸡肉'},

['chickenbreast']                           = {['name'] = 'chickenbreast',                        ['label'] = '鸡胸肉',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenbreast.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的新鲜鸡胸肉'},
['chickenthighs']                           = {['name'] = 'chickenthighs',                        ['label'] = '鸡大腿',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenthighs.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的新鲜鸡大腿'},
['chickenwings']                            = {['name'] = 'chickenwings',                           ['label'] = '鸡翅膀',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenwings.png',                     ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的新鲜鸡翅'},
['chickendrumsticks']                     = {['name'] = 'chickendrumsticks',                      ['label'] = '鸡腿',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickendrumsticks.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的新鲜鸡腿'},
['chickenlegs']                           = {['name'] = 'chickenlegs',                            ['label'] = '鸡腿',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenlegs.png',                      ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备包装的新鲜鸡腿'},

['chickenbreastpack']                     = {['name'] = 'chickenbreastpack',                      ['label'] = '鸡胸肉包',                      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenbreastpack.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备送货的新鲜鸡胸肉包'},
['chickenthighspack']                     = {['name'] = 'chickenthighspack',                      ['label'] = '鸡大腿包',                      ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenthighspack.png',                ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备送货的新鲜鸡大腿包'},
['chickenwingspack']                        = {['name'] = 'chickenwingspack',                     ['label'] = '鸡翅包',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenwingspack.png',               ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备送货的新鲜鸡翅包'},
['chickendrumstickspack']                   = {['name'] = 'chickendrumstickspack',                  ['label'] = '鸡腿包',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickendrumstickspack.png',            ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备送货的新鲜鸡腿包'},
['chickenlegspack']                         = {['name'] = 'chickenlegspack',                        ['label'] = '鸡腿包',                        ['weight'] = 200,       ['type'] = 'item',                  ['image'] = 'chickenlegspack.png',                  ['unique'] = false,   ['useable'] = false,    ['shouldClose'] = true,   ['combinable'] = nil,   ['description'] = '准备送货的新鲜鸡腿包'},
页: [1]
查看完整版本: 翻译成中文,保留源代码