RimWorld-ChineseSimplified/Ideology/DefInjected/PreceptDef/Precepts_OrganUse.xml
2021-07-21 10:29:48 +08:00

36 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: totally abhorrent -->
<OrganUse_Abhorrent.label>TODO</OrganUse_Abhorrent.label>
<!-- EN: Any harvesting, trading, or installing natural organs is an abhorrent evil. -->
<OrganUse_Abhorrent.description>TODO</OrganUse_Abhorrent.description>
<!-- EN: Someone harvested an organ -->
<OrganUse_Abhorrent.comps.2.description>TODO</OrganUse_Abhorrent.comps.2.description>
<!-- EN: Someone traded an organ -->
<OrganUse_Abhorrent.comps.5.description>TODO</OrganUse_Abhorrent.comps.5.description>
<!-- EN: Someone installed an organ -->
<OrganUse_Abhorrent.comps.8.description>TODO</OrganUse_Abhorrent.comps.8.description>
<!-- EN: acceptable -->
<OrganUse_Acceptable.label>TODO</OrganUse_Acceptable.label>
<!-- EN: It's okay to harvest, buy, install, or sell organs. -->
<OrganUse_Acceptable.description>TODO</OrganUse_Acceptable.description>
<!-- EN: no harvest or sell -->
<OrganUse_HorribleNoSell.label>TODO</OrganUse_HorribleNoSell.label>
<!-- EN: Harvesting organs is a horrible thing. Selling any natural organ is pretty bad too. However, it's okay to buy and install them. -->
<OrganUse_HorribleNoSell.description>TODO</OrganUse_HorribleNoSell.description>
<!-- EN: Someone harvested an organ -->
<OrganUse_HorribleNoSell.comps.2.description>TODO</OrganUse_HorribleNoSell.comps.2.description>
<!-- EN: Someone sold an organ -->
<OrganUse_HorribleNoSell.comps.4.description>TODO</OrganUse_HorribleNoSell.comps.4.description>
<!-- EN: no harvest -->
<OrganUse_HorribleSellOK.label>TODO</OrganUse_HorribleSellOK.label>
<!-- EN: Harvesting organs is a horrible thing. However, it's okay to buy, install, or sell them. -->
<OrganUse_HorribleSellOK.description>TODO</OrganUse_HorribleSellOK.description>
<!-- EN: Someone harvested an organ -->
<OrganUse_HorribleSellOK.comps.2.description>TODO</OrganUse_HorribleSellOK.comps.2.description>
</LanguageData>