|
| 1 | +{ |
| 2 | + "No matching client": "{white}Nie znaleziono pasującego klienta", |
| 3 | + "More than one client matched": "{white}Znaleziono więcej niż jeden pasujący klient", |
| 4 | + "Must be an integer": "{white}Wartość, którą wpisałeś, musi być liczbą całkowitą", |
| 5 | + "Must be higher than zero": "{white}Wartość, którą wpisałeś, musi być większa od zera.", |
| 6 | + "Must be a steamid": "{white}Wartość, którą wpisałeś, musi być prawidłowym steamid", |
| 7 | + "No credits enough": "{white}Nie masz wystarczającej liczby kredytów.", |
| 8 | + "You are not alive": "{white}Możesz to kupić tylko, gdy jesteś żywy.", |
| 9 | + "You are alive": "{white}Możesz to kupić tylko, gdy jesteś martwy.", |
| 10 | + "No in pistol round": "{white}Nie możesz kupić tego przedmiotu {green}{0} {white}w rundzie pistoletowej.", |
| 11 | + "No gift yourself": "{white}Nie możesz podarować kredytów sobie.", |
| 12 | + "No type found": "{white}Nie znaleziono typu.", |
| 13 | + "Gift timeout": "{white}Musisz poczekać {green}{0} sekund {white}na możliwość podarowania.", |
| 14 | + "No purchase because team": "{white}Nie możesz kupić tego przedmiotu. Musisz być w drużynie {red}{0} {white}.", |
| 15 | + "No equip because team": "{white}Nie możesz wyposażyć się w ten przedmiot. Musisz być w drużynie {red}{0} {white}.", |
| 16 | + "You need correct weapon": "{white}Potrzebujesz {red}{0} {white}, aby sprawdzić.", |
| 17 | + "Players' credits are refreshed": "Kredyty graczy zostały odświeżone.", |
| 18 | + |
| 19 | + "t team players": "{green}gracze drużyny t {white}", |
| 20 | + "ct team players": "{green}gracze drużyny ct {white}", |
| 21 | + "alive players": "{green}żywi gracze {white}", |
| 22 | + "all players": "{green}wszyscy gracze {white}", |
| 23 | + "dead players": "{green}martwi gracze {white}", |
| 24 | + "Console": "Konsola", |
| 25 | + |
| 26 | + "Purchase Succeeded": "{white}Zakupiłeś {green}{0}{white}.", |
| 27 | + "Purchase Equip": "{white}Wyposaż {green}{0}{white}.", |
| 28 | + "Purchase Unequip": "{white}Zdejmij {green}{0}{white}.", |
| 29 | + "Item Sell": "{white}Sprzedałeś {green}{0}{white}.", |
| 30 | + "Godmode expired": "{white}Twój czas trybu boga wygasł.", |
| 31 | + "Speed expired": "{white}Twój czas szybkości wygasł.", |
| 32 | + "Hidetrails off": "{white}Teraz możesz widzieć ślady.", |
| 33 | + "Hidetrails on": "{white}Teraz nie możesz widzieć śladów.", |
| 34 | + |
| 35 | + "menu_store<title>": "Sklep [Twoje kredyty: {0}]", |
| 36 | + |
| 37 | + "menu_store<all_title>": "Modele ogólne", |
| 38 | + "menu_store<t_title>": "Modele T", |
| 39 | + "menu_store<ct_title>": "Modele CT", |
| 40 | + "menu_store<purchase>": "{0} - [{1}]", |
| 41 | + "menu_store<purchase1>": "{0}", |
| 42 | + "menu_store<equip>": "WYPOSAŻ", |
| 43 | + "menu_store<unequip>": "ZDEJMIJ", |
| 44 | + "menu_store<sell>": "SPRZEDAJ [{0}]", |
| 45 | + "menu_store<confirm_title>": "Kupujesz?", |
| 46 | + "menu_store<yes>": "Tak", |
| 47 | + "menu_store<no>": "Nie", |
| 48 | + "menu_store<confirm_item>": "{0} - {1} kredytów", |
| 49 | + "menu_store<inspect>": "Zbadaj", |
| 50 | + |
| 51 | + "css_credits": "{white}Masz {green}{0} {white}kredytów.", |
| 52 | + "css_givecredits<player>": "{blue}{0} {white}dał {green}{2} kredytów {white}graczowi {green}{1}{white}.", |
| 53 | + "css_givecredits<steamid>": "{blue}{0} {white}dał {green}{2} kredytów {white}graczowi {green}{1}{white}.", |
| 54 | + "css_givecredits<multiple>": "{blue}{0} {white}dał {green}{2} kredytów {white}graczom {green}{1}{white}.", |
| 55 | + |
| 56 | + "css_gift<player>": "{white}Wysłałeś {green}{1}{white} kredytów do {blue}{0}{white}.", |
| 57 | + "css_gift<target>": "{blue}{0} {white}wysłał Ci {green}{1} {white}kredytów.", |
| 58 | + |
| 59 | + "css_reset": "{blue}{0}{white} zresetował dane sklepu gracza {green}{1}{white}.", |
| 60 | + |
| 61 | + "credits_earned<active>": "{white}Zarobiłeś {green}{0} kredytów {white}za bycie aktywnym na serwerze.", |
| 62 | + "credits_earned<inactive>": "{white}Zarobiłeś {green}{0} kredytów {white}za bycie nieaktywnym na serwerze.", |
| 63 | + "credits_earned<kill>": "{white}Zarobiłeś {green}{0} kredytów {white}za zabicie gracza.", |
| 64 | + |
| 65 | + "css_model0": "{blue}{0}{white} włączył wymuszanie domyślnych modeli graczy.", |
| 66 | + "css_model1": "{blue}{0}{white} wyłączył wymuszanie domyślnych modeli graczy.", |
| 67 | + |
| 68 | + "OperatorTestLang": "Operator", |
| 69 | + "AdminSkinsTestLang": "Skórki administratora" |
| 70 | +} |
0 commit comments