update to 2570

This commit is contained in:
VaniatD 2020-03-11 15:07:54 +08:00
parent e06c682795
commit f4a0ccafc3
3 changed files with 10 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: You can dismiss letters by right-clicking on them. -->

View File

@ -613,9 +613,9 @@
<!-- EN: Mass capacity -->
<MassCapacity>载重能力</MassCapacity>
<!-- EN: Mass -->
<Mass></Mass>
<Mass></Mass>
<!-- EN: Caravan mass -->
<CaravanMass>远行队重</CaravanMass>
<CaravanMass>远行队</CaravanMass>
<!-- EN: Equipment and apparel mass -->
<EquipmentAndApparelMass>装备和衣物重量</EquipmentAndApparelMass>
<!-- EN: Inventory mass -->

View File

@ -22,10 +22,10 @@
<LetterLabelRewardsForNewTitle>赏赐</LetterLabelRewardsForNewTitle>
<!-- EN: To honor {PAWN_labelShort} advancing to the title of {TITLE}, {FACTION_name} has sent {PAWN_objective} following reward(s): -->
<LetterRewardsForNewTitle>为了纪念{PAWN_labelShort}的{TITLE}头衔晋升,{FACTION_name}发给{PAWN_objective}如下赏赐:</LetterRewardsForNewTitle>
<!-- EN: Rewards have arrived to your colony via transport pods. text_todo -->
<LetterRewardsForNewTitleDeliveryBase>奖励已经通过空投舱发送至你的殖民地。text_todo</LetterRewardsForNewTitleDeliveryBase>
<!-- EN: Rewards were collected by a caravan, you can find them in {PAWN_labelShort}'s inventory. text_todo -->
<LetterRewardsForNewTitleDeliveryCaravan>奖励已经装载至一个远征队,你可以在{PAWN_labelShort}的库存中找到它们。text_todo</LetterRewardsForNewTitleDeliveryCaravan>
<!-- EN: Rewards have arrived to your colony via transport pods. -->
<LetterRewardsForNewTitleDeliveryBase>奖励已经通过空投舱发送至你的殖民地。</LetterRewardsForNewTitleDeliveryBase>
<!-- EN: Rewards were delivered directly to {PAWN_labelShort}'s inventory. -->
<LetterRewardsForNewTitleDeliveryDirect>奖励已经直接装入{PAWN_labelShort}的库存里了。</LetterRewardsForNewTitleDeliveryDirect>
<!-- EN: {PAWN_pronoun} has these permissions: -->
<LetterRoyalTitlePermits>{PAWN_pronoun}获得以下权限:</LetterRoyalTitlePermits>
@ -133,4 +133,7 @@
<!-- EN: {PAWN_nameDef} was lent to {FACTION}. They will return the body of {PAWN_nameDef} shortly. -->
<LentColonistDied>{PAWN_nameDef}曾被借调至{FACTION}。他们将在最近交还{PAWN_nameDef}的遗体。</LentColonistDied>
<!-- UNUSED -->
<LetterRewardsForNewTitleDeliveryCaravan>奖励已经装载至一个远征队,你可以在{PAWN_labelShort}的库存中找到它们。text_todo</LetterRewardsForNewTitleDeliveryCaravan>
</LanguageData>