|
['open'] = "Press ~y~E~w~ to open",
['store_truck'] = "Store your truck before repairing it",
['store_truck_2'] = "Sore your truck before selling it",
['already_has_truck'] = "You already have a truck",
['occupied_places'] = "All occupied truck slots",
['truck_blip'] = "Truck",
['rented_truck_blip'] = "Rental Truck",
['cargo_blip'] = "Cargo",
['destination_blip'] = "Destination",
['already_is_in_garage'] = "Your vehicle is in your garage",
['press_e_to_store_truck'] = '~w~Press ~g~[E]~w~ to store the ~b~truck~w~.',
['press_e_to_park'] = '~w~Press ~g~[E]~w~ to park the ~b~cargo~w~.',
['park_your_truck'] = '~w~Park the ~b~truck~w~ correctly in the ~y~parking~w~.',
['bring_back'] = '~w~Take the ~b~truck~w~ back to the ~y~garage~w~.',
['already_has_cargo'] = "You already have a delivery in progress",
['must_store_truck'] = "You need to store your truck before starting this load",
['started_job'] = "Delivery started",
['success'] = "~g~Success",
['failed'] = "Your trailer has been destroyed, you failed to transport cargo",
['finished_job'] = "Cargo delivered",
['truck_plate'] = "Trucker",
['driver_failed'] = "Your truck company has no money to pay driver %s, he resigned",
['own_truck'] = "You need your own truck for this job",
['no_skill_1'] = "You have no ability to travel this distance",
['no_skill_2'] = "You do not have the ability to transport urgent cargo",
['no_skill_3'] = "You do not have the ability to transport high-value cargo",
['no_skill_4'] = "You have no ability to transport fragile cargo",
['no_skill_5'] = "You do not have an ADR certificate for this type of cargo",
['job_already_started'] = "Someone else has already taken this job",
['upgraded_skill'] = "Skill upgraded",
['insufficient_skill_points'] = "You have no skill points",
['repaired'] = "Repaired part",
['not_repaired'] = "This part needs no repair",
['have_no_truck'] = "You have no truck selected",
['insufficiente_funds'] = "Insufficient money in the company, deposit more",
['bought'] = "Truck purchased",
['sold'] = "Truck sold",
['hired'] = "Driver hired",
['max_drivers'] = "Reached maximum drivers limit",
['fired'] = "Driver fired",
['money_withdrawn'] = "Money withdrawn",
['money_deposited'] = "Money deposited",
['insufficiente_money'] = "Insufficient money",
['pay_loans'] = "You must pay your loans before withdrawing your money",
['invalid_value'] = "Invalid value",
['loan'] = "Loan made",
['no_loan'] = "You cannot take this loan",
['loan_paid'] = "Loan paid",
['no_loan_money'] = "You have no money to pay your loan. Your company has been closed",
['reward'] = "Received: $%s<BR>Load condition: %s%% <BR>EXP: %s",
['locked'] = "Vehicle <b>locked</b>.",
['unlocked'] = "Vehicle <b>unlocked</b>.",
['loading_trailer'] = "Loading your cargo, please wait",
['loading_truck'] = "Loading your truck, wait",
['loading_fail'] = "Your cargo is taking longer than usual to load. Try again",
['logs_date'] = "Date",
['logs_hour'] = "Hour",
['logs_finish'] = "```prolog\n[FINISHED JOB]\n[MONEY] %s\n[EXP] %s \n[ID] %s \r```",
['logs_skill'] = "```prolog\n[EARNED SKILL POINT]\n[AMOUNT] %s \n[ID] %s \r```",
['logs_buytruck'] = "```prolog\n[BOUGHT TRUCK]\n[TRUCK NAME] %s \n[PRICE] %s \n[ID] %s \r```",
['logs_selltruck'] = "```prolog\n[TRUCK SOLD]: %s\n[RECEIVED]: %s\n[ID] %s \r```",
|
|