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

19 lines
1008 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: convert -->
<Convert.label>教化</Convert.label>
<!-- EN: Wardens will attempt to convert the prisoner to their ideoligion. -->
<Convert.description>狱卒会尝试将囚犯的文化形态转化为和己方一样。</Convert.description>
<!-- EN: enslave -->
<Enslave.label>奴役</Enslave.label>
<!-- EN: Wardens will threaten the prisoner to reduce their will. Once they have no will left, the warden will enslave them. -->
<Enslave.description>狱卒会威胁囚犯以减少其自我意志。 一旦他们失去了意志, 狱卒就可以奴役他们。</Enslave.description>
<!-- EN: reduce will -->
<ReduceWill.label>降低意志</ReduceWill.label>
<!-- EN: Wardens will threaten the prisoner to reduce their will, but won't enslave them. -->
<ReduceWill.description>狱卒会威胁囚犯以减少其自我意志, 但不会奴役他们。</ReduceWill.description>
</LanguageData>