This commit is contained in:
2026-07-07 21:08:52 +02:00
commit 4c20cfc716
2613 changed files with 318021 additions and 0 deletions

View 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
}