RimWorld-ChineseSimplified/Ideology/Keyed/GameplayCommands.xml
2021-07-21 10:29:48 +08:00

30 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: For slaves -->
<CommandBedSetForSlavesLabel>TODO</CommandBedSetForSlavesLabel>
<!-- EN: For colonists -->
<CommandBedSetForColonistsLabel>TODO</CommandBedSetForColonistsLabel>
<!-- EN: Whether beds in this room should be used by colonists, prisoners or slaves. -->
<CommandBedSetForOwnerTypeDesc>TODO</CommandBedSetForOwnerTypeDesc>
<!-- EN: No auto-use -->
<CommandNeuralSuperchargerNoAutoUse>TODO</CommandNeuralSuperchargerNoAutoUse>
<!-- EN: None of your people will use this neural supercharger automatically. -->
<CommandNeuralSuperchargerNoAutoUseDescription>TODO</CommandNeuralSuperchargerNoAutoUseDescription>
<!-- EN: Auto-use with desire -->
<CommandNeuralSuperchargerAutoUseWithDesire>TODO</CommandNeuralSuperchargerAutoUseWithDesire>
<!-- EN: Your people may use this neural supercharger automatically, if they want to because of their beliefs. -->
<CommandNeuralSuperchargerAutoUseWithDesireDescription>TODO</CommandNeuralSuperchargerAutoUseWithDesireDescription>
<!-- EN: Auto-use for everyone -->
<CommandNeuralSuperchargerAutoForEveryone>TODO</CommandNeuralSuperchargerAutoForEveryone>
<!-- EN: All of your people will use this neural supercharger if they get the chance. -->
<CommandNeuralSuperchargerAutoForEveryoneDescription>TODO</CommandNeuralSuperchargerAutoForEveryoneDescription>
<!-- EN: Allow guests -->
<CommandNeuralSuperchargerAllowGuests>TODO</CommandNeuralSuperchargerAllowGuests>
<!-- EN: Allow this neural supercharger to be used by temporary faction members. -->
<CommandNeuralSuperchargerAllowGuestsDescription>TODO</CommandNeuralSuperchargerAllowGuestsDescription>
<!-- EN: Select connected tree -->
<CommandSelectConnectedTree>TODO</CommandSelectConnectedTree>
</LanguageData>