typos fix
This commit is contained in:
parent
f72ba54050
commit
747dd24b2c
@ -103,7 +103,7 @@
|
|||||||
<!-- EN: {0} of {1} -->
|
<!-- EN: {0} of {1} -->
|
||||||
<TitleOfFaction>{1} 的 {0}</TitleOfFaction>
|
<TitleOfFaction>{1} 的 {0}</TitleOfFaction>
|
||||||
<!-- EN: This action will make {PAWN_nameDef} lose {PAWN_possessive} {TITLE} title. You will receive no compensation for renouncing the title.\nThis will have the following effects:\n\n{EFFECTS} -->
|
<!-- EN: This action will make {PAWN_nameDef} lose {PAWN_possessive} {TITLE} title. You will receive no compensation for renouncing the title.\nThis will have the following effects:\n\n{EFFECTS} -->
|
||||||
<RenounceTitleDescription>这个操作会让{PAWN_nameDef}失去头衔{TITLE}。放弃这个头衔不会让你得到任何补偿!\n\n这会造成以下效果:\n\n{EFFECTS} text_todo</RenounceTitleDescription>
|
<RenounceTitleDescription>这个操作会让{PAWN_nameDef}失去头衔{TITLE}。放弃这个头衔不会让你得到任何补偿!\n\n这会造成以下效果:\n\n{EFFECTS}</RenounceTitleDescription>
|
||||||
<!-- EN: unknown -->
|
<!-- EN: unknown -->
|
||||||
<UnknownLower>未知</UnknownLower>
|
<UnknownLower>未知</UnknownLower>
|
||||||
<!-- EN: On -->
|
<!-- EN: On -->
|
||||||
@ -445,7 +445,7 @@
|
|||||||
<!-- EN: Expired -->
|
<!-- EN: Expired -->
|
||||||
<DormantCompExpired>已过期</DormantCompExpired>
|
<DormantCompExpired>已过期</DormantCompExpired>
|
||||||
<!-- EN: Initiates in -->
|
<!-- EN: Initiates in -->
|
||||||
<InitiatesIn>TODO</InitiatesIn>
|
<InitiatesIn>初始化于</InitiatesIn>
|
||||||
<!-- EN: Activates in {0} -->
|
<!-- EN: Activates in {0} -->
|
||||||
<SendSignalOnCountdownCompTime>在{0}中激活</SendSignalOnCountdownCompTime>
|
<SendSignalOnCountdownCompTime>在{0}中激活</SendSignalOnCountdownCompTime>
|
||||||
<!-- EN: Psychic entropy -->
|
<!-- EN: Psychic entropy -->
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<!-- EN: imperials -->
|
<!-- EN: imperials -->
|
||||||
<Empire.pawnsPlural>帝国公民</Empire.pawnsPlural>
|
<Empire.pawnsPlural>帝国公民</Empire.pawnsPlural>
|
||||||
<!-- EN: Bladelink and psycast use will become illegal -->
|
<!-- EN: Bladelink and psycast use will become illegal -->
|
||||||
<Empire.renounceTitleMessage>不能再合法使用绑定武器和心灵能力 text_todo</Empire.renounceTitleMessage>
|
<Empire.renounceTitleMessage>不能再合法使用绑定武器和心灵能力</Empire.renounceTitleMessage>
|
||||||
<!-- EN: royal favor -->
|
<!-- EN: royal favor -->
|
||||||
<Empire.royalFavorLabel>皇家声望</Empire.royalFavorLabel>
|
<Empire.royalFavorLabel>皇家声望</Empire.royalFavorLabel>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user