Custom wave patterns / Fixed checkbox sprite / Bugfixes
This commit is contained in:
@@ -192,11 +192,23 @@ editor.oregen.info = 礦石產生:
|
||||
editor.mapinfo = 地圖資訊
|
||||
editor.author = 作者:
|
||||
editor.description = 描述:
|
||||
editor.waves = Waves:
|
||||
waves.title = Waves
|
||||
waves.remove = Remove
|
||||
waves.never = <never>
|
||||
waves.every = every
|
||||
waves.waves = wave(s)
|
||||
waves.perspawn = per spawn
|
||||
waves.to = to
|
||||
waves.boss = Boss
|
||||
editor.default = [LIGHT_GRAY]<Default>
|
||||
edit = Edit...
|
||||
editor.name = 名稱:
|
||||
editor.teams = 隊伍
|
||||
editor.elevation = 高度
|
||||
editor.errorimageload = 載入圖像檔時發生錯誤:[accent]{0}
|
||||
editor.errorimagesave = 儲存圖像檔時發生錯誤:[橙色]{0}
|
||||
editor.errorload = Error loading file:\n[accent]{0}
|
||||
editor.errorsave = Error saving file:\n[accent]{0}
|
||||
editor.errorname = Map has no name defined.
|
||||
editor.generate = 產生
|
||||
editor.resize = 調整大小
|
||||
editor.loadmap = 載入地圖
|
||||
@@ -273,14 +285,9 @@ zone.groundZero.name = Ground Zero
|
||||
zone.craters.name = The Craters
|
||||
zone.frozenForest.name = Frozen Forest
|
||||
zone.ruinousShores.name = Ruinous Shores
|
||||
zone.crags.name = Crags
|
||||
zone.stainedMountains.name = Stained Mountains
|
||||
zone.impact0079.name = Impact 0079
|
||||
zone.desolateRift.name = Desolate Rift
|
||||
zone.arcticDesert.name = Arctic Desert
|
||||
zone.dryWastes.name = Dry Wastes
|
||||
zone.nuclearComplex.name = Nuclear Production Complex
|
||||
zone.moltenFault.name = Molten Fault
|
||||
settings.language = 語言
|
||||
settings.reset = 重設為預設設定
|
||||
settings.rebind = 重新綁定
|
||||
@@ -300,6 +307,7 @@ info.title = [accent]資訊
|
||||
error.title = [crimson]發生錯誤
|
||||
error.crashtitle = 發生錯誤
|
||||
blocks.outputspeed = Drill Speed: {0}/s
|
||||
blocks.efficiency = Efficiency: {0}%
|
||||
blocks.unknown = [LIGHT_GRAY]???
|
||||
blocks.blockinfo = 方塊資訊
|
||||
blocks.powerbalance = Power: {0}
|
||||
@@ -307,6 +315,7 @@ blocks.poweroutput = Power Output: {0}
|
||||
blocks.powercapacity = 蓄電量
|
||||
blocks.powershot = 能量/射擊
|
||||
blocks.targetsair = 攻擊空中目標
|
||||
blocks.items = Items: {0}
|
||||
blocks.itemsmoved = Move Speed
|
||||
blocks.shootrange = 範圍
|
||||
blocks.size = 尺寸
|
||||
@@ -369,6 +378,7 @@ category.items = 物品
|
||||
category.crafting = 合成
|
||||
category.shooting = 射擊
|
||||
category.optional = 可選的強化
|
||||
setting.animatedwater.name = Animated Water
|
||||
setting.indicators.name = 盟友指標
|
||||
setting.autotarget.name = 自動射擊
|
||||
setting.fpscap.name = 最大FPS
|
||||
@@ -523,6 +533,15 @@ mech.ability = [LIGHT_GRAY]能力:{0}
|
||||
liquid.heatcapacity = [LIGHT_GRAY]熱容量:{0}
|
||||
liquid.viscosity = [LIGHT_GRAY]粘性:{0}
|
||||
liquid.temperature = [LIGHT_GRAY]温度:{0}
|
||||
block.grass.name = Grass
|
||||
block.salt.name = Salt
|
||||
block.sandrocks.name = Sand Rocks
|
||||
block.spore-pine.name = Spore Pine
|
||||
block.shale.name = Shale
|
||||
block.shale-boulder.name = Shale Boulder
|
||||
block.moss.name = Moss
|
||||
block.spore-moss.name = Spore Moss
|
||||
block.shalerocks.name = Shale Rocks
|
||||
block.scrap-wall.name = Scrap Wall
|
||||
block.scrap-wall-large.name = Large Scrap Wall
|
||||
block.scrap-wall-huge.name = Huge Scrap Wall
|
||||
@@ -557,13 +576,6 @@ block.pine.name = Pine
|
||||
block.white-tree-dead.name = White Tree Dead
|
||||
block.white-tree.name = White Tree
|
||||
block.spore-cluster.name = Spore Cluster
|
||||
block.stained-rocks.name = Stained Rocks
|
||||
block.stained-stone.name = Stained Stone
|
||||
block.stained-rocks-red.name = Stained Rocks Red
|
||||
block.stained-stone-red.name = Stained Stone Red
|
||||
block.stained-rocks-yellow.name = Stained Rocks Yellow
|
||||
block.stained-stone-yellow.name = Stained Stone Yellow
|
||||
block.stained-boulder.name = Stained Boulde
|
||||
block.metal-floor.name = Metal Floor
|
||||
block.metal-floor-2.name = Metal Floor 2
|
||||
block.metal-floor-3.name = Metal Floor 3
|
||||
@@ -650,6 +662,7 @@ block.phantom-factory.name = 幻影無人機工廠
|
||||
block.wraith-factory.name = 怨靈戰鬥機工廠
|
||||
block.ghoul-factory.name = 食屍鬼轟炸機工廠
|
||||
block.dagger-factory.name = 匕首機甲工廠
|
||||
block.crawler-factory.name = Crawler Mech Factory
|
||||
block.titan-factory.name = 泰坦機甲工廠
|
||||
block.fortress-factory.name = 堡壘機甲工廠
|
||||
block.revenant-factory.name = 亡魂戰鬥機工廠
|
||||
|
||||
Reference in New Issue
Block a user