mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Add Tool GUI Locale (#21)
* Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Fix use of created_entity in events * Remove redundant keys --------- Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
This commit is contained in:
@@ -339,3 +339,17 @@ main-tooltip=Research GUI
|
||||
[server-ups]
|
||||
description=Toggle the server UPS display.
|
||||
no-ext=No external source was found, cannot display server ups.
|
||||
|
||||
[tool]
|
||||
main-tooltip=Tool
|
||||
apply=Apply
|
||||
artillery=Artillery
|
||||
artillery-tooltip=Artillery Target Remote
|
||||
waterfill=Waterfill
|
||||
waterfill-tooltip=Change tile to water
|
||||
train=Train
|
||||
train-tooltip=Set All Trains to Automatic
|
||||
research=ARES
|
||||
research-tooltip=Automatically queue up research
|
||||
spawn=Teleport spawn
|
||||
spawn-tooltip=Teleport to spawn
|
||||
|
||||
@@ -210,6 +210,11 @@ disabled=停用
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
|
||||
[bonus]
|
||||
description=取得 / 設定 Bonus 量。
|
||||
arg-amount=Bonus 數量, 0 來停用。
|
||||
set=你的 Bonus 已設為 __1__。
|
||||
get=你的 Bonus 為 __1__。
|
||||
perm=你沒有足夠權限設多過 __1__。
|
||||
main-tooltip=Bonus 介面
|
||||
control-pts-a=可用分數
|
||||
control-pts-n=必要分數
|
||||
@@ -292,6 +297,7 @@ control-type-storage-output=提取箱
|
||||
|
||||
[module]
|
||||
main-tooltip=模組介面
|
||||
apply=套用
|
||||
|
||||
[landfill]
|
||||
main-tooltip=藍圖填海介面
|
||||
@@ -319,3 +325,32 @@ reset=重設
|
||||
toggle=啟用喜好
|
||||
move-up=向上
|
||||
move-down=向下
|
||||
|
||||
[research]
|
||||
msg=[color=255, 255, 255] 研究完成在 __1__ - [technology=__2__][/color]
|
||||
inf=[color=255, 255, 255] 研究完成在 __1__ - [technology=__2__] - __3__[/color]
|
||||
res-name=[technology=__1__] __2__
|
||||
name=名稱
|
||||
target=目標
|
||||
attempt=用時
|
||||
difference=差距
|
||||
main-tooltip=研究介面
|
||||
|
||||
[server-ups]
|
||||
description=啟動 UPS 顯示
|
||||
no-ext=沒找到外置數據,沒法顯示。
|
||||
|
||||
[tool]
|
||||
main-tooltip=工具
|
||||
apply=應用
|
||||
artillery=火炮遙控
|
||||
artillery-tooltip=火炮遙控
|
||||
waterfill=挖水
|
||||
waterfill-tooltip=把地換為水。
|
||||
train=火車
|
||||
train-tooltip=把火車設置為自動模式
|
||||
research=研究
|
||||
research-tooltip=啟用自動研究
|
||||
spawn=傳送出生
|
||||
spawn-tooltip=傳送到出生點
|
||||
|
||||
|
||||
@@ -210,6 +210,11 @@ disabled=停用
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
|
||||
[bonus]
|
||||
description=取得 / 設定 Bonus 量。
|
||||
arg-amount=Bonus 數量, 0 來停用。
|
||||
set=你的 Bonus 已設為 __1__。
|
||||
get=你的 Bonus 為 __1__。
|
||||
perm=你沒有足夠權限設多過 __1__。
|
||||
main-tooltip=Bonus 介面
|
||||
control-pts-a=可用分數
|
||||
control-pts-n=必要分數
|
||||
@@ -292,6 +297,7 @@ control-type-storage-output=提取箱
|
||||
|
||||
[module]
|
||||
main-tooltip=模組介面
|
||||
apply=套用
|
||||
|
||||
[landfill]
|
||||
main-tooltip=藍圖填海介面
|
||||
@@ -319,3 +325,31 @@ reset=重設
|
||||
toggle=啟用喜好
|
||||
move-up=向上
|
||||
move-down=向下
|
||||
|
||||
[research]
|
||||
msg=[color=255, 255, 255] 研究完成在 __1__ - [technology=__2__][/color]
|
||||
inf=[color=255, 255, 255] 研究完成在 __1__ - [technology=__2__] - __3__[/color]
|
||||
res-name=[technology=__1__] __2__
|
||||
name=名稱
|
||||
target=目標
|
||||
attempt=用時
|
||||
difference=差距
|
||||
main-tooltip=研究介面
|
||||
|
||||
[server-ups]
|
||||
description=啟動 UPS 顯示
|
||||
no-ext=沒找到外置數據,沒法顯示。
|
||||
|
||||
[tool]
|
||||
main-tooltip=工具
|
||||
apply=應用
|
||||
artillery=火炮遙控
|
||||
artillery-tooltip=火炮遙控
|
||||
waterfill=挖水
|
||||
waterfill-tooltip=把地換為水。
|
||||
train=火車
|
||||
train-tooltip=把火車設置為自動模式
|
||||
research=研究
|
||||
research-tooltip=啟用自動研究
|
||||
spawn=傳送出生
|
||||
spawn-tooltip=傳送到出生點
|
||||
|
||||
Reference in New Issue
Block a user