elmostro127

property

Apr 24th, 2020
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Locales['en'] = {
  2. ['have_withdrawn'] = 'Retiraste ~y~x%s~s~ ~b~%s~s~',
  3. ['have_deposited'] = 'Depositaste ~y~x%s~s~ ~b~%s~s~',
  4. ['free_prop'] = 'Propiedad libre',
  5. ['property'] = 'Propiedad',
  6. ['enter'] = 'Entrar',
  7. ['leave'] = 'Abandonar propiedad',
  8. ['buy'] = 'Comprar',
  9. ['rent'] = 'Alquilar',
  10. ['visit'] = 'Visitar',
  11. ['press_to_menu'] = 'Pulsa ~INPUT_CONTEXT~ para acceder al menú',
  12. ['owned_properties'] = 'Propiedades adquiridas',
  13. ['available_properties'] = 'Propiedades disponibles',
  14. ['invite_player'] = 'Invitar jugador',
  15. ['you_invited'] = 'Invitaste a ~y~%s~s~ a tu propiedad',
  16. ['player_clothes'] = 'Ropa',
  17. ['remove_cloth'] = 'Remover ropa',
  18. ['removed_cloth'] = 'El conjunto fué eliminado de tu armario!',
  19. ['remove_object'] = 'Remover objeto',
  20. ['deposit_object'] = 'Depositar objeto',
  21. ['invite'] = 'Invitar',
  22. ['dirty_money'] = 'Dinero sucio $',
  23. ['inventory'] = 'Inventario',
  24. ['amount'] = 'Monto?',
  25. ['amount_invalid'] = 'Monto inválido',
  26. ['press_to_exit'] = 'Pulsa ~INPUT_CONTEXT~ para salir de la propiedad',
  27. ['rented_for'] = 'Alquilaste la propiedad por $',
  28. ['purchased_for'] = 'Compraste la porpiedad por $',
  29. ['made_property'] = 'Adquiriste una propiedad',
  30. ['not_enough'] = 'No tenés suficiente plata',
  31. ['invalid_quantity'] = 'Cantidad inválida',
  32. ['paid_rent'] = '~g~Pagaste~s~ tu alquiler: ~g~$%s~s~',
  33. ['not_enough_in_property'] = 'No hay suficiente de ~r~ese objeto~s~ en tu propiedad!',
  34. ['player_cannot_hold'] = '~r~No~s~ tenés suficiente ~y~espacio~s~ en tu inventario!',
  35. }
Add Comment
Please, Sign In to add comment