mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Feature Update (#237)
See PR for details, there are too many to be included here.
This commit is contained in:
@@ -55,6 +55,7 @@ result=__1__ entites were revived and __2__ were healed to max health.
|
||||
|
||||
[expcom-bonus]
|
||||
set=Your bonus has been set to __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
wip=This command is temporary and will be replaced at some point in the future.
|
||||
|
||||
[expcom-ratio]
|
||||
@@ -110,3 +111,33 @@ reject-item=No item was found with internal name __1__; try using rich text sele
|
||||
results-heading=Players found with [item=__1__]:
|
||||
results-item=__1__) __2__ has __3__ items. (__4__)
|
||||
results-none=No players have [item=__1__]
|
||||
|
||||
[expcom-speed]
|
||||
result=The game speed is now __1__
|
||||
|
||||
[expcom-bot-queue]
|
||||
result=The successful attempts are currently __1__ and failed attempts are __2__.
|
||||
|
||||
[expcom-pol]
|
||||
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
|
||||
[expcom-train]
|
||||
manual-result=Set __1__ trains into automatic mode.
|
||||
|
||||
[expcom-cheat]
|
||||
day=Always day is set to __1__
|
||||
|
||||
[expcom-ff]
|
||||
ff=Friendly fire is set to __1__
|
||||
|
||||
[expcom-res]
|
||||
res=Auto Research is set to __1__
|
||||
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
|
||||
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
|
||||
main-tooltip=Research GUI
|
||||
|
||||
[expcom-waterfill]
|
||||
waterfill-distance=Too close to designated location
|
||||
waterfill-cliff=Not enough cliff explosive to create water
|
||||
entered-area-selection=Entered area selection, select areas to convert.
|
||||
|
||||
@@ -10,6 +10,7 @@ saved=Your quickbar filters have been saved.
|
||||
Warnings=Warnings
|
||||
Warnings-tooltip=The total number of warnings you have received from staff
|
||||
Warnings-value-tooltip=The total number of warnings you have received from staff
|
||||
|
||||
[exp-settings]
|
||||
Colour=Colour
|
||||
Colour-tooltip=Your player colour
|
||||
@@ -35,6 +36,7 @@ TagColor-value-tooltip=Change by using /tag-color
|
||||
Bonus=Player Bonus
|
||||
Bonus-tooltip=The bonus given to your character
|
||||
Bonus-value-tooltip=Change by using /bonus
|
||||
HasEnabledDecon=Quick Tree Decon
|
||||
|
||||
[exp-statistics]
|
||||
MapsPlayed=Maps Played
|
||||
@@ -84,4 +86,20 @@ EntityRepaired-tooltip=The number of machines which you have repaired
|
||||
DeconstructionPlannerUsed=Decon Planner Used
|
||||
DeconstructionPlannerUsed-tooltip=The number of times you have used the deconstruction planner
|
||||
MapTagsMade=Map Tags Created
|
||||
MapTagsMade-tooltip=The number of map tags you have created
|
||||
MapTagsMade-tooltip=The number of map tags you have created
|
||||
DamageDeathRatio=Damage Death Ratio
|
||||
DamageDeathRatio-tooltip=Damage over Death
|
||||
KillDeathRatio=Kill Death Ratio
|
||||
KillDeathRatio-tooltip=Kill over Death
|
||||
SessionTime=Session Time
|
||||
SessionTime-tooltip=Session Time
|
||||
BuildRatio=Build Ratio
|
||||
BuildRatio-tooltip=Build over Remove
|
||||
RocketPerHour=Rocket Per Hour
|
||||
RocketPerHour-tooltip=Rocket Launched Over Play Time in Hour
|
||||
TreeKillPerMinute=Tree Kill Per Minute
|
||||
TreeKillPerMinute-tooltip=Tree Destroyed Per Minute
|
||||
NetPlayTime=Net Play Time
|
||||
NetPlayTime-tooltip=Net Play Time
|
||||
AFKTimeRatio=AFK Time Ratio
|
||||
AFKTimeRatio-tooltip=AFK Time over Play Time
|
||||
|
||||
@@ -87,6 +87,7 @@ edit-tooltip-none=Currently being edited by: Nobody
|
||||
create-footer-header=Create task
|
||||
edit-footer-header=Edit task
|
||||
view-footer-header=Task details
|
||||
|
||||
[autofill]
|
||||
main-tooltip=Autofill settings
|
||||
toggle-section-caption=__1__ __2__
|
||||
@@ -206,4 +207,7 @@ data-format=__1____2__
|
||||
main-tooltip=Toggle fast tree decon
|
||||
enabled=enabled
|
||||
disabled=disabled
|
||||
toggle-msg=Fast decon has been __1__
|
||||
toggle-msg=Fast decon has been __1__
|
||||
|
||||
[vlayer]
|
||||
main-tooltip=Enable vlayer GUI
|
||||
|
||||
@@ -83,3 +83,6 @@ jail=__1__ 因被多次舉報而被送監. 請等候管理員.
|
||||
|
||||
[protection-jail]
|
||||
jail=__1__ 因被多次拆除受保護物體而被送監. 請等候管理員.
|
||||
|
||||
[nukeprotect]
|
||||
found=You cannot have __1__ in your inventory, so it was placed into the chests at spawn.
|
||||
|
||||
@@ -55,6 +55,7 @@ result=共 __1__ 個建築恢復其中 __2__ 把 HP 回滿.
|
||||
|
||||
[expcom-bonus]
|
||||
set=你的附加比例現在為 __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
wip=本指令是暫時的, 將來可能會被更換.
|
||||
|
||||
[expcom-ratio]
|
||||
@@ -110,3 +111,33 @@ reject-item=沒找到 __1__; 可試用富文本.
|
||||
results-heading=以下用戶有 [item=__1__]:
|
||||
results-item=__1__) __2__ 有 __3__ 個. (__4__)
|
||||
results-none=沒用戶有 [item=__1__]
|
||||
|
||||
[expcom-speed]
|
||||
result=The game speed is now __1__
|
||||
|
||||
[expcom-bot-queue]
|
||||
result=The successful attempts are currently __1__ and failed attempts are __2__
|
||||
|
||||
[expcom-pol]
|
||||
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
|
||||
[expcom-train]
|
||||
manual-result=Set __1__ train into automatic mode.
|
||||
|
||||
[expcom-cheat]
|
||||
day=Always day is set to __1__
|
||||
|
||||
[expcom-ff]
|
||||
ff=Friendly fire is set to __1__
|
||||
|
||||
[expcom-res]
|
||||
res=Auto Research is set to __1__
|
||||
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
|
||||
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
|
||||
main-tooltip=Research GUI
|
||||
|
||||
[expcom-waterfill]
|
||||
waterfill-distance=Too close to designated location
|
||||
waterfill-cliff=Not enough cliff explosive to create water
|
||||
entered-area-selection=Entered area selection, select areas to convert.
|
||||
|
||||
@@ -10,6 +10,7 @@ saved=你的工具列已儲存
|
||||
Warnings=警告
|
||||
Warnings-tooltip=你所有收到的警告
|
||||
Warnings-value-tooltip=你所有收到的警告
|
||||
|
||||
[exp-settings]
|
||||
Colour=顏色
|
||||
Colour-tooltip=你的人物顏色
|
||||
@@ -35,6 +36,7 @@ TagColor-value-tooltip=使用 /tag-color 來更換你的人物標籤顏色
|
||||
Bonus=人物附加屬性
|
||||
Bonus-tooltip=你的人物附加屬性
|
||||
Bonus-value-tooltip=使用 /bonus 來更改
|
||||
HasEnabledDecon=Quick Tree Decon
|
||||
|
||||
[exp-statistics]
|
||||
MapsPlayed=地圖遊玩次數
|
||||
@@ -84,4 +86,20 @@ EntityRepaired-tooltip=你在本伺服器維修過機器的次數
|
||||
DeconstructionPlannerUsed=拆除規劃器使用次數
|
||||
DeconstructionPlannerUsed-tooltip=你在本伺服器使用過拆除規劃器的次數
|
||||
MapTagsMade=地圖標籤數量
|
||||
MapTagsMade-tooltip=你在本伺服器放過的地圖標籤數量
|
||||
MapTagsMade-tooltip=你在本伺服器放過的地圖標籤數量
|
||||
DamageDeathRatio=Damage Death Ratio
|
||||
DamageDeathRatio-tooltip=Damage over Death
|
||||
KillDeathRatio=Kill Death Ratio
|
||||
KillDeathRatio-tooltip=Kill over Death
|
||||
SessionTime=Session Time
|
||||
SessionTime-tooltip=Session Time
|
||||
BuildRatio=Build Ratio
|
||||
BuildRatio-tooltip=Build over Remove
|
||||
RocketPerHour=Rocket Per Hour
|
||||
RocketPerHour-tooltip=Rocket Launched Over Play Time in Hour
|
||||
TreeKillPerMinute=Tree Kill Per Minute
|
||||
TreeKillPerMinute-tooltip=Tree Destroyed Per Minute
|
||||
NetPlayTime=Net Play Time
|
||||
NetPlayTime-tooltip=Net Play Time
|
||||
AFKTimeRatio=AFK Time Ratio
|
||||
AFKTimeRatio-tooltip=AFK Time over Play Time
|
||||
|
||||
@@ -87,6 +87,7 @@ edit-tooltip-none=現沒有被人修改
|
||||
create-footer-header=加入工作流程
|
||||
edit-footer-header=修改工作流程
|
||||
view-footer-header=工作流程細節
|
||||
|
||||
[autofill]
|
||||
main-tooltip=自動填入設定
|
||||
toggle-section-caption=__1__ __2__
|
||||
@@ -206,4 +207,7 @@ data-format=__1____2__
|
||||
main-tooltip=樹木快速拆除選項
|
||||
enabled=啟用
|
||||
disabled=停用
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
|
||||
[vlayer]
|
||||
main-tooltip=Enable vlayer GUI
|
||||
|
||||
@@ -83,3 +83,6 @@ jail=__1__ 因被多次舉報而被送監. 請等候管理員.
|
||||
|
||||
[protection-jail]
|
||||
jail=__1__ 因被多次拆除受保護物體而被送監. 請等候管理員.
|
||||
|
||||
[nukeprotect]
|
||||
found=You cannot have __1__ in your inventory, so it was placed into the chests at spawn.
|
||||
|
||||
@@ -55,6 +55,7 @@ result=共 __1__ 個建築恢復其中 __2__ 把 HP 回滿.
|
||||
|
||||
[expcom-bonus]
|
||||
set=你的附加比例現在為 __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
wip=本指令是暫時的, 將來可能會被更換.
|
||||
|
||||
[expcom-ratio]
|
||||
@@ -110,3 +111,33 @@ reject-item=沒找到 __1__; 可試用富文本.
|
||||
results-heading=以下用戶有 [item=__1__]:
|
||||
results-item=__1__) __2__ 有 __3__ 個. (__4__)
|
||||
results-none=沒用戶有 [item=__1__]
|
||||
|
||||
[expcom-speed]
|
||||
result=The game speed is now __1__
|
||||
|
||||
[expcom-bot-queue]
|
||||
result=The successful attempts are currently __1__ and failed attempts are __2__
|
||||
|
||||
[expcom-pol]
|
||||
clr=The server had pollution **REMOVED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
off=The server had pollution **DISABLED** by __1__. Please @staff on the discord if this was done by mistake.
|
||||
|
||||
[expcom-train]
|
||||
manual-result=Set __1__ train into automatic mode.
|
||||
|
||||
[expcom-cheat]
|
||||
day=Always day is set to __1__
|
||||
|
||||
[expcom-ff]
|
||||
ff=Friendly fire is set to __1__
|
||||
|
||||
[expcom-res]
|
||||
res=Auto Research is set to __1__
|
||||
msg=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__][/color]
|
||||
inf=[color=255, 255, 255] Research Completed at __1__ - [technology=__2__] - __3__[/color]
|
||||
main-tooltip=Research GUI
|
||||
|
||||
[expcom-waterfill]
|
||||
waterfill-distance=Too close to designated location
|
||||
waterfill-cliff=Not enough cliff explosive to create water
|
||||
entered-area-selection=Entered area selection, select areas to convert.
|
||||
|
||||
@@ -10,6 +10,7 @@ saved=你的工具列已儲存
|
||||
Warnings=警告
|
||||
Warnings-tooltip=你所有收到的警告
|
||||
Warnings-value-tooltip=你所有收到的警告
|
||||
|
||||
[exp-settings]
|
||||
Colour=顏色
|
||||
Colour-tooltip=你的人物顏色
|
||||
@@ -35,6 +36,7 @@ TagColor-value-tooltip=使用 /tag-color 來更換你的人物標籤顏色
|
||||
Bonus=人物附加屬性
|
||||
Bonus-tooltip=你的人物附加屬性
|
||||
Bonus-value-tooltip=使用 /bonus 來更改
|
||||
HasEnabledDecon=Quick Tree Decon
|
||||
|
||||
[exp-statistics]
|
||||
MapsPlayed=地圖遊玩次數
|
||||
@@ -84,4 +86,20 @@ EntityRepaired-tooltip=你在本伺服器維修過機器的次數
|
||||
DeconstructionPlannerUsed=拆除規劃器使用次數
|
||||
DeconstructionPlannerUsed-tooltip=你在本伺服器使用過拆除規劃器的次數
|
||||
MapTagsMade=地圖標籤數量
|
||||
MapTagsMade-tooltip=你在本伺服器放過的地圖標籤數量
|
||||
MapTagsMade-tooltip=你在本伺服器放過的地圖標籤數量
|
||||
DamageDeathRatio=Damage Death Ratio
|
||||
DamageDeathRatio-tooltip=Damage over Death
|
||||
KillDeathRatio=Kill Death Ratio
|
||||
KillDeathRatio-tooltip=Kill over Death
|
||||
SessionTime=Session Time
|
||||
SessionTime-tooltip=Session Time
|
||||
BuildRatio=Build Ratio
|
||||
BuildRatio-tooltip=Build over Remove
|
||||
RocketPerHour=Rocket Per Hour
|
||||
RocketPerHour-tooltip=Rocket Launched Over Play Time in Hour
|
||||
TreeKillPerMinute=Tree Kill Per Minute
|
||||
TreeKillPerMinute-tooltip=Tree Destroyed Per Minute
|
||||
NetPlayTime=Net Play Time
|
||||
NetPlayTime-tooltip=Net Play Time
|
||||
AFKTimeRatio=AFK Time Ratio
|
||||
AFKTimeRatio-tooltip=AFK Time over Play Time
|
||||
|
||||
@@ -87,6 +87,7 @@ edit-tooltip-none=現沒有被人修改
|
||||
create-footer-header=加入工作流程
|
||||
edit-footer-header=修改工作流程
|
||||
view-footer-header=工作流程細節
|
||||
|
||||
[autofill]
|
||||
main-tooltip=自動填入設定
|
||||
toggle-section-caption=__1__ __2__
|
||||
@@ -206,4 +207,7 @@ data-format=__1____2__
|
||||
main-tooltip=樹木快速拆除選項
|
||||
enabled=啟用
|
||||
disabled=停用
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
toggle-msg=樹木快速拆除已 __1__
|
||||
|
||||
[vlayer]
|
||||
main-tooltip=Enable vlayer GUI
|
||||
|
||||
Reference in New Issue
Block a user