Locales['es'] = {
['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~',
['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~',
['free_prop'] = 'Propiedad libre',
['property'] = 'Propiedad',
['enter'] = 'Entrar',
['move_out'] = 'move out from property',
['move_out_sold'] = 'sell property for €%s',
['moved_out'] = 'you moved out and do no longer rent the property.',
['moved_out_sold'] = 'you have sold the property for ~g~€%s~s~',
['buy'] = 'buy property for €%s',
['buy_for'] = 'has comprado una propiedad por ~g~€%s~s~',
['rent'] = 'rent property for €%s / week',
['rent_for'] = 'has alquilado una propiedad por ~g~€%s~s~',
['press_to_menu'] = 'Presionar ~INPUT_CONTEXT~ para acceder al menú',
['owned_properties'] = 'Propiedad adquirida',
['available_properties'] = 'Propiedades disponibles',
['invite_player'] = 'Invitar a un jugador',
['you_invited'] = 'Has invitado a %s',
['player_clothes'] = 'Ropa',
['remove_cloth'] = 'remove clothing',
['removed_cloth'] = 'the outfit has been removed from your wardrobe!',
['remove_object'] = 'Retirar objeto',
['deposit_object'] = 'Depositar objeto',
['invite'] = 'Invitar',
['dirty_money'] = 'Dinero sucio: €%s',
['inventory'] = 'Inventario',
['amount'] = '¿Cantidad?',
['amount_invalid'] = 'Cantidad inválida',
['press_to_exit'] = 'Presione ~INPUT_CONTEXT~ para salir de la propiedad',
['not_enough'] = 'n\'No tiene suficiente d\'dinero',
['invalid_quantity'] = 'Cantidad inválida',
['paid_rent'] = 'Has ~g~pagado~s~ por el alquiler: ~g~€%s~s~',
['not_enough_in_property'] = 'there\'s not enough of ~r~that item~s~ in the property!',
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
}