Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. Locales['en'] = {
  2.  
  3. ['free_prop'] = 'Volna nemovitost',
  4. ['property'] = 'Majetek',
  5. ['enter'] = 'Jit dovnitr',
  6. ['leave'] = 'Odejit',
  7. ['buy'] = 'Koupit',
  8. ['rent'] = 'Pronajmout',
  9. ['visit'] = 'Navstivit',
  10. ['press_to_menu'] = 'Stiskni ~INPUT_CONTEXT~ abys otevrel menu',
  11. ['owned_properties'] = 'Majetek ve vlastnictvi',
  12. ['available_properties'] = 'Dostupne nemovitosti',
  13. ['invite_player'] = 'Pozvat hrace',
  14. ['you_invited'] = 'pozval jsi %s',
  15. ['player_clothes'] = 'Obleceni',
  16. ['remove_cloth'] = 'remove clothing',
  17. ['removed_cloth'] = 'this outfit has been removed from your wardrobe!',
  18. ['remove_object'] = 'remove object',
  19. ['deposit_object'] = 'deposit object',
  20. ['invite'] = 'pozvat',
  21. ['dirty_money'] = 'spinave penize $',
  22. ['inventory'] = 'inventar',
  23. ['amount'] = 'amount?',
  24. ['amount_invalid'] = 'invalid amount',
  25. ['press_to_exit'] = 'Stiskni ~INPUT_CONTEXT~ a odejdi.',
  26. ['rented_for'] = 'you rented a property for $',
  27. ['purchased_for'] = 'you purchased a property for $',
  28. ['made_property'] = 'you have made a property',
  29. ['not_enough'] = 'Nemas dostatek penez',
  30. ['invalid_quantity'] = 'invalid quantity',
  31. ['paid_rent'] = 'you ~g~paid~s~ your rent: ~g~$',
  32.  
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement