Filter localization / Ore filter / Pick tool ore compatibility
This commit is contained in:
@@ -209,6 +209,9 @@ editor.elevation = 지형 높이
|
||||
editor.errorload = Error loading file:\n[accent]{0}
|
||||
editor.errorsave = Error saving file:\n[accent]{0}
|
||||
editor.errorname = Map has no name defined.
|
||||
editor.update = Update
|
||||
editor.randomize = Randomize
|
||||
editor.apply = Apply
|
||||
editor.generate = 생성
|
||||
editor.resize = 맵 크기조정
|
||||
editor.loadmap = 맵 불러오기
|
||||
@@ -237,6 +240,21 @@ editor.mapname = 맵 이름:
|
||||
editor.overwrite = [accept]경고!이 명령은 기존 맵을 덮어씌우게 됩니다.
|
||||
editor.overwrite.confirm = [scarlet]경고![] 이 이름을 가진 맵이 이미 있습니다. 덮어 쓰시겠습니까?
|
||||
editor.selectmap = 불러올 맵 선택:
|
||||
filter.distort = Distort
|
||||
filter.noise = Noise
|
||||
filter.ore = Ore
|
||||
filter.rivernoise = River Noise
|
||||
filter.scatter = Scatter
|
||||
filter.terrain = Terrain
|
||||
filter.option.scale = Scale
|
||||
filter.option.mag = Magnitude
|
||||
filter.option.threshold = Threshold
|
||||
filter.option.circle-scale = Circle Scale
|
||||
filter.option.octaves = Octaves
|
||||
filter.option.falloff = Falloff
|
||||
filter.option.floor = Floor
|
||||
filter.option.wall = Wall
|
||||
filter.option.ore = Ore
|
||||
width = 넓이:
|
||||
height = 높이:
|
||||
menu = 메뉴
|
||||
@@ -596,6 +614,7 @@ block.thorium-wall-large.name = 대형 토륨벽
|
||||
block.door.name = 문
|
||||
block.door-large.name = 대형문
|
||||
block.duo.name = 듀오
|
||||
block.scatter.name = Scatter
|
||||
block.hail.name = 헤일
|
||||
block.lancer.name = 랜서
|
||||
block.conveyor.name = 컨베이어
|
||||
@@ -758,6 +777,7 @@ block.overdrive-projector.description = 드릴과 컨베이어와 같은 인근
|
||||
block.force-projector.description = 총알에게서 내부의 건물과 유닛을 보호하면서 그 주위에 육각형 보호막을 만듭니다.
|
||||
block.shock-mine.description = 지뢰를 밟는 적에게 피해를 줍니다. 적에게는 거의 보이지 않습니다.
|
||||
block.duo.description = 작고 싼 터렛.
|
||||
block.scatter.description = A medium-sized anti-air turret. Sprays clumps of lead or scrap flak at enemy units.
|
||||
block.arc.description = 적을 향해 무작위 각도로 전기를 쏘는 작은 터렛.
|
||||
block.hail.description = 작은 포병 터렛.
|
||||
block.lancer.description = 충전된 전기빔을 쏘는 중형 터렛.
|
||||
|
||||
Reference in New Issue
Block a user