From 272ad941bd970ba4ea2d1973da77a6cd8cb1f8c2 Mon Sep 17 00:00:00 2001 From: Cardinal System Date: Sat, 22 Oct 2022 08:09:53 +0000 Subject: [PATCH] =?UTF-8?q?Update=20translation=20template=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/template.pot | 768 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 766 insertions(+), 2 deletions(-) diff --git a/i18n/template.pot b/i18n/template.pot index 568084c4..fc1ad784 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: TShock\n" -"POT-Creation-Date: 2022-10-21 22:39:29+0000\n" -"PO-Revision-Date: 2022-10-21 22:39:30+0000\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 08:09:53+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -33,16 +33,72 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "" +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "" + #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" +#: ../../TShockAPI/Commands.cs:940 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:770 +#, csharp-format +msgid "" +"{0} ({1}) had {2} or more invalid login attempts and was kicked " +"automatically." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1070 +#, csharp-format +msgid "{0} added account {1} to group {2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1028 +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "" + +#: ../../TShockAPI/Commands.cs:869 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1144 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1118 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "" + #: ../../TShockAPI/Commands.cs:701 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "" +#: ../../TShockAPI/Commands.cs:894 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" @@ -55,11 +111,57 @@ msgid_plural "{killcount} NPCs have been killed." msgstr[0] "" msgstr[1] "" +#: ../../TShockAPI/Commands.cs:1022 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1096 +#, csharp-format +msgid "{0} successfully deleted account: {1}" +msgstr "" + #: ../../TShockAPI/Commands.cs:687 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "" +#: ../../TShockAPI/Commands.cs:814 +#, csharp-format +msgid "{0}login - Logs in using your UUID and character name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:819 +#, csharp-format +msgid "{0}login {1} - Logs in using your password and character name.password" +msgstr "" + +#: ../../TShockAPI/Commands.cs:817 +#, csharp-format +msgid "" +"{0}login {1} {2} - Logs in using your username and password.usernamepassword" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1169 +#, csharp-format +msgid "{0}user add username password group -- Adds a specified user" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1170 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1172 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1171 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "" + #: ../../TShockAPI/DB/RegionManager.cs:108 msgid "" "A lot of things will fail because of this. You must manually delete and " @@ -73,11 +175,39 @@ msgid "" "and is at the RESTMaximumRequestsPerInterval threshold." msgstr "" +#: ../../TShockAPI/Commands.cs:828 +msgid "A user account by that name does not exist." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1010 +#, csharp-format +msgid "Account \"{0}\" has been registered." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1123 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1069 +#, csharp-format +msgid "Account {0} has been added to group {1}!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1145 +#, csharp-format +msgid "Account {0} has been changed to group {1}." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:2006 #, csharp-format msgid "Added buff to {0} NPC abnormally." @@ -88,6 +218,11 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" +#: ../../TShockAPI/Commands.cs:1187 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "" + #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" @@ -115,11 +250,20 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'.127.0.0.1" msgstr "" +#: ../../TShockAPI/Commands.cs:338 +msgid "Annoys a player for an amount of time." +msgstr "" + #: ../../TShockAPI/Rest/Rest.cs:452 #, csharp-format msgid "Anonymous requested REST endpoint: {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:867 +#, csharp-format +msgid "Authenticated as {0} successfully." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:811 msgid "AutoSave has been disabled" msgstr "" @@ -1151,6 +1295,10 @@ msgid "" "dimensions fall outside the tile rect (excessive size)" msgstr "" +#: ../../TShockAPI/Commands.cs:272 +msgid "Broadcasts a message to everyone on the server." +msgstr "" + #: ../../TShockAPI/DB/IQueryBuilder.cs:319 msgid "" "Can't set to true SqlColumn.DefaultCurrentTimestamp when the MySqlDbType is " @@ -1166,11 +1314,45 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" +#: ../../TShockAPI/Commands.cs:368 +msgid "Changes the server password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:522 +msgid "Changes the wind speed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:467 +msgid "Changes the world mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:252 +msgid "Changes your account's password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:352 +msgid "Checks for TShock updates." +msgstr "" + +#: ../../TShockAPI/Commands.cs:537 +msgid "Clears item drops or projectiles." +msgstr "" + +#: ../../TShockAPI/Commands.cs:162 +msgid "Command failed, check logs for more details." +msgstr "" + #: ../../TShockAPI/DB/BanManager.cs:82 #: ../../TShockAPI/DB/ResearchDatastore.cs:54 msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" +#: ../../TShockAPI/Commands.cs:595 +msgid "" +"Creates a reference tables for Terraria data types and the TShock permission " +"system in the server folder." +msgstr "" + #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:53 msgid "" "CreativePowerHandler received permission check request for unknown creative " @@ -1212,11 +1394,19 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" +#: ../../TShockAPI/Commands.cs:488 +msgid "Enables starting and stopping various world events." +msgstr "" + #: ../../TShockAPI/DB/GroupManager.cs:665 #, csharp-format msgid "Error on reloading groups: {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:328 +msgid "Executes a command as the super admin." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:671 #, csharp-format msgid "Failed to add ban. {0}" @@ -1266,11 +1456,35 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:514 +msgid "Forces all liquids to update immediately." +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:291 #, csharp-format msgid "GetUser SQL returned an error {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:541 +msgid "" +"Gives another player a buff or debuff for an amount of time. Putting -1 for " +"time will set it to 415 days." +msgstr "" + +#: ../../TShockAPI/Commands.cs:382 +msgid "Gives another player an item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:533 +msgid "" +"Gives yourself a buff or debuff for an amount of time. Putting -1 for time " +"will set it to 415 days." +msgstr "" + +#: ../../TShockAPI/Commands.cs:387 +msgid "Gives yourself an item." +msgstr "" + #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:123 #, csharp-format msgid "" @@ -1312,6 +1526,11 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" +#: ../../TShockAPI/Commands.cs:1074 +#, csharp-format +msgid "Group {0} does not exist!" +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1348 #, csharp-format msgid "Group {0} doesn't exist" @@ -1353,6 +1572,10 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" +#: ../../TShockAPI/Commands.cs:476 +msgid "Grows plants at your location." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:2061 msgid "HealOtherPlayer cheat attempt!" msgstr "" @@ -1362,6 +1585,15 @@ msgstr "" msgid "HealOtherPlayer threshold exceeded {0}." msgstr "" +#: ../../TShockAPI/Commands.cs:549 +msgid "Heals a player in HP and MP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1199 +#, csharp-format +msgid "ID: {0}" +msgstr "" + #: ../../TShockAPI/Bouncer.cs:1374 msgid "" "If this player wasn't hacking, please report the damage threshold they were " @@ -1398,6 +1630,10 @@ msgid "" "were disabled for to TShock so we can improve this!" msgstr "" +#: ../../TShockAPI/Commands.cs:821 +msgid "If you forgot your password, contact the administrator for help." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:969 msgid "" "If you're seeing this message and you know what that player did, please " @@ -1421,6 +1657,10 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" +#: ../../TShockAPI/Commands.cs:1196 +msgid "Information about the currently running world" +msgstr "" + #: ../../TShockAPI/DB/BanManager.cs:314 msgid "Inserting the ban into the database failed." msgstr "" @@ -1451,6 +1691,10 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" +#: ../../TShockAPI/Commands.cs:892 +msgid "Invalid password!" +msgstr "" + #: ../../TShockAPI/Rest/Rest.cs:247 #, csharp-format msgid "" @@ -1460,15 +1704,34 @@ msgid "" "Press any key to exit." msgstr "" +#: ../../TShockAPI/Commands.cs:1001 +#, csharp-format +msgid "Invalid syntax! Proper syntax: {0}register " +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1326 #, csharp-format msgid "Invalid Type: '{0}'" msgstr "" +#: ../../TShockAPI/Commands.cs:1043 +#: ../../TShockAPI/Commands.cs:1176 +#, csharp-format +msgid "Invalid user syntax. Try {0}user help." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1049 msgid "Kicked via web" msgstr "" +#: ../../TShockAPI/Commands.cs:553 +msgid "Kills another player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:393 +msgid "Kills hostile NPCs or NPCs of a certain type." +msgstr "" + #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:114 #, csharp-format msgid "" @@ -1500,10 +1763,72 @@ msgid "" "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:613 +msgid "Lists commands or gives help on them." +msgstr "" + +#: ../../TShockAPI/Commands.cs:838 +msgid "Login attempt failed - see the message above." +msgstr "" + +#: ../../TShockAPI/Commands.cs:240 +msgid "Logs you into an account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:246 +msgid "Logs you out of your current account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1191 +#, csharp-format +msgid "Machine name: {0}" +msgstr "" + #: ../../TShockAPI/Bouncer.cs:2430 msgid "Malicious portal attempt." msgstr "" +#: ../../TShockAPI/Commands.cs:280 +msgid "Manages groups." +msgstr "" + +#: ../../TShockAPI/Commands.cs:284 +msgid "Manages item bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:268 +msgid "Manages player bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:288 +msgid "Manages projectile bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:296 +msgid "Manages regions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:570 +msgid "Manages the REST API." +msgstr "" + +#: ../../TShockAPI/Commands.cs:376 +msgid "Manages the server whitelist." +msgstr "" + +#: ../../TShockAPI/Commands.cs:292 +msgid "Manages tile bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:232 +msgid "Manages user accounts." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1186 +#, csharp-format +msgid "Memory usage: {0}" +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:874 msgid "Meteor has been spawned" msgstr "" @@ -1518,6 +1843,11 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" +#: ../../TShockAPI/Commands.cs:1201 +#, csharp-format +msgid "Mode: {0}" +msgstr "" + #: ../../TShockAPI/Net/BaseMsg.cs:29 msgid "Msg ID not implemented" msgstr "" @@ -1527,6 +1857,11 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" +#: ../../TShockAPI/Commands.cs:1197 +#, csharp-format +msgid "Name: {0}" +msgstr "" + #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:55 #, csharp-format msgid "" @@ -1534,6 +1869,10 @@ msgid "" "mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1566,6 +1905,13 @@ msgid "" "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" +#: ../../TShockAPI/Commands.cs:955 +#, csharp-format +msgid "" +"Not logged in or invalid syntax! Proper syntax: {0}password " +"" +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:468 msgid "Not upgrading work factor because bcrypt hash in an invalid format." msgstr "" @@ -1581,17 +1927,57 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:1189 +#, csharp-format +msgid "Operating system: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:308 +msgid "Overrides serverside characters for a player, temporarily." +msgstr "" + #: ../../TShockAPI/DB/GroupManager.cs:356 #, csharp-format msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" +#: ../../TShockAPI/Commands.cs:1127 +#, csharp-format +msgid "" +"Password change attempt for {0} failed for an unknown reason. Check the " +"server console for more details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1119 +#, csharp-format +msgid "Password change succeeded for {0}." +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:492 #: ../../TShockAPI/DB/UserManager.cs:513 #, csharp-format msgid "Password must be at least {0} characters." msgstr "" +#: ../../TShockAPI/Commands.cs:944 +#: ../../TShockAPI/Commands.cs:981 +#: ../../TShockAPI/Commands.cs:995 +#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1132 +#, csharp-format +msgid "Password must be greater than or equal to {0} characters." +msgstr "" + +#: ../../TShockAPI/Commands.cs:961 +#, csharp-format +msgid "PasswordUser returned an error: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1202 +#, csharp-format +msgid "Path: {0}" +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1388 #, csharp-format msgid "Player {0} has been muted" @@ -1635,11 +2021,28 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" +#: ../../TShockAPI/Commands.cs:915 +msgid "Please close NPC windows before logging out." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1027 +msgid "Please try a different username." +msgstr "" + #: ../../TShockAPI/DB/BanManager.cs:81 #: ../../TShockAPI/DB/ResearchDatastore.cs:53 msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" +#: ../../TShockAPI/Commands.cs:304 +msgid "Prevents a player from talking." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1190 +#, csharp-format +msgid "Proc count: {0}" +msgstr "" + #: ../../TShockAPI/Bouncer.cs:1175 #, csharp-format msgid "Projectile damage is higher than {0}." @@ -1676,14 +2079,39 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" +#: ../../TShockAPI/Commands.cs:258 +msgid "Registers you an account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1034 +#, csharp-format +msgid "RegisterUser returned an error: {0}" +msgstr "" + #: ../../TShockAPI/Bouncer.cs:2125 msgid "Released critter was not from its item." msgstr "" +#: ../../TShockAPI/Commands.cs:364 +msgid "Reloads the server configuration file." +msgstr "" + +#: ../../TShockAPI/Commands.cs:300 +msgid "Removes a player from the server." +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:112 msgid "RemoveUser SQL returned an error" msgstr "" +#: ../../TShockAPI/Commands.cs:397 +msgid "Renames an NPC." +msgstr "" + +#: ../../TShockAPI/Commands.cs:566 +msgid "Replies to a PM sent to you." +msgstr "" + #: ../../TShockAPI/Rest/SecureRest.cs:93 msgid "Requested token was successfully destroyed." msgstr "" @@ -1696,10 +2124,89 @@ msgid "" "type: {4}" msgstr "" +#: ../../TShockAPI/Commands.cs:419 +msgid "Resets the list of users who have completed an angler quest that day." +msgstr "" + +#: ../../TShockAPI/Commands.cs:603 +msgid "Respawn yourself or another player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:456 +msgid "Returns the user's or specified user's current position." +msgstr "" + +#: ../../TShockAPI/Commands.cs:342 +msgid "Rockets a player upwards. Requires SSC." +msgstr "" + +#: ../../TShockAPI/Commands.cs:312 +msgid "Saves all serverside characters." +msgstr "" + +#: ../../TShockAPI/Commands.cs:500 +msgid "Saves the world file." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1200 +#, csharp-format +msgid "Seed: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:562 +msgid "Sends a message to everyone on your team." +msgstr "" + +#: ../../TShockAPI/Commands.cs:586 +msgid "Sends a PM to a player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:599 +msgid "" +"Sends all tiles from the server to the player to resync the client with the " +"actual world state." +msgstr "" + +#: ../../TShockAPI/Commands.cs:557 +msgid "Sends an action message to everyone." +msgstr "" + +#: ../../TShockAPI/Commands.cs:431 +msgid "Sends you to the world's spawn point." +msgstr "" + +#: ../../TShockAPI/Commands.cs:426 +msgid "Sends you to your spawn point." +msgstr "" + #: ../../TShockAPI/BackupManager.cs:73 msgid "Server map saving..." msgstr "" +#: ../../TShockAPI/Commands.cs:923 +msgid "Server side characters are enabled. You need to be logged-in to play." +msgstr "" + +#: ../../TShockAPI/Commands.cs:510 +msgid "Sets the dungeon's position to your location." +msgstr "" + +#: ../../TShockAPI/Commands.cs:401 +msgid "Sets the maximum number of NPCs." +msgstr "" + +#: ../../TShockAPI/Commands.cs:415 +msgid "Sets the spawn rate of NPCs." +msgstr "" + +#: ../../TShockAPI/Commands.cs:518 +msgid "Sets the world time." +msgstr "" + +#: ../../TShockAPI/Commands.cs:505 +msgid "Sets the world's spawn point to your location." +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:182 msgid "SetUserGroup SQL returned an error" msgstr "" @@ -1712,6 +2219,82 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" +#: ../../TShockAPI/Commands.cs:609 +msgid "Shows a command's aliases." +msgstr "" + +#: ../../TShockAPI/Commands.cs:332 +msgid "Shows information about a player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:262 +msgid "Shows information about a user." +msgstr "" + +#: ../../TShockAPI/Commands.cs:526 +msgid "Shows information about the current world." +msgstr "" + +#: ../../TShockAPI/Commands.cs:621 +msgid "Shows the currently connected players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:617 +msgid "Shows the message of the day." +msgstr "" + +#: ../../TShockAPI/Commands.cs:578 +msgid "Shows the server information." +msgstr "" + +#: ../../TShockAPI/Commands.cs:625 +msgid "Shows the server's rules." +msgstr "" + +#: ../../TShockAPI/Commands.cs:372 +msgid "Shows the TShock version." +msgstr "" + +#: ../../TShockAPI/Commands.cs:356 +msgid "Shuts down the server while saving." +msgstr "" + +#: ../../TShockAPI/Commands.cs:360 +msgid "Shuts down the server without saving." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1198 +#, csharp-format +msgid "Size: {0}x{1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:574 +msgid "Slaps a player, dealing damage." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1026 +#, csharp-format +msgid "Sorry, {0} was already taken by another person." +msgstr "" + +#: ../../TShockAPI/Commands.cs:960 +#: ../../TShockAPI/Commands.cs:1033 +#, csharp-format +msgid "Sorry, an error occurred: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:406 +msgid "Spawns a number of bosses around you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:411 +msgid "Spawns a number of mobs around you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:346 +msgid "Spawns fireworks at a player." +msgstr "" + #: ../../TShockAPI/Rest/Rest.cs:433 msgid "" "Specified API endpoint doesn't exist. Refer to the documentation for a list " @@ -1744,6 +2327,38 @@ msgid "" "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:436 +msgid "Teleports a player to another player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:441 +msgid "Teleports a player to yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:582 +msgid "Teleports you to a warp point or manages warps." +msgstr "" + +#: ../../TShockAPI/Commands.cs:446 +msgid "Teleports you to an npc." +msgstr "" + +#: ../../TShockAPI/Commands.cs:451 +msgid "Teleports you to tile coordinates." +msgstr "" + +#: ../../TShockAPI/Commands.cs:324 +msgid "Temporarily elevates you to Super Admin." +msgstr "" + +#: ../../TShockAPI/Commands.cs:320 +msgid "Temporarily sets another player's group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1154 +msgid "That group does not exist!" +msgstr "" + #: ../../TShockAPI/DB/BanManager.cs:258 msgid "" "The ban is invalid because a current ban for this identifier already exists." @@ -1778,6 +2393,18 @@ msgid "" "configuration file, or that the group was renamed or deleted." msgstr "" +#: ../../TShockAPI/PaginationTools.cs:185 +msgid "" +"The method referenced by LineFormatter has thrown an exception. See inner " +"exception for details." +msgstr "" + +#: ../../TShockAPI/PaginationTools.cs:247 +msgid "" +"The method represented by termFormatter has thrown an exception. See inner " +"exception for details." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:158 msgid "The REST authentication token." msgstr "" @@ -1786,10 +2413,28 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" +#: ../../TShockAPI/Commands.cs:1100 +#, csharp-format +msgid "The user {0} does not exist! Therefore, the account was not deleted!" +msgstr "" + +#: ../../TShockAPI/PaginationTools.cs:95 +msgid "The value has to be greater than or equal to zero." +msgstr "" + +#: ../../TShockAPI/PaginationTools.cs:81 +msgid "The value has to be greater than zero." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:788 msgid "The world's chest limit has been reached - unable to place more." msgstr "" +#: ../../TShockAPI/Commands.cs:900 +msgid "" +"There was an error processing your login or authentication related request." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:901 #, csharp-format msgid "Tile kill threshold exceeded {0}." @@ -1800,10 +2445,66 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" +#: ../../TShockAPI/Commands.cs:471 +msgid "Toggles build protection." +msgstr "" + +#: ../../TShockAPI/Commands.cs:484 +msgid "Toggles christmas mode (present spawning, santa, etc)." +msgstr "" + +#: ../../TShockAPI/Commands.cs:545 +msgid "Toggles godmode on a player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:480 +msgid "Toggles halloween mode (goodie bags, pumpkins, etc)." +msgstr "" + +#: ../../TShockAPI/Commands.cs:496 +msgid "Toggles spawn protection." +msgstr "" + +#: ../../TShockAPI/Commands.cs:492 +msgid "Toggles the world's hardmode status." +msgstr "" + +#: ../../TShockAPI/Commands.cs:591 +msgid "Toggles to either ignore or recieve whispers from other players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:461 +msgid "Toggles whether other people can teleport you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:276 +msgid "Toggles whether you receive server logs." +msgstr "" + #: ../../TShockAPI/Commands.cs:772 msgid "Too many invalid login attempts." msgstr "" +#: ../../TShockAPI/Commands.cs:1188 +#, csharp-format +msgid "Total processor time: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1017 +#, csharp-format +msgid "Type {0}login \"{1}\" {2} to sign in to your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1019 +#, csharp-format +msgid "Type {0}login {1} to sign in to your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1014 +#, csharp-format +msgid "Type {0}login to sign in to your account using your UUID." +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:450 #, csharp-format msgid "Unable to verify the password hash for user {0} ({1})" @@ -1817,11 +2518,41 @@ msgstr "" msgid "UpdateLogin SQL returned an error" msgstr "" +#: ../../TShockAPI/Commands.cs:316 +msgid "" +"Upload the account information when you joined the server as your Server Side " +"Character data." +msgstr "" + +#: ../../TShockAPI/Commands.cs:227 +msgid "Used to authenticate as superadmin when first setting up TShock." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1335 #, csharp-format msgid "User {0} '{1}' doesn't exist" msgstr "" +#: ../../TShockAPI/Commands.cs:1078 +#, csharp-format +msgid "User {0} already exists!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1082 +#, csharp-format +msgid "User {0} could not be added, check console for details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1162 +#, csharp-format +msgid "User {0} could not be added. Check console for details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1158 +#, csharp-format +msgid "User {0} does not exist!" +msgstr "" + #: ../../TShockAPI/DB/UserManager.cs:612 #, csharp-format msgid "User account {0} already exists" @@ -1832,6 +2563,10 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" +#: ../../TShockAPI/Commands.cs:1168 +msgid "User management command help:" +msgstr "" + #: ../../TShockAPI/Rest/SecureRest.cs:138 #: ../../TShockAPI/Rest/SecureRest.cs:144 #: ../../TShockAPI/Rest/SecureRest.cs:152 @@ -1856,6 +2591,10 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" +#: ../../TShockAPI/Commands.cs:888 +msgid "UUID does not match this character!" +msgstr "" + #: ../../TShockAPI/BackupManager.cs:80 #, csharp-format msgid "World backed up ({0})." @@ -1865,6 +2604,14 @@ msgstr "" msgid "World backed up." msgstr "" +#: ../../TShockAPI/Commands.cs:778 +msgid "You are already logged in, and cannot login again." +msgstr "" + +#: ../../TShockAPI/Commands.cs:909 +msgid "You are not logged-in. Therefore, you cannot logout." +msgstr "" + #: ../../TShockAPI/Commands.cs:691 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." @@ -1975,6 +2722,10 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" +#: ../../TShockAPI/Commands.cs:949 +msgid "You failed to change your password!" +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:1387 msgid "You have been remotely muted" msgstr "" @@ -1983,6 +2734,14 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" +#: ../../TShockAPI/Commands.cs:920 +msgid "You have been successfully logged out of your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:938 +msgid "You have successfully changed your password." +msgstr "" + #: ../../TShockAPI/DB/RegionManager.cs:788 msgid "You must be logged in to take advantage of protected regions." msgstr "" @@ -2010,3 +2769,8 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" +#: ../../TShockAPI/Commands.cs:1011 +#, csharp-format +msgid "Your password is {0}." +msgstr "" +