RimWorld-ChineseSimplified/Royalty/Keyed/GameplayCommands.xml
2020-04-16 11:29:20 +08:00

48 lines
3.3 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>
<!-- EN: {0_labelShort} is unconscious. -->
<CommandDisabledUnconscious>{0_labelShort}失去知觉。</CommandDisabledUnconscious>
<!-- Heritage -->
<!-- EN: Choose a new heir for {HOLDER_nameIndef}: -->
<ChooseHeir>为{HOLDER_nameIndef}选择一个新的继承人:</ChooseHeir>
<!-- EN: You're about to change the heir of the title {HOLDER_nameIndef} recieved from {0_name}. This requires building a monument in a limited time, to consecrate the new inheritance. -->
<MakeHeirConfirm>你要更改从{0_name}获得的头衔{HOLDER_nameIndef}的继承人。这需要在有限的时间内建造一个纪念碑,以奉献新的继承权。</MakeHeirConfirm>
<!-- EN: This will upset {HOLDER_possessive} current heir {HEIR_nameFull}. -->
<MakeHeirPreviousHeirWarning>这将使{HOLDER_possessive}个当前继承人{HEIR_nameFull}不高兴。</MakeHeirPreviousHeirWarning>
<!-- Call royal aid -->
<!-- EN: Call royal aid -->
<CommandCallRoyalAid>呼叫荣誉支援</CommandCallRoyalAid>
<!-- EN: Call for military aid using a special royal permit.\n\nEach type of aid may be used for free once, after which you must wait to use it for free again. You can use the aid more frequently, but it costs royal favor to do so. -->
<CommandCallRoyalAidDesc>使用特殊的荣誉特权申请军事援助。\n\n每种类型的援助可以免费使用一次之后你必须等待再次免费使用它。你可以更频繁地使用援助但这样做会让你失去很多荣誉点数。</CommandCallRoyalAidDesc>
<!-- EN: Guests will not use their royal aid. -->
<CommandCallRoyalAidLodger>访客将不会使用他们的荣誉支援。</CommandCallRoyalAidLodger>
<!-- EN: Your relations with {FACTION_name} are hostile. -->
<CommandCallRoyalAidFactionHostile>你与{FACTION_name}的派系关系充满敌意。</CommandCallRoyalAidFactionHostile>
<!-- EN: Free -->
<CommandCallRoyalAidFreeOption>免费</CommandCallRoyalAidFreeOption>
<!-- EN: {0} days left, costs {1} {FACTION_royalFavorLabel} -->
<CommandCallRoyalAidFavorOption>剩余{0}天,费用为{1} {FACTION_royalFavorLabel}</CommandCallRoyalAidFavorOption>
<!-- Abilities -->
<!-- EN: Psychic entropy would overflow. -->
<CommandPsycastWouldExceedEntropy>心灵熵将超限。</CommandPsycastWouldExceedEntropy>
<!-- EN: Psychic amplifier brain implant needed. -->
<CommandPsycastNoAmplifier>需要心灵增幅装置的大脑植入物。</CommandPsycastNoAmplifier>
<!-- EN: {0}x level psychic amplifier needed. -->
<CommandPsycastHigherLevelAmplifierRequired>需要{0}x级心灵增幅装置。</CommandPsycastHigherLevelAmplifierRequired>
<!-- EN: Ability user is unconscious. -->
<CommandPsycastPawnIsUnconscious>能力使用者不省人事。</CommandPsycastPawnIsUnconscious>
<!-- Select monument marker -->
<!-- EN: Select monument -->
<CommandSelectMonumentMarker>选择纪念碑</CommandSelectMonumentMarker>
<!-- EN: Select the monument marker this belongs to. -->
<CommandSelectMonumentMarkerDesc>选择所属的纪念碑标记。</CommandSelectMonumentMarkerDesc>
<!-- UNUSED -->
<CommandCallRoyalAidUnconscious>{0_labelShort}失去知觉。</CommandCallRoyalAidUnconscious>
</LanguageData>