mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
@@ -0,0 +1,31 @@
|
||||
Locales['es'] = {
|
||||
|
||||
['free_prop'] = 'Propiedad libre',
|
||||
['property'] = 'Propiedad',
|
||||
['enter'] = 'Entrar',
|
||||
['leave'] = 'Salir',
|
||||
['buy'] = 'Comprar',
|
||||
['rent'] = 'Alquilar',
|
||||
['visit'] = 'Visitar',
|
||||
['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_object'] = 'Retirar objeto',
|
||||
['deposit_object'] = 'Depositar objeto',
|
||||
['invite'] = 'Invitar',
|
||||
['dirty_money'] = 'Dinero sucio €',
|
||||
['inventory'] = 'Inventario',
|
||||
['amount'] = '¿Cantidad?',
|
||||
['amount_invalid'] = 'Cantidad inválida',
|
||||
['press_to_exit'] = 'Presione ~INPUT_CONTEXT~ para salir de la propiedad',
|
||||
['rented_for'] = 'Has alquilado una propiedad por €',
|
||||
['purchased_for'] = 'Has comprado una propiedad por €',
|
||||
['made_property'] = 'Ha hecho una propiedad',
|
||||
['not_enough'] = 'n\'No tiene suficiente d\'dinero',
|
||||
['invalid_quantity'] = 'Cantidad inválida',
|
||||
['paid_rent'] = 'Has ~g~pagado~s~ por el alquiler : ~g~€',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user