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

翻译

[复制链接]

升级进度: 69%

sss99 发表于 2024-4-7 12:02:21 | 显示全部楼层 |阅读模式
['cloakroom'] = 'locker room',
  ['citizen_wear'] = 'civilian Outfit',
  ['police_wear'] = 'police Outfit',
  ['gilet_wear'] = 'orange reflective jacket',
  ['bullet_wear'] = 'bulletproof vest',
  ['no_outfit'] = 'there\'s no uniform that fits you!',
  ['open_cloackroom'] = 'press [E] to change clothes.',
  -- Armory
  ['remove_object'] = 'withdraw object',
  ['deposit_object'] = 'deposit object',
  ['get_weapon'] = 'withdraw weapon from armory',
  ['put_weapon'] = 'store weapon in armory',
  ['buy_weapons'] = 'buy weapons',
  ['armory'] = 'armory',
  ['open_armory'] = 'press [E] to access the Armory.',
  ['armory_owned'] = 'owned',
  ['armory_free'] = 'free',
  ['armory_item'] = '$%s',
  ['armory_weapontitle'] = 'armory - Buy weapon',
  ['armory_componenttitle'] = 'armory - Weapon attatchments',
  ['armory_bought'] = 'you bought an %s for $%s',
  ['armory_money'] = 'you cannot afford that weapon',
  ['armory_hascomponent'] = 'you have that attatchment equiped!',
  ['get_weapon_menu'] = 'armory - Withdraw Weapon',
  ['put_weapon_menu'] = 'armory - Store Weapon',
  -- Vehicles
  ['vehicle_menu'] = 'vehicle',
  ['vehicle_blocked'] = 'all available spawn points are currently blocked!',
  ['garage_prompt'] = 'press [E] to access the Vehicle Actions.',
  ['garage_title'] = 'vehicle Actions',
  ['garage_stored'] = 'stored',
  ['garage_notstored'] = 'not in garage',
  ['garage_storing'] = 'we\'re attempting to remove the vehicle, make sure no players are around it.',
  ['garage_has_stored'] = 'the vehicle has been stored in your garage',
  ['garage_has_notstored'] = 'no nearby owned vehicles were found',
  ['garage_notavailable'] = 'your vehicle is not stored in the garage.',
  ['garage_blocked'] = 'there\'s no available spawn points!',
  ['garage_empty'] = 'you don\'t have any vehicles in your garage.',
  ['garage_released'] = 'your vehicle has been released from the garage.',
  ['garage_store_nearby'] = 'there is no nearby vehicles.',
  ['garage_storeditem'] = 'open garage',
  ['garage_storeitem'] = 'store vehicle in garage',
  ['garage_buyitem'] = 'vehicle shop',
  ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.',
  ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.',
  ['shop_item'] = '$%s',
  ['vehicleshop_title'] = 'vehicle Shop',
  ['vehicleshop_confirm'] = 'do you want to buy this vehicle?',
  ['vehicleshop_bought'] = 'you have bought %s for ~r~$%s',
  ['vehicleshop_money'] = 'you cannot afford that vehicle',
  ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait',
  ['confirm_no'] = 'no',
  ['confirm_yes'] = 'yes',
  -- Service
  ['service_max'] = 'you cannot enter service, max officers in service: %s/%s',
  ['service_not'] = 'you have not entered service! You\'ll have to get changed first.',
  ['service_anonunce'] = 'service information',
  ['service_in'] = 'you\'ve entered service, welcome!',
  ['service_in_announce'] = 'operator %s has entered service!',
  ['service_out'] = 'you have left service.',
  ['service_out_announce'] = 'operator %s has left their service.',
  -- Action Menu
  ['citizen_interaction'] = 'citizen Interaction',
  ['vehicle_interaction'] = 'vehicle Interaction',
  ['object_spawner'] = 'object Spawner',

  ['id_card'] = 'ID Card',
  ['search'] = 'search',
  ['handcuff'] = 'cuff / Uncuff',
  ['drag'] = 'escort',
  ['put_in_vehicle'] = 'put in Vehicle',
  ['out_the_vehicle'] = 'drag out from vehicle',
  ['fine'] = 'fine',
  ['unpaid_bills'] = 'manage unpaid bills',
  ['license_check'] = 'manage license',
  ['license_revoke'] = 'revoke license',
  ['license_revoked'] = 'your %s has been revoked!',
  ['licence_you_revoked'] = 'you revoked a %s which belonged to %s',
  ['no_players_nearby'] = 'there is no player(s) nearby!',
  ['being_searched'] = 'you are being searched by the Police',
  -- Vehicle interaction
  ['vehicle_info'] = 'vehicle Info',
  ['pick_lock'] = 'lockpick Vehicle',
  ['vehicle_unlocked'] = 'vehicle Unlocked',
  ['no_vehicles_nearby'] = 'there is no vehicles nearby',
  ['impound'] = 'impound vehicle',
  ['impound_prompt'] = 'press [E] to cancel the impound',
  ['impound_canceled'] = 'you canceled the impound',
  ['impound_canceled_moved'] = 'the impound has been canceled because the vehicle moved',
  ['impound_successful'] = 'you have impounded the vehicle',
  ['search_database'] = 'vehicle information',
  ['search_database_title'] = 'vehicle information - search with registration number',
  ['search_database_error_invalid'] = 'that is ~r~not a valid registration number',
  -- Traffic interaction
  ['traffic_interaction'] = 'interaction Traffic',
  ['cone'] = 'cone',
  ['barrier'] = 'barrier',
  ['spikestrips'] = 'spikestrips',
  ['box'] = 'box',
  ['cash'] = 'box of cash',
  -- ID Card Menu
  ['name'] = 'name: %s',
  ['job'] = 'job: %s',
  ['sex'] = 'sex: %s',
  ['dob'] = 'DOB: %s',
  ['height'] = 'height: %s',
  ['bac'] = 'BAC: %s',
  ['unknown'] = 'unknown',
  ['male'] = 'male',
  ['female'] = 'female',
  -- Body Search Menu
  ['guns_label'] = '--- Guns ---',
  ['inventory_label'] = '--- Inventory ---',
  ['license_label'] = ' --- Licenses ---',
  ['confiscate'] = 'confiscate %s',
  ['confiscate_weapon'] = 'confiscate %s with %s bullets',
  ['confiscate_inv'] = 'confiscate %sx %s',
  ['confiscate_dirty'] = 'confiscate dirty money: <span style="color:red;">$%s</span>',
  ['you_confiscated'] = 'you confiscated %sx %s from %s',
  ['got_confiscated'] = '%sx %s were confiscated by %s',
  ['you_confiscated_account'] = 'you confiscated $%s (%s) from %s',
  ['got_confiscated_account'] = '$%s (%s) was confiscated by %s',
  ['you_confiscated_weapon'] = 'you confiscated %s from %s with ~o~%s bullets',
  ['got_confiscated_weapon'] = 'your %s with ~o~%s bullets was confiscated by %s',
  ['traffic_offense'] = 'traffic Offense',
  ['minor_offense'] = 'minor Offense',
  ['average_offense'] = 'average Offense',
  ['major_offense'] = 'major Offense',
  ['fine_total'] = 'fine: %s',
  -- Vehicle Info Menu
  ['plate'] = 'plate: %s',
  ['owner_unknown'] = 'owner: Unknown',
  ['owner'] = 'owner: %s',
  -- Boss Menu
  ['open_bossmenu'] = 'press [E] to open the menu',
  ['quantity_invalid'] = 'invalid quantity',
  ['have_withdrawn'] = 'you have withdrawn %sx %s',
  ['have_deposited'] = 'you have deposited %sx %s',
  ['quantity'] = 'quantity',
  ['inventory'] = 'inventory',
  ['police_stock'] = 'police Stock',
  -- Misc
  ['remove_prop'] = 'press [E] to delete the object',
  ['map_blip'] = 'police Station',
  ['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.',
  -- Notifications
  ['alert_police'] = 'police alert',
  ['phone_police'] = 'police',
}


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2024-4-7 12:09:54 | 显示全部楼层
翻译:

--更衣室
   = '更衣室',
   = '平民服装',
   = '警察服装',
   = '橙色反光夹克',
   = '防弹背心',
   = '没有适合你的制服!',
   = '按下 以更换衣服。',
--军火库
   = '取出物品',
   = '存放物品',
   = '从军火库取出武器',
   = '存放武器到军火库',
   = '购买武器',
   = '军火库',
   = '按下 以进入军火库。',
   = '已拥有',
   = '免费',
   = '$%s',
   = '军火库 - 购买武器',
   = '军火库 - 武器附件',
   = '您购买了一把%s,花费了$%s',
   = '无法负担该武器',
   = '您已经装备了这个附件!',
   = '军火库 - 取出武器',
   = '军火库 - 存放武器',
--车辆
   = '车辆',
   = '所有可用的刷新点当前都被阻挡了!',
   = '按下 以进入车辆操作菜单。',
   = '车辆操作',
   = '存放',
   = '不在车库中',
   = '我们正在尝试移除车辆,请确保周围没有玩家。',
   = '车辆已存放到您的车库中',
   = '未找到附近的已拥有车辆',
   = '您的车辆未存放在车库中。',
   = '没有可用的刷新点!',
   = '您的车库中没有任何车辆。',
   = '您的车辆已释放出来了。',
   = '附近没有车辆。',
   = '打开车库',
   = '存放车辆到车库',
   = '车辆商店',
   = '您无权购买此类车辆。',
   = '按下 以进入直升机操作菜单。',
   = '$%s',
   = '车辆商店',
   = '您要购买这辆车吗?',
   = '您购买了%s,花费了~r~$%s',
   = '您无法负担该车辆',
   = '该车辆当前正在下载和加载,请稍候',
   = '否',
   = '是',
--执勤
   = '您不能进入执勤,最大执勤人员数:%s/%s',
   = '您还没有进入执勤!您需要先换装。',
   = '执勤信息',
   = '欢迎进入执勤!',
   = '操作员%s进入了执勤!',
   = '您已离开执勤。',
   = '操作员%s离开了执勤。',
--行动菜单
   = '市民互动',
   = '车辆互动',
   = '生成物体',
   
   = '身份证',
   = '搜身',
   = '手铐 / 解除手铐',
   = '押送',
   = '放入车辆',
   = '从车辆中拖出',
   = '罚款',
   = '管理未付账单',
   = '管理许可证',
   = '撤销许可证',
   = '您的%s已被撤销!',
   = '您撤销了属于%s的%s',
   = '附近没有玩家!',
   = '你正在被警察搜身',
--车辆互动
   = '车辆信息',
   = '撬锁',
   = '车辆已解锁',
   = '附近没有车辆',
   = '查封车辆',
   = '按下 以取消查封',
   = '您取消了查封',
   = '由于车辆移动,查封已取消',
   = '您已查封该车辆',
   = '车辆信息',
   = '车辆信息 - 使用注册号搜索',
   = '这不是一个有效的注册号',
--交通互动
   = '交通互动',
   = '路锥',
   = '路障',
   = '钉刺',
   = '箱子',
   = '现金箱',
--身份证菜单
   = '姓名:%s',
   = '工作:%s',
   = '性别:%s',
   = '出生日期:%s',
   = '身高:%s',
   = '血液酒精浓度:%s',
   = '未知',
   = '男性',
   = '女性',
--搜身菜单
   = '--- 枪支 ---',
   = '--- 物品 ---',
   = ' --- 许可证 ---',
   = '没收%s',
   = '没收带有%s颗子弹的%s',
   = '没收%sx %s',
   = '没收赃款:$%s',
   = '您没收了%sx %s,来自%s',
   = '%s被%s没收了%s',
   = '您没收了$%s (%s),来自%s',
   = '$%s (%s)被%s没收了',
   = '您的%s带有~o~%s颗子弹被%s没收了',
   = '您的%s带有~o~%s颗子弹被%s没收了',
   = '交通违法',
   = '轻微犯罪',
   = '一般犯罪',
   = '严重犯罪',
   = '罚款:%s',
--车辆信息菜单
   = '车牌:%s',
   = '所有者:未知',
   = '所有者:%s',
--老板菜单
   = '按下 以打开菜单',
   = '无效的数量',
   = '您提取了%sx %s',
   = '您存入了%sx %s',
   = '数量',
   = '库存',
   = '警察库存',
--杂项
   = '按下 以删除物体',
   = '警察局',
   = '你感到手铐慢慢松动并消失。',
--通知
   = '警方警报',
   = '警察',
}
回复

使用道具 举报

ahome_bigavatar:guest
ahome_bigavatar:welcomelogin
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

GMT+8, 2024-5-13 23:36 , Processed in 0.130294 second(s), 26 queries .

Powered by Discuz! X3.4

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

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