RimWorld-ChineseSimplified/Keyed/Dialog_Trees.xml
2018-06-21 20:39:04 +08:00

39 lines
2.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<FactionGreetingHostile>{0} 愤怒地对着麦克风大骂了几句然后断开了连接。</FactionGreetingHostile>
<FactionGreetingHostileAppreciative>{0} 要求你表示善意,例如将礼物送去[PAWN_possessive]一个定居点,或无伤地释放[PAWN_possessive]派系的囚犯。在此以前,[PAWN_pronoun]不愿意谈话。\n\n骂了几句然后断开了连接。</FactionGreetingHostileAppreciative>
<FactionGreetingWary>{0} 谨慎地问候了 {1} 并询问你的来意。</FactionGreetingWary>
<FactionGreetingWarm>{0} 亲切地问候了 {1} 并询问了殖民地的近况。</FactionGreetingWarm>
<Disconnect>断开连接</Disconnect>
<!-- gift offer -->
<OfferGift>赠予礼物</OfferGift>
<MustBeAlly>必须为盟友</MustBeAlly>
<NeedGoodwill>需要{0}友好度</NeedGoodwill>
<NeedSilverLaunchable>需要有{0}白银在轨道交易信标附近</NeedSilverLaunchable>
<NotEnoughSilver>白银不足</NotEnoughSilver>
<SilverForGoodwill>每{0}白银增加{1}友好度</SilverForGoodwill>
<SilverGiftSent>{0}对你表示感谢。\n\n友好度增加{1})。</SilverGiftSent>
<!-- trade caravan request -->
<RequestTrader>请求派出贸易商队(花费: {0}白银)</RequestTrader>
<ChooseTraderKind>{0}询问你需要什么类型的商队。</ChooseTraderKind>
<TraderSent>{0}同意向你派出一支商队,他们将在数日内抵达。</TraderSent>
<WaitTime>等待{0}</WaitTime>
<!-- AI core request -->
<RequestAICoreInformation>索要{0}所在地(花费: {1}白银)</RequestAICoreInformation>
<RequestAICoreInformationResult>{0} 发送来了你要的信息并祝你好运。</RequestAICoreInformationResult>
<NoKnownAICore>无更多已知地点</NoKnownAICore>
<!-- military aid request -->
<RequestMilitaryAid>请求立即派出军事支援(花费: {0}友好度)</RequestMilitaryAid>
<MilitaryAidConfirmMutualEnemy>{0}不会帮你攻击他们的非敌对派系。这包括一些目前正在威胁你的 {1} 成员。你仍然坚持呼叫支援吗?</MilitaryAidConfirmMutualEnemy>
<CallConfirm>是,仍然呼叫他们。</CallConfirm>
<CallCancel>不,算了。</CallCancel>
<MilitaryAidSent>{0}同意派遣士兵来帮助你。</MilitaryAidSent>
<CantSendMilitaryAidInTime>{0} 向你道歉并说他们无法及时赶来。\n\n此派系的科技等级太低无法使用运输舱。</CantSendMilitaryAidInTime>
</LanguageData>