Skip to content

Commit

Permalink
Merge pull request #476 from masakitenchi/master
Browse files Browse the repository at this point in the history
label fix
  • Loading branch information
MADxingjin authored Mar 18, 2024
2 parents 85164da + 97510b8 commit 4c2fd0d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Biotech/DefInjected/ThingDef/Items_Resource_Manufactured.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- EN: A molecular-restructing mechanoid micro-organ. It is necessary to produce certain advanced mechanoids and equipment.\n\nA mechanitor can study this chip to help unlock higher tiers of mechtech research. -->
<NanostructuringChip.description>一种用于生产某些先进的装备和机械族的微型纳米重构机械部件。\n\n机械师可以通过调查这种芯片以解锁更高层次的机械研究项目。</NanostructuringChip.description>
<!-- EN: By studying the {PARENT_label}, {STUDIER_labelShort} has acquired the insight needed for the research project(s) {RESEARCH}.\n\nYour researchers can now use research benches to begin researching how to actually use the technology. -->
<NanostructuringChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{research}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</NanostructuringChip.comps.CompStudiable.completedLetterText>
<NanostructuringChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{RESEARCH}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</NanostructuringChip.comps.CompStudiable.completedLetterText>
<!-- EN: {PARENT_label} studied: {RESEARCH} unlocked -->
<NanostructuringChip.comps.CompStudiable.completedLetterTitle>{PARENT_label}通过调查解锁了:{RESEARCH}。</NanostructuringChip.comps.CompStudiable.completedLetterTitle>

Expand All @@ -25,7 +25,7 @@
<!-- EN: An energy-focusing mechanoid micro-organ. It is necessary to produce certain advanced types of mechanoids and equipment.\n\nA mechanitor can study this chip to help unlock higher tiers of mechtech research. -->
<PowerfocusChip.description>一种用于生产某些先进的装备和机械族的微型能量汇聚机械部件。\n\n机械师可以通过调查这种芯片以解锁更高层次的机械研究项目。</PowerfocusChip.description>
<!-- EN: By studying the {PARENT_label}, {STUDIER_labelShort} has acquired the insight needed for the research project(s) {RESEARCH}.\n\nYour researchers can now use research benches to begin researching how to actually use the technology. -->
<PowerfocusChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{research}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</PowerfocusChip.comps.CompStudiable.completedLetterText>
<PowerfocusChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{RESEARCH}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</PowerfocusChip.comps.CompStudiable.completedLetterText>
<!-- EN: {PARENT_label} studied: {RESEARCH} unlocked -->
<PowerfocusChip.comps.CompStudiable.completedLetterTitle>{PARENT_label}通过调查解锁了:{RESEARCH}。</PowerfocusChip.comps.CompStudiable.completedLetterTitle>

Expand All @@ -45,7 +45,7 @@
<!-- EN: A mechanoid-band synchronization micro-organ. It is necessary to produce certain advanced types of mechanoids and equipment.\n\nA mechanitor can study this chip to help unlock higher tiers of mechtech research. -->
<SignalChip.description>一种用于生产某些先进的装备和机械族的微型同步信号处理机械部件。\n\n机械师可以通过调查这种芯片以解锁更高层次的机械研究项目。</SignalChip.description>
<!-- EN: By studying the {PARENT_label}, {STUDIER_labelShort} has acquired the insight needed for the research project(s) {RESEARCH}.\n\nYour researchers can now use research benches to begin researching how to actually use the technology. -->
<SignalChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{research}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</SignalChip.comps.CompStudiable.completedLetterText>
<SignalChip.comps.CompStudiable.completedLetterText>通过调查{PARENT_label},{STUDIER_labelShort}获得了研究{RESEARCH}所必要的知识。\n\n你的研究人员现在可以使用研究工作台开始研究如何实际使用这项技术。</SignalChip.comps.CompStudiable.completedLetterText>
<!-- EN: {PARENT_label} studied: {RESEARCH} unlocked -->
<SignalChip.comps.CompStudiable.completedLetterTitle>{PARENT_label}通过调查解锁了:{RESEARCH}。</SignalChip.comps.CompStudiable.completedLetterTitle>

Expand Down
2 changes: 1 addition & 1 deletion Biotech/Keyed/Dialog_StatsReports.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<!-- EN: {0_label} addiction chance factor -->
<AddictionChanceFactor>{0_label}成瘾几率系数</AddictionChanceFactor>
<!-- EN: {0_label} overdose chance factor -->
<OverdoseChanceFactor>过量几率系数</OverdoseChanceFactor><!-- text_todo -->
<OverdoseChanceFactor>{0_label}过量几率系数</OverdoseChanceFactor><!-- text_todo -->
<!-- EN: {0_label} tolerance buildup factor -->
<ToleranceBuildupFactor>{0_label}抗药性增长系数</ToleranceBuildupFactor><!-- text_todo -->
<!-- EN: Immune to {0_label} addiction. -->
Expand Down
4 changes: 2 additions & 2 deletions Core/DefInjected/StatDef/Stats_Pawns_WorkRecipes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
<!-- EN: smelting speed -->
<SmeltingSpeed.label>熔炼速度</SmeltingSpeed.label>
<!-- EN: The speed at which this person smelts things.\n\nSince smelting is dumb labor, smelting speed is not affected by any skill. -->
<SmeltingSpeed.description>熔炼物品的速度。\n\n注意:由于这是粗苯的体力劳动,速度不会受到技能影响。</SmeltingSpeed.description>
<SmeltingSpeed.description>熔炼物品的速度。\n\n注意:由于这是粗笨的体力劳动,速度不会受到技能影响。</SmeltingSpeed.description>

</LanguageData>
</LanguageData>

0 comments on commit 4c2fd0d

Please sign in to comment.