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

29 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: emancipate -->
<Emancipate.label>释放</Emancipate.label>
<!-- EN: A warden will free this slave. -->
<Emancipate.description>狱卒将会释放这个奴隶。</Emancipate.description>
<!-- EN: execute -->
<Execute.label>处决</Execute.label>
<!-- EN: A warden will execute this slave on the spot by cutting. -->
<Execute.description>狱卒将当场对这名奴隶进行砍杀处决。</Execute.description>
<!-- EN: imprison -->
<Imprison.label>囚禁</Imprison.label>
<!-- EN: A warden will imprison this slave. Once imprisoned, they can be recruited, or enslaved once again. -->
<Imprison.description>狱卒会囚禁这个奴隶。 一旦被囚禁, 他们可以被招募, 或再次被奴役。</Imprison.description>
<!-- EN: no interaction -->
<NoInteraction.label>不互动</NoInteraction.label>
<!-- EN: Wardens will not interact with this slave. -->
<NoInteraction.description>狱卒不会与这个奴隶互动。</NoInteraction.description>
<!-- EN: suppress -->
<Suppress.label>压制</Suppress.label>
<!-- EN: Wardens will periodically intimidate the slave to increase their suppression level and reduce the chance of rebellion. -->
<Suppress.description>狱卒会定期对奴隶进行恐吓威胁, 提高他们的压制程度, 减少反叛的几率。</Suppress.description>
</LanguageData>