From 0ea8e1563a5aa5185d6863f6896d342ae6394077 Mon Sep 17 00:00:00 2001 From: Cardinal System Date: Sat, 22 Oct 2022 10:47:43 -0700 Subject: [PATCH] New Crowdin updates (#2746) * New translations template.pot (Russian) [skip actions] * New translations template.pot (Chinese Simplified) [skip actions] * New translations template.pot (Russian) [skip actions] * New translations template.pot (Chinese Simplified) [skip actions] * New translations template.pot (Russian, Ukraine) [skip actions] * New translations template.pot (Turkish) [skip actions] * New translations template.pot (Spanish) [skip actions] * New translations template.pot (Japanese) [skip actions] * New translations template.pot (toki pona) [skip actions] * New translations template.pot (German) [skip actions] * New translations template.pot (French) [skip actions] * New translations template.pot (French, Quebec) [skip actions] * New translations template.pot (Chinese Simplified) [skip actions] * New translations template.pot (French) [skip actions] * New translations template.pot (Spanish) [skip actions] * New translations template.pot (Japanese) [skip actions] * New translations template.pot (Russian) [skip actions] * New translations template.pot (Turkish) [skip actions] * New translations template.pot (Chinese Simplified) [skip actions] --- i18n/de_DE/TShockAPI.po | 746 +++++++++++++++++++++++++- i18n/es_ES/TShockAPI.po | 792 +++++++++++++++++++++++++++- i18n/fr_FR/TShockAPI.po | 766 ++++++++++++++++++++++++++- i18n/fr_QC/TShockAPI.po | 746 +++++++++++++++++++++++++- i18n/ja_JP/TShockAPI.po | 772 ++++++++++++++++++++++++++- i18n/ru_RU/TShockAPI.po | 993 +++++++++++++++++++++++++++++----- i18n/ru_UA/TShockAPI.po | 746 +++++++++++++++++++++++++- i18n/tok/TShockAPI.po | 746 +++++++++++++++++++++++++- i18n/tr_TR/TShockAPI.po | 754 +++++++++++++++++++++++++- i18n/zh_CN/TShockAPI.po | 1110 ++++++++++++++++++++++++++++++++------- 10 files changed, 7797 insertions(+), 374 deletions(-) diff --git a/i18n/de_DE/TShockAPI.po b/i18n/de_DE/TShockAPI.po index 843fc224..b931a669 100644 --- a/i18n/de_DE/TShockAPI.po +++ b/i18n/de_DE/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 08:11\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ 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 "{0} Ausgeführt: {1} {2}." +#: ../../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!" @@ -62,11 +116,56 @@ 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 "{0} versuchte {1} {2} auszuführen." +#: ../../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 re-create the allowed field." msgstr "" @@ -76,11 +175,39 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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." @@ -91,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}" @@ -118,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 "" @@ -1098,6 +1239,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1111,11 +1256,43 @@ 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 power" msgstr "" @@ -1153,11 +1330,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}" @@ -1205,11 +1390,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1245,6 +1450,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" @@ -1282,6 +1492,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 "" @@ -1291,6 +1505,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1315,6 +1538,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1334,6 +1561,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 "" @@ -1362,6 +1593,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 "Invalid REST configuration: \n" @@ -1370,15 +1605,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1404,10 +1658,72 @@ msgstr "" 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 "" @@ -1422,6 +1738,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 "" @@ -1431,11 +1752,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1463,6 +1793,11 @@ msgstr "" 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 "" @@ -1478,17 +1813,55 @@ 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" @@ -1532,11 +1905,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}." @@ -1573,14 +1963,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 "" @@ -1590,10 +2005,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1606,6 +2098,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 of valid endpoints." msgstr "" @@ -1635,6 +2203,38 @@ msgstr "" 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." msgstr "" @@ -1664,6 +2264,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1672,10 +2280,27 @@ 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}." @@ -1686,10 +2311,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 "Zu viele ungültige Anmeldeversuche." +#: ../../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})" @@ -1703,11 +2384,39 @@ 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" @@ -1718,6 +2427,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 @@ -1740,6 +2453,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})." @@ -1749,6 +2466,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." @@ -1856,6 +2581,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 "" @@ -1864,6 +2593,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 "" @@ -1889,3 +2626,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 "" + diff --git a/i18n/es_ES/TShockAPI.po b/i18n/es_ES/TShockAPI.po index a4f4e6ee..8cefd313 100644 --- a/i18n/es_ES/TShockAPI.po +++ b/i18n/es_ES/TShockAPI.po @@ -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-22 01:33\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 17:37\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -21,35 +21,89 @@ msgstr "" #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" -msgstr "Omitiendo guardado SSC (debido a tshock.ignore.ssc) para {0}" +msgstr "Omitiendo guardado de SSC (debido a tshock.ignore.ssc) para {0}" #: ../../TShockAPI/DB/CharacterManager.cs:244 msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {player.Account.Name}" -msgstr "" +msgstr "Omitiendo guardado de SSC (debido a tshock.ignore.ssc) para {player.Account.Name}" #: ../../TShockAPI/DB/BanManager.cs:213 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason, {2} is a timestamp" msgid "#{0} - You are banned: {1} ({2} remaining)" -msgstr "" +msgstr "#{0} - Estás baneado: {1} ({2} restantes)" #: ../../TShockAPI/DB/BanManager.cs:208 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" -msgstr "" +msgstr "#{0} - Estás baneado: {1}" + +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "\"{0}\" no es un número de página válido." #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" -msgstr "" +msgstr "\"{0}\" solicitó el parámetro REST: {1}" + +#: ../../TShockAPI/Commands.cs:940 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "{0} ({1}) ha cambiado la contraseña de la cuenta {2}." + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "{0} ({1}) falló al cambiar la contraseña para la cuenta {2}." + +#: ../../TShockAPI/Commands.cs:770 +#, csharp-format +msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." +msgstr "{0} ({1}) tuvo {2} o más intentos de inicio de sesión no válidos y fue expulsado automáticamente." + +#: ../../TShockAPI/Commands.cs:1070 +#, csharp-format +msgid "{0} added account {1} to group {2}" +msgstr "{0} agregó la cuenta {1} al grupo {2}" + +#: ../../TShockAPI/Commands.cs:1028 +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "{0} intentó registrar la cuenta {1} pero ya está en uso." + +#: ../../TShockAPI/Commands.cs:869 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "{0} se ha autenticado correctamente como el usuario: {1}." + +#: ../../TShockAPI/Commands.cs:1144 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "{0} cambió la cuenta {1} al grupo {2}." + +#: ../../TShockAPI/Commands.cs:1118 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "{0} cambió la contraseña de la cuenta {1}" #: ../../TShockAPI/Commands.cs:701 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} ejecutó: {1}{2}." +#: ../../TShockAPI/Commands.cs:894 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}" +msgstr "{0} falló al autenticarse como usuario: {1}" + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "{0} ha cambiado tu grupo a {1}." + #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" @@ -59,69 +113,156 @@ msgstr "¡{0} te acaba de matar!" #, csharp-format msgid "{0} NPC has been killed." msgid_plural "{killcount} NPCs have been killed." -msgstr[0] "" -msgstr[1] "{killcount} NPCs fueron asesinados." +msgstr[0] "Se ha matado a {0} NPC." +msgstr[1] "Se han matado {killcount} NPC." + +#: ../../TShockAPI/Commands.cs:1022 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "{0} registró una cuenta: \"{1}\"." + +#: ../../TShockAPI/Commands.cs:1096 +#, csharp-format +msgid "{0} successfully deleted account: {1}" +msgstr "{0} eliminó correctamente la cuenta: {1}" #: ../../TShockAPI/Commands.cs:687 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} intentó ejecutar {1}{2}." +#: ../../TShockAPI/Commands.cs:814 +#, csharp-format +msgid "{0}login - Logs in using your UUID and character name." +msgstr "{0}entrar - Inicia sesión usando tu UUID y nombre de personaje." + +#: ../../TShockAPI/Commands.cs:819 +#, csharp-format +msgid "{0}login {1} - Logs in using your password and character name.password" +msgstr "{0}entrar {1} - Inicie sesión utilizando su contraseña y nombre de personaje" + +#: ../../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 "{0}user add username password group -- Agrega al usuario especificado" + +#: ../../TShockAPI/Commands.cs:1170 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "{0}user del username -- Elimina al usuario especificado" + +#: ../../TShockAPI/Commands.cs:1172 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "{0}user group username newgroup -- Cambia el grupo de un usuario" + +#: ../../TShockAPI/Commands.cs:1171 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "{0}user password username newpassword -- Cambia la contraseña de un usuario" + #: ../../TShockAPI/DB/RegionManager.cs:108 msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." -msgstr "" +msgstr "Esto causará muchos fallos. Debes borrar y recrear manualmente el campo permitido." #: ../../TShockAPI/Rest/SecureRest.cs:120 #, csharp-format msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." -msgstr "" +msgstr "Se bloqueó un inicio de sesión REST de {0} dado que ya tiene {1} tókenes restringidos por frecuencia, alcanzando el límite de RESTMaximumRequestsPerInterval." + +#: ../../TShockAPI/Commands.cs:828 +msgid "A user account by that name does not exist." +msgstr "Una cuenta de usuario con ese nombre no existe." + +#: ../../TShockAPI/Commands.cs:1010 +#, csharp-format +msgid "Account \"{0}\" has been registered." +msgstr "Se ha registrado la cuenta \"{0}\"." + +#: ../../TShockAPI/Commands.cs:1123 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "¡La cuenta {0} no existe! Por lo tanto, no se puede cambiar la contraseña." + +#: ../../TShockAPI/Commands.cs:1069 +#, csharp-format +msgid "Account {0} has been added to group {1}!" +msgstr "¡La cuenta {0} ha sido añadida al grupo {1}!" + +#: ../../TShockAPI/Commands.cs:1145 +#, csharp-format +msgid "Account {0} has been changed to group {1}." +msgstr "La cuenta {0} ha sido cambiada al grupo {1}." #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" -msgstr "" +msgstr "¡Se requiere una cuenta! ¡Por favor, {0}register o {0}login para jugar!" + +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." +msgstr "Cuenta eliminada con éxito." #: ../../TShockAPI/Bouncer.cs:2006 #, csharp-format msgid "Added buff to {0} NPC abnormally." -msgstr "Añadido buff al NPC {0} de forma anormal." +msgstr "Añadido buff al NPC {0} anormalmente." #: ../../TShockAPI/DB/UserManager.cs:81 #, csharp-format msgid "AddUser SQL returned an error ({0})" -msgstr "" +msgstr "SQL AddUser devolvió un error ({0})" + +#: ../../TShockAPI/Commands.cs:1187 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "Memoria reservada: {0}" #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" -msgstr "" +msgstr "Ha ocurrido una excepción durante la restauración de la base de datos: {0}" #: ../../TShockAPI/DB/GroupManager.cs:467 #, csharp-format msgid "An exception has occurred during database transaction: {0}" -msgstr "" +msgstr "Ha ocurrido una excepción durante la transacción de la base de datos: {0}" #: ../../TShockAPI/DB/BanManager.cs:644 msgid "An identifier for a character name." -msgstr "" +msgstr "Un identificador para un nombre de personaje." #: ../../TShockAPI/DB/BanManager.cs:648 msgid "An identifier for a TShock User Account name." -msgstr "" +msgstr "Un identificador para un nombre de usuario de TShock." #: ../../TShockAPI/DB/BanManager.cs:640 msgid "An identifier for a UUID." -msgstr "" +msgstr "Un identificador para un UUID." #: ../../TShockAPI/DB/BanManager.cs:636 #, csharp-format msgid "An identifier for an IP Address in octet format. e.g., '{0}'.127.0.0.1" -msgstr "" +msgstr "Un identificador para una dirección IP en formato de octeto. ej., '{0}'.127.0.0.1" + +#: ../../TShockAPI/Commands.cs:338 +msgid "Annoys a player for an amount of time." +msgstr "Molesta a un jugador durante un tiempo." #: ../../TShockAPI/Rest/Rest.cs:452 #, csharp-format msgid "Anonymous requested REST endpoint: {0}" -msgstr "" +msgstr "Anónimo solicitó un punto final REST: {0}" + +#: ../../TShockAPI/Commands.cs:867 +#, csharp-format +msgid "Authenticated as {0} successfully." +msgstr "Autenticado como {0} con éxito." #: ../../TShockAPI/Rest/RestManager.cs:811 msgid "AutoSave has been disabled" @@ -150,7 +291,7 @@ msgstr "¡Respaldo fallido!" #: ../../TShockAPI/BackupManager.cs:51 msgid "Backup Thread" -msgstr "" +msgstr "Hilo de Respaldo" #: ../../TShockAPI/Commands.cs:801 msgid "Bad login attempt." @@ -159,11 +300,11 @@ msgstr "Intento de inicio de sesión inválido." #: ../../TShockAPI/Rest/RestManager.cs:668 #, csharp-format msgid "Ban added. Ticket number: {0}" -msgstr "" +msgstr "Ban añadido. Número de ticket: {0}" #: ../../TShockAPI/Rest/RestManager.cs:695 msgid "Ban removed." -msgstr "" +msgstr "Ban revocado." #: ../../TShockAPI/Rest/RestManager.cs:889 #, csharp-format @@ -1098,6 +1239,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1111,11 +1256,43 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "Algunos proyectiles fueron ignorados por detección de trampas." +#: ../../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 power" msgstr "" @@ -1153,11 +1330,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}" @@ -1205,11 +1390,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1245,6 +1450,11 @@ msgstr "" msgid "Group {0} does not exist" msgstr "El grupo {0} no existe" +#: ../../TShockAPI/Commands.cs:1074 +#, csharp-format +msgid "Group {0} does not exist!" +msgstr "¡El grupo {0} no existe!" + #: ../../TShockAPI/Rest/RestManager.cs:1348 #, csharp-format msgid "Group {0} doesn't exist" @@ -1282,6 +1492,10 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "Grupo {0} actualizado exitosamente" +#: ../../TShockAPI/Commands.cs:476 +msgid "Grows plants at your location." +msgstr "" + #: ../../TShockAPI/Bouncer.cs:2061 msgid "HealOtherPlayer cheat attempt!" msgstr "" @@ -1291,6 +1505,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1315,6 +1538,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1334,6 +1561,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 "" @@ -1362,6 +1593,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 "Invalid REST configuration: \n" @@ -1370,15 +1605,34 @@ msgid "Invalid REST configuration: \n" "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 "Expulsado vía web" +#: ../../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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1404,10 +1658,72 @@ msgstr "" 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 "Intento malicioso de uso de portal." +#: ../../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 "Se ha generado un meteoro" @@ -1422,6 +1738,11 @@ msgstr "Parámetro {0} faltante o vacío" msgid "Missing or invalid {0} parameter" msgstr "Parámetro {0} faltante o inválido" +#: ../../TShockAPI/Commands.cs:1201 +#, csharp-format +msgid "Mode: {0}" +msgstr "" + #: ../../TShockAPI/Net/BaseMsg.cs:29 msgid "Msg ID not implemented" msgstr "" @@ -1431,11 +1752,20 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "Se encontraron múltiples cuentas para {0} '{1}'" +#: ../../TShockAPI/Commands.cs:1197 +#, csharp-format +msgid "Name: {0}" +msgstr "" + #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:55 #, csharp-format msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "No se encontraron baneos que coincidan." @@ -1463,6 +1793,11 @@ msgstr "" 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 "" @@ -1478,17 +1813,55 @@ msgstr "Daño a NPC excedió {0}." 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 "La contraseña debe tener al menos {0} caracteres." +#: ../../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" @@ -1532,15 +1905,32 @@ msgstr "El daño al jugador excedió {0}." msgid "Player does not have permission to create projectile {0}." msgstr "El jugador no tiene permiso para crear el proyectil {0}." +#: ../../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}." -msgstr "El daño del proyectil es mas alto que {0}." +msgstr "El daño del proyectil es mayor que {0}." #: ../../TShockAPI/Bouncer.cs:1269 #, csharp-format @@ -1573,14 +1963,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 "" @@ -1590,8 +2005,85 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "Guarda el archivo del mundo." + +#: ../../TShockAPI/Commands.cs:1200 +#, csharp-format +msgid "Seed: {0}" +msgstr "Semilla: {0}" + +#: ../../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 "Guardando mapa del servidor..." + +#: ../../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 @@ -1606,6 +2098,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 "Muestra información sobre un jugador." + +#: ../../TShockAPI/Commands.cs:262 +msgid "Shows information about a user." +msgstr "Muestra información sobre un usuario." + +#: ../../TShockAPI/Commands.cs:526 +msgid "Shows information about the current world." +msgstr "Muestra información sobre el mundo actual." + +#: ../../TShockAPI/Commands.cs:621 +msgid "Shows the currently connected players." +msgstr "Muestra los jugadores conectados actualmente." + +#: ../../TShockAPI/Commands.cs:617 +msgid "Shows the message of the day." +msgstr "Muestra el mensaje del día." + +#: ../../TShockAPI/Commands.cs:578 +msgid "Shows the server information." +msgstr "Muestra la información del servidor." + +#: ../../TShockAPI/Commands.cs:625 +msgid "Shows the server's rules." +msgstr "Muestra las reglas del servidor." + +#: ../../TShockAPI/Commands.cs:372 +msgid "Shows the TShock version." +msgstr "Muestra la versión de TShock." + +#: ../../TShockAPI/Commands.cs:356 +msgid "Shuts down the server while saving." +msgstr "Apaga el servidor guardándolo." + +#: ../../TShockAPI/Commands.cs:360 +msgid "Shuts down the server without saving." +msgstr "Apaga el servidor sin guardarlo." + +#: ../../TShockAPI/Commands.cs:1198 +#, csharp-format +msgid "Size: {0}x{1}" +msgstr "Tamaño: {0}x{1}" + +#: ../../TShockAPI/Commands.cs:574 +msgid "Slaps a player, dealing damage." +msgstr "Abofetea a un jugador, infligiéndole daño." + +#: ../../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 of valid endpoints." msgstr "" @@ -1635,6 +2203,38 @@ msgstr "" 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." msgstr "" @@ -1664,6 +2264,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1672,10 +2280,27 @@ 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 "El límite de cofres del mundo fue alcanzado - imposible colocar más." +#: ../../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}." @@ -1686,10 +2311,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 "Demasiados intentos de inicio de sesión inválidos." +#: ../../TShockAPI/Commands.cs:1188 +#, csharp-format +msgid "Total processor time: {0}" +msgstr "Tiempo total de procesador: {0}" + +#: ../../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})" @@ -1703,11 +2384,39 @@ 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" @@ -1718,6 +2427,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 @@ -1740,6 +2453,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})." @@ -1749,6 +2466,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." @@ -1856,6 +2581,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 "Has sido silenciado de forma remota" @@ -1864,6 +2593,14 @@ msgstr "Has sido silenciado de forma remota" msgid "You have been remotely unmmuted" msgstr "Se revocó tu silencio de forma remota" +#: ../../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 "Debes estar conectado para poder aprovechar las regiones protegidas." @@ -1889,3 +2626,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 "Tu contraseña es: {0}." + diff --git a/i18n/fr_FR/TShockAPI.po b/i18n/fr_FR/TShockAPI.po index c5ec1830..a32c3248 100644 --- a/i18n/fr_FR/TShockAPI.po +++ b/i18n/fr_FR/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 17:37\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -21,64 +21,191 @@ msgstr "" #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" -msgstr "" +msgstr "La sauvegarde SSC est ignoré(e) (à cause de tshock.ignoré.ssc) pour {0}" #: ../../TShockAPI/DB/CharacterManager.cs:244 msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {player.Account.Name}" -msgstr "" +msgstr "La sauvegarde SSC est ignoré(e) (à cause de tshock.ignoré.ssc) pour {player.Account.Name}" #: ../../TShockAPI/DB/BanManager.cs:213 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason, {2} is a timestamp" msgid "#{0} - You are banned: {1} ({2} remaining)" -msgstr "" +msgstr "#{0} - Vous êtes banni(e): {1} ({2} restant)" #: ../../TShockAPI/DB/BanManager.cs:208 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" -msgstr "" +msgstr "#{0} - Vous êtes banni(e): {1}" + +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "Le numéro de page \"{0}\" n'est pas valide." #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" -msgstr "" +msgstr "\"{0}\" a demandé un point de terminaison REST: {1}" + +#: ../../TShockAPI/Commands.cs:940 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "{0} ({1}) a changé le mot de passe pour le compte {2}." + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "{0} ({1}) ne pouvait pas changer le mot de passe du compte {2}." + +#: ../../TShockAPI/Commands.cs:770 +#, csharp-format +msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." +msgstr "{0} ({1}) a eu {2} ou plus tentatives de connexion invalides et a été expulse(e) automatiquement." + +#: ../../TShockAPI/Commands.cs:1070 +#, csharp-format +msgid "{0} added account {1} to group {2}" +msgstr "{0} a ajouté le compte {1} au groupe {2}" + +#: ../../TShockAPI/Commands.cs:1028 +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "{0} a tenté de créer le compte {1} mais il a déjà été pris." + +#: ../../TShockAPI/Commands.cs:869 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "{0} s'est connecté avec succès au compte {1}." + +#: ../../TShockAPI/Commands.cs:1144 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "{0} a changé le compte {1} au groupe {2}." + +#: ../../TShockAPI/Commands.cs:1118 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "{0} a changé le mot de passe pour le compte {1}" #: ../../TShockAPI/Commands.cs:701 #, csharp-format msgid "{0} executed: {1}{2}." -msgstr "{0} a exécuté(e): {1}{2}." +msgstr "{0} a exécuté: {1}{2}." + +#: ../../TShockAPI/Commands.cs:894 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}" +msgstr "{0} n'a pas pu se connecter au compte {1}" + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "{0} a changé votre groupe en {1}." #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" -msgstr "" +msgstr "{0} vous a tué !" #: ../../TShockAPI/Rest/RestManager.cs:847 #, csharp-format msgid "{0} NPC has been killed." msgid_plural "{killcount} NPCs have been killed." -msgstr[0] "" +msgstr[0] "{0} NPC a été tué." msgstr[1] "" +#: ../../TShockAPI/Commands.cs:1022 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "{0} a créé un compte \"{1}\"." + +#: ../../TShockAPI/Commands.cs:1096 +#, csharp-format +msgid "{0} successfully deleted account: {1}" +msgstr "{0} a effacé le compte \"{1}\"." + #: ../../TShockAPI/Commands.cs:687 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} a essayé d'exécuter {1}{2}." +#: ../../TShockAPI/Commands.cs:814 +#, csharp-format +msgid "{0}login - Logs in using your UUID and character name." +msgstr "{0}login - Se connecter avec votre UUID et votre nom de personnage." + +#: ../../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 "{0}user add username password group - Ajouter un utilisateur spécifique" + +#: ../../TShockAPI/Commands.cs:1170 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "{0}user del username - Effacer un utilisateur spécifique" + +#: ../../TShockAPI/Commands.cs:1172 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "{0}user group username newgroup - Changer un utilisateur spécifique" + +#: ../../TShockAPI/Commands.cs:1171 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "{0}user password username newpassword - Changer le mot de passe d'un utilisateur" + #: ../../TShockAPI/DB/RegionManager.cs:108 msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." -msgstr "" +msgstr "Il y a beaucoup de choses qui échoueront à cause de cela. Vous devez supprimer et recréer le domaine autorisé." #: ../../TShockAPI/Rest/SecureRest.cs:120 #, csharp-format msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." -msgstr "" +msgstr "Une connexion REST de {0} a été bloquée parce qu'il a {1} jetons de limite des taux et est seuil de RESTMaximumRequestsPerInterval." + +#: ../../TShockAPI/Commands.cs:828 +msgid "A user account by that name does not exist." +msgstr "Le compte utilisateur n'existe pas." + +#: ../../TShockAPI/Commands.cs:1010 +#, csharp-format +msgid "Account \"{0}\" has been registered." +msgstr "Le compte «{0}» a été enregistré." + +#: ../../TShockAPI/Commands.cs:1123 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "Le compte {0} n'existe pas ! Alors, le mot de passe ne peut pas être changé." + +#: ../../TShockAPI/Commands.cs:1069 +#, csharp-format +msgid "Account {0} has been added to group {1}!" +msgstr "Le compte {0} a été ajouté en groupe {1} !" + +#: ../../TShockAPI/Commands.cs:1145 +#, csharp-format +msgid "Account {0} has been changed to group {1}." +msgstr "Le compte {0} a été changé en groupe {1}." #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" +msgstr "Un compte est nécessaire ! {0}register ou {0}login pour jouer !" + +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." msgstr "" #: ../../TShockAPI/Bouncer.cs:2006 @@ -91,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}" @@ -118,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 "" @@ -1098,6 +1239,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1111,11 +1256,43 @@ 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 power" msgstr "" @@ -1153,11 +1330,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}" @@ -1205,11 +1390,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1245,6 +1450,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" @@ -1282,6 +1492,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 "" @@ -1291,6 +1505,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1315,6 +1538,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1334,6 +1561,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 "" @@ -1362,6 +1593,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 "Invalid REST configuration: \n" @@ -1370,15 +1605,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1404,10 +1658,72 @@ msgstr "" 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 "" @@ -1422,6 +1738,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 "" @@ -1431,11 +1752,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1463,6 +1793,11 @@ msgstr "" 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 "" @@ -1478,17 +1813,55 @@ 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" @@ -1532,11 +1905,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}." @@ -1573,14 +1963,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 "" @@ -1590,10 +2005,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1606,6 +2098,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 of valid endpoints." msgstr "" @@ -1635,6 +2203,38 @@ msgstr "" 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." msgstr "" @@ -1664,6 +2264,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1672,10 +2280,27 @@ 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}." @@ -1686,10 +2311,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 "Il y a trop de tentatives de connexion invalides." +#: ../../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})" @@ -1703,11 +2384,39 @@ 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" @@ -1718,6 +2427,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 @@ -1740,6 +2453,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})." @@ -1749,6 +2466,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." @@ -1856,6 +2581,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 "" @@ -1864,6 +2593,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 "" @@ -1889,3 +2626,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 "" + diff --git a/i18n/fr_QC/TShockAPI.po b/i18n/fr_QC/TShockAPI.po index 42cf9d48..4153625e 100644 --- a/i18n/fr_QC/TShockAPI.po +++ b/i18n/fr_QC/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 08:11\n" "Last-Translator: \n" "Language-Team: French, Quebec\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ 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!" @@ -62,11 +116,56 @@ 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 re-create the allowed field." msgstr "" @@ -76,11 +175,39 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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." @@ -91,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}" @@ -118,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 "" @@ -1098,6 +1239,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1111,11 +1256,43 @@ 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 power" msgstr "" @@ -1153,11 +1330,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}" @@ -1205,11 +1390,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1245,6 +1450,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" @@ -1282,6 +1492,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 "" @@ -1291,6 +1505,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1315,6 +1538,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1334,6 +1561,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 "" @@ -1362,6 +1593,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 "Invalid REST configuration: \n" @@ -1370,15 +1605,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1404,10 +1658,72 @@ msgstr "" 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 "" @@ -1422,6 +1738,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 "" @@ -1431,11 +1752,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1463,6 +1793,11 @@ msgstr "" 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 "" @@ -1478,17 +1813,55 @@ 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" @@ -1532,11 +1905,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}." @@ -1573,14 +1963,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 "" @@ -1590,10 +2005,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1606,6 +2098,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 of valid endpoints." msgstr "" @@ -1635,6 +2203,38 @@ msgstr "" 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." msgstr "" @@ -1664,6 +2264,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1672,10 +2280,27 @@ 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}." @@ -1686,10 +2311,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})" @@ -1703,11 +2384,39 @@ 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" @@ -1718,6 +2427,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 @@ -1740,6 +2453,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})." @@ -1749,6 +2466,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." @@ -1856,6 +2581,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 "" @@ -1864,6 +2593,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 "" @@ -1889,3 +2626,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 "" + diff --git a/i18n/ja_JP/TShockAPI.po b/i18n/ja_JP/TShockAPI.po index 77024051..2b366b2f 100644 --- a/i18n/ja_JP/TShockAPI.po +++ b/i18n/ja_JP/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 17:37\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -21,18 +21,18 @@ msgstr "" #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" -msgstr "" +msgstr "{0}のSSCセーブをスキップ中 (tshock.ignore.ssc による)" #: ../../TShockAPI/DB/CharacterManager.cs:244 msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {player.Account.Name}" -msgstr "" +msgstr "{player.Account.Name}のSSCセーブをスキップ中 (tshock.ignore.ssc による)" #: ../../TShockAPI/DB/BanManager.cs:213 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason, {2} is a timestamp" msgid "#{0} - You are banned: {1} ({2} remaining)" -msgstr "" +msgstr "#{0} - あなたがBANされた:{1} (残り時間:{2})" #: ../../TShockAPI/DB/BanManager.cs:208 #, csharp-format @@ -40,16 +40,70 @@ 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 "{0} ({1}) はアカウント {2} のパスワードを変更しました。" + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "{0} ({1}) はアカウント {2} のパスワード変更に失敗しました。" + +#: ../../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!" @@ -59,13 +113,58 @@ msgstr "" #, csharp-format msgid "{0} NPC has been killed." msgid_plural "{killcount} NPCs have been killed." -msgstr[0] "" +msgstr[0] "{0} NPCが殺される。" + +#: ../../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 re-create the allowed field." msgstr "" @@ -75,11 +174,39 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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." @@ -90,6 +217,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}" @@ -117,18 +249,27 @@ 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 "" +msgstr "自動保存は停止されています" #: ../../TShockAPI/Rest/RestManager.cs:807 msgid "AutoSave has been enabled" -msgstr "" +msgstr "自動保存はすでにオンになっています" #: ../../TShockAPI/Rest/RestManager.cs:800 msgid "Autosave is currently disabled" @@ -140,16 +281,16 @@ msgstr "" #: ../../TShockAPI/BackupManager.cs:75 msgid "Backing up world..." -msgstr "" +msgstr "世界をバックアップしている……" #: ../../TShockAPI/BackupManager.cs:87 #: ../../TShockAPI/BackupManager.cs:89 msgid "Backup failed!" -msgstr "" +msgstr "バックアップに失敗!" #: ../../TShockAPI/BackupManager.cs:51 msgid "Backup Thread" -msgstr "" +msgstr "バックアップスレッド" #: ../../TShockAPI/Commands.cs:801 msgid "Bad login attempt." @@ -162,17 +303,17 @@ msgstr "" #: ../../TShockAPI/Rest/RestManager.cs:695 msgid "Ban removed." -msgstr "" +msgstr "禁止を解く" #: ../../TShockAPI/Rest/RestManager.cs:889 #, csharp-format msgid "Blood Moon has been set to {0}" -msgstr "" +msgstr "「Blood Moon」 が {0} に設定されました。" #: ../../TShockAPI/Rest/RestManager.cs:904 #, csharp-format msgid "Bloodmoon state: {0}EnabledDisabled" -msgstr "" +msgstr "「Blood Moon」状態です: {0}EnabledDisabled" #: ../../TShockAPI/Bouncer.cs:1447 #, csharp-format @@ -1097,6 +1238,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1110,10 +1255,42 @@ 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 "TShockのアップデートをチェックします。" + +#: ../../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 "" +msgstr "データベースのライブラリが見つかりませんでした (おそらくSqlite3.dll)" + +#: ../../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 power" @@ -1152,11 +1329,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}" @@ -1204,11 +1389,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1244,6 +1449,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" @@ -1281,6 +1491,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 "" @@ -1290,6 +1504,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1314,6 +1537,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1333,6 +1560,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 "" @@ -1361,6 +1592,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 "Invalid REST configuration: \n" @@ -1369,15 +1604,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1403,10 +1657,72 @@ msgstr "" 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 "" @@ -1421,6 +1737,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 "" @@ -1430,11 +1751,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1462,6 +1792,11 @@ msgstr "" 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 "" @@ -1477,17 +1812,55 @@ 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" @@ -1530,11 +1903,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}." @@ -1571,14 +1961,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 "" @@ -1588,10 +2003,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1604,6 +2096,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 of valid endpoints." msgstr "" @@ -1633,6 +2201,38 @@ msgstr "" 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." msgstr "" @@ -1662,6 +2262,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1670,10 +2278,27 @@ 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}." @@ -1684,10 +2309,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})" @@ -1701,11 +2382,39 @@ 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" @@ -1716,6 +2425,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 @@ -1738,6 +2451,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})." @@ -1747,6 +2464,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." @@ -1854,6 +2579,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 "" @@ -1862,6 +2591,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 "" @@ -1887,3 +2624,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 "" + diff --git a/i18n/ru_RU/TShockAPI.po b/i18n/ru_RU/TShockAPI.po index 3f3181c9..25203748 100644 --- a/i18n/ru_RU/TShockAPI.po +++ b/i18n/ru_RU/TShockAPI.po @@ -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-22 06:55\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 16:02\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Вы забанены: {1}" +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "\"{0}\" не является правильным номером страницы." + #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" запросил эндпоинт REST: {1}" +#: ../../TShockAPI/Commands.cs:940 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "{0} ({1}) изменил пароль к аккаунту {2}." + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "{0} ({1}) безуспешно попытался изменить пароль к аккаунту {2}." + +#: ../../TShockAPI/Commands.cs:770 +#, csharp-format +msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." +msgstr "{0} ({1}) сделал {2} или больше неудачных попыток входа и был автоматически кикнут." + +#: ../../TShockAPI/Commands.cs:1070 +#, csharp-format +msgid "{0} added account {1} to group {2}" +msgstr "{0} добавил аккаунт {1} в группу {2}" + +#: ../../TShockAPI/Commands.cs:1028 +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "{0} пытался зарегистрировать уже существующий аккаунт {1}." + +#: ../../TShockAPI/Commands.cs:869 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "{0} успешно аутентифицировался как пользователь: {1}." + +#: ../../TShockAPI/Commands.cs:1144 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "{0} изменил группу пользователя {1} на {2}." + +#: ../../TShockAPI/Commands.cs:1118 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "{0} изменил пароль на аккаунте {1}" + #: ../../TShockAPI/Commands.cs:701 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} выполнил: {1}{2}." +#: ../../TShockAPI/Commands.cs:894 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}" +msgstr "{0} не удалось авторизоваться как пользователь: {1}" + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "{0} изменил вашу группу на {1}." + #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" @@ -64,11 +118,56 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "{killcount} НИПов были убиты." +#: ../../TShockAPI/Commands.cs:1022 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "{0} зарегистрировал аккаунт: \"{1}\"." + +#: ../../TShockAPI/Commands.cs:1096 +#, csharp-format +msgid "{0} successfully deleted account: {1}" +msgstr "{0} успешно удалил аккаунт: {1}" + #: ../../TShockAPI/Commands.cs:687 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} попытался выполнить {1}{2}." +#: ../../TShockAPI/Commands.cs:814 +#, csharp-format +msgid "{0}login - Logs in using your UUID and character name." +msgstr "{0}login - Авторизует вас, используя ваш UUID и имя персонажа." + +#: ../../TShockAPI/Commands.cs:819 +#, csharp-format +msgid "{0}login {1} - Logs in using your password and character name.password" +msgstr "{0}login - Авторизует вас, используя пароль, UUID и имя вашего персонажа." + +#: ../../TShockAPI/Commands.cs:817 +#, csharp-format +msgid "{0}login {1} {2} - Logs in using your username and password.usernamepassword" +msgstr "{0}login {1} {2} - Авторизует вас, используя имя пользователя и его пароль." + +#: ../../TShockAPI/Commands.cs:1169 +#, csharp-format +msgid "{0}user add username password group -- Adds a specified user" +msgstr "{0}user add \"никнейм игрока\" пароль группа - Создает аккаунт с указанным паролем и группой" + +#: ../../TShockAPI/Commands.cs:1170 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "{0}user del \"никнейм игрока\" -- Удаляет аккаунт игрока" + +#: ../../TShockAPI/Commands.cs:1172 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "{0}user group \"никнейм игрока\" группа -- Изменяет группу игрока" + +#: ../../TShockAPI/Commands.cs:1171 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "{0}user password \"никнейм игрока\" пароль -- Изменяет пароль от аккаунта" + #: ../../TShockAPI/DB/RegionManager.cs:108 msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "Из-за этого многие вещи не сработают. Вы должны вручную удалить и пересоздать разрешенное поле." @@ -78,11 +177,39 @@ msgstr "Из-за этого многие вещи не сработают. Вы msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." msgstr "Вход в аккаунт через REST от {0} был заблокирован, поскольку в настоящее время он имеет {1} токенов ограничения запросов и находится на пороге RESTMaximumRequestsPerval." +#: ../../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 "Аккаунт \"{0}\" зарегистрирован." + +#: ../../TShockAPI/Commands.cs:1123 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "Аккаунт {0} не зарегистрирован! Поэтому пароль не может быть изменен." + +#: ../../TShockAPI/Commands.cs:1069 +#, csharp-format +msgid "Account {0} has been added to group {1}!" +msgstr "Аккаунт {0} был добавлен в группу {1}!" + +#: ../../TShockAPI/Commands.cs:1145 +#, csharp-format +msgid "Account {0} has been changed to group {1}." +msgstr "Группа пользователя {0} изменена на {1}." + #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" msgstr "Необходима учетная запись! Чтобы играть, введите, пожалуйста, {0}register или {0}login!" +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." +msgstr "Аккаунт успешно удалён." + #: ../../TShockAPI/Bouncer.cs:2006 #, csharp-format msgid "Added buff to {0} NPC abnormally." @@ -93,6 +220,11 @@ msgstr "Добавлен аномальный бафф НИПу {0}." msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL-запрос вернул ошибку ({0})" +#: ../../TShockAPI/Commands.cs:1187 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "Выделено памяти: {0}" + #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" @@ -120,10 +252,19 @@ msgstr "Идентификатор для UUID." msgid "An identifier for an IP Address in octet format. e.g., '{0}'.127.0.0.1" msgstr "Идентификатор для IP-адреса в формате octet, например, '{0}'.127.0.0.1" +#: ../../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 "" +msgstr "Неизвестный запросил REST эндпоинт: {0}" + +#: ../../TShockAPI/Commands.cs:867 +#, csharp-format +msgid "Authenticated as {0} successfully." +msgstr "Вы залогинились как {0}." #: ../../TShockAPI/Rest/RestManager.cs:811 msgid "AutoSave has been disabled" @@ -131,7 +272,7 @@ msgstr "Автосохранение отключено" #: ../../TShockAPI/Rest/RestManager.cs:807 msgid "AutoSave has been enabled" -msgstr "" +msgstr "Автосохранение включено" #: ../../TShockAPI/Rest/RestManager.cs:800 msgid "Autosave is currently disabled" @@ -139,7 +280,7 @@ msgstr "Автосохранение отключено" #: ../../TShockAPI/Rest/RestManager.cs:796 msgid "Autosave is currently enabled" -msgstr "" +msgstr "Автосохранение уже включено" #: ../../TShockAPI/BackupManager.cs:75 msgid "Backing up world..." @@ -152,7 +293,7 @@ msgstr "Не удалось выполнить резервное копиров #: ../../TShockAPI/BackupManager.cs:51 msgid "Backup Thread" -msgstr "Резервное копирование потока" +msgstr "Поток резервного копирования" #: ../../TShockAPI/Commands.cs:801 msgid "Bad login attempt." @@ -180,170 +321,170 @@ msgstr "Состояние Кровавой Луны: {0}Включено Отк #: ../../TShockAPI/Bouncer.cs:1447 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from chest mismatch from {0}" -msgstr "Bouncer / OnChestItemChange отказано из-за несоответствия сундука в {0}" +msgstr "Bouncer / OnChestItemChange отказано из-за несоответствия сундука от {0}" #: ../../TShockAPI/Bouncer.cs:1454 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from disable from {0}" -msgstr "Bouncer / OnChestItemChange отказано из-за отключения в {0}" +msgstr "Bouncer / OnChestItemChange отказано из-за отключения от {0}" #: ../../TShockAPI/Bouncer.cs:1469 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from range check from {0}" -msgstr "Bouncer / OnChestItemChange отказано из-за досягаемости в {0}" +msgstr "Bouncer / OnChestItemChange отказано из-за досягаемости от {0}" #: ../../TShockAPI/Bouncer.cs:1462 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from region protection? from {0}" -msgstr "Bouncer / OnChestItemChange отказано из-за защиты региона в {0}" +msgstr "Bouncer / OnChestItemChange отказано из-за защиты региона от {0}" #: ../../TShockAPI/Bouncer.cs:1482 #, csharp-format msgid "Bouncer / OnChestOpen rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange отказано из-за того, что он был отключен от {0}" #: ../../TShockAPI/Bouncer.cs:1489 #, csharp-format msgid "Bouncer / OnChestOpen rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange отказано после проверки досягаемости от {0}" #: ../../TShockAPI/Bouncer.cs:1496 #, csharp-format msgid "Bouncer / OnChestOpen rejected from region check from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange отказано после проверки региона от {0}" #: ../../TShockAPI/Bouncer.cs:2694 #, csharp-format msgid "Bouncer / OnFishOutNPC rejected for not finding active bobber projectile! - From {0}" -msgstr "" +msgstr "Bouncer / OnFishOutNPC был отклонен так как не был найден активный проджектайл попловка! - От {0}" #: ../../TShockAPI/Bouncer.cs:2688 #, csharp-format msgid "Bouncer / OnFishOutNPC rejected for not using a fishing rod! - From {0}" -msgstr "" +msgstr "Bouncer / OnFishOutNPC был отклонен так как удочка не была использована! - От {0}" #: ../../TShockAPI/Bouncer.cs:2700 #, csharp-format msgid "Bouncer / OnFishOutNPC rejected for the NPC not being on the fishable NPCs list! - From {0}" -msgstr "" +msgstr "Bouncer / OnFishOutNPC был отклонен так как данного НИПа нет в списке тех, кого можно выловить! - От {0}" #: ../../TShockAPI/Bouncer.cs:2712 #, csharp-format msgid "Bouncer / OnFishOutNPC rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnFishOutNPC отклонил проверку диапазона от {0}" #: ../../TShockAPI/Bouncer.cs:2706 #, csharp-format msgid "Bouncer / OnFishOutNPC rejected summon boss permissions from {0}" -msgstr "" +msgstr "Bouncer / OnFishOutNPC отклонил разрешения на вызов босса от {0}" #: ../../TShockAPI/Bouncer.cs:2740 #, csharp-format msgid "Bouncer / OnFoodPlatterTryPlacing rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnFooPlatterTryPlacing отклонен, так как был отключен от {0}" #: ../../TShockAPI/Bouncer.cs:2733 #, csharp-format msgid "Bouncer / OnFoodPlatterTryPlacing rejected item not placed by hand from {0}" -msgstr "" +msgstr "Bouncer / OnFoodPlatterTryPlacing отклонил предмет, не помещенный вручную от {0}" #: ../../TShockAPI/Bouncer.cs:2751 #, csharp-format msgid "Bouncer / OnFoodPlatterTryPlacing rejected permissions from {0}" -msgstr "" +msgstr "Bouncer / OnFoodPlatterTryPlacing отклонил разрешения от {0}" #: ../../TShockAPI/Bouncer.cs:2762 #, csharp-format msgid "Bouncer / OnFoodPlatterTryPlacing rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnFoodPlatterTryPlacing отклонил проверку досягаемости от {0}" #: ../../TShockAPI/Bouncer.cs:2726 #, csharp-format msgid "Bouncer / OnFoodPlatterTryPlacing rejected tile placement valid from {0}" -msgstr "" +msgstr "Bouncer / OnFoodTryPlacing отказано в размещении тайла от {0}" #: ../../TShockAPI/Bouncer.cs:2467 #, csharp-format msgid "Bouncer / OnGemLockToggle invalid placement/deadmod from {0}" -msgstr "" +msgstr "Bouncer / OnGemLockToggle размещение не правильно/будучи мертвым от {0}" #: ../../TShockAPI/Bouncer.cs:2460 #, csharp-format msgid "Bouncer / OnGemLockToggle rejected boundaries check from {0}" -msgstr "" +msgstr "Bouncer / OnGemLockToggle отклонил изменение за пределами мира от {0}" #: ../../TShockAPI/Bouncer.cs:2474 #, csharp-format msgid "Bouncer / OnGemLockToggle rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnGemLockToggle отклонил отключенного {0}" #: ../../TShockAPI/Bouncer.cs:2483 #, csharp-format msgid "Bouncer / OnGemLockToggle rejected permissions check from {0}" -msgstr "" +msgstr "Bouncer / OnGemLockToggle отклонил проверку разрешений от {0}" #: ../../TShockAPI/Bouncer.cs:435 msgid "Bouncer / OnGetSection rejected empty player name." -msgstr "" +msgstr "Bouncer / OnGetSection отклонил пустое имя игрока." #: ../../TShockAPI/Bouncer.cs:427 #, csharp-format msgid "Bouncer / OnGetSection rejected GetSection packet from {0}" -msgstr "" +msgstr "Bouncer / OnGetSection отклонил пакет GetSection от {0}" #: ../../TShockAPI/Bouncer.cs:2060 #, csharp-format msgid "Bouncer / OnHealOtherPlayer 0.2 check from {0}" -msgstr "" +msgstr "Bouncer / OnHealOtherPlayer 0.2-проверки от {0}" #: ../../TShockAPI/Bouncer.cs:2084 #, csharp-format msgid "Bouncer / OnHealOtherPlayer rejected disabled/throttled from {0}" -msgstr "" +msgstr "Bouncer / OnHealOtherPlayer отклонил отключенного/предупрежденного игрока {0}" #: ../../TShockAPI/Bouncer.cs:2076 #, csharp-format msgid "Bouncer / OnHealOtherPlayer rejected heal other threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnHealOtherPlayer отклонил хил, который превзошел порог, от {0} {1}/{2}" #: ../../TShockAPI/Bouncer.cs:2050 msgid "Bouncer / OnHealOtherPlayer rejected null checks" -msgstr "" +msgstr "Bouncer / OnHealOtherPlayer отклонено в null-проверке" #: ../../TShockAPI/Bouncer.cs:1057 #, csharp-format msgid "Bouncer / OnItemDrop rejected from attempt crash from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил попытку выкинуть предмет, которого нет в игре от {0}" #: ../../TShockAPI/Bouncer.cs:1133 #, csharp-format msgid "Bouncer / OnItemDrop rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил отключенного {0}" #: ../../TShockAPI/Bouncer.cs:1113 #, csharp-format msgid "Bouncer / OnItemDrop rejected from drop item ban check / max stack check / min stack check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил попытку выкинуть заблокированный предмет / предмет, количеством больше максимального / предмет, количеством меньше минимального от {0}" #: ../../TShockAPI/Bouncer.cs:1082 #, csharp-format msgid "Bouncer / OnItemDrop rejected from dupe range check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил попытку дублирования предмета на расстоянии от {0}" #: ../../TShockAPI/Bouncer.cs:1103 #, csharp-format msgid "Bouncer / OnItemDrop rejected from item drop/pickup check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил выпадение/поднятие предмета от {0}" #: ../../TShockAPI/Bouncer.cs:1067 #, csharp-format msgid "Bouncer / OnItemDrop rejected from prefix check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил проверку префикса от {0}" #: ../../TShockAPI/Bouncer.cs:1093 #, csharp-format msgid "Bouncer / OnItemDrop rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop отклонил проверку расстояния от {0}" #: ../../TShockAPI/Bouncer.cs:1124 #, csharp-format @@ -353,67 +494,67 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2662 #, csharp-format msgid "Bouncer / OnKillMe rejected bad length death text from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe отклонил текст смерти от {0}" #: ../../TShockAPI/Bouncer.cs:2669 #, csharp-format msgid "Bouncer / OnKillMe rejected custom death message from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe отклонил настраиваемый текст сообщения о смерти от {0}" #: ../../TShockAPI/Bouncer.cs:2643 #, csharp-format msgid "Bouncer / OnKillMe rejected high damage from {0} {1}" -msgstr "" +msgstr "Bouncer / OnKillMe отклонил высокий урон от {0} {1}" #: ../../TShockAPI/Bouncer.cs:2652 #, csharp-format msgid "Bouncer / OnKillMe rejected index check from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe отклонил проверку индекса в {0}" #: ../../TShockAPI/Bouncer.cs:1751 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 1 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 1 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1771 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 2 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 2 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1781 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 3 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 3 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1791 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 4 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 4 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1801 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 5 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 5 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1811 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 6 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 6 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1822 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 7 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил 7 проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1833 #, csharp-format msgid "Bouncer / OnLiquidSet rejected build permission from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил разрешён на строительство в {0}" #: ../../TShockAPI/Bouncer.cs:1658 #, csharp-format msgid "Bouncer / OnLiquidSet rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил отключенного {0}" #: ../../TShockAPI/Bouncer.cs:1676 #, csharp-format @@ -423,17 +564,17 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1651 #, csharp-format msgid "Bouncer / OnLiquidSet rejected invalid check from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил проверку ведра от {0}" #: ../../TShockAPI/Bouncer.cs:1761 #, csharp-format msgid "Bouncer / OnLiquidSet rejected lava bucket from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил Ведро лавы от {0}" #: ../../TShockAPI/Bouncer.cs:1841 #, csharp-format msgid "Bouncer / OnLiquidSet rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet отклонил проверку диапазона от {0}" #: ../../TShockAPI/Bouncer.cs:1849 #, csharp-format @@ -443,17 +584,17 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2532 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected build perms from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation отклонил разрешения на строительство от {0}" #: ../../TShockAPI/Bouncer.cs:2525 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation отклонил отключенного от {0}" #: ../../TShockAPI/Bouncer.cs:2518 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected valid placement from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation отклонил строительство от {0}" #: ../../TShockAPI/Bouncer.cs:1257 #, csharp-format @@ -468,7 +609,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1157 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from above projectile limit from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile был отклонен из-за превышения лимита снарядов от {0}" #: ../../TShockAPI/Bouncer.cs:1298 #, csharp-format @@ -488,22 +629,22 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1184 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile отклонил отключенного {0}" #: ../../TShockAPI/Bouncer.cs:1221 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from hostile projectile from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile отклонен от враждебного снаряда от {0}" #: ../../TShockAPI/Bouncer.cs:1166 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from permission check from {0} {1}" -msgstr "" +msgstr "Bouncer / OnNewProjectile отклонил проверку разрешений от {0} {1}" #: ../../TShockAPI/Bouncer.cs:1176 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from projectile damage limit from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnNewProjectile отклонен из-за лимита урона, нанесенного снарядом от {0} {1}/{2}" #: ../../TShockAPI/Bouncer.cs:1277 #, csharp-format @@ -1100,27 +1241,63 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" -msgstr "" +msgstr "Не удалось установить значение SqlColumn.DefaultCurrentTimestamp, когда выбранный MySqlDbType не является датой (DateTime)." #: ../../TShockAPI/Modules/ModuleManager.cs:56 #, csharp-format msgid "Cannot load module {0} as it does not derive from {1}" -msgstr "" +msgstr "Не удалось загрузить модуль {0}, так как он не унаследован от {1}." #: ../../TShockAPI/Bouncer.cs:1253 msgid "Certain projectiles have been ignored for cheat detection." -msgstr "" +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 "Проверяет наличие обновлений TShock." + +#: ../../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 "" +msgstr "Не удалось найти базу данных (вероятно, Sqlite3.dll)" + +#: ../../TShockAPI/Commands.cs:595 +msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." +msgstr "Создает ссылочные таблицы для типов данных Terraria и TShock разрешения в папку с сервером." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:53 msgid "CreativePowerHandler received permission check request for unknown creative power" -msgstr "" +msgstr "CreativePowerHandler получил запрос на проверку разрешения для неизвестной творческой способности." #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:65 #, csharp-format @@ -1130,11 +1307,11 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2645 #, csharp-format msgid "Death Exploit Attempt: Damage {0}" -msgstr "" +msgstr "Попытка принять необычную смерть: Урон {0}." #: ../../TShockAPI/Bouncer.cs:2663 msgid "Death reason outside of normal bounds." -msgstr "" +msgstr "Причина смерти превышает максимальное количество символов." #: ../../TShockAPI/Bouncer.cs:462 #: ../../TShockAPI/Bouncer.cs:470 @@ -1145,45 +1322,53 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:525 #, csharp-format msgid "Disabled. You need to {0}login to load your saved data." -msgstr "" +msgstr "Вы отключены. Вам нужно авторизоваться, используя {0}login для загрузки ваших данных." #: ../../TShockAPI/Bouncer.cs:521 msgid "Disabled. You went too far with banned armor." -msgstr "" +msgstr "Вы отключены. Вы слишком долго были с заблокированной броней." #: ../../TShockAPI/Bouncer.cs:517 msgid "Disabled. You went too far with hacked item stacks." -msgstr "" +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 "" +msgstr "Ошибка перезагрузки групп: {0}" + +#: ../../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}" -msgstr "" +msgstr "Не удалось добавить бан. {0}" #: ../../TShockAPI/DB/GroupManager.cs:324 #, csharp-format msgid "Failed to add group {0}." -msgstr "" +msgstr "Ошибка при добавлении группы {0}." #: ../../TShockAPI/DB/GroupManager.cs:512 #: ../../TShockAPI/DB/GroupManager.cs:513 #, csharp-format msgid "Failed to delete group {0}." -msgstr "" +msgstr "Ошибка при удалении группы {0}." #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." -msgstr "" +msgstr "Не удалось удалить бан." #: ../../TShockAPI/DB/GroupManager.cs:480 #, csharp-format msgid "Failed to rename group {0}." -msgstr "" +msgstr "Ошибка при переименовании группы {0}." #: ../../TShockAPI/Bouncer.cs:2644 msgid "Failed to shade polygon normals." @@ -1192,26 +1377,46 @@ msgstr "" #: ../../TShockAPI/DB/GroupManager.cs:369 #, csharp-format msgid "Failed to update group \"{0}\"." -msgstr "" +msgstr "Ошибка при обновлении группы \"{0}\"." #: ../../TShockAPI/Rest/Rest.cs:245 msgid "Fatal Startup Exception" -msgstr "" +msgstr "Фатальная ошибка при запуске" #: ../../TShockAPI/Extensions/DbExt.cs:79 msgid "Fatal TShock initialization exception: failed to connect to MySQL database. See inner exception for details." -msgstr "" +msgstr "Фатальная ошибка при загрузке TShock: Не удалось подключиться к базе данных MySQL. Просмотрите внутренние исключения для деталей." #: ../../TShockAPI/DB/UserManager.cs:218 #, csharp-format 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1229,22 +1434,27 @@ msgstr "" #: ../../TShockAPI/DB/GroupManager.cs:708 #, csharp-format msgid "Group {0} already exists" -msgstr "" +msgstr "Группа {0} уже существует" #: ../../TShockAPI/Rest/RestManager.cs:1158 #, csharp-format msgid "Group {0} created successfully" -msgstr "" +msgstr "Группа {0} успешно создана" #: ../../TShockAPI/Rest/RestManager.cs:1133 #, csharp-format msgid "Group {0} deleted successfully" -msgstr "" +msgstr "Группа {0} успешно удалена" #: ../../TShockAPI/DB/UserManager.cs:638 #: ../../TShockAPI/DB/GroupManager.cs:725 #, csharp-format msgid "Group {0} does not exist" +msgstr "Группа {0} не существует" + +#: ../../TShockAPI/Commands.cs:1074 +#, csharp-format +msgid "Group {0} does not exist!" msgstr "" #: ../../TShockAPI/Rest/RestManager.cs:1348 @@ -1257,7 +1467,7 @@ msgstr "" #: ../../TShockAPI/DB/GroupManager.cs:548 #, csharp-format msgid "Group {0} doesn't exist." -msgstr "" +msgstr "Группа {0} не существует." #: ../../TShockAPI/DB/GroupManager.cs:508 #, csharp-format @@ -1267,7 +1477,7 @@ msgstr "" #: ../../TShockAPI/DB/GroupManager.cs:463 #, csharp-format msgid "Group {0} has been renamed to {1}." -msgstr "" +msgstr "Группа {0} переименована на {1}." #: ../../TShockAPI/DB/GroupManager.cs:631 #, csharp-format @@ -1284,6 +1494,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 "" @@ -1293,6 +1507,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1317,6 +1540,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1336,13 +1563,17 @@ 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 "" +msgstr "Не удалось поместить заблокированного пользователя в базу данных." #: ../../TShockAPI/Rest/Rest.cs:426 msgid "Internal server error." -msgstr "" +msgstr "Внутренняя ошибка сервера." #: ../../TShockAPI/DB/UserManager.cs:500 msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." @@ -1357,12 +1588,16 @@ msgstr "Введена неправильная команда. Введите { #: ../../TShockAPI/DB/GroupManager.cs:309 #, csharp-format msgid "Invalid parent group {0} for group {1}" -msgstr "" +msgstr "Группа {0} не привязана к группе {1}" #: ../../TShockAPI/DB/GroupManager.cs:347 #, csharp-format msgid "Invalid parent group {0} for group {1}." -msgstr "" +msgstr "Неверная привязанная группа {0} к группе {1}." + +#: ../../TShockAPI/Commands.cs:892 +msgid "Invalid password!" +msgstr "Неверный пароль!" #: ../../TShockAPI/Rest/Rest.cs:247 #, csharp-format @@ -1370,17 +1605,39 @@ msgid "Invalid REST configuration: \n" "You may already have a REST service bound to port {0}. \n" "Please adjust your configuration and restart the server. \n" "Press any key to exit." -msgstr "" +msgstr "Неправильная конфигурация REST:\n" +"Возможно, у вас уже есть REST, связанная с портом {0}.\n" +"Пожалуйста, измените конфигурацию и перезапустите сервер.\n" +"Нажмите любую клавишу для выхода." + +#: ../../TShockAPI/Commands.cs:1001 +#, csharp-format +msgid "Invalid syntax! Proper syntax: {0}register " +msgstr "Недопустимый синтаксис! Используй: {0}register " #: ../../TShockAPI/Rest/RestManager.cs:1326 #, csharp-format msgid "Invalid Type: '{0}'" +msgstr "Неизвестный тип: {0}" + +#: ../../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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1406,10 +1663,72 @@ msgstr "" 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 "Памяти используется: {0}" + #: ../../TShockAPI/Rest/RestManager.cs:874 msgid "Meteor has been spawned" msgstr "" @@ -1424,6 +1743,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 "" @@ -1433,11 +1757,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1465,6 +1798,11 @@ msgstr "" 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 "" @@ -1480,26 +1818,64 @@ 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 "Путь: {0}" + #: ../../TShockAPI/Rest/RestManager.cs:1388 #, csharp-format msgid "Player {0} has been muted" -msgstr "" +msgstr "Игроку {0} был выдан мут" #: ../../TShockAPI/Rest/RestManager.cs:1393 #, csharp-format msgid "Player {0} has been unmuted" -msgstr "" +msgstr "С игрока {0} был снят мут" #: ../../TShockAPI/Rest/RestManager.cs:1301 #, csharp-format @@ -1518,33 +1894,50 @@ msgstr "" #: ../../TShockAPI/Rest/RestManager.cs:1069 #, csharp-format msgid "Player {0} was killed" -msgstr "" +msgstr "Игрок {0} убит" #: ../../TShockAPI/Rest/RestManager.cs:1299 #, csharp-format msgid "Player {0} was not found" -msgstr "" +msgstr "Игрок {0} не найден" #: ../../TShockAPI/Bouncer.cs:2563 #: ../../TShockAPI/Bouncer.cs:2570 #, csharp-format msgid "Player damage exceeded {0}." -msgstr "" +msgstr "Урон игрока превысил {0}." #: ../../TShockAPI/Bouncer.cs:1165 #, csharp-format msgid "Player does not have permission to create projectile {0}." +msgstr "У игрока недостаточно прав на создание проджектайла {0}." + +#: ../../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}." -msgstr "" +msgstr "Урон от проджектайла больше чем {0}." #: ../../TShockAPI/Bouncer.cs:1269 #, csharp-format @@ -1577,14 +1970,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 "" @@ -1594,10 +2012,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "Сид: {0}" + +#: ../../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 "" @@ -1610,6 +2105,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 "Произошла ошибка: {0}." + +#: ../../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 of valid endpoints." msgstr "" @@ -1632,28 +2203,60 @@ msgstr "" #: ../../TShockAPI/Rest/SecureRest.cs:167 msgid "Successful login" -msgstr "" +msgstr "Успешный вход" #: ../../TShockAPI/Handlers/SyncTilePickingHandler.cs:23 #, csharp-format 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." -msgstr "" +msgstr "Бан недействительный, потому что данный идентификатор уже в бане." #: ../../TShockAPI/DB/BanManager.cs:295 msgid "The ban was not valid for an unknown reason." -msgstr "" +msgstr "Бан отсутствует по неизвестной причине." #: ../../TShockAPI/DB/GroupManager.cs:218 msgid "The default usergroup could not be found." -msgstr "" +msgstr "Группа пользователя по умолчанию не найдена." #: ../../TShockAPI/DB/GroupManager.cs:217 msgid "The default usergroup could not be found. This may indicate a typo in the configuration file, or that the group was renamed or deleted." -msgstr "" +msgstr "Группа пользователя по умолчанию не найдена. Возможно есть опечатка в конфигурациях, или группа была переименована или удалена." #: ../../TShockAPI/DB/GroupManager.cs:595 #, csharp-format @@ -1668,17 +2271,42 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" +msgstr "Токен аутентификации REST." #: ../../TShockAPI/Rest/SecureRest.cs:90 msgid "The specified token queued for destruction failed to be deleted." -msgstr "" +msgstr "Не удалось найти указанный токен в очереди на удаление." + +#: ../../TShockAPI/Commands.cs:1100 +#, csharp-format +msgid "The user {0} does not exist! Therefore, the account was not deleted!" +msgstr "Пользователь {0} не существует! Поэтому аккаунт не был удалён!" + +#: ../../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 "" +msgstr "Достигнут лимит сундуков мира, теперь вы не можете ставить их." + +#: ../../TShockAPI/Commands.cs:900 +msgid "There was an error processing your login or authentication related request." +msgstr "Произошла ошибка при обработке вашего логина или запроса, связанного с аутентификацией." #: ../../TShockAPI/Bouncer.cs:901 #, csharp-format @@ -1690,10 +2318,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})" @@ -1707,26 +2391,58 @@ 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 "" +msgstr "Пользователь {0} '{1}' не существует" + +#: ../../TShockAPI/Commands.cs:1078 +#, csharp-format +msgid "User {0} already exists!" +msgstr "Пользователь '{0}' уже существует!" + +#: ../../TShockAPI/Commands.cs:1082 +#, csharp-format +msgid "User {0} could not be added, check console for details." +msgstr "Пользователь {0} не может быть добавлен, проверьте консоль для того что бы увидеть больше деталей." + +#: ../../TShockAPI/Commands.cs:1162 +#, csharp-format +msgid "User {0} could not be added. Check console for details." +msgstr "Пользователь {0} не может быть добавлен, проверьте консоль для того что бы увидеть больше деталей." + +#: ../../TShockAPI/Commands.cs:1158 +#, csharp-format +msgid "User {0} does not exist!" +msgstr "Пользователь {0} не существует!" #: ../../TShockAPI/DB/UserManager.cs:612 #, csharp-format msgid "User account {0} already exists" -msgstr "" +msgstr "Аккаунт {0} уже зарегистрирован" #: ../../TShockAPI/DB/UserManager.cs:625 #, csharp-format msgid "User account {0} does not exist" +msgstr "Аккаунт {0} еще не зарегистрирован" + +#: ../../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 msgid "Username or password may be incorrect or this account may not have sufficient privileges." -msgstr "" +msgstr "Имя пользователя или пароль возможно введены неправильно, или этот аккаунт не имеет достаточных прав." #: ../../TShockAPI/Bouncer.cs:1824 msgid "Using banned bottomless shimmer bucket without permissions" @@ -1744,6 +2460,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})." @@ -1753,6 +2473,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." @@ -1773,7 +2501,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1167 msgid "You do not have permission to create that projectile." -msgstr "" +msgstr "У вас недостаточно прав на создание данного проджектайла." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:113 msgid "You do not have permission to freeze the biome spread of the server." @@ -1785,7 +2513,7 @@ msgstr "" #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:103 msgid "You do not have permission to freeze the time of the server." -msgstr "" +msgstr "У вас недостаточно прав для заморозки времени на сервере." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:110 msgid "You do not have permission to freeze the wind strength of the server." @@ -1810,27 +2538,27 @@ msgstr "" #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:107 msgid "You do not have permission to modify the rain strength of the server." -msgstr "" +msgstr "У вас недостаточно прав на изменение силы дождя." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:111 msgid "You do not have permission to modify the tile placement range of your character." -msgstr "" +msgstr "У вас недостаточно прав для изменения диапазона размещения тайлов от вашего персонажа." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:104 msgid "You do not have permission to modify the time of the server." -msgstr "" +msgstr "У вас недостаточно прав для изменения времени." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:108 msgid "You do not have permission to modify the time speed of the server." -msgstr "" +msgstr "У вас недостаточно прав на изменение скорости времени." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:106 msgid "You do not have permission to modify the wind strength of the server." -msgstr "" +msgstr "У вас недостаточно прав на изменение силы ветра." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:112 msgid "You do not have permission to modify the world difficulty of the server." -msgstr "" +msgstr "У вас недостаточно прав на изменение сложности мира." #: ../../TShockAPI/Bouncer.cs:1752 #: ../../TShockAPI/Bouncer.cs:1762 @@ -1841,24 +2569,28 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1812 #: ../../TShockAPI/Bouncer.cs:1823 msgid "You do not have permission to perform this action." -msgstr "" +msgstr "У вас недостаточно прав для выполнения этого действия." #: ../../TShockAPI/Bouncer.cs:637 #: ../../TShockAPI/Bouncer.cs:2227 msgid "You do not have permission to place this tile." -msgstr "" +msgstr "У вас недостаточно прав для того что бы поставить этот тайл." #: ../../TShockAPI/Handlers/EmojiHandler.cs:19 msgid "You do not have permission to send emotes!" -msgstr "" +msgstr "У вас недостаточно прав для того что бы отправлять эмодзи!" #: ../../TShockAPI/Handlers/NetModules/PylonHandler.cs:54 msgid "You do not have permission to teleport using pylons." -msgstr "" +msgstr "У вас недостаточно прав для телепортации с помощью пилонов." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:105 msgid "You do not have permission to toggle godmode." -msgstr "" +msgstr "У вас недостаточно прав для переключения режима бессмертия." + +#: ../../TShockAPI/Commands.cs:949 +msgid "You failed to change your password!" +msgstr "Вам не удалось изменить ваш пароль!" #: ../../TShockAPI/Rest/RestManager.cs:1387 msgid "You have been remotely muted" @@ -1868,6 +2600,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 "" @@ -1883,7 +2623,7 @@ msgstr "" #: ../../TShockAPI/DB/GroupManager.cs:235 #: ../../TShockAPI/DB/GroupManager.cs:237 msgid "Your account's group could not be loaded. Please contact server administrators about this." -msgstr "" +msgstr "Группа вашего аккаунта не может быть загружена. Пожалуйста, свяжитесь с администрацией сервера." #: ../../TShockAPI/Bouncer.cs:436 msgid "Your client sent a blank character name." @@ -1893,3 +2633,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 "Ваш пароль: {0}." + diff --git a/i18n/ru_UA/TShockAPI.po b/i18n/ru_UA/TShockAPI.po index ab9a69fc..a22e3545 100644 --- a/i18n/ru_UA/TShockAPI.po +++ b/i18n/ru_UA/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 08:11\n" "Last-Translator: \n" "Language-Team: Russian, Ukraine\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ 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!" @@ -64,11 +118,56 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#: ../../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 re-create the allowed field." msgstr "" @@ -78,11 +177,39 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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." @@ -93,6 +220,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}" @@ -120,11 +252,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 "" @@ -1100,6 +1241,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1113,11 +1258,43 @@ 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 power" msgstr "" @@ -1155,11 +1332,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}" @@ -1207,11 +1392,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1247,6 +1452,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" @@ -1284,6 +1494,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 "" @@ -1293,6 +1507,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1317,6 +1540,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1336,6 +1563,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 "" @@ -1364,6 +1595,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 "Invalid REST configuration: \n" @@ -1372,15 +1607,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1406,10 +1660,72 @@ msgstr "" 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 "" @@ -1424,6 +1740,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 "" @@ -1433,11 +1754,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1465,6 +1795,11 @@ msgstr "" 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 "" @@ -1480,17 +1815,55 @@ 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" @@ -1536,11 +1909,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}." @@ -1577,14 +1967,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 "" @@ -1594,10 +2009,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1610,6 +2102,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 of valid endpoints." msgstr "" @@ -1639,6 +2207,38 @@ msgstr "" 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." msgstr "" @@ -1668,6 +2268,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1676,10 +2284,27 @@ 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}." @@ -1690,10 +2315,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})" @@ -1707,11 +2388,39 @@ 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" @@ -1722,6 +2431,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 @@ -1744,6 +2457,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})." @@ -1753,6 +2470,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." @@ -1860,6 +2585,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 "" @@ -1868,6 +2597,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 "" @@ -1893,3 +2630,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 "" + diff --git a/i18n/tok/TShockAPI.po b/i18n/tok/TShockAPI.po index f761495d..9a762fee 100644 --- a/i18n/tok/TShockAPI.po +++ b/i18n/tok/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 08:11\n" "Last-Translator: \n" "Language-Team: toki pona\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ 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 "jan {0} li kepeken {1}{2}." +#: ../../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!" @@ -65,11 +119,56 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" +#: ../../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 "jan {0} li wile kepeken {1}{2}. taso ona li ken ala." +#: ../../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 re-create the allowed field." msgstr "" @@ -79,11 +178,39 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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." @@ -94,6 +221,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}" @@ -121,11 +253,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 "" @@ -1101,6 +1242,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1114,11 +1259,43 @@ 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 power" msgstr "" @@ -1156,11 +1333,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}" @@ -1208,11 +1393,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1248,6 +1453,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" @@ -1285,6 +1495,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 "" @@ -1294,6 +1508,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1318,6 +1541,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1337,6 +1564,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 "" @@ -1365,6 +1596,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 "Invalid REST configuration: \n" @@ -1373,15 +1608,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1407,10 +1661,72 @@ msgstr "" 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 "" @@ -1425,6 +1741,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 "" @@ -1434,11 +1755,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1466,6 +1796,11 @@ msgstr "" 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 "" @@ -1481,17 +1816,55 @@ 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" @@ -1538,11 +1911,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}." @@ -1579,14 +1969,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 "" @@ -1596,10 +2011,87 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "" @@ -1612,6 +2104,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 of valid endpoints." msgstr "" @@ -1641,6 +2209,38 @@ msgstr "" 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." msgstr "" @@ -1670,6 +2270,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1678,10 +2286,27 @@ 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}." @@ -1692,10 +2317,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 "sina awen pana e sona jan pakala." +#: ../../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})" @@ -1709,11 +2390,39 @@ 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" @@ -1724,6 +2433,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 @@ -1746,6 +2459,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})." @@ -1755,6 +2472,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." @@ -1862,6 +2587,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 "" @@ -1870,6 +2599,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 "" @@ -1895,3 +2632,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 "" + diff --git a/i18n/tr_TR/TShockAPI.po b/i18n/tr_TR/TShockAPI.po index 9af0591a..a6e60913 100644 --- a/i18n/tr_TR/TShockAPI.po +++ b/i18n/tr_TR/TShockAPI.po @@ -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:43\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 17:37\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -32,17 +32,61 @@ msgstr "" #, csharp-format msgctxt "{0} is ban number, {1} is ban reason, {2} is a timestamp" msgid "#{0} - You are banned: {1} ({2} remaining)" -msgstr "" +msgstr "#{0} - Yasaklandın: {1} ({2} kaldı)" #: ../../TShockAPI/DB/BanManager.cs:208 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" +msgstr "#{0} - Yasaklandın: {1}" + +#: ../../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 "\"{0}\" REST çıkışını istedi: {1}" + +#: ../../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 @@ -50,10 +94,20 @@ msgstr "" msgid "{0} executed: {1}{2}." msgstr "{0} çalıştırdı: {1}{2}." +#: ../../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!" -msgstr "" +msgstr "{0} seni öldürdü!" #: ../../TShockAPI/Rest/RestManager.cs:847 #, csharp-format @@ -62,11 +116,56 @@ 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 "{0} çalıştırmayı denedi: {1}{2}." +#: ../../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 re-create the allowed field." msgstr "" @@ -76,10 +175,38 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens 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 "" +msgstr "Hesap gerekli! Lütfen {0}register veya {0}login komutlarını kullan!" + +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." +msgstr "Hesap başarıyla silindi." #: ../../TShockAPI/Bouncer.cs:2006 #, csharp-format @@ -91,6 +218,11 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" +#: ../../TShockAPI/Commands.cs:1187 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "Ayrılmış hafıza: {0}" + #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" @@ -118,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 "" @@ -1098,6 +1239,10 @@ msgstr "" msgid "Bouncer / SendTileRectHandler - rejected tile object because object 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 not DateTime" msgstr "" @@ -1111,11 +1256,43 @@ 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 power" msgstr "" @@ -1153,11 +1330,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}" @@ -1205,11 +1390,31 @@ 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 "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1245,6 +1450,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" @@ -1282,6 +1492,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 "" @@ -1291,6 +1505,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 disabled for to TShock so we can improve this!" msgstr "" @@ -1315,6 +1538,10 @@ msgstr "" msgid "If this player wasn't hacking, please report the tile place threshold they 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 report it to TShock for further investigation." msgstr "" @@ -1334,6 +1561,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 "" @@ -1362,6 +1593,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 "Invalid REST configuration: \n" @@ -1370,15 +1605,34 @@ msgid "Invalid REST configuration: \n" "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 "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1404,10 +1658,72 @@ msgstr "" 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 "" @@ -1422,6 +1738,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 "" @@ -1431,11 +1752,20 @@ 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 "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "" @@ -1463,6 +1793,11 @@ msgstr "" 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 "" @@ -1478,17 +1813,55 @@ 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" @@ -1532,11 +1905,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}." @@ -1573,14 +1963,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 "" @@ -1590,8 +2005,85 @@ msgstr "" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile 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 "Seed: {0}" + +#: ../../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 "Sunucu haritası kaydediliyor..." + +#: ../../TShockAPI/Commands.cs:923 +msgid "Server side characters are enabled. You need to be logged-in to play." +msgstr "Sunucu taraflı karakter etkin. Oynayabilmek için giriş yapman gerekli." + +#: ../../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 @@ -1606,6 +2098,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 "Boyut: {0}x{1}" + +#: ../../TShockAPI/Commands.cs:574 +msgid "Slaps a player, dealing damage." +msgstr "Oyuncuyu tokatlayıp hasar verir." + +#: ../../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 of valid endpoints." msgstr "" @@ -1628,13 +2196,45 @@ msgstr "" #: ../../TShockAPI/Rest/SecureRest.cs:167 msgid "Successful login" -msgstr "" +msgstr "Başarılı giriş" #: ../../TShockAPI/Handlers/SyncTilePickingHandler.cs:23 #, csharp-format 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 "Geçici olarak Super Admin'e yükseltir." + +#: ../../TShockAPI/Commands.cs:320 +msgid "Temporarily sets another player's group." +msgstr "Geçici olarak başka bir oyuncunun grubunu değiştirir." + +#: ../../TShockAPI/Commands.cs:1154 +msgid "That group does not exist!" +msgstr "Bu grup mevcut değil!" + #: ../../TShockAPI/DB/BanManager.cs:258 msgid "The ban is invalid because a current ban for this identifier already exists." msgstr "" @@ -1664,6 +2264,14 @@ msgstr "" msgid "The guest group could not be found. This may indicate a typo in the 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 "" @@ -1672,10 +2280,27 @@ 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}." @@ -1686,10 +2311,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 "Çok fazla başarısız giriş denemesi." +#: ../../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})" @@ -1703,11 +2384,39 @@ 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" @@ -1718,6 +2427,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 @@ -1740,6 +2453,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})." @@ -1749,6 +2466,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." @@ -1856,6 +2581,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 "" @@ -1864,6 +2593,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 "" @@ -1889,3 +2626,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 "Şifren {0}." + diff --git a/i18n/zh_CN/TShockAPI.po b/i18n/zh_CN/TShockAPI.po index 9a24e8ce..d1251a1d 100644 --- a/i18n/zh_CN/TShockAPI.po +++ b/i18n/zh_CN/TShockAPI.po @@ -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-22 06:55\n" +"POT-Creation-Date: 2022-10-22 08:09:52+0000\n" +"PO-Revision-Date: 2022-10-22 17:37\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -40,16 +40,70 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - 你已被封禁,原因: {1}" +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "”{0}”不是一个有效的页码。" + #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" msgstr "“{0}”请求了REST端点:{1}" +#: ../../TShockAPI/Commands.cs:940 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "{0}({1})更改了帐号{2}的密码。" + +#: ../../TShockAPI/Commands.cs:950 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "{0}({1})更改帐号{2}的密码失败。" + +#: ../../TShockAPI/Commands.cs:770 +#, csharp-format +msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." +msgstr "{0}({1})尝试了{2}或更多次无效的登录被自动踢出了。" + +#: ../../TShockAPI/Commands.cs:1070 +#, csharp-format +msgid "{0} added account {1} to group {2}" +msgstr "{0}将账号{1}添加到了用户组{2}" + +#: ../../TShockAPI/Commands.cs:1028 +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "{0}试图注册帐号“{1}” ,但它已被占用。" + +#: ../../TShockAPI/Commands.cs:869 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "{0}已成功登录账号{1}。" + +#: ../../TShockAPI/Commands.cs:1144 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "{0}将账号{1}所属的用户组更改为了{2}。" + +#: ../../TShockAPI/Commands.cs:1118 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "{0}更改了帐号{1}的密码。" + #: ../../TShockAPI/Commands.cs:701 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} 执行了: {1}{2}。" +#: ../../TShockAPI/Commands.cs:894 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}" +msgstr "{0}尝试登录账号“{1}”失败" + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "{0}已将你所属的用户组更改为{1}。" + #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" @@ -61,10 +115,55 @@ msgid "{0} NPC has been killed." msgid_plural "{killcount} NPCs have been killed." msgstr[0] "{killcount}个NPC已被杀死。" +#: ../../TShockAPI/Commands.cs:1022 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "{0}注册了一个账号:“{1}”。" + +#: ../../TShockAPI/Commands.cs:1096 +#, csharp-format +msgid "{0} successfully deleted account: {1}" +msgstr "{0}成功删除了账号“{1}”" + #: ../../TShockAPI/Commands.cs:687 #, csharp-format msgid "{0} tried to execute {1}{2}." -msgstr "{0} 试图执行 {1}{2}。" +msgstr "{0}试图执行{1}{2}。" + +#: ../../TShockAPI/Commands.cs:814 +#, csharp-format +msgid "{0}login - Logs in using your UUID and character name." +msgstr "{0}login - 使用你的UUID和角色名登录。" + +#: ../../TShockAPI/Commands.cs:819 +#, csharp-format +msgid "{0}login {1} - Logs in using your password and character name.password" +msgstr "{0}login {1} - 使用你的密码和角色名登录。" + +#: ../../TShockAPI/Commands.cs:817 +#, csharp-format +msgid "{0}login {1} {2} - Logs in using your username and password.usernamepassword" +msgstr "{0}login {1} {2} - 使用你的用户名和密码登录。" + +#: ../../TShockAPI/Commands.cs:1169 +#, csharp-format +msgid "{0}user add username password group -- Adds a specified user" +msgstr "{0}user add 用户名 密码 组 -- 添加指定用户" + +#: ../../TShockAPI/Commands.cs:1170 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "{0}user del 用户名 -- 移除指定用户" + +#: ../../TShockAPI/Commands.cs:1172 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "{0}user group 用户名 新组 -- 更改用户群组" + +#: ../../TShockAPI/Commands.cs:1171 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "{0}user password 用户名 新密码 -- 更改用户密码" #: ../../TShockAPI/DB/RegionManager.cs:108 msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." @@ -75,11 +174,39 @@ msgstr "很多事情都会因为它失败。你必须手动删除并重新创建 msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." msgstr "{0}的REST登录已被阻止,因为它目前有{1}个限流标识,并且达到了RESTMaximumRequestsPerInterval(一段时间内最大请求数量)的上限。" +#: ../../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 "账户 {0} 已被注册。" + +#: ../../TShockAPI/Commands.cs:1123 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "账户 {0} 不存在!因此,无法更改密码。" + +#: ../../TShockAPI/Commands.cs:1069 +#, csharp-format +msgid "Account {0} has been added to group {1}!" +msgstr "账户 {0} 已被添加到组 {1}!" + +#: ../../TShockAPI/Commands.cs:1145 +#, csharp-format +msgid "Account {0} has been changed to group {1}." +msgstr "账户 {0} 已移动到组 {1}。" + #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" msgstr "需要帐户!请使用{0}register或{0}login指令以开始游玩!" +#: ../../TShockAPI/Commands.cs:1095 +msgid "Account removed successfully." +msgstr "账户移除成功。" + #: ../../TShockAPI/Bouncer.cs:2006 #, csharp-format msgid "Added buff to {0} NPC abnormally." @@ -90,6 +217,11 @@ msgstr "对NPC:{0}异常地添加了Buff。" msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL语句返回了一个错误:{0}" +#: ../../TShockAPI/Commands.cs:1187 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "已分配内存: {0}" + #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" @@ -117,11 +249,20 @@ msgstr "UUID的标识。" msgid "An identifier for an IP Address in octet format. e.g., '{0}'.127.0.0.1" msgstr "一个八位元组格式的IP地址标识符,例如'{0}'.127.0.0.1" +#: ../../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 "REST 端点{0}收到了匿名请求" +#: ../../TShockAPI/Commands.cs:867 +#, csharp-format +msgid "Authenticated as {0} successfully." +msgstr "已成功认证为 {0}" + #: ../../TShockAPI/Rest/RestManager.cs:811 msgid "AutoSave has been disabled" msgstr "自动存档已关闭" @@ -277,7 +418,7 @@ msgstr "Bouncer / OnGemLockToggle(宝石锁防护)因玩家被拘束阻止 #: ../../TShockAPI/Bouncer.cs:2483 #, csharp-format msgid "Bouncer / OnGemLockToggle rejected permissions check from {0}" -msgstr "保镖/锁定开关拒绝了来自{0}的权限检查" +msgstr "Bouncer / OnGemLockToggle(宝石锁防护)因没有权限阻止了{0}" #: ../../TShockAPI/Bouncer.cs:435 msgid "Bouncer / OnGetSection rejected empty player name." @@ -301,801 +442,805 @@ msgstr "Bouncer / OnHealOtherPlayer 拒绝了来自 {0} 的禁用/调整" #: ../../TShockAPI/Bouncer.cs:2076 #, csharp-format msgid "Bouncer / OnHealOtherPlayer rejected heal other threshold from {0} {1}/{2}" -msgstr "Bouncer / OnHealOtherPlayer rejected heal other threshold from {0} {1}/{2}" +msgstr "Bouncer / OnHealOtherPlayer 因治疗量超过上限而拒绝了 {0} {1}/{2}" #: ../../TShockAPI/Bouncer.cs:2050 msgid "Bouncer / OnHealOtherPlayer rejected null checks" -msgstr "" +msgstr "Bouncer / OnHealOtherPlayer 拒绝了无效检查" #: ../../TShockAPI/Bouncer.cs:1057 #, csharp-format msgid "Bouncer / OnItemDrop rejected from attempt crash from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 因{0}的尝试崩溃而拒绝" #: ../../TShockAPI/Bouncer.cs:1133 #, csharp-format msgid "Bouncer / OnItemDrop rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 因{0}禁用而拒绝。" #: ../../TShockAPI/Bouncer.cs:1113 #, csharp-format msgid "Bouncer / OnItemDrop rejected from drop item ban check / max stack check / min stack check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 拒绝了来自 {0} 的掉落物品检查/最大堆栈检查/最小堆栈检查" #: ../../TShockAPI/Bouncer.cs:1082 #, csharp-format msgid "Bouncer / OnItemDrop rejected from dupe range check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 拒绝了来自 {0} 的重复范围检查" #: ../../TShockAPI/Bouncer.cs:1103 #, csharp-format msgid "Bouncer / OnItemDrop rejected from item drop/pickup check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 被拒绝来自 {0} 的物品/拾取检查" #: ../../TShockAPI/Bouncer.cs:1067 #, csharp-format msgid "Bouncer / OnItemDrop rejected from prefix check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 被拒绝来自 {0} 的前缀检查" #: ../../TShockAPI/Bouncer.cs:1093 #, csharp-format msgid "Bouncer / OnItemDrop rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnItemDrop 被拒绝来自 {0} 的范围检查" #: ../../TShockAPI/Bouncer.cs:1124 #, csharp-format msgid "Bouncer / OnItemDrop rejected from sneaky from {0}" -msgstr "" +msgstr "炸弹/OnItemDrop 因 {0}的潜入而拒绝" #: ../../TShockAPI/Bouncer.cs:2662 #, csharp-format msgid "Bouncer / OnKillMe rejected bad length death text from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe 拒绝了来自 {0} 的长度异常的死亡消息" #: ../../TShockAPI/Bouncer.cs:2669 #, csharp-format msgid "Bouncer / OnKillMe rejected custom death message from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe 拒绝了来自 {0} 的自定义死亡消息" #: ../../TShockAPI/Bouncer.cs:2643 #, csharp-format msgid "Bouncer / OnKillMe rejected high damage from {0} {1}" -msgstr "" +msgstr "Bouncer / OnKillMe 拒绝了 {0} {1} 造成的高伤害" #: ../../TShockAPI/Bouncer.cs:2652 #, csharp-format msgid "Bouncer / OnKillMe rejected index check from {0}" -msgstr "" +msgstr "Bouncer / OnKillMe 拒绝了来自 {0} 的索引检查" #: ../../TShockAPI/Bouncer.cs:1751 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 1 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查一阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1771 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 2 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查二阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1781 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 3 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查三阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1791 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 4 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查四阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1801 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 5 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查五阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1811 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 6 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查六阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1822 #, csharp-format msgid "Bouncer / OnLiquidSet rejected bucket check 7 from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因水桶检查七阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1833 #, csharp-format msgid "Bouncer / OnLiquidSet rejected build permission from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因没有建筑权限阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1658 #, csharp-format msgid "Bouncer / OnLiquidSet rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因玩家被拘束阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1676 #, csharp-format msgid "Bouncer / OnLiquidSet rejected from liquid threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因达到液体操作量上限({1}/{2})阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1651 #, csharp-format msgid "Bouncer / OnLiquidSet rejected invalid check from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因无效检查阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1761 #, csharp-format msgid "Bouncer / OnLiquidSet rejected lava bucket from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)阻止了{0}使用岩浆桶" #: ../../TShockAPI/Bouncer.cs:1841 #, csharp-format msgid "Bouncer / OnLiquidSet rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因范围检查阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1849 #, csharp-format msgid "Bouncer / OnLiquidSet rejected throttle from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet(液体防护)因限流阻止了{0}" #: ../../TShockAPI/Bouncer.cs:2532 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected build perms from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation(蓝图操作防护)因没有建筑权限阻止了{0}" #: ../../TShockAPI/Bouncer.cs:2525 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation(蓝图操作防护)因玩家被拘束阻止了{0}" #: ../../TShockAPI/Bouncer.cs:2518 #, csharp-format msgid "Bouncer / OnMassWireOperation rejected valid placement from {0}" -msgstr "" +msgstr "Bouncer / OnMassWireOperation(蓝图操作防护)因位置无效阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1257 #, csharp-format msgid "Bouncer / OnNewProjectile please report to tshock about this! normally this is a reject from {0} {1}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)请向TShock报告这条信息! 正常来说这是阻止{0}创建弹幕{1}" #: ../../TShockAPI/Bouncer.cs:1213 #, csharp-format msgid "Bouncer / OnNewProjectile please report to tshock about this! normally this is a reject from {0} {1} (golf)" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)请向TShock报告这条信息! 正常来说这是阻止{0}创建弹幕{1}(高尔夫)" #: ../../TShockAPI/Bouncer.cs:1157 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from above projectile limit from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因超过弹幕上限阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1298 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from bouncer modified AI from {0}." -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因修改弹幕AI阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1314 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from bouncer modified Zenith projectile from {0}." -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因修改天顶剑弹幕阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1285 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from bouncer throttle from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因限流阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1184 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因玩家被拘束阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1221 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from hostile projectile from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因创建敌对弹幕阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1166 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from permission check from {0} {1}" -msgstr "" +msgstr "Bouncer / OnNewProjectile 拒绝了来自 {0} {1} 的权限检查" #: ../../TShockAPI/Bouncer.cs:1176 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from projectile damage limit from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因超过弹幕伤害上限({1}/{2})阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1277 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from projectile update threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因超过弹幕更新上限({1}/{2})阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1232 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from tombstones from {0}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)阻止了{0}生成墓碑" #: ../../TShockAPI/Bouncer.cs:1252 #, csharp-format msgid "Bouncer / OnNewProjectile rejected from weird check from {0} {1}" -msgstr "" +msgstr "Bouncer / OnNewProjectile(弹幕防护)因奇怪的检测阻止了{0}创建弹幕{1}" #: ../../TShockAPI/Bouncer.cs:2005 #, csharp-format msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." -msgstr "" +msgstr "Bouncer / OnNPCAddBuff(NPCBuff防护)阻止了{3}对NPC{1}({2})添加Buff:{0}" #: ../../TShockAPI/Bouncer.cs:1974 #, csharp-format msgid "Bouncer / OnNPCAddBuff rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnNPCAddBuff(NPCBuff防护)因玩家被拘束阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1967 #, csharp-format msgid "Bouncer / OnNPCAddBuff rejected null npc from {0}" -msgstr "" +msgstr "Bouncer / OnNPCAddBuff 拒绝空的npc对象,从 {0}" #: ../../TShockAPI/Bouncer.cs:1958 #, csharp-format msgid "Bouncer / OnNPCAddBuff rejected out of bounds NPC update from {0}" -msgstr "" +msgstr "Bouncer / OnNPCAddBuff(NPCBuff防护)阻止了{0}的越界NPC更新" #: ../../TShockAPI/Bouncer.cs:1398 #, csharp-format msgid "Bouncer / OnNPCStrike rejected from bouncer throttle from {0}" -msgstr "" +msgstr "Bouncer / OnNPCStrike(攻击NPC防护)因限流阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1373 #, csharp-format msgid "Bouncer / OnNPCStrike rejected from damage threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnNPCStrike(攻击NPC防护)因伤害超过上限({1}/{2})阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1381 #, csharp-format msgid "Bouncer / OnNPCStrike rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnNPCStrike(攻击NPC防护)因玩家被拘束阻止了{0}" #: ../../TShockAPI/Bouncer.cs:1390 #, csharp-format msgid "Bouncer / OnNPCStrike rejected from range checks from {0}" -msgstr "" +msgstr "Bouncer / OnNPCStrike 拒绝来自{0}的范围检查" #: ../../TShockAPI/Bouncer.cs:1532 #, csharp-format msgid "Bouncer / OnPlaceChest / rejected from invalid place style from {0}" -msgstr "" +msgstr "Bouncer / OnplaceChest / 拒绝来自 {0} 的无效的位置样式" #: ../../TShockAPI/Bouncer.cs:1524 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnplaceChest 因禁用而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1517 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from invalid check from {0}" -msgstr "" +msgstr "Bouncer / OnplaceChest 拒绝了来自 {0} 的无效的检查" #: ../../TShockAPI/Bouncer.cs:1565 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from invalid permission from {0}" -msgstr "" +msgstr "Bouncer / OnplaceChest 拒绝了来自 {0} 的无效权限" #: ../../TShockAPI/Bouncer.cs:1573 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceChest 拒绝了来自 {0} 的范围检查" #: ../../TShockAPI/Bouncer.cs:1544 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from weird check from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceChest 拒绝了来自 {0} 的奇怪的检查" #: ../../TShockAPI/Bouncer.cs:1555 #, csharp-format msgid "Bouncer / OnPlaceChest rejected from weird placement check from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceChest 拒绝了来自 {0} 的奇怪放置检查" #: ../../TShockAPI/Bouncer.cs:2399 #, csharp-format msgid "Bouncer / OnPlaceItemFrame rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceItemFrame 因禁用而拒绝了 {0}" #: ../../TShockAPI/Bouncer.cs:2407 #, csharp-format msgid "Bouncer / OnPlaceItemFrame rejected permissions from {0}" -msgstr "" +msgstr "Bouncer / OnplaceItemFrame 拒绝了来自 {0} 的权限" #: ../../TShockAPI/Bouncer.cs:2415 #, csharp-format msgid "Bouncer / OnPlaceItemFrame rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnplaceItemFrame 拒绝了来自 {0} 的范围检查" #: ../../TShockAPI/Bouncer.cs:2392 #, csharp-format msgid "Bouncer / OnPlaceItemFrame rejected tile placement valid from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceItemFrame 因图格防止检查而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2277 #, csharp-format msgid "Bouncer / OnPlaceObject rejected awkward tile creation/selection from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 因创建/选择图格而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2264 #, csharp-format msgid "Bouncer / OnPlaceObject rejected Axe of Regrowth only places saplings {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝仅使用再生之斧放置树苗 {0}" #: ../../TShockAPI/Bouncer.cs:2225 #, csharp-format msgid "Bouncer / OnPlaceObject rejected banned tiles from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝被禁止方块 {0}" #: ../../TShockAPI/Bouncer.cs:2234 #, csharp-format msgid "Bouncer / OnPlaceObject rejected dead people don't do things from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝死亡玩家 {0} 做任何事情" #: ../../TShockAPI/Bouncer.cs:2242 #, csharp-format msgid "Bouncer / OnPlaceObject rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnplaceObject 拒绝了 {0} 禁用" #: ../../TShockAPI/Bouncer.cs:2216 #, csharp-format msgid "Bouncer / OnPlaceObject rejected fake containers from {0}" -msgstr "" +msgstr "Bouncer / OnplaceObject 拒绝了 {0} 的假容器" #: ../../TShockAPI/Bouncer.cs:2310 #, csharp-format msgid "Bouncer / OnPlaceObject rejected mad loop from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝无限制的循环 {0}" #: ../../TShockAPI/Bouncer.cs:2295 #, csharp-format msgid "Bouncer / OnPlaceObject rejected null tile data from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝无效方块数据 {0}" #: ../../TShockAPI/Bouncer.cs:2285 #, csharp-format msgid "Bouncer / OnPlaceObject rejected object placement with invalid style from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝以无效方式放置方块 {0}" #: ../../TShockAPI/Bouncer.cs:2193 #, csharp-format msgid "Bouncer / OnPlaceObject rejected out of bounds tile from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝在此位置放置方块 {0}" #: ../../TShockAPI/Bouncer.cs:2200 #, csharp-format msgid "Bouncer / OnPlaceObject rejected out of bounds tile x from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝在此横坐标放置方块 {0}" #: ../../TShockAPI/Bouncer.cs:2207 #, csharp-format msgid "Bouncer / OnPlaceObject rejected out of bounds tile y from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝在此纵坐标放置方块 {0}" #: ../../TShockAPI/Bouncer.cs:2326 #, csharp-format msgid "Bouncer / OnPlaceObject rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝范围检查 {0}" #: ../../TShockAPI/Bouncer.cs:2253 #, csharp-format msgid "Bouncer / OnPlaceObject rejected rubblemaker I can't believe it's not rubble! from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝使用堆石器—此位置已存在碎石(我不信这不是碎石!) {0}" #: ../../TShockAPI/Bouncer.cs:2334 #, csharp-format msgid "Bouncer / OnPlaceObject rejected tile place threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 拒绝超阈值放置方块 {0} {1}/{2}" #: ../../TShockAPI/Bouncer.cs:2186 #, csharp-format msgid "Bouncer / OnPlaceObject rejected valid placements from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceObject 因有效位置检查而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2365 #, csharp-format msgid "Bouncer / OnPlaceTileEntity rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceTileEntity 因被禁用而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2372 #, csharp-format msgid "Bouncer / OnPlaceTileEntity rejected permissions from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceTileEntity 拒绝改许可 {0}" #: ../../TShockAPI/Bouncer.cs:2379 #, csharp-format msgid "Bouncer / OnPlaceTileEntity rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceTileEntity 拒绝范围检查 {0}" #: ../../TShockAPI/Bouncer.cs:2358 #, csharp-format msgid "Bouncer / OnPlaceTileEntity rejected tile placement valid from {0}" -msgstr "" +msgstr "Bouncer / OnPlaceTileEntity 因放置位置无效受阻止 {0}" #: ../../TShockAPI/Bouncer.cs:1624 #, csharp-format msgid "Bouncer / OnPlayerAnimation rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerAnimation 因被禁用而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1632 #, csharp-format msgid "Bouncer / OnPlayerAnimation rejected from throttle from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerAnimation 阻止玩家窒息 {0}" #: ../../TShockAPI/Bouncer.cs:1924 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected applied to non-sender from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 因回复了非发送者而被拒绝{0}" #: ../../TShockAPI/Bouncer.cs:1889 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 拒绝(玩家buff)消失 {0}" #: ../../TShockAPI/Bouncer.cs:1932 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected hostile/pvp from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 拒绝怪物敌对/PVP {0}" #: ../../TShockAPI/Bouncer.cs:1881 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected invalid buff type {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 拒绝无效的buff类型{0}" #: ../../TShockAPI/Bouncer.cs:1916 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected non-whitelisted buff {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff拒绝了非白名单的Buff {0}" #: ../../TShockAPI/Bouncer.cs:1874 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected null check from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 因{0}为空而拒绝。" #: ../../TShockAPI/Bouncer.cs:1867 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected player cap from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 因玩家上限而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1908 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected range check from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 因范围检查而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1897 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected throttled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 拒绝了来自{0}的线程" #: ../../TShockAPI/Bouncer.cs:1940 #, csharp-format msgid "Bouncer / OnPlayerBuff rejected time too long from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerBuff 拒绝了来自{0}的过长时间。" #: ../../TShockAPI/Bouncer.cs:2626 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected custom death message from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 因自定义死亡消息而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2562 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected damage threshold from {0} {1}/{2}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 因伤害超过上限而拒绝了 {0} {1}/{2}" #: ../../TShockAPI/Bouncer.cs:2589 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected disabled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 因被禁用而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2580 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected hostile from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 因敌对而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2553 msgid "Bouncer / OnPlayerDamage rejected null check" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 拒绝了空值检查" #: ../../TShockAPI/Bouncer.cs:2598 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 因范围检查而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2607 #, csharp-format msgid "Bouncer / OnPlayerDamage rejected throttled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerDamage 拒绝了{0}的调整" #: ../../TShockAPI/Bouncer.cs:2447 msgid "Bouncer / OnPlayerPortalTeleport rejected disabled/throttled from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerPortalTeleport 因被禁用/调整而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2439 msgid "Bouncer / OnPlayerPortalTeleport rejected teleport out of bounds from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerPortalTeleport 因传送超出边界而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2428 #, csharp-format msgid "Bouncer / OnPlayerPortalTeleport rejected untargetable teleport from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerPortalTeleport 因传送目标不准确而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:499 #, csharp-format msgid "Bouncer / OnPlayerUpdate *would have rejected* from (last network position zero) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate 将会因(最后上线的位置为0)而被拒绝{0}" #: ../../TShockAPI/Bouncer.cs:477 #, csharp-format msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity +/- 50000) from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate已从 {0}踢出 (试图设置速度+/-50000)" #: ../../TShockAPI/Bouncer.cs:461 #, csharp-format msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity to infinity) from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate已从 {0}踢出 (试图将速度设置为无限)" #: ../../TShockAPI/Bouncer.cs:469 #, csharp-format msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity to NaN) from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate已从 {0}踢出 (试图将速度设置为空)" #: ../../TShockAPI/Bouncer.cs:543 #, csharp-format msgid "Bouncer / OnPlayerUpdate rejected from (??) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate(玩家更新防护)阻止了{0}(??)" #: ../../TShockAPI/Bouncer.cs:547 #, csharp-format msgid "Bouncer / OnPlayerUpdate rejected from (below ??) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate(玩家更新防护)阻止了{0}(??下面)" #: ../../TShockAPI/Bouncer.cs:555 #, csharp-format msgid "Bouncer / OnPlayerUpdate rejected from (corpses don't move) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate 因(移动尸体)而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:492 #, csharp-format msgid "Bouncer / OnPlayerUpdate rejected from (inventory length) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate 因(背包长度)而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:485 #, csharp-format msgid "Bouncer / OnPlayerUpdate rejected from (position check) {0}" -msgstr "" +msgstr "Bouncer / OnPlayerUpdate 因(位置检查)而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1610 #, csharp-format msgid "Bouncer / OnPlayerZone rejected from {0}" -msgstr "" +msgstr "Bouncer / OnPlayerZone 拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1427 #, csharp-format msgid "Bouncer / OnProjectileKill rejected from bouncer throttle from {0}" -msgstr "" +msgstr "Bouncer / OnProjectileKill 因安全调整而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1419 #, csharp-format msgid "Bouncer / OnProjectileKill rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnProjectileKill 因被禁用而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:1412 #, csharp-format msgid "Bouncer / OnProjectileKill rejected from negative projectile index from {0}" -msgstr "" +msgstr "Bouncer / OnProjectileKill 因负的弹幕索引而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2117 #, csharp-format msgid "Bouncer / OnReleaseNPC rejected npc release from {0}" -msgstr "" +msgstr "Bouncer / OnReleaseNPC 因npc生成而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2109 #, csharp-format msgid "Bouncer / OnReleaseNPC rejected out of bounds from {0}" -msgstr "" +msgstr "Bouncer / OnReleaseNPC 因超出边界而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2168 #, csharp-format msgid "Bouncer / OnReleaseNPC rejected throttle from {0}" -msgstr "" +msgstr "Bouncer / OnReleaseNPC 因限流而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2124 #, csharp-format msgid "Bouncer / OnReleaseNPC released different critter from {0}" -msgstr "" +msgstr "Bouncer / OnReleaseNPC 从{0}生成了不同的生物" #: ../../TShockAPI/Bouncer.cs:684 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (axe) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(斧头)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:787 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (chestcap) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(箱子上限)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:692 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (hammer) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(锤子)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:720 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (hammer2) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(锤子2)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:739 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (inconceivable rope coil) {0} {1} {2} selectedItem:{3} itemCreateTile:{4}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(不合理的绳索)。{1} {2},选中物品:{3} 物品创建物块类型:{4}" #: ../../TShockAPI/Bouncer.cs:750 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (ms1) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(最大形态1)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:621 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (pdm) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(防止死亡状态下修改)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:708 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (pick) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(镐子)。{1} {2} " #: ../../TShockAPI/Bouncer.cs:657 #: ../../TShockAPI/Bouncer.cs:668 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (placestyle) {0} {1} {2} placeStyle: {3} expectedStyle: {4}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(形态)。{1},{2} 放置的形态:{3},预期的形态:{4}" #: ../../TShockAPI/Bouncer.cs:635 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (tb) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(物块被封禁)。{1},{2} " #: ../../TShockAPI/Bouncer.cs:585 #, csharp-format msgid "Bouncer / OnTileEdit rejected from (tile placement valid) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(放置位置)。{1},{2} " #: ../../TShockAPI/Bouncer.cs:831 #, csharp-format msgid "Bouncer / OnTileEdit rejected from actuator/presserator from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的促动操作。{1} {2} " #: ../../TShockAPI/Bouncer.cs:594 #, csharp-format msgid "Bouncer / OnTileEdit rejected from build from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的建筑操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:852 #, csharp-format msgid "Bouncer / OnTileEdit rejected from disable from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因玩家被拘束阻止了{0}的操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:606 #, csharp-format msgid "Bouncer / OnTileEdit rejected from editData out of bounds {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的越界操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:891 #, csharp-format msgid "Bouncer / OnTileEdit rejected from explosives/fuses from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的爆炸物操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:861 #, csharp-format msgid "Bouncer / OnTileEdit rejected from ice/build from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的冰块或建筑操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:806 #, csharp-format msgid "Bouncer / OnTileEdit rejected from place wire from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}放置电线。{1},{2} " #: ../../TShockAPI/Bouncer.cs:841 #, csharp-format msgid "Bouncer / OnTileEdit rejected from sts allow cut from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}的操作(在检测允许劈砍的矩形物块操作时)。{1},{2} " #: ../../TShockAPI/Bouncer.cs:935 msgid "Bouncer / OnTileEdit rejected from throttled from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因限流阻止了{0}的操作。{1},{2} " #: ../../TShockAPI/Bouncer.cs:909 #, csharp-format msgid "Bouncer / OnTileEdit rejected from tile kill threshold from {0}, (value: {1})" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因超过物块破坏上限阻止了{0}。(值:{1})" #: ../../TShockAPI/Bouncer.cs:927 #, csharp-format msgid "Bouncer / OnTileEdit rejected from tile place threshold from {0}, (value: {1})" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因超过物块放置上限阻止了{0}。(值:{1})" #: ../../TShockAPI/Bouncer.cs:769 #, csharp-format msgid "Bouncer / OnTileEdit rejected from tile placement not matching selected item createTile {0} {1} {2} selectedItemID:{3} createTile:{4}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因放置的物块与所持物品不匹配阻止了{0}。{1},{2},所持物品:{3},创建的物块:{4}" #: ../../TShockAPI/Bouncer.cs:759 #, csharp-format msgid "Bouncer / OnTileEdit rejected from using ice rod but not placing ice block {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因使用了冰块法杖放置的却不是冰块阻止了{0}。{1},{2}" #: ../../TShockAPI/Bouncer.cs:778 #, csharp-format msgid "Bouncer / OnTileEdit rejected from wall placement not matching selected item createWall {0} {1} {2} selectedItemID:{3} createWall:{4}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因放置的墙壁与所持物品不匹配阻止了{0}。{1},{2},所持物品:{3},创建的墙壁:{4}" #: ../../TShockAPI/Bouncer.cs:968 #, csharp-format msgid "Bouncer / OnTileEdit rejected from weird confusing flow control from {0}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)因奇怪的迷惑操作阻止了{0}" #: ../../TShockAPI/Bouncer.cs:820 #, csharp-format msgid "Bouncer / OnTileEdit rejected from wire cutter from {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)阻止了{0}删除电线。{1} {2} " #: ../../TShockAPI/Bouncer.cs:614 #, csharp-format msgid "Bouncer / OnTileEdit super accepted from (ice block) {0} {1} {2}" -msgstr "" +msgstr "Bouncer / OnTileEdit(物块防护)允许了{0}的冰块操作。{1} {2} " #: ../../TShockAPI/Bouncer.cs:2024 #, csharp-format msgid "Bouncer / OnUpdateNPCHome rejected npc home build permission from {0}" -msgstr "" +msgstr "Bouncer / OnUpdateNPCHome 因npc房屋建造权限而拒绝了{0}" #: ../../TShockAPI/Bouncer.cs:2034 #, csharp-format msgid "Bouncer / OnUpdateNPCHome rejected range checks from {0}" -msgstr "" +msgstr "Bouncer / OnUpdateNPCHome 因范围检查而拒绝了{0}" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:557 #, csharp-format msgid "Bouncer / SendTileRect accepted clientside world edit from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect(矩形物块操作防护)接受了{0}的客户端图格修改请求" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:413 #, csharp-format msgid "Bouncer / SendTileRect processing a tile conversion update - [{0}] -> [{1}]" -msgstr "" +msgstr "Bouncer / SendTileRect 正在处理一个图格转换更新 -[{0}] -> [{1}]" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:129 #, csharp-format msgid "Bouncer / SendTileRect reimplemented from carbonara from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect 从图格中重新实现了{0}" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:298 msgid "Bouncer / SendTileRect rejected for banned tile" -msgstr "" +msgstr "Bouncer / SendTileRect 因封禁的图格而拒绝" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:577 #, csharp-format msgid "Bouncer / SendTileRect rejected from being disabled from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect 因被禁用而拒绝了{0}" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:292 #, csharp-format msgid "Bouncer / SendTileRect rejected from no permission for tile object from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect 因 {0} 没有物块对象权限而被拒绝" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:564 #, csharp-format msgid "Bouncer / SendTileRect rejected from non-vanilla tilemod from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect 拒绝来自 {0} 的非原版图格" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:570 #, csharp-format msgid "Bouncer / SendTileRect rejected from throttle from {0}" -msgstr "" +msgstr "Bouncer / SendTileRect 因限流而拒绝了{0}" #: ../../TShockAPI/Handlers/SendTileRectHandler.cs:609 msgid "Bouncer / SendTileRectHandler - rejected tile object because object dimensions fall outside the tile rect (excessive size)" -msgstr "" +msgstr "Bouncer / SendTileRechtHandler - 拒绝图格对象,因为对象尺寸不在图格矩形之内(过大)" + +#: ../../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 not DateTime" @@ -1110,11 +1255,43 @@ msgstr "无法加载模块 {0} ,因为它不是从 {1} 派生的" 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 "检查TShock更新。" + +#: ../../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 "找不到数据库的库(可能是 Sqlite3.dll)" +#: ../../TShockAPI/Commands.cs:595 +msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." +msgstr "在服务器目录下生成泰拉瑞亚和TShock权限的参考信息表。" + #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:53 msgid "CreativePowerHandler received permission check request for unknown creative power" msgstr "CreativePowerHandler 收到了为未知创造力的权限检查请求。" @@ -1152,11 +1329,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 "在重新加载组时发生了错误:{0}" +#: ../../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}" @@ -1204,11 +1389,31 @@ msgstr "致命的TShock初始化错误:连接MySQL失败。查看内部异常 msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "FetchHashedPasswordAndGroup SQL 返回了一个错误: {0}" +#: ../../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 "GetUser方法在执行SQL语句时返回了一个错误{0}" +#: ../../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 "给另一位玩家添加一段时间的Buff或Debuff。如果时间为-1会持续约415天。" + +#: ../../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 "给自己添加一段时间的Buff或Debuff。如果时间为-1会持续约415天。" + +#: ../../TShockAPI/Commands.cs:387 +msgid "Gives yourself an item." +msgstr "给自己一件道具。" + #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:123 #, csharp-format msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" @@ -1244,6 +1449,11 @@ msgstr "用户组 {0} 删除成功" msgid "Group {0} does not exist" msgstr "用户组 {0} 不存在" +#: ../../TShockAPI/Commands.cs:1074 +#, csharp-format +msgid "Group {0} does not exist!" +msgstr "用户组{0}不存在!" + #: ../../TShockAPI/Rest/RestManager.cs:1348 #, csharp-format msgid "Group {0} doesn't exist" @@ -1281,6 +1491,10 @@ msgstr "组{0}试图将自己作为父组。父组的引用已被删除。" msgid "Group {0} updated successfully" msgstr "用户组 {0} 更新成功" +#: ../../TShockAPI/Commands.cs:476 +msgid "Grows plants at your location." +msgstr "在你的位置种下植物。" + #: ../../TShockAPI/Bouncer.cs:2061 msgid "HealOtherPlayer cheat attempt!" msgstr "有人正在尝试作弊地治疗其他玩家!" @@ -1290,6 +1504,15 @@ msgstr "有人正在尝试作弊地治疗其他玩家!" msgid "HealOtherPlayer threshold exceeded {0}." msgstr "治疗其他玩家阈值超过 {0}。" +#: ../../TShockAPI/Commands.cs:549 +msgid "Heals a player in HP and MP." +msgstr "治愈玩家的血量和魔力。" + +#: ../../TShockAPI/Commands.cs:1199 +#, csharp-format +msgid "ID: {0}" +msgstr "ID: {0}" + #: ../../TShockAPI/Bouncer.cs:1374 msgid "If this player wasn't hacking, please report the damage threshold they were disabled for to TShock so we can improve this!" msgstr "如果这个玩家并没有作弊,那么请向TShock报告他们被禁用的伤害阈值,以便我们可以改进它!" @@ -1314,6 +1537,10 @@ msgstr "如果这个玩家并没有作弊,那么请向TShock报告他们被禁 msgid "If this player wasn't hacking, please report the tile place threshold they were disabled for to TShock so we can improve this!" msgstr "如果这个玩家并没有作弊,那么请向TShock报告他们被禁用的图格放置阈值,以便我们可以改进它!" +#: ../../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 report it to TShock for further investigation." msgstr "如果您看到此消息并且您知道该玩家做了什么,请报告TShock以便进一步调查。" @@ -1333,6 +1560,10 @@ msgstr "IllegalPerse: Emoji 数据包因伪装ID而被拒绝。预计 {0}将从 msgid "Infinite group parenting ({0})" msgstr "无限递归的父组引用({0})" +#: ../../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 "将封禁数据载入数据库失败。" @@ -1361,6 +1592,10 @@ msgstr "组 {0} 作为 {1} 的父组是无效的" msgid "Invalid parent group {0} for group {1}." msgstr "组 {0} 作为 {1} 的父组是无效的。" +#: ../../TShockAPI/Commands.cs:892 +msgid "Invalid password!" +msgstr "密码错误!" + #: ../../TShockAPI/Rest/Rest.cs:247 #, csharp-format msgid "Invalid REST configuration: \n" @@ -1372,15 +1607,34 @@ msgstr "REST 配置无效: \n" "请调整您的配置并重启服务器。 \n" "按任意键退出。" +#: ../../TShockAPI/Commands.cs:1001 +#, csharp-format +msgid "Invalid syntax! Proper syntax: {0}register " +msgstr "语法需哦呜! 正确的语法: {0}register " + #: ../../TShockAPI/Rest/RestManager.cs:1326 #, csharp-format msgid "Invalid Type: '{0}'" msgstr "无效类型:“{0}”" +#: ../../TShockAPI/Commands.cs:1043 +#: ../../TShockAPI/Commands.cs:1176 +#, csharp-format +msgid "Invalid user syntax. Try {0}user help." +msgstr "用户命令语法错误。尝试 {0}user help。" + #: ../../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 "击杀敌对NPC或者一种指定类型的NPC。" + #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:114 #, csharp-format msgid "LandGolfBallInCupHandler: Invalid golf ball projectile ID {0}! - From {1}" @@ -1406,10 +1660,72 @@ msgstr "LandGolfBallInCupHandler:在数据包中的图格位置 X:{0} Y:{1 msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "LandGolfBallInCupHandler: 位置 X 和 Y 超越了世界边界! - 从 {0}" +#: ../../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 "机器名称: {0}" + #: ../../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 "管理REST API。" + +#: ../../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 "内存占用:{0}" + #: ../../TShockAPI/Rest/RestManager.cs:874 msgid "Meteor has been spawned" msgstr "流星已生成" @@ -1424,6 +1740,11 @@ msgstr "缺少或空白的 {0} 参数" msgid "Missing or invalid {0} parameter" msgstr "缺少或无效的 {0} 参数" +#: ../../TShockAPI/Commands.cs:1201 +#, csharp-format +msgid "Mode: {0}" +msgstr "模式:{0}" + #: ../../TShockAPI/Net/BaseMsg.cs:29 msgid "Msg ID not implemented" msgstr "Msg ID 尚未实现" @@ -1433,11 +1754,20 @@ msgstr "Msg ID 尚未实现" msgid "Multiple user accounts found for {0} '{1}'" msgstr "为 {0} '{1}' 找到多个用户帐户" +#: ../../TShockAPI/Commands.cs:1197 +#, csharp-format +msgid "Name: {0}" +msgstr "名称:{0}" + #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:55 #, csharp-format msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "NetModuleHandler 接收到在非旅行模式下解锁祭祀的尝试,来自 {0}" +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "没有可用的帮助" + #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." msgstr "未发现匹配的封禁项目!" @@ -1452,22 +1782,27 @@ msgstr "未授权。因群组更改导致提供的令牌失效,请创建一个 #: ../../TShockAPI/Rest/SecureRest.cs:186 msgid "Not authorized. The specified API endpoint requires a token, but the provided token was not valid." -msgstr "" +msgstr "未授权。指定的 API 终结点需要令牌,但提供的令牌无效。" #: ../../TShockAPI/Rest/RestCommand.cs:95 #: ../../TShockAPI/Rest/RestCommand.cs:101 #: ../../TShockAPI/Rest/SecureRest.cs:180 msgid "Not authorized. The specified API endpoint requires a token." -msgstr "" +msgstr "未授权。指定的 API 终结点需要一个令牌。" #: ../../TShockAPI/Rest/SecureRest.cs:200 #, csharp-format msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." -msgstr "" +msgstr "未授权。用户 \"{0}\" 没有权限使用指定的 API 终结点。" + +#: ../../TShockAPI/Commands.cs:955 +#, csharp-format +msgid "Not logged in or invalid syntax! Proper syntax: {0}password " +msgstr "未登录或无效的语法!正确的语法: {0} password " #: ../../TShockAPI/DB/UserManager.cs:468 msgid "Not upgrading work factor because bcrypt hash in an invalid format." -msgstr "" +msgstr "没有升级Work Factor,因为BCrypt的哈希值格式有误。" #: ../../TShockAPI/Bouncer.cs:1365 #: ../../TShockAPI/Bouncer.cs:1369 @@ -1478,12 +1813,31 @@ msgstr "NPC 伤害超过 {0}。" #: ../../TShockAPI/DB/RegionManager.cs:102 #, csharp-format msgid "One of your UserIDs is not a usable integer: {0}" -msgstr "" +msgstr "您的一个用户ID不是可用整数: {0}" + +#: ../../TShockAPI/Commands.cs:1189 +#, csharp-format +msgid "Operating system: {0}" +msgstr "操作系统: {0}" + +#: ../../TShockAPI/Commands.cs:308 +msgid "Overrides serverside characters for a player, temporarily." +msgstr "临时覆盖玩家的SSC存档。" #: ../../TShockAPI/DB/GroupManager.cs:356 #, csharp-format msgid "Parenting group {0} to {1} would cause loops in the parent chain." -msgstr "" +msgstr "父组 {0} 到 {1} 会导致父组的循环。" + +#: ../../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 "{0} 的密码更改失败,原因不明。请检查服务器控制台了解更多详情。" + +#: ../../TShockAPI/Commands.cs:1119 +#, csharp-format +msgid "Password change succeeded for {0}." +msgstr "{0} 的密码更改成功。" #: ../../TShockAPI/DB/UserManager.cs:492 #: ../../TShockAPI/DB/UserManager.cs:513 @@ -1491,6 +1845,25 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "密码至少需要 {0} 个字符。" +#: ../../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 "密码长度必须大于或等于 {0} 个字符。" + +#: ../../TShockAPI/Commands.cs:961 +#, csharp-format +msgid "PasswordUser returned an error: {0}" +msgstr "密码用户返回了一个错误: {0}" + +#: ../../TShockAPI/Commands.cs:1202 +#, csharp-format +msgid "Path: {0}" +msgstr "路径: {0}" + #: ../../TShockAPI/Rest/RestManager.cs:1388 #, csharp-format msgid "Player {0} has been muted" @@ -1533,11 +1906,28 @@ msgstr "玩家伤害超过了 {0}。" msgid "Player does not have permission to create projectile {0}." msgstr "玩家没有权限创建射弹 {0}。" +#: ../../TShockAPI/Commands.cs:915 +msgid "Please close NPC windows before logging out." +msgstr "请在登出之前关闭NPC对话框。" + +#: ../../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 "你的数据库可能存在问题 - Sqlite3.dll 是否存在?" +#: ../../TShockAPI/Commands.cs:304 +msgid "Prevents a player from talking." +msgstr "阻止一名玩家发言" + +#: ../../TShockAPI/Commands.cs:1190 +#, csharp-format +msgid "Proc count: {0}" +msgstr "进程数量:{0}" + #: ../../TShockAPI/Bouncer.cs:1175 #, csharp-format msgid "Projectile damage is higher than {0}." @@ -1574,14 +1964,39 @@ msgstr "以达到图格防止阈值。" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "收到类型 '{0}',但列'{1}的类型是 '{2}'" +#: ../../TShockAPI/Commands.cs:258 +msgid "Registers you an account." +msgstr "注册一个账号" + +#: ../../TShockAPI/Commands.cs:1034 +#, csharp-format +msgid "RegisterUser returned an error: {0}" +msgstr "注册用户时出现了一个错误:{0}" + #: ../../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 "RemoveUser 方法在执行SQL语句时返回了一个错误" +#: ../../TShockAPI/Commands.cs:397 +msgid "Renames an NPC." +msgstr "重命名一个NPC" + +#: ../../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 "请求的令牌已经被成功地销毁。" @@ -1591,10 +2006,87 @@ msgstr "请求的令牌已经被成功地销毁。" msgid "RequestTileEntityInteractionHandler: Rejected packet due to lack of building permissions! - From {0} | Position X:{1} Y:{2}, TileEntity type: {3}, Tile type: {4}" msgstr "RequestTileEntityInteractionHandler:由于缺少构建权限而拒绝数据包! - 从 {0} | 位置 X:{1} Y:{2}, 图格实体类型: {3}, 图格类型: {4}" +#: ../../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 "地图种子:{0}" + +#: ../../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 "服务器角色存档(ssc)已启用。您需要登录才能游玩。" + +#: ../../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 "设置NPC的最大数量。" + +#: ../../TShockAPI/Commands.cs:415 +msgid "Sets the spawn rate of NPCs." +msgstr "设置NPC的生成速率。" + +#: ../../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 "SetUserGroup 方法在执行 SQL 语句时返回了一个错误" @@ -1607,6 +2099,82 @@ msgstr "SetUserPassword 方法在执行SQL语句时发生了一个错误" msgid "SetUserUUID SQL returned an error" msgstr "SetUserUUID 方法在执行 SQL 语句时发生了一个错误" +#: ../../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 "显示TShock版本" + +#: ../../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 "大小:{0}x{1}" + +#: ../../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 "抱歉,{0} 已被他人使用。" + +#: ../../TShockAPI/Commands.cs:960 +#: ../../TShockAPI/Commands.cs:1033 +#, csharp-format +msgid "Sorry, an error occurred: {0}." +msgstr "抱歉,一个错误发生了: {0}" + +#: ../../TShockAPI/Commands.cs:406 +msgid "Spawns a number of bosses around you." +msgstr "在您的周围生成一些Boss。" + +#: ../../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 of valid endpoints." msgstr "指定的 API endpoint 不存在。请参阅关于有效 endpoint 列表的文档。" @@ -1636,6 +2204,38 @@ msgstr "登录成功" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "SyncTilePickingHander: X 和 Y 位置超越了世界边界! - 来自 {0}" +#: ../../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 "将您传送到一个npc。" + +#: ../../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." msgstr "禁令无效,因为当前禁止此标识符的禁令已经存在。" @@ -1665,32 +2265,113 @@ msgstr "未找到访客用户组。" msgid "The guest group could not be found. This may indicate a typo in the 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 "LineFormater引用的方法已经抛出异常。详情请查看内部异常。" + +#: ../../TShockAPI/PaginationTools.cs:247 +msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." +msgstr "用 termFormater 代表的方法已经抛出异常。详情请查看内部异常。" + #: ../../TShockAPI/Rest/RestManager.cs:158 msgid "The REST authentication token." msgstr "REST 身份验证令牌。" #: ../../TShockAPI/Rest/SecureRest.cs:90 msgid "The specified token queued for destruction failed to be deleted." -msgstr "" +msgstr "指定销毁队列中的令牌未能被删除。" + +#: ../../TShockAPI/Commands.cs:1100 +#, csharp-format +msgid "The user {0} does not exist! Therefore, the account was not deleted!" +msgstr "用户 {0} 不存在!因此,账户未被删除!" + +#: ../../TShockAPI/PaginationTools.cs:95 +msgid "The value has to be greater than or equal to zero." +msgstr "值应大于等于0" + +#: ../../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}." -msgstr "" +msgstr "破坏图格速度超出最大值{0}。" #: ../../TShockAPI/Bouncer.cs:919 #, csharp-format msgid "Tile place threshold exceeded {0}." -msgstr "" +msgstr "放置图格速度超出最大值{0}。" + +#: ../../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 "处理总时间:{0}" + +#: ../../TShockAPI/Commands.cs:1017 +#, csharp-format +msgid "Type {0}login \"{1}\" {2} to sign in to your account." +msgstr "输入 {0}login \"{1}\" {2} 来登录您的账号。" + +#: ../../TShockAPI/Commands.cs:1019 +#, csharp-format +msgid "Type {0}login {1} to sign in to your account." +msgstr "输入 {0}login {1} 来登录您的账号。" + +#: ../../TShockAPI/Commands.cs:1014 +#, csharp-format +msgid "Type {0}login to sign in to your account using your UUID." +msgstr "输入 {0}login 来通过您的UUID登录您的账号。" + #: ../../TShockAPI/DB/UserManager.cs:450 #, csharp-format msgid "Unable to verify the password hash for user {0} ({1})" @@ -1698,17 +2379,45 @@ msgstr "无法验证用户 {0} ({1}) 的密码 hash 值" #: ../../TShockAPI/Bouncer.cs:246 msgid "Unrecognized player direction" -msgstr "" +msgstr "无法识别玩家方位。" #: ../../TShockAPI/DB/UserManager.cs:197 msgid "UpdateLogin SQL returned an error" -msgstr "" +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 "首次设置 TShock时用作超级管理员身份验证。" #: ../../TShockAPI/Rest/RestManager.cs:1335 #, csharp-format msgid "User {0} '{1}' doesn't exist" msgstr "用户 {0} “{1}”不存在" +#: ../../TShockAPI/Commands.cs:1078 +#, csharp-format +msgid "User {0} already exists!" +msgstr "用户{0}已存在!" + +#: ../../TShockAPI/Commands.cs:1082 +#, csharp-format +msgid "User {0} could not be added, check console for details." +msgstr "无法添加用户{0},请查看控制台获取更多信息。" + +#: ../../TShockAPI/Commands.cs:1162 +#, csharp-format +msgid "User {0} could not be added. Check console for details." +msgstr "无法添加用户{0}。请查看控制台获取更多信息。" + +#: ../../TShockAPI/Commands.cs:1158 +#, csharp-format +msgid "User {0} does not exist!" +msgstr "用户{0}不存在!" + #: ../../TShockAPI/DB/UserManager.cs:612 #, csharp-format msgid "User account {0} already exists" @@ -1719,6 +2428,10 @@ msgstr "用户 {0} 已存在" msgid "User account {0} does not exist" msgstr "用户 {0} 不存在" +#: ../../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 @@ -1741,6 +2454,10 @@ msgstr "没有权限使用被禁止的岩浆桶" msgid "Using banned water bucket without permissions" msgstr "没有权限使用被禁止的水桶" +#: ../../TShockAPI/Commands.cs:888 +msgid "UUID does not match this character!" +msgstr "UUID与该角色不匹配!" + #: ../../TShockAPI/BackupManager.cs:80 #, csharp-format msgid "World backed up ({0})." @@ -1750,6 +2467,14 @@ msgstr "世界已备份({0})。" 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." @@ -1790,16 +2515,16 @@ msgstr "你没有权限冻结服务器的风力强度。" #: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:22 msgid "You do not have permission to modify a Hat Rack in a protected area!" -msgstr "" +msgstr "您没有权限修改受保护区域内的帽架。" #: ../../TShockAPI/Handlers/DisplayDollItemSyncHandler.cs:21 #: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:28 msgid "You do not have permission to modify a Mannequin in a protected area!" -msgstr "" +msgstr "您没有权限修改受保护区域内的人体模型。" #: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:34 msgid "You do not have permission to modify a TileEntity in a protected area!" -msgstr "" +msgstr "您没有权限修改受保护区域内的方块实体。" #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:114 msgid "You do not have permission to modify the NPC spawn rate of the server." @@ -1811,7 +2536,7 @@ msgstr "你没有权限更改服务器的雨量。" #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:111 msgid "You do not have permission to modify the tile placement range of your character." -msgstr "" +msgstr "您没有权限修改您角色的放置范围。" #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:104 msgid "You do not have permission to modify the time of the server." @@ -1847,7 +2572,7 @@ msgstr "你没有权限放置此图格。" #: ../../TShockAPI/Handlers/EmojiHandler.cs:19 msgid "You do not have permission to send emotes!" -msgstr "" +msgstr "您没有权限发送表情。" #: ../../TShockAPI/Handlers/NetModules/PylonHandler.cs:54 msgid "You do not have permission to teleport using pylons." @@ -1857,6 +2582,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 "你已被禁言" @@ -1865,9 +2594,17 @@ 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 "" +msgstr "您必须登录才能修改受保护区域。" #: ../../TShockAPI/Commands.cs:696 msgid "You must use this command in-game." @@ -1875,12 +2612,12 @@ msgstr "你必须在游戏内使用该命令。" #: ../../TShockAPI/Bouncer.cs:533 msgid "You need to rejoin to ensure your trash can is cleared!" -msgstr "" +msgstr "请重新加入以确保您的垃圾箱已清空。" #: ../../TShockAPI/DB/GroupManager.cs:235 #: ../../TShockAPI/DB/GroupManager.cs:237 msgid "Your account's group could not be loaded. Please contact server administrators about this." -msgstr "" +msgstr "您的用户组无法被加载,请联系服务器管理员处理此错误。" #: ../../TShockAPI/Bouncer.cs:436 msgid "Your client sent a blank character name." @@ -1890,3 +2627,8 @@ msgstr "您的客户端发送了一个空白的角色名称。" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "你的数据库中包含了无效的用户 ID (它们应该是整数)" +#: ../../TShockAPI/Commands.cs:1011 +#, csharp-format +msgid "Your password is {0}." +msgstr "您的密码是{0}。" +