wx363880556 发表于 2024-8-19 13:18:13

翻译成中文,保留原有代码


["bobatea"]                  = {["name"] = "bobatea",                  ["label"] = "Boba Tea",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "bubbletea.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },
    ["bbobatea"]                  = {["name"] = "bbobatea",                   ["label"] = "Blue Boba Tea",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "bubbleteablue.png",    ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },
    ["gbobatea"]                  = {["name"] = "gbobatea",                   ["label"] = "Green Boba Tea",         ["weight"] = 100,       ["type"] = "item",      ["image"] = "bubbleteagreen.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },
    ["pbobatea"]                  = {["name"] = "pbobatea",                   ["label"] = "Pink Boba Tea",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "bubbleteapink.png",    ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },
    ["obobatea"]                  = {["name"] = "obobatea",                   ["label"] = "Orange Boba Tea",          ["weight"] = 100,       ["type"] = "item",      ["image"] = "bubbleteaorange.png",["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },

    ["nekolatte"]                   = {["name"] = "nekolatte",                  ["label"] = "Neko Latte",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "latte.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },

    ["sake"]                        = {["name"] = "sake",                     ["label"] = "Sake",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "sake.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },
   
    ["miso"]                        = {["name"] = "miso",                     ["label"] = "Miso Soup",                ["weight"] = 100,       ["type"] = "item",      ["image"] = "miso.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["cake"]                        = {["name"] = "cake",                     ["label"] = "Strawberry Cake",          ["weight"] = 100,       ["type"] = "item",      ["image"] = "cake.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["bento"]                     = {["name"] = "bento",                      ["label"] = "Bento Box",                ["weight"] = 500,       ["type"] = "item",      ["image"] = "bento.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },

    ["riceball"]                  = {["name"] = "riceball",                   ["label"] = "Neko Onigiri",             ["weight"] = 100,       ["type"] = "item",      ["image"] = "catrice.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
   
    ["nekocookie"]                  = {["name"] = "nekocookie",               ["label"] = "Neko Cookie",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "catcookie.png",    ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["nekodonut"]                   = {["name"] = "nekodonut",                  ["label"] = "Neko Donut",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "catdonut.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
   
    --Ingredients
    ["boba"]                        = {["name"] = "boba",                     ["label"] = "Boba",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "boba.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["flour"]                     = {["name"] = "flour",                      ["label"] = "Flour",                  ["weight"] = 100,       ["type"] = "item",      ["image"] = "flour.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["rice"]                        = {["name"] = "rice",                     ["label"] = "Bowl of Rice",             ["weight"] = 100,       ["type"] = "item",      ["image"] = "rice.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["sugar"]                     = {["name"] = "sugar",                      ["label"] = "Sugar",                  ["weight"] = 100,       ["type"] = "item",      ["image"] = "sugar.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["nori"]                        = {["name"] = "nori",                     ["label"] = "Nori",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "nori.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "" },
    ["blueberry"]                   = {["name"] = "blueberry",                  ["label"] = "Blueberry",                ["weight"] = 100,       ["type"] = "item",      ["image"] = "blueberry.png",    ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["strawberry"]                  = {["name"] = "strawberry",               ["label"] = "Strawberry",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "strawberry.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["orange"]                      = {["name"] = "orange",                     ["label"] = "Orange",                   ["weight"] = 200,       ["type"] = "item",      ["image"] = "orange.png",       ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,    ["combinable"] = nil,   ["description"] = "An Orange." },
    ["mint"]                        = {["name"] = "mint",                     ["label"] = "Matcha",                   ["weight"] = 100,       ["type"] = "item",      ["image"] = "matcha.png",       ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "" },
    ["tofu"]                        = {["name"] = "tofu",                     ["label"] = "Tofu",                     ["weight"] = 100,       ["type"] = "item",      ["image"] = "tofu.png",         ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },

    ["mocha"]                     = {["name"] = "mocha",                      ["label"] = "Mocha Meow",               ["weight"] = 100,       ["type"] = "item",      ["image"] = "mochameow.png",    ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['thirst'] = math.random(40, 50) },

    ["cakepop"]                     = {["name"] = "cakepop",                  ["label"] = "Cat Cake-Pop",             ["weight"] = 100,       ["type"] = "item",      ["image"] = "cakepop.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["pancake"]                     = {["name"] = "pancake",                  ["label"] = "PawCake",                  ["weight"] = 100,       ["type"] = "item",      ["image"] = "pawcakes.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["pizza"]                     = {["name"] = "pizza",                      ["label"] = "Kitty Pizza",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "catpizza.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["purrito"]                     = {["name"] = "purrito",                  ["label"] = "Purrito",                  ["weight"] = 100,       ["type"] = "item",      ["image"] = "purrito.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
   
    ["noodlebowl"]                  = {["name"] = "noodlebowl",               ["label"] = "Bowl of Noodles",          ["weight"] = 100,       ["type"] = "item",      ["image"] = "noodlebowl.png",   ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },
    ["noodles"]                     = {["name"] = "noodles",                  ["label"] = "Instant Noodles",          ["weight"] = 100,       ["type"] = "item",      ["image"] = "noodles.png",      ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "" },
    ["ramen"]                     = {["name"] = "ramen",                      ["label"] = "Bowl of Ramen",            ["weight"] = 100,       ["type"] = "item",      ["image"] = "ramen.png",      ["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,   ["description"] = "", ['hunger'] = math.random(40, 50) },

    ["milk"]                        = {["name"] = "milk",                     ["label"] = "Milk",                     ["weight"] = 300,       ["type"] = "item",      ["image"] = "burger-milk.png",["unique"] = false,   ["useable"] = true,   ["shouldClose"] = true,   ["combinable"] = nil,    ["description"] = "Carton of Milk", ['thirst'] = math.random(35, 54) },
    ["onion"]                     = {["name"] = "onion",                      ["label"] = "Onion",                  ["weight"] = 500,       ["type"] = "item",      ["image"] = "burger-onion.png", ["unique"] = false,   ["useable"] = false,    ["shouldClose"] = false,    ["combinable"] = nil,    ["description"] = "An onion"},
    ["policedepartment"]               = {["name"] = "policedepartment",                  ["label"] = "Police Badge",             ["weight"] = 1000,      ["type"] = "item",      ["image"] = "policedepartment.png",   ["unique"] = true,["useable"] = true,   ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Kişisel Polis Kimliği"},



ChatGPT 发表于 2024-8-19 13:18:59

["bobatea"] = {["name"] = "bobatea", ["label"] = "珍珠奶茶", ["weight"] = 100, ["type"] = "item", ["image"] = "bubbletea.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },
["bbobatea"] = {["name"] = "bbobatea", ["label"] = "蓝色珍珠奶茶", ["weight"] = 100, ["type"] = "item", ["image"] = "bubbleteablue.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },
["gbobatea"] = {["name"] = "gbobatea", ["label"] = "绿色珍珠奶茶", ["weight"] = 100, ["type"] = "item", ["image"] = "bubbleteagreen.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },
["pbobatea"] = {["name"] = "pbobatea", ["label"] = "粉色珍珠奶茶", ["weight"] = 100, ["type"] = "item", ["image"] = "bubbleteapink.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },
["obobatea"] = {["name"] = "obobatea", ["label"] = "橙色珍珠奶茶", ["weight"] = 100, ["type"] = "item", ["image"] = "bubbleteaorange.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },

["nekolatte"] = {["name"] = "nekolatte", ["label"] = "猫咪拿铁", ["weight"] = 100, ["type"] = "item", ["image"] = "latte.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["sake"] = {["name"] = "sake", ["label"] = "清酒", ["weight"] = 100, ["type"] = "item", ["image"] = "sake.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },

["miso"] = {["name"] = "miso", ["label"] = "味噌汤", ["weight"] = 100, ["type"] = "item", ["image"] = "miso.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["cake"] = {["name"] = "cake", ["label"] = "草莓蛋糕", ["weight"] = 100, ["type"] = "item", ["image"] = "cake.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["bento"] = {["name"] = "bento", ["label"] = "便当盒", ["weight"] = 500, ["type"] = "item", ["image"] = "bento.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["riceball"] = {["name"] = "riceball", ["label"] = "猫咪饭团", ["weight"] = 100, ["type"] = "item", ["image"] = "catrice.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["nekocookie"] = {["name"] = "nekocookie", ["label"] = "猫咪饼干", ["weight"] = 100, ["type"] = "item", ["image"] = "catcookie.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["nekodonut"] = {["name"] = "nekodonut", ["label"] = "猫咪甜甜圈", ["weight"] = 100, ["type"] = "item", ["image"] = "catdonut.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

-- 原料
["boba"] = {["name"] = "boba", ["label"] = "珍珠", ["weight"] = 100, ["type"] = "item", ["image"] = "boba.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["flour"] = {["name"] = "flour", ["label"] = "面粉", ["weight"] = 100, ["type"] = "item", ["image"] = "flour.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["rice"] = {["name"] = "rice", ["label"] = "一碗米饭", ["weight"] = 100, ["type"] = "item", ["image"] = "rice.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["sugar"] = {["name"] = "sugar", ["label"] = "糖", ["weight"] = 100, ["type"] = "item", ["image"] = "sugar.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["nori"] = {["name"] = "nori", ["label"] = "海苔", ["weight"] = 100, ["type"] = "item", ["image"] = "nori.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "" },
["blueberry"] = {["name"] = "blueberry", ["label"] = "蓝莓", ["weight"] = 100, ["type"] = "item", ["image"] = "blueberry.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["strawberry"] = {["name"] = "strawberry", ["label"] = "草莓", ["weight"] = 100, ["type"] = "item", ["image"] = "strawberry.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["orange"] = {["name"] = "orange", ["label"] = "橙子", ["weight"] = 200, ["type"] = "item", ["image"] = "orange.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "一个橙子" },
["mint"] = {["name"] = "mint", ["label"] = "抹茶", ["weight"] = 100, ["type"] = "item", ["image"] = "matcha.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "" },
["tofu"] = {["name"] = "tofu", ["label"] = "豆腐", ["weight"] = 100, ["type"] = "item", ["image"] = "tofu.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["mocha"] = {["name"] = "mocha", ["label"] = "猫咪摩卡", ["weight"] = 100, ["type"] = "item", ["image"] = "mochameow.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['thirst'] = math.random(40, 50) },

["cakepop"] = {["name"] = "cakepop", ["label"] = "猫咪蛋糕棒", ["weight"] = 100, ["type"] = "item", ["image"] = "cakepop.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["pancake"] = {["name"] = "pancake", ["label"] = "爪子松饼", ["weight"] = 100, ["type"] = "item", ["image"] = "pawcakes.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["pizza"] = {["name"] = "pizza", ["label"] = "猫咪披萨", ["weight"] = 100, ["type"] = "item", ["image"] = "catpizza.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["purrito"] = {["name"] = "purrito", ["label"] = "猫咪卷饼", ["weight"] = 100, ["type"] = "item", ["image"] = "purrito.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["noodlebowl"] = {["name"] = "noodlebowl", ["label"] = "一碗面条", ["weight"] = 100, ["type"] = "item", ["image"] = "noodlebowl.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },
["noodles"] = {["name"] = "noodles", ["label"] = "方便面", ["weight"] = 100, ["type"] = "item", ["image"] = "noodles.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "" },
["ramen"] = {["name"] = "ramen", ["label"] = "一碗拉面", ["weight"] = 100, ["type"] = "item", ["image"] = "ramen.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "", ['hunger'] = math.random(40, 50) },

["milk"] = {["name"] = "milk", ["label"] = "牛奶", ["weight"] = 300, ["type"] = "item", ["image"] = "burger-milk.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "一盒牛奶", ['thirst'] = math.random(35, 54) },
["onion"] = {["name"] = "onion", ["label"] = "洋葱", ["weight"] = 500, ["type"] = "item", ["image"] = "burger-onion.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "一个洋葱"},
["policedepartment"] = {["name"] = "policedepartment", ["label"] = "警察徽章", ["weight"] = 1000, ["type"] = "item", ["image"] = "policedepartment.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "个人警察证件"},
页: [1]
查看完整版本: 翻译成中文,保留原有代码