RimWorld-ChineseSimplified/Biotech/Keyed/Messages.xml
2022-10-22 10:44:57 +08:00

144 lines
9.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: {PAWN_labelShort}'s pregnancy progressed from 1st to 2nd trimester. -->
<MessageColonistReaching2ndTrimesterPregnancy>{PAWN_labelShort}的妊娠进度从第一阶段进入到第二阶段。</MessageColonistReaching2ndTrimesterPregnancy>
<!-- EN: {PAWN_labelShort}'s pregnancy progressed from 2nd to 3rd trimester. -->
<MessageColonistReaching3rdTrimesterPregnancy>{PAWN_labelShort}的妊娠进度从第二阶段进入到第三阶段。</MessageColonistReaching3rdTrimesterPregnancy>
<!-- EN: {PAWN_labelShort}'s labor has begun the final stages. -->
<MessageColonistInFinalStagesOfLabor>{PAWN_labelShort}的妊娠情况已经到分娩阶段。</MessageColonistInFinalStagesOfLabor>
<!-- EN: A mech charger was destroyed while {PAWN_nameDef} was charging! The power disruption has scrambled its brain, and it is going berserk. -->
<MessageMechChargerDestroyedMechGoesBerserk>TODO</MessageMechChargerDestroyedMechGoesBerserk>
<!-- EN: Cannot use {ABILITY_label} on anyone who would actively resist. -->
<MessageCantUseOnResistingPerson>TODO</MessageCantUseOnResistingPerson>
<!-- EN: {0_labelShort} already has the {0_xenotype} xenotype. -->
<MessageCannotUseOnSameXenotype>TODO</MessageCannotUseOnSameXenotype>
<!-- EN: Xenogerms can only be implanted into colonists, prisoners, and slaves. -->
<MessageCanOnlyTargetColonistsPrisonersAndSlaves>TODO</MessageCanOnlyTargetColonistsPrisonersAndSlaves>
<!-- EN: Cannot implant in temporary faction members. -->
<MessageCannotImplantInTempFactionMembers>TODO</MessageCannotImplantInTempFactionMembers>
<!-- EN: A xenogerm has been completed. -->
<MessageXenogermCompleted>TODO</MessageXenogermCompleted>
<!-- EN: Work on the xenogerm at {0_labelShort} was cancelled: Missing required genepack. -->
<MessageXenogermCancelledMissingPack>TODO</MessageXenogermCancelledMissingPack>
<!-- EN: Absorbing {PAWN_nameDef}'s xenogerm will anger {0}. -->
<MessageAbsorbingXenogermWillAngerFaction>TODO</MessageAbsorbingXenogermWillAngerFaction>
<!-- EN: {ABILITY_label} can only be used on colonists, prisoners, and slaves. -->
<MessageCannotUseOnOtherFactions>TODO</MessageCannotUseOnOtherFactions>
<!-- EN: Auto-adding {MECH_nameDef} to the caravan, since it is escorting {OVERSEER_nameDef} -->
<MessageCaravanAddingEscortingMech>TODO</MessageCaravanAddingEscortingMech>
<!-- EN: Auto-removing {MECH_nameDef} from the caravan, since it is escorting {OVERSEER_nameDef} -->
<MessageCaravanRemovingEscortingMech>TODO</MessageCaravanRemovingEscortingMech>
<!-- EN: {0} was a mechanitor. You can remove {0_possessive} {1_label} and use it on a colonist. -->
<MessageMechanitorCasketOpened>TODO</MessageMechanitorCasketOpened>
<!-- EN: Some prisoners' interaction mode required a bloodfeeder. Since the last bloodfeeder is gone, their interaction modes have reset to "No interaction". -->
<MessageNoBloodfeedersPrisonerInteractionReset>TODO</MessageNoBloodfeedersPrisonerInteractionReset>
<!-- EN: {PAWN_nameDef}'s pregnancy was successfully terminated. -->
<MessagePregnancyTerminated>{PAWN_nameDef}的妊娠圆满结束。</MessagePregnancyTerminated>
<!-- Pollution -->
<!-- EN: Need unpolluted terrain. -->
<MessageWarningPollutedCell>TODO</MessageWarningPollutedCell>
<!-- EN: Need polluted terrain. -->
<MessageWarningNotPollutedCell>TODO</MessageWarningNotPollutedCell>
<!-- EN: {0} has died because of pollution. -->
<MessagePlantDiedOfPollution>TODO</MessagePlantDiedOfPollution>
<!-- EN: {0} has died because of a lack of pollution. -->
<MessagePlantDiedOfNoPollution>TODO</MessagePlantDiedOfNoPollution>
<!-- EN: Pollution has increased by {0} at {1}. -->
<MessageWorldTilePollutionChanged>TODO</MessageWorldTilePollutionChanged>
<!-- EN: A cocoon has been disturbed and is opening! -->
<MessageCocoonDisturbed>TODO</MessageCocoonDisturbed>
<!-- EN: Cocoons have been disturbed and are opening! -->
<MessageCocoonDisturbedPlural>TODO</MessageCocoonDisturbedPlural>
<!-- EN: {PAWN_nameDef} must be downed before you can force {PAWN_objective} to reimplant {PAWN_possessive} xenogerm. -->
<MessageTargetMustBeDownedToForceReimplant>TODO</MessageTargetMustBeDownedToForceReimplant>
<!-- EN: {0_nameDef} is only {1} years old. {2} work can only be done from age {3}. -->
<MessageWorkTypeDisabledAge>{0_nameDef}只有{1}周岁。 {2}的工作只有等到{3}岁大之后才能开始。</MessageWorkTypeDisabledAge>
<!-- EN: {PAWN_nameDef} can now wake from deathrest safely. -->
<MessageDeathrestingPawnCanWakeSafely>TODO</MessageDeathrestingPawnCanWakeSafely>
<!-- EN: {0_nameDef} has lost control of a {1_kindBase} mech -->
<MessageMechanitorLostControlOfMech>TODO</MessageMechanitorLostControlOfMech>
<!-- EN: {0_nameDef} has disconnected from {1_nameDef} mech. -->
<MessageMechanitorDisconnectedFromMech>TODO</MessageMechanitorDisconnectedFromMech>
<!-- Xenogerm -->
<!-- EN: The total metabolism of the selected genes must be {MIN} or higher to continue, but currently it is only {AMOUNT}. -->
<MetabolismTooLowToCreateXenogerm>TODO</MetabolismTooLowToCreateXenogerm>
<!-- EN: The total complexity of the selected genes must be {MAX} or less to create a xenogerm, but currently it is {AMOUNT}. -->
<ComplexityTooHighToCreateXenogerm>TODO</ComplexityTooHighToCreateXenogerm>
<!-- EN: Cannot create a xenogerm with no genes. -->
<MessageNoSelectedGenepacks>TODO</MessageNoSelectedGenepacks>
<!-- EN: Cannot create a xenotype with no genes. -->
<MessageNoSelectedGenes>TODO</MessageNoSelectedGenes>
<!-- EN: {0_label} can only store {1} genepacks. -->
<CanOnlyStoreNumGenepacks>TODO</CanOnlyStoreNumGenepacks>
<!-- EN: Xenotype name cannot be empty. -->
<XenotypeNameCannotBeEmpty>TODO</XenotypeNameCannotBeEmpty>
<!-- EN: {0} lacks a prerequisite gene -->
<MessageGeneMissingPrerequisite>TODO</MessageGeneMissingPrerequisite>
<!-- EN: {PAWN_nameDef}'s deathrest capacity has increased from {OLD} to {NEW}. -->
<MessageDeathrestCapacityChanged>TODO</MessageDeathrestCapacityChanged>
<!-- EN: The sanguophages will arrive in a few hours for their meeting. -->
<SanguophagesArrivingSoon>TODO</SanguophagesArrivingSoon>
<!-- EN: The sanguophages have begun their meeting. -->
<SanguophagesBegunMeeting>TODO</SanguophagesBegunMeeting>
<!-- EN: The sanguophages are leaving due to life-threatening temperature. -->
<SanguophagesLeavingTemperature>TODO</SanguophagesLeavingTemperature>
<!-- EN: {PAWN_nameDef} was woken from {PAWN_possessive} deathrest due to sunlight exposure. -->
<MessagePawnWokenFromSunlight>TODO</MessagePawnWokenFromSunlight>
<!-- EN: The {BED_labelShort} {PAWN_nameDef} is assigned to use for deathrest has been exposed to sunlight. {PAWN_nameDef} cannot deathrest there. -->
<MessageBedExposedToSunlight>TODO</MessageBedExposedToSunlight>
<!-- Mechanitor -->
<!-- EN: {PAWN_nameDef}'s brain has been destroyed by the subcore ripscanner. -->
<MessagePawnKilledRipscanner>TODO</MessagePawnKilledRipscanner>
<!-- EN: Cannot resurrect dessicated corpses. -->
<MessageCannotResurrectDessicatedCorpse>TODO</MessageCannotResurrectDessicatedCorpse>
<!-- EN: {0} is about to explode! -->
<MessageAboutToExplode>TODO</MessageAboutToExplode>
<!-- Childcare -->
<!-- EN: {FEEDER_labelShort} cannot perform childcare tasks. -->
<MessageChildcareDisabled>{FEEDER_labelShort}不能执行儿童看护的任务。</MessageChildcareDisabled>
<!-- EN: {FEEDER_labelShort} is not assigned to do childcare tasks. -->
<MessageChildcareNotAssigned>{FEEDER_labelShort}未分配儿童看护的任务。</MessageChildcareNotAssigned>
<!-- EN: You already have the maximum number of custom xenotypes. You must delete some if you wish to create more. -->
<MessageTooManyCustomXenotypes>TODO</MessageTooManyCustomXenotypes>
<!-- EN: Cannot save xenotype with multiple conflicting genes. -->
<MessageConflictingGenesPresent>TODO</MessageConflictingGenesPresent>
<!-- EN: {BUILDING_labelShort} has been bound to {PAWN_nameDef} ({CUR}/{MAX} deathrest capacity). -->
<MessageDeathrestBuildingBound>TODO</MessageDeathrestBuildingBound>
<!-- EN: Developmental stage selection disabled by scenario. -->
<MessageDevelopmentalStageSelectionDisabledByScenario>TODO</MessageDevelopmentalStageSelectionDisabledByScenario>
<!-- EN: {PAWN_nameDef} did not have enough blood to produce a hemogen pack. -->
<MessagePawnHadNotEnoughBloodToProduceHemogenPack>TODO</MessagePawnHadNotEnoughBloodToProduceHemogenPack>
<!-- EN: {PAWN_nameDef} doesn't have enough blood to produce a hemogen pack. -->
<MessageCannotStartHemogenExtraction>TODO</MessageCannotStartHemogenExtraction>
<!-- EN: You must choose how {PAWN_nameDef} will grow now. -->
<MessageCannotPostponeGrowthMoment>TODO</MessageCannotPostponeGrowthMoment>
<!-- EN: Warning: {0_labelShort} is carrying a baby while drafted. -->
<MessageDraftedPawnCarryingBaby>警告:{0_labelShort}在被征召时携带了一个婴儿。</MessageDraftedPawnCarryingBaby>
</LanguageData>