mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Add Command Description Locale (#323)
* Update admin-chat.lua * Update admin-markers.lua * Update artillery.lua * Update bot-queue.lua * Update cheat-mode.lua * Update clear-inventory.lua * Update connect.lua * Update debug.lua * Update enemy.lua * Update find.lua * Update friendly-fire.lua * Update help.lua * Update home.lua * Update interface.lua * Update jail.lua * Update kill.lua * Update last-location.lua * Update me.lua * Update pollution.lua * Update protection.lua * Update rainbow.lua * Update ratio.lua * Update repair.lua * Update reports.lua * Update research.lua * Update roles.lua * Update roles.lua * Update search.lua * Update spawn.lua * Update spectate.lua * Update speed.lua * Update surface-clearing.lua * Update teleport.lua * Update train.lua * Update vlayer.lua * Update warnings.lua * Update waterfill.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update connect.lua * Update cheat-mode.lua * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update commands.cfg * Update admin-chat.lua * Update admin-markers.lua * Update vlayer.lua * Update artillery.lua * Update bot-queue.lua * Update cheat-mode.lua * Update clear-inventory.lua * Update connect.lua * Update debug.lua * Update enemy.lua * Update find.lua * Update friendly-fire.lua * Update help.lua * Update home.lua * Update interface.lua * Update jail.lua * Update kill.lua * Update last-location.lua * Update me.lua * Update pollution.lua * Update protection.lua * Update rainbow.lua * Update ratio.lua * Update repair.lua * Update reports.lua * Update research.lua * Update roles.lua * Update search.lua * Update spawn.lua * Update spectate.lua * Update speed.lua * Update surface-clearing.lua * Update teleport.lua * Update train.lua * Update warnings.lua * Update waterfill.lua * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update commands.cfg * Update commands.cfg * Update addons.cfg * Update addons.cfg * Update data.cfg * Update data.cfg * Update gui.cfg * Update gui.cfg * Update data.cfg * Update data.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update gui.cfg * Update commands.lua * Update admin-chat.lua * Update admin-markers.lua * Update artillery.lua * Update bot-queue.lua * Update cheat-mode.lua * Update clear-inventory.lua * Update connect.lua * Update debug.lua * Update enemy.lua * Update find.lua * Update help.lua * Update interface.lua * Update home.lua * Update jail.lua * Update kill.lua * Update last-location.lua * Update me.lua * Update pollution.lua * Update protection.lua * Update rainbow.lua * Update ratio.lua * Update repair.lua * Update reports.lua * Update research.lua * Update roles.lua * Update search.lua * Update spawn.lua * Update spectate.lua * Update speed.lua * Update surface-clearing.lua * Update teleport.lua * Update train.lua * Update vlayer.lua * Update warnings.lua * Update waterfill.lua * Update commands.cfg * Update commands.cfg * Update enemy.lua * Update friendly-fire.lua * Update roles.lua * Update spectate.lua * Update spectate.lua
This commit is contained in:
@@ -1,33 +1,150 @@
|
||||
[expcom-kill]
|
||||
already-dead=You are already dead.
|
||||
|
||||
[expcom-admin-chat]
|
||||
description=Sends a message in chat that only admins can see.
|
||||
format=[Admin Chat] __1__: __2__
|
||||
|
||||
[expcom-tp]
|
||||
no-position-found=No position to teleport to was found, please try again later.
|
||||
to-self=Player can not be teleported to themselves.
|
||||
[expcom-admin-marker]
|
||||
description=Toggles admin marker mode, new markers can only be edited by admins
|
||||
exit=You have left admin marker mode, all new markers will not be protected.
|
||||
enter=You have entered admin marker mode, all new markers will be protected.
|
||||
place=You have placed an admin marker.
|
||||
edit=You have edited an admin marker.
|
||||
revert=You cannot edit admin markers.
|
||||
|
||||
[expcom-artillery]
|
||||
description=Artillery Target Remote
|
||||
|
||||
[expcom-bonus]
|
||||
set=Your bonus has been set to __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
|
||||
[expcom-bot-queue]
|
||||
description-get=Get bot queue
|
||||
description-set=Set bot queue
|
||||
result=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts
|
||||
|
||||
[expcom-cheat]
|
||||
description-cheat=Toggles cheat mode for your player, or another player.
|
||||
description-res=Set all research for your force.
|
||||
description-day=Toggles always day in surface.
|
||||
res=__1__ has enabled all technologies
|
||||
day=__1__ set always day to __2__
|
||||
|
||||
[expcom-chelp]
|
||||
description=Searches for a keyword in all commands you are allowed to use.
|
||||
title=Help results for "__1__":
|
||||
footer=[__1__ results found: page __2__ of __3__]
|
||||
format=/__1__ __2__ - __3__ __4__
|
||||
alias=Alias: __1__
|
||||
out-of-range=__1__ is an invalid page number.
|
||||
|
||||
[expcom-roles]
|
||||
higher-role=The role you tried to assign is higher than your highest.
|
||||
list=All roles are: __1__
|
||||
list-player=__1__ has: __2__
|
||||
list-element=__1__, __2__
|
||||
[expcom-clr-inv]
|
||||
description=Clears a players inventory
|
||||
|
||||
[expcom-connect]
|
||||
description=Connect to another server
|
||||
description-player=Send a player to a different server
|
||||
description-all=Connect all players to another server
|
||||
too-many-matching=Multiple server were found with the given name: __1__
|
||||
wrong-version=Servers were found but are on a different version: __1__
|
||||
same-server=You are already connected to the server: __1__
|
||||
offline=You cannot connect as the server is currently offline: __1__
|
||||
none-matching=No servers were found with that name, if you used an address please append true to the end of your command.
|
||||
|
||||
[expcom-debug]
|
||||
description=Opens the debug pannel for viewing tables.
|
||||
|
||||
[expcom-enemy]
|
||||
description-kill=Kill all biters only
|
||||
description-remove=Remove biters and prevent generation
|
||||
|
||||
[expcom-ff]
|
||||
description=Toggle friendly fire
|
||||
ff=__1__ set friendly fire to __2__
|
||||
|
||||
[expcom-find]
|
||||
description=Find a player on your map.
|
||||
|
||||
[expcom-home]
|
||||
description-home=Teleports you to your home location
|
||||
description-home-set=Sets your home location to your current position
|
||||
description-home-get=Returns your current home location
|
||||
description-return=Teleports you to previous location
|
||||
no-home=You have no home set.
|
||||
no-return=You can't return when home has not yet been used.
|
||||
home-set=Your home point has been set to x: __1__ y: __2__
|
||||
return-set=Your return point has been set to x: __1__ y: __2__
|
||||
home-get=Your home point is at x: __1__ y: __2__
|
||||
|
||||
[expcom-interface]
|
||||
description=Sends an invocation to be ran and returns the result.
|
||||
|
||||
[expcom-inv-search]
|
||||
description-ia=Display players sorted by the quantity of an item held
|
||||
description-ir=Display players who hold an item sorted by join time
|
||||
description-i=Display players sorted by the quantity of an item held and playtime
|
||||
description-io=Display online players sorted by the quantity of an item held and playtime
|
||||
reject-item=No item was found with internal name __1__; try using rich text selection.
|
||||
results-heading=Players found with [item=__1__]:
|
||||
results-item=__1__) __2__ has __3__ items. (__4__)
|
||||
results-none=No players have [item=__1__]
|
||||
|
||||
[expcom-jail]
|
||||
description-jail=Puts a player into jail and removes all other roles.
|
||||
description-unjail=Removes a player from jail.
|
||||
give=__1__ was jailed by __2__. Reason: __3__
|
||||
remove=__1__ was unjailed by __2__.
|
||||
already-jailed=__1__ is already in jail.
|
||||
not-jailed=__1__ is not currently in jail.
|
||||
|
||||
[expcom-kill]
|
||||
description=Kills yourself or another player.
|
||||
already-dead=You are already dead.
|
||||
|
||||
[expcom-lastlocation]
|
||||
description=Sends you the last location of a player
|
||||
response=Last location of __1__ was [gps=__2__,__3__]
|
||||
|
||||
[expcom-me]
|
||||
description=Sends an action message in the chat
|
||||
|
||||
[expcom-pol]
|
||||
description-clr=Clear pollution
|
||||
description-off=Disable pollution
|
||||
clr=__1__ cleared the pollution.
|
||||
off=__1__ disabled the pollution.
|
||||
|
||||
[expcom-protection]
|
||||
description-pe=Toggles entity protection selection, hold shift to remove protection
|
||||
description-pa=Toggles area protection selection, hold shift to remove protection
|
||||
entered-entity-selection=Entered entity selection, select entites to protect, hold shift to remove protection.
|
||||
entered-area-selection=Entered area selection, select areas to protect, hold shift to remove protection.
|
||||
protected-entities=__1__ entities have been protected.
|
||||
unprotected-entities=__1__ entities have been unprotected.
|
||||
already-protected=This area is already protected.
|
||||
protected-area=This area is now protected.
|
||||
unprotected-area=This area is now unprotected.
|
||||
repeat-offence=__1__ has removed __2__ at [gps=__3__,__4__]
|
||||
|
||||
[expcom-rainbow]
|
||||
description=Sends an rainbow message in the chat
|
||||
|
||||
[expcom-ratio]
|
||||
description=This command will give the input and output ratios of the selected machine. Use the parameter for calculating the machines needed for that amount of items per second.
|
||||
notSelecting=Please select an entity with a recipe.
|
||||
item-in=You need __1__ per second of [item=__2__].
|
||||
fluid-in=You need __1__ per second of [fluid=__2__].
|
||||
item-out=This will result in: __1__ [item=__2__] per second.
|
||||
fluid-out=This will result in: __1__ [fluid=__2__] per second.
|
||||
machines=And you will need __1__ machines (with the same speed as this one) for this.
|
||||
|
||||
[expcom-repair]
|
||||
description=Repairs entities on your force around you
|
||||
result=__1__ entites were revived and __2__ were healed to max health.
|
||||
|
||||
[expcom-report]
|
||||
description-report=Reports a player and notifies moderators
|
||||
description-get-reports=Gets a list of all reports that a player has on them. If no player then lists all players and the number of reports on them.
|
||||
description-clear-reports=Clears all reports from a player or just the report from one player.
|
||||
player-immune=This player can not be reported.
|
||||
self-report=You cannot report yourself.
|
||||
non-admin=__1__ was reported for __2__.
|
||||
@@ -39,99 +156,8 @@ player-report-title=__1__ has the following reports against them:
|
||||
list=__1__: __2__
|
||||
removed=__1__ has one or more reports removed by __2__.
|
||||
|
||||
[expcom-warnings]
|
||||
received=__1__ received a warning from __2__ for __3__.
|
||||
player=__1__ has __2__ warnings and __3__/__4__ script warnings.
|
||||
player-detail=__1__ gave warning for: __2__
|
||||
list-title=The following players have this many warnings (and this many script warnings):
|
||||
list=__1__: __2__ (__3__/__4__)
|
||||
cleared=__1__ had all their warnings cleared by __2__.
|
||||
|
||||
[expcom-spawn]
|
||||
unavailable=They was a problem getting you to spawn, please try again later.
|
||||
|
||||
[expcom-repair]
|
||||
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__.
|
||||
|
||||
[expcom-ratio]
|
||||
notSelecting=Please select an entity with a recipe.
|
||||
item-in=You need __1__ per second of [item=__2__].
|
||||
fluid-in=You need __1__ per second of [fluid=__2__].
|
||||
item-out=This will result in: __1__ [item=__2__] per second.
|
||||
fluid-out=This will result in: __1__ [fluid=__2__] per second.
|
||||
machines=And you will need __1__ machines (with the same speed as this one) for this.
|
||||
|
||||
[expcom-home]
|
||||
no-home=You have no home set.
|
||||
no-return=You can't return when home has not yet been used.
|
||||
home-set=Your home point has been set to x: __1__ y: __2__
|
||||
return-set=Your return point has been set to x: __1__ y: __2__
|
||||
home-get=Your home point is at x: __1__ y: __2__
|
||||
|
||||
[expcom-server-ups]
|
||||
no-ext=No external source was found, cannot display server ups.
|
||||
|
||||
[expcom-connect]
|
||||
too-many-matching=Multiple server were found with the given name: __1__
|
||||
wrong-version=Servers were found but are on a different version: __1__
|
||||
same-server=You are already connected to the server: __1__
|
||||
offline=You cannot connect as the server is currently offline: __1__
|
||||
none-matching=No servers were found with that name, if you used an address please append true to the end of your command.
|
||||
|
||||
[expcom-lastlocation]
|
||||
response=Last location of __1__ was [gps=__2__,__3__]
|
||||
|
||||
[expcom-protection]
|
||||
entered-entity-selection=Entered entity selection, select entites to protect, hold shift to remove protection.
|
||||
entered-area-selection=Entered area selection, select areas to protect, hold shift to remove protection.
|
||||
protected-entities=__1__ entities have been protected.
|
||||
unprotected-entities=__1__ entities have been unprotected.
|
||||
already-protected=This area is already protected.
|
||||
protected-area=This area is now protected.
|
||||
unprotected-area=This area is now unprotected.
|
||||
repeat-offence=__1__ has removed __2__ at [gps=__3__,__4__]
|
||||
|
||||
[expcom-spectate]
|
||||
follow-self=You can not follow yourself
|
||||
|
||||
[expcom-admin-marker]
|
||||
exit=You have left admin marker mode, all new markers will not be protected.
|
||||
enter=You have entered admin marker mode, all new markers will be protected.
|
||||
place=You have placed an admin marker.
|
||||
edit=You have edited an admin marker.
|
||||
revert=You cannot edit admin markers.
|
||||
|
||||
[expcom-inv-search]
|
||||
reject-item=No item was found with internal name __1__; try using rich text selection.
|
||||
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=__1__ set the game speed to __2__
|
||||
|
||||
[expcom-bot-queue]
|
||||
result=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts
|
||||
|
||||
[expcom-pol]
|
||||
clr=__1__ cleared the pollution.
|
||||
off=__1__ disabled the pollution.
|
||||
|
||||
[expcom-train]
|
||||
manual-result=__1__ put __2__ trains into automatic mode
|
||||
|
||||
[expcom-cheat]
|
||||
res=__1__ has enabled all technologies
|
||||
day=__1__ set always day to __2__
|
||||
|
||||
[expcom-ff]
|
||||
ff=__1__ set friendly fire to __2__
|
||||
|
||||
[expcom-res]
|
||||
description-ares=Automatically queue up research
|
||||
res=__1__ set auto research to __2__
|
||||
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]
|
||||
@@ -143,7 +169,59 @@ attempt=Attempt
|
||||
difference=Diff
|
||||
main-tooltip=Research GUI
|
||||
|
||||
[expcom-roles]
|
||||
description-assign-role=Assigns a role to a player
|
||||
description-unassign-role=Unassigns a role from a player
|
||||
description-list-roles=Lists all roles in they correct order
|
||||
higher-role=The role you tried to assign is higher than your highest.
|
||||
list=All roles are: __1__
|
||||
list-player=__1__ has: __2__
|
||||
list-element=__1__, __2__
|
||||
|
||||
[expcom-server-ups]
|
||||
no-ext=No external source was found, cannot display server ups.
|
||||
|
||||
[expcom-spawn]
|
||||
description=Teleport to spawn
|
||||
unavailable=They was a problem getting you to spawn, please try again later.
|
||||
|
||||
[expcom-spectate]
|
||||
description-spectate=Toggles spectator mode
|
||||
description-follow=Start following a player in spectator
|
||||
follow-self=You can not follow yourself
|
||||
|
||||
[expcom-speed]
|
||||
description=Set game speed
|
||||
result=__1__ set the game speed to __2__
|
||||
|
||||
[expcom-surface-clearing]
|
||||
description-ci=Clear Item On Ground
|
||||
description-cb=Clear Blueprint
|
||||
|
||||
[expcom-tp]
|
||||
description-tp=Teleports a player to another player.
|
||||
description-bring=Teleports a player to you.
|
||||
description-goto=Teleports you to a player.
|
||||
no-position-found=No position to teleport to was found, please try again later.
|
||||
to-self=Player can not be teleported to themselves.
|
||||
|
||||
[expcom-train]
|
||||
description=Set All Trains to Automatic
|
||||
manual-result=__1__ put __2__ trains into automatic mode
|
||||
|
||||
[expcom-warnings]
|
||||
description-give=Gives a warning to a player; may lead to automatic script action.
|
||||
description-get=Gets the number of warnings a player has. If no player then lists all players and the number of warnings they have.
|
||||
description-clear=Clears all warnings (and script warnings) from a player
|
||||
received=__1__ received a warning from __2__ for __3__.
|
||||
player=__1__ has __2__ warnings and __3__/__4__ script warnings.
|
||||
player-detail=__1__ gave warning for: __2__
|
||||
list-title=The following players have this many warnings (and this many script warnings):
|
||||
list=__1__: __2__ (__3__/__4__)
|
||||
cleared=__1__ had all their warnings cleared by __2__.
|
||||
|
||||
[expcom-waterfill]
|
||||
description=Change tile to water
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user