Merge pull request #352 from VaniatD/master

typos fix
This commit is contained in:
Vaniat 2022-01-08 22:03:27 +08:00 committed by GitHub
commit e136971b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -44,6 +44,6 @@
<!-- EN: spike trap -->
<TrapSpike.label>尖刺陷阱</TrapSpike.label>
<!-- EN: Five spikes under tension, connected to a touch-activated trigger. When the victim disturbs the trigger, the spikes spring forth and strike the victim. Since it is hidden in the surrounding terrain, it cannot be placed adjacent to other traps. Animals can sense these when calm. -->
<TrapSpike.description>用一个巧妙的触发机关将尖刺压住。当目标触发机关时,尖刺弹出使目标受到伤害。由于它隐藏在周围的地形中,因此不能与其他陷阱相邻。动物可以在非狂暴状态下感知陷阱。</TrapSpike.description>
<TrapSpike.description>用一个巧妙的触发机关将尖刺压住。当目标触发机关时,尖刺弹出使目标受到伤害。由于它隐藏在周围的地形中,因此不能与其他陷阱相邻。动物可以在非狂暴状态下感知陷阱。</TrapSpike.description>
</LanguageData>

View File

@ -65,7 +65,7 @@
<!-- EN: {PAWN_labelShort}'s psylink is not at a high enough level to use {ABILITY}.\n\nGain this power anyways? -->
<PsylinkTooLowForGainAbility>{PAWN_labelShort}的启灵等级不足以使用{ABILITY}。\n\n真的要获取这个能力么</PsylinkTooLowForGainAbility>
<!-- EN: This shuttle is empty. If you send it away, you won't be able to use it again.\n\nSend it anyways? -->
<SendShuttleWithNoContents>这个穿梭机是空的,如果你将它发射区,你将再也无法使用它。\n\n真的要将它送走吗</SendShuttleWithNoContents>
<SendShuttleWithNoContents>这个穿梭机是空的,如果你将它发射区,你将再也无法使用它。\n\n真的要将它送走吗</SendShuttleWithNoContents>
<!-- EN: These resources would weigh the caravan down and make it unable to move.\n\nCall for them anyways? -->
<DropResourcesOverweightConfirm>调取这些资源会让你的远行队因超载而无法继续移动。\n\n无论如何也要调取这些资源吗</DropResourcesOverweightConfirm>