Files
esx_core/locales/sv.lua
T
2018-10-31 15:25:08 +01:00

17 lines
621 B
Lua

Locales['sv'] = {
['properties'] = 'fastigheter',
['property'] = 'fastighet',
['clients'] = 'klienter',
['realtor'] = 'mäklare',
['amount_withdraw'] = 'summa',
['invalid_amount'] = 'ogiltigt belopp',
['press_to_access'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn.',
['property_actions'] = '{{Assign [Köp]|Köp}} {{Assign [Hyra]|Hyra}} {{GPS|gps}}',
['amount'] = 'summa',
['no_play_near'] = 'det finns inga spelare i närheten!',
['contract'] = '{{Ta bort kontrakt|Ta bort}} {{GPS|gps}}',
['rent'] = 'hyra',
['sell'] = 'sälj',
['realtors'] = 'mäklare',
['boss_action'] = 'chefmeny',
}