ketk0429 发表于 2024-9-28 21:15:06

帮我汉化以下代码并且不修改源码


{
    "error" : "Error",
    "success" : "Success",
    "info" : "Info",
    "fail" : "You Failed",
    "Progress_Canceled" : "Progress canceled",

    "RequiredItems" : "You do not have required items!",
    "RequiredCops" : "Not enought Cops in the city",
    "RequiredTrowel" : "You do not have trowel to dig up this plant!",
    "RequiredCard" : "You do not have required access card!",
    "IvalidAmount" : "Invalid Amount!",
    "HasBought" : "Has bought %sx %s for $%s ",
    "HasSold" : "Has Sold %sx %s for $%s ",

    "enter" : "Enter",
    "entering" : "Entering...",
    "leave" : "Leave",
    "leaving" : "Leaving...",

    "turnonelt" : "Turn on electricity",
    "turnoffelt" : "Turn off electricity",
    "turnonel" : "Turning on electricity...",
    "turnoffel" : "Turning off electricity...",
    "turnonact" : "Turn on AC",
    "turnoffact" : "Turn off AC",
    "turnonac" : "Turning on air conditioner...",
    "turnoffac" : "Turning off air conditioner...",
    "needac" : "You Need to turn on air conditioner",

    "Oven" : "Oven",
    "table" : "Table",
    "pickup" : "Pick Up",
    "pickingup" : "Picking Up...",

    "shop" : "Shop",
    "Buying" : "Buying...",
    "Amount" : "Amount ? ",
    "Range" : "Range: ",
    "Pricefor" : "Price for 1x: $",
    "BreakFigure" : "Breaking the figure in half...",
    "LocatingDealer" : "Trying to locate drug dealer",
    "LocationInGPS" : "Location was set to your GPS",

    "Pharmacist" : "Pharmacist",
    "PharmacistBreak" : "I have a break right now if you need anything come here between 18 pm and 23 pm",

    "Gerald" : "Gerald",
    "Listening" : "Listening if anyone is inside",
    "LocateDealer" : "Try to locate a Dealer",
    "GeraldNotHome" : "It looks like Gerald is not at home right now, try it again later",

    "Madrazo" : "Mr. Madrazo",
    "MadrazoNotHome" : "It looks like mr. Madrazo is not at home right now, try it again later",

    "Coke" : "Coke",

    "CokeClean" : "Clean Raw Coke",
    "CokeCleaning" : "Cleaning Coke",

    "CokePack" : "Pack Coke",
    "CokePacking" : "Packing Coke",

    "CokeBox" : "Pour Coke Powder",
    "CokeBoxProg" : "Pouring Coke Powder",

    "CokeProcess" : "Pour Coke into the box",
    "CokeProcessing" : "Pouring Coke into the box",

    "CokeFigure" : "Action Figure",
    "CokeCarryFigure" : "Carry/Uncarry Figure",
    "CokeBreakigure" : "Break Figure",
    "CokeRepairFigure" : "Repair Action Figure",
    "RepairingFigure" : "Repairing Action Figure",
    "CokeRepairFigureDesc" : "Requirements: glue",

    "WeedPack" : "Pack Weed",
    "WeedPacking" : "Packing Weed",
    "WeedColecting" : "Collecting weed bud",
    "WeedClean" : "Clean Weed bud",
    "WeedCleaning" : "Cleaning Weed bud",
    "WeedColectedAlready" : "You have collected this plant before",

    "BluntWraps" : "Blunt Wraps",
    "BluntRoll" : "Roll a Blunt",
    "BluntRolling" : "Rolling a Blunt",
    "BluntDesc" : "1x Bag of weed, 1x Weed Wraps",

    "JointPapers" : "Weed papers",
    "JointRoll" : "Roll a Joint",
    "JointRolling" : "Rolling a Joint",
    "JointDesc" : "1x Bag of weed, 1x Weed papers",

    "PrepairingSyringe" : "prepairing syringe",
    "UnpackingXanax" : "Unpacking xanax",

    "MakeCrack" : "Make Crack",
    "CrackMaking" : "Making Crack",

    "HeroinProcess" : "Process Poppy Plants!",
    "HeroinProcessing" : "Processing Poppy Plants!",

    "Meth" : "Meth",
    "MethHeat" : "Heat up",
    "MethHeating" : "Heating up",
    "MethHeated" : "Heated up Successfully",
    "MethAlready" : "You Had Already Heated up this",
    "MethNeedHeat" : "You need to heat up oven",

    "MethGoFinish" : "Go finish this Batch",
    "MethFinish" : "FinishBatch",
    "MethFinishing" : "Finishing Batch",
    "MethNeedFinish" : "You need to finish this Batch",
    "MethStartCook" : "You need to start cooking",
    "MethCook" : "Start Cooking",
    "MethCooking" : "Cooking batch",

    "MethPack" : "Pack Meth",
    "MethPacking" : "Packing Meth",

    "MethRefuel" : "Refuel Can",
    "MethRefueling" : "Refueling Can",

    "MethBreaking" : "Breaking Meth",
    "MethBreak" : "Break Meth",

    "Syringe" : "Syringe",
    "InsertHeroin" : "Insert Heroin",
    "InsertHeroinDesc" : "Ingredients: 1x Heroin",
    "InsertMeth" : "Insert Meth",
    "InsertMethDesc" : "Ingredients: 1x Meth",
    "Inserting" : "Inserting...",

    "SellCooldown" : "You must wait a moment",
    "StartSell" : "Start selling drugs",
    "ChooseSell" : "Choose Drug to sell!",
    "SellPrice" : "Price: From $%s to $%s",
    "SellDrugs" : "Drug Selling",
    "SellCancelDeal" : "Cancel Deal",
    "SellCancelingDeal" : "Canceling Deal",
    "ClientFinding" : "Finding clients",
    "Client" : "Client",
    "ClientGPS" : "Client has sent you a GPS",
    "ClientOffer" : "Client Offers $%s for %s %s",
    "ClientDeclined" : "Client has declined your offer",
    "Sell" : "Sell",
    "Cancel" : "Cancel",
    "Negotiate" : "Negotiate",
    "Negotiating" : "Negotiating...",
    "Stationoccupied" : "This station is already occupied by someone"
}



ChatGPT 发表于 2024-9-28 21:15:26

以下是汉化后的代码,保持了原有的结构和内容不变:

```json
{
    "error" : "错误",
    "success" : "成功",
    "info" : "信息",
    "fail" : "你失败了",
    "Progress_Canceled" : "进度已取消",

    "RequiredItems" : "你没有所需的物品!",
    "RequiredCops" : "城市中警察数量不足",
    "RequiredTrowel" : "你没有铲子来挖这个植物!",
    "RequiredCard" : "你没有所需的访问卡!",
    "IvalidAmount" : "无效的数量!",
    "HasBought" : "已购买 %sx %s,价格 $%s ",
    "HasSold" : "已出售 %sx %s,价格 $%s ",

    "enter" : "进入",
    "entering" : "正在进入...",
    "leave" : "离开",
    "leaving" : "正在离开...",

    "turnonelt" : "打开电源",
    "turnoffelt" : "关闭电源",
    "turnonel" : "正在打开电源...",
    "turnoffel" : "正在关闭电源...",
    "turnonact" : "打开空调",
    "turnoffact" : "关闭空调",
    "turnonac" : "正在打开空调...",
    "turnoffac" : "正在关闭空调...",
    "needac" : "你需要打开空调",

    "Oven" : "烤箱",
    "table" : "桌子",
    "pickup" : "捡起",
    "pickingup" : "正在捡起...",

    "shop" : "商店",
    "Buying" : "正在购买...",
    "Amount" : "数量?",
    "Range" : "范围:",
    "Pricefor" : "每个价格:$",
    "BreakFigure" : "将模型分成两半...",
    "LocatingDealer" : "正在定位毒贩",
    "LocationInGPS" : "位置已设置到你的GPS",

    "Pharmacist" : "药剂师",
    "PharmacistBreak" : "我现在在休息,如果你需要什么,请在18点到23点之间来这里",

    "Gerald" : "杰拉尔德",
    "Listening" : "正在监听是否有人在里面",
    "LocateDealer" : "尝试定位毒贩",
    "GeraldNotHome" : "看起来杰拉尔德现在不在家,请稍后再试",

    "Madrazo" : "马德拉佐先生",
    "MadrazoNotHome" : "看起来马德拉佐先生现在不在家,请稍后再试",

    "Coke" : "可乐",

    "CokeClean" : "清洗原料可乐",
    "CokeCleaning" : "正在清洗可乐",

    "CokePack" : "包装可乐",
    "CokePacking" : "正在包装可乐",

    "CokeBox" : "倒入可乐粉",
    "CokeBoxProg" : "正在倒入可乐粉",

    "CokeProcess" : "将可乐倒入盒子",
    "CokeProcessing" : "正在将可乐倒入盒子",

    "CokeFigure" : "动作模型",
    "CokeCarryFigure" : "携带/放下模型",
    "CokeBreakigure" : "打破模型",
    "CokeRepairFigure" : "修复动作模型",
    "RepairingFigure" : "正在修复动作模型",
    "CokeRepairFigureDesc" : "要求:胶水",

    "WeedPack" : "包装大麻",
    "WeedPacking" : "正在包装大麻",
    "WeedColecting" : "收集大麻花",
    "WeedClean" : "清洗大麻花",
    "WeedCleaning" : "正在清洗大麻花",
    "WeedColectedAlready" : "你之前已经收集过这个植物",

    "BluntWraps" : "卷烟纸",
    "BluntRoll" : "卷一个卷烟",
    "BluntRolling" : "正在卷烟",
    "BluntDesc" : "1
页: [1]
查看完整版本: 帮我汉化以下代码并且不修改源码