﻿<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
	<!-- general -->
	<acat.modname>Call A Trader</acat.modname>
	
	<!-- Comms console action menu -->
	<acat.console.label>Call the Orbital Traders Hub</acat.console.label>
	<acat.console.label.disabled>Orbital Traders Hub unreachable for {0}</acat.console.label.disabled>
	
	<acat.job.infomessage.success>A trading request was send to the Orbital Traders Hub. They will not answer any requests from you for {0}.</acat.job.infomessage.success>
	
	<!-- Incident refusal (due to game conditions) -->
	<acat.incident.refusal.label>Refusal notice from Orbital Traders Hub</acat.incident.refusal.label>
	<acat.incident.refusal.base>The Orbital Traders Hub has to decline your trading request.</acat.incident.refusal.base>
	<acat.incident.refusal.toomanytraders>This is because there are too many ({0}) tradeships at your location already.</acat.incident.refusal.toomanytraders>
	<acat.incident.refusal.noorbitaltradersavailable>This is because they currently have no traders available near your colony.</acat.incident.refusal.noorbitaltradersavailable>
	
	<!-- Trader offer letter -->
	<acat.traderletter.label>Offer from Orbital Traders Hub</acat.traderletter.label>
	<acat.traderletter.text>The Orbital Traders Hub offers to send an orbital trader ship to your location in {0}.\n\nThey request an upfront fee of {1} silver to cover their costs for adjusting the ships route.\n\nThe silver will be teleported to the hub immediately - if you accept.\n</acat.traderletter.text>
	<acat.traderletter.timeout>They give you {0} to decide.</acat.traderletter.timeout>
	<acat.traderletter.accept>Request {0}</acat.traderletter.accept>
	<acat.traderletter.refuse>Decline the offer</acat.traderletter.refuse>
	<acat.traderletter.disabled>{0}/{1} silver</acat.traderletter.disabled>
	<acat.traderletter.error.ok>Wait there are no traders to select ...</acat.traderletter.error.ok>
	<acat.traderletter.payed>The fee of {0} Silver was yeeted to the Orbital Traders Hub</acat.traderletter.payed>
	
	<!-- Mod options menu -->
	<acat.costsrange>Absolute costrange (silver)</acat.costsrange>
	<acat.costsrange.description>Absolute range of silver the Orbital Traders Hub will request from you to send a ship (Costs have NO IMPACT on the ships stock!)</acat.costsrange.description>
	<acat.considercolonywealth>Consider Colonys Wealth</acat.considercolonywealth>
	<acat.considercolonywealth.description>Wether the Traderships cost will be selected from a static, absolute range or dynamically calculated using the colonywealth</acat.considercolonywealth.description>
	<acat.costsrange.relative>Relative costrange (% Colonywealth)</acat.costsrange.relative>
	<acat.costsrange.relative.description>The Orbital Traders Hub shipcosts will scale with your colonies wealth "Colonywealth * value-in-range in %" (Costs have NO IMPACT on the ships stock!)</acat.costsrange.relative.description>
	
	<acat.delayrange>Delay range (days)</acat.delayrange>
	<acat.delayrange.description>Range of delay a trader ship will have until it finally shows up</acat.delayrange.description>
	<acat.cooldownrange>Cooldown range (days)</acat.cooldownrange>
	<acat.cooldownrange.description>Range of cooldown time between the Orbital Traders Hub can be called once again</acat.cooldownrange.description>
	<acat.canselectkind>Freely selectable trader type</acat.canselectkind>
	<acat.canselectkind.description>Determines if you can choose between all or only one random type of trader to show up</acat.canselectkind.description>
	<acat.randomeventallowed>Enable the radom event</acat.randomeventallowed>
	<acat.randomeventallowed.description>Enable the Orbital Traders Hub offer-letter as random event that might occur without triggering it via commons console</acat.randomeventallowed.description>
	<acat.timeoutrange>Timeout range (hours)</acat.timeoutrange>
	<acat.timeoutrange.description>Range for the timeout that offers from the orbital traders hub will expire after if you dont react to them</acat.timeoutrange.description>
	<acat.timeoutactive>Enable offer timeout</acat.timeoutactive>
	<acat.timeoutactive.description>If enabled offers from the Orbital Traders Hub will expire after a given timeout period</acat.timeoutactive.description>
</LanguageData>