update 3109
This commit is contained in:
parent
25fbadea00
commit
819b66b5d5
@ -45,9 +45,13 @@
|
||||
|
||||
<!-- EN: Room requirements -->
|
||||
<RoomRequirements>房间要求</RoomRequirements>
|
||||
<!-- EN: The ideoligion you are loading has memes that are incompatible with a new fluid ideoligion and its memes will need to be chosen again (fluid ideoligions may only start with one low-impact meme). The following memes are incompatible:\n\n{0}\n\nWould you like to continue? -->
|
||||
<ConfirmChangeMemesForFluidIdeo>你试图加载的文化形态与新的演进文化冲突,必须重新选择它的模因(演进文化必须从一个低影响度模因开始)。\n这些模因是冲突的:\n\n{0}\n\n你想要继续吗?</ConfirmChangeMemesForFluidIdeo>
|
||||
|
||||
<!-- EN: The ideoligion you are loading has memes that are incompatible with a new fluid ideoligion and its memes will need to be chosen again (fluid ideoligions may only start with one low-impact meme). -->
|
||||
<ConfirmChangeMemesForFluidIdeo>你试图加载的文化形态与新的演进文化冲突,必须重新选择它的模因(演进文化必须从一个低影响度模因开始)。</ConfirmChangeMemesForFluidIdeo>
|
||||
<!-- EN: The following memes are incompatible -->
|
||||
<ConfirmIncompatibleMemes>这些模因是冲突的</ConfirmIncompatibleMemes>
|
||||
<!-- EN: Would you like to continue? -->
|
||||
<ConfirmChangeMemesForFluidIdeoContinue>你想要继续吗?</ConfirmChangeMemesForFluidIdeoContinue>
|
||||
|
||||
<!-- EN: role -->
|
||||
<Role>职位</Role>
|
||||
<!-- EN: Assign role -->
|
||||
|
@ -37,6 +37,8 @@
|
||||
<MessageRoleChangeChooseDifferentRole>你必须选择一个职位。</MessageRoleChangeChooseDifferentRole>
|
||||
<!-- EN: Before starting the {1}, you must assign someone to the role of {0}. -->
|
||||
<MessageNeedAssignedRoleToBeginRitual>在开始 {1} 之前,必须将某人分配给 {0} 的职位。</MessageNeedAssignedRoleToBeginRitual>
|
||||
<!-- EN: Need at least one {0} participating. -->
|
||||
<MessageNeedAtLeastOneParticipantOfIdeo>必须有一名{0}参与</MessageNeedAtLeastOneParticipantOfIdeo> <!-- text_todo -->
|
||||
|
||||
<!-- EN: {0_labelShort} now holds the role of {1}. -->
|
||||
<MessageRoleAssigned>{0_labelShort}现在具有{1}的职位。</MessageRoleAssigned>
|
||||
|
@ -631,5 +631,9 @@
|
||||
<MissingRequiredResearch>缺少必要的科技</MissingRequiredResearch>
|
||||
<!-- EN: Requires -->
|
||||
<BiosculpterRequiresIngredients>需要</BiosculpterRequiresIngredients>
|
||||
<!-- EN: On completion of the {CYCLE} cycle, the following will occur -->
|
||||
<OnCompletionOfCycle>在完成{CYCLE}周期之后,将会</OnCompletionOfCycle> <!-- text_todo -->
|
||||
<!-- EN: {PAWN_nameDef} does not have any conditions that can be healed by a {CYCLE} cycle.\n\nDo you still want to continue? -->
|
||||
<BiosculpterNoCoditionsToHeal>{PAWN_nameDef}没有任何能够被{CYCLE}治愈的异常。\n\n你仍然想要继续吗?</BiosculpterNoCoditionsToHeal> <!-- text_todo -->
|
||||
|
||||
</LanguageData>
|
Loading…
Reference in New Issue
Block a user