Merge pull request #458 from VaniatD/master

update
This commit is contained in:
Vaniat 2022-11-09 22:09:07 +08:00 committed by GitHub
commit aa3fa30ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@
<CaravanMech>1x机械体</CaravanMech> <CaravanMech>1x机械体</CaravanMech>
<!-- EN: {0} mechs --> <!-- EN: {0} mechs -->
<CaravanMechsCount>{0}x机械体</CaravanMechsCount> <CaravanMechsCount>{0}x机械体</CaravanMechsCount>
<!-- EN: {BOSS} with {APPAREL} -->
<BossWithApparel>装配有{APPAREL}的{BOSS}</BossWithApparel><!-- text_todo -->
<!-- Job reports --> <!-- Job reports -->
<!-- EN: removing {0}. --> <!-- EN: removing {0}. -->
@ -695,8 +697,10 @@
<!-- Fertility --> <!-- Fertility -->
<!-- EN: ova extracted recently --> <!-- EN: ova extracted recently -->
<SurgeryDisableReasonOvumExtracted>最近提取的卵子</SurgeryDisableReasonOvumExtracted> <SurgeryDisableReasonOvumExtracted>最近提取的卵子</SurgeryDisableReasonOvumExtracted>
<!-- EN: Fertilize -->
<Fertilize>授精{0_label}</Fertilize>
<!-- EN: Fertilize {0_label} --> <!-- EN: Fertilize {0_label} -->
<Fertilize>授精{0_label}</Fertilize><!-- text_todo --> <FertilizeThing>TODO</FertilizeThing><!-- text_todo -->
<!-- EN: Cannot fertilize --> <!-- EN: Cannot fertilize -->
<FertilizeCannotFloatOption>无法受精</FertilizeCannotFloatOption> <FertilizeCannotFloatOption>无法受精</FertilizeCannotFloatOption>
<!-- EN: Choose a man to fertilize this ovum to create an embryo. The embryo can then be implanted in a mother to start a pregnancy, or in a growth vat. The biological parents of the resulting child will be the woman who provided the ovum and man who fertilized it. --> <!-- EN: Choose a man to fertilize this ovum to create an embryo. The embryo can then be implanted in a mother to start a pregnancy, or in a growth vat. The biological parents of the resulting child will be the woman who provided the ovum and man who fertilized it. -->