mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
+30
-30
@@ -4,37 +4,37 @@ Locales['sv'] = {
|
||||
['ems_clothes_civil'] = 'civilkläder',
|
||||
['ems_clothes_ems'] = 'ambulanskläder',
|
||||
-- Vehicles
|
||||
['ambulance'] = 'ambulance',
|
||||
['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.',
|
||||
['helicopter_buy'] = 'helicopter shop',
|
||||
['helicopter_garage'] = 'open garage',
|
||||
['helicopter_store'] = 'store helicopter in garage',
|
||||
['helicopter_garage_title'] = 'helicopter Garage',
|
||||
['helicopter_title'] = 'helicopter Actions',
|
||||
['helicopter_notauthorized'] = 'you\'re not authorized to buy helicopters.',
|
||||
['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',
|
||||
['ambulance'] = 'ambulans',
|
||||
['helicopter_prompt'] = 'klicka på ~INPUT_CONTEXT~ för att komma åt ~y~garaget~s~.',
|
||||
['helicopter_buy'] = 'fordonshandel',
|
||||
['helicopter_garage'] = 'öppna garage',
|
||||
['helicopter_store'] = 'ställ in helikopter',
|
||||
['helicopter_garage_title'] = 'garage',
|
||||
['helicopter_title'] = 'garage',
|
||||
['helicopter_notauthorized'] = 'du har inte behörighet till att köpa en helikopter.',
|
||||
['garage_prompt'] = 'tryck ~INPUT_CONTEXT~ för att komma åt ~y~garaget~s~.',
|
||||
['garage_title'] = 'garage',
|
||||
['garage_stored'] = 'inställt',
|
||||
['garage_notstored'] = 'uttaget',
|
||||
['garage_storing'] = 'vi håller på att ställa in ditt fordon, se till att ingen är i närheten.',
|
||||
['garage_has_stored'] = 'fordonet har ställts in i garaget',
|
||||
['garage_has_notstored'] = 'inget ägt fordon finns i närheten',
|
||||
['garage_notavailable'] = 'ditt fordon är inte inställt i ditt garage.',
|
||||
['garage_blocked'] = 'det finns ingen tillgänglig plats att ställa ut fordonet på!',
|
||||
['garage_empty'] = 'du har inga fordon i ditt garage.',
|
||||
['garage_released'] = 'ditt fordon har tagits ut från garaget.',
|
||||
['garage_store_nearby'] = 'det finns inget fordon i närheten.',
|
||||
['garage_storeditem'] = 'öppna garage',
|
||||
['garage_storeitem'] = 'ställ in fordon',
|
||||
['garage_buyitem'] = 'fordonshandel',
|
||||
['shop_item'] = '%s SEK',
|
||||
['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',
|
||||
['vehicleshop_title'] = 'fordonshandel',
|
||||
['vehicleshop_confirm'] = 'vill du köpa detta fordon?',
|
||||
['vehicleshop_bought'] = 'du köpte ~y~%s~s~ för ~r~$%s~s~',
|
||||
['vehicleshop_money'] = 'du har inte råd med detta fordon',
|
||||
['vehicleshop_awaiting_model'] = 'fordonet ~g~LADDAS NED OCH LADDAS IN~s~ var god vänta',
|
||||
['confirm_no'] = 'nej',
|
||||
['confirm_yes'] = 'ja',
|
||||
-- Action Menu
|
||||
['revive_inprogress'] = 'en återupplivning har börjats',
|
||||
['revive_complete'] = 'du har återupplivat ~y~%s~s~, bra jobbat!',
|
||||
|
||||
Reference in New Issue
Block a user