typos fix
This commit is contained in:
parent
a166bd266e
commit
26c1695ab7
@ -253,7 +253,7 @@
|
||||
<!-- EN: Carnivorous -->
|
||||
<DietCategory_Carnivorous>肉食</DietCategory_Carnivorous>
|
||||
<!-- EN: - -->
|
||||
<DietCategory_NeverEats_Short>-</DietCategory_NeverEats_Short>
|
||||
<DietCategory_NeverEats_Short>x</DietCategory_NeverEats_Short>
|
||||
<!-- EN: H -->
|
||||
<DietCategory_Herbivorous_Short>草</DietCategory_Herbivorous_Short>
|
||||
<!-- EN: D -->
|
||||
|
@ -824,7 +824,7 @@
|
||||
<!-- EN: {0} under {1}\nHome faction: {2} -->
|
||||
<PawnMainDescTempFactionedWrap>{1}下属的{0}\n原派系:{2}</PawnMainDescTempFactionedWrap>
|
||||
<!-- EN: {2_lifeStageAdjective} {0} -->
|
||||
<PawnMainDescLifestageWrap>{2_lifeStageAdjective} {0}</PawnMainDescLifestageWrap>
|
||||
<PawnMainDescLifestageWrap>{2_lifeStageAdjective}{0}</PawnMainDescLifestageWrap>
|
||||
<!-- EN: Faction -->
|
||||
<Faction>派系</Faction>
|
||||
<!-- EN: The faction {PAWN_labelShort} currently belongs to. -->
|
||||
@ -1607,7 +1607,7 @@
|
||||
<!-- EN: {0} quality -->
|
||||
<OutcomeBonusDesc_QualitySingleOffset>{0}效果</OutcomeBonusDesc_QualitySingleOffset>
|
||||
<!-- EN: {OUTCOMELABEL} {RITUALLABEL} -->
|
||||
<OutcomeLetterLabel>{OUTCOMELABEL} {RITUALLABEL}</OutcomeLetterLabel>
|
||||
<OutcomeLetterLabel>{OUTCOMELABEL}{RITUALLABEL}</OutcomeLetterLabel>
|
||||
<!-- EN: {0} max -->
|
||||
<MaxValue>{0}最高</MaxValue>
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
||||
<!-- EN: Psyfocus is a special type of mental structuring which is necessary to use psychic powers. Psyfocus dissipates over time, and must be built by regular meditation. Losing all psyfocus makes someone unable to use psychics, but has no other consequences.\n\nHigher levels of psyfocus permit higher-level powers, but also increase the rate of psyfocus dissipation -->
|
||||
<PsyfocusDesc>精神力是释放心灵能力所必须的一种精神结构。精神力会随着时间的推移而消散,可以通过定期冥想来恢复精神力。失去所有的精神力便无法使用心灵能力。\n\n更高的精神力水平能够使用更强的心灵能力,但同时也会使精神力降低更快</PsyfocusDesc>
|
||||
<!-- EN: {0}-{1}% -->
|
||||
<PsyfocusLevelInfoRange>{0}-{1}%</PsyfocusLevelInfoRange>
|
||||
<PsyfocusLevelInfoRange>{0} - {1}%</PsyfocusLevelInfoRange>
|
||||
<!-- EN: Up to level {0} powers. -->
|
||||
<PsyfocusLevelInfoPsycasts>达到{0}级心灵能力水平。</PsyfocusLevelInfoPsycasts>
|
||||
<!-- EN: Psyfocus falls at {0} per day. -->
|
||||
|
Loading…
Reference in New Issue
Block a user