Merge pull request #132 from VaniatD/master

typos fix.
This commit is contained in:
duduluu 2020-03-05 23:56:12 +08:00 committed by GitHub
commit 7b63f53941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View File

@ -163,7 +163,7 @@
<!-- EN: amputate -->
<Amputate>截肢</Amputate>
<!-- EN: harvest -->
<HarvestOrgan>采集</HarvestOrgan>
<HarvestOrgan>摘取</HarvestOrgan>
<!-- EN: remove -->
<RemoveOrgan>摘除</RemoveOrgan>
<!-- EN: memory -->

View File

@ -7,8 +7,8 @@
<DecreeMet.stages.decree_satisfied.description>看起来,我的威严已经得到了应有的尊重。</DecreeMet.stages.decree_satisfied.description>
<!-- EN: disinherited -->
<Disinherited.stages.disinherited.label>头衔被剥夺</Disinherited.stages.disinherited.label>
<Disinherited.stages.disinherited.label>失去继承权</Disinherited.stages.disinherited.label>
<!-- EN: I was disinherited of my title. Do I need to get medieval on these people? -->
<Disinherited.stages.disinherited.description>我的头衔被剥夺了。我需要让这些人重返中世纪吗</Disinherited.stages.disinherited.description>
<Disinherited.stages.disinherited.description>我的继承权被剥夺了。我是不是该去教教他们如何做人</Disinherited.stages.disinherited.description>
</LanguageData>

View File

@ -3,10 +3,10 @@
<!-- Royalty -->
<!-- EN: Change heir of {HOLDER_labelShort}'s {TITLE} title from {HEIR_labelShort} -->
<RequestChangeRoyalHeir>将{HOLDER_labelShort}的{TITLE}的继承人从{HEIR_labelShort}更改为{TITLE}</RequestChangeRoyalHeir>
<RequestChangeRoyalHeir>更改{HOLDER_labelShort}的{TITLE}头衔继承人(当前:{HEIR_labelShort}</RequestChangeRoyalHeir>
<!-- EN: Designate heir of {HOLDER_labelShort}'s {TITLE} title -->
<RequestSetRoyalHeir>指定{HOLDER_labelShort}为{TITLE}的头衔继承人</RequestSetRoyalHeir>
<RequestSetRoyalHeir>为{HOLDER_labelShort}的{TITLE}头衔指定继承人</RequestSetRoyalHeir>
<!-- EN: already in progress for {PAWN_labelShort} -->
<RequestChangeRoyalHeirAlreadyInProgress>已经在进行{PAWN_labelShort}</RequestChangeRoyalHeirAlreadyInProgress>
<RequestChangeRoyalHeirAlreadyInProgress>正在为{PAWN_labelShort}执行</RequestChangeRoyalHeirAlreadyInProgress>
</LanguageData>