mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 18:36:23 +09:00
clear blueprint changed to selection (#435)
* Update surface.lua * Update en.cfg * Update surface.lua * Update en.cfg * Fix description keys for ground items and blueprints * Update roles.lua * Update surface.lua * Update quick_actions.lua * Update en.cfg * Update en.cfg * Update surface.lua * Update zh-CN.cfg * Update zh-TW.cfg * . * . * . * Many fixes and reverts --------- Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
This commit is contained in:
@@ -220,14 +220,14 @@ follow-self=You can not follow yourself.
|
||||
[exp-commands_surface]
|
||||
description-items=Clear all items on the ground.
|
||||
description-blueprints=Clear all blueprints.
|
||||
description-radius=Clear all blueprints in an radius around you.
|
||||
description-blueprints-surface=Clear all blueprints on the current surface.
|
||||
arg-surface=Surface to clear on, default all.
|
||||
arg-radius=Radius to clear.
|
||||
items-surface=__1__ cleared all items on the ground of __2__.
|
||||
items-all=__1__ cleared all items on the ground for all surfaces.
|
||||
blueprints-surface=__1__ cleared all blueprints on __2__.
|
||||
blueprints-all=__1__ cleared all blueprints for all surfaces.
|
||||
blueprints-radius=__1__ cleared all blueprints in a __2__ radius around them on __3__.
|
||||
items=__1__ cleared all items on the ground of __2__.
|
||||
blueprints=__1__ cleared all blueprints on __2__.
|
||||
enter=Entered selection mode, select the area.
|
||||
exit=Exited selection mode.
|
||||
area-too-large=Selected area is too large, must be less than __1__, selected __2__.
|
||||
complete=__1__ blueprint ghost were removed.
|
||||
|
||||
[exp-commands_trains]
|
||||
description=Set All Trains to Automatic, does not effect trains with passengers.
|
||||
@@ -347,15 +347,10 @@ caption-net=Net
|
||||
[exp-gui_quick-actions]
|
||||
tooltip-main=Quick Actions
|
||||
caption-artillery=Artillery
|
||||
tooltip-artillery=Select artillery targets
|
||||
caption-research=Auto Research
|
||||
tooltip-research=Toggle auto research queue
|
||||
caption-spawn=Teleport Spawn
|
||||
tooltip-spawn-tooltip=Teleport to spawn
|
||||
caption-trains=Set Auto Train
|
||||
tooltip-trains=Set all trains to automatic
|
||||
caption-waterfill=Waterfill
|
||||
tooltip-waterfill=Change tiles to water
|
||||
|
||||
[exp-gui_readme]
|
||||
main-tooltip=Information
|
||||
|
||||
@@ -215,14 +215,14 @@ follow-self=你不能追蹤自己
|
||||
[exp-commands_surface]
|
||||
description-items=清除地面上的物品
|
||||
description-blueprints=清除藍圖
|
||||
description-radius=清除周邊的藍圖
|
||||
description-blueprints-surface=清除藍圖
|
||||
arg-surface=位面
|
||||
arg-radius=周邊半徑
|
||||
items-surface=__1__ 清除了所有在 __2__ 中掉地上的東西。
|
||||
items-all=__1__ 清除了所有掉地上的東西。
|
||||
blueprints-surface=__1__ 清除了所有在 __2__ 中在地上的藍圖。
|
||||
blueprints-all=__1__ 清除了所有在地上的藍圖。
|
||||
blueprints-radius=__1__ 清除了在 __3__ 上,周邊 __2__ 格的地上的藍圖。
|
||||
items=__1__ 清除了所有在 __2__ 中掉地上的東西。
|
||||
blueprints=__1__ 清除了所有在 __2__ 中在地上的藍圖。
|
||||
enter=現在進入區域選擇
|
||||
exit=已進入區域選擇
|
||||
area-too-large=區域太大了,需少過 __1__ 格,你選了 __2__ 格。
|
||||
complete=__1__ 個地上的藍圖已被清除。
|
||||
|
||||
[exp-commands_trains]
|
||||
description=把火車設置為自動模式
|
||||
|
||||
@@ -215,14 +215,14 @@ follow-self=你不能追蹤自己
|
||||
[exp-commands_surface]
|
||||
description-items=清除地面上的物品
|
||||
description-blueprints=清除藍圖
|
||||
description-radius=清除周邊的藍圖
|
||||
description-blueprints-surface=清除藍圖
|
||||
arg-surface=位面
|
||||
arg-radius=周邊半徑
|
||||
items-surface=__1__ 清除了所有在 __2__ 中掉地上的東西。
|
||||
items-all=__1__ 清除了所有掉地上的東西。
|
||||
blueprints-surface=__1__ 清除了所有在 __2__ 中在地上的藍圖。
|
||||
blueprints-all=__1__ 清除了所有在地上的藍圖。
|
||||
blueprints-radius=__1__ 清除了在 __3__ 上,周邊 __2__ 格的地上的藍圖。
|
||||
items=__1__ 清除了所有在 __2__ 中掉地上的東西。
|
||||
blueprints=__1__ 清除了所有在 __2__ 中在地上的藍圖。
|
||||
enter=現在進入區域選擇
|
||||
exit=已進入區域選擇
|
||||
area-too-large=區域太大了,需少過 __1__ 格,你選了 __2__ 格。
|
||||
complete=__1__ 個地上的藍圖已被清除。
|
||||
|
||||
[exp-commands_trains]
|
||||
description=把火車設置為自動模式
|
||||
|
||||
Reference in New Issue
Block a user