RimWorld-ChineseSimplified/Royalty/DefInjected/QuestScriptDef/Scripts_Utility_Threats.xml
2020-05-04 09:14:58 +08:00

36 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN:
<li>threatDescription->[gameConditionDescriptionFuture].</li>
-->
<Util_GameConditionNegativeRandom.questDescriptionRules.rulesStrings>
<li>threatDescription->[gameConditionDescriptionFuture]。</li>
</Util_GameConditionNegativeRandom.questDescriptionRules.rulesStrings>
<!-- EN:
<li>threatDescription->[hivesCount] insect hives will burrow up from underground.</li>
-->
<Util_Infestation.questDescriptionRules.rulesStrings>
<li>threatDescription->[hivesCount]个虫巢将会冲出地面。</li>
</Util_Infestation.questDescriptionRules.rulesStrings>
<!-- EN:
<li>threatDescription->a pack of [animalCount] manhunting [animalKind_labelPlural] will arrive.</li>
-->
<Util_ManhunterPack.questDescriptionRules.rulesStrings>
<li>threatDescription->一群约[animalCount]只正在疯狂猎杀人类的[animalKind_labelPlural]即将来到附近。</li>
</Util_ManhunterPack.questDescriptionRules.rulesStrings>
<!-- EN:
<li>threatDescription->a new site will appear nearby, where [allSitePartsDescriptions] This threat will remain until you go destroy it.</li>
<li>defaultSiteAppearedLetterText->A new site has appeared nearby.\n\n[allSitePartsDescriptions]</li>
<li>defaultSiteAppearedLetterLabel->Site appeared: [site_label]</li>
-->
<Util_SpawnSiteThreat.questDescriptionRules.rulesStrings>
<li>threatDescription->一个新站点将会出现在附近。除非你去摧毁它,否则[allSitePartsDescriptions]将会一直存在。</li>
<li>defaultSiteAppearedLetterText->一个新站点将会出现在附近。\n\n[allSitePartsDescriptions]</li>
<li>defaultSiteAppearedLetterLabel->站点[site_label]已出现。</li>
</Util_SpawnSiteThreat.questDescriptionRules.rulesStrings>
</LanguageData>