Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.77 KB | None | 0 0
  1. mbg:
  2. invite:
  3. ai: '&9Dostępna możliwość gry z botem.'
  4. alreadyaccept: '&cJuż zaakceptowano to zaproszenie!'
  5. waiting: '&cOczekiwanie aż gracz zaakceptuje zaproszenie ({requests}).'
  6. select: '&6Wybierz grę!'
  7. clickabledeny: '[ODRZUĆ]'
  8. wait: '&a{player}&a czeka!'
  9. ingame: '&c{player}&c jest w grze!'
  10. logout: '&cZaproszenie zostało anulowane, gdyż gracz {player}&c wyszedł z serwera.'
  11. goto: '&3Idź na stronę {to}'
  12. playsingle: '&aGraj samemu'
  13. donthave: '&cNie masz zaproszeń do gry.'
  14. players: '&6Dla {players} gracz/y'
  15. waitinggui: '&cOczekiwane {requests}'
  16. refresh: '&6Przeładuj'
  17. accept: '&a{player}&a zaakceptował zaproszenie!'
  18. sendrequest: '&6&lWyślij zaproszenie do:'
  19. offline: '&cGracz {player} jest niedostępny.'
  20. send: '&aWysłano zaproszenie do {players}'
  21. page: '&3Strona &6{current} &3z &6{total}'
  22. roundsleft: '&6Liczba rund do zakończenia: {rounds}'
  23. cancelplayer: '&c{player}&c cancel play request. The game has been canceled!'
  24. receive: '&6Posiadasz zaproszenie od gracza {player}&6, na {rounds}&6 rund/y w
  25. {game}&6 &a(/miniboardgames <accept/cancel>)'
  26. cancelseconds: 60
  27. invalidgame: '&cNieznana nazwa gry "{game}"/'
  28. already: '&cJuż posiadasz zaproszenie!'
  29. canceltime: '&cZaproszenie zostało automatycznie anulowane po 1 minucie!'
  30. new: '&6Dostałeś nowe zaproszenie do gry!'
  31. lessplayers: '&cTa gra jest dla {players} graczy, please remove {invite} user/s!'
  32. deny: '&a{player}&a odrzucił zaproszenie do gry.'
  33. error: '&cWystąpił błąd, nie można znaleźc gracza "{player}".'
  34. noplayers: '&cNie ma graczy do zaproszenia.'
  35. moreplayers: '&cTa gra jest minimum dla {players} graczy, zaproś {invite} graczy!'
  36. clickableaccept: '[AKCEPTUJ]'
  37. selectfriends: '&6Zaproś swoich przyjaciół!'
  38. stats:
  39. check:
  40. your: '&a--- &3&lTwoje statystyki dla gry: {game} &a---'
  41. player: '&a--- &3&lStatystyki gracza {player} dla gry: {game} &a---'
  42. displaym: '&6Showing top from {from} to {to} on &e{order}&6 order'
  43. nostat: '&cNie można znaleźć Twoich statystyk, zagraj w {game}&c, aby je mieć!'
  44. notop: '&cSorry but i can''t find this top!'
  45. menutop: '&3Top {from}-{to} {game}'
  46. seeyou: '&6You are in position #{pos}'
  47. command:
  48. accept:
  49. help: '&3(Accept play request)'
  50. cmd: accept
  51. reset:
  52. cmd: reset
  53. help: <player> <game> &3(Reset player stats from game)
  54. force:
  55. help: <game> <players (Separation with spaces)> &3(Force players to play)
  56. cmd: force
  57. top:
  58. help: <game> [stat] &3(Check the top, you can set what stat top you wan't to
  59. see, by default is Times Played and will be displayed 10 each page)
  60. cmd: top
  61. play:
  62. cmd: play
  63. help: '[game] [rounds] &3(Open game menu)'
  64. reload:
  65. help: '&3(Reload games and configuration)'
  66. cmd: reload
  67. cancel:
  68. help: '&3(Cancel play request)'
  69. cmd: cancel
  70. debug:
  71. help: <banner/menu/cfgudpates/colormodel> &3(Debug)
  72. cmd: debug
  73. list:
  74. help: '&3(Games list)'
  75. cmd: list
  76. playmoney:
  77. cmd: playmoney
  78. help: <money-amount> &3(Play with your friends betting money)
  79. stats:
  80. cmd: stats
  81. help: <game> &3(Check the stats)
  82. spectate:
  83. cmd: spectate
  84. help: '[player] &3(See player game)'
  85. afk:
  86. z: 0.5
  87. x: 0.5
  88. y: 0.0
  89. mustnumber: '&c{string} musi być liczbą!'
  90. recordnew: '&6Zdobyto nowy rekord ({old} - Stary) {new}!'
  91. startspectateother: '&6{player}&a obserwuje twoją grę!'
  92. database:
  93. type: sqlite
  94. sqlite:
  95. filename: miniboardgames.db
  96. mysql:
  97. host: localhost
  98. password: '1234'
  99. database: miniboardgames
  100. username: user
  101. port: '3306'
  102. tableprefix: ''
  103. columns:
  104. discsPlaced: Położone Dyski
  105. purplePlaced: Położone Fioletowe
  106. stands: Nie dobrane karty
  107. spins: Dobrane karty
  108. tailsBets: Postawione Reszki
  109. jumps: Skoki
  110. minionsDamage: Minions Damage
  111. lose: Przegrane
  112. iron: Iron
  113. totalScore: Total Score
  114. flips: Flips
  115. GhastPlaced: Postawione Ghasty
  116. headsWinned: Wygrane Orły
  117. SilverfishPlaced: Postawione Silverfishe
  118. clicks: Kliknięcia
  119. mobsSmashed: Pokonane Moby
  120. VillagerPlaced: Postawione Villagery
  121. WitherBossPlaced: Postawione Witherowe Bossy
  122. pairsFound: Znalezione Pary
  123. horizontalWins: Horyzontalne Wygrane
  124. diamond: Diamenty
  125. rock: Kamienie
  126. incorrect: Niepoprawne
  127. SlimePlaced: Położone Slime
  128. timesPlayed: Ilość Gier
  129. coins: Coiny
  130. diagonalWins: Skośne Wygrane
  131. busts: Busts
  132. CreeperPlaced: Położone Creepery
  133. songs: Piosenki
  134. bluePlaced: Położone Niebieskie
  135. ZombieVillagerPlaced: Położone Zombie Villagery
  136. linesCompleted: Ukończone Linie
  137. greenAppleCards: Green Apple Cards
  138. bombsLandedInWater: Bomby Położone W Wodzie
  139. doubleDowns: Double Downs
  140. EnderDragonPlaced: Położone Ender Dragony
  141. hits: Uderzenia
  142. paper: Papiery
  143. bombsLandedInShips: Bomby Położone W Statkach
  144. moneyGained: Zdobyta Gotówka
  145. IronGolemPlaced: Położone Iron Golemy
  146. judgeTimes: Judge Times
  147. bombsLaunched: Przygotowane Bomby
  148. thrownBonusGifs: Wrzucone Bonusowe Prezenty
  149. SnowmanPlaced: Położone Snowmany
  150. flags: Flagi
  151. EndermanPlaced: Położone Endermany
  152. crowned: Crowned
  153. ChickenPlaced: Położone Chickeny
  154. win: Wygrane
  155. SpiderPlaced: Położone Spidery
  156. greenPlaced: Położone Zielone
  157. emerald: Emeraldy
  158. PandaPlaced: Położone Pandy
  159. headsBets: Postawione Orły
  160. correct: Poprawne
  161. best: Najlepsze
  162. wins: Wygrane
  163. verticalWins: Pionowe Wygrane
  164. SquidPlaced: Położone Squidy
  165. skullsPlaced: Położone Skullsy
  166. redPlaced: Położone Czerwone
  167. thrownGifs: Wyrzucone Prezenty
  168. player: Gracz
  169. spits: Spits
  170. green: Zielony
  171. pongs: Pongs
  172. totalDamage: Wszystkie Obrażenia
  173. tailsWinned: Wygrane Reszki
  174. star: Gwiazdy
  175. SkeletonPlaced: Położone Skeletony
  176. GuardianPlaced: Położone Guardiany
  177. ChargedCreeperPlaced: Położone Charged Creepery
  178. scissors: Nożyce
  179. blue: Niebieskie
  180. yellow: Żółte
  181. crownMoves: Ruchy Szlachtą
  182. botLoses: Przegrane Bota
  183. kidsWithGifs: Kids With Gifs
  184. red: Czerwone
  185. moves: Ruchy
  186. fails: Pomyłki
  187. won: Wygrane
  188. goodNotes: Dobre Notatki
  189. WithereperPlaced: Położone Witherepery
  190. playersDamage: Obrażenia Graczy
  191. cardsPlaced: Położone Karty
  192. ShulkerPlaced: Położone Shulkery
  193. record: Rekord
  194. completed: Ukończone
  195. BlazePlaced: Położone Blazy
  196. botTies: Remisy Bota
  197. points: Punkty
  198. ties: Remisy
  199. botWins: Wygrane Bota
  200. blackjacks: Blackjacki
  201. LavaSlimePlaced: Położone Lava Slimy
  202. kidsWithoutGifs: Kids Without Gifs
  203. failedGifs: Failed Gifs
  204. yellowPlaced: Położone Żółte
  205. playerleave: '&c{player}&6 opuścił grę!'
  206. bet:
  207. menu: '&6Menu Zakładów'
  208. confirm: GRACZ CHCE SIĘ ZAŁOŻYĆ O {cost}$, CZY JESTEŚ TEGO PEWIEN?
  209. nomoneyuser: Jeden z graczy nie posiada $
  210. save: '&aZapisz i wróć'
  211. current: '&7Aktualny zakład: &6{bet}$'
  212. slider:
  213. name: '&a{bet}$'
  214. b: 10
  215. c: 100
  216. a: 1
  217. note: ZWYCIĘZCA DOSTANIE $ OD WSZYSTKICH GRAJĄCYCH GRACZY
  218. removeMoneyBeforeWin: false
  219. header: '&c[&6MyCrafty.net - Gry&c]'
  220. metrics: true
  221. cost:
  222. title: '&6Zagranie w tę grę kosztuje {cost}$'
  223. confirm: '&aCzy jesteś pewien?'
  224. nomoney: '&aNie masz $, aby to zrobić!'
  225. talkingame: '&6{player}&c aktualnie gra i nie może Ci odpowiedzieć!'
  226. maxActiveGames: -1
  227. startspectate: '&aObserwujesz &6{player}&a.'
  228. map:
  229. emptyother: '&c{player} nie posiada pustego slotu!'
  230. hotbarslot: -1
  231. game: '&6Gra na Mapie'
  232. empty: '&cNie posiadasz pustego slotu, aby w to zagrać.'
  233. leaderHeads: false
  234. noinstructions: '&cTa gra nie posiada instrukcji'
  235. cancel:
  236. sub: ''
  237. title: '&c&lGra została anulowana.'
  238. talkingameenabled: true
  239. updatechecker: true
  240. maxActiveGamesMessage: '&cZbyt duża ilość graczy gra w gry, spróbuj ponownie później
  241. zagrać.'
  242. timeplayed: '&cGrasz już {time}!'
  243. advancedpermission: false
  244. youareingame: '&cNie możesz tego zrobić, jesteś w grze!'
  245. useChineseMapSystem: false
  246. generic:
  247. 'yes': '&aTak'
  248. 'no': '&cNie'
  249. spectate:
  250. notplayer: '&cTen gracz aktualnie nie gra!'
  251. debugmode: false
  252. timer: '&4Zostało do końca {seconds}s!'
  253. nopermission: '&cNie posiadasz permisji do używania tej komendy.'
  254. antiafk: true
  255. fireworks: false
  256. mapHolograms: true
  257. notfound: Can't found {string}
  258. hologram: '&aGra w {game}'
  259. allplayersneedpermission: false
  260. costlore: '&4Koszt: {cost}$'
  261. header_special: '&c[&6MyCrafty.net &c- &6Gry &c- &6{subheader}&c]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement