搜索
查看: 42|回复: 1
收起左侧

[有效回答] 翻译成中文,保留原代码

[复制链接]

升级进度: 4%

jinjin 发表于 2024-9-26 10:58:46 | 显示全部楼层 |阅读模式

{
    "error" : "Error",
    "success" : "Success",
    "info" : "Info",
    "fail" : "Failed",
    "lockpick" : "Lockpick",
    "Alarm" : "Alarm",
    "ItemCooldown" : "you have a cooldown for the next use wait %ss",
    "enter_label" : "Enter",
    "exit_label" : "Exit",
    "search_label" : "Search location",
    "breakdoor_label" : "Break into the house",
    "header" : "House",
    "reqitems_label" : "Requirements: 1x lockpick",
    "taking" : "Taking %s",
    "startedalarm" : "The alarm alerted police!",
    "brokendoor" : "You didn't open the door!",
    "houserobbery" : "House Robbery",
    "RequiredCops" : "Not enough police officers in the city",
    "RequiredItems" : "You don't have the required items!",
    "DidntFindItem" : "You didn't find anything here",
    "FindItem" : "You found %s %sx",
    "emptyplace" : "This place is empty!",
    "searching" : "Searching location",
    "lockpicking" : "Lockpicking door",
    "GetJob" : "Get house location",
    "unlockedhouse" : "Unlocked house %s",
    "ban/kick_reason_startrobbery_far" : "Too far of robbing place",
    "ban/kick_reason_startrobbery_time" : "Robbing when house is robbed",
    "ban/kick_reason_startmission_type" : "unkown type of start mission",
    "ban/kick_reason_startmission_far" : "Too far of start mission place",
    "TextUI" : "WORKS ONLY OUTSIDE  \n [G] - Place down  \n [H] - Put back in trunk",
    "LeaveHouse" : "Leave House to place or store your picked up loot!",
    "Trunk" : "You need to be near trunk!",
    "RequiredCar" : "Invalid car!",
    "PickUp" : "Picking up...",
    "FreeSpace" : "There is no Free Space",
    "PutDown" : "Putting Down...",
    "buy" : "Buy",
    "sell" : "Sell",
    "selling" : "Selling...",
    "buying" : "Buying...",
    "NeedBag" : "You need bag to go inside",
    "NeedNight" : "To start robbery it needs to be night",
    "NeedLaptop" : "You need Hacking laptop to hack laser system",
    "opened" : "You opened safe!",
    "alreadyopened" : "This safe was already opened!",
    "failed" : "You Failed!",
    "hacked" : "You Hacked laser system!",
    "AlreadyHacked" : "Laser system was already hacked!",
    "NeedLockpick" : "You need Lockpick to open safe",
    "NeedTobeInHouse" : "You must be in house to do this.",
    "TrunkPut" : "Puting into trunk...",
    "HouseArea" : "House Area",
    "SellShop" : "Sell",
    "SellAll" : "Sell everything",
    "IvalidAmount" : "Invalid Amount!",
    "shop" : "Tech guy",
    "powdering" : "Powdering house...",
    "usedpowder" : "House powdered now you can see all lasers!",
    "Amount" : "Amount ? ",
    "Take" : "[E] - Take ",
    "Take3D" : "[~g~E~w~] - Take ",
    "Range" : "Range: ",
    "Pricefor" : "Price for 1x: $",
    "HasBought" : "Has bought %sx %s for $%s ",
    "VehicleSpawned" : "Use this van to store your loot from the house.",
    "MissionText" : "The map shows the location of the house, I can't tell you more at the moment, use locator as soon as you get there...",
    "MissionText2" : "Use the locator near the house for hints.",
    "MissionText4" : "Searching canceled!",
    "MissionText3" : "You're not near the house area, you can't get hint",
    "MissionText5" : "You found a house, go inside and rob it, watch out for alarms",
    "MissionText6" : "Visit Tech guy before you go into house, he can help you with some security problems.",
    "notfinding" : "You are not currently searching for a house to rob.",
    "NoMission" : "At this time there are not homes available"
}


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2024-9-26 10:59:03 | 显示全部楼层
{
    "error" : "错误", 
    "success" : "成功", 
    "info" : "信息", 
    "fail" : "失败",
    "lockpick" : "撬锁",
    "Alarm" : "警报",
    "ItemCooldown" : "你有冷却时间,等待 %ss",
    "enter_label" : "进入",
    "exit_label" : "退出",
    "search_label" : "搜索位置",
    "breakdoor_label" : "闯入房屋",
    "header" : "房屋",
    "reqitems_label" : "要求:1个撬锁",
    "taking" : "正在拿取 %s",
    "startedalarm" : "警报已通知警察!",
    "brokendoor" : "你没有打开门!",
    "houserobbery" : "房屋抢劫",
    "RequiredCops" : "城市中警察数量不足",
    "RequiredItems" : "你没有所需物品!",
    "DidntFindItem" : "你在这里没有找到任何东西",
    "FindItem" : "你找到了 %s %sx",
    "emptyplace" : "这个地方是空的!",
    "searching" : "正在搜索位置",
    "lockpicking" : "正在撬锁",
    "GetJob" : "获取房屋位置",
    "unlockedhouse" : "解锁房屋 %s",
    "ban/kick_reason_startrobbery_far" : "距离抢劫地点太远",
    "ban/kick_reason_startrobbery_time" : "在房屋被抢时抢劫",
    "ban/kick_reason_startmission_type" : "未知的开始任务类型",
    "ban/kick_reason_startmission_far" : "距离开始任务地点太远",
    "TextUI" : "仅在外部有效  \n  - 放下  \n  - 放回后备箱",
    "LeaveHouse" : "离开房屋以放置或存储你获得的战利品!",
    "Trunk" : "你需要靠近后备箱!",
    "RequiredCar" : "无效的车辆!",
    "PickUp" : "正在捡起...",
    "FreeSpace" : "没有空余空间",
    "PutDown" : "正在放下...",
    "buy" : "购买",
    "sell" : "出售",
    "selling" : "正在出售...",
    "buying" : "正在购买...",
    "NeedBag" : "你需要一个包才能进入",
    "NeedNight" : "抢劫需要在夜间进行",
    "NeedLaptop" : "你需要黑客笔记本来破解激光系统",
    "opened" : "你打开了保险箱!",
    "alreadyopened" : "这个保险箱已经被打开过了!",
    "failed" : "你失败了!",
    "hacked" : "你破解了激光系统!",
    "AlreadyHacked" : "激光系统已经被破解!",
    "NeedLockpick" : "你需要撬锁才能打开保险箱",
    "NeedTobeInHouse" : "你必须在房屋内才能执行此操作。",
    "TrunkPut" : "正在放入后备箱...",
    "HouseArea" : "房屋区域",
    "SellShop" : "出售",
    "SellAll" : "出售所有",
    "IvalidAmount" : "无效的数量!",
    "shop" : "技术人员",
    "powdering" : "正在粉化房屋...", 
    "usedpowder" : "房屋已粉化,现在你可以看到所有激光!", 
    "Amount" : "数量?", 
    "Take" : " - 拿取 ", 
    "Take3D" : " - 拿取 ", 
    "Range" : "范围:", 
    "Pricefor" : "每个价格:$",
    "HasBought" : "已购买 %sx %s,价格 $%s ",
    "VehicleSpawned" : "使用这辆面包车存储你从房屋中获得的战利品。",
    "MissionText" : "地图显示房屋的位置,我现在不能告诉你更多,尽快使用定位器...",
    "MissionText2" : "在房屋附近使用定位器以获取提示。",
    "MissionText4" : "搜索已取消!",
    "MissionText3" : "你不在房屋区域附近,无法获取提示",
    "MissionText5" : "你找到了一个房屋,进去抢劫,注意警报",
    "MissionText6" : "在进入房屋之前访问技术人员,他可以帮助你解决一些安全问题。",
    "notfinding" : "你当前没有在寻找可以抢劫的房屋。",
    "NoMission" : "此时没有可用的房屋"
}
回复

使用道具 举报

文明发言,和谐互动
文明发言,和谐互动
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

GMT+8, 2024-11-28 20:36 , Processed in 0.057492 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2013 ELITE论坛【技术无价-分享快乐】

快速回复 返回顶部 返回列表