翻译成中文,保留原代码
{["Reference"] = "REFERENCES",
["Icons"] = "ICONS",
["Colors"] = "COLORS",
["RadialComm"] = "RADIAL COMMUNICATIONS",
["Radio"] = "RADIO",
["Disconnected"] = "DISCONNECTED",
["SouthUnits"] = "SOUTH UNITS",
["NorthUnits"] = "NORTH UNITS",
["SpecialUnits"] = "SPECIAL UNITS",
["EMSUnits"] = "EMS UNITS",
["Interaction"] = "INTERACTION",
["CitizenInteraction"] = "CITIZEN INTERACTION",
["Search"] = "Search",
["Wifes"] = "HANDCUFF",
["Escort"] = "ESCORT",
["PutInVehicle"] = "PUT/GET IN VEHICLE",
["JumpTo"] = "JUMP TO",
["HealWounds"] = "TO HEAL WOUNDS",
["PutTakeAnkle"] = "Put/take ankle cuff",
["LogsDate"] = "LOGS DATES",
["Localize"] = "LOCALIZE",
["Tase"] = "TASE",
["revive"] = "Revive",
["VehicleInteraction"] = "INTERACTION WITH VEHICLES",
["VehicleInformation"] = "VEHICLE INFORMATION",
["SeizeVehicle"] = "SEIZE VEHICLE",
["CallTow"] = "Call tow truck",
["ForceLock"] = "FORCE LOCK",
["StopTraffic"] = "STOP TRAFFIC",
["ReduceTraffic"] = "REDUCE TRAFFIC",
["ResumeTraffic"] = "RESUME TRAFFIC",
["Availabel"] = "AVAILABLE",
["WeaponsConfiguration"] = "WEAPONS CONFIGURATION",
["ShowHideWeapons"] = "Show/Hide Weapons",
["PistolPos"] = "PISTOL POSITION",
["RiflePos"] = "RIFLE POSITION",
["Front"] = "FRONT",
["Behind"] = "BEHIND",
["WaistCart"] = "WAIST CARTRIDGE",
["NormalCart"] = "NORMAL CARTRIDGE",
["ChestCart"] = "CHEST CARTRIDGE",
["ThighCart"] = "THIGH CARTRIDGE",
["LegCart"] = "LEG CARTRIDGE",
["SeparateLegCart"] = "SEPARATE LEG CARTRIDGE",
["Chest"] = "CHEST",
["Back"] = "BACK",
["PoliceObjects"] = "POLICE OBJECTS",
["Cone"] = "CONE",
["Barrier"] = "BARRIER",
["Sign"] = "SIGN",
["Spikes"] = "SPIKES",
["Radar"] = "RADAR",
["Delete"] = "DELETE",
["Emergencies"] = "EMERGENCIES",
["NoAlertRecived"] = "There are no alerts received",
["Settings"] = "SETTINGS",
["General"] = "General",
["AlertsCode"] = "Alerts 488, 487, 487-V",
["DrugTrafficking"] = "Drug trafficking",
["VehicleRobs"] = "Vehicle robberies",
["Alerts215"] = "Alerts 215 / Weapons",
["Radars"] = "Radars",
["KeyToAlert"] = "Key to go to the alert",
["DeleteAlertKey"] = "Alert Deleye Key",
["EmergencyOpenKey"] = "Emergencies opening key",
["Equipment"] = "Equipment",
["Cone"] = "Cone",
["ConeDesc"] = "The cone",
["Barriers"] = "Barreras",
["BarriersDesc"] = "The barriers",
["TrafficLights"] = "Traffic lights",
["TrafficLightsDesc"] = "The traffic signs",
["Spikes"] = "Spikes",
["SpikesDesc"] = "The spikes",
["Radar"] = "Radar",
["RadarDesc"] = "The radar",
["K9Title"] = "K9 Control",
["K9Follow"] = "Follow",
["K9FollowDesc"] = "Order the K9 unit to follow yourself",
["K9DontMove"] = "Don't Move",
["K9DontMoveDesc"] = "Order the K9 unit to stay in the place",
["K9Sit"] = "Sit",
["K9SitDesc"] = "Order the K9 unit to sit",
["K9LieDown"] = "Lie Down",
["K9LieDownDesc"] = "Order the K9 unit to lie down",
["K9SearhArea"] = "Search in Area",
["K9SearhAreaDesc"] = "Order the K9 unit to search in the area",
["K9ReturnCar"] = "Return to the car",
["K9ReturnCarDesc"] = "Order the K9 unit to return to the car",
-- RADIALS MSG --
['10.8'] = 'Awaiting assignment',
['10.10'] = 'Performing 10.10, Good service!',
['Cod 7'] = 'Making a technical stop',
['254-V'] = 'Initiating 254-V at %s [ %s ] in %s',
['487-V'] = 'Visual on last 487-V, %s [$s]',
['Cod 2'] = 'Starting regular patrol',
['10.22'] = 'Heading to the police station',
['6-Adam'] = 'Responding as 6-Adam',
['10.98'] = '10.98 to the last incident, proceeding with 10.95 for Code 2',
['Veh 488'] = 'Vehicle involved in 488 from %s: %s [%s]',
['Veh 487'] = 'Vehicle involved in 487 from %s: %s [%s]',
['Veh Alt'] = 'Vehicle involved in an altercation %s [%s] in %s',
['10.6'] = 'Performing a traffic stop on %s [%s] in %s',
}
```lua
{
["Reference"] = "参考",
["Icons"] = "图标",
["Colors"] = "颜色",
["RadialComm"] = "径向通信",
["Radio"] = "无线电",
["Disconnected"] = "已断开连接",
["SouthUnits"] = "南方单位",
["NorthUnits"] = "北方单位",
["SpecialUnits"] = "特殊单位",
["EMSUnits"] = "急救单位",
["Interaction"] = "互动",
["CitizenInteraction"] = "公民互动",
["Search"] = "搜索",
["Wifes"] = "手铐",
["Escort"] = "护送",
["PutInVehicle"] = "放入/取出车辆",
["JumpTo"] = "跳转到",
["HealWounds"] = "治疗伤口",
["PutTakeAnkle"] = "放/取脚踝铐",
["LogsDate"] = "日志日期",
["Localize"] = "本地化",
["Tase"] = "电击",
["revive"] = "复活",
["VehicleInteraction"] = "与车辆互动",
["VehicleInformation"] = "车辆信息",
["SeizeVehicle"] = "扣押车辆",
["CallTow"] = "叫拖车",
["ForceLock"] = "强制锁定",
["StopTraffic"] = "停止交通",
["ReduceTraffic"] = "减少交通",
["ResumeTraffic"] = "恢复交通",
["Availabel"] = "可用",
["WeaponsConfiguration"] = "武器配置",
["ShowHideWeapons"] = "显示/隐藏武器",
["PistolPos"] = "手枪位置",
["RiflePos"] = "步枪位置",
["Front"] = "前面",
["Behind"] = "后面",
["WaistCart"] = "腰部弹夹",
["NormalCart"] = "普通弹夹",
["ChestCart"] = "胸部弹夹",
["ThighCart"] = "大腿弹夹",
["LegCart"] = "腿部弹夹",
["SeparateLegCart"] = "分开腿部弹夹",
["Chest"] = "胸部",
["Back"] = "背部",
["PoliceObjects"] = "警用物品",
["Cone"] = "锥形标",
["Barrier"] = "障碍物",
["Sign"] = "标志",
["Spikes"] = "尖刺",
["Radar"] = "雷达",
["Delete"] = "删除",
["Emergencies"] = "紧急情况",
["NoAlertRecived"] = "没有收到警报",
["Settings"] = "设置",
["General"] = "一般",
["AlertsCode"] = "警报 488, 487, 487-V",
["DrugTrafficking"] = "毒品贩运",
["VehicleRobs"] = "车辆抢劫",
["Alerts215"] = "警报 215 / 武器",
["Radars"] = "雷达",
["KeyToAlert"] = "前往警报的按键",
["DeleteAlertKey"] = "警报删除按键",
["EmergencyOpenKey"] = "紧急开启按键",
["Equipment"] = "设备",
["Cone"] = "锥形标",
["ConeDesc"] = "锥形标",
["Barriers"] = "障碍物",
["BarriersDesc"] = "障碍物",
["TrafficLights"] = "交通信号灯",
["TrafficLightsDesc"] = "交通标志",
["Spikes"] = "尖刺",
["SpikesDesc"] = "尖刺",
["Radar"] = "雷达",
["RadarDesc"] = "雷达",
["K9Title"] = "K9 控制",
["K9Follow"] = "跟随",
["K9FollowDesc"] = "命令 K9 单位跟随自己",
["K9DontMove"] = "不要移动",
["K9DontMoveDesc"] = "命令 K9 单位保持在原地",
["K9Sit"] = "坐下",
["K9SitDesc"] = "命令 K9 单位坐下",
["K9LieDown"] = "躺下",
["K9LieDownDesc"] = "命令 K9 单位躺下",
["K9SearhArea"] = "在区域内搜索",
["K9SearhAreaDesc"] = "命令 K9 单位在该
页:
[1]