Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. Locales['en'] = {
  2. -- Cloakroom
  3. ['cloakroom'] = 'Szatnia',
  4. ['ems_clothes_civil'] = 'Cywilne Ubrania',
  5. ['s_m_m_paramedic_01'] = 'Ubranie Robocze',
  6. -- Vehicles
  7. ['veh_menu'] = 'Pojazdy',
  8. ['veh_spawn'] = 'Nacisnij ~INPUT_CONTEXT~ by dostac Karetke Albo Helikopter',
  9. ['store_vehicle'] = 'Nacisnij ~INPUT_CONTEXT~ aby schowac ta karetke',
  10. ['ambulance'] = 'Karetka',
  11. ['emscar'] = 'EMS Car',
  12. ['emscar2'] = 'EMS Car 2',
  13. ['emsvan'] = 'EMS Van',
  14. ['emssuv'] = 'EMS SUV',
  15. ['ambulance2'] = 'Karetka2',
  16. ['helicopter'] = 'Helikopter',
  17. -- Action Menu
  18. ['hospital'] = 'Szpital',
  19. ['revive_inprogress'] = 'Leczenie w Toku',
  20. ['revive_complete'] = 'Leczenie się Powiodło ',
  21. ['no_players'] = 'Nie Ma Graczy',
  22. ['no_vehicles'] = 'Brak Pojazdow',
  23. ['isdead'] = 'Zmarly',
  24. ['unconscious'] = 'Jest Przytomny',
  25. -- Boss Menu
  26. ['deposit_society'] = 'Depozyt Pogotowia',
  27. ['withdraw_society'] = 'Wypłata',
  28. ['boss_actions'] = 'Akcje Szefa',
  29. -- Misc
  30. ['invalid_amount'] = '~r~Nieprawidlowa Kwota',
  31. ['open_menu'] = 'Nacisnij ~INPUT_CONTEXT~ by otworzyc menu',
  32. ['deposit_amount'] = 'Kwota Depozytu',
  33. ['money_withdraw'] = 'Kwota Wycofana',
  34. -- F6 Menu
  35. ['ems_menu'] = 'Menu Pogotwia',
  36. ['ems_menu_title'] = 'Karetka - Menu Pogotowia',
  37. ['ems_menu_revive'] = 'Ozyw Gracza',
  38. ['ems_menu_small'] = 'Ulecz Male Rany',
  39. ['ems_menu_big'] = 'Ulecz Powazne Rany',
  40. ['ems_menu_putincar'] = 'Umiesc w Pojezdzie',
  41. -- Phone
  42. ['alert_ambulance'] = 'Wezwanie Pogotwia',
  43. -- Death
  44. ['respawn_at_hospital'] = 'Czy Chcesz Byc Przetransportowany Do Szpitala?',
  45. ['yes'] = 'Tak',
  46. ['please_wait'] = 'Prosze Czekac ~b~',
  47. ['minutes'] = ' Minuty ',
  48. ['seconds_fine'] = ' Sekund ~w~od Odrodzenia \nOdrodz sie za ~g~$',
  49. ['seconds'] = ' Sekundy ~w~do Odrodzenia.',
  50. ['press_respawn_fine'] = '~w~ [Nacisnij ~b~E~w~]',
  51. ['press_respawn'] = 'Nacisnij [~b~E~w~] by Sie Odrodzic.',
  52. -- Revive
  53. ['revive_help'] = 'Odrodz Gracza',
  54. --fines
  55. ['fine'] = 'Kwit',
  56. ['no_players_nearby'] = 'Nie ma Gracza w Poblizu',
  57. ['ambulance_consultation'] = 'Konsultacja',
  58. ['ambulance_care'] = 'Opieka',
  59. ['ambulance_reanimation'] = 'Reanimacja',
  60. ['fine_total'] = 'Zaplata : ',
  61. --NPC
  62. ['have_earned'] = 'Zarobiles ~g~$',
  63. ['comp_earned'] = 'Twoja Firma Zarobila ~g~$',
  64. ['taking_service'] = 'Obsluga : ',
  65. ['mission_complete'] = 'Misja Zaliczona',
  66. ['drive_search_pass'] = 'conduisez à la recherche de ~y~malades',
  67. ['customer_found'] = 'vous avez ~g~trouvé~s~ un malade, conduisez jusqu\'à ce dernier',
  68. ['client_unconcious'] = 'votre malade est ~r~inconscient~w~. Cherchez-en un autre.',
  69. ['arrive_dest'] = 'vous êtes ~g~arrivé~s~ à destination',
  70. ['take_me_to_near'] = '~w~Emmenez-moi à~y~ %s~w~, près de~y~ %s',
  71. ['take_me_to'] = '~w~Emmenez-moi à~y~ %s',
  72. ['close_to_client'] = 'Jestes za Daleko Pacjenta, Podejdz do Niego',
  73. ['return_to_veh'] = 'Wroc do Swojego Pojazdu aby kontynuowac',
  74. -- Item
  75. ['used_medikit'] = 'Uzyles 1 Apteczki',
  76. ['used_bandage'] = 'Uzyles 1 Bandaza',
  77. ['used_pills'] = 'Uzyles 1 Aspiryne',
  78. ['not_enough_medikit'] = 'Ty n\'Nie Masz ~b~Medikit~w~.',
  79. ['not_enough_bandage'] = 'Ty n\'Nie Masz ~b~Bandage~w~.',
  80. ['healed'] = 'Zostales Uzdrowiony.',
  81. --pharmacy
  82. ['open_pharmacy'] = 'Otworz Menu',
  83. ['pharmacy_menu_title'] = 'Apteka',
  84. ['medikit'] = 'Apteczka',
  85. ['bandage'] = 'Bandaze',
  86. ['inventory'] = 'Ekwipunek',
  87. ['have_withdrawn'] = 'You have withdrawn x',
  88. ['have_withdrawn'] = 'You have withdrawn x',
  89. ['you_added'] = 'Dodales x',
  90. ['deposit_stock'] = 'Kaucja',
  91. ['take_stock'] = 'Oszacowanie',
  92. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement