Files
esx_core/locales/sv.lua
T
2018-11-07 21:35:23 +01:00

17 lines
627 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'] = '{{Sälj fastighet|sell}} {Hyr ut fastighet|rent}} {{GPS|gps}}',
['amount'] = 'summa',
['no_play_near'] = 'det finns inga spelare i närheten!',
['contract'] = '{{Återkalla kontrakt|revoke}} {{GPS|gps}}',
['rent'] = 'hyra',
['sell'] = 'sälj',
['realtors'] = 'mäklare',
['boss_action'] = 'chefmeny',
}