sss99 发表于 2024-4-10 11:18:52

翻译一下 不要翻译括号里面的


['cloakroom'] = 'locker room',
['citizen_wear'] = 'civilian Outfit',
['sheriff_wear'] = 'sheriff Outfit',
['gilet_wear'] = 'orange reflective jacket',
['bullet_wear'] = 'bulletproof vest',
['no_outfit'] = 'there\'s no uniform that fits you!',
['open_cloackroom'] = 'press ~INPUT_CONTEXT~ to change ~y~clothes~s~.',
--
-- 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 ~INPUT_CONTEXT~ to access the ~y~Armory~s~.',
['armory_owned'] = 'owned',
['armory_free'] = 'free',
['armory_item'] = '$%s',
['armory_weapontitle'] = 'armory - Buy weapon',
['armory_componenttitle'] = 'armory - Weapon attatchments',
['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~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 ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.',
['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 dont 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 ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.',
['shop_item'] = '$%s',
['vehicleshop_title'] = 'vehicle Shop',
['vehicleshop_confirm'] = 'do you want to buy this vehicle?',
['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~',
['vehicleshop_money'] = 'you cannot afford that vehicle',
['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ 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 ~y~%s~s~ has entered service!',
['service_out'] = 'you have left service.',
['service_out_announce'] = 'operator ~y~%s~s~ has left their service.',
--
-- Action menu
--
['citizen_interaction'] = 'citizen Interaction',
['vehicle_interaction'] = 'vehicle Interaction',
['object_spawner'] = 'object Spawner',
['sheriffmenue'] = 'sheriff Menu',

-- sheriffMenu
['backup_menu'] = 'Backup Menu',
['bodycam_action'] = 'Activate Bodycam',
['sheriff_mdt'] = 'Open MDT',
['status'] = 'Give Status',
['request'] = 'Request Backup',
['sheriff_badge'] = 'sheriff Badge',
['k9_dog'] = 'K9 Interactions',
['cameras'] = 'Camera menu',
['shield_actions'] = 'Use Shield',
['speed_camera'] = 'Place Speedcamera',
['traffic_manager'] = 'Manage traffic',

-- BackUp
['requestBackup1'] = 'Requesting Code2' ,
['requestBackup2'] = 'Requesting Code3',
['requestBackup3'] = 'Requesting Code99',

-- sheriff badge
['check_sheriffbadge'] = 'Check sheriff badge',
['show_sheriffbadge'] = 'Show sheriff badge',

-- sheriff K9 Dog
['k9_spawn'] = 'Spawn K9',
['k9_follow'] = 'K9 Follow',
['k9_stay'] = 'K9 Stay',
['k9_searchVehicle'] = 'K9 Search Vehicle',
['k9_searchPerson'] = 'K9 Search Citizen',
['k9_jumpIntoVeh'] = 'K9 Enter Vehicle',
['k9_jumpOutVeh'] = 'K9 Exit Vehicle',
['k9_despawn'] = 'K9 Dismiss',

-- Cameras
['cam1'] = 'Ballas',
['cam2'] = 'Families',
['cam3'] = 'Vagos',
['cam4'] = 'Store 1',
['cam5'] = 'Store 2',
['cam6'] = 'Store 3',
['cam7'] = 'Store 4',
['cam8'] = 'Store 5',
['cam9'] = 'Store 6',
['cam10'] = 'Store 7',
['cam11'] = 'Store 8',
['cam12'] = 'Store 9',
['cam13'] = 'Store 10',
['cam14'] = 'Store 11',
['cam15'] = 'Store 12',
['cam16'] = 'Store 13',
['cam17'] = 'Store 14',
['cam18'] = 'Store 15',
['cam19'] = 'Store 16',
['cam20'] = 'Store 17',
['cam21'] = 'Store 18',
['cam22'] = 'Jail 1',
['cam23'] = 'Jail 2',
['cam24'] = 'Jewelry store',
['cam25'] = 'Paleto Bank exterior',
['cam26'] = 'Main bank',

-- Shield
['shield_sheriff'] = 'sheriff shield',
['shield_sheriff'] = 'Sheriff shield',
['shield_swat'] = 'SWAT shield',
['shield_fbi'] = 'FBI shield',
['shield_withWeapon'] = 'Shield with weapon',

-- Citizen interaction
['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',
['communityservice'] = 'Community Service',
['unpaid_bills'] = 'manage unpaid bills',
['license_check'] = 'manage license',
['license_revoke'] = 'revoke license',
['license_revoked'] = 'your ~b~%s~s~ has been ~y~revoked~s~!',
['licence_you_revoked'] = 'you revoked a ~b~%s~s~ which belonged to ~y~%s~s~',
['no_players_nearby'] = 'there is no player(s) nearby!',
['being_searched'] = 'you are being ~y~searched~s~ by the ~b~sheriff~s~',
-- Vehicle interaction
['vehicle_info'] = 'vehicle Info',
['pick_lock'] = 'lockpick Vehicle',
['vehicle_unlocked'] = 'vehicle ~g~Unlocked~s~',
['no_vehicles_nearby'] = 'there is no vehicles nearby',
['impound'] = 'impound vehicle',
['impound_prompt'] = 'press ~INPUT_CONTEXT~ to cancel the ~y~impound~s~',
['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~s~ a ~y~valid~s~ registration number',
-- Traffic/Object interaction
['traffic_interaction'] = 'interaction Traffic',
['cone'] = 'Short cone',
['coneLong'] = 'Long cone',
['barrier'] = 'sheriff Barrier',
['barrier2'] = 'Traffic barrier',
['barrier3'] = 'Traffic barrier3',
['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 ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~',
['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ were confiscated by ~y~%s~s~',
['you_confiscated_account'] = 'you confiscated ~g~$%s~s~ (%s) from ~b~%s~s~',
['got_confiscated_account'] = '~g~$%s~s~ (%s) was confiscated by ~y~%s~s~',
['you_confiscated_weapon'] = 'you confiscated ~b~%s~s~ from ~b~%s~s~ with ~o~%s~s~ bullets',
['got_confiscated_weapon'] = 'your ~b~%s~s~ with ~o~%s~s~ bullets was confiscated by ~y~%s~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 ~INPUT_CONTEXT~ to open the menu',
['quantity_invalid'] = 'invalid quantity',
['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~',
['have_deposited'] = 'you have deposited ~y~%sx~s~ ~b~%s~s~',
['quantity'] = 'quantity',
['inventory'] = 'inventory',
['sheriff_stock'] = 'sheriff Stock',
-- Misc
['remove_prop'] = 'press ~INPUT_CONTEXT~ to delete the object',
['map_blip'] = 'sheriff Station',
['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.',
-- Notifications
['alert_sheriff'] = 'sheriff alert',
['phone_sheriff'] = 'sheriff',
}

页: [1]
查看完整版本: 翻译一下 不要翻译括号里面的