a few changes, tech level

This commit is contained in:
duduluu 2016-10-24 14:00:14 +08:00
parent e3556beefc
commit 0145587da0
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<DesignatorDeconstructDesc>拆除建筑并回收部分资源。</DesignatorDeconstructDesc>
<DesignatorUninstall>卸载</DesignatorUninstall>
<DesignatorUninstallDesc>卸载这个物品,以便移动、出售或安装在其他地方。</DesignatorUninstallDesc>
<DesignatorUninstallDesc>卸载并打包这个物品,以便移动、出售或安装在其他地方。</DesignatorUninstallDesc>
<DesignatorHarvest>收获</DesignatorHarvest>
<DesignatorHarvestDesc>标记需要收割的作物以获取食物或其它产品</DesignatorHarvestDesc>

View File

@ -107,7 +107,7 @@
<CommandInstall>安装</CommandInstall>
<CommandInstallDesc>该物品已被打包以便于运输与贮藏,使用该指令可将物品安装于指定地点。</CommandInstallDesc>
<CommandReinstall>重新安装</CommandReinstall>
<CommandReinstallDesc>指定此物品需要卸载并重新安装在其他地方。</CommandReinstallDesc>
<CommandReinstallDesc>指定此物品卸载并重新安装在其他地方。</CommandReinstallDesc>
<!-- Trade beacon -->
<CommandMakeBeaconStockpileDesc>在贸易信标有效半径范围内创建一个储存区。</CommandMakeBeaconStockpileDesc>

View File

@ -66,6 +66,6 @@
<ProjectTechLevel>项目科技等级</ProjectTechLevel>
<YourTechLevel>自身科技等级</YourTechLevel>
<ResearchCostMultiplier>超前研究惩罚</ResearchCostMultiplier>
<ResearchCostComparison>项目基础工作量:{0}自身科技等级惩罚后工作量{1}。</ResearchCostComparison>
<ResearchCostComparison>项目基础工作量:{0}因自身科技等级影响,实际工作量为{1}。</ResearchCostComparison>
</LanguageData>