Update to 0.17.1522 rev883 (development build)
This commit is contained in:
parent
decd856ffb
commit
301bb230be
@ -14,6 +14,7 @@
|
||||
<EusocialInsectJuvenile.label>成长体</EusocialInsectJuvenile.label>
|
||||
<EusocialInsectAdult.label>成虫</EusocialInsectAdult.label>
|
||||
<AnimalBaby.label>幼崽</AnimalBaby.label>
|
||||
<AnimalBabyTiny.label>幼崽</AnimalBabyTiny.label>
|
||||
<AnimalJuvenile.label>幼年</AnimalJuvenile.label>
|
||||
<AnimalAdult.label>成年</AnimalAdult.label>
|
||||
|
||||
|
11
DefInjected/PawnColumnDef/PawnColumns_Misc.xml
Normal file
11
DefInjected/PawnColumnDef/PawnColumns_Misc.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<Master.label>主要</Master.label>
|
||||
<AllowedArea.label>允许活动区域</AllowedArea.label>
|
||||
<AllowedAreaWide.label>允许活动区域</AllowedAreaWide.label>
|
||||
<Outfit.label>当前着装方案</Outfit.label>
|
||||
<DrugPolicy.label>用药方针</DrugPolicy.label>
|
||||
|
||||
|
||||
</LanguageData>
|
@ -13,13 +13,11 @@
|
||||
<EmergencyWorkMarker>E</EmergencyWorkMarker>
|
||||
|
||||
<!-- Assign tab -->
|
||||
<CurrentOutfit>当前着装配置</CurrentOutfit>
|
||||
<ManageOutfits>管理着装配置</ManageOutfits>
|
||||
<ClearForcedApparel>清除强制着装</ClearForcedApparel>
|
||||
<ApparelForcedLower>强制</ApparelForcedLower>
|
||||
<ForcedApparel>强制着装</ForcedApparel>
|
||||
<AssignTabEdit>编辑</AssignTabEdit>
|
||||
<CurrentDrugPolicies>当前成瘾品方针</CurrentDrugPolicies>
|
||||
<ManageDrugPolicies>管理成瘾品方针</ManageDrugPolicies>
|
||||
|
||||
<!-- Restrictions tab -->
|
||||
@ -30,8 +28,6 @@
|
||||
<!-- Animals tab -->
|
||||
<Master>主人</Master>
|
||||
<PregnantIconDesc>怀孕({0} / {1})</PregnantIconDesc>
|
||||
<FollowDraftedTip>当主人被征召时跟随。</FollowDraftedTip>
|
||||
<FollowFieldworkTip>当主人进行野外工作(打猎或者驯服动物)时跟随。</FollowFieldworkTip>
|
||||
|
||||
<!-- Factions tab -->
|
||||
<Hostile>敌对</Hostile>
|
||||
@ -76,4 +72,9 @@
|
||||
<ResearchCostMultiplier>工作量乘数</ResearchCostMultiplier>
|
||||
<ResearchCostComparison>由于身科技等级,项目基础工作量{0}变为{1}。</ResearchCostComparison>
|
||||
|
||||
<!--<CurrentOutfit>当前着装配置</CurrentOutfit>-->
|
||||
<!--<CurrentDrugPolicies>当前成瘾品方针</CurrentDrugPolicies>-->
|
||||
<!--<FollowDraftedTip>当主人被征召时跟随。</FollowDraftedTip>-->
|
||||
<!--<FollowFieldworkTip>当主人进行野外工作(打猎或者驯服动物)时跟随。</FollowFieldworkTip>-->
|
||||
|
||||
</LanguageData>
|
@ -112,6 +112,9 @@
|
||||
<QuestTargetDestroyInspectString>{0}想要摧毁此处。\n 报酬:{1}。</QuestTargetDestroyInspectString>
|
||||
<WorldObjectTimeout>剩余时间:{0}</WorldObjectTimeout>
|
||||
<LongRangeMineralScannerEfficiency>效率:{0}</LongRangeMineralScannerEfficiency>
|
||||
<ItemStashContents>内容:{0}。</ItemStashContents>
|
||||
<SomeItemStashContents>部分内容:{0}。</SomeItemStashContents>
|
||||
<ClickToSortByThisColumn>点击以根据此栏排列。</ClickToSortByThisColumn>
|
||||
|
||||
<!-- Fermentation barrel -->
|
||||
<ContainsWort>装有麦芽汁:{0} / {1}</ContainsWort>
|
||||
|
Loading…
Reference in New Issue
Block a user