From c1730e7799e4e9ddacd21abe3a6b49a218caea67 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Sun, 29 Dec 2024 03:00:09 +0900 Subject: [PATCH] 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> --- exp_legacy/module/locale/en/gui.cfg | 14 +++++++++++ exp_legacy/module/locale/zh-CN/gui.cfg | 35 ++++++++++++++++++++++++++ exp_legacy/module/locale/zh-TW/gui.cfg | 34 +++++++++++++++++++++++++ 3 files changed, 83 insertions(+) diff --git a/exp_legacy/module/locale/en/gui.cfg b/exp_legacy/module/locale/en/gui.cfg index c8209a1e..9f0957fd 100644 --- a/exp_legacy/module/locale/en/gui.cfg +++ b/exp_legacy/module/locale/en/gui.cfg @@ -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 diff --git a/exp_legacy/module/locale/zh-CN/gui.cfg b/exp_legacy/module/locale/zh-CN/gui.cfg index d79e7fd2..1cabda1b 100644 --- a/exp_legacy/module/locale/zh-CN/gui.cfg +++ b/exp_legacy/module/locale/zh-CN/gui.cfg @@ -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=傳送到出生點 + diff --git a/exp_legacy/module/locale/zh-TW/gui.cfg b/exp_legacy/module/locale/zh-TW/gui.cfg index d79e7fd2..65e60a84 100644 --- a/exp_legacy/module/locale/zh-TW/gui.cfg +++ b/exp_legacy/module/locale/zh-TW/gui.cfg @@ -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=傳送到出生點