RimWorld-ChineseSimplified/Ideology/DefInjected/ThoughtDef/Thoughts_IdeoBuilding.xml
2022-03-28 01:34:10 +01:00

14 lines
954 B
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: {BUILDING_labelCap} disrespected -->
<IdeoBuildingDisrespected.stages.disrespected.label>不尊敬{BUILDING_labelCap}</IdeoBuildingDisrespected.stages.disrespected.label>
<!-- EN: We have {BUILDING_labelIndef}, but it needs to be placed in a room that satisfies the proper requirements. -->
<IdeoBuildingDisrespected.stages.disrespected.description>我们拥有{BUILDING_labelIndef} 但需要把它放在满足适当条件的房间里。</IdeoBuildingDisrespected.stages.disrespected.description>
<!-- EN: Missing {BUILDING_label} -->
<IdeoBuildingMissing.stages.Missing.label>缺少{BUILDING_label}</IdeoBuildingMissing.stages.Missing.label>
<!-- EN: We must have {BUILDING_labelIndef}. -->
<IdeoBuildingMissing.stages.Missing.description>我们必须要有{BUILDING_labelIndef}。</IdeoBuildingMissing.stages.Missing.description>
</LanguageData>