local Translations = {
error = {
license_already = '玩家已经有该证书',
error_license = '玩家没有该证书',
no_camera = '摄像头不存在',
blood_not_cleared = '血迹未清理',
bullet_casing_not_removed = '弹壳未移除',
none_nearby = '附近无人!',
canceled = '已取消..',
time_higher = '时间必须大于0',
amount_higher = '数量必须大于0',
vehicle_cuff = '你不能在车辆中铐住某人',
no_cuff = '你没有手铐',
no_impound = '没有被扣押的车辆',
no_spikestripe = '不能再放置钉刺带',
error_license_type = '无效的证书类型',
rank_license = '你的等级不足以授予证书',
revoked_license = '你的证书已被吊销',
rank_revoke = '你的等级不足以吊销证书',
on_duty_police_only = '仅限执勤警察使用',
vehicle_not_flag = '车辆未被标记',
not_towdriver = '不是拖车司机',
not_lawyer = '这个人不是律师',
no_anklet = '此人没有脚环。',
have_evidence_bag = '你必须携带一个空的证据袋',
no_driver_license = '没有驾驶证',
not_cuffed_dead = '平民没有被铐或死亡',
},
success = {
uncuffed = '你已经被解铐',
granted_license = '你已获得证书',
grant_license = '你授予了一个证书',
revoke_license = '你吊销了证书',
tow_paid = '你得到$500报酬',
blood_clear = '血迹已清理',
bullet_casing_removed = '弹壳已移除...',
anklet_taken_off = '你的脚环已取下。',
took_anklet_from = '你取下了%{firstname} %{lastname}的脚环',
put_anklet = '你戴上了脚环。',
put_anklet_on = '你为%{firstname} %{lastname}戴上了脚环',
vehicle_flagged = '车辆%{plate}已被标记为%{reason}',
impound_vehicle_removed = '车辆已从扣押场移出!',
},
info = {
mr = '先生',
mrs = '女士',
impound_price = '玩家支付取出车辆的费用(可以为0)',
plate_number = '车牌号码',
flag_reason = '标记车辆的原因',
camera_id = '摄像头ID',
callsign_name = '你的呼号名称',
poobject_object = '生成的对象类型或使用“delete”删除',
player_id = '玩家ID',
citizen_id = '玩家的公民ID',
dna_sample = 'DNA样本',
jail_time = '他们需要在监狱的时间',
jail_time_no = '监禁时间必须大于0',
license_type = '证书类型(司机/武器)',
ankle_location = '脚环位置',
cuff = '你被铐住了!',
cuffed_walk = '你被铐住了,但可以走路',
vehicle_flagged = '车辆%{vehicle}因%{reason}被标记',
unflag_vehicle = '车辆%{vehicle}取消标记',
tow_driver_paid = '你支付了拖车司机的费用',
paid_lawyer = '你支付了律师费用',
vehicle_taken_depot = '车辆已经以$%{price}收入仓库',
vehicle_seized = '车辆被查封',
stolen_money = '你偷了$%{stolen}',
cash_robbed = '你被抢走了$%{money}',
driving_license_confiscated = '你的驾驶证已经被没收',
cash_confiscated = '你的现金已被没收',
being_searched = '你正在被搜查',
cash_found = '在平民身上找到了$%{cash}',
sent_jail_for = '你将这个人送进监狱%{time}个月',
fine_received = '你收到了一张$%{fine}的罚单',
blip_text = '警察警报 - %{text}',
jail_time_input = '监禁时间',
submit = '提交',
time_months = '时间(月)',
bill = '账单',
amount = '金额',
police_plate = 'LSPD', -- 应该只有4个字符长
vehicle_info = '发动机:%{value} % | 燃油:%{value2} %',
evidence_stash = '证据藏匿 | %{value}',
slot = '插槽编号(1,2,3)',
current_evidence = '%{value} | 抽屉 %{value2}',
on_duty = ' - 上班',
off_duty = ' - 下班',
onoff_duty = '~g~上~s~/~r~下~s~ 班',
stash = '藏匿 %{value}',
delete_spike = '删除钉刺带',
close_camera = '关闭摄像头',
bullet_casing = '弹壳 %{value}',
casing = '弹壳',
blood = '血液',
blood_text = '血液 %{value}',
fingerprint_text = '指纹',
fingerprint = '指纹',
store_heli = '存放直升机',
take_heli = '拿取直升机',
impound_veh = ' - 扣押车辆',
store_veh = ' - 存储车辆',
armory = '军械库',
enter_armory = '军械库',
finger_scan = '指纹扫描',
scan_fingerprint = '扫描指纹',
trash = '垃圾',
trash_enter = '垃圾桶',
stash_enter = '进入储物柜',
target_location = '%{firstname} %{lastname}的位置已标记在地图上',
anklet_location = '脚环位置',
new_call = '新电话',
officer_down = '警官%{lastname} | %{callsign} 倒下'
},
evidence = {
red_hands = '红手',
wide_pupils = '瞳孔放大',
red_eyes = '红眼',
weed_smell = '闻起来像大麻',
gunpowder = '衣服上有火药',
chemicals = '闻起来像化学物质',
heavy_breathing = '呼吸沉重',
sweat = '大量出汗',
handbleed = '手上有血',
confused = '困惑',
alcohol = '闻起来像酒精',
heavy_alcohol = '闻起来非常像酒精',
agitated = '激动 - 具有使用冰毒的迹象',
serial_not_visible = '序列号不可见...',
},
menu = {
garage_title = '警车',
close = '⬅ 关闭菜单',
impound = '扣押车辆',
pol_impound = '警察扣押',
pol_garage = '警察车库',
pol_armory = '警察军械库',
},
email = {
sender = '中央司法收款机构',
subject = '债务催收',
message = '亲爱的%{value}. %{value2}, 中央司法收款机构(CJCA)已向您收取了警察罚款。您的账户被扣除了$%{value3}。 此致, Mr. I.K. Graai',
},
commands = {
place_spike = '放置钉刺带(仅限警察)',
license_grant = '授予某人一个证书',
license_revoke = '吊销某人的证书',
place_object = '放置/删除一个对象(仅限警察)',
cuff_player = '铐住玩家(仅限警察)',
escort = '护送玩家',
callsign = '给自己一个呼号',
clear_casign = '清理区域中的弹壳(仅限警察)',
jail_player = '监禁玩家(仅限警察)',
unjail_player = '释放玩家(仅限警察)',
clearblood = '清理区域中的血迹(仅限警察)',
seizecash = '查封现金(仅限警察)',
softcuff = '软铐(仅限警察)',
camera = '查看安全摄像头(仅限警察)',
flagplate = '标记一个车牌(仅限警察)',
unflagplate = '取消标记一个车牌(仅限警察)',
plateinfo = '运行车牌信息(仅限警察)',
depot = '扣押车辆并确定价格(仅限警察)',
impound = '扣押车辆(仅限警察)',
paytow = '支付拖车司机(仅限警察)',
paylawyer = '支付律师(仅限警察,法官)',
anklet = '安装脚环(仅限警察)',
ankletlocation = '获取某人脚环的位置',
removeanklet = '移除脚环(仅限警察)',
drivinglicense = '吊销驾驶证(仅限警察)',
takedna = '从人身上提取DNA样本(需要空证据袋)(仅限警察)',
police_report = '警察报告',
message_sent = '发送的信息',
civilian_call = '平民电话',
emergency_call = '新的911电话',
},
progressbar = {
blood_clear = '正在清理血迹...',
bullet_casing = '正在移除弹壳...',
robbing = '正在抢劫...',
place_object = '正在放置对象...',
remove_object = '正在移除对象...'
},
}
Lang = Locale:new({
phrases = Translations,
warnOnMissing = true
})