RimWorld-ChineseSimplified/Biotech/DefInjected/QuestScriptDef/Script_PollutionRetaliation.xml
2022-11-18 15:27:31 +08:00

33 lines
3.6 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:
<li>retaliationLetterLabel->wastepack retaliation</li>
<li>retaliationLetterLabel(senderIsNull==False)->[sender_faction_pawnSingular] wastepack retaliation</li>
<li>retaliationLetterLabel(senderIsNull==False,sender_royalInCurrentFaction==False)->[sender_nameDef]'s wastepack retaliation</li>
<li>retaliationLetterText(senderIsNull==True)->Your off-map dumping of toxic waste has not gone unnoticed. Angered neighbors are retaliating by bombarding your settlement with transport pods full of toxic wastepacks.\n\nIf not kept frozen, toxic wastepacks will dissolve over time, polluting nearby terrain.</li>
<li>retaliationLetterText(sender_factionLeader==True)->[sender_faction_leaderTitle] [sender_nameFull] of [sender_faction_name] claims that your reckless off-map dumping of toxic waste has harmed [sender_possessive] faction. In retaliation, [sender_pronoun] is using transport pods to bombard you with toxic wastepacks.\n\nIf not kept frozen, toxic wastepacks will dissolve over time, polluting nearby terrain.</li>
<li>retaliationLetterText(sender_royalInCurrentFaction==True)->[sender_faction_leaderTitle] [sender_nameFull] of [sender_faction_name] claims that your reckless off-map dumping of toxic waste has harmed [sender_possessive] faction, and [sender_pronoun] believes [sender_pronoun] is honor-bound to retaliate. [sender_pronoun] is using transport pods to bombard you with toxic wastepacks.\n\nIf not kept frozen, toxic wastepacks will dissolve over time, polluting nearby terrain.</li>
-->
<PollutionRetaliation.questContentRules.rulesStrings>
<li>retaliationLetterLabel->有毒垃圾报复</li>
<li>retaliationLetterLabel(senderIsNull==False)->[sender_faction_pawnSingular] 有毒垃圾报复</li>
<li>retaliationLetterLabel(senderIsNull==False,sender_royalInCurrentFaction==False)->[sender_nameDef]的有毒垃圾报复</li>
<li>retaliationLetterText(senderIsNull==True)->你在地图外倾倒有毒垃圾的行为并没有被忽视。被激怒的邻居们正在进行报复,用装满有毒垃圾的运输舱轰炸你的定居点。\n\n如果不保持冻结有毒垃圾会随着时间的推移而溶解污染附近的地形。</li>
<li>retaliationLetterText(sender_factionLeader==True)->[sender_faction_name]的[sender_faction_leaderTitle] [sender_nameFull] 声称你不顾一切地在地图外倾倒有毒垃圾, 损害了[sender_possessive]派系。 为了报复,[sender_pronoun]正在使用装满有毒垃圾的运输舱轰炸你。\n\n如果不保持冻结有毒垃圾会随着时间的推移而溶解污染附近的地形。</li>
<li>retaliationLetterText(sender_royalInCurrentFaction==True)->[sender_faction_name]的[sender_faction_leaderTitle] [sender_nameFull] 声称你不顾一切地在地图外倾倒有毒废物, 伤害了[sender_possessive]派系, 而[sender_pronoun]认为[sender_pronoun]有义务进行报复。[sender_pronoun]正在使用装满有毒垃圾的运输舱轰炸你。\n\n如果不保持冻结有毒垃圾会随着时间的推移而溶解污染附近的地形。</li>
</PollutionRetaliation.questContentRules.rulesStrings>
<!-- EN:
<li>questDescription->pollutionretaliation</li>
-->
<PollutionRetaliation.questDescriptionRules.rulesStrings>
<li>questDescription->垃圾报复</li>
</PollutionRetaliation.questDescriptionRules.rulesStrings>
<!-- EN:
<li>questDescription->pollutionretaliation</li>
-->
<PollutionRetaliation.questNameRules.rulesStrings>
<li>questDescription->垃圾报复</li>
</PollutionRetaliation.questNameRules.rulesStrings>
</LanguageData>