Fix start, join, formatting, and locale issues

This commit is contained in:
Cooldude2606
2024-11-14 23:59:22 +00:00
parent 48f55b0547
commit 9aee1c425f
29 changed files with 168 additions and 135 deletions

View File

@@ -17,7 +17,7 @@ enter=Entered artillery selection mode.
exit=Existed artillery selection mode.
[exp-commands_bot-queue]
description-get=Get / Set the construction bot queue limits.
description=Get / Set the construction bot queue limits.
arg-amount=Multiple of default value to set the queues to.
get=Bot queue is __1__ successful attempts and __2__ failed attempts.
set=__1__ set the bot queue to __2__ successful attempts and __3__ failed attempts.
@@ -29,7 +29,7 @@ description-friendly-fire=Set friendly fire for your force, or another force.
description-research-all=Research all technology for your force, or another force.
description-clear-pollution=Clear pollution from your current surface, or another surface.
description-pollution-enabled=Set polution enabled state for this game.
description=game-speed=Set or get the current game speed.
description-game-speed=Set or get the current game speed.
arg-state=State to set, default is to toggle the current value.
arg-player=Player to toggle cheat mode for.
arg-force-friendly-fire=Force to research all technology for.
@@ -62,7 +62,7 @@ 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]
[exp-commands_debug]
description=Opens the debug gui.
[exp-commands_enemy]
@@ -115,7 +115,7 @@ description=Sends an action message in the chat.
arg-action=Action you want to perform.
response=* __1__ __2__ *
[expcom-protection]
[exp-commands_entity-protection]
description-entity=Toggles entity protection selection, hold shift to remove protection
description-area=Toggles area protection selection, hold shift to remove protection
enter-entity-selection=Entered entity selection, select entites to protect, hold shift to remove protection.
@@ -129,7 +129,7 @@ protected-area=This area is now protected.
unprotected-area=This area is now unprotected.
repeat-offence=__1__ has removed __2__ at [gps=__3__,__4__]
[exp-commands_protected-tags]
[exp-commands_tag-protection]
description=Toggles protected tag mode, edit and create protected map tags.
exit=You have left protected tag mode, any new tags will not be protected.
enter=You have entered protected tag mode, any new tags will be protected.
@@ -183,14 +183,14 @@ removed-all=__1__ has has all of their reports removed by __2__.
removed=__1__ has a report removed by __2__.
[exp-commands_research]
description-ares=Sets research to be automatically queued.
description=Sets research to be automatically queued.
arg-state=State to set, default is to toggle.
auto-research=__1__ set auto research to __2__
queue=[color=255, 255, 255] Research added to queue - [technology=__1__] - __2__[/color]
[exp-commands_roles]
description-assign-role=Assigns a role to a player.
description-unassign-role=Unassigns a role from a player.
description-assign=Assigns a role to a player.
description-unassign=Unassigns a role from a player.
description-get=Get all roles that a player has, if no player provided it lists all roles.
arg-player-assign=Player to assign the role to.
arg-player-unassign=Player to unassign the role from.
@@ -207,6 +207,7 @@ description-online=Display online players sorted by the quantity of an item held
description-amount=Display players sorted by the quantity of an item held.
description-recent=Display players who hold an item sorted by join time.
invalid-item=No item was found with internal name __1__; try using rich text selection.
arg-item=Item to search for.
no-results=No players have [item=__1__]
title=Players found with [item=__1__]:
result=\n__1__) __2__ has __3__ items. (__4__)
@@ -222,7 +223,7 @@ description-items=Clear all items on the ground.
description-blueprints=Clear all blueprints.
description-radius=Clear all blueprints in an radius around you.
arg-surface=Surface to clear on, default all.
arg-radis=Radius to clear.
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__.
@@ -241,7 +242,7 @@ description-bring=Teleports a player to you.
description-goto=Teleports you to a player.
description-spawn=Teleport to spawn
arg-player-teleport=Player to teleport, if target is not given then you are teleported to this player.
arg-player-from=Player to teleported.
arg-player-from=Player to teleport.
arg-player-to=Player who is the target.
unavailable=They was a problem teleporting you, likely no position found, please try again later.
same-player=Player can not be teleported to themselves.
@@ -259,7 +260,7 @@ description-clear-script=Clears all script warnings from a player.
description-clear-last=Clears the last warning from a player.
arg-player-create=Player to give the warning to.
arg-player-get=Player to get the warning of, if not given all players are returned.
arg-player=clear=Player to clear the warnings of.
arg-player-clear=Player to clear the warnings of.
arg-reason=Reason the user is receiving a warning.
create=__1__ received a warning from __2__ for __3__.
player-title=__1__ has __2__ warnings and __3__/__4__ script warnings.