0.0.1
This commit is contained in:
18
resources/[esx_addons]/esx_shops/locales/pl.lua
Normal file
18
resources/[esx_addons]/esx_shops/locales/pl.lua
Normal file
@@ -0,0 +1,18 @@
|
||||
Locales['pl'] = {
|
||||
['shop'] = 'sklep',
|
||||
['shops'] = 'sklepy',
|
||||
['press_menu'] = 'naciśnij [%s] żeby wejść do sklepu.',
|
||||
['shop_item'] = '$%s',
|
||||
['bought'] = 'właśnie zakupiłeś %s x %s za %s $',
|
||||
['not_enough'] = 'nie masz ~r~wystarczjąco pięniędzy, Brakuje Ci ~r~$%s!',
|
||||
['player_cannot_hold'] = '~r~Nie masz wystarczająco wolnego miejsca w swoim ekwipunku!',
|
||||
['shop_confirm'] = 'chcesz kupić %sx %s za $%s?',
|
||||
['no'] = 'nie',
|
||||
['yes'] = 'tak',
|
||||
['amount'] = 'Amount', --not translated
|
||||
['amount_placeholder'] = 'Amount you want to buy', --not translated
|
||||
['confirm'] = 'Confirm', --not translated
|
||||
['purchase'] = 'Purchase', --not translated
|
||||
['bread'] = 'Bread', --not translated
|
||||
['water'] = 'Water', --not translated
|
||||
}
|
||||
Reference in New Issue
Block a user