diff --git a/i18n/de_DE/TShockAPI.po b/i18n/de_DE/TShockAPI.po index eaefd4dc..d9c0cf94 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: de_DE\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "" @@ -227,295 +227,300 @@ msgstr "" msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} Ausgeführt: {1} {2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -662,50 +667,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {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:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "{0} versuchte {1} {2} auszuführen." + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1054,19 +1064,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1075,33 +1085,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1111,31 +1121,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1145,17 +1155,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1164,53 +1174,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1306,19 +1316,19 @@ msgstr "" msgid "Autosave is currently enabled" msgstr "" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1335,41 +1345,41 @@ msgstr "" msgid "Backup Thread" msgstr "" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "Fehlgeschlagener anmelde, versuch." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1379,15 +1389,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1445,7 +1455,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2991,7 +3001,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "Ungültiger Befehl eingegeben. Geben Sie {0}Hilfe für eine liste gültiger befehle." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4223,12 +4233,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4748,20 +4758,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "Zu viele ungültige Anmeldeversuche." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5958,96 +5968,96 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "Du kannst '{0}sudo {0}{1}' um überschreiben von dieser Prüfung." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6056,62 +6066,62 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "Du hast keine Berechtigung für diesen Befehl." @@ -6151,15 +6161,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6339,94 +6349,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "Du musst diesen Befehl im Spiel nutzen." @@ -6454,22 +6464,22 @@ msgstr "Du musst diesen Befehl im Spiel nutzen." msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6478,19 +6488,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6508,47 +6518,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6556,11 +6566,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/en_PT/TShockAPI.po b/i18n/en_PT/TShockAPI.po index b61048eb..b9c513ef 100644 --- a/i18n/en_PT/TShockAPI.po +++ b/i18n/en_PT/TShockAPI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: tshock\n" -"POT-Creation-Date: 2022-10-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 13:01\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Pirate English\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: en_PT\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Yer ship be blocked: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr " 'cactus', 'herb', 'mushroom'." -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr " {0}{1} {2} (Find the player index for the target)" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr " If no {0} are specified, the command uses {1} by default." -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr " If no duration is provided, the ban will be permanent." -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr " Unless {0} is passed to the command, {1} is assumed to be a player or player index" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr " -> Logged-in as: {0}; in group {1}." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." -msgstr "" +msgstr "- {0} are provided when you add a ban, and can also be viewed with the {1} command." -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." -msgstr "" +msgstr "- {0} are provided when you add a ban, and can be found with the {1} command." -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" -msgstr "" +msgstr "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." -msgstr "" - -#: ../../TShockAPI/Commands.cs:1434 -msgid "- Ban an offline player by account name" -msgstr "" - -#: ../../TShockAPI/Commands.cs:1436 -msgid "- Ban an offline player by IP address" -msgstr "" +msgstr "- {0}: uses the format {1} to determine the length of the ban." #: ../../TShockAPI/Commands.cs:1439 +msgid "- Ban an offline player by account name" +msgstr "- Ban an offline player by account name" + +#: ../../TShockAPI/Commands.cs:1441 +msgid "- Ban an offline player by IP address" +msgstr "- Ban an offline player by IP address" + +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" -msgstr "" +msgstr "- Ban an online player by index (Useful for hard to type names)" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" -msgstr "" +msgstr "- Default trees :" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" -msgstr "" +msgstr "- Gem trees :" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" -msgstr "" +msgstr "- Lists active bans. Color trends towards green as the ban approaches expiration" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" -msgstr "" +msgstr "- Misc :" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" -msgstr "" +msgstr "- Palm trees :" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Captain's Order)" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "" @@ -227,295 +227,300 @@ msgstr "" msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "" -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -662,50 +667,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {1}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:687 -#, csharp-format -msgid "{0} tried to execute {1}{2}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1054,19 +1064,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1075,33 +1085,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1111,31 +1121,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1145,17 +1155,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1164,53 +1174,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1306,19 +1316,19 @@ msgstr "Ahoy! Auto-save is currently disabled." msgid "Autosave is currently enabled" msgstr "Ahoy! Auto-save is currently enabled!" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1335,41 +1345,41 @@ msgstr "" msgid "Backup Thread" msgstr "" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "" -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1379,15 +1389,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1445,7 +1455,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2991,7 +3001,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4223,12 +4233,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4748,20 +4758,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5958,96 +5968,96 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6056,62 +6066,62 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "" @@ -6151,15 +6161,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6339,94 +6349,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "" @@ -6454,22 +6464,22 @@ msgstr "" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6478,19 +6488,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6508,47 +6518,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6556,11 +6566,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/es_ES/TShockAPI.po b/i18n/es_ES/TShockAPI.po index 5ba5f970..f67fca0a 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: es_ES\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Estás baneado: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "-> Sesión iniciada como: {0}; en grupo {1}." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "\"{0}\" no es un número de página válido." -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" solicitó el parámetro REST: {1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Mensaje del Servidor) " -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} tókens)" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, 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:977 +#: ../../TShockAPI/Commands.cs:982 #, 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}." @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, 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." @@ -227,295 +227,300 @@ msgstr "{0} ({1}) tuvo {2} o más intentos de inicio de sesión no válidos y fu msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} añadió la cuenta {1} al grupo {2}." -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format 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:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} se ha autenticado correctamente como el usuario: {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} inició una lluvia de slimes." -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} inició una lluvia." -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0} cambió la cuenta {1} al grupo {2}." -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0} cambió la cantidad máxima de enemigos entrantes a {1}." -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0} cambió la cantidad máxima de enemigos entrantes a 5." -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0} cambió la contraseña de la cuenta {1}" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0} cambió la tasa de aparición de enemigos a {1}." -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0} cambió la tasa de aparición de enemigos a 600." -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0} cambió la velocidad del viento a {1}." -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} detuvo la lluvia." -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} detuvo la lluvia de slimes." -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} ejecutó: {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} falló en identificarse como el usuario: {1}." -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "A {0} se le ha permitido colocar la casilla {1}." -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "A {0} se le ha permitido usar {1}." -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "A {0} se le ha permitido usar el proyectil {1}." -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "A {0} se le ha prohibido colocar el bloque {1}." -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "A {0} se le ha prohibido usar el proyectil {1}." -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "A {0} se le ha prohibido usar {1}." -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0} ha cambiado tu grupo a {1}." -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "{0} ha desactivado los teletransportes entrantes." -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "{0} finalizó la invasión en curso." -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "{0} ha finalizado la invasión del Ejército del Antiguo." @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0} ha invocado un Muro Carnoso." -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} inició la invasión del ejército de duendes." -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} inició la invasión marciana." -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} inició la invasión pirata." -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} inició la invasión de la legión de escarcha." -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "{0} ya tiene permiso de colocar el bloque {1}." -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "{0} ya tenía permiso de usar {1}" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "{0} ya tiene permiso de usar el proyectil {1}." -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "{0} ya tenía prohibido usar {1}." -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "A {0} ya se le ha prohibido colocar el bloque {1}." -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "A {0} ya se le ha prohibido usar el proyectil {1}." @@ -662,50 +667,50 @@ msgstr "A {0} ya se le ha prohibido usar el proyectil {1}." msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} no está baneado(a)." -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "¡{0} te acaba de matar!" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "{0} expulsó a {1} por '{2}'" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "Se ha matado a {0} NPC." msgstr[1] "Se han matado {killcount} NPC." -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "{0} registró una cuenta: \"{1}\"." -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "{0} restante(s)." -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "{0} cambió el tiempo a {1}:{2:D2}." -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "{0} cambió el tiempo a 00:00." -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "{0} cambió el tiempo a 04:30." -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "{0} cambió el tiempo a 12:00." -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "{0} cambió el tiempo a 19:30." -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "{0} abofeteó por {2} de daño a {1}." -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} inició una luna sangrienta." -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} inició una luna llena." -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "{0} inició una noche de faroles." -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} inició una tormenta de arena." -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} inició un eclipse." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "¡{0} inició la luna helada en la ronda {1}!" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "¡{0} inició la luna calabaza en la ronda {1}!" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "{0} detuvo un eclipse." -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "{0} detuvo la luna sangrienta en curso." -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "{0} detuvo la tormenta de arena en curso." -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "{0} detuvo la noche de faroles." -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "{0} eliminó exitosamente la cuenta: {1}." -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "{0} teletransportó a {1} hacia ti." -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "{0} se teletransportó hacia ti." -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 #, csharp-format msgid "{0} teleported you to {1}." msgstr "{0} te teletransportó hacia {1}." -#: ../../TShockAPI/Commands.cs:687 +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} intentó ejecutar {1}{2}." -#: ../../TShockAPI/Commands.cs:2246 +#: ../../TShockAPI/Commands.cs:2251 #, csharp-format msgid "{0} triggered a meteor." msgstr "{0} desencadenó un meteoro." -#: ../../TShockAPI/Commands.cs:3319 +#: ../../TShockAPI/Commands.cs:3324 #, csharp-format msgid "{0} warped you to {1}." msgstr "{0} te transportó hacia {1}." -#: ../../TShockAPI/TSPlayer.cs:1844 +#: ../../TShockAPI/TSPlayer.cs:1953 #, csharp-format msgid "{0} was banned for '{1}'." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1815 +#: ../../TShockAPI/TSPlayer.cs:1924 #, csharp-format msgid "{0} was kicked for '{1}'" msgstr "Se expulsó a {0} por '{1}'" -#: ../../TShockAPI/Commands.cs:2993 -#: ../../TShockAPI/Commands.cs:3033 +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 #, csharp-format msgid "{0} was teleported to you." msgstr "Se teletransportó a {0} hacia ti." -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "El grupo de {0} es {1}." -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "La última IP conocida de {0} es {1}." -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "El último inicio de sesión de {0} fue el {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "La fecha de registro de {0} es el {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "{0}login - Inicia tu sesión usando tu UUID y nombre de personaje." -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "{0}login - Inicias sesión usando tu contraseña y el nombre del personaje." -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "{0}login - Inicias sesión usando tu nombre de usuario y contraseña." -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, 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:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "{0}user del username -- Elimina al usuario especificado" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, 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:1198 +#: ../../TShockAPI/Commands.cs:1203 #, 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/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "#{0} - Has sido baneado(a): {1}." -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "un Ciervíclope" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "Ya existe un grupo con el mismo nombre." @@ -1054,19 +1064,19 @@ msgstr "Ya existe un grupo con el mismo nombre." msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "Esto causará muchos fallos. Debes borrar y recrear manualmente el campo permitido." -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "un Platillo Marciano" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "Un meteoro ha sido desencadenado." -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "un Pilar de Nebulosa" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "Debes escribir el nombre del jugador para poder expulsarlo. Por favor escribe su nombre." @@ -1075,33 +1085,33 @@ msgstr "Debes escribir el nombre del jugador para poder expulsarlo. Por favor es msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "un Pilar Solar" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "un Pilar de Polvo Estelar" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "Una cuenta de usuario con ese nombre no existe." -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "un Pilar de Vórtice" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, 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:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "Se añadió la cuenta {0} al grupo {1}." -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "La cuenta {0} ha sido cambiada al grupo {1}." @@ -1111,31 +1121,31 @@ msgstr "La cuenta {0} ha sido cambiada al grupo {1}." msgid "Account needed! Please {0}register or {0}login to play!" msgstr "¡Se requiere una cuenta! ¡Por favor, {0}register o {0}login para jugar!" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "Cuenta eliminada con éxito." -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "add - Añade una prohibición de objeto." -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "add - Añade un nuevo grupo." -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "add - Agrega una prohibición de proyectil." -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "add - Agrega una prohibición de bloque." -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "{0} añadido a la lista blanca." @@ -1145,17 +1155,17 @@ msgstr "{0} añadido a la lista blanca." msgid "Added buff to {0} NPC abnormally." msgstr "Añadido buff al NPC {0} anormalmente." -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "Se añadió el grupo {0} a {1}." -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "Se añadió el usuario {0} a {1}." -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "addperm - Concede permisos a un grupo." @@ -1164,53 +1174,53 @@ msgstr "addperm - Concede permisos a un grupo." msgid "AddUser SQL returned an error ({0})" msgstr "SQL AddUser devolvió un error ({0})" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "todos los jefes" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "Todos los tókens REST han sido destruidos." -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "Memoria reservada: {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "allow - Permite a un grupo usar un objeto." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "allow - Permite a un grupo usar un proyectil." -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "allow - Permite a un grupo colocar un bloque." -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "Un identificador para un UUID." msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "Se pidió comprobar si hay actualizaciones. De haber una se te notificará en breve." -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "Molesta a un jugador durante un tiempo." msgid "Anonymous requested REST endpoint: {0}" msgstr "Anónimo solicitó un punto final REST: {0}" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "Parámetros: add [nombre de warp], del [nombre de warp], list [página]." -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "Parámetros: send [jugador] [nombre de warp], hide [nombre de warp] [Activar(true/false)]." -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "Autenticado como {0} con éxito." @@ -1306,19 +1316,19 @@ msgstr "El autoguardado esta actualmente desactivado" msgid "Autosave is currently enabled" msgstr "El autoguardado está actualmente activo" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "Sub-Comandos REST Disponibles:" @@ -1335,41 +1345,41 @@ msgstr "¡Respaldo fallido!" msgid "Backup Thread" msgstr "Hilo de Respaldo" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "Intento de inicio de sesión inválido." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "El ban {0} ha sido revocado por {1}." -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "El ban {0} acaba de marcarse como expirado." -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "Ban añadido. Se creó el Número de Ticket {0} para el identificador {1}." @@ -1379,15 +1389,15 @@ msgstr "Ban añadido. Se creó el Número de Ticket {0} para el identificador {1 msgid "Ban added. Ticket number: {0}" msgstr "Ban añadido. Número de ticket: {0}" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "Ban revocado." -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "Se ha prohibido el proyectil {0}." -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "Se ha prohibido el bloque {0}." -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "Baneado." -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "Betsy" @@ -1445,7 +1455,7 @@ msgstr "La Luna Sangrienta fue marcada como {0}" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "Algunos proyectiles fueron ignorados por detección de trampas." -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "Cambia la contraseña de tu cuenta." -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "Busca actualizaciones de TShock." -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "Elimina objetos o proyectiles." -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "color - Cambia el color de chat de un grupo." -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "No se pudo encontrar el grupo {0}" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "No se pudo encontrar al jugador {0}." -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "No se pudo encontrar el warp especificado." -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "No se pudo encontrar la región {0}." -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "No se pudo encontrar el objetivo especificado. Compruebe que la escritura sea la correcta." -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "Intento de Exploit de Muerte: Daño {0}" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "Excepción fatal en la inicialización de TShock: no se pudo conectar a msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "Hace que todos los líquidos se actualicen inmediatamente." -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "SQL GetUser devolvió un error ({0}" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "Te da un buff o debuff por un tiempo determinado. Si pones -1 para el ti msgid "Gives yourself an item." msgstr "Te da un objeto." -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "El grupo \"{0}\" no tiene padre." -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "El grupo \"{0}\" no tiene prefijo." -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "El grupo \"{0}\" no tiene sufijo." @@ -2991,7 +3001,7 @@ msgstr "Grupo {0} eliminado con éxito" msgid "Group {0} does not exist" msgstr "El grupo {0} no existe" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "El grupo {0} hace referencia a un grupo padre {1} que no existe. Se ha e msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "El grupo {0} se está referenciando a sí mismo como grupo padre. Se ha eliminado esta referencia." -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "Grupo {0} actualizado exitosamente" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "Crece plantas en tu ubicación." -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "El modo difícil está deshabilitado en el archivo de configuración del servidor." -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "Se ha desactivado el modo difícil." -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "Se ha activado el modo difícil." -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "Restaura los HP y MP del jugador." -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "ID: {0}" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "Grupo infinito de jerarquía ({0})" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "Error interno del servidor." -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "Se ha introducido un comando inválido. Escriba {0}help para obtener una lista de comandos válidos." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "Grupo inválido." -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "Grupo padre {0} inválido para el grupo {1}" msgid "Invalid parent group {0} for group {1}." msgstr "Grupo padre {0} inválido para el grupo {1}." -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "Contraseña invalida." -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "Jugador inválido." -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "ID de proyectil inválido." -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "ID de proyectil inválido." -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "Sintáxis inválida." -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "Sintaxis no válida. Sintaxis correcta: {0}grupo parent [nuevo nombre del grupo padre]." -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "ID de bloque inválido." -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "Velocidad de viento inválida." -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "Dirección IP: {0}." -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "Expulsado vía web" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "Se ha generado un meteoro" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ 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:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "Se encontraron múltiples cuentas para {0} '{1}'" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "No se encontraron baneos que coincidan." -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "Daño a NPC excedió {0}." msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "parent - Cambia el grupo padre de un grupo." -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "El padre de \"{0}\" es \"{1}\"." -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "Padre del grupo \"{0}\" establecido a \"{1}\"." @@ -4223,12 +4233,12 @@ msgstr "Padre del grupo \"{0}\" establecido a \"{1}\"." msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "Hacer superior al grupo {0} a {1} causaría bucles en la cadena de parentesco." -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "La contraseña debe tener al menos {0} caracteres." -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "No se encontró al jugador {0}" msgid "Player damage exceeded {0}." msgstr "El daño al jugador excedió {0}." -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "El jugador no tiene permiso para crear el proyectil {0}." -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "El daño del proyectil es mayor que {0}." msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "Se eliminó el padre del grupo \"{0}\"." -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "Guarda el archivo del mundo." msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "Semilla: {0}" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "Guardando mapa del servidor..." -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4748,20 +4758,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "Apaga el servidor guardándolo." msgid "Shuts down the server without saving." msgstr "Apaga el servidor sin guardarlo." -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "Tamaño: {0}x{1}" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "Abofetea a un jugador, infligiéndole daño." -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" 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:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "Demasiados intentos de inicio de sesión inválidos." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "Tiempo total de procesador: {0}" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "Warp añadido: {0}" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "Warp eliminado: {0}" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "Te transportas a {0}." -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "Mundo respaldado ({0})." msgid "World backed up." msgstr "Mundo respaldado." -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "Tipo de mundo cambiado a {0}." @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "Tu sesión ya ha sido iniciada, por lo que no puedes volver a iniciarla." -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "Estas muerto(a). Los jugadores muertos no pueden ir a casa." @@ -5958,96 +5968,96 @@ msgstr "Estas muerto(a). Los jugadores muertos no pueden ir a casa." msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "No has iniciado sesión. Por ende, no puedes cerrarla." -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "Puedes utilizar '{0}sudo {0}{1}' para anular esta comprobación." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "No puedes expulsar a otro admin." @@ -6056,62 +6066,62 @@ msgstr "No puedes expulsar a otro admin." msgid "You can't remove the default guest group." msgstr "No puedes quitar el grupo huésped inicial." -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "No puedes iniciar sesión mientras estas muerto(a)." -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "No puedes iniciar sesión mientras usas un objeto." -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "No tienes acceso a este comando." @@ -6151,15 +6161,15 @@ msgstr "No tienes permiso de inmovilizar el tiempo del servidor." msgid "You do not have permission to freeze the wind strength of the server." msgstr "No tienes permiso de inmovilizar la fuerza del viento del servidor." -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "No tienes permiso de teletransportar a todos los demás jugadores." -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "No tienes permiso de teletransportar a todos los jugadores." -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "No tienes permiso de teletransportar a otros jugadores." -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "No tienes permiso de teletransportarte usando pilones." -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "No tienes permiso de activar el modo dios." -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "Tu intento de cambiar tu contraseña ha fallado." @@ -6339,94 +6349,94 @@ msgstr "Has sido silenciado de forma remota" msgid "You have been remotely unmmuted" msgstr "Se revocó tu silencio de forma remota" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "Te desconectaste de tu cuenta exitosamente." -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "Has cambiado el grupo de {0} a {1}" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "Has cambiado el grupo de {0} a {1} durante {2}" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "Cambiaste tu contraseña exitosamente." -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "Debes estar conectado para poder aprovechar las regiones protegidas." -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "Debes invocar al Muro Carnoso en el inframundo." -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "Debes usar este comando dentro del juego." @@ -6454,22 +6464,22 @@ msgstr "Debes usar este comando dentro del juego." msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "¡Tienes que volver a entrar para asegurarnos que tu casilla basurero está vacía!" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "Transportas a {0} hacia {1}." -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "Te han teletransportado hacia {0}." @@ -6478,19 +6488,19 @@ msgstr "Te han teletransportado hacia {0}." msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "Tu cuenta fue ascendida a superadmin por 10 minutos." -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "Has registrado tu cuenta: \"{0}\"." @@ -6508,47 +6518,47 @@ msgstr "Tu cliente envió un nombre de personaje en blanco." msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "Tu grupo fue cambiado a {0} por {1}" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "Tu grupo fue cambiado temporalmente a {0}" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "Tu contraseña es: {0}." -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "Se ha restaurado tu conjunto de permisos previos." -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "Se han guardado los datos de SSC para tu personaje." @@ -6556,11 +6566,11 @@ msgstr "Se han guardado los datos de SSC para tu personaje." msgid "Your temporary group access has expired." msgstr "Expiró tu acceso temporal al grupo." -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/fr_FR/TShockAPI.po b/i18n/fr_FR/TShockAPI.po index a717f2c5..6bc1ef7a 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: fr_FR\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Vous êtes banni(e): {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "→ Vous êtes connecté en tant que {0} dans le groupe {1}." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "Le numéro de page \"{0}\" n'est pas valide." -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" a demandé un point de terminaison REST: {1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Une annonce du serveur) " -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} jeton(s))" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, 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:977 +#: ../../TShockAPI/Commands.cs:982 #, 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}." @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, 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." @@ -227,295 +227,300 @@ msgstr "{0} ({1}) a eu {2} ou plus tentatives de connexion invalides et a été msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} a ajouté le compte {1} au groupe {2}." -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format 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:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} s'est connecté avec succès au compte {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} a commencé la pluie de gelées." -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} a commencé la pluie." -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0} a changé le compte {1} au groupe {2}." -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0} a modifié le nombre maximum d'apparitions en {1}." -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0} a modifié le maximum d'apparition à 5." -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, 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:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0} a modifié le taux d'apparition à {1}." -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0} a changé le taux d'apparition à 600." -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0} a changé la vitesse du vent à {1}." -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} a arrêté la pluie." -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} a arrêté la pluie de gelées." -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} a exécuté: {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} n'a past pu se connecter au compte {1}." -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "{0} est autorisé à utiliser {1}." -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "{0} n'est pas autorisé à utiliser {1}." -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0} a changé votre groupe en {1}." -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "{0} a désactivé les téléportations entrantes." -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "{0} a fini l'événement d'invasion actuel." -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "{0} a arrêté l'armée de l'ancien." @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0} a produit le mur de chair." -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} a commencé l'invasion de l'armée de gobelins." -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} a commencé la folie martienne." -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} a commencé l'invasion pirate." -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} a commence l'invasion de la légion de givre." -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "{0} est autorisé à utiliser {1}." -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "{0} n'est pas autorisé à utiliser {1}." -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -662,50 +667,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} n'est pas banni(e)." -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "{0} vous a tué !" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "{0} expulsé {1} pour '{2}'" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "{0} NPC a été tué." msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "{0} a créé un compte \"{1}\"." -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "{0} restant(s)." -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} a commencé un événement de lune de sang." -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} a commencé un événement de pleine lune." -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "{0} a commencé une nuit de lanterne." -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} a commencé un événement de tempête de sable." -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} a commencé une éclipse." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "{0} a commencé la lune de givre à la vague {1}!" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "{0} a commencé la lune de citrouille à la vague {1}!" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "{0} a arrêté une éclipse." -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "{0} a arrêté la lune de sang actuelle." -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "{0} a arrêté l'événement tempête de sable actuel." -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "{0} a arrêté la nuit de lanterne." -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "{0} a supprimé avec succès le compte : {1}." -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "{0} s'est téléporté {1} à vous." -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "{0} c'est téléporté vers vous." -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 #, csharp-format msgid "{0} teleported you to {1}." msgstr "{0} vous a téléporté à {1}." -#: ../../TShockAPI/Commands.cs:687 +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} a essayé d'exécuter {1}{2}." -#: ../../TShockAPI/Commands.cs:2246 +#: ../../TShockAPI/Commands.cs:2251 #, csharp-format msgid "{0} triggered a meteor." msgstr "{0} a déclenché un météore." -#: ../../TShockAPI/Commands.cs:3319 +#: ../../TShockAPI/Commands.cs:3324 #, csharp-format msgid "{0} warped you to {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1844 +#: ../../TShockAPI/TSPlayer.cs:1953 #, csharp-format msgid "{0} was banned for '{1}'." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1815 +#: ../../TShockAPI/TSPlayer.cs:1924 #, csharp-format msgid "{0} was kicked for '{1}'" msgstr "{0} a été expulsé pour '{1}'" -#: ../../TShockAPI/Commands.cs:2993 -#: ../../TShockAPI/Commands.cs:3033 +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 #, csharp-format msgid "{0} was teleported to you." msgstr "{0} a été téléporté à vous." -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "La dernière adresse IP connue de {0} est {1}." -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "La dernière connexion de {0} a eu lieu {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "La date d'inscription de {0} est {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, 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:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "{0}user del username - Effacer un utilisateur spécifique" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, 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:1198 +#: ../../TShockAPI/Commands.cs:1203 #, 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/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "Un groupe portant le même nom existe déjà." @@ -1054,19 +1064,19 @@ msgstr "Un groupe portant le même nom existe déjà." msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "Il y a beaucoup de choses qui échoueront à cause de cela. Vous devez supprimer et recréer le domaine autorisé." -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1075,33 +1085,33 @@ msgstr "" msgid "A REST login from {0} was blocked as it currently has {1} rate-limit tokens and is at the RESTMaximumRequestsPerInterval threshold." 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "Le compte utilisateur n'existe pas." -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, 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:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "Le compte {0} a été ajouté au groupe {1}." -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "Le compte {0} a été changé en groupe {1}." @@ -1111,31 +1121,31 @@ msgstr "Le compte {0} a été changé en groupe {1}." msgid "Account needed! Please {0}register or {0}login to play!" msgstr "Un compte est nécessaire ! {0}register ou {0}login pour jouer, s'il vous plaît !" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "Le compte a été effacé avec succès." -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "add - Ajoute un ban d'objet." -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1145,17 +1155,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "Le statut a été anormalement ajouté à {0} NPC." -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1164,53 +1174,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL a retourné une erreur ({0})" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "La mémoire allouée : {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "allow - Permet à un groupe d'utiliser un objet." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "allow - Permet à un groupe d’utiliser un projectile." -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "Un identifiant pour un UUID." msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "Une vérification des mises à jour a été mise en attente. Si une mise à jour est disponible, vous serez notifié sous peu." -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "Il ennuie un joueur pendant un certain temps." msgid "Anonymous requested REST endpoint: {0}" msgstr "Un anonyme a demandé un point d'accès REST : {0}" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "Vous avez identifié {0} avec succès." @@ -1306,19 +1316,19 @@ msgstr "Autosave est désactivé" msgid "Autosave is currently enabled" msgstr "Autosave est activé" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1335,41 +1345,41 @@ msgstr "La sauvegarde a échoué !" msgid "Backup Thread" msgstr "Le fil de sauvegarde" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "La tentative de connexion est invalide." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1379,15 +1389,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "Un ban a été rajouté. Numéro de ticket : {0}" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "Un ban a été levé." -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1445,7 +1455,7 @@ msgstr "La lune sanguine a été définie a {0}" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2991,7 +3001,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "La commande est invalide. Tapez-vous {0}help pour une liste de commandes valides." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4223,12 +4233,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4748,20 +4758,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "Il y a trop de tentatives de connexion invalides." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5958,96 +5968,96 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "Vous pouvez utiliser '{0}sudo {0}{1}' pour remplacer cette vérification." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6056,62 +6066,62 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "Vouz n'avez pas accès à cette commande." @@ -6151,15 +6161,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6339,94 +6349,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "Vous devez utiliser cette commande dans le jeu." @@ -6454,22 +6464,22 @@ msgstr "Vous devez utiliser cette commande dans le jeu." msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6478,19 +6488,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6508,47 +6518,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6556,11 +6566,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/fr_QC/TShockAPI.po b/i18n/fr_QC/TShockAPI.po index 011047b5..e313ff78 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: French, Quebec\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: fr_QC\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "" @@ -227,295 +227,300 @@ msgstr "" msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "" -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -662,50 +667,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {1}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:687 -#, csharp-format -msgid "{0} tried to execute {1}{2}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1054,19 +1064,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1075,33 +1085,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1111,31 +1121,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1145,17 +1155,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1164,53 +1174,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1306,19 +1316,19 @@ msgstr "" msgid "Autosave is currently enabled" msgstr "" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1335,41 +1345,41 @@ msgstr "" msgid "Backup Thread" msgstr "" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "" -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1379,15 +1389,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1445,7 +1455,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2991,7 +3001,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4223,12 +4233,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4748,20 +4758,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5958,96 +5968,96 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6056,62 +6066,62 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "" @@ -6151,15 +6161,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6339,94 +6349,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "" @@ -6454,22 +6464,22 @@ msgstr "" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6478,19 +6488,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6508,47 +6518,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6556,11 +6566,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/id_ID/TShockAPI.po b/i18n/id_ID/TShockAPI.po index 6410f48f..f7dc3e80 100644 --- a/i18n/id_ID/TShockAPI.po +++ b/i18n/id_ID/TShockAPI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: tshock\n" -"POT-Creation-Date: 2022-10-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 18:00\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: id_ID\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -28,181 +28,181 @@ msgstr "Mengabaikan penyimpanan SSC untuk {0} (karena menggunakan tshock.ignore. #, csharp-format msgctxt "{0} is ban number, {1} is ban reason, {2} is a timestamp" msgid "#{0} - You are banned: {1} ({2} remaining)" -msgstr "#{0} - Kamu telah diblokir: {1}( rentang waktu {2})" +msgstr "#{0} - Anda telah diblokir: {1}( dalam waktu {2})" #: ../../TShockAPI/DB/BanManager.cs:208 #, csharp-format msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" -msgstr "#{0} - Kamu telah diblokir: {1}" +msgstr "#{0} - Anda telah diblokir: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr " 'cactus', 'herb', 'mushroom'." -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" -msgstr "" +msgstr " {0}{1} \"{2}\" (Temukan IP terkait dengan target akun luring)" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr " {0}{1} \"{2}{3}\" {4} {5} (Blokor secara permanen untuk nama akun ini)" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" -msgstr " {0}{1} {2} (Temukan indeks pemain untuk target ini)" +msgstr " {0}{1} {2} (target ini ditemukan berdasarkan indeks pemain)" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr " {0}{1} {2}{3} {4} {5} (Blokir secara permanen si pemain daring dari Account, UUID, dan IP)" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr " {0}{1} {2}{3} {4} {5} (Blokir permanen untuk alamat IP ini)" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr " Misalnya nilai {0} akan merepresentasikan 10 hari, 30 menit, 0 detik." -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr " Jika {0} tidak spesifik,maka menggunakan {1} untuk perintah bawaan." -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr " Jika rentan waktu tidak ditentukan, maka akan diblokir permanen." -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" -msgstr "" +msgstr " Kecuali jika {0} diteruskan perintahnya, {1} itu dianggap sebagai pemain atau indeks pemain" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr " -> telah masuk sebagai: {0}; dalam grup {1}." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." -msgstr "" +msgstr "- {0} disediakan ketika anda menambah pemblokiran, dan juga dapat dilihat dengan perintah {1} ." -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." -msgstr "" +msgstr "- {0} disediakan ketika anda menambah pemblokiran, dan dapat ditemukan dengan perintah {1} ." -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "- {0}: -a (nama akun), -u (UUID), -n (nama karakter), -ip (alamat IP), -e (tepat, {1} akan digunakan sebagai pengenal)" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "- {0}: gunakan format {1} ini untuk menentukan lama pemblokiran." -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "- Blokir pemain luring dari nama akun" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "- Blokir pemain luring dari alamat IP" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "Blokir pemain daring dari pengenal (Untuk nama yang susah diketik)" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "- Pohon bawaan :" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "- Pohon gem :" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "- daftar blokir aktif. Tren warna menuju hijau saat pemblokiran mendekati kedaluwarsa" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "- Lain-lain :" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "- Pohon Palm :" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" -msgstr "\"{0}\" itu bukan ID buff yang sahih!" +msgstr "\"{0}\" itu bukan ID buff yang valid!" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." -msgstr "\"{0}\" itu bukan opsi sahih yang jelas." +msgstr "\"{0}\" itu bukan opsi valid yang jelas." -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." -msgstr "\"{0}\" itu bukan NPC yang sahih." +msgstr "\"{0}\" itu bukan NPC yang valid." #: ../../TShockAPI/PaginationTools.cs:283 #, csharp-format msgid "\"{0}\" is not a valid page number." -msgstr "\"{0}\" itu bukan nomor halaman yang sahih." +msgstr "\"{0}\" itu bukan nomor halaman yang valid." -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." -msgstr "\"{0}\" itu bukan radius yang sahih." +msgstr "\"{0}\" itu bukan radius yang valid." #: ../../TShockAPI/Rest/SecureRest.cs:213 #, csharp-format msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" telah meminta titik akhir REST: {1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Siaran Peladen) " -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" -msgstr "{0} - Nomor Tiket: {1}" +msgstr "{0} - Nomor karcis: {1}" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} token)" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "{0} ({1}) telah mengubah sandi untuk akun {2}." -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "{0} ({1}) gagal mengubah sandi untuk akun {2}." @@ -215,302 +215,307 @@ msgstr "{0} ({1}) dari '{2}' dari grup '{3}' telah bergabung. ({4}/{5})" #: ../../TShockAPI/TShock.cs:1649 #, csharp-format msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" -msgstr "" +msgstr "{0} ({1}) dari '{2}' grup telah bergabung. ({3}/{4})" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." -msgstr "" +msgstr "{0} ({1}) telah melakukan kesalahan login sebanyak {2} atau lebih dan telah dikeluarkan secara otomatis." #: ../../TShockAPI/TShock.cs:1645 #, csharp-format msgid "{0} ({1}) has joined." -msgstr "" +msgstr "{0} ({1}) telah bergabung." -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "{0} (Indeks: {1}, ID Akun: {2})" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "{0} (Indeks: {1})" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "{0} [{1}]" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "{0} [{1}|{2}]" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "{0} {1}" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "{0} {1} ({2} yang lalu)" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "{0} {1} ({2})" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "{0} {1} {2}" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "{0} {1} dalam {2} ({3} yang lalu)" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "{0} <\"{1}|{2}\"> [{3}]" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "{0} <{1}>" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "{0} <{1}> [{2}]" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "{0} <{1}> [{2}] [{3}] [{4}]" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "{0} <{1}> [{2}|{3}|{4}|{5}]" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "{0} <{1}> <{2}>" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "{0} <{1}> <{2}|{3}> [{4}]" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "{0} <{1}|{2}|{3}> [{4}]" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} telah menambahkan {1} ke dalam grup {2}." -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "{0} telah menerapkan teknik pertempuran tingkat lanjut!" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "{0} mencoba mendaftarkan akun {1} tetapi telah digunakan." -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} berhasil masuk sebagai: {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "{0} diblokir {1} untuk '{2}'." -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." -msgstr[0] "{0} membunuh {1} NPCs." +msgstr[0] "{0} membunuh NPC {1}." -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} telah menurunkan hujan slime." -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} telah menurunkan hujan." -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0} telah merubah {1} ke dalam grup {2}." -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0} telah mengubah jumlah maksimal kemunculan musuh menjadi {1}." -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0} telah mengubah jumlah maksimal kemunculan musuh menjadi 5." -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0} telah mengubah kata sandi akun {1}" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0} telah mengubah tingkat kemunculan monster menjadi {1}." -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0} telah mengubah tingkat kemunculan monster menjadi 600." -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0} telah mengubah kecepatan angin menjadi {1}." -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "{0} telah menghapus {1} item dalam radius sejauh {2}." -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "{0} telah menghapus {1} NPC dalam radius sejauh {2}." -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "{0} telah menghapus {1} proyektil dalam radius sejauh {2}." -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "{0} telah menonaktifkan mode halloween." -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "{0} telah menonaktifkan mode natal." -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "{0} telah mengaktifkan mode halloween." -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "{0} telah mengaktifkan mode natal." -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} telah mengakhiri hujan." -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} telah mengakhiri hujan slime." -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." -msgstr "{0} telah dieksekusi: {1}{2}." +msgstr "{0} telah mengeksekusi: {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} gagal mengautentikasi sebagai pengguna: {1}." -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." -msgstr[0] "{0} memberimu {1} {2}." +msgstr[0] "{0} memberi anda {1} {2}." -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "{0} telah diizinkan untuk meletakkan tile {1}." -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "{0} telah diizinkan menggunakan {1}." -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "{0} telah diizinkan untuk menggunakan proyektil {1}." -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "{0} tidak diizinkan meletakkan tile {1}." -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "{0} tidak diizinkan menggunakan proyektil {1}." -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "{0} telah tidak diizinkan menggunakan {1}." -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "{0} telah memberimu buff dengan {1} ({2}) untuk {3} detik!" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." -msgstr "{0} telah mengubah grupmu ke {1}." +msgstr "{0} telah mengubah grup anda ke {1}." -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." -msgstr "" +msgstr "{0} telah menonaktifkan teleportasi masuk." -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "{0} telah mengakhiri peristiwa invasi saat ini." -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "{0} telah mengakhiri peristiwa Old One's Army." @@ -525,128 +530,128 @@ msgstr "{0} telah bergabung." msgid "{0} has joined. IP: {1}" msgstr "{0} telah bergabung. IP: {1}" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "{0} telah melempar {1} keluar angkasa." -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "{0} telah melempar dirinya sendiri keluar angkasa." -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "{0} telah melempar dirinya sendiri keluar angkasa." -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." -msgstr "{0} telah dibisukan {1} dalam waktu {2}." +msgstr "{0} telah dibisukan {1} kurun waktu {2}." -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." -msgstr "{0} telah membangkitkanmu." +msgstr "{0} telah memanggil anda kembali." -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "{0} telah mengirim sebuah permintaan untuk pelayanan pengiriman kelinci!" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "{0} telah mengirim sebuah permintaan untuk pelayanan pengiriman kucing!" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "{0} telah mengirim sebuah permintaan untuk pelayanan pengiriman anjing!" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." -msgstr[0] "{0} telah dibangkitkan {1} {2} kali." +msgstr[0] "{0} telah memanggil {1} {2} kali." -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0} telah membangkitkan Wall of Flesh." -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} telah memulai invasi tentara goblin." -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} telah memulai invasi martian." -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} telah memulai invasi bajak laut." -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} telah memulai invasi pasukan salju." -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "{0} telah tidak dibisukan {1}." -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." -msgstr "{0} telah menyembuhkan {1} untuk {2} HP." +msgstr "{0} telah menyembuhkan {1} untuk HP {2}." -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." -msgstr "{0} telah menyembuhkan diri sendiri untuk {1} HP." +msgstr "{0} telah menyembuhkan diri sendiri untuk HP {1}." -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "{0} telah menyembuhkan diri sendiri untuk {1} HP." -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "{0} sudah diperbolehkan untuk meletakkan tile {1}." -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "{0} sudah diperbolehkan menggunakan {1}." -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "{0} sudah diperbolehkan untuk menggunakan proyektil {1}." -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "{0} sudah mati!" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "{0} sudah tidak diperbolehkan menggunakan {1}." -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "{0} sudah dicegah dari peletakan tile {1}." -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "{0} sudah dicegah dari penggunaan proyektil {1}." @@ -654,827 +659,832 @@ msgstr "{0} sudah dicegah dari penggunaan proyektil {1}." #: ../../TShockAPI/ItemBans.cs:234 #, csharp-format msgid "{0} is banned! Remove it!" -msgstr "{0} diblokir! Singkirkan itu!" +msgstr "{0} diblokir! copot itu!" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "{0} tidak lagi dalam mode dewa." -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "{0} tidak menerima bisikan." -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} tidak diblokir." -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "{0} belum mati!" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "{0} sekarang dalam mode dewa." -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." -msgstr "{0} telah luring dan tidak dapat menerima balasanmu." +msgstr "{0} telah luring dan tidak dapat menerima balasan anda." -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" -msgstr "{0} baru saja membunuhmu!" +msgstr "anda baru saja dibunuh {0} !" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" -msgstr "{0} telah mengeluarkan {1} untuk '{2}'" +msgstr "{1} dikeluarkan oleh {0} karena '{2}'" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." -msgstr "{0} telah meluncurkan kembang api kepadamu." +msgstr "{0} telah meluncurkan kembang api kepada anda." #: ../../TShockAPI/Rest/RestManager.cs:847 #, csharp-format msgid "{0} NPC has been killed." msgid_plural "{0} NPCs have been killed." -msgstr[0] "{0} NPC telah terbunuh." +msgstr[0] "NPC {0} telah dibunuh." -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." -msgstr "{0} telah terdaftar sebuah akun: \"{1}\"." +msgstr "{0} telah terdaftar akun: \"{1}\"." -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "sisa waktu {0}." -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." -msgstr "{0} telah memberi nama kembali {1}." +msgstr "{0} telah diberi nama kembali {1}." -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "{0} mengatur waktu pada {1}:{2:D2}." -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "{0} mengatur waktu pada 00:00." -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "{0} mengatur waktu pada 04:30." -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "{0} mengatur waktu pada 12:00." -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "{0} mengatur waktu pada 19:30." -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." -msgstr "{0} telah menampar {1} dalam {2} damage." +msgstr "{1} ditampar {0} dalam {2} kerusakan." -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." -msgstr[0] "{0} telah dibangkitkan {1} {2} kali." +msgstr[0] "{1} dipanggil {0} {2} kali." -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} telah memulai peristiwa bulan berdarah." -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} telah memulai peristiwa bulan purnama." -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "{0} telah memulai malam lentera." -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} telah memulai badai pasir." -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} telah memulai gerhana." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" -msgstr "{0} telah memulai bulan beku di gelombang {1}!" +msgstr "{0} telah memulai bulan dingin di gelombang {1}!" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "{0} telah memulai peristiwa Old One's Army!" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "{0} telah memulai bulan labu di gelombang {1}!" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." -msgstr "{0} menghentikan gerhana." +msgstr "{0} telah menghentikan gerhana." -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." -msgstr "{0} mengehentikan bulan berdarah saat ini." +msgstr "{0} telah menghentikan bulan berdarah saat ini." -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." -msgstr "{0} mengehentikan badai pasir saat ini." +msgstr "{0} telah mengehentikan badai pasir saat ini." -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "{0} telah menghentikan malam lentera." -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." -msgstr "{0} sukses menghapus akun: {1}." +msgstr "{0} telah sukses menghapus akun: {1}." -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "{0} telah memunculkan Bulan Berdarah!" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "{0} telah memunculkan bulan beku!" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "{0} telah memunculkan invasi goblin!" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "{0} telah memunculkan invasi Martian!" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" -msgstr "{0} telah memunculkan Moon Lord!" +msgstr "{0} telah membangkitkan Moon Lord!" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "{0} telah memunculkan bulan labu!" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "{0} telah memunculkan gerhana!" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" -msgstr "{0} telah memunculkan {1}!" +msgstr "{0} telah membangkitkan {1}!" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" -msgstr "{0} telah memunculkan Empress of Light!" +msgstr "{0} telah membangkitkan Empress of Light!" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "{0} telah memunculkan si Bajak Laut!" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "{0} telah memunculkan Pasukan Salju!" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." -msgstr "{0} telah menteleportasi {1} kepadamu." +msgstr "{1} diteleportasikan {0} kepada anda." -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." -msgstr "{0} telah menteleportasi kepadamu." - -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {1}." -msgstr "{0} telah menteleportasi kamu ke {1}." - -#: ../../TShockAPI/Commands.cs:687 -#, csharp-format -msgid "{0} tried to execute {1}{2}." -msgstr "{0} telah mencoba untuk menjalankan {1}{2}." - -#: ../../TShockAPI/Commands.cs:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "{0} telah memicu sebuah meteor." - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "{0} telah menandai kamu ke {1}." - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "{0} telah diblokir untuk '{1}'." - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "{0} telah dikeluarkan karena '{1}'" +msgstr "{0} telah menteleportasi kepada anda." #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format -msgid "{0} was teleported to you." +msgid "{0} teleported you to {1}." +msgstr "{0} telah menteleportasi kamu ke {1}." + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "{0} telah mencoba untuk menjalankan {1}{2}." + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "{0} telah memicu sebuah meteor." + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "{0} telah menandai anda ke {1}." + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "{0} telah diblokir karena '{1}'." + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "{0} telah dikeluarkan karena '{1}'" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format +msgid "{0} was teleported to you." +msgstr "{0} telah diteleportasi ke anda." + +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." -msgstr "" +msgstr "{0} berada didalam grup {1}." -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." -msgstr "" +msgstr "IP terakhir {0} yang diketahui adalah {1}." -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." -msgstr "" +msgstr "masuk terakhir {0} pada saat {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." -msgstr "" +msgstr "Tanggal pendaftaran {0} ialah {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." -msgstr "" +msgstr "{0}{1} dianggap bukan samaran ." -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " -msgstr "" +msgstr "{0}{1} bantuan: " #: ../../TShockAPI/Utils.cs:1066 #, csharp-format msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" -msgstr "" - -#: ../../TShockAPI/Commands.cs:841 -#, csharp-format -msgid "{0}login - Authenticates you using your UUID and character name." -msgstr "" +msgstr "{0}{1}/{2} pada {3} @ {4}:{5} (TShock untuk Terraria v{6})" #: ../../TShockAPI/Commands.cs:846 #, csharp-format -msgid "{0}login - Authenticates you using your password and character name." -msgstr "" +msgid "{0}login - Authenticates you using your UUID and character name." +msgstr "{0}login - Anda autentikasi menggunakan UUID dan nama character anda" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:851 +#, csharp-format +msgid "{0}login - Authenticates you using your password and character name." +msgstr "{0}login - Anda autentikasi menggunakan kata sandi dan nama karakter anda." + +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." -msgstr "" +msgstr "{0}login - Anda autentikasi menggunakan nama pengguna dan sandi anda." -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" -msgstr "" +msgstr "{0}user add owner" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" -msgstr "" +msgstr "{0}user add nama-pengguna sandi grup -- tambahkan pengguna yang ditentukan" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" -msgstr "" +msgstr "{0}user del nama-pengguna -- hapus pengguna yang ditentukan" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" -msgstr "" +msgstr "{0}user group nama-pengguna grup-baru -- Mengubah grup pengguna" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" -msgstr "" +msgstr "{0}user password username sandi-baru -- mengubah sandi pengguna" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" -msgstr "" +msgstr "*{0} {1}" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." -msgstr "" +msgstr "#{0} - kamu telah diblokir: {1}." -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" -msgstr "" +msgstr "<{0}> {1}" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" -msgstr "" +msgstr " {1}" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" -msgstr "" +msgstr " {1}" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" -msgstr "" +msgstr "si Deeeclops" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." -msgstr "" +msgstr "Grup dengan nama yang sama sudah ada." #: ../../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 "Banyak hal yang akan gagal karena ini. Anda harus menghapus dan membuat ulang field yang diizinkan." -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" -msgstr "" +msgstr "sebuah Martian Saucer" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." -msgstr "" +msgstr "Sebuah meteor telah terpicu." -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" -msgstr "" +msgstr "sebuah Pilar Nebula" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." -msgstr "" +msgstr "Nama pemain harus ada untuk menendang pemain. Mohon sediakan nama pemain itu." #: ../../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 "" -#: ../../TShockAPI/Commands.cs:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" -msgstr "" +msgstr "sebuah Pilar Solar" + +#: ../../TShockAPI/Commands.cs:2809 +msgid "a Stardust Pillar" +msgstr "sebuah Pilar Stardust" + +#: ../../TShockAPI/Commands.cs:860 +msgid "A user account by that name does not exist." +msgstr "Akun user dari nama itu tidak ada." #: ../../TShockAPI/Commands.cs:2804 -msgid "a Stardust Pillar" -msgstr "" - -#: ../../TShockAPI/Commands.cs:855 -msgid "A user account by that name does not exist." -msgstr "" - -#: ../../TShockAPI/Commands.cs:2799 msgid "a Vortex Pillar" -msgstr "" +msgstr "sebuah Pilar Vortex" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." -msgstr "" +msgstr "Akun {0} tidak ada! oleh karena itu, sandi tidak dapat diubah." -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." -msgstr "" +msgstr "Akun {0} telah ditambah ke grup {1}." -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." -msgstr "" +msgstr "Akun {0} telah diubah menjadi grup {1}." #: ../../TShockAPI/Bouncer.cs:529 #, csharp-format msgid "Account needed! Please {0}register or {0}login to play!" -msgstr "" +msgstr "Diperlukan akun! dimohon {0}mendaftar atau {0}masuk untuk bermain!" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." -msgstr "" +msgstr "Akun berhasil dihapus." -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" -msgstr "" +msgstr "Pengguna-pengguna REST aktif ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." -msgstr "" +msgstr "add - menambah sebuah barang." -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." -msgstr "" +msgstr "add - menambahkan sebuah grup baru." -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." -msgstr "" +msgstr "add - menambahkan pemblokiran sebuah proyektil." -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." -msgstr "" +msgstr "add - menambahkan pemblokiran sebuah tile." -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." -msgstr "" +msgstr "Ditambahkan {0} kedalam whitelist." #: ../../TShockAPI/Bouncer.cs:2026 #, csharp-format msgid "Added buff to {0} NPC abnormally." -msgstr "" +msgstr "Telah menambahkan buff ke {0} tidak normal NPC." -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." -msgstr "" +msgstr "Telah menambahkan grup {0} ke {1}." -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." -msgstr "" +msgstr "Telah menambahkan pengguna {0} ke {1}." -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." -msgstr "" +msgstr "addperm - Tambahkan beberapa perizinan ke sebuah grup." #: ../../TShockAPI/DB/UserManager.cs:81 #, csharp-format msgid "AddUser SQL returned an error ({0})" -msgstr "" +msgstr "AddUser SQL mengembalikan kekeliruan ({0})" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" -msgstr "" +msgstr "Nama lain dari {0}{1}: {0}{2}" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." -msgstr "" +msgstr "Semua NPC yang hidup (termasuk NPC Alun-alun) yang ada didalam peladen akan terbunuh jika kamu tidak memasukkan nama atau ID." -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" -msgstr "" +msgstr "semua boss" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." -msgstr "" +msgstr "Semua token REST telah dihilangkan." -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" -msgstr "" +msgstr "Alokasi memori: {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." -msgstr "" +msgstr "allow - Izinkan sebuah grup untuk menggunakan sebuah item." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." -msgstr "" +msgstr "allow - Izinkan sebuah grup untuk menggunakan sebuah projectile." -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." -msgstr "" +msgstr "allow - Izinkan sebuah grup untuk meletakkan sebuah tile." -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." -msgstr "" +msgstr "allow - Izinkan seorang pemain kedalam sebuah region." -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." -msgstr "" +msgstr "allowg - Izinkan sebuah grup pemain kedalam sebuah region." -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" -msgstr "" +msgstr "Amber Gemtree" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" -msgstr "" +msgstr "Amethyst Gemtree" #: ../../TShockAPI/TShock.cs:981 msgid "An account has been detected in the user database, but setup-code.txt is still present." -msgstr "" +msgstr "Sebuah akun telah terdeteksi didalam basis data pemain, tapi setup-code.txt masih ada." #: ../../TShockAPI/DB/GroupManager.cs:474 #, csharp-format msgid "An exception has occurred during database rollback: {0}" -msgstr "" +msgstr "Pengecualian telah terjadi selama pengembalian basis data: {0}" #: ../../TShockAPI/DB/GroupManager.cs:467 #, csharp-format msgid "An exception has occurred during database transaction: {0}" -msgstr "" +msgstr "Pengecualian telah terjadi selama transaksi basis data: {0}" #: ../../TShockAPI/DB/BanManager.cs:644 msgid "An identifier for a character name." -msgstr "" +msgstr "Pengidentifikasi untuk nama karakter." #: ../../TShockAPI/DB/BanManager.cs:648 msgid "An identifier for a TShock User Account name." -msgstr "" +msgstr "Pengidentifikasi untuk pengguna nama akun TShock." #: ../../TShockAPI/DB/BanManager.cs:640 msgid "An identifier for a UUID." -msgstr "" +msgstr "Pengidentifikasi untuk UUID." #: ../../TShockAPI/DB/BanManager.cs:636 #, csharp-format msgid "An identifier for an IP Address in octet format. e.g., '{0}'." -msgstr "" +msgstr "Pengidentifikasi untuk Alamat IP dalam bentuk oktet. contohnya., '{0}'." -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." -msgstr "" +msgstr "Pemeriksaan pembaruan dalam antrean. jika pembaruan tersedia, kamu akan diberitahu segera." -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" -msgstr "" +msgstr "Sintaks mengganggu" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." -msgstr "" +msgstr "Mengganggu {0} dalam {1} detik." #: ../../TShockAPI/Commands.cs:338 msgid "Annoys a player for an amount of time." -msgstr "" +msgstr "Mengganggu pemain beberapa kali." #: ../../TShockAPI/Rest/Rest.cs:452 #, csharp-format msgid "Anonymous requested REST endpoint: {0}" -msgstr "" +msgstr "Anonim telah meminta titik akhir REST: {0}" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." -msgstr "" +msgstr "Anti-build sekarang tidak aktif." -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." -msgstr "" +msgstr "Anti-build sekarang aktif." -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." -msgstr "" +msgstr "Argumennya: add [nama warp], del [nama warp], list [halaman]." -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." -msgstr "" +msgstr "Argumennya: send [pemain] [nama warp], hide [nama warp] [Enable(true/false)]." -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." -msgstr "" +msgstr "Berhasil diautentikasi sebagai {0}." #: ../../TShockAPI/Rest/RestManager.cs:811 msgid "AutoSave has been disabled" -msgstr "" +msgstr "Penyimpanan Otomatis telah di non-aktifkan." #: ../../TShockAPI/Rest/RestManager.cs:807 msgid "AutoSave has been enabled" -msgstr "" +msgstr "Penyimpanan Otomatis telah di aktifkan." #: ../../TShockAPI/Rest/RestManager.cs:800 msgid "Autosave is currently disabled" -msgstr "" +msgstr "Penyimpanan Otomatis non-aktif." #: ../../TShockAPI/Rest/RestManager.cs:796 msgid "Autosave is currently enabled" -msgstr "" +msgstr "Penyimpanan Otomatis aktif." -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" -msgstr "" +msgstr "Perintah Ban yang tersedia:" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" -msgstr "" +msgstr "Identifikasi yang tersedia ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" -msgstr "" +msgstr "Wilayah tersedia Sub-Perintah ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" -msgstr "" +msgstr "Sub-Perintah dari REST tersedia:" #: ../../TShockAPI/BackupManager.cs:75 msgid "Backing up world..." -msgstr "" +msgstr "Mencadangkan dunia..." #: ../../TShockAPI/BackupManager.cs:87 #: ../../TShockAPI/BackupManager.cs:89 msgid "Backup failed!" -msgstr "" +msgstr "Pencadangan gagal!" #: ../../TShockAPI/BackupManager.cs:51 msgid "Backup Thread" -msgstr "" +msgstr "Utas Cadangan" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." -msgstr "" +msgstr "Upaya masuk yang buruk." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" -msgstr "" +msgstr "ban {0}" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " -msgstr "" +msgstr "ban {0} " -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" -msgstr "" +msgstr "ban {0} [Flags]" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." -msgstr "" +msgstr "Pemblokiran {0} telah dicabut oleh {1}." -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." -msgstr "" +msgstr "Pemblokiran {0} telah ditandai sebagai kadaluwarsa." -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" -msgstr "" +msgstr "Ban Add sintaks" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." -msgstr "" +msgstr "Pemblokiran telah ditambahkan. Nomor karcis {0} telah dibuat untuk pengidentifikasian {1}." #: ../../TShockAPI/Rest/RestManager.cs:668 #, csharp-format msgid "Ban added. Ticket number: {0}" -msgstr "" +msgstr "Pemblokiran telah ditambahkan. Nomor karcis: {0}" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" -msgstr "" +msgstr "Ban Del Sintaks" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" -msgstr "" +msgstr "Ban Details Sintaks" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" -msgstr "" +msgstr "Ban List Sintaks" #: ../../TShockAPI/Rest/RestManager.cs:695 msgid "Ban removed." -msgstr "" +msgstr "Pemblokiran telah dihilangkan." -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" -msgstr "" +msgstr "Contoh Pemblokiran Penggunaan" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." -msgstr "" +msgstr "Pemblokiran {0}." -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." -msgstr "" +msgstr "Proyektil diblokir {0}." -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." -msgstr "" +msgstr "Tile diblokir {0}." -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" -msgstr "" +msgstr "Diblokir: {0}" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." -msgstr "" +msgstr "Diblokir." -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" -msgstr "" +msgstr "Blokiran ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" -msgstr "" +msgstr "Rangkaian dasar" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" -msgstr "" +msgstr "Betsy" #: ../../TShockAPI/Rest/RestManager.cs:889 #, csharp-format msgid "Blood Moon has been set to {0}" -msgstr "" +msgstr "Bulan Berdarah telah diatur dalam {0}" #: ../../TShockAPI/Rest/RestManager.cs:904 #, csharp-format msgid "Bloodmoon state: {0}" -msgstr "" +msgstr "Kedudukan Bulan Berdarah: {0}" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" -msgstr "" +msgstr "Pohon Boreal" #: ../../TShockAPI/Bouncer.cs:1447 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from chest mismatch from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange (ketidakcocokan peti) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1454 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from disable from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange (penonaktifkan) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1469 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange(pemeriksaan jangkauan) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1462 #, csharp-format msgid "Bouncer / OnChestItemChange rejected from region protection? from {0}" -msgstr "" +msgstr "Bouncer / OnChestItemChange (Pelindungan Wilayah) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1482 #, csharp-format msgid "Bouncer / OnChestOpen rejected from disabled from {0}" -msgstr "" +msgstr "Bouncer / OnChestOpen (penonaktifkan) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1489 #, csharp-format msgid "Bouncer / OnChestOpen rejected from range check from {0}" -msgstr "" +msgstr "Bouncer / OnChestOpen (pemeriksaan jangkauan) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1496 #, csharp-format msgid "Bouncer / OnChestOpen rejected from region check from {0}" -msgstr "" +msgstr "Bouncer / OnChestOpen (Pemeriksaan Wilayah) ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:2715 #, csharp-format @@ -1687,12 +1697,12 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1651 #, csharp-format msgid "Bouncer / OnLiquidSet rejected invalid check from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet ditolak pengecekan tidak cocok dari {0}" #: ../../TShockAPI/Bouncer.cs:1766 #, csharp-format msgid "Bouncer / OnLiquidSet rejected lava bucket from {0}" -msgstr "" +msgstr "Bouncer / OnLiquidSet ember lava ditolak dari {0}" #: ../../TShockAPI/Bouncer.cs:1846 #, csharp-format @@ -1786,7 +1796,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2370,489 +2380,489 @@ msgstr "" #: ../../TShockAPI/Utils.cs:136 #, csharp-format msgid "Broadcast: {0}" -msgstr "" +msgstr "Siaran: {0}" #: ../../TShockAPI/Utils.cs:159 #, csharp-format msgid "Broadcast: {0}: {1}" -msgstr "" +msgstr "Siaran: {0}: {1}" #: ../../TShockAPI/Commands.cs:272 msgid "Broadcasts a message to everyone on the server." -msgstr "" +msgstr "Siaran-siaran pesan untuk semuanya yang ada di peladen." -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" -msgstr "" +msgstr "Sintaks buff dan Contoh" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" -msgstr "" +msgstr "Sintaks penjagal dan Contoh" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." -msgstr "" +msgstr "Akunmu telah diperbolehkan untuk mengabaikan SSC. Data SSC tidak akan dimuat ataupun disimpan." -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" -msgstr "" +msgstr "Kaktus" #: ../../TShockAPI/DB/IQueryBuilder.cs:319 msgid "Can't set to true SqlColumn.DefaultCurrentTimestamp when the MySqlDbType is not DateTime" -msgstr "" +msgstr "Tidak dapat mengatur ke true SqlColumn.DefaultCurrentTimestamp ketika MySqlDbType bukan DateTime" #: ../../TShockAPI/Modules/ModuleManager.cs:56 #, csharp-format msgid "Cannot load module {0} as it does not derive from {1}" -msgstr "" +msgstr "Tidak dapat memuat modul {0} karena tidak berasal dari {1}" #: ../../TShockAPI/Bouncer.cs:1253 msgid "Certain projectiles have been ignored for cheat detection." -msgstr "" +msgstr "Proyektil tertentu untuk pendeteksi kecurangan telah diabaikan." -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." -msgstr "" +msgstr "Maksimal pemanggilan telah diubah ke {0}." -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." -msgstr "" +msgstr "Maksimal pemanggilan telah diubah ke 5." -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." -msgstr "" +msgstr "Tingkat pemanggilan teah diubah ke {0}." -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." -msgstr "" +msgstr "Tingkat pemanggilan telah diubah ke 600." #: ../../TShockAPI/Commands.cs:368 msgid "Changes the server password." -msgstr "" +msgstr "Mengubah kata sandi peladen." #: ../../TShockAPI/Commands.cs:522 msgid "Changes the wind speed." -msgstr "" +msgstr "Mengubah kecepatan angin." #: ../../TShockAPI/Commands.cs:467 msgid "Changes the world mode." -msgstr "" +msgstr "Mengubah mode dunia." #: ../../TShockAPI/Commands.cs:252 msgid "Changes your account's password." -msgstr "" +msgstr "Mengubah kata sandi akun anda." -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." -msgstr "" +msgstr "Warna obrolan untuk \"{0}\" adalah \"{1}\"." -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." -msgstr "" +msgstr "Warna obrolan untuk grup \"{0}\" diatur ke \"{1}\"." #: ../../TShockAPI/Commands.cs:352 msgid "Checks for TShock updates." -msgstr "" +msgstr "Memeriksa pembaruan Tshock." -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." -msgstr "" +msgstr "clear - membersihkan titik-titik wilayah sementara." -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" -msgstr "" +msgstr "Clear Sintaks" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." -msgstr "" +msgstr "Semua pengguna telah dibersihan dari daftar penyelesaian pekerjaan angler untuk hari ini." #: ../../TShockAPI/Commands.cs:537 msgid "Clears item drops or projectiles." -msgstr "" +msgstr "Proyektil-Proyektil atau membersihkan item yang berjatuhan." -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." -msgstr "" +msgstr "color - mengubah warna obrolan grup." -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" -msgstr "" +msgstr "Perintah sama lainnya: {0}, {1}, {2}" #: ../../TShockAPI/Commands.cs:162 msgid "Command failed, check logs for more details." -msgstr "" +msgstr "Perintah telah gagal, periksa catatan untuk detail lebih lanjut." -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" -msgstr "" +msgstr "Perintah-perintah ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." -msgstr "" +msgstr "Perintah-perintah: add, del, hide, list, send, [warpname]." -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." -msgstr "" +msgstr "Memuat ulang konfigurasi, perizinan, dan wilayah telah selesai. Beberapa perubahan mungkin memerlukan memuat ulang peladen." -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " -msgstr "" +msgstr "Pengguna cocok: {0}overridessc|{0}ossc " -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" -msgstr "" +msgstr "Corruption Palm" #: ../../TShockAPI/DB/BanManager.cs:82 #: ../../TShockAPI/DB/ResearchDatastore.cs:54 msgid "Could not find a database library (probably Sqlite3.dll)" -msgstr "" +msgstr "Pustaka basis data (mungkin Sqlite3.dll) tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." -msgstr "" +msgstr "Penghapusan nama warp {0} tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" -msgstr "" +msgstr "Nama pemain \"{0}\" apapun itu, tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." -msgstr "" +msgstr "Nama pemain \"{0}\" apapun itu, tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" -msgstr "" +msgstr "Nama pemain-pemain \"{0}\" apapun itu, tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" -msgstr "" +msgstr "Grup {0} tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." -msgstr "" +msgstr "Pemain {0} tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" -msgstr "" +msgstr "Wilayah yang ditentukan, tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." -msgstr "" +msgstr "Warp yang ditentukan, tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." -msgstr "" +msgstr "Wilayah {0} tidak dapat ditemukan." -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." -msgstr "" +msgstr "Target yang ditentukan tidak dapat ditemukan. Periksa apakah ejaanmu benar." -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" -msgstr "" +msgstr "Tidak dapat mengubah nama {0}!" #: ../../TShockAPI/Commands.cs:595 msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." -msgstr "" +msgstr "Membuat tabel-tabel referensi untuk tipe data Terraria dan didalam folder peladen terdapat sistem perizinan Tshock." -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." -msgstr "" +msgstr "Buatkan: dengan kata sandi dari bagian grup pemilik." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:53 msgid "CreativePowerHandler received permission check request for unknown creative power" -msgstr "" +msgstr "Telah diterima perizinan permintaan pemeriksaan CreativePowerHandler untuk kekuatan kreatif yang tidak diketahui" #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:65 #, csharp-format msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" -msgstr "" +msgstr "Telah diterima permintaan CreativeUnlocksHandler tidak terkunci non-vanilla. Nilai bidang acak: {0} tapi harus 0 dari {1}" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" -msgstr "" +msgstr "Crimson Palm" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." -msgstr "" +msgstr "Maksimal memanggil saat ini: {0}." -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." -msgstr "" +msgstr "Tingkat memanggil saat ini: {0}." #: ../../TShockAPI/Bouncer.cs:2666 #, csharp-format msgid "Death Exploit Attempt: Damage {0}" -msgstr "" +msgstr "Upaya Pemanfaatan Kematian: Kerusakan {0}" #: ../../TShockAPI/Bouncer.cs:2684 msgid "Death reason outside of normal bounds." -msgstr "" +msgstr "Penyebab kematian di luar batas normal." -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." -msgstr "" +msgstr "define - Wilayah ini ditetapkan dengan member nama." -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." -msgstr "" +msgstr "del - Menghapus sebuah grup." -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." -msgstr "" +msgstr "del - Menghapus sebuah item yang diblokir." -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." -msgstr "" +msgstr "del - Menghapus sebuah proyektil yang diblokir." -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." -msgstr "" +msgstr "del - menghapus tile yang diblokir." -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." -msgstr "" +msgstr "delete - Menghapus wilayah yang diberikan." -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." -msgstr "" +msgstr "Wilayah \"{0}\" telah dihapus." -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." -msgstr "" +msgstr "delperm - Menghapus perizinan dari grup." -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" -msgstr "" +msgstr "Desert Palm" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." -msgstr "" +msgstr "destroytokens - semua token REST saat ini dihancurkan." #: ../../TShockAPI/Bouncer.cs:462 #: ../../TShockAPI/Bouncer.cs:470 #: ../../TShockAPI/Bouncer.cs:478 msgid "Detected DOOM set to ON position." -msgstr "" +msgstr "DOOM terdeteksi atur keposisi NYALA." -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" -msgstr "" +msgstr "Diamond Gemtree" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." -msgstr "" +msgstr "Mode halloween dimatikan." -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." -msgstr "" +msgstr "Mode xmas dinonaktifkan." #: ../../TShockAPI/Bouncer.cs:525 #, csharp-format msgid "Disabled. You need to {0}login to load your saved data." -msgstr "" +msgstr "Nonaktifkan. Untuk memuat data yang tersimpan kamu butuh {0} untuk login." #: ../../TShockAPI/Bouncer.cs:521 msgid "Disabled. You went too far with banned armor." -msgstr "" +msgstr "Dinonaktifkan. kamu pergi terlalu jauh dengan armor yang diblokir." #: ../../TShockAPI/Bouncer.cs:517 msgid "Disabled. You went too far with hacked item stacks." -msgstr "" +msgstr "Dinonaktifkan. kamu pergi terlalu jauh dengan tumpukan item yang diretas." -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." -msgstr "" +msgstr "disallow - Melarang grup untuk menggunakan sebuah item." -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." -msgstr "" +msgstr "disallow - Melarang grup untuk menggunakan sebuah proyektil." -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." -msgstr "" +msgstr "disallow - Melarang grup untuk dari peletakan sebuah tile." -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" -msgstr "" +msgstr "Duke Fishron" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" -msgstr "" +msgstr "Ebonwood Tree" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" -msgstr "" +msgstr "Emerald Gemtree" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." -msgstr "" +msgstr "Mode Halloween diaktifkan." -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." -msgstr "" +msgstr "Mode xmas diaktifkan." #: ../../TShockAPI/Commands.cs:488 msgid "Enables starting and stopping various world events." -msgstr "" +msgstr "Memulai dan menghentikan berbagai peristiwa dunia diaktifkan." #: ../../TShockAPI/DB/GroupManager.cs:665 #, csharp-format msgid "Error on reloading groups: {0}" -msgstr "" +msgstr "Kesalahan grup-grup dalam memuat ulang: {0}" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." -msgstr "" +msgstr "Kesalahan: kedua nama tersebut sama." -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" -msgstr "" +msgstr "Everscream" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" -msgstr "" +msgstr "Contoh penggunaan: {0}" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" -msgstr "" +msgstr "Contoh penggunaan: {0} \"{1}\" \"{2}\"" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" -msgstr "" +msgstr "Contoh penggunaan: {0} \"{1}\" {2}" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" -msgstr "" +msgstr "Contoh penggunaan: {0} {1}" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" -msgstr "" +msgstr "Contoh penggunaan: {0} {1} {2}" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" -msgstr "" +msgstr "Contoh penggunaan: {0} {1} {2} {3}" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" -msgstr "" +msgstr "Contoh penggunaan: {0} {1} {2} {3} {4}" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" -msgstr "" +msgstr "Contoh penggunaan: {0} <{1}> <{2}>" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." -msgstr "" +msgstr "Example: /sudo /ban add prefiks 2d Kecurangan." -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." -msgstr "" +msgstr "Contoh: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." #: ../../TShockAPI/Commands.cs:328 msgid "Executes a command as the super admin." -msgstr "" +msgstr "Perintah dieksekusi sebagai admin super." -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." -msgstr "" +msgstr "Gagal menambah pemblokiran untuk tanda pengenal: {0}" #: ../../TShockAPI/Rest/RestManager.cs:671 #, csharp-format msgid "Failed to add ban. {0}" -msgstr "" +msgstr "Gagal menambah pemblokiran. {0}" #: ../../TShockAPI/DB/GroupManager.cs:324 #, csharp-format msgid "Failed to add group {0}." -msgstr "" +msgstr "Gagal menambah grup {0}." #: ../../TShockAPI/DB/GroupManager.cs:512 #: ../../TShockAPI/DB/GroupManager.cs:513 #, csharp-format msgid "Failed to delete group {0}." -msgstr "" +msgstr "Gagal menghapus grup {0}." -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." -msgstr "" +msgstr "Gagal dalam menemukan pengguna apapun dengan daftar pada nama tersebut." -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." -msgstr "" +msgstr "Gagal mencopot pemblokiran." #: ../../TShockAPI/DB/GroupManager.cs:480 #, csharp-format msgid "Failed to rename group {0}." -msgstr "" +msgstr "Gagal menamai ulang grup {0}." -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." -msgstr "" +msgstr "Gagal menamai ulang wilayah ini." #: ../../TShockAPI/Bouncer.cs:2665 msgid "Failed to shade polygon normals." -msgstr "" +msgstr "Gagal besarnya normal shade polygon." #: ../../TShockAPI/DB/GroupManager.cs:369 #, csharp-format msgid "Failed to update group \"{0}\"." -msgstr "" +msgstr "Gagal dalam memperbarui grup \"{0}\"." -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" -msgstr "" +msgstr "Gagal dalam mengunggah data karakter anda kedalam peladen. Apakah akun anda telah dimasukkan?" #: ../../TShockAPI/Rest/Rest.cs:245 msgid "Fatal Startup Exception" -msgstr "" +msgstr "Dikecualikan Fatal Permulaan" #: ../../TShockAPI/Extensions/DbExt.cs:79 msgid "Fatal TShock initialization exception: failed to connect to MySQL database. See inner exception for details." @@ -2863,41 +2873,41 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" -msgstr "" +msgstr "Sintaks Kembang Api" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." -msgstr "" +msgstr "Contohnya, 1d dan 10h-30m+2m semua itu adalah uraian waktu yang valid, tapi bukan untuk 2" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" -msgstr "" +msgstr "Info lebihnya, gunakan {0}{1} atau {2}{3}" #: ../../TShockAPI/Commands.cs:514 msgid "Forces all liquids to update immediately." -msgstr "" +msgstr "Semua cairan-cairan dipaksakan diperbaharui seketika." -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." -msgstr[0] "" +msgstr[0] "Telah Memberi {0} {1} {2}." -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." -msgstr[0] "" +msgstr[0] "Telah memberi {0} {1}." -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2907,203 +2917,204 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" -msgstr "" +msgstr "Give Buff Sintaks dan Contohnya" #: ../../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 "" +msgstr "Memberikan sebuah buff atau debuff pemain lainnya untuk beberapa waktu. Menempatkan -1 untuk waktu akan di atur di 415 hari." #: ../../TShockAPI/Commands.cs:382 msgid "Gives another player an item." -msgstr "" +msgstr "Berikan pemain lainnya sebuah item." #: ../../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 "" +msgstr "Memberikan sebuah buff atau debuff diri anda sendiri untuk beberapa waktu. Menempatkan -1 untuk waktu akan di atur di 415 hari." #: ../../TShockAPI/Commands.cs:387 msgid "Gives yourself an item." -msgstr "" +msgstr "Memberikan diri anda sendiri sebuah item." -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" -msgstr "" +msgstr "Glowing Mushroom Tree" #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:123 #, csharp-format msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." -msgstr "" +msgstr "Grup \"{0}\" tidak membuatnya induk." -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." -msgstr "" +msgstr "Grup \"{0}\" tidak mempunyai prefiks." -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." -msgstr "" +msgstr "Grup \"{0}\" tidak mempunyai sufiks." #: ../../TShockAPI/DB/GroupManager.cs:646 #, csharp-format msgid "Group \"{0}\" is referencing parent group {1} which is already part of the parent chain. Parent reference removed." -msgstr "" +msgstr "Grup\"{0}\" acuan grup induk {1} sudah menjadi bagian acuan rantai induk. acuan induk telah dicopot." #: ../../TShockAPI/DB/GroupManager.cs:578 msgid "Group \"superadmin\" is defined in the database even though it's a reserved group name." -msgstr "" +msgstr "Grup \"superadmin\" ditetapkan dalam database meskipun itu adalah nama grup yang dicadangkan." #: ../../TShockAPI/DB/GroupManager.cs:708 #, csharp-format msgid "Group {0} already exists" -msgstr "" +msgstr "Grup {0} sudah tersedia" #: ../../TShockAPI/Rest/RestManager.cs:1158 #, csharp-format msgid "Group {0} created successfully" -msgstr "" +msgstr "Grup {0} telah berhasil dibuat." #: ../../TShockAPI/Rest/RestManager.cs:1133 #, csharp-format msgid "Group {0} deleted successfully" -msgstr "" +msgstr "Grup {0} telah berhasil dihapus." #: ../../TShockAPI/DB/UserManager.cs:638 #: ../../TShockAPI/DB/GroupManager.cs:725 #, csharp-format msgid "Group {0} does not exist" -msgstr "" +msgstr "Grup {0} tidak ada" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." -msgstr "" +msgstr "Grup {0} tidak ada." #: ../../TShockAPI/Rest/RestManager.cs:1348 #, csharp-format msgid "Group {0} doesn't exist" -msgstr "" +msgstr "Grup {0} tidak ada" #: ../../TShockAPI/DB/GroupManager.cs:495 #: ../../TShockAPI/DB/GroupManager.cs:525 #: ../../TShockAPI/DB/GroupManager.cs:548 #, csharp-format msgid "Group {0} doesn't exist." -msgstr "" +msgstr "Grup {0} tidak ada." #: ../../TShockAPI/DB/GroupManager.cs:508 #, csharp-format msgid "Group {0} has been deleted successfully." -msgstr "" +msgstr "Grup {0} sudah berhasil dihapus." #: ../../TShockAPI/DB/GroupManager.cs:463 #, csharp-format msgid "Group {0} has been renamed to {1}." -msgstr "" +msgstr "Grup {0} sudah dinamai ulang dengan {1}" #: ../../TShockAPI/DB/GroupManager.cs:631 #, csharp-format msgid "Group {0} is referencing a non existent parent group {1}, parent reference was removed." -msgstr "" +msgstr "Grup {0} acuan pada grup induk yang tidak ada {1}, acuan induk telah dihapus." #: ../../TShockAPI/DB/GroupManager.cs:637 #, csharp-format msgid "Group {0} is referencing itself as parent group; parent reference was removed." -msgstr "" +msgstr "Grup {0} mereferensikan dirinya sebagai grup induk; acuan induk telah dihapus." -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." -msgstr "" +msgstr "Grup {0} tidak ditemukan." #: ../../TShockAPI/Rest/RestManager.cs:1187 #, csharp-format msgid "Group {0} updated successfully" -msgstr "" +msgstr "Grup {0} berhasil diperbaharui." -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." -msgstr "" +msgstr "Grup {0} telah berhasil ditambahkan." -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" -msgstr "" +msgstr "Grup Sub-Perintah ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" -msgstr "" +msgstr "Grup ({{0}}/{{1}}):" #: ../../TShockAPI/Commands.cs:476 msgid "Grows plants at your location." -msgstr "" +msgstr "Menumbuhkan tanaman di lokasi anda." -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" -msgstr "" +msgstr "Hallow Palm" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." -msgstr "" - -#: ../../TShockAPI/Commands.cs:2575 -msgid "Hardmode is now off." -msgstr "" +msgstr "Hardmode telah dimatikan didalam berkas konfigurasi peladen." #: ../../TShockAPI/Commands.cs:2580 -msgid "Hardmode is now on." -msgstr "" +msgid "Hardmode is now off." +msgstr "Sekarang Hardmode mati." -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:2585 +msgid "Hardmode is now on." +msgstr "Sekarang Hardmode menyala." + +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" -msgstr "" +msgstr "Heal Sintaks dan Contohnya" #: ../../TShockAPI/Bouncer.cs:2082 msgid "HealOtherPlayer cheat attempt!" -msgstr "" +msgstr "Percobaan kecurangan HealOtherPlayer !" #: ../../TShockAPI/Bouncer.cs:2091 #, csharp-format msgid "HealOtherPlayer threshold exceeded {0}." -msgstr "" +msgstr "HealOtherPlayer {0} terlampaui ambang batas." #: ../../TShockAPI/Commands.cs:549 msgid "Heals a player in HP and MP." -msgstr "" +msgstr "Menyembuhkan Pemain pada HP dan MP." -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" -msgstr "" +msgstr "Herb" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." -msgstr "" +msgstr "Pukul blok agar dapat menamakan wilayah ini." -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." -msgstr "" +msgstr "Pukul sebuah blok agar mengatur titik {0}." -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" -msgstr "" +msgstr "ID: {0}" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." -msgstr "" +msgstr "Jika yang ditentukan tidak ada, itu akan memberikan kesembuhan maksimal HP berdasar milik pemain tersebut." #: ../../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 "" +msgstr "Jika pemain ini tidak melaukan peretasan, dimohon laporkan letak kerusakan mereka \n" +"dapat nonaktifkan ke TShock sehingga kami dapat meningkatkan ini!" #: ../../TShockAPI/Bouncer.cs:2098 msgid "If this player wasn't hacking, please report the HealOtherPlayer threshold they were disabled for to TShock so we can improve this!" @@ -3125,102 +3136,102 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" -msgstr "" +msgstr "Jika anda terkunci dari semua akun-akun admin, tanya bantuan di https://tshock.co/" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." -msgstr "" +msgstr "Jika anda tidak menentukan radius, itu akan menggunakan radius bawaaan dari {0} disekitar karakter anda." -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." -msgstr "" +msgstr "Jika anda tidak menentukan jangka waktu, itu akan mengatur bawaan dalam {0} detik." -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." -msgstr "" +msgstr "Jika kata sandi anda telah lupa, hubungi orang administrasi untuk bantuan." -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." -msgstr "" +msgstr "Jika anda menaruh {0} sebagai jangka waktu, itu mungkin akan menggunakan waktu dari 415 hari." -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." -msgstr "" +msgstr "Jika kamu mengerti, dimohon sekarang {0}login , dan kemudian ketik {0}setup" #: ../../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 "" +msgstr "Jika anda melihat pesan ini dan kamu tau apa yang dilakukan pemain, dimohon laporkan tersebut ke TShock untuk pemeriksaan lebih lanjut." #: ../../TShockAPI/Bouncer.cs:1324 msgid "Ignoring shrapnel per config.." -msgstr "" +msgstr "Pecahan diabaikan setiap konfigurasi.." #: ../../TShockAPI/Handlers/IllegalPerSe/EmojiPlayerMismatch.cs:19 #, csharp-format msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." -msgstr "" +msgstr "Sekarang teleportasi mendatang telah dibolehkan." -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." -msgstr "" +msgstr "Sekarang teleportasi mendatang telah dimatikan." -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." -msgstr "" +msgstr "Kode pengaturan salah. kejadian ini telah dicatat." #: ../../TShockAPI/DB/TileManager.cs:223 #: ../../TShockAPI/DB/ProjectileManager.cs:223 #, csharp-format msgid "Infinite group parenting ({0})" -msgstr "" +msgstr "Perindukan Grup ({0}) tanpa batas" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." -msgstr "" +msgstr "info [-d] - Menampilkan beberapa petunjuk tentang wilayah yang diberikan." -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" -msgstr "" +msgstr "Petunjuk tentang Wilayah \"{0}\" ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" -msgstr "" +msgstr "Petunjuk tentang berjalannya dunia saat ini." #: ../../TShockAPI/DB/BanManager.cs:314 msgid "Inserting the ban into the database failed." -msgstr "" +msgstr "Gagal memasukkan pemblokiran ke dalam basis data." #: ../../TShockAPI/Rest/Rest.cs:426 msgid "Internal server error." -msgstr "" +msgstr "Kesalahan peladen dari dalam." -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3229,141 +3240,141 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." -msgstr "" +msgstr "Jumlah bos salah." -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" -msgstr "" +msgstr "Tipe bos salah." -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" -msgstr "" +msgstr "ID buff salah!" #: ../../TShockAPI/Commands.cs:652 #: ../../TShockAPI/Commands.cs:680 #, csharp-format msgid "Invalid command entered. Type {0}help for a list of valid commands." -msgstr "" +msgstr "Perintah yang dimasukkan salah. ketik {0} untuk daftar perintah yang benar." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." -msgstr "" +msgstr "Perintah salah." -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." -msgstr "" +msgstr "NPC tujuan salah." -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." -msgstr "" +msgstr "Pemain tujuan salah." -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." -msgstr "" +msgstr "Tipe pertujukan salah. tipe-tipe pertujukan yang benar: {0}." -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." -msgstr "" +msgstr "Gelombang pada pertunjukan bulan pembekuan salah." -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." -msgstr "" +msgstr "Grup salah." -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." -msgstr "" +msgstr "Tipe penyerbuan salah. Tipe penyerbuan yang benar: {0}." -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" -msgstr "" +msgstr "Tipe item salah!" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." -msgstr "" +msgstr "Item salah." -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." -msgstr "" +msgstr "Maksimal pemanggilan salah. Rentang yang dapat diterima ialah {0} sampai {1}." -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" -msgstr "" +msgstr "Tipe mob salah!" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." -msgstr "" +msgstr "Tipe mob salah." -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" -msgstr "" +msgstr "Mode mode dunia salah, Mode yang benar: {0}" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." -msgstr "" +msgstr "Angka halaman salah. Angka halaman harus numerik." #: ../../TShockAPI/DB/GroupManager.cs:309 #, csharp-format msgid "Invalid parent group {0} for group {1}" -msgstr "" +msgstr "Grup induk {0} untuk grup {1} salah" #: ../../TShockAPI/DB/GroupManager.cs:347 #, csharp-format msgid "Invalid parent group {0} for group {1}." -msgstr "" +msgstr "Grup induk {0} untuk grup {1} salah." -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." -msgstr "" +msgstr "Kata sandi salah." -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" -msgstr "" +msgstr "Pemain salah!" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." -msgstr "" +msgstr "Pemain salah." -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" -msgstr "" +msgstr "ID Proyektil salah!" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." -msgstr "" +msgstr "ID Proyektil salah." -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." -msgstr "" +msgstr "Gelombang pada pertunjukan bulan labu salah." -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." -msgstr "" +msgstr "Wilayah \"{0}\" salah." #: ../../TShockAPI/Rest/Rest.cs:247 #, csharp-format @@ -3373,459 +3384,459 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." -msgstr "" +msgstr "Sub-perintah salah! ketik {0}group untuk petunjuk bantuan pada perintah yang benar." -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." -msgstr "" +msgstr "Sub-perintah salah! ketik {0}itemban untuk petunjuk bantuan pada perintah yang benar." -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." -msgstr "" +msgstr "Sub-perintah salah! ketik {0}projban untuk petunjuk bantuan pada perintah yang benar." -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." -msgstr "" +msgstr "Sub-perintah salah! ketik {0}tileban untuk petunjuk bantuan pada perintah yang benar." -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." -msgstr "" +msgstr "Sintaks untuk warna salah. diharapkan \"rrr,ggg,bbb\"." -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." -msgstr "" +msgstr "Sintaks salah." -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}worldevent invasion [tipe penyerbuan] [gelombang penyerbuan]." -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." -msgstr "" +msgstr "Sintaks salah. Sintak yang sesuai: {0}accountinfo ." -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}aliases " -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group add [perizinan]." -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group addperm [perizinan...]." -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group color [warna baru(000,000,000)]." -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group del ." -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group delperm [perizinan...]." -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group listperm [halaman]." -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group parent [nama induk grup baru]." -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group prefix [prefiks baru]." -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group rename ." -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}group suffix [sufiks baru]." -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}help " -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}item [jumlah item] [id/nama prefiks]" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}itemban add ." -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}itemban allow ." -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}itemban del ." -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}itemban disallow ." -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}kick [alasan]." -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}me " -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}p " -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}projban add " -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}projban allow " -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}projban del ." -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}projban disallow ." -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region allow " -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region allowg ." -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region define ." -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region delete ." -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region info [-d] [halaman]." -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region protect ." -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region remove ." -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region removeg ." -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region rename ." -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region resize ." -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region tp ." -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}region z <#>" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}register ." -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}renameNPC " -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}serverpassword \"\"." -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}slap [kerusakan]." -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}spawnboss [jumlah]." -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}spawnmob [jumlah]." -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tileban add ." -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tileban allow ." -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tileban del ." -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tileban disallow ." -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tp [pemain 2]." -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tp ." -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tphere ." -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tphere ." -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tpnpc ." -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}tppos ." -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}userinfo ." -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp [perintah] [argumen-argumen]." -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp [nama] atau {0}warp list ." -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp add [nama]." -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp del [nama]." -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp hide [nama] ." -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}warp send [pemain] [warp nama]." -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}wind ." -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}worldevent ." -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: {0}worldmode ." -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: /region protect ." -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." -msgstr "" +msgstr "Sintaks salah. Sintaks yang sesuai: /region set <1/2>." -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." -msgstr "" +msgstr "Pemain target salah." -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" -msgstr "" +msgstr "Nomor Karcis salah. lihat {0} untuk cara penggunaan perintah {1} yang jelas" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." -msgstr "" +msgstr "ID tile salah." -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." -msgstr "" +msgstr "Deretan waktu salah! bentuk yang sesuai: _d_h_m_s, setidaknya 1 penunjuk waktu." -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." -msgstr "" +msgstr "Deretan waktu salah. bentuk yang sesuai: hh:mm dalam bentuk waktu 24 jam." #: ../../TShockAPI/Rest/RestManager.cs:1326 #, csharp-format msgid "Invalid Type: '{0}'" -msgstr "" +msgstr "Tipe salah: '{0}'" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." -msgstr "" +msgstr "Sintaks pengguna salah. Coba {0}user help" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." -msgstr "" +msgstr "Nama warp salah. nama-namanya 'list', 'hide', 'del' dan 'add' dicadangkan sebagai perintah-perintah." -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." -msgstr "" +msgstr "Kecepatan angin salah." -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" -msgstr "" +msgstr "Mode dunia salah. Mode dunia yang benar: {0}" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." -msgstr "" +msgstr "Alamat IP: {0}." -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" -msgstr "" +msgstr "Sub-Perintah Item Ban {{0}}/{{1}}:" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" -msgstr "" +msgstr "Item yang diblokir ({{0}}/{{1}}):" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" -msgstr "" +msgstr "Dikeluarkan {0} karena : '{1}'" #: ../../TShockAPI/Rest/RestManager.cs:1049 msgid "Kicked via web" -msgstr "" +msgstr "Dikeluarkan melalui web" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" -msgstr "" +msgstr "Dikeluarkan: {0}" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" -msgstr "" +msgstr "Sintaks Bunuh dan contohnya" #: ../../TShockAPI/Commands.cs:553 msgid "Kills another player." -msgstr "" +msgstr "Bunuh pemain lainnya." #: ../../TShockAPI/Commands.cs:393 msgid "Kills hostile NPCs or NPCs of a certain type." -msgstr "" +msgstr "Membunuh NPC-NPC yang berseteru atau NPC-NPC dari tipe tertentu." #: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:114 #, csharp-format @@ -3852,290 +3863,290 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." -msgstr "" +msgstr "Sekarang berturunnya Lentera-lentera." -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." -msgstr "" +msgstr "Sekarang naiknya Lentera-lentera." -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." -msgstr "" +msgstr "Cairan-cairan sudah mengendap." -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." -msgstr "" +msgstr "list - daftar semua wilayah-wilayah." -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." -msgstr "" +msgstr "list [halaman] - daftar semua item yang diblokir." -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." -msgstr "" +msgstr "list [halaman] - daftar semua proyektil yang diblokir." -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." -msgstr "" +msgstr "list [halaman] - daftar semua tile yang diblokir." -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." -msgstr "" +msgstr "list [halaman] - daftar semua grup." -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" -msgstr "" +msgstr "Daftar Sintaks Pemain-Pemain Daring" #: ../../TShockAPI/TShock.cs:813 #, csharp-format msgid "Listening on IP {0}." -msgstr "" +msgstr "IP {0} didengarkan." #: ../../TShockAPI/TShock.cs:794 #, csharp-format msgid "Listening on port {0}." -msgstr "" +msgstr "Port {0} didengarkan." -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." -msgstr "" +msgstr "listperm [halaman] - daftar perizinan sebuah grup." #: ../../TShockAPI/Commands.cs:613 msgid "Lists commands or gives help on them." -msgstr "" +msgstr "Daftar-daftar Perintah atau memberikan bantuan pada mereka." -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." -msgstr "" +msgstr "listusers - semua daftar-daftar para pengguna REST dan token-token milik mereka saat ini." #: ../../TShockAPI/TShock.cs:783 #, csharp-format msgid "Loading dedicated config file: {0}" -msgstr "" +msgstr "Memuat berkas konfigurasi khusus: {0}" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." -msgstr "" +msgstr "Lokasi dari {0} yaitu ( {1},{2})." -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." -msgstr "" +msgstr "Tampilan catatan yang dinonaktifkan." -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." -msgstr "" +msgstr "Tampilan catatan yang diaktifkan." -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." -msgstr "" +msgstr "Gagal upaya masuk - lihat pesan di atas." #: ../../TShockAPI/Commands.cs:240 msgid "Logs you into an account." -msgstr "" +msgstr "Catatan-catatan anda dalam akun." #: ../../TShockAPI/Commands.cs:246 msgid "Logs you out of your current account." -msgstr "" +msgstr "Catatan-catatan anda diluar dari akun anda saat ini." -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" -msgstr "" +msgstr "Nama mesin: {0}" #: ../../TShockAPI/Bouncer.cs:2451 msgid "Malicious portal attempt." -msgstr "" +msgstr "Upaya pintu gerbang yang berbahaya." #: ../../TShockAPI/Commands.cs:280 msgid "Manages groups." -msgstr "" +msgstr "Pengelolaan grup-grup." #: ../../TShockAPI/Commands.cs:284 msgid "Manages item bans." -msgstr "" +msgstr "Pengelolaan item yang diblokir." #: ../../TShockAPI/Commands.cs:268 msgid "Manages player bans." -msgstr "" +msgstr "Pengelolaan pemain yang diblokir." #: ../../TShockAPI/Commands.cs:288 msgid "Manages projectile bans." -msgstr "" +msgstr "Pengelolaan proyektil yang diblokir." #: ../../TShockAPI/Commands.cs:296 msgid "Manages regions." -msgstr "" +msgstr "Pengeloaan wilayah-wilayah." #: ../../TShockAPI/Commands.cs:570 msgid "Manages the REST API." -msgstr "" +msgstr "Pengelolaan REST API." #: ../../TShockAPI/Commands.cs:376 msgid "Manages the server whitelist." -msgstr "" +msgstr "Pengelolaan daftar putih peladen." #: ../../TShockAPI/Commands.cs:292 msgid "Manages tile bans." -msgstr "" +msgstr "Pengelolaan tile yang diblokir." #: ../../TShockAPI/Commands.cs:232 msgid "Manages user accounts." -msgstr "" +msgstr "Pengelolaan akun-akun pengguna." -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." -msgstr "" +msgstr "Wilayah telah ditandai {0} sebagai terlindung." -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." -msgstr "" +msgstr "Wilayah telah ditandai {0} sebagai tidak terlindung." -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" -msgstr "" +msgstr "Penggunaan memori: {0}" #: ../../TShockAPI/SqlLog.cs:39 #, csharp-format msgid "Message: {0}: {1}: {2}" -msgstr "" +msgstr "Pesan: {0}: {1}: {2}" #: ../../TShockAPI/Rest/RestManager.cs:874 msgid "Meteor has been spawned" -msgstr "" +msgstr "Meteor telah dipanggil." -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." -msgstr "" +msgstr "Berkelakuan buruk." -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." -msgstr "" +msgstr "Nama/id item tidak ada." #: ../../TShockAPI/Rest/RestManager.cs:1268 #, csharp-format msgid "Missing or empty {0} parameter" -msgstr "" +msgstr "Parameter {0} tidak ada atau kosong" #: ../../TShockAPI/Rest/RestManager.cs:1278 #, csharp-format msgid "Missing or invalid {0} parameter" -msgstr "" +msgstr "Parameter {0} tidak ada atau salah" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." -msgstr "" +msgstr "Nama pemain tidak ada." -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" -msgstr "" +msgstr "Mode: {0}" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " -msgstr "" +msgstr "Kecocokan ditemukan lebih dari satu - tidak dapat memutuskan mana yang benar: " -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" -msgstr "" +msgstr "Mourning Wood" #: ../../TShockAPI/Net/BaseMsg.cs:29 msgid "Msg ID not implemented" -msgstr "" +msgstr "ID pesan tidak diterapkan" #: ../../TShockAPI/DB/UserManager.cs:294 #, csharp-format msgid "Multiple user accounts found for {0} '{1}'" -msgstr "" +msgstr "Beberapa para pengguna akun ditemukan selama {0} '{1}'" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" -msgstr "" +msgstr "Sintaks Pembisuan" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" -msgstr "" +msgstr "Kosong" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." -msgstr "" +msgstr "nama [-u][-z][-p] - Menunjukkan nama dari wilayah pada titik tertentu." -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" -msgstr "" +msgstr "Nama: {0}" #: ../../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:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." -msgstr "" +msgstr "Tidak pernah." -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" -msgstr "" +msgstr "Nama baru tersebut terlalu panjang!" #: ../../TShockAPI/TShock.cs:849 #, csharp-format msgid "New worlds will be generated with the {0} world evil type!" -msgstr "" +msgstr "Dunia baru akan dibuat ulang dengan tipe seram {0}!" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." -msgstr "" +msgstr "Dengan nomor karcis yang disedia tidak ditemukannya kecocokan pemblokiran." -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." -msgstr "" +msgstr "Bukan perintah atau alias perintah yang cocok dengan \"{0}\" ditemukan." #: ../../TShockAPI/Commands.cs:145 msgid "No help available." -msgstr "" +msgstr "Bantuan tidak tersedia." #: ../../TShockAPI/Rest/RestManager.cs:721 msgid "No matching bans found." -msgstr "" +msgstr "Tidak ditemukan pemblokiran." -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." -msgstr "" +msgstr "Tidak ditemukan kecocokan pemain '{0}'." -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." -msgstr "" +msgstr "Tidak ada pemain yang cocok dengan \"{0}\"." -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." -msgstr "" +msgstr "Tidak ada prefiks yang cocok dengan {0}\"." -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." -msgstr "" +msgstr "Tidak ada alasan terperinci." -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." -msgstr "" +msgstr "Tidak ada grup seperti \"{0}\"." #: ../../TShockAPI/DB/IQueryBuilder.cs:345 msgid "No values supplied" -msgstr "" +msgstr "Tidak ada nilai yang diberikan" #: ../../TShockAPI/Rest/SecureRest.cs:194 msgid "Not authorized. The provided token became invalid due to group changes, please create a new token." @@ -4156,7 +4167,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4169,22 +4180,22 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:1369 #, csharp-format msgid "NPC damage exceeded {0}." -msgstr "" +msgstr "Kerusakan NPC terlampaui {0}." #: ../../TShockAPI/DB/RegionManager.cs:102 #, csharp-format msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" -msgstr "" +msgstr "Pemain Daring ({0}/{1})" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" -msgstr "" +msgstr "Sistem operasi: {0}" #: ../../TShockAPI/Commands.cs:308 msgid "Overrides serverside characters for a player, temporarily." @@ -4192,252 +4203,252 @@ msgstr "" #: ../../TShockAPI/PaginationTools.cs:105 msgid "Page {{0}} of {{1}}" -msgstr "" +msgstr "Halaman {{0}} dari {{1}} halaman" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." -msgstr "" +msgstr "parent - Merubah grup induk suatu grup." -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." -msgstr "" +msgstr "Induk dari \"{0}\" ialah \"{1}\"." -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." -msgstr "" +msgstr "Grup induk \"{0}\" dijadikan ke \"{1}\"." #: ../../TShockAPI/DB/GroupManager.cs:356 #, csharp-format msgid "Parenting group {0} to {1} would cause loops in the parent chain." -msgstr "" +msgstr "Grup perindukan {0} hingga {1} akan menyebabkan loop dalam rantai induk." -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." -msgstr "" +msgstr "Perubahan kata sandi berhasil untuk {0}." #: ../../TShockAPI/DB/UserManager.cs:492 #: ../../TShockAPI/DB/UserManager.cs:513 #, csharp-format msgid "Password must be at least {0} characters." -msgstr "" +msgstr "Kata sandi minimal {0} karakter." -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." -msgstr "" +msgstr "Kata sandi harus lebih besar dari atau sama dengan {0} karakter." -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" -msgstr "" +msgstr "Jalur: {0}" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" -msgstr "" +msgstr "Pearlwood Tree" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" -msgstr "" +msgstr "Perizinan kepada {0} ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" -msgstr "" - -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" +msgstr "Plantera" #: ../../TShockAPI/Commands.cs:1799 #, csharp-format -msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." -msgstr "" +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "Pemain \"{0}\" harus melakukan upaya /login terlebih dahulu." -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format +msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." +msgstr "Pemain \"{0}\" harus menghubungkan ulang terlebih dahulu, karena sampah mereka perlu dihapus." + +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." -msgstr "" +msgstr "Pemain \"{0}\" sudah masuk." -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." -msgstr "" +msgstr "Pemain {0} telah dinonaktifkan dalam {1}." #: ../../TShockAPI/Rest/RestManager.cs:1388 #, csharp-format msgid "Player {0} has been muted" -msgstr "" +msgstr "Pemain {0} telah dibisukan" #: ../../TShockAPI/Rest/RestManager.cs:1393 #, csharp-format msgid "Player {0} has been unmuted" -msgstr "" +msgstr "Pemain {0} sudah tidak dibisukan." #: ../../TShockAPI/Rest/RestManager.cs:1301 #, csharp-format msgid "Player {0} matches {1} player" msgid_plural "Player {0} matches {1} players" -msgstr[0] "" +msgstr[0] "Player {0} sejajar dengan {1} pemain." -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." -msgstr "" +msgstr "Pemain {0} tidak ditemukan." #: ../../TShockAPI/Bouncer.cs:1123 #, csharp-format msgid "Player {0} tried to sneak {1} onto the server!" -msgstr "" +msgstr "Pemain {0} telah mencoba menyelinapkan {1} kedalam peladen!" #: ../../TShockAPI/Rest/RestManager.cs:1069 #, csharp-format msgid "Player {0} was killed" -msgstr "" +msgstr "Pemain {0} telah terbunuh" #: ../../TShockAPI/Rest/RestManager.cs:1299 #, csharp-format msgid "Player {0} was not found" -msgstr "" +msgstr "Player {0} tidak ditemukan" #: ../../TShockAPI/Bouncer.cs:2584 #: ../../TShockAPI/Bouncer.cs:2591 #, csharp-format msgid "Player damage exceeded {0}." -msgstr "" +msgstr "Melampaui kerusakan pemain {0}." -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" -msgstr "" +msgstr "Pemain tidak dapat mempunyai slot kosong!" #: ../../TShockAPI/Bouncer.cs:1165 #, csharp-format msgid "Player does not have permission to create projectile {0}." -msgstr "" +msgstr "Pemain tidak mempunyai izin untuk membuat {0} proyektil." -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." -msgstr "" +msgstr "Pemain tidak ditemukan. tidak dapat mengeluarkan pemain tersebut." #: ../../TShockAPI/TShock.cs:1678 #, csharp-format msgid "Please {0}register or {0}login to play!" -msgstr "" +msgstr "Silahkan {0}register atau {0}login untuk dapat bermain!" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." -msgstr "" +msgstr "Harap tutup jendela NPC sebelum keluar." -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." -msgstr "" +msgstr "Harap masukkan nama atau jenis perintah yang tepat." -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." -msgstr "" +msgstr "Harap mencoba dengan nama pengguna lain." -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." -msgstr "" +msgstr "Setelah proses ini harap gunakan {0}login ." -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." -msgstr "" +msgstr "Harap ikuti petunjuk untuk membuat akun anda menjadi permanen." #: ../../TShockAPI/DB/BanManager.cs:81 #: ../../TShockAPI/DB/ResearchDatastore.cs:53 msgid "Possible problem with your database - is Sqlite3.dll present?" -msgstr "" +msgstr "Mungkin ada masalah dengan basis data anda - apakah ada Sqlite3.dll?" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." -msgstr "" +msgstr "prefix - Merubah sebuah prefiks suatu grup." -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." -msgstr "" +msgstr "Prefiks dari \"{0}\" yakni \"{1}\"." -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." -msgstr "" +msgstr "Prefiks dari grup \"{0}\" diatur menjadi \"{1}\"." #: ../../TShockAPI/Commands.cs:304 msgid "Prevents a player from talking." -msgstr "" +msgstr "Mencegah pemain berbicara." -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" -msgstr "" +msgstr "Terhitung proc: {0}" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." -msgstr "" +msgstr "Proyektil {0} tidak diblokir." -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" -msgstr "" +msgstr "Sub-Perintah dari Projectile Ban ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" -msgstr "" +msgstr "Pemblokiran proyektil ({{0}}/{{1}}):" #: ../../TShockAPI/Bouncer.cs:1175 #, csharp-format msgid "Projectile damage is higher than {0}." -msgstr "" +msgstr "Kerusakan proyektil lebih tinggi dari {0}." #: ../../TShockAPI/Bouncer.cs:1269 #, csharp-format msgid "Projectile update threshold exceeded {0}." -msgstr "" +msgstr "Ambang batas pembaruan proyektil melebihi {0}." -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." -msgstr "" +msgstr "/protect - mengatur apakah ubin-ubin tersebut di dalam wilayah yang dilindungi atau bukan." #: ../../TShockAPI/RegionHandler.cs:159 msgid "Protected regions at this point: " -msgstr "" +msgstr "Wilayah yang dilindungi pada saat titik ini: " -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." -msgstr "" +msgstr "Yang dilindungi: {0}." -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" -msgstr "" +msgstr "Penggunaan cepat: {0} {1} \"Penghancuran\"" #: ../../TShockAPI/TSPlayer.cs:758 #, csharp-format msgid "Rangecheck failed for {0} ({1}, {2}) (rg: {3}/{5}, {4}/{5})" -msgstr "" +msgstr "Pengecekan jarak gagal selama {0} ({1}, {2}) (rg: {3}/{5}, {4}/{5})" #: ../../TShockAPI/Bouncer.cs:2095 msgid "Reached HealOtherPlayer threshold." @@ -4465,74 +4476,74 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." -msgstr "" +msgstr "Alasan: {0}." #: ../../TShockAPI/Extensions/DbExt.cs:254 #, csharp-format msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." -msgstr "" +msgstr "Wilayah \"{0}\" sudah ada." -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." -msgstr "" - -#: ../../TShockAPI/Commands.cs:4692 -#, csharp-format -msgid "Region {0} already exists." -msgstr "" - -#: ../../TShockAPI/Commands.cs:4971 -msgid "Region is not shared with any groups." -msgstr "" - -#: ../../TShockAPI/Commands.cs:4960 -msgid "Region is not shared with any users." -msgstr "" - -#: ../../TShockAPI/Commands.cs:4940 -#, csharp-format -msgid "Region owner: {0}." -msgstr "" +msgstr "Wilayah \"{0}\" tidak ada." #: ../../TShockAPI/Commands.cs:4697 +#, csharp-format +msgid "Region {0} already exists." +msgstr "Wilayah {0} sudah ada." + +#: ../../TShockAPI/Commands.cs:4976 +msgid "Region is not shared with any groups." +msgstr "Wilayah ini tidak dibagikan dengan grup manapun." + +#: ../../TShockAPI/Commands.cs:4965 +msgid "Region is not shared with any users." +msgstr "Wilayah ini tidak dibagikan dengan penguna manapun." + +#: ../../TShockAPI/Commands.cs:4945 +#, csharp-format +msgid "Region owner: {0}." +msgstr "Pemilik Wilayah ini : {0}." + +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." -msgstr "" +msgstr "Titik-titik wilayah perlu ditentukan terlebih dahulu. gunakan /region set 1 dan /region set 2." -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" -msgstr "" +msgstr "Berhasil menamai ulang wilayah!" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" -msgstr "" +msgstr "Berhasil mengubah ukuran wilayah!" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" -msgstr "" +msgstr "Wilayah z kini {0}" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" -msgstr "" +msgstr "Wilayah ({{0}}/{{1}}):" #: ../../TShockAPI/RegionHandler.cs:159 msgid "Regions at this point: " -msgstr "" +msgstr "Wilayah titik ini: " #: ../../TShockAPI/Commands.cs:258 msgid "Registers you an account." -msgstr "" +msgstr "Mendaftarkan anda sebuah akun." -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4543,69 +4554,69 @@ msgstr "" #: ../../TShockAPI/Commands.cs:364 msgid "Reloads the server configuration file." -msgstr "" +msgstr "Memuat ulang berkas konfigurasi peladen." -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." -msgstr "" +msgstr "remove - Menghapus pengguna dari wilayah tersebut." -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." -msgstr "" +msgstr "Pengguna {0} telah dibersihan dari daftar penyelesaian pekerjaan angler untuk hari ini." -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" -msgstr "" +msgstr "Grup {0} dihapus dari {1}" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." -msgstr "" +msgstr "Induk dari grup \"{0}\" dicopot." -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." -msgstr "" +msgstr "Prefiks dari grup \"{0}\" dicopot." -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." -msgstr "" +msgstr "Sufiks dari grup \"{0}\" dicopot." -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." -msgstr "" +msgstr "Pengguna {0} dihapus dari {1}." -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." -msgstr "" +msgstr "removeg - grup pengguna dihapus dari wilayah tersebut." #: ../../TShockAPI/Commands.cs:300 msgid "Removes a player from the server." -msgstr "" +msgstr "Pemain dihapus dari dalam peladen." #: ../../TShockAPI/DB/UserManager.cs:112 msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." -msgstr "" +msgstr "rename - Mengganti sebuah nama grup." -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." -msgstr "" +msgstr "rename - Mengganti nama grup yang diberikan." #: ../../TShockAPI/Commands.cs:397 msgid "Renames an NPC." -msgstr "" +msgstr "Mengganti nama NPC." #: ../../TShockAPI/Commands.cs:566 msgid "Replies to a PM sent to you." -msgstr "" +msgstr "Membalas PM yang dikirimkan kepada Anda." #: ../../TShockAPI/Rest/SecureRest.cs:93 msgid "Requested token was successfully destroyed." @@ -4618,77 +4629,77 @@ msgstr "" #: ../../TShockAPI/Commands.cs:419 msgid "Resets the list of users who have completed an angler quest that day." -msgstr "" +msgstr "Pengguna-pengguna dari daftar ini yang telah selesai dari pekerjaan angler hari itu akan diatur ulang." #: ../../TShockAPI/SaveManager.cs:163 #, csharp-format msgid "resetTime {0}, direct {1}" -msgstr "" +msgstr "resetTime {0}, berjalan {1}" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." -msgstr "" +msgstr "resize - mengukur ulang sebuah wilayah." #: ../../TShockAPI/Commands.cs:603 msgid "Respawn yourself or another player." -msgstr "" +msgstr "Hidupkan kembali diri anda atau pemain lain." #: ../../TShockAPI/Commands.cs:456 msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" -msgstr "" +msgstr "Rich Mahogany" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" -msgstr "" +msgstr "Sintaks Roket" #: ../../TShockAPI/Commands.cs:342 msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" -msgstr "" +msgstr "Ruby Gemtree" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" -msgstr "" +msgstr "Sakura Tree" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" -msgstr "" +msgstr "Santa-NK1" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" -msgstr "" +msgstr "Sapphire Gemtree" #: ../../TShockAPI/Commands.cs:312 msgid "Saves all serverside characters." -msgstr "" +msgstr "Menyimpan semua karakter di sisi peladen." #: ../../TShockAPI/Commands.cs:500 msgid "Saves the world file." -msgstr "" +msgstr "Menyimpan berkas dunia ini." #: ../../TShockAPI/SaveManager.cs:58 msgid "Saving world..." -msgstr "" +msgstr "Sedang menyimpan dunia..." -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" -msgstr "" +msgstr "Benih: {0}" #: ../../TShockAPI/Commands.cs:562 msgid "Sends a message to everyone on your team." -msgstr "" +msgstr "Mengirim sebuah pesan untuk semua orang yang ada dalam tim anda." #: ../../TShockAPI/Commands.cs:586 msgid "Sends a PM to a player." -msgstr "" +msgstr "Mengirim sebuah pesan ke seorang pemain." #: ../../TShockAPI/Commands.cs:599 msgid "Sends all tiles from the server to the player to resync the client with the actual world state." @@ -4696,93 +4707,93 @@ msgstr "" #: ../../TShockAPI/Commands.cs:557 msgid "Sends an action message to everyone." -msgstr "" +msgstr "Mengirim sebuah pesan aksi ke semua orang." #: ../../TShockAPI/Commands.cs:431 msgid "Sends you to the world's spawn point." -msgstr "" +msgstr "Mengirim anda ke titik dihidupkannya dunia ini." #: ../../TShockAPI/Commands.cs:426 msgid "Sends you to your spawn point." -msgstr "" +msgstr "Mengirim anda ke titik dihidupkannya diri anda." #: ../../TShockAPI/BackupManager.cs:73 msgid "Server map saving..." -msgstr "" +msgstr "Sedang menyimpan peta peladen..." -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." -msgstr "" +msgstr "Kata sandi peladen telah diubah menjadi: {0}." -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " -msgstr "" +msgstr "Peladen sedang dalam dimatikan: " -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" -msgstr "" +msgstr "Peladen sedang dalam dimatikan!" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." -msgstr "" +msgstr "Peladen sedang dalam dimatikan." -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." -msgstr "" +msgstr "Karakter dalam peladen diaktifkan. anda harus masuk untuk bermain." #: ../../TShockAPI/TShock.cs:1673 #, csharp-format msgid "Server side characters is enabled! Please {0}register or {0}login to play!" -msgstr "" +msgstr "Karakter dalam peladen diaktifkan! Harap {0}register atau {0}login untuk bermain!" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." -msgstr "" +msgstr "Data karakter \"{0}\" dari sisi server telah digantikan oleh data lokal mereka saat ini." -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." -msgstr "" +msgstr "Karakter dari sisi server dimatikan." -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." -msgstr "" +msgstr "set <1/2> - Mengatur titik wilayah sementara." -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." -msgstr "" +msgstr "Atur wilayah {0}." #: ../../TShockAPI/RegionHandler.cs:187 #, csharp-format msgid "Set temp point {0}." -msgstr "" +msgstr "Sementara titik diatur {0}." #: ../../TShockAPI/Commands.cs:510 msgid "Sets the dungeon's position to your location." -msgstr "" +msgstr "Atur posisi dungeon ini ke lokasi anda." #: ../../TShockAPI/Commands.cs:401 msgid "Sets the maximum number of NPCs." -msgstr "" +msgstr "Menetapkan jumlah maksimum NPC." #: ../../TShockAPI/Commands.cs:415 msgid "Sets the spawn rate of NPCs." -msgstr "" +msgstr "Menetapkan tingkat NPC yang muncul." #: ../../TShockAPI/Commands.cs:518 msgid "Sets the world time." -msgstr "" +msgstr "Menetapkan waktu dunia ini." #: ../../TShockAPI/Commands.cs:505 msgid "Sets the world's spawn point to your location." -msgstr "" +msgstr "Menetapkan titik muncul dunia ini ke lokasi anda." -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." -msgstr "" +msgstr "Cairan pengendapan." #: ../../TShockAPI/DB/UserManager.cs:182 msgid "SetUserGroup SQL returned an error" @@ -4796,19 +4807,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4838,15 +4849,15 @@ msgstr "" #: ../../TShockAPI/Commands.cs:578 msgid "Shows the server information." -msgstr "" +msgstr "Menampilkan informasi server." #: ../../TShockAPI/Commands.cs:625 msgid "Shows the server's rules." -msgstr "" +msgstr "Menunjukkan aturan server." #: ../../TShockAPI/Commands.cs:372 msgid "Shows the TShock version." -msgstr "" +msgstr "Menampilkan versi TShock." #: ../../TShockAPI/Commands.cs:356 msgid "Shuts down the server while saving." @@ -4856,16 +4867,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" -msgstr "" +msgstr "Ukuran: {0}x{1}" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4878,40 +4889,40 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4957,7 +4968,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5025,45 +5036,45 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" #: ../../TShockAPI/Rest/SecureRest.cs:167 msgid "Successful login" -msgstr "" +msgstr "Login berhasil" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5072,45 +5083,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5142,19 +5153,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5166,11 +5177,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5183,45 +5194,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5238,24 +5249,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5267,43 +5278,43 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" #: ../../TShockAPI/Rest/RestManager.cs:158 msgid "The REST authentication token." -msgstr "" +msgstr "Token otentikasi REST." #: ../../TShockAPI/UpdateManager.cs:151 msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5311,32 +5322,32 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." -msgstr "" +msgstr "Target pemain belum masuk." -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, 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 "" +msgstr "Nilainya harus lebih besar atau sama dengan nol." #: ../../TShockAPI/PaginationTools.cs:81 msgid "The value has to be greater than zero." -msgstr "" +msgstr "Nilainya harus lebih besar dari nol." -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5344,60 +5355,60 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." -msgstr "" +msgstr "Saat ini tidak ada pemain online." -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." -msgstr "" +msgstr "Saat ini tidak ada region yang ditentukan." -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." -msgstr "" +msgstr "Saat ini tidak ada warp yang ditentukan." #: ../../TShockAPI/RegionHandler.cs:155 msgid "There are no regions at this point, or they are not protected." -msgstr "" +msgstr "Tidak ada region dititik ini, atau mereka tidak diproteksi." #: ../../TShockAPI/RegionHandler.cs:154 msgid "There are no regions at this point." -msgstr "" +msgstr "Tidak ada region yang terdaftar saat ini." -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." -msgstr "" +msgstr "Sudah ada Wall of Flesh." -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5407,47 +5418,47 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." -msgstr "" +msgstr "Tile {0} tidak diblokir." -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" #: ../../TShockAPI/Bouncer.cs:901 #, csharp-format msgid "Tile kill threshold exceeded {0}." -msgstr "" +msgstr "Batas Tile kill melewati {0}." #: ../../TShockAPI/Bouncer.cs:919 #, csharp-format msgid "Tile place threshold exceeded {0}." -msgstr "" +msgstr "Batas Tile place melewati {0}." -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5494,35 +5505,35 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" -msgstr "" +msgstr "Total waktu prosesor: {0}" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." -msgstr "" +msgstr "Mencoba menumbuhkan sebuah {0}." -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" -msgstr "" +msgstr "Bantuan TShock Ban" #: ../../TShockAPI/TShock.cs:446 msgid "TShock encountered a problem from which it cannot recover. The following message may help diagnose the problem." @@ -5536,151 +5547,151 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." -msgstr "" +msgstr "TShock: {0} {1}." -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." -msgstr "" +msgstr "Ketik {0}ban help identifiers {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." -msgstr "" +msgstr "Ketik {0}ban list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." -msgstr "" +msgstr "Ketik {0}group list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." -msgstr "" +msgstr "Ketik {0}group listperm {1} {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." -msgstr "" +msgstr "Ketik {0}help {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." -msgstr "" +msgstr "Ketik {0}itemban list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." -msgstr "" +msgstr "Ketik {0}login \"{1} {2} untuk masuk kedalam akun anda," + +#: ../../TShockAPI/Commands.cs:1051 +#, csharp-format +msgid "Type {0}login {1} to log-in to your account." +msgstr "Ketik {0}login {1} untuk masuk kedalam akun anda." #: ../../TShockAPI/Commands.cs:1046 #, csharp-format -msgid "Type {0}login {1} to log-in to your account." -msgstr "" - -#: ../../TShockAPI/Commands.cs:1041 -#, csharp-format msgid "Type {0}login to log-in to your account using your UUID." -msgstr "" +msgstr "Ketik {0}login untuk masuk kedalam akun anda menggunakan UUID anda." -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." -msgstr "" +msgstr "Ketik {0}projban list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." -msgstr "" +msgstr "Ketik {0}region info {1} {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." -msgstr "" +msgstr "Ketik {0}region list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." -msgstr "" +msgstr "Ketik {0}rest listusers {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." -msgstr "" +msgstr "Ketik {0}tileban list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." -msgstr "" +msgstr "Ketik {0}warp list {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." -msgstr "" +msgstr "Ketik {0}who {1} untuk informasi lebih lanjut." #: ../../TShockAPI/PaginationTools.cs:108 msgid "Type / {{0}} for more." -msgstr "" +msgstr "Ketik / {{0}} untuk informasi lebih lanjut." -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" -msgstr "" +msgstr "Tidak dapat menemukan buff bernama \"{0}\"" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" -msgstr "" +msgstr "Tidak dapat menemukan buff-buff bernama \"{0}\"" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" -msgstr "" +msgstr "Tidak dapat menemukan pemain bernama \"{0}\"" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" -msgstr "" +msgstr "Tidak dapat menemukan pemain-pemain bernama \"{0}\"" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5689,7 +5700,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5698,27 +5709,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5738,30 +5749,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5774,23 +5785,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5805,7 +5816,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5831,69 +5842,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5906,7 +5917,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5925,116 +5936,116 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" #: ../../TShockAPI/TShock.cs:1486 msgid "You are muted!" -msgstr "" +msgstr "Anda telah dibisukan!" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." -msgstr "" +msgstr "Anda telah dibisukan!" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" -msgstr "" +msgstr "Anda belum mati!" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" -msgstr "" +msgstr "Anda tidak berada didalam sebuah tim!" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." -msgstr "" +msgstr "Anda sekarang berada dalam mode Dewa." -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6043,59 +6054,59 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "" @@ -6135,15 +6146,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6188,7 +6199,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6208,7 +6219,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6217,15 +6228,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6233,85 +6244,85 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." -msgstr "" +msgstr "Anda tidak memiliki izin untuk memulai Old One's Army." -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." -msgstr "" +msgstr "Anda tidak memiliki izin untuk memanggil boss." -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." -msgstr "" +msgstr "Anda tidak memiliki izin untuk memanggil Empress of Light." -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" -msgstr "" +msgstr "Anda tidak memiliki izin untuk memanggil Lunatic Cultist!" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." -msgstr "" +msgstr "Anda tidak memiliki izin untuk teleportasi menggunakan {0}." -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." -msgstr "" +msgstr "Anda tidak memiliki izin untuk teleportasi menggunakan item." #: ../../TShockAPI/Handlers/NetModules/PylonHandler.cs:54 msgid "You do not have permission to teleport using pylons." -msgstr "" +msgstr "Anda tidak memiliki izin untuk teleportasi menggunakan pylon." -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." -msgstr "" +msgstr "Anda tidak memiliki izin untuk teleportasi menggunakan Wormhole Potion." -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." -msgstr "" +msgstr "Anda tidak memiliki izin untuk teleportasi." #: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:105 msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6323,94 +6334,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6418,19 +6429,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "" @@ -6438,21 +6449,21 @@ msgstr "" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6461,19 +6472,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6491,47 +6502,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6539,11 +6550,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/it_IT/TShockAPI.po b/i18n/it_IT/TShockAPI.po new file mode 100644 index 00000000..38e564d3 --- /dev/null +++ b/i18n/it_IT/TShockAPI.po @@ -0,0 +1,6576 @@ +msgid "" +msgstr "" +"Project-Id-Version: tshock\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" +"Last-Translator: \n" +"Language-Team: Italian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: GetText.NET Extractor\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Crowdin-Project: tshock\n" +"X-Crowdin-Project-ID: 544368\n" +"X-Crowdin-Language: it\n" +"X-Crowdin-File: /general-devel/i18n/template.pot\n" +"X-Crowdin-File-ID: 6\n" +"Language: it_IT\n" + +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 +#, csharp-format +msgctxt "{0} is a player name" +msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/DB/BanManager.cs:208 +#, csharp-format +msgctxt "{0} is ban number, {1} is ban reason" +msgid "#{0} - You are banned: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6492 +msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6498 +msgid " 'cactus', 'herb', 'mushroom'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6494 +msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6496 +msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1442 +#, csharp-format +msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1440 +#, csharp-format +msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1445 +#, csharp-format +msgid " {0}{1} {2} (Find the player index for the target)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1446 +#, csharp-format +msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1443 +#, csharp-format +msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1382 +#, csharp-format +msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1386 +#, csharp-format +msgid " If no {0} are specified, the command uses {1} by default." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1383 +msgid " If no duration is provided, the ban will be permanent." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1385 +#, csharp-format +msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1258 +#, csharp-format +msgid " -> Logged-in as: {0}; in group {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1394 +#, csharp-format +msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1410 +#, csharp-format +msgid "- {0} are provided when you add a ban, and can be found with the {1} command." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1384 +#, csharp-format +msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1381 +#, csharp-format +msgid "- {0}: uses the format {1} to determine the length of the ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1439 +msgid "- Ban an offline player by account name" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1441 +msgid "- Ban an offline player by IP address" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1444 +msgid "- Ban an online player by index (Useful for hard to type names)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6491 +msgid "- Default trees :" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6495 +msgid "- Gem trees :" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1402 +msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6497 +msgid "- Misc :" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6493 +msgid "- Palm trees :" +msgstr "Palme" + +#: ../../TShockAPI/Commands.cs:6405 +#, csharp-format +msgid "\"{0}\" is not a valid buff ID!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5902 +#, csharp-format +msgid "\"{0}\" is not a valid clear option." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6022 +#, csharp-format +msgid "\"{0}\" is not a valid NPC." +msgstr "\"{0}\" non è un NPC valido." + +#: ../../TShockAPI/PaginationTools.cs:283 +#, csharp-format +msgid "\"{0}\" is not a valid page number." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5822 +#, csharp-format +msgid "\"{0}\" is not a valid radius." +msgstr "" + +#: ../../TShockAPI/Rest/SecureRest.cs:213 +#, csharp-format +msgid "\"{0}\" requested REST endpoint: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2016 +msgid "(Server Broadcast) " +msgstr "" + +#: ../../TShockAPI/Commands.cs:1457 +#, csharp-format +msgid "{0} - Ticket Number: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2084 +#, csharp-format +msgid "{0} ({1} tokens)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:972 +#, csharp-format +msgid "{0} ({1}) changed the password for account {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:982 +#, csharp-format +msgid "{0} ({1}) failed to change the password for account {2}." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1641 +#, csharp-format +msgid "{0} ({1}) from '{2}' group from '{3}' joined. ({4}/{5})" +msgstr "" + +#: ../../TShockAPI/TShock.cs:1649 +#, csharp-format +msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:775 +#, csharp-format +msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1645 +#, csharp-format +msgid "{0} ({1}) has joined." +msgstr "{0} ({1}) si è unito." + +#: ../../TShockAPI/Commands.cs:5350 +#, csharp-format +msgid "{0} (Index: {1}, Account ID: {2})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5352 +#, csharp-format +msgid "{0} (Index: {1})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1401 +#, csharp-format +msgid "{0} [{1}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6007 +#, csharp-format +msgid "{0} [{1}|{2}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 +#, csharp-format +msgid "{0} {1}" +msgstr "{0} {1}" + +#: ../../TShockAPI/Commands.cs:1463 +#, csharp-format +msgid "{0} {1} ({2} ago)" +msgstr "{0} {1} ({2} fa)" + +#: ../../TShockAPI/Commands.cs:1477 +#, csharp-format +msgid "{0} {1} ({2})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5324 +#, csharp-format +msgid "{0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1460 +#, csharp-format +msgid "{0} {1} on {2} ({3} ago)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6364 +#, csharp-format +msgid "{0} <\"{1}|{2}\"> [{3}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 +#, csharp-format +msgid "{0} <{1}>" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 +#, csharp-format +msgid "{0} <{1}> [{2}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1380 +#, csharp-format +msgid "{0} <{1}> [{2}] [{3}] [{4}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5680 +#, csharp-format +msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 +#, csharp-format +msgid "{0} <{1}> <{2}>" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6414 +#, csharp-format +msgid "{0} <{1}> <{2}|{3}> [{4}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5811 +#, csharp-format +msgid "{0} <{1}|{2}|{3}> [{4}]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1102 +#, csharp-format +msgid "{0} added account {1} to group {2}." +msgstr "{0} ha aggiunto l'account {1} al gruppo {2}." + +#: ../../TShockAPI/GetDataHandlers.cs:3554 +#, csharp-format +msgid "{0} applied advanced combat techniques!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1060 +#, csharp-format +msgid "{0} attempted to register for the account {1} but it was already taken." +msgstr "" + +#: ../../TShockAPI/Commands.cs:901 +#, csharp-format +msgid "{0} authenticated successfully as user: {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1955 +#, csharp-format +msgid "{0} banned {1} for '{2}'." +msgstr "{0} ha bannato {1} per {2}" + +#: ../../TShockAPI/Commands.cs:6047 +#, csharp-format +msgid "{0} butchered {1} NPC." +msgid_plural "{0} butchered {1} NPCs." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:2458 +#, csharp-format +msgid "{0} caused it to rain slime." +msgstr "{0} ha provocato una pioggia di slime." + +#: ../../TShockAPI/Commands.cs:2473 +#, csharp-format +msgid "{0} caused it to rain." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1176 +#, csharp-format +msgid "{0} changed account {1} to group {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4462 +#, csharp-format +msgid "{0} changed the maximum spawns to {1}." +msgstr "{0} ha cambiato il massimo numero di spawns a {1}." + +#: ../../TShockAPI/Commands.cs:4443 +#, csharp-format +msgid "{0} changed the maximum spawns to 5." +msgstr "{0} ha cambiato il massimo numero di spawns a 5." + +#: ../../TShockAPI/Commands.cs:1150 +#, csharp-format +msgid "{0} changed the password for account {1}" +msgstr "{0} ha cambiato la password per l'account {1}" + +#: ../../TShockAPI/Commands.cs:4501 +#, csharp-format +msgid "{0} changed the spawn rate to {1}." +msgstr "{0} ha cambiato la velocità di spawn a {1}." + +#: ../../TShockAPI/Commands.cs:4483 +#, csharp-format +msgid "{0} changed the spawn rate to 600." +msgstr "{0} ha cambiato la velocità di spawn a 600." + +#: ../../TShockAPI/Commands.cs:4635 +#, csharp-format +msgid "{0} changed the wind speed to {1}." +msgstr "{0} ha cambiato la velocità del vento in {1}." + +#: ../../TShockAPI/Commands.cs:5849 +#, csharp-format +msgid "{0} deleted {1} item within a radius of {2}." +msgid_plural "{0} deleted {1} items within a radius of {2}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:5873 +#, csharp-format +msgid "{0} deleted {1} NPC within a radius of {2}." +msgid_plural "{0} deleted {1} NPCs within a radius of {2}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:5898 +#, csharp-format +msgid "{0} deleted {1} projectile within a radius of {2}." +msgid_plural "{0} deleted {1} projectiles within a radius of {2}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:1883 +#, csharp-format +msgid "{0} disabled halloween mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1903 +#, csharp-format +msgid "{0} disabled xmas mode." +msgstr "{0} ha disabilitato la modalità natalizia." + +#: ../../TShockAPI/Commands.cs:1881 +#, csharp-format +msgid "{0} enabled halloween mode." +msgstr "{0} ha abilitato la modalità halloween." + +#: ../../TShockAPI/Commands.cs:1901 +#, csharp-format +msgid "{0} enabled xmas mode." +msgstr "{0} ha abilitato la modalità natalizia." + +#: ../../TShockAPI/Commands.cs:2465 +#, csharp-format +msgid "{0} ended the rain." +msgstr "{0} ha fatto smettere di piovere." + +#: ../../TShockAPI/Commands.cs:2450 +#, csharp-format +msgid "{0} ended the slime rain." +msgstr "{0} ha fermato la pioggia di slime." + +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 +#, csharp-format +msgid "{0} executed: {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:926 +#, csharp-format +msgid "{0} failed to authenticate as user: {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6275 +#, csharp-format +msgid "{0} gave you {1} {2}." +msgid_plural "{0} gave you {1} {2}s." +msgstr[0] "{0} ti ha dato {1} {2}." +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:4243 +#, csharp-format +msgid "{0} has been allowed to place tile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3877 +#, csharp-format +msgid "{0} has been allowed to use {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4067 +#, csharp-format +msgid "{0} has been allowed to use projectile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4301 +#, csharp-format +msgid "{0} has been disallowed from placing tile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4125 +#, csharp-format +msgid "{0} has been disallowed from using projectile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3948 +#, csharp-format +msgid "{0} has been disallowed to use {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6460 +#, csharp-format +msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1182 +#, csharp-format +msgid "{0} has changed your group to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 +#, csharp-format +msgid "{0} has disabled incoming teleports." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2408 +#, csharp-format +msgid "{0} has ended the current invasion event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2404 +#, csharp-format +msgid "{0} has ended the Old One's Army event." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1652 +#, csharp-format +msgid "{0} has joined." +msgstr "{0} si è unito." + +#: ../../TShockAPI/TShock.cs:1656 +#, csharp-format +msgid "{0} has joined. IP: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5651 +#, csharp-format +msgid "{0} has launched {1} into space." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5649 +#, csharp-format +msgid "{0} has launched herself into space." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5647 +#, csharp-format +msgid "{0} has launched himself into space." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5496 +#, csharp-format +msgid "{0} has muted {1} for {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5995 +#, csharp-format +msgid "{0} has respawned you." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3545 +#, csharp-format +msgid "{0} has sent a request to the bunny delivery service!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3551 +#, csharp-format +msgid "{0} has sent a request to the cat delivery service!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3548 +#, csharp-format +msgid "{0} has sent a request to the dog delivery service!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2874 +#, csharp-format +msgid "{0} has spawned {1} {2} time." +msgid_plural "{0} has spawned {1} {2} times." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:2891 +#, csharp-format +msgid "{0} has spawned a Wall of Flesh." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2338 +#, csharp-format +msgid "{0} has started a goblin army invasion." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2392 +#, csharp-format +msgid "{0} has started a martian invasion." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2350 +#, csharp-format +msgid "{0} has started a pirate invasion." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2344 +#, csharp-format +msgid "{0} has started a snow legion invasion." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5484 +#, csharp-format +msgid "{0} has unmuted {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6352 +#, csharp-format +msgid "{0} healed {1} for {2} HP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6350 +#, csharp-format +msgid "{0} healed herself for {1} HP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6348 +#, csharp-format +msgid "{0} healed himself for {1} HP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4246 +#, csharp-format +msgid "{0} is already allowed to place tile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3881 +#, csharp-format +msgid "{0} is already allowed to use {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4070 +#, csharp-format +msgid "{0} is already allowed to use projectile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5936 +#, csharp-format +msgid "{0} is already dead!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3952 +#, csharp-format +msgid "{0} is already disallowed to use {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4305 +#, csharp-format +msgid "{0} is already prevented from placing tile {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4129 +#, csharp-format +msgid "{0} is already prevented from using projectile {1}." +msgstr "" + +#: ../../TShockAPI/ItemBans.cs:234 +#, csharp-format +msgid "{0} is banned! Remove it!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6744 +#, csharp-format +msgid "{0} is no longer in god mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 +#, csharp-format +msgid "{0} is not accepting whispers." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 +#, csharp-format +msgid "{0} is not banned." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5986 +#, csharp-format +msgid "{0} is not dead!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6743 +#, csharp-format +msgid "{0} is now in god mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5582 +#, csharp-format +msgid "{0} is offline and cannot receive your reply." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5945 +#: ../../TShockAPI/Rest/RestManager.cs:1068 +#, csharp-format +msgid "{0} just killed you!" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1926 +#, csharp-format +msgid "{0} kicked {1} for '{2}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5742 +#, csharp-format +msgid "{0} launched fireworks on you." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:847 +#, csharp-format +msgid "{0} NPC has been killed." +msgid_plural "{0} NPCs have been killed." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:1054 +#, csharp-format +msgid "{0} registered an account: \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1474 +#, csharp-format +msgid "{0} remaining." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6192 +#, csharp-format +msgid "{0} renamed the {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4570 +#, csharp-format +msgid "{0} set the time to {1}:{2:D2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4538 +#, csharp-format +msgid "{0} set the time to 00:00." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4526 +#, csharp-format +msgid "{0} set the time to 04:30." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4534 +#, csharp-format +msgid "{0} set the time to 12:00." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4530 +#, csharp-format +msgid "{0} set the time to 19:30." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 +#, csharp-format +msgid "{0} slapped {1} for {2} damage." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2827 +#, csharp-format +msgid "{0} spawned {1} {2} time." +msgid_plural "{0} spawned {1} {2} times." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:2286 +#, csharp-format +msgid "{0} started a blood moon event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2264 +#, csharp-format +msgid "{0} started a full moon event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2496 +#, csharp-format +msgid "{0} started a lantern night." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2423 +#, csharp-format +msgid "{0} started a sandstorm event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2313 +#, csharp-format +msgid "{0} started an eclipse." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2387 +#, csharp-format +msgid "{0} started the frost moon at wave {1}!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 +#, csharp-format +msgid "{0} started the Old One's Army event!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2369 +#, csharp-format +msgid "{0} started the pumpkin moon at wave {1}!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2317 +#, csharp-format +msgid "{0} stopped an eclipse." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2290 +#, csharp-format +msgid "{0} stopped the current blood moon." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2418 +#, csharp-format +msgid "{0} stopped the current sandstorm event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2500 +#, csharp-format +msgid "{0} stopped the lantern night." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1128 +#, csharp-format +msgid "{0} successfully deleted account: {1}." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3557 +#, csharp-format +msgid "{0} summoned a Blood Moon!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3569 +#, csharp-format +msgid "{0} summoned a frost moon!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3581 +#, csharp-format +msgid "{0} summoned a Goblin Invasion!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3563 +#, csharp-format +msgid "{0} summoned a Martian invasion!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3560 +#, csharp-format +msgid "{0} summoned a Moon Lord!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3572 +#, csharp-format +msgid "{0} summoned a pumpkin moon!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3566 +#, csharp-format +msgid "{0} summoned an eclipse!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3584 +#, csharp-format +msgid "{0} summoned the {1}!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 +#, csharp-format +msgid "{0} summoned the Empress of Light!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3575 +#, csharp-format +msgid "{0} summoned the Pirates!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3578 +#, csharp-format +msgid "{0} summoned the Snow Legion!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 +#, csharp-format +msgid "{0} teleported {1} to you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2952 +#, csharp-format +msgid "{0} teleported to you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 +#, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format +msgid "{0} was teleported to you." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1292 +#, csharp-format +msgid "{0}'s group is {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1293 +#, csharp-format +msgid "{0}'s last known IP is {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1282 +#, csharp-format +msgid "{0}'s last login occurred {1} {2} UTC{3}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1294 +#, csharp-format +msgid "{0}'s register date is {1} {2} UTC{3}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5774 +#, csharp-format +msgid "{0}{1} defines no aliases." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5280 +#, csharp-format +msgid "{0}{1} help: " +msgstr "" + +#: ../../TShockAPI/Utils.cs:1066 +#, csharp-format +msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:846 +#, csharp-format +msgid "{0}login - Authenticates you using your UUID and character name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:851 +#, csharp-format +msgid "{0}login - Authenticates you using your password and character name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:849 +#, csharp-format +msgid "{0}login - Authenticates you using your username and password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5409 +#, csharp-format +msgid "{0}user add owner" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1201 +#, csharp-format +msgid "{0}user add username password group -- Adds a specified user" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1202 +#, csharp-format +msgid "{0}user del username -- Removes a specified user" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1204 +#, csharp-format +msgid "{0}user group username newgroup -- Changes a user's group" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1203 +#, csharp-format +msgid "{0}user password username newpassword -- Changes a user's password" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5426 +#, csharp-format +msgid "*{0} {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1609 +#, csharp-format +msgid "#{0} - You have been banned: {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5442 +#, csharp-format +msgid "<{0}> {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 +#, csharp-format +msgid " {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 +#, csharp-format +msgid " {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2814 +msgid "a Deerclops" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3380 +msgid "A group with the same name already exists." +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 "" + +#: ../../TShockAPI/Commands.cs:2789 +msgid "a Martian Saucer" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2247 +msgid "A meteor has been triggered." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2799 +msgid "a Nebula Pillar" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1312 +msgid "A player name must be provided to kick a player. Please provide one." +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/Commands.cs:2794 +msgid "a Solar Pillar" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2809 +msgid "a Stardust Pillar" +msgstr "" + +#: ../../TShockAPI/Commands.cs:860 +msgid "A user account by that name does not exist." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2804 +msgid "a Vortex Pillar" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1155 +#, csharp-format +msgid "Account {0} does not exist! Therefore, the password cannot be changed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1101 +#, csharp-format +msgid "Account {0} has been added to group {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1177 +#, 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:1127 +msgid "Account removed successfully." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2090 +msgid "Active REST Users ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3967 +msgid "add - Adds an item ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3434 +msgid "add - Adds a new group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4145 +msgid "add - Adds a projectile ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4321 +msgid "add - Adds a tile ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1733 +#, csharp-format +msgid "Added {0} to the whitelist." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2026 +#, csharp-format +msgid "Added buff to {0} NPC abnormally." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4851 +#, csharp-format +msgid "Added group {0} to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4781 +#, csharp-format +msgid "Added user {0} to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3435 +msgid "addperm - Adds permissions to a group." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:81 +#, csharp-format +msgid "AddUser SQL returned an error ({0})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5772 +#, csharp-format +msgid "Aliases of {0}{1}: {0}{2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6009 +msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2622 +msgid "all bosses" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2100 +msgid "All REST tokens have been destroyed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1219 +#, csharp-format +msgid "Allocated memory: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3968 +msgid "allow - Allows a group to use an item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4146 +msgid "allow - Allows a group to use a projectile." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4322 +msgid "allow - Allows a group to place a tile." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5189 +msgid "allow - Allows a user to a region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5191 +msgid "allowg - Allows a user group to a region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6663 +msgid "Amber Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6643 +msgid "Amethyst Gemtree" +msgstr "" + +#: ../../TShockAPI/TShock.cs:981 +msgid "An account has been detected in the user database, but setup-code.txt is still present." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:474 +#, csharp-format +msgid "An exception has occurred during database rollback: {0}" +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:467 +#, csharp-format +msgid "An exception has occurred during database transaction: {0}" +msgstr "" + +#: ../../TShockAPI/DB/BanManager.cs:644 +msgid "An identifier for a character name." +msgstr "" + +#: ../../TShockAPI/DB/BanManager.cs:648 +msgid "An identifier for a TShock User Account name." +msgstr "" + +#: ../../TShockAPI/DB/BanManager.cs:640 +msgid "An identifier for a UUID." +msgstr "" + +#: ../../TShockAPI/DB/BanManager.cs:636 +#, csharp-format +msgid "An identifier for an IP Address in octet format. e.g., '{0}'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2048 +msgid "An update check has been queued. If an update is available, you will be notified shortly." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5595 +msgid "Annoy Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5612 +#, csharp-format +msgid "Annoying {0} for {1} seconds." +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:5220 +msgid "Anti-build is now off." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5220 +msgid "Anti-build is now on." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3200 +msgid "Arguments: add [warp name], del [warp name], list [page]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3201 +msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 +#, csharp-format +msgid "Authenticated as {0} successfully." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:811 +msgid "AutoSave has been disabled" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:807 +msgid "AutoSave has been enabled" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:800 +msgid "Autosave is currently disabled" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:796 +msgid "Autosave is currently enabled" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1364 +msgid "Available Ban commands:" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1428 +msgid "Available identifiers ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5204 +msgid "Available Region Sub-Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2105 +msgid "Available REST Sub-Commands:" +msgstr "" + +#: ../../TShockAPI/BackupManager.cs:75 +msgid "Backing up world..." +msgstr "" + +#: ../../TShockAPI/BackupManager.cs:87 +#: ../../TShockAPI/BackupManager.cs:89 +msgid "Backup failed!" +msgstr "" + +#: ../../TShockAPI/BackupManager.cs:51 +msgid "Backup Thread" +msgstr "" + +#: ../../TShockAPI/Commands.cs:833 +msgid "Bad login attempt." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1367 +#, csharp-format +msgid "ban {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 +#, csharp-format +msgid "ban {0} " +msgstr "" + +#: ../../TShockAPI/Commands.cs:1365 +#, csharp-format +msgid "ban {0} [Flags]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1629 +#, csharp-format +msgid "Ban {0} has been revoked by {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1630 +#, csharp-format +msgid "Ban {0} has now been marked as expired." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1379 +msgid "Ban Add Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1486 +#, csharp-format +msgid "Ban added. Ticket Number {0} was created for identifier {1}." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:668 +#, csharp-format +msgid "Ban added. Ticket number: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1392 +msgid "Ban Del Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1408 +msgid "Ban Details Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1400 +msgid "Ban List Syntax" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:695 +msgid "Ban removed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1438 +msgid "Ban Usage Examples" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3837 +#, csharp-format +msgid "Banned {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4033 +#, csharp-format +msgid "Banned projectile {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4209 +#, csharp-format +msgid "Banned tile {0}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1950 +#, csharp-format +msgid "Banned: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1513 +msgid "Banned." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1666 +msgid "Bans ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6585 +msgid "Basic Tree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2751 +msgid "Betsy" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:889 +#, csharp-format +msgid "Blood Moon has been set to {0}" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:904 +#, csharp-format +msgid "Bloodmoon state: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6589 +msgid "Boreal Tree" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1447 +#, csharp-format +msgid "Bouncer / OnChestItemChange rejected from chest mismatch from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1454 +#, csharp-format +msgid "Bouncer / OnChestItemChange rejected from disable from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1469 +#, csharp-format +msgid "Bouncer / OnChestItemChange rejected from range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1462 +#, csharp-format +msgid "Bouncer / OnChestItemChange rejected from region protection? from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1482 +#, csharp-format +msgid "Bouncer / OnChestOpen rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1489 +#, csharp-format +msgid "Bouncer / OnChestOpen rejected from range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1496 +#, csharp-format +msgid "Bouncer / OnChestOpen rejected from region check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2715 +#, csharp-format +msgid "Bouncer / OnFishOutNPC rejected for not finding active bobber projectile! - From {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2709 +#, csharp-format +msgid "Bouncer / OnFishOutNPC rejected for not using a fishing rod! - From {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2721 +#, csharp-format +msgid "Bouncer / OnFishOutNPC rejected for the NPC not being on the fishable NPCs list! - From {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2733 +#, csharp-format +msgid "Bouncer / OnFishOutNPC rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2727 +#, csharp-format +msgid "Bouncer / OnFishOutNPC rejected summon boss permissions from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2761 +#, csharp-format +msgid "Bouncer / OnFoodPlatterTryPlacing rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2754 +#, csharp-format +msgid "Bouncer / OnFoodPlatterTryPlacing rejected item not placed by hand from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2772 +#, csharp-format +msgid "Bouncer / OnFoodPlatterTryPlacing rejected permissions from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2783 +#, csharp-format +msgid "Bouncer / OnFoodPlatterTryPlacing rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2747 +#, csharp-format +msgid "Bouncer / OnFoodPlatterTryPlacing rejected tile placement valid from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2488 +#, csharp-format +msgid "Bouncer / OnGemLockToggle invalid placement/deadmod from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2481 +#, csharp-format +msgid "Bouncer / OnGemLockToggle rejected boundaries check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2495 +#, csharp-format +msgid "Bouncer / OnGemLockToggle rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2504 +#, csharp-format +msgid "Bouncer / OnGemLockToggle rejected permissions check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:435 +msgid "Bouncer / OnGetSection rejected empty player name." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:427 +#, csharp-format +msgid "Bouncer / OnGetSection rejected GetSection packet from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2081 +#, csharp-format +msgid "Bouncer / OnHealOtherPlayer 0.2 check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2105 +#, csharp-format +msgid "Bouncer / OnHealOtherPlayer rejected disabled/throttled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2097 +#, csharp-format +msgid "Bouncer / OnHealOtherPlayer rejected heal other threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2071 +msgid "Bouncer / OnHealOtherPlayer rejected null checks" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1057 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from attempt crash from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1133 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1113 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from drop item ban check / max stack check / min stack check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1082 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from dupe range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1103 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from item drop/pickup check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1067 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from prefix check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1093 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1124 +#, csharp-format +msgid "Bouncer / OnItemDrop rejected from sneaky from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2683 +#, csharp-format +msgid "Bouncer / OnKillMe rejected bad length death text from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2690 +#, csharp-format +msgid "Bouncer / OnKillMe rejected custom death message from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2664 +#, csharp-format +msgid "Bouncer / OnKillMe rejected high damage from {0} {1}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2673 +#, csharp-format +msgid "Bouncer / OnKillMe rejected index check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1756 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 1 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1776 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 2 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1786 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 3 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1796 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 4 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1806 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 5 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1816 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 6 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1827 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected bucket check 7 from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1838 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected build permission from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1658 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1676 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected from liquid threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1651 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected invalid check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1766 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected lava bucket from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1846 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1854 +#, csharp-format +msgid "Bouncer / OnLiquidSet rejected throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2553 +#, csharp-format +msgid "Bouncer / OnMassWireOperation rejected build perms from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2546 +#, csharp-format +msgid "Bouncer / OnMassWireOperation rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2539 +#, csharp-format +msgid "Bouncer / OnMassWireOperation rejected valid placement from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1257 +#, csharp-format +msgid "Bouncer / OnNewProjectile please report to tshock about this! normally this is a reject from {0} {1}" +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/Bouncer.cs:1157 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from above projectile limit from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1298 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from bouncer modified AI from {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1314 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from bouncer modified Zenith projectile from {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1285 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from bouncer throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1184 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1221 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from hostile projectile from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1166 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from permission check from {0} {1}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1176 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from projectile damage limit from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1277 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from projectile update threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1232 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from tombstones from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1252 +#, csharp-format +msgid "Bouncer / OnNewProjectile rejected from weird check from {0} {1}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2025 +#, csharp-format +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1979 +#, csharp-format +msgid "Bouncer / OnNPCAddBuff rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1972 +#, csharp-format +msgid "Bouncer / OnNPCAddBuff rejected null npc from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1963 +#, csharp-format +msgid "Bouncer / OnNPCAddBuff rejected out of bounds NPC update from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1398 +#, csharp-format +msgid "Bouncer / OnNPCStrike rejected from bouncer throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1373 +#, csharp-format +msgid "Bouncer / OnNPCStrike rejected from damage threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1381 +#, csharp-format +msgid "Bouncer / OnNPCStrike rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1390 +#, csharp-format +msgid "Bouncer / OnNPCStrike rejected from range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1532 +#, csharp-format +msgid "Bouncer / OnPlaceChest / rejected from invalid place style from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1524 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1517 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from invalid check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1565 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from invalid permission from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1573 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1544 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from weird check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1555 +#, csharp-format +msgid "Bouncer / OnPlaceChest rejected from weird placement check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2420 +#, csharp-format +msgid "Bouncer / OnPlaceItemFrame rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2428 +#, csharp-format +msgid "Bouncer / OnPlaceItemFrame rejected permissions from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2436 +#, csharp-format +msgid "Bouncer / OnPlaceItemFrame rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2413 +#, csharp-format +msgid "Bouncer / OnPlaceItemFrame rejected tile placement valid from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2298 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected awkward tile creation/selection from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2285 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected Axe of Regrowth only places saplings {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2246 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected banned tiles from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2255 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected dead people don't do things from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2263 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2237 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected fake containers from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2331 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected mad loop from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2316 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected null tile data from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2306 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected object placement with invalid style from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2214 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected out of bounds tile from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2221 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected out of bounds tile x from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2228 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected out of bounds tile y from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2347 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2274 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected rubblemaker I can't believe it's not rubble! from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2355 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected tile place threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2207 +#, csharp-format +msgid "Bouncer / OnPlaceObject rejected valid placements from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2386 +#, csharp-format +msgid "Bouncer / OnPlaceTileEntity rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2393 +#, csharp-format +msgid "Bouncer / OnPlaceTileEntity rejected permissions from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2400 +#, csharp-format +msgid "Bouncer / OnPlaceTileEntity rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2379 +#, csharp-format +msgid "Bouncer / OnPlaceTileEntity rejected tile placement valid from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1624 +#, csharp-format +msgid "Bouncer / OnPlayerAnimation rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1632 +#, csharp-format +msgid "Bouncer / OnPlayerAnimation rejected from throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1929 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected applied to non-sender from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1894 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1937 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected hostile/pvp from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1886 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected invalid buff type {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1921 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected non-whitelisted buff {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1879 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected null check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1872 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected player cap from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1913 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected range check from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1902 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected throttled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1945 +#, csharp-format +msgid "Bouncer / OnPlayerBuff rejected time too long from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2647 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected custom death message from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2583 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected damage threshold from {0} {1}/{2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2610 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2601 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected hostile from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2574 +msgid "Bouncer / OnPlayerDamage rejected null check" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2619 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2628 +#, csharp-format +msgid "Bouncer / OnPlayerDamage rejected throttled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2468 +#, csharp-format +msgid "Bouncer / OnPlayerPortalTeleport rejected disabled/throttled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2460 +#, csharp-format +msgid "Bouncer / OnPlayerPortalTeleport rejected teleport out of bounds from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2449 +#, csharp-format +msgid "Bouncer / OnPlayerPortalTeleport rejected untargetable teleport from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:499 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate *would have rejected* from (last network position zero) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:477 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity +/- 50000) from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:461 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity to infinity) from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:469 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate force kicked (attempted to set velocity to NaN) from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:543 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate rejected from (??) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:547 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate rejected from (below ??) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:555 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate rejected from (corpses don't move) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:492 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate rejected from (inventory length) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:485 +#, csharp-format +msgid "Bouncer / OnPlayerUpdate rejected from (position check) {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1610 +#, csharp-format +msgid "Bouncer / OnPlayerZone rejected from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1427 +#, csharp-format +msgid "Bouncer / OnProjectileKill rejected from bouncer throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1419 +#, csharp-format +msgid "Bouncer / OnProjectileKill rejected from disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1412 +#, csharp-format +msgid "Bouncer / OnProjectileKill rejected from negative projectile index from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2138 +#, csharp-format +msgid "Bouncer / OnReleaseNPC rejected npc release from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2130 +#, csharp-format +msgid "Bouncer / OnReleaseNPC rejected out of bounds from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2189 +#, csharp-format +msgid "Bouncer / OnReleaseNPC rejected throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2145 +#, csharp-format +msgid "Bouncer / OnReleaseNPC released different critter from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:684 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (axe) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:787 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (chestcap) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:692 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (hammer) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:720 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (hammer2) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:739 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (inconceivable rope coil) {0} {1} {2} selectedItem:{3} itemCreateTile:{4}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:750 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (ms1) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:621 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (pdm) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:708 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (pick) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:657 +#: ../../TShockAPI/Bouncer.cs:668 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (placestyle) {0} {1} {2} placeStyle: {3} expectedStyle: {4}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:635 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (tb) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:585 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from (tile placement valid) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:831 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from actuator/presserator from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:594 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from build from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:852 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from disable from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:606 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from editData out of bounds {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:891 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from explosives/fuses from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:861 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from ice/build from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:806 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from place wire from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:841 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from sts allow cut from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:935 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from throttled from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:909 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from tile kill threshold from {0}, (value: {1})" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:927 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from tile place threshold from {0}, (value: {1})" +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/Bouncer.cs:759 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from using ice rod but not placing ice block {0} {1} {2}" +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/Bouncer.cs:968 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from weird confusing flow control from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:820 +#, csharp-format +msgid "Bouncer / OnTileEdit rejected from wire cutter from {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:614 +#, csharp-format +msgid "Bouncer / OnTileEdit super accepted from (ice block) {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2045 +#, csharp-format +msgid "Bouncer / OnUpdateNPCHome rejected npc home build permission from {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2055 +#, csharp-format +msgid "Bouncer / OnUpdateNPCHome rejected range checks from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:557 +#, csharp-format +msgid "Bouncer / SendTileRect accepted clientside world edit from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:413 +#, csharp-format +msgid "Bouncer / SendTileRect processing a tile conversion update - [{0}] -> [{1}]" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:129 +#, csharp-format +msgid "Bouncer / SendTileRect reimplemented from carbonara from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:298 +msgid "Bouncer / SendTileRect rejected for banned tile" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:577 +#, csharp-format +msgid "Bouncer / SendTileRect rejected from being disabled from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:292 +#, csharp-format +msgid "Bouncer / SendTileRect rejected from no permission for tile object from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:564 +#, csharp-format +msgid "Bouncer / SendTileRect rejected from non-vanilla tilemod from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:570 +#, csharp-format +msgid "Bouncer / SendTileRect rejected from throttle from {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/SendTileRectHandler.cs:609 +msgid "Bouncer / SendTileRectHandler - rejected tile object because object dimensions fall outside the tile rect (excessive size)" +msgstr "" + +#: ../../TShockAPI/Utils.cs:136 +#, csharp-format +msgid "Broadcast: {0}" +msgstr "" + +#: ../../TShockAPI/Utils.cs:159 +#, csharp-format +msgid "Broadcast: {0}: {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:272 +msgid "Broadcasts a message to everyone on the server." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6363 +msgid "Buff Syntax and Example" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6006 +msgid "Butcher Syntax and Example" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2619 +msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6669 +msgid "Cactus" +msgstr "" + +#: ../../TShockAPI/DB/IQueryBuilder.cs:319 +msgid "Can't set to true SqlColumn.DefaultCurrentTimestamp when the MySqlDbType is not DateTime" +msgstr "" + +#: ../../TShockAPI/Modules/ModuleManager.cs:56 +#, csharp-format +msgid "Cannot load module {0} as it does not derive from {1}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1253 +msgid "Certain projectiles have been ignored for cheat detection." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4458 +#, csharp-format +msgid "Changed the maximum spawns to {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4439 +msgid "Changed the maximum spawns to 5." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4497 +#, csharp-format +msgid "Changed the spawn rate to {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4479 +msgid "Changed the spawn rate to 600." +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:3642 +#, csharp-format +msgid "Chat color for \"{0}\" is \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3628 +#, csharp-format +msgid "Chat color for group \"{0}\" set to \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:352 +msgid "Checks for TShock updates." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5182 +msgid "clear - Clears the temporary region points." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5810 +msgid "Clear Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2527 +msgid "Cleared all users from the angler quest completion list for today." +msgstr "" + +#: ../../TShockAPI/Commands.cs:537 +msgid "Clears item drops or projectiles." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3436 +msgid "color - Changes a group's chat color." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5325 +#, csharp-format +msgid "Command aliases: {0}, {1}, {2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:162 +msgid "Command failed, check logs for more details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5256 +msgid "Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3199 +msgid "Commands: add, del, hide, list, send, [warpname]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4391 +msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1774 +#, csharp-format +msgid "Correct usage: {0}overridessc|{0}ossc " +msgstr "" + +#: ../../TShockAPI/Commands.cs:6634 +msgid "Corruption Palm" +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:3264 +#, csharp-format +msgid "Could not find a warp named {0} to remove." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 +#, csharp-format +msgid "Could not find any player named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5924 +#, csharp-format +msgid "Could not find any player named \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5467 +#, csharp-format +msgid "Could not find any players named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1930 +#, csharp-format +msgid "Could not find group {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1919 +#, csharp-format +msgid "Could not find player {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5040 +msgid "Could not find specified region" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3287 +msgid "Could not find specified warp." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 +#, csharp-format +msgid "Could not find the region {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1577 +msgid "Could not find the target specified. Check that you have the correct spelling." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6196 +#, csharp-format +msgid "Could not rename {0}!" +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/Commands.cs:5410 +msgid "Creates: with the password as part of the owner group." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:53 +msgid "CreativePowerHandler received permission check request for unknown creative power" +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:65 +#, csharp-format +msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6629 +msgid "Crimson Palm" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4430 +#, csharp-format +msgid "Current maximum spawns: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4470 +#, csharp-format +msgid "Current spawn rate: {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2666 +#, csharp-format +msgid "Death Exploit Attempt: Damage {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2684 +msgid "Death reason outside of normal bounds." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5183 +msgid "define - Defines the region with the given name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3438 +msgid "del - Deletes a group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3969 +msgid "del - Deletes an item ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4147 +msgid "del - Deletes an projectile ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4323 +msgid "del - Deletes a tile ban." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5184 +msgid "delete - Deletes the given region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4742 +#, csharp-format +msgid "Deleted region \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3439 +msgid "delperm - Removes permissions from a group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6620 +msgid "Desert Palm" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2107 +msgid "destroytokens - Destroys all current REST tokens." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:462 +#: ../../TShockAPI/Bouncer.cs:470 +#: ../../TShockAPI/Bouncer.cs:478 +msgid "Detected DOOM set to ON position." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6659 +msgid "Diamond Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1877 +msgid "Disabled halloween mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1896 +msgid "Disabled xmas mode." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:525 +#, csharp-format +msgid "Disabled. You need to {0}login to load your saved data." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:521 +msgid "Disabled. You went too far with banned armor." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:517 +msgid "Disabled. You went too far with hacked item stacks." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3970 +msgid "disallow - Disallows a group from using an item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4148 +msgid "disallow - Disallows a group from using a projectile." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4324 +msgid "disallow - Disallows a group from place a tile." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2644 +msgid "Duke Fishron" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6610 +msgid "Ebonwood Tree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6651 +msgid "Emerald Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1875 +msgid "Enabled halloween mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1894 +msgid "Enabled xmas mode." +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:5115 +msgid "Error: both names are the same." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2773 +msgid "Everscream" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1403 +#, csharp-format +msgid "Example usage: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5459 +#, csharp-format +msgid "Example usage: {0} \"{1}\" \"{2}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6365 +#, csharp-format +msgid "Example usage: {0} \"{1}\" {2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 +#, csharp-format +msgid "Example usage: {0} {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 +#, csharp-format +msgid "Example usage: {0} {1} {2}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6415 +#, csharp-format +msgid "Example usage: {0} {1} {2} {3}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1387 +#, csharp-format +msgid "Example usage: {0} {1} {2} {3} {4}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5597 +#, csharp-format +msgid "Example usage: {0} <{1}> <{2}>" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1998 +msgid "Example: /sudo /ban add particles 2d Hacking." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3202 +#, csharp-format +msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." +msgstr "" + +#: ../../TShockAPI/Commands.cs:328 +msgid "Executes a command as the super admin." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1490 +#, csharp-format +msgid "Failed to add ban for identifier: {0}." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:671 +#, csharp-format +msgid "Failed to add ban. {0}" +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:324 +#, csharp-format +msgid "Failed to add group {0}." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:512 +#: ../../TShockAPI/DB/GroupManager.cs:513 +#, csharp-format +msgid "Failed to delete group {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2520 +msgid "Failed to find any users by that name on the list." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1634 +#: ../../TShockAPI/Rest/RestManager.cs:698 +msgid "Failed to remove ban." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:480 +#, csharp-format +msgid "Failed to rename group {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5141 +msgid "Failed to rename the region." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2665 +msgid "Failed to shade polygon normals." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:369 +#, csharp-format +msgid "Failed to update group \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1860 +msgid "Failed to upload your character data to the server. Are you logged-in to an account?" +msgstr "" + +#: ../../TShockAPI/Rest/Rest.cs:245 +msgid "Fatal Startup Exception" +msgstr "" + +#: ../../TShockAPI/Extensions/DbExt.cs:79 +msgid "Fatal TShock initialization exception: failed to connect to MySQL database. See inner exception for details." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:218 +#, csharp-format +msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5679 +msgid "Firework Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1940 +msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1370 +#, csharp-format +msgid "For more info, use {0} {1} or {2} {3}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:514 +msgid "Forces all liquids to update immediately." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6274 +#, csharp-format +msgid "Gave {0} {1} {2}." +msgid_plural "Gave {0} {1} {2}s." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:6136 +#, csharp-format +msgid "Gave {0} {1}." +msgid_plural "Gave {0} {1}s." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/GetDataHandlers.cs:4383 +#, csharp-format +msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:4374 +#, csharp-format +msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:291 +#, csharp-format +msgid "GetUser SQL returned an error {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6413 +msgid "Give Buff Syntax and Example" +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/Commands.cs:6683 +msgid "Glowing Mushroom Tree" +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}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3502 +#, csharp-format +msgid "Group \"{0}\" has no parent." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3592 +#, csharp-format +msgid "Group \"{0}\" has no prefix." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3547 +#, csharp-format +msgid "Group \"{0}\" has no suffix." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:646 +#, csharp-format +msgid "Group \"{0}\" is referencing parent group {1} which is already part of the parent chain. Parent reference removed." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:578 +msgid "Group \"superadmin\" is defined in the database even though it's a reserved group name." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:708 +#, csharp-format +msgid "Group {0} already exists" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1158 +#, csharp-format +msgid "Group {0} created successfully" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1133 +#, csharp-format +msgid "Group {0} deleted successfully" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:638 +#: ../../TShockAPI/DB/GroupManager.cs:725 +#, csharp-format +msgid "Group {0} does not exist" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1106 +#, csharp-format +msgid "Group {0} does not exist." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1348 +#, csharp-format +msgid "Group {0} doesn't exist" +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:495 +#: ../../TShockAPI/DB/GroupManager.cs:525 +#: ../../TShockAPI/DB/GroupManager.cs:548 +#, csharp-format +msgid "Group {0} doesn't exist." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:508 +#, csharp-format +msgid "Group {0} has been deleted successfully." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:463 +#, csharp-format +msgid "Group {0} has been renamed to {1}." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:631 +#, csharp-format +msgid "Group {0} is referencing a non existent parent group {1}, parent reference was removed." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:637 +#, csharp-format +msgid "Group {0} is referencing itself as parent group; parent reference was removed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 +#, csharp-format +msgid "Group {0} not found." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1187 +#, csharp-format +msgid "Group {0} updated successfully" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3376 +#, csharp-format +msgid "Group {0} was added successfully." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3450 +msgid "Group Sub-Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3741 +msgid "Groups ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:476 +msgid "Grows plants at your location." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6624 +msgid "Hallow Palm" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2589 +msgid "Hardmode is disabled in the server configuration file." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2580 +msgid "Hardmode is now off." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2585 +msgid "Hardmode is now on." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6303 +msgid "Heal Syntax and Example" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2082 +msgid "HealOtherPlayer cheat attempt!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2091 +#, csharp-format +msgid "HealOtherPlayer threshold exceeded {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:549 +msgid "Heals a player in HP and MP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6677 +msgid "Herb" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4654 +msgid "Hit a block to get the name of the region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4667 +#, csharp-format +msgid "Hit a block to set point {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1231 +#, csharp-format +msgid "ID: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6306 +msgid "If no amount is specified, it will default to healing the target player by their max HP." +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 "" + +#: ../../TShockAPI/Bouncer.cs:2098 +msgid "If this player wasn't hacking, please report the HealOtherPlayer threshold they were disabled for to TShock so we can improve this!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1278 +msgid "If this player wasn't hacking, please report the projectile update threshold they were disabled for to TShock so we can improve this!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:910 +msgid "If this player wasn't hacking, please report the tile kill threshold they were disabled for to TShock so we can improve this!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1677 +msgid "If this player wasn't hacking, please report the tile liquid threshold they were disabled for to TShock so we can improve this!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:928 +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:5373 +msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5813 +#, csharp-format +msgid "If you do not specify a radius, it will use a default radius of {0} around your character." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6366 +#, csharp-format +msgid "If you don't specify the duration, it will default to {0} seconds." +msgstr "" + +#: ../../TShockAPI/Commands.cs:853 +msgid "If you forgot your password, contact the administrator for help." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6367 +#, csharp-format +msgid "If you put {0} as the duration, it will use the max possible time of 415 days." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5412 +#, csharp-format +msgid "If you understand, please {0}login now, and then type {0}setup." +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 "" + +#: ../../TShockAPI/Bouncer.cs:1324 +msgid "Ignoring shrapnel per config.." +msgstr "" + +#: ../../TShockAPI/Handlers/IllegalPerSe/EmojiPlayerMismatch.cs:19 +#, csharp-format +msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3185 +msgid "Incoming teleports are now allowed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3187 +msgid "Incoming teleports are now disabled." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5399 +msgid "Incorrect setup code. This incident has been logged." +msgstr "" + +#: ../../TShockAPI/DB/TileManager.cs:223 +#: ../../TShockAPI/DB/ProjectileManager.cs:223 +#, csharp-format +msgid "Infinite group parenting ({0})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5193 +msgid "info [-d] - Displays several information about the given region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4982 +#, csharp-format +msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1228 +msgid "Information about the currently running world" +msgstr "" + +#: ../../TShockAPI/DB/BanManager.cs:314 +msgid "Inserting the ban into the database failed." +msgstr "" + +#: ../../TShockAPI/Rest/Rest.cs:426 +msgid "Internal server error." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1501 +#, csharp-format +msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1617 +#, csharp-format +msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1676 +#, csharp-format +msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1654 +#, csharp-format +msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:500 +msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2604 +msgid "Invalid boss amount." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2817 +msgid "Invalid boss type!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6463 +msgid "Invalid buff ID!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:652 +#: ../../TShockAPI/Commands.cs:680 +#, csharp-format +msgid "Invalid command entered. Type {0}help for a list of valid commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5271 +msgid "Invalid command." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3127 +msgid "Invalid destination NPC." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 +msgid "Invalid destination player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2236 +#, csharp-format +msgid "Invalid event type. Valid event types: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2378 +msgid "Invalid frost moon event wave." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 +msgid "Invalid group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2397 +#, csharp-format +msgid "Invalid invasion type. Valid invasion types: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 +msgid "Invalid item type!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 +msgid "Invalid item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4451 +#, csharp-format +msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 +msgid "Invalid mob type!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 +msgid "Invalid mob type." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2565 +#, csharp-format +msgid "Invalid mode world mode. Valid modes: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1417 +msgid "Invalid page number. Page number must be numeric." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:309 +#, csharp-format +msgid "Invalid parent group {0} for group {1}" +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:347 +#, csharp-format +msgid "Invalid parent group {0} for group {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:924 +msgid "Invalid password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 +msgid "Invalid player!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1251 +msgid "Invalid player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4036 +msgid "Invalid projectile ID!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 +msgid "Invalid projectile ID." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2360 +msgid "Invalid pumpkin moon event wave." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5123 +#, csharp-format +msgid "Invalid region \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Rest/Rest.cs:247 +#, csharp-format +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 "" + +#: ../../TShockAPI/Commands.cs:3778 +#, csharp-format +msgid "Invalid subcommand! Type {0}group help for more information on valid commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4005 +#, csharp-format +msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4183 +#, csharp-format +msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4359 +#, csharp-format +msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3637 +msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1911 +msgid "Invalid syntax." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2328 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}accountinfo ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5750 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}aliases " +msgstr "" + +#: ../../TShockAPI/Commands.cs:3365 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3394 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group addperm ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3602 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3675 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group del ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3699 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group delperm ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3752 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3462 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3557 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3652 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group rename ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3512 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5237 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}help " +msgstr "" + +#: ../../TShockAPI/Commands.cs:6054 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3796 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}itemban add ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3847 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}itemban allow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3892 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}itemban del ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3918 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1307 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}kick [reason]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5420 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}me " +msgstr "" + +#: ../../TShockAPI/Commands.cs:5433 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}p " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4026 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}projban add " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4045 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}projban allow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4082 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}projban del ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4103 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}projban disallow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4792 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region allow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4862 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region allowg ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4706 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region define ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4748 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region delete ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4921 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4729 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region protect ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4827 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region remove ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4897 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region removeg ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5105 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region rename " +msgstr "" + +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region resize " +msgstr "" + +#: ../../TShockAPI/Commands.cs:5155 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region tp ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}region z <#>" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1033 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}register ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6153 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}renameNPC " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4398 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4579 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}slap [damage]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2597 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4202 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tileban add ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4221 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tileban allow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4258 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tileban del ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4279 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2927 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2929 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tp ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3054 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tphere ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3052 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tphere ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3099 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tpnpc ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3163 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}tppos ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1245 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}userinfo ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3198 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3207 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3250 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp add [name]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3267 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp del [name]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3301 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4621 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}wind ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2142 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}worldevent ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2544 +#, csharp-format +msgid "Invalid syntax. Proper syntax: {0}worldmode ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4732 +#, csharp-format +msgid "Invalid syntax. Proper syntax: /region protect ." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4672 +msgid "Invalid syntax. Proper syntax: /region set <1/2>." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 +msgid "Invalid target player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 +#, csharp-format +msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 +msgid "Invalid tile ID." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1939 +msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 +msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1326 +#, csharp-format +msgid "Invalid Type: '{0}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 +#, csharp-format +msgid "Invalid user syntax. Try {0}user help." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3238 +msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4628 +msgid "Invalid wind speed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2555 +#, csharp-format +msgid "Invalid world mode. Valid world modes: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1256 +#, csharp-format +msgid "IP Address: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3977 +msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3995 +msgid "Item bans ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1920 +#, csharp-format +msgid "Kicked {0} for : '{1}'" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1049 +msgid "Kicked via web" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1919 +#, csharp-format +msgid "Kicked: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5913 +msgid "Kill syntax and example" +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}" +msgstr "" + +#: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:130 +#, csharp-format +msgid "LandGolfBallInCupHandler: Item selected is not a golf club! - From {0}" +msgstr "" + +#: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:92 +#, csharp-format +msgid "LandGolfBallInCupHandler: Packet rejected for ID spoofing. Expected {0}, received {1} from {2}." +msgstr "" + +#: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:107 +#, csharp-format +msgid "LandGolfBallInCupHandler: Tile at packet position X:{0} Y:{1} is not a golf hole! - From {2}" +msgstr "" + +#: ../../TShockAPI/Handlers/LandGolfBallInCupHandler.cs:100 +#, csharp-format +msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2489 +msgid "Lanterns are now down." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2485 +msgid "Lanterns are now up." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4419 +msgid "Liquids are already settling." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5187 +msgid "list - Lists all regions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3971 +msgid "list [page] - Lists all item bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4149 +msgid "list [page] - Lists all projectile bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4325 +msgid "list [page] - Lists all tile bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3440 +msgid "list [page] - Lists groups." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5323 +msgid "List Online Players Syntax" +msgstr "" + +#: ../../TShockAPI/TShock.cs:813 +#, csharp-format +msgid "Listening on IP {0}." +msgstr "" + +#: ../../TShockAPI/TShock.cs:794 +#, csharp-format +msgid "Listening on port {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3441 +msgid "listperm [page] - Lists a group's permissions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:613 +msgid "Lists commands or gives help on them." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2106 +msgid "listusers - Lists all REST users and their current active tokens." +msgstr "" + +#: ../../TShockAPI/TShock.cs:783 +#, csharp-format +msgid "Loading dedicated config file: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3155 +#, csharp-format +msgid "Location of {0} is ({1}, {2})." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1746 +msgid "Log display disabled." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1742 +msgid "Log display enabled." +msgstr "" + +#: ../../TShockAPI/Commands.cs:870 +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:1223 +#, csharp-format +msgid "Machine name: {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2451 +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:4717 +#, csharp-format +msgid "Marked region {0} as protected." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4724 +#, csharp-format +msgid "Marked region {0} as unprotected." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1218 +#, csharp-format +msgid "Memory usage: {0}" +msgstr "" + +#: ../../TShockAPI/SqlLog.cs:39 +#, csharp-format +msgid "Message: {0}: {1}: {2}" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:874 +msgid "Meteor has been spawned" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1330 +msgid "Misbehaviour." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6210 +msgid "Missing item name/id." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1268 +#, csharp-format +msgid "Missing or empty {0} parameter" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1278 +#, csharp-format +msgid "Missing or invalid {0} parameter" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6215 +msgid "Missing player name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1233 +#, csharp-format +msgid "Mode: {0}" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1966 +msgid "More than one match found -- unable to decide which is correct: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:2763 +msgid "Mourning Wood" +msgstr "" + +#: ../../TShockAPI/Net/BaseMsg.cs:29 +msgid "Msg ID not implemented" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:294 +#, csharp-format +msgid "Multiple user accounts found for {0} '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5457 +msgid "Mute Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1289 +msgid "N/A" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5185 +msgid "name [-u][-z][-p] - Shows the name of the region at the given point." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1229 +#, 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:1470 +msgid "Never." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6172 +msgid "New name is too large!" +msgstr "" + +#: ../../TShockAPI/TShock.cs:849 +#, csharp-format +msgid "New worlds will be generated with the {0} world evil type!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1690 +msgid "No bans found matching the provided ticket number." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5780 +#, csharp-format +msgid "No command or command alias matching \"{0}\" found." +msgstr "" + +#: ../../TShockAPI/Commands.cs:145 +msgid "No help available." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:721 +msgid "No matching bans found." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1825 +#, csharp-format +msgid "No player was found matching '{0}'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1782 +#, csharp-format +msgid "No players matched \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6119 +#, csharp-format +msgid "No prefix matched \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5488 +msgid "No reason specified." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 +#, csharp-format +msgid "No such group \"{0}\"." +msgstr "" + +#: ../../TShockAPI/DB/IQueryBuilder.cs:345 +msgid "No values supplied" +msgstr "" + +#: ../../TShockAPI/Rest/SecureRest.cs:194 +msgid "Not authorized. The provided token became invalid due to group changes, please create a new token." +msgstr "" + +#: ../../TShockAPI/Rest/SecureRest.cs:186 +msgid "Not authorized. The specified API endpoint requires a token, but the provided token was not valid." +msgstr "" + +#: ../../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 "" + +#: ../../TShockAPI/Rest/SecureRest.cs:200 +#, csharp-format +msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." +msgstr "" + +#: ../../TShockAPI/Commands.cs:987 +#, 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 "" + +#: ../../TShockAPI/Bouncer.cs:1365 +#: ../../TShockAPI/Bouncer.cs:1369 +#, csharp-format +msgid "NPC damage exceeded {0}." +msgstr "" + +#: ../../TShockAPI/DB/RegionManager.cs:102 +#, csharp-format +msgid "One of your UserIDs is not a usable integer: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5340 +#, csharp-format +msgid "Online Players ({0}/{1})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1221 +#, csharp-format +msgid "Operating system: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:308 +msgid "Overrides serverside characters for a player, temporarily." +msgstr "" + +#: ../../TShockAPI/PaginationTools.cs:105 +msgid "Page {{0}} of {{1}}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3442 +msgid "parent - Changes a group's parent group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3500 +#, csharp-format +msgid "Parent of \"{0}\" is \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3488 +#, csharp-format +msgid "Parent of group \"{0}\" set to \"{1}\"." +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:1159 +#, csharp-format +msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1151 +#, 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:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 +#, csharp-format +msgid "Password must be greater than or equal to {0} characters." +msgstr "" + +#: ../../TShockAPI/Commands.cs:993 +#, csharp-format +msgid "PasswordUser returned an error: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1234 +#, csharp-format +msgid "Path: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6615 +msgid "Pearlwood Tree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3770 +#, csharp-format +msgid "Permissions for {0} ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2676 +msgid "Plantera" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1799 +#, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format +msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1794 +#, csharp-format +msgid "Player \"{0}\" is already logged in." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 +#, csharp-format +msgid "Player {0} has been disabled for {1}." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1388 +#, csharp-format +msgid "Player {0} has been muted" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1393 +#, csharp-format +msgid "Player {0} has been unmuted" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1301 +#, csharp-format +msgid "Player {0} matches {1} player" +msgid_plural "Player {0} matches {1} players" +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 +#, csharp-format +msgid "Player {0} not found." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1123 +#, csharp-format +msgid "Player {0} tried to sneak {1} onto the server!" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1069 +#, csharp-format +msgid "Player {0} was killed" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1299 +#, csharp-format +msgid "Player {0} was not found" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2584 +#: ../../TShockAPI/Bouncer.cs:2591 +#, csharp-format +msgid "Player damage exceeded {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6285 +msgid "Player does not have free slots!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1165 +#, csharp-format +msgid "Player does not have permission to create projectile {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1320 +msgid "Player not found. Unable to kick the player." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1678 +#, csharp-format +msgid "Please {0}register or {0}login to play!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:947 +msgid "Please close NPC windows before logging out." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5757 +msgid "Please enter a proper command name or alias." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1059 +msgid "Please try a different username." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5411 +#, csharp-format +msgid "Please use {0}login after this process." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5408 +msgid "Please use the following to create a permanent account for you." +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:3443 +msgid "prefix - Changes a group's prefix." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3590 +#, csharp-format +msgid "Prefix of \"{0}\" is \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3578 +#, csharp-format +msgid "Prefix of group \"{0}\" set to \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:304 +msgid "Prevents a player from talking." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1222 +#, csharp-format +msgid "Proc count: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 +#, csharp-format +msgid "Projectile {0} is not banned." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4155 +msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4173 +msgid "Projectile bans ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1175 +#, csharp-format +msgid "Projectile damage is higher than {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1269 +#, csharp-format +msgid "Projectile update threshold exceeded {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5194 +msgid "protect - Sets whether the tiles inside the region are protected or not." +msgstr "" + +#: ../../TShockAPI/RegionHandler.cs:159 +msgid "Protected regions at this point: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4946 +#, csharp-format +msgid "Protected: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1369 +#, csharp-format +msgid "Quick usage: {0} {1} \"Griefing\"" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:758 +#, csharp-format +msgid "Rangecheck failed for {0} ({1}, {2}) (rg: {3}/{5}, {4}/{5})" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2095 +msgid "Reached HealOtherPlayer threshold." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1273 +msgid "Reached projectile update threshold." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:905 +msgid "Reached TileKill threshold." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1668 +#, csharp-format +msgid "Reached TileLiquid threshold {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1672 +msgid "Reached TileLiquid threshold." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:923 +#: ../../TShockAPI/Bouncer.cs:2356 +msgid "Reached TilePlace threshold." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1491 +#, csharp-format +msgid "Reason: {0}." +msgstr "" + +#: ../../TShockAPI/Extensions/DbExt.cs:254 +#, csharp-format +msgid "Received type '{0}', however column '{1}' expects type '{2}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5131 +#, csharp-format +msgid "Region \"{0}\" already exists." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5163 +#, csharp-format +msgid "Region \"{0}\" does not exist." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4697 +#, csharp-format +msgid "Region {0} already exists." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4976 +msgid "Region is not shared with any groups." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4965 +msgid "Region is not shared with any users." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4945 +#, csharp-format +msgid "Region owner: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4702 +msgid "Region points need to be defined first. Use /region set 1 and /region set 2." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5137 +msgid "Region renamed successfully!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5091 +msgid "Region Resized Successfully!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5038 +#, csharp-format +msgid "Region's z is now {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4911 +msgid "Regions ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/RegionHandler.cs:159 +msgid "Regions at this point: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:258 +msgid "Registers you an account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1066 +#, csharp-format +msgid "RegisterUser returned an error: {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:2146 +msgid "Released critter was not from its item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:364 +msgid "Reloads the server configuration file." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5190 +msgid "remove - Removes a user from a region." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2517 +#, csharp-format +msgid "Removed {0} players from the angler quest completion list for today." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4886 +#, csharp-format +msgid "Removed group {0} from {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3490 +#, csharp-format +msgid "Removed parent of group \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3580 +#, csharp-format +msgid "Removed prefix of group \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3535 +#, csharp-format +msgid "Removed suffix of group \"{0}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4816 +#, csharp-format +msgid "Removed user {0} from {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5192 +msgid "removeg - Removes a user group from a region." +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:3437 +msgid "rename - Changes a group's name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5186 +msgid "rename - Renames the given region." +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 "" + +#: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:35 +#, csharp-format +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/SaveManager.cs:163 +#, csharp-format +msgid "resetTime {0}, direct {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5188 +msgid "resize - Resizes a region." +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:6593 +msgid "Rich Mahogany" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5623 +msgid "Rocket Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:342 +msgid "Rockets a player upwards. Requires SSC." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6655 +msgid "Ruby Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6597 +msgid "Sakura Tree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2779 +msgid "Santa-NK1" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6647 +msgid "Sapphire Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:312 +msgid "Saves all serverside characters." +msgstr "" + +#: ../../TShockAPI/Commands.cs:500 +msgid "Saves the world file." +msgstr "" + +#: ../../TShockAPI/SaveManager.cs:58 +msgid "Saving world..." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1232 +#, 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:4403 +#, csharp-format +msgid "Server password has been changed to: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 +msgid "Server shutting down: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:2036 +msgid "Server shutting down!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2042 +msgid "Server shutting down." +msgstr "" + +#: ../../TShockAPI/Commands.cs:955 +msgid "Server side characters are enabled. You need to be logged-in to play." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1673 +#, csharp-format +msgid "Server side characters is enabled! Please {0}register or {0}login to play!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1809 +#, csharp-format +msgid "Server-side character data from \"{0}\" has been replaced by their current local data." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1769 +msgid "Server-side characters is disabled." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5181 +msgid "set <1/2> - Sets the temporary region points." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4693 +#, csharp-format +msgid "Set region {0}." +msgstr "" + +#: ../../TShockAPI/RegionHandler.cs:187 +#, csharp-format +msgid "Set temp point {0}." +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/Commands.cs:4423 +msgid "Settling liquids." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:182 +msgid "SetUserGroup SQL returned an error" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:134 +msgid "SetUserPassword SQL returned an error" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:154 +msgid "SetUserUUID SQL returned an error" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6605 +msgid "Shadewood Tree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5382 +msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4971 +msgid "Shared with groups: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4960 +msgid "Shared with: " +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:1230 +#, csharp-format +msgid "Size: {0}x{1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2695 +msgid "Skeletron" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2683 +msgid "Skeletron Prime" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1069 +#, csharp-format +msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:574 +msgid "Slaps a player, dealing damage." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2442 +msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1058 +#, csharp-format +msgid "Sorry, {0} was already taken by another person." +msgstr "" + +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 +#, csharp-format +msgid "Sorry, an error occurred: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4374 +msgid "Spawn has now been set at your location." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5226 +msgid "Spawn is now open." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5226 +msgid "Spawn is now protected." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2870 +#, csharp-format +msgid "Spawned {0} {1} time." +msgid_plural "Spawned {0} {1} times." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:2887 +msgid "Spawned a Wall of Flesh." +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 "" + +#: ../../TShockAPI/Bouncer.cs:1798 +msgid "Spreading honey without holding a honey bucket" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1758 +msgid "Spreading lava without holding a lava bucket" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1818 +msgid "Spreading shimmer without holding a shimmer bucket" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1778 +msgid "Spreading water without holding a water bucket" +msgstr "" + +#: ../../TShockAPI/SqlLog.cs:346 +#, csharp-format +msgid "SQL log failed at: {0}. {1}" +msgstr "" + +#: ../../TShockAPI/SqlLog.cs:317 +#, csharp-format +msgid "SQL Log insert query failed: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5663 +msgid "SSC must be enabled to use this command." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:434 +#, csharp-format +msgid "Stack cheat detected. Remove armor {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:577 +#, csharp-format +msgid "Stack cheat detected. Remove Defender's Forge item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:454 +#, csharp-format +msgid "Stack cheat detected. Remove dye {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:414 +#: ../../TShockAPI/TSPlayer.cs:474 +#, csharp-format +msgid "Stack cheat detected. Remove item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:494 +#, csharp-format +msgid "Stack cheat detected. Remove item dye {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:618 +#: ../../TShockAPI/TSPlayer.cs:638 +#, csharp-format +msgid "Stack cheat detected. Remove Loadout 1 item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:658 +#: ../../TShockAPI/TSPlayer.cs:678 +#, csharp-format +msgid "Stack cheat detected. Remove Loadout 2 item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:698 +#: ../../TShockAPI/TSPlayer.cs:718 +#, csharp-format +msgid "Stack cheat detected. Remove Loadout 3 item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:515 +#, csharp-format +msgid "Stack cheat detected. Remove piggy-bank item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:536 +#, csharp-format +msgid "Stack cheat detected. Remove safe item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:556 +#, csharp-format +msgid "Stack cheat detected. Remove trash item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:598 +#, csharp-format +msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2275 +msgid "Started a blood moon event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2260 +msgid "Started a full moon event." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2302 +msgid "Started an eclipse." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2306 +msgid "Stopped an eclipse." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2279 +msgid "Stopped the current blood moon event." +msgstr "" + +#: ../../TShockAPI/Rest/SecureRest.cs:167 +msgid "Successful login" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3444 +msgid "suffix - Changes a group's suffix." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3545 +#, csharp-format +msgid "Suffix of \"{0}\" is \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3533 +#, csharp-format +msgid "Suffix of group \"{0}\" set to \"{1}\"." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5794 +msgid "Sync'd!" +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:3025 +#, csharp-format +msgid "Teleported {0} to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3090 +#, csharp-format +msgid "Teleported {0} to yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3004 +#, csharp-format +msgid "Teleported everyone to {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3077 +msgid "Teleported everyone to yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3179 +#, csharp-format +msgid "Teleported to {0}, {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2950 +#, csharp-format +msgid "Teleported to {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3133 +#, csharp-format +msgid "Teleported to the '{0}'." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2919 +msgid "Teleported to the map's spawn point." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2913 +msgid "Teleported to your spawn point (home)." +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:4755 +msgid "Temporary region set points have been removed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5407 +msgid "Temporary system access has been given to you, so you can run one command." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5383 +msgid "Thank you for using TShock for Terraria!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1186 +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 "" + +#: ../../TShockAPI/DB/BanManager.cs:295 +msgid "The ban was not valid for an unknown reason." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2630 +msgid "the Brain of Cthulhu" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4518 +#, csharp-format +msgid "The current time is {0}:{1:D2}." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:218 +msgid "The default usergroup could not be found." +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 "" + +#: ../../TShockAPI/Commands.cs:3170 +msgid "The destination coordinates provided don't look like valid numbers." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 +#, csharp-format +msgid "The destination warp, {0}, was not found." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2637 +msgid "the Destroyer" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3427 +msgid "The Dungeon Guardian returned you to your spawn point." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4382 +msgid "The dungeon's position has now been set at your location." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2651 +msgid "the Eater of Worlds" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2732 +msgid "the Empress of Light" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2659 +msgid "the Eye of Cthulhu" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2758 +msgid "the Flying Dutchman" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2664 +msgid "the Golem" +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:595 +#, csharp-format +msgid "The group {0} appeared more than once. Keeping current group settings." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:212 +msgid "The guest group could not be found." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:211 +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/Commands.cs:2784 +msgid "the Ice Queen" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5372 +msgid "The initial setup system is disabled. This incident has been logged." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6093 +#, csharp-format +msgid "The item type {0} is invalid." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2671 +msgid "the King Slime" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2746 +msgid "the Lunatic Cultist" +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/Commands.cs:2725 +msgid "the Moon Lord" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3406 +msgid "The permissions have been added to all of the groups in the system." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3711 +msgid "The permissions have been removed from all of the groups in the system." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1856 +msgid "The player's character data was successfully uploaded from their initial connection." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2768 +msgid "the Pumpking" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2689 +msgid "the Queen Bee" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2738 +msgid "the Queen Slime" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:158 +msgid "The REST authentication token." +msgstr "" + +#: ../../TShockAPI/UpdateManager.cs:151 +msgid "The server is out of date. Latest version: " +msgstr "" + +#: ../../TShockAPI/Commands.cs:4491 +msgid "The spawn rate you provided is out-of-range or not a number." +msgstr "" + +#: ../../TShockAPI/Rest/SecureRest.cs:90 +msgid "The specified token queued for destruction failed to be deleted." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1865 +msgid "The target player has not logged in yet." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1845 +msgid "The targeted user cannot have their data uploaded, because they are not a player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2703 +msgid "the Twins" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1132 +#, 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/Commands.cs:2718 +msgid "the Wall of Flesh" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:788 +msgid "The world's chest limit has been reached - unable to place more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1668 +msgid "There are currently no active bans." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2089 +msgid "There are currently no active REST users." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1430 +msgid "There are currently no available identifiers." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3997 +msgid "There are currently no banned items." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4175 +msgid "There are currently no banned projectiles." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4351 +msgid "There are currently no banned tiles." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3772 +#, csharp-format +msgid "There are currently no permissions for {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5337 +msgid "There are currently no players online." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4913 +msgid "There are currently no regions defined." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3226 +msgid "There are currently no warps defined." +msgstr "" + +#: ../../TShockAPI/RegionHandler.cs:155 +msgid "There are no regions at this point, or they are not protected." +msgstr "" + +#: ../../TShockAPI/RegionHandler.cs:154 +msgid "There are no regions at this point." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2709 +msgid "There is already a Wall of Flesh." +msgstr "" + +#: ../../TShockAPI/Commands.cs:932 +msgid "There was an error processing your login or authentication related request." +msgstr "" + +#: ../../TShockAPI/TShock.cs:998 +#: ../../TShockAPI/TShock.cs:1008 +#, csharp-format +msgid "This token will display until disabled by verification. ({0}setup)" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 +#, csharp-format +msgid "Tile {0} is not banned." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4331 +msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:4349 +msgid "Tile bans ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:901 +#, csharp-format +msgid "Tile kill threshold exceeded {0}." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:919 +#, csharp-format +msgid "Tile place threshold exceeded {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6416 +#, csharp-format +msgid "To buff a player without them knowing, use {0} instead of {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 +#, csharp-format +msgid "To execute this command silently, use {0} instead of {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6010 +#, csharp-format +msgid "To get rid of NPCs without making them drop items, use the {0} command instead." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5460 +#, csharp-format +msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" +msgstr "" + +#: ../../TShockAPI/TShock.cs:997 +#: ../../TShockAPI/TShock.cs:1007 +#, csharp-format +msgid "To setup the server, join the game and type {0}setup {1}" +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:777 +msgid "Too many invalid login attempts." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6639 +msgid "Topaz Gemtree" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1220 +#, csharp-format +msgid "Total processor time: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5198 +msgid "tp - Teleports you to the given region's center." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6504 +msgid "Trees types & misc available to use. ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6693 +#, csharp-format +msgid "Tried to grow a {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1363 +msgid "TShock Ban Help" +msgstr "" + +#: ../../TShockAPI/TShock.cs:446 +msgid "TShock encountered a problem from which it cannot recover. The following message may help diagnose the problem." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1006 +msgid "TShock Notice: setup-code.txt is still present, and the code located in that file will be used." +msgstr "" + +#: ../../TShockAPI/TShock.cs:982 +msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5295 +#, csharp-format +msgid "TShock: {0} {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1429 +#, csharp-format +msgid "Type {0}ban help identifiers {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1667 +#, csharp-format +msgid "Type {0}ban list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3451 +#, csharp-format +msgid "Type {0}group help {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3742 +#, csharp-format +msgid "Type {0}group list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3771 +#, csharp-format +msgid "Type {0}group listperm {1} {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6505 +#, csharp-format +msgid "Type {0}grow help {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5257 +#, csharp-format +msgid "Type {0}help {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3978 +#, csharp-format +msgid "Type {0}itemban help {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3996 +#, csharp-format +msgid "Type {0}itemban list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1049 +#, csharp-format +msgid "Type {0}login \"{1}\" {2} to log-in to your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1051 +#, csharp-format +msgid "Type {0}login {1} to log-in to your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1046 +#, csharp-format +msgid "Type {0}login to log-in to your account using your UUID." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4156 +#, csharp-format +msgid "Type {0}projban help {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4174 +#, csharp-format +msgid "Type {0}projban list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5205 +#, csharp-format +msgid "Type {0}region {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4983 +#, csharp-format +msgid "Type {0}region info {1} {{0}} for more information." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4912 +#, csharp-format +msgid "Type {0}region list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2091 +#, csharp-format +msgid "Type {0}rest listusers {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4332 +#, csharp-format +msgid "Type {0}tileban help {{0}} for more sub-commands." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4350 +#, csharp-format +msgid "Type {0}tileban list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3225 +#, csharp-format +msgid "Type {0}warp list {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5363 +#, csharp-format +msgid "Type {0}who {1} for more." +msgstr "" + +#: ../../TShockAPI/PaginationTools.cs:108 +msgid "Type / {{0}} for more." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6440 +#, csharp-format +msgid "Unable to find any buff named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6381 +#, csharp-format +msgid "Unable to find any buffs named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6425 +#, csharp-format +msgid "Unable to find any player named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6319 +#, csharp-format +msgid "Unable to find any players named \"{0}\"" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5666 +#, csharp-format +msgid "Unable to launch {0} because he is not logged in." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5668 +#, csharp-format +msgid "Unable to launch {0} because she is not logged in." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1468 +msgid "Unable to parse command. Please contact an administrator for assistance." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2881 +msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:450 +#, csharp-format +msgid "Unable to verify the password hash for user {0} ({1})" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3908 +#, csharp-format +msgid "Unbanned {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4090 +#, csharp-format +msgid "Unbanned projectile {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4266 +#, csharp-format +msgid "Unbanned tile {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1451 +#, csharp-format +msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6687 +msgid "Unknown plant!" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:246 +msgid "Unrecognized player direction" +msgstr "" + +#: ../../TShockAPI/TShock.cs:447 +msgid "Until the problem is resolved, TShock will not be able to start (and will crash on startup)." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:197 +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:1912 +#, csharp-format +msgid "Usage: {0}tempgroup [time]" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1997 +msgid "Usage: /sudo [command]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 +msgid "Usage: /uploadssc [playername]." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2437 +#, csharp-format +msgid "Use \"{0}worldevent rain slime\" to start slime rain!" +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1971 +msgid "Use \"my query\" for items with spaces." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1972 +msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." +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:1110 +#, csharp-format +msgid "User {0} already exists." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1114 +#, csharp-format +msgid "User {0} could not be added, check console for details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1194 +#, csharp-format +msgid "User {0} could not be added. Check console for details." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 +#, csharp-format +msgid "User {0} does not exist." +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:612 +#, csharp-format +msgid "User account {0} already exists" +msgstr "" + +#: ../../TShockAPI/DB/UserManager.cs:625 +#, csharp-format +msgid "User account {0} does not exist" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1200 +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 "" + +#: ../../TShockAPI/Bouncer.cs:1829 +msgid "Using banned bottomless shimmer bucket without permissions" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1808 +msgid "Using banned honey bucket without permissions" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1768 +msgid "Using banned lava bucket without permissions" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1788 +msgid "Using banned water bucket without permissions" +msgstr "" + +#: ../../TShockAPI/Commands.cs:920 +msgid "UUID does not match this character." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2143 +#, csharp-format +msgid "Valid event types: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2144 +#, csharp-format +msgid "Valid invasion types if spawning an invasion: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2329 +#, csharp-format +msgid "Valid invasion types: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2545 +#, csharp-format +msgid "Valid world modes: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3246 +#, csharp-format +msgid "Warp {0} already exists." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3282 +#, csharp-format +msgid "Warp {0} is now private." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3284 +#, csharp-format +msgid "Warp {0} is now public." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3242 +#, csharp-format +msgid "Warp added: {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3261 +#, csharp-format +msgid "Warp deleted: {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3341 +#, csharp-format +msgid "Warped to {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3224 +msgid "Warps ({{0}}/{{1}}):" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5514 +msgid "Whisper Syntax" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6601 +msgid "Willow Tree" +msgstr "" + +#: ../../TShockAPI/BackupManager.cs:80 +#, csharp-format +msgid "World backed up ({0})." +msgstr "" + +#: ../../TShockAPI/BackupManager.cs:78 +msgid "World backed up." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2570 +#, csharp-format +msgid "World mode set to {0}." +msgstr "" + +#: ../../TShockAPI/TShock.cs:803 +#, csharp-format +msgid "World name will be overridden by: {0}" +msgstr "" + +#: ../../TShockAPI/SaveManager.cs:137 +#, csharp-format +msgid "World saved at ({0})" +msgstr "" + +#: ../../TShockAPI/SaveManager.cs:135 +msgid "World saved." +msgstr "" + +#: ../../TShockAPI/Commands.cs:4944 +#, csharp-format +msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5934 +msgid "You are already dead!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:783 +msgid "You are already logged in, and cannot login again." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2909 +msgid "You are dead. Dead players can't go home." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1486 +msgid "You are muted!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 +msgid "You are muted." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6751 +#, csharp-format +msgid "You are no longer in god mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5984 +msgid "You are not dead!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5450 +msgid "You are not in a party!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:941 +msgid "You are not logged-in. Therefore, you cannot logout." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5614 +msgid "You are now being annoyed." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6750 +#, csharp-format +msgid "You are now in god mode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6402 +#, csharp-format +msgid "You buffed yourself with {0} ({1}) for {2} seconds." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6045 +#, csharp-format +msgid "You butchered {0} NPC." +msgid_plural "You butchered {0} NPCs." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:694 +#, csharp-format +msgid "You can use '{0}sudo {0}{1}' to override this check." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5598 +#, csharp-format +msgid "You can use {0} instead of {1} to annoy a player silently." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 +#, csharp-format +msgid "You can use {0} instead of {1} to execute this command silently." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5682 +#, csharp-format +msgid "You can use {0} instead of {1} to launch a firework silently." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5626 +#, csharp-format +msgid "You can use {0} instead of {1} to rocket a player silently." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5560 +#, csharp-format +msgid "You can use {0}{1} to toggle this setting." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5587 +#, csharp-format +msgid "You can use {0}{1} to whisper to other players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6726 +msgid "You can't god mode a non player!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6329 +msgid "You can't heal a dead player!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1333 +msgid "You can't kick another admin." +msgstr "" + +#: ../../TShockAPI/DB/GroupManager.cs:501 +#: ../../TShockAPI/DB/GroupManager.cs:502 +msgid "You can't remove the default guest group." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5953 +msgid "You can't respawn the server console!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:810 +msgid "You cannot login whilst crowd controlled." +msgstr "" + +#: ../../TShockAPI/Commands.cs:796 +msgid "You cannot login whilst dead." +msgstr "" + +#: ../../TShockAPI/Commands.cs:804 +msgid "You cannot login whilst using an item." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 +msgid "You cannot spawn banned items." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3445 +msgid "You cannot use the Enchanted Sundial because time is stopped." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5537 +msgid "You cannot whisper to yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5847 +#, csharp-format +msgid "You deleted {0} item within a radius of {1}." +msgid_plural "You deleted {0} items within a radius of {1}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:5871 +#, csharp-format +msgid "You deleted {0} NPC within a radius of {1}." +msgid_plural "You deleted {0} NPCs within a radius of {1}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:5896 +#, csharp-format +msgid "You deleted {0} projectile within a radius of {1}." +msgid_plural "You deleted {0} projectiles within a radius of {1}." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:6312 +msgid "You didn't put a player name." +msgstr "" + +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 +msgid "You do not have access to this command." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:828 +msgid "You do not have permission to build in the spawn point." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:831 +msgid "You do not have permission to build in this region." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:825 +msgid "You do not have permission to build on this server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:74 +msgid "You do not have permission to contribute research." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1167 +msgid "You do not have permission to create that projectile." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:113 +msgid "You do not have permission to freeze the biome spread of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:109 +msgid "You do not have permission to freeze the rain strength of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:103 +msgid "You do not have permission to freeze the time of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:110 +msgid "You do not have permission to freeze the wind strength of the server." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6704 +msgid "You do not have permission to god mode another player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6515 +msgid "You do not have permission to grow this tree type" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2960 +msgid "You do not have permission to hurt Town NPCs." +msgstr "" + +#: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:22 +msgid "You do not have permission to modify a Hat Rack in a protected area!" +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 "" + +#: ../../TShockAPI/Handlers/RequestTileEntityInteractionHandler.cs:34 +msgid "You do not have permission to modify a TileEntity in a protected area!" +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:114 +msgid "You do not have permission to modify the NPC spawn rate of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:107 +msgid "You do not have permission to modify the rain strength of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:111 +msgid "You do not have permission to modify the tile placement range of your character." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:104 +msgid "You do not have permission to modify the time of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:108 +msgid "You do not have permission to modify the time speed of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:106 +msgid "You do not have permission to modify the wind strength of the server." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:112 +msgid "You do not have permission to modify the world difficulty of the server." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5475 +#, csharp-format +msgid "You do not have permission to mute {0}" +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:1757 +#: ../../TShockAPI/Bouncer.cs:1767 +#: ../../TShockAPI/Bouncer.cs:1777 +#: ../../TShockAPI/Bouncer.cs:1787 +#: ../../TShockAPI/Bouncer.cs:1797 +#: ../../TShockAPI/Bouncer.cs:1807 +#: ../../TShockAPI/Bouncer.cs:1817 +#: ../../TShockAPI/Bouncer.cs:1828 +msgid "You do not have permission to perform this action." +msgstr "" + +#: ../../TShockAPI/ItemBans.cs:202 +msgid "You do not have permission to place actuators." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3953 +msgid "You do not have permission to place Logic Sensors." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:637 +#: ../../TShockAPI/Bouncer.cs:2248 +msgid "You do not have permission to place this tile." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3493 +msgid "You do not have permission to relocate Town NPCs." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5961 +msgid "You do not have permission to respawn another player." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5331 +msgid "You do not have permission to see player IDs." +msgstr "" + +#: ../../TShockAPI/Handlers/EmojiHandler.cs:19 +msgid "You do not have permission to send emotes!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3534 +msgid "You do not have permission to spawn pets." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:4113 +msgid "You do not have permission to start a party." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3527 +msgid "You do not have permission to start invasions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2152 +#, csharp-format +msgid "You do not have permission to start the {0} event." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:4131 +msgid "You do not have permission to start the Old One's Army." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3520 +msgid "You do not have permission to summon bosses." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2970 +msgid "You do not have permission to summon the Empress of Light." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:2987 +msgid "You do not have permission to summon the Lunatic Cultist!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:3066 +msgid "You do not have permission to teleport all other players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2977 +msgid "You do not have permission to teleport all players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2960 +msgid "You do not have permission to teleport other players." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3819 +#, csharp-format +msgid "You do not have permission to teleport using {0}." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3731 +msgid "You do not have permission to teleport using items." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/PylonHandler.cs:54 +msgid "You do not have permission to teleport using pylons." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3755 +msgid "You do not have permission to teleport using Wormhole Potions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5150 +msgid "You do not have permission to teleport." +msgstr "" + +#: ../../TShockAPI/Handlers/NetModules/CreativePowerHandler.cs:105 +msgid "You do not have permission to toggle godmode." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1835 +msgid "You do not have permission to upload another player's character join-state server-side-character data." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3437 +msgid "You do not have permission to use the Enchanted Sundial." +msgstr "" + +#: ../../TShockAPI/Commands.cs:981 +msgid "You failed to change your password." +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1387 +msgid "You have been remotely muted" +msgstr "" + +#: ../../TShockAPI/Rest/RestManager.cs:1392 +msgid "You have been remotely unmmuted" +msgstr "" + +#: ../../TShockAPI/Commands.cs:952 +msgid "You have been successfully logged out of your account." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6458 +#, csharp-format +msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1955 +#, csharp-format +msgid "You have changed {0}'s group to {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1960 +#, csharp-format +msgid "You have changed {0}'s group to {1} for {2}" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:4212 +msgid "You have fallen in hardcore mode, and your items have been lost forever." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5658 +#, csharp-format +msgid "You have launched {0} into space." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5656 +msgid "You have launched yourself into space." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5494 +#, csharp-format +msgid "You have muted {0} for {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5993 +#, csharp-format +msgid "You have respawned {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5998 +msgid "You have respawned yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:970 +msgid "You have successfully changed your password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5482 +#, csharp-format +msgid "You have unmuted {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5586 +msgid "You haven't previously received any whispers." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6343 +#, csharp-format +msgid "You healed {0} for {1} HP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6341 +#, csharp-format +msgid "You healed yourself for {0} HP." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5943 +#, csharp-format +msgid "You just killed {0}!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5941 +msgid "You just killed yourself!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5740 +#, csharp-format +msgid "You launched fireworks on {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5738 +msgid "You launched fireworks on yourself." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5557 +msgid "You may now receive whispers from other players." +msgstr "" + +#: ../../TShockAPI/DB/RegionManager.cs:788 +msgid "You must be logged in to take advantage of protected regions." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5392 +msgid "You must provide a setup code!" +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3448 +msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2714 +msgid "You must spawn the Wall of Flesh in hell." +msgstr "" + +#: ../../TShockAPI/Commands.cs:699 +msgid "You must use this command in-game." +msgstr "" + +#: ../../TShockAPI/Bouncer.cs:533 +msgid "You need to rejoin to ensure your trash can is cleared!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2823 +#, csharp-format +msgid "You spawned {0} {1} time." +msgid_plural "You spawned {0} {1} times." +msgstr[0] "" +msgstr[1] "" + +#: ../../TShockAPI/Commands.cs:3325 +#, csharp-format +msgid "You warped {0} to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 +#, csharp-format +msgid "You were teleported to {0}." +msgstr "" + +#: ../../TShockAPI/TShock.cs:1688 +msgid "You will be teleported to your last known location..." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5559 +msgid "You will no longer receive whispers from other players." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6478 +msgid "You're not allowed to change tiles here!" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1983 +msgid "Your account has been elevated to superadmin for 10 minutes." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1042 +#, csharp-format +msgid "Your account, \"{0}\", has been registered." +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 "" + +#: ../../TShockAPI/Bouncer.cs:436 +msgid "Your client sent a blank character name." +msgstr "" + +#: ../../TShockAPI/DB/RegionManager.cs:107 +msgid "Your database contains invalid UserIDs (they should be integers)." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1962 +#, csharp-format +msgid "Your group has been changed to {0} for {1}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:1956 +#, csharp-format +msgid "Your group has temporarily been changed to {0}" +msgstr "" + +#: ../../TShockAPI/Commands.cs:6145 +msgid "Your inventory seems full." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1855 +msgid "Your local character data, from your initial connection, has been uploaded to the server." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5381 +#, csharp-format +msgid "Your new account has been verified, and the {0}setup system has been turned off." +msgstr "" + +#: ../../TShockAPI/GetDataHandlers.cs:3217 +msgid "Your password did not match this character's password." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1043 +#, csharp-format +msgid "Your password is {0}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1974 +msgid "Your previous permission set has been restored." +msgstr "" + +#: ../../TShockAPI/Commands.cs:5787 +msgid "Your reference dumps have been created in the server folder." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1754 +msgid "Your server-side character data has been saved." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1325 +msgid "Your temporary group access has expired." +msgstr "" + +#: ../../TShockAPI/Commands.cs:6458 +msgid "yourself" +msgstr "" + +#: ../../TShockAPI/Commands.cs:5195 +msgid "z <#> - Sets the z-order of the region." +msgstr "" + diff --git a/i18n/ja_JP/TShockAPI.po b/i18n/ja_JP/TShockAPI.po index d5861d4a..06222260 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: ja_JP\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - あなたはBANされました: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "「{0}」は無効な数値です。" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "{0} ({1}) はアカウント {2} のパスワードを変更しました。" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "{0} ({1}) はアカウント {2} のパスワード変更に失敗しました。" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "{0} ({1}) には {2} 以上の無効なログイン試行があり、自動的にキックされました。" @@ -227,290 +227,295 @@ msgstr "{0} ({1}) には {2} 以上の無効なログイン試行があり、自 msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "{0} はアカウント {1} の登録を試みましたが、既に使用されています。" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} はユーザーとして正常に認証されました: {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0} がアカウント {1} をグループ {2} に変更しました。" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0} がアカウント {1} のパスワードを変更しました" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "" -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0} があなたのグループを {1} に変更しました。" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -525,128 +530,128 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -656,50 +661,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "{0} があなたを殺した!" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -710,254 +715,259 @@ msgid "{0} NPC has been killed." msgid_plural "{0} NPCs have been killed." msgstr[0] "{0} NPCが殺される。" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "{0} がアカウントを登録しました: \"{1}\"." -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {1}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:687 -#, csharp-format -msgid "{0} tried to execute {1}{2}." -msgstr "{0} は {1}{2} の実行を試みました。" - -#: ../../TShockAPI/Commands.cs:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "{0} は {1}{2} の実行を試みました。" + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -967,78 +977,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1046,19 +1056,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1067,33 +1077,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1103,31 +1113,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1137,17 +1147,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1156,53 +1166,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1237,15 +1247,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1259,25 +1269,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1298,19 +1308,19 @@ msgstr "" msgid "Autosave is currently enabled" msgstr "" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1327,41 +1337,41 @@ msgstr "バックアップに失敗!" msgid "Backup Thread" msgstr "バックアップスレッド" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "" -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1371,15 +1381,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1387,43 +1397,43 @@ msgstr "" msgid "Ban removed." msgstr "禁止を解く" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1437,7 +1447,7 @@ msgstr "「Blood Moon」 が {0} に設定されました。" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1786,7 +1796,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2381,19 +2391,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2410,21 +2420,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2444,12 +2454,12 @@ msgstr "世界のモードを変更する。" msgid "Changes your account's password." msgstr "アカウントのパスワードを変更する。" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2458,15 +2468,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "TShockのアップデートをチェックします。" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2474,11 +2484,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "ドロップや投射物をクリアします。" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2487,24 +2497,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "コマンドが失敗しました。詳細はログで確認してください。" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2513,65 +2523,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "データベースのライブラリが見つかりませんでした (おそらくSqlite3.dll)" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2580,7 +2590,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "ゲームデータと権限システムの参考表をサーバーフォルダに作成します。" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2593,16 +2603,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2616,44 +2626,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2663,15 +2673,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2688,35 +2698,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2729,67 +2739,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2798,7 +2808,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2819,11 +2829,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2833,7 +2843,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2846,7 +2856,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2863,15 +2873,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2880,24 +2890,24 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2907,7 +2917,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2927,7 +2937,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2936,17 +2946,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2981,7 +2991,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3018,8 +3028,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3029,16 +3039,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3046,23 +3056,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3079,25 +3089,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3125,30 +3135,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3166,15 +3176,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3184,16 +3194,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3205,22 +3215,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3229,15 +3239,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3247,79 +3257,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3333,34 +3343,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3373,394 +3383,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3769,39 +3779,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3810,12 +3820,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3852,39 +3862,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3898,7 +3908,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3906,7 +3916,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3915,20 +3925,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3940,7 +3950,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3985,17 +3995,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4009,11 +4019,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4027,20 +4037,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4053,19 +4063,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4075,11 +4085,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4088,11 +4098,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4105,30 +4115,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4156,7 +4166,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4176,12 +4186,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4194,16 +4204,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4213,12 +4223,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4229,55 +4239,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4298,8 +4308,8 @@ msgid "Player {0} matches {1} player" msgid_plural "Player {0} matches {1} players" msgstr[0] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4325,7 +4335,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4334,7 +4344,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4343,24 +4353,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4369,16 +4379,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4387,22 +4397,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4416,7 +4426,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4424,12 +4434,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4465,7 +4475,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4475,52 +4485,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4532,7 +4542,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4545,41 +4555,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4591,11 +4601,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4625,7 +4635,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4637,11 +4647,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4649,19 +4659,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4677,7 +4687,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4710,25 +4720,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4737,20 +4747,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4780,7 +4790,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4796,19 +4806,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4856,16 +4866,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4878,40 +4888,40 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4957,7 +4967,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5025,23 +5035,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5049,21 +5059,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5072,45 +5082,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5142,19 +5152,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5166,11 +5176,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5183,45 +5193,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5238,24 +5248,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5267,31 +5277,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5303,7 +5313,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5311,19 +5321,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5336,7 +5346,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5344,44 +5354,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5393,11 +5403,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5407,17 +5417,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5431,23 +5441,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5494,33 +5504,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5536,117 +5546,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5655,32 +5665,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5689,7 +5699,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5698,27 +5708,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5738,30 +5748,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5774,23 +5784,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5805,7 +5815,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5831,69 +5841,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5906,7 +5916,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5925,20 +5935,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5946,95 +5956,95 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6043,59 +6053,59 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "" @@ -6135,15 +6145,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6188,7 +6198,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6208,7 +6218,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6217,15 +6227,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6233,57 +6243,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6291,11 +6301,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6303,15 +6313,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6323,94 +6333,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6418,19 +6428,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "" @@ -6438,21 +6448,21 @@ msgstr "" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6461,19 +6471,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6491,47 +6501,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6539,11 +6549,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/ru_RU/TShockAPI.po b/i18n/ru_RU/TShockAPI.po index 4ac4a3d9..1c04deba 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 13:01\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: ru_RU\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Вы забанены: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr " 'cactus', 'herb', 'mushroom'." -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr " -> Вошел как: {0}; В группе {1}." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "\"{0}\" не является правильным номером страницы." -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" запросил эндпоинт REST: {1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Сообщение от сервера) " -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} токенов) " -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "{0} ({1}) изменил пароль к аккаунту {2}." -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "{0} ({1}) безуспешно попытался изменить пароль к аккаунту {2}." @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "{0} ({1}) сделал {2} или больше неудачных попыток входа и был автоматически кикнут." @@ -227,123 +227,123 @@ msgstr "{0} ({1}) сделал {2} или больше неудачных поп msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} добавил аккаунт {1} в группу {2}" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "{0} пытался зарегистрировать уже существующий аккаунт {1}." -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} успешно аутентифицировался как пользователь: {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." @@ -352,52 +352,52 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} вызвал слизневый дождь." -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} вызвал дождь." -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0} изменил группу пользователя {1} на {2}." -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0} изменил максимальное количество появляющихся мобов на {1}." -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0} изменил максимальное количество появляющихся мобов на 5." -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0} изменил пароль на аккаунте {1}" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0} изменил частоту появления мобов на {1}." -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0} изменил частоту появления мобов на 600." -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0} изменил скорость ветра на {1}." -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." @@ -406,7 +406,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." @@ -415,7 +415,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." @@ -424,47 +424,52 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} остановил дождь." -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} остановил слизневый дождь." -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} выполнил: {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} не удалось авторизоваться как пользователь: {1}" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." @@ -473,59 +478,59 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "Теперь {0} разрешено размещать блок {1}." -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "{0} было разрешено использовать {1}." -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "Теперь {0} разрешено использовать снаряд {1}." -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "Теперь {0} запрещено размещать блок {1}." -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "Теперь {0} запрещено использовать снаряд {1}." -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "{0} было запрещено использовать {1}." -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0} изменил вашу группу на {1}." -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "{0} отключил входящие телепорты." -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "{0} завершил текущее вторжение. " -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "{0} завершил событие «Армия Древних»." @@ -540,47 +545,47 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." @@ -589,82 +594,82 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0} призвал Стену плоти. " -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} запустил вторжение Армия гоблинов." -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} запустил вторжение Марсианское безумие." -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} запустил Нашествие пиратов." -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} запустил Морозный легион" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "{0} уже разрешено использовать блок {1}." -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "{0} уже разрешено использовать {1}." -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "{0} уже разрешено использовать снаряд {1}." -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "{0} уже запрещено использовать {1}." -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "{0} уже запрещено использовать блок {1}." -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "{0} уже запрещено использовать снаряд {1}." @@ -674,50 +679,50 @@ msgstr "{0} уже запрещено использовать снаряд {1}. msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} не забанен." -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "{0} убил вас!" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "{0} кикнул {1} по причине: '{2}'" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -731,53 +736,53 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "{killcount} НИПов были убиты." -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "{0} зарегистрировал аккаунт: \"{1}\"." -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "{0} осталось." -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "{0} установил время на {1}:{2:D2}." -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "{0} установил время на 00:00." -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "{0} установил время на 04:30." -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "{0} установил время на 12:00." -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "{0} установил время на 19:30." -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "{0} шлепнул {1} на {2} урона." -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." @@ -786,202 +791,207 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} запустил событие Кровавая Луна." -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} начал полнолуние." -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "{0} начал Ночь Фонарей." -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} вызвал песчаную бурю." -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} запустил затмение." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "{0} запустил морозную луну на волне {1}!" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "{0} запустил тыквенную луну на волне {1}!" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "{0} остановил затмение." -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "{0} остановил кровавую луну." -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "{0} остановил песчаную бурю." -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "{0} остановил Ночь Фонарей." -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "{0} успешно удалил аккаунт: {1}." -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "{0} телепортировал {1} к вам." -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "{0} телепортировался к вам." -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 #, csharp-format msgid "{0} teleported you to {1}." msgstr "{0} телепортировал вас к {1}." -#: ../../TShockAPI/Commands.cs:687 +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} попытался выполнить {1}{2}." -#: ../../TShockAPI/Commands.cs:2246 +#: ../../TShockAPI/Commands.cs:2251 #, csharp-format msgid "{0} triggered a meteor." msgstr "{0} вызвал метеорит." -#: ../../TShockAPI/Commands.cs:3319 +#: ../../TShockAPI/Commands.cs:3324 #, csharp-format msgid "{0} warped you to {1}." msgstr "{0} переместил вас к {1}." -#: ../../TShockAPI/TSPlayer.cs:1844 +#: ../../TShockAPI/TSPlayer.cs:1953 #, csharp-format msgid "{0} was banned for '{1}'." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1815 +#: ../../TShockAPI/TSPlayer.cs:1924 #, csharp-format msgid "{0} was kicked for '{1}'" msgstr "{0} был кикнут за '{1}'" -#: ../../TShockAPI/Commands.cs:2993 -#: ../../TShockAPI/Commands.cs:3033 +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 #, csharp-format msgid "{0} was teleported to you." msgstr "{0} был телепортирован к вам." -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "Группа игрока {0}: {1}" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "Последний известный IP игрока {0} - {1}" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "Игрок {0} был последний раз авторизован {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "Игрок {0} был зарегистрирован {1} {2} UTC{3}." -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -991,78 +1001,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "{0}login - Авторизует вас, используя ваш UUID и имя персонажа." -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "{0}login - Авторизует вас, используя ваш пароль и имя персонажа." -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "{0}login - Авторизует вас, используя имя вашего персонажа и пароль." -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "{0}user add \"никнейм игрока\" пароль группа - Создает аккаунт с указанным паролем и группой" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "{0}user del \"никнейм игрока\" -- Удаляет аккаунт игрока" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "{0}user group \"никнейм игрока\" группа -- Изменяет группу игрока" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "{0}user password \"никнейм игрока\" пароль -- Изменяет пароль от аккаунта" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "#{0} - Вы были забанены: {1}." -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "циклоп-олень" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "Группа с таким названием уже существует." @@ -1070,19 +1080,19 @@ msgstr "Группа с таким названием уже существуе msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "Из-за этого многие вещи не сработают. Вы должны вручную удалить и пересоздать разрешенное поле." -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "марсианская тарелка " -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "Метеорит был вызван." -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "башня туманности" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "Никнейм игрока должен быть указан для кика. Пожалуйста, укажите никнейм." @@ -1091,33 +1101,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "башня солнечной вспышки" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "башня звездной пыли" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "Аккаунта с таким именем не существует." -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "башня вихря" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "Аккаунт {0} не зарегистрирован! Поэтому пароль не может быть изменен." -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "Аккаунт {0} был добавлен в группу {1}." -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "Группа пользователя {0} изменена на {1}." @@ -1127,31 +1137,31 @@ msgstr "Группа пользователя {0} изменена на {1}." msgid "Account needed! Please {0}register or {0}login to play!" msgstr "Необходима учетная запись! Чтобы играть, введите, пожалуйста, {0}register или {0}login!" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "Аккаунт успешно удалён." -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "add - Добавляет предмет в список запрещенных." -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "add - Создает новую группу." -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "add - Блокирует снаряд." -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "add - Блокирует блок." -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "{0} добавлен в вайтлист." @@ -1161,17 +1171,17 @@ msgstr "{0} добавлен в вайтлист." msgid "Added buff to {0} NPC abnormally." msgstr "Добавлен аномальный бафф НИПу {0}." -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "Группа {0} добавлена в {1} регион." -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "Игрок {0} добавлен в {1} регион." -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "addperm - Добавляет права группе." @@ -1180,53 +1190,53 @@ msgstr "addperm - Добавляет права гру msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL-запрос вернул ошибку ({0})" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "все боссы" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "Все токены REST были удалены." -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "Выделено памяти: {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "allow - Разрешает группе использовать предмет." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "allow - Позволяет группе использовать снаряд." -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "allow - Позволяет группе использовать блок." -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1261,15 +1271,15 @@ msgstr "Идентификатор для UUID." msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "Идентификатор для IP-адреса в формате octet, например, '{0}'." -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "Проверка обновлений добавлена в очередь. Если обновление доступно, вы будете уведомлены в ближайшее время." -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1283,25 +1293,25 @@ msgstr "Раздражает игрока на указанное время." msgid "Anonymous requested REST endpoint: {0}" msgstr "Анонимно запрошенный REST эндпоинт: {0}" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "Аргументы: add [название варпа], del [название варпа], list [page]." -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "Аргументы: send [player] [название варпа], hide [варп] true/false." -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "Вы залогинились как {0}." @@ -1322,19 +1332,19 @@ msgstr "Автосохранение отключено" msgid "Autosave is currently enabled" msgstr "Автосохранение уже включено" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "Доступные суб-команды REST:" @@ -1351,41 +1361,41 @@ msgstr "Не удалось выполнить резервное копиров msgid "Backup Thread" msgstr "Поток резервного копирования" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "Неудачная попытка входа." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "Бан {0} был отозван игроком {1}." -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "Бан {0} был отмечен как истекший." -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "Добавлен бан. Тикет {0} был создан для идентификатора {1}." @@ -1395,15 +1405,15 @@ msgstr "Добавлен бан. Тикет {0} был создан для ид msgid "Ban added. Ticket number: {0}" msgstr "Бан добавлен. Номер тикета: {0}" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1411,43 +1421,43 @@ msgstr "" msgid "Ban removed." msgstr "Бан снят." -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "Снаряд {0} заблокирован." -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "Блок {0} заблокирован." -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "Забанен." -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "Бэтси" @@ -1461,7 +1471,7 @@ msgstr "Кровавая Луна была установлена на {0}" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1810,7 +1820,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2405,19 +2415,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "Объявляет сообщение на весь сервер." -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2434,21 +2444,21 @@ msgstr "Не удалось загрузить модуль {0}, так как msgid "Certain projectiles have been ignored for cheat detection." msgstr "Некоторые снаряды проигнорированы при обнаружении читов." -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "Максимальное количество спавнов теперь {0}." -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "Максимальное количество спавнов теперь 5." -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "Частота появления мобов изменена на {0}." -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "Частота появления мобов изменена на 600." @@ -2468,12 +2478,12 @@ msgstr "Изменяет режим мира." msgid "Changes your account's password." msgstr "Изменяет пароль вашего аккаунта." -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "Цвет чата для \"{0}\" - \"{1}\"." -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "Цвет чата для группы \"{0}\" изменен на \"{1}\"." @@ -2482,15 +2492,15 @@ msgstr "Цвет чата для группы \"{0}\" изменен на \"{1}\ msgid "Checks for TShock updates." msgstr "Проверяет наличие обновлений TShock." -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "Данные всех игроков о выполнении текущего квеста рыбака были обнулены." @@ -2498,11 +2508,11 @@ msgstr "Данные всех игроков о выполнении текущ msgid "Clears item drops or projectiles." msgstr "Удаляет выброшенные предметы или снаряды." -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "color - Меняет цвет чата для группы." -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2511,24 +2521,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "Не удалось выполнить команду, проверьте логи для получения более подробной информации." -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "Команды: add, del, hide, list, send, [warpname]." -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "Конфигурация, права доступа и регионы полностью перезагружены. Некоторые изменения могут потребовать перезапуска сервера." -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "Правильное использование: {0}overridessc|{0}ossc " -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2537,65 +2547,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "Не удалось найти базу данных (вероятно, Sqlite3.dll)" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "Не удалось найти варп с названием {0} для его удаления." -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "Не удалось найти группу: {0}" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "Не удалось найти игрока {0}." -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "Не удалось найти указанный варп." -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "Не удалось найти регион {0}." -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "Не удалось найти указанную цель. Проверьте правильность написания." -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2604,7 +2614,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "Создает ссылочные таблицы для типов данных Terraria и TShock разрешения в папку с сервером." -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2617,16 +2627,16 @@ msgstr "CreativePowerHandler получил запрос на проверку msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "CreativeUnlocksHandler получил нестандартный запрос на разблокировку. Случайное значение поля: {0} но должно быть 0 от {1}" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "Текущее максимальное количество спавнов: {0}." -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "Текущая частота появления мобов: {0}." @@ -2640,44 +2650,44 @@ msgstr "Попытка принять необычную смерть: Урон msgid "Death reason outside of normal bounds." msgstr "Причина смерти превышает максимальное количество символов." -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "del - Удаляет группу." -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "del - Снимает блокировку с предмета." -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "del - Снимает блокировку со снаряда." -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "del - Снимает блокировку с блока." -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "Регион \"{0}\" удален." -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "delperm - Снимает разрешение у группы." -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "destroytokens - Удаляет все токены REST." @@ -2687,15 +2697,15 @@ msgstr "destroytokens - Удаляет все токены REST." msgid "Detected DOOM set to ON position." msgstr "Обнаружено, что DOOM был включен." -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2712,35 +2722,35 @@ msgstr "Вы отключены. Вы слишком долго были с за msgid "Disabled. You went too far with hacked item stacks." msgstr "Вы отключены. Вы слишком долго были с необычным количеством предметов." -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "disallow - Запрещает группе использовать предмет." -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "disallow - Запрещает группе использовать снаряд." -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "disallow - Запрещает группе устанавливать блок." -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "Герцог Рыброн" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2753,67 +2763,67 @@ msgstr "Позволяет запускать и останавливать ра msgid "Error on reloading groups: {0}" msgstr "Ошибка перезагрузки групп: {0}" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "Злая ель" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "Например: /sudo /ban add particles 2d Hacking." -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "Например: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." @@ -2822,7 +2832,7 @@ msgstr "Например: {0}warp add foobar, {0}warp hide foobar true, {0}warp msgid "Executes a command as the super admin." msgstr "Выполняет команду как супер админ." -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "Не удалось добавить бан для: {0}." @@ -2843,11 +2853,11 @@ msgstr "Ошибка при добавлении группы {0}." msgid "Failed to delete group {0}." msgstr "Ошибка при удалении группы {0}." -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "Не удалось найти пользователя с таким именем в списке." -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "Не удалось удалить бан." @@ -2857,7 +2867,7 @@ msgstr "Не удалось удалить бан." msgid "Failed to rename group {0}." msgstr "Ошибка при переименовании группы {0}." -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2870,7 +2880,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "Ошибка при обновлении группы \"{0}\"." -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "Не удалось загрузить данные вашего персонажа на сервер. Убедитесь, что вы вошли в аккаунт." @@ -2887,15 +2897,15 @@ msgstr "Фатальная ошибка при загрузке TShock: Не у msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "FetchHashedPasswordAndGroup SQL выдал ошибку: {0}" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "Например, 1d и 10h-30m+2m будут корректными временными строками, но 2 - нет." -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2904,7 +2914,7 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "Принудительно обновляет все жидкости." -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." @@ -2913,7 +2923,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." @@ -2922,12 +2932,12 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "GetDataHandlers / HandleSyncLoadout отклонил выгрузку синхронизации индекса {0}" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "GetUser SQL выдал ошибку {0}" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2957,7 +2967,7 @@ msgstr "Дает вам бафф или дебафф на протяжении msgid "Gives yourself an item." msgstr "Дает вам предмет." -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2966,17 +2976,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "GolfPacketHandler: Игроку не удалось создать снаряд Клюшка для гольфа последние 5 секунд! - От {0}" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "Группа \"{0}\" не имеет родительской группы." -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "Группа \"{0}\" не имеет префикса." -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "Группа \"{0}\" не имеет суффикса." @@ -3011,7 +3021,7 @@ msgstr "Группа {0} успешно удалена" msgid "Group {0} does not exist" msgstr "Группа {0} не существует" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "Группа {0} не существует." @@ -3048,8 +3058,8 @@ msgstr "Группа {0} ссылается на несуществующую г msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "Группа {0} относит себя к главным группам; данная группа теперь не является главной." -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "Группа {0} не найдена." @@ -3059,16 +3069,16 @@ msgstr "Группа {0} не найдена." msgid "Group {0} updated successfully" msgstr "Группа {0} успешно обновлена" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "Группа {0} успешно добавлена." -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3076,23 +3086,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "Выращивает растения под вами." -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "Режим Hardmode отключен в файле конфигурации сервера." -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "Режим Hardmode выключен." -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "Режим Hardmode включен." -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3109,25 +3119,25 @@ msgstr "Порог HealOtherPlayer превышает {0}." msgid "Heals a player in HP and MP." msgstr "Восполняет здоровье и ману игрока." -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "Ударьте по блоку, чтобы узнать название региона." -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "Ударьте по блоку, чтобы установить точку {0}." -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "ID: {0}" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3155,30 +3165,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "Если вы забыли свой пароль, обратитесь к администратору за помощью." -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3196,15 +3206,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "IllegalPerSe: пакет Emoji отклонен за подмену ID. Ожидалось {0}, получено {1} от {2}." -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "Входящие телепортации теперь разрешены." -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "Входящие телепортации теперь отключены." -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3214,16 +3224,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "Бесконечное воспроизведение групп ({0})" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "Информация о текущем мире" @@ -3235,22 +3245,22 @@ msgstr "Не удалось поместить запись о бане в ба msgid "Internal server error." msgstr "Внутренняя ошибка сервера." -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3259,15 +3269,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "Недопустимый коэффициент работы BCrypt в конфиг файле! Создание нового хэша с использованием коэффициента работы по умолчанию." -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "Недопустимое количество боссов." -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "Недопустимый тип босса!" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3277,79 +3287,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "Введена неправильная команда. Введите {0}help для списка существующих команд." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "Недопустимое значение NPC." -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "Недопустимый путь назначения." -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "Недопустимый тип события. Допустимые типы событий: {0}." -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "Недопустимая волна ледяной луны." -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "Неизвестная группа." -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "Недопустимый тип нашествия. Допустимые типы событий: {0}." -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "Неизвестный предмет." -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "Недопустимый максимальный диапазон спавнов. Допустимый диапазон от {0} до {1}." -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "Неизвестный моб!" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "Неизвестный моб." -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "Некорректный режим мира. Действительные режимы: {0}" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "Недопустимый номер страницы. Номер страницы должен быть числом." @@ -3363,34 +3373,34 @@ msgstr "Неправильная родительская группа {0} дл msgid "Invalid parent group {0} for group {1}." msgstr "Неправильная родительская группа {0} для группы {1}." -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "Неверный пароль." -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "Неверный игрок." -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "Неверный ID снаряда!" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "Неверный ID снаряда." -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "Недопустимая волна тыквенной луны." -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3406,394 +3416,394 @@ msgstr "Неправильная конфигурация REST:\n" "Пожалуйста, измените конфигурацию и перезапустите сервер.\n" "Нажмите любую клавишу для выхода." -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "Недопустимая суб-команда! Введите {0}group help для дополнительной информации о допустимых командах." -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "Недопустимая суб-команда. Введите {0}itemban help для дополнительной информации о допустимых суб-командах." -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "Недопустимая суб-команда. Введите {0}projban help для дополнительной информации о допустимых суб-командах." -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "Недопустимая суб-команда. Введите {0}tileban help для дополнительной информации о допустимых суб-командах." -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "Неверный синтаксис для цвета, используйте \"rrr,ggg,bbb\"." -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "Неправильный синтаксис." -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}worldevent invasion [тип вторжения] [волна вторжения]." -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}accountinfo ." -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group add [permissions]." -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group addperm ." -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group color [new color(000,000,000)]." -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group del ." -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group delperm ." -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group listperm [page]." -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group parent [new parent group name]." -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "Неверный синтаксис. Синтаксис: {0}group prefix [Префикс]." -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group rename ." -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}group suffix [Суффикс]." -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}itemban add ." -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}itemban allow " -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}itemban del ." -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}itemban disallow ." -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}kick [reason]." -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "Неверный синтаксис. Правильный синтаксис: {0}projban add " -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}projban allow " -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}projban del ." -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}projban disallow " -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region allow ." -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region allowg ." -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region define ." -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region delete ." -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region info [-d] [page]." -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region protect ." -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region remove ." -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}region removeg ." -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}register ." -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "Неверный синтаксис. Правильный синтаксис: {0}serverpassword \"\"." -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}slap [damage]." -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}spawnboss [amount]." -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}spawnmob [amount]." -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tileban add ." -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tileban allow ." -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tileban del ." -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tp [player 2]." -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tp ." -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tphere ." -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tphere ." -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tpnpc ." -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}tppos ." -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}userinfo ." -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp [command] [arguments]." -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp [name] или {0}warp list ." -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp add [name]." -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp del [name]." -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp hide [name] ." -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "Неверный синтаксис. Правильный синтаксис: {0}warp send [player] [warpname]." -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}wind ." -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}worldevent ." -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "Неверный синтаксис. Правильный синтаксис: {0}worldmode ." -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "Неверный синтаксис. Правильный синтаксис: /region protect ." -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "Неверный синтаксис. Правильный синтаксис: /region set <1/2>." -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "Недопустимый игрок." -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "Неверный ID блока." -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "Недопустимая строка времени! Правильный формат: _д_ч_м_с, с хотя бы 1 указателем времени." -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "Недопустимая строка времени. Правильный формат: hh:mm, в течение 24 часов." @@ -3802,39 +3812,39 @@ msgstr "Недопустимая строка времени. Правильны msgid "Invalid Type: '{0}'" msgstr "Неизвестный тип: '{0}'" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "Неверный синтаксис пользователя. Попробуйте {0}user help." -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "Недопустимое значение варпа. Для команд зарезервированы значения 'list', 'hide', 'del' и 'add'." -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "Некорректная скорость ветра." -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "Некорректный режим мира. Действительные режимы: {0}" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "IP Адрес: {0}." -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "{0} выкинут по причине: '{1}'" @@ -3843,12 +3853,12 @@ msgstr "{0} выкинут по причине: '{1}'" msgid "Kicked via web" msgstr "Кикнут через сеть" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "Вы исключены по причине: {0}." -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3885,39 +3895,39 @@ 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:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "Фонари теперь отключены." -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "Фонари теперь активны." -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "Жидкости уже регулируются." -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "list [page] - Список всех заблокированных предметов." -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "list [page] - Список всех заблокированных снарядов." -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "list [page] - Список всех заблокированных блоков." -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "list [page] - Список всех групп." -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3931,7 +3941,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "listperm [page] - Список всех прав группы." @@ -3939,7 +3949,7 @@ msgstr "listperm [page] - Список всех прав группы." msgid "Lists commands or gives help on them." msgstr "Показывает список команд или предоставляет помощь по ним." -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "listusers - Список всех пользователей REST и их текущих активных токенов." @@ -3948,20 +3958,20 @@ msgstr "listusers - Список всех пользователей REST и и msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "Расположение {0} - ({1}, {2})." -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "Отображение логов выключено." -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "Отображение логов включено." -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "Попытка входа не удалась. Смотрите сообщение выше." @@ -3973,7 +3983,7 @@ msgstr "Выполняет вход в ваш аккаунт." msgid "Logs you out of your current account." msgstr "Выход из вашего текущего аккаунта." -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "Название машины: {0}" @@ -4018,17 +4028,17 @@ msgstr "Управляет заблокированными блоками." msgid "Manages user accounts." msgstr "Управляет аккаунтами пользователей." -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "Регион {0} помечен как защищенный." -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "Регион {0} помечен как незащищенный." -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "Используется памяти: {0}" @@ -4042,11 +4052,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "Метеор был создан" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "Неадекватное поведение." -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4060,20 +4070,20 @@ msgstr "Параметр {0} пуст или отсутствует" msgid "Missing or invalid {0} parameter" msgstr "Параметр {0} недопустим или отсутствует" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "Режим: {0}" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "Найдено больше одного совпадения -- невозможно решить, какой из них требуется:" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "Плакучий древень" @@ -4086,19 +4096,19 @@ msgstr "Msg ID не реализован" msgid "Multiple user accounts found for {0} '{1}'" msgstr "Найдено несколько учетных записей для {0} '{1}'" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "Н/Д" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "Название: {0}" @@ -4108,11 +4118,11 @@ msgstr "Название: {0}" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "Никогда." -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4121,11 +4131,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "Бан по данному тикету не найден." -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4138,30 +4148,30 @@ msgstr "Справка недоступна." msgid "No matching bans found." msgstr "Соответствующие баны не найдены." -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "Не найдено ни одного игрока по запросу '{0}'." -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "Нет игроков, соответствующих запросу \"{0}\"." -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "Группы \"{0}\" не существует." @@ -4189,7 +4199,7 @@ msgstr "Не удалось авторизовать. Указанный энд msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "Не удалось авторизовать. Пользователь \"{0}\" не имеет доступа к использованию указанного эндпоинта API." -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "Неверный синтаксис или вы не авторизованы. Правильный синтаксис: {0}password ." @@ -4209,12 +4219,12 @@ msgstr "Урон НПС превысил {0}." msgid "One of your UserIDs is not a usable integer: {0}" msgstr "Один из ваших идентификаторов пользователя не является допустимым числом: {0}" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "Операционная система: {0}" @@ -4227,16 +4237,16 @@ msgstr "Временно переопределяет серверные дан msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "parent - меняет родительскую группу." -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "Родитель \"{0}\" это \"{1}\"." -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "Родитель группы \"{0}\" изменен на \"{1}\"." @@ -4246,12 +4256,12 @@ msgstr "Родитель группы \"{0}\" изменен на \"{1}\"." msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "Назначение группы {0} родительской группой для группы {1} вызовет циклы в родительской цепочке." -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, 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:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "Пароль для {0} успешно изменен." @@ -4262,55 +4272,55 @@ msgstr "Пароль для {0} успешно изменен." msgid "Password must be at least {0} characters." msgstr "Пароль должен содержать не менее {0} символов." -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "Пароль должен содержать {0} или более символов." -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "PasswordUser выдал ошибку: {0}." -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "Путь: {0}" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "Плантера" -#: ../../TShockAPI/Commands.cs:1794 +#: ../../TShockAPI/Commands.cs:1799 #, csharp-format msgid "Player \"{0}\" has to perform a /login attempt first." msgstr "Игрок \"{0}\" должен сперва выполнить попытку /login." -#: ../../TShockAPI/Commands.cs:1799 +#: ../../TShockAPI/Commands.cs:1804 #, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "Игрок \"{0}\" должен сначала переподключиться, потому что он должен очистить ненужные данные." -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "Игрок \"{0}\" уже авторизован." -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "Игрок {0} была отключена для {1}." @@ -4334,8 +4344,8 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "Игрок {0} совпадает с игроками {1}" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "Игрок {0} не найден." @@ -4361,7 +4371,7 @@ msgstr "Игрок {0} не найден" msgid "Player damage exceeded {0}." msgstr "Урон игрока превысил {0}." -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4370,7 +4380,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "У игрока недостаточно прав для создания проджектайла {0}." -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "Игрок не найден. Невозможно выгнать игрока." @@ -4379,24 +4389,24 @@ msgstr "Игрок не найден. Невозможно выгнать игр msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "Пожалуйста, закройте окна НПС перед выходом." -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "Пожалуйста, попробуйте другое имя пользователя." -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4405,16 +4415,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "Возможно проблема с вашей базой данных - присутствует ли Sqlite3.dll?" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "prefix - Меняет префикс группы." -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "Префикс \"{0}\" - \"{1}\"." -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "Префикс группы \"{0}\" изменен на \"{1}\"." @@ -4423,22 +4433,22 @@ msgstr "Префикс группы \"{0}\" изменен на \"{1}\"." msgid "Prevents a player from talking." msgstr "Не позволяет игроку разговаривать." -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "Количество процессов: {0}" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "Снаряд {0} не заблокирован." -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4452,7 +4462,7 @@ msgstr "Урон от проджектайла больше чем {0}." msgid "Projectile update threshold exceeded {0}." msgstr "Порог обновления снарядов превысил {0}." -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4460,12 +4470,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "Защищено: {0}." -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4501,7 +4511,7 @@ msgstr "Достигнут порог TileLiquid." msgid "Reached TilePlace threshold." msgstr "Достигнут порог TilePlace." -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "Причина: {0}" @@ -4511,52 +4521,52 @@ msgstr "Причина: {0}" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "Получен тип '{0}', однако столбец '{1}' ожидает тип '{2}'" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "Регион {0} уже существует." -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "Владелец региона: {0}." -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "Сначала должны быть определены точки региона. Используйте /region set 1 и /region set 2." -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4568,7 +4578,7 @@ msgstr "" msgid "Registers you an account." msgstr "Зарегистрирует вашу учетную запись." -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "RegisterUser выдал ошибку: {0}." @@ -4581,41 +4591,41 @@ msgstr "Выпущенное существо было не из этого пр msgid "Reloads the server configuration file." msgstr "Перезагружает файл конфигурации сервера." -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "Данные о выполнении текущего квеста рыбака игроком {0} были обнулены." -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "Удален родитель группы \"{0}\"." -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "Удален префикс группы \"{0}\"." -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "Удален суффикс группы \"{0}\"." -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "Пользователь {0} удалён из {1}." -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4627,11 +4637,11 @@ msgstr "Удаляет игрока с сервера." msgid "RemoveUser SQL returned an error" msgstr "RemoveUser SQL выдал ошибку." -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "rename - Меняет название группы." -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4661,7 +4671,7 @@ msgstr "Сбрасывает список пользователей, выпол msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4673,11 +4683,11 @@ msgstr "Возрождает вас или указанного игрока." msgid "Returns the user's or specified user's current position." msgstr "Возвращает текущую или указанную пользователем позицию." -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4685,19 +4695,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "Запускает игрока вверх (SSC должен быть включен)." -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "Санта-НК1" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4713,7 +4723,7 @@ msgstr "Сохраняет файл мира." msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "Сид: {0}" @@ -4746,25 +4756,25 @@ msgstr "Отправляет вас в точку спавна." msgid "Server map saving..." msgstr "Сохранение карты сервера..." -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "Пароль сервера был изменен на: {0}." -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "Сервер выключается: " -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "Сервер выключается!" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "Сервер выключается." -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "Данные персонажей хранятся на сервере. Для игры вы должны войти в аккаунт." @@ -4773,20 +4783,20 @@ msgstr "Данные персонажей хранятся на сервере. msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "Серверные данные персонажа (SSC) от \"{0}\" были заменены на его текущие локальные данные." -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "SSC (серверные персонажи) отключен." -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "Установлен регион {0}." @@ -4816,7 +4826,7 @@ msgstr "Устанавливает время мира." msgid "Sets the world's spawn point to your location." msgstr "Устанавливает точку спавна на вашу текущую позицию." -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "Перезагрузка жидкостей." @@ -4832,19 +4842,19 @@ msgstr "SetUserPassword SQL выдал исключение" msgid "SetUserUUID SQL returned an error" msgstr "SetUserUUID SQL выдал исключение" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4892,16 +4902,16 @@ msgstr "Выключает сервер, сохраняя мир." msgid "Shuts down the server without saving." msgstr "Выключает сервер без сохранения." -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "Размер: {0}x{1}" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "Скелетрон" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "Скелетрон Прайм" @@ -4914,34 +4924,34 @@ msgstr "Пропускается сохранение SSC (из-за tshock.igno msgid "Slaps a player, dealing damage." msgstr "Наносит игроку урон." -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "Слизневый дождь не может быть активирован во время нормального дождя. Остановите обычный дождь и повторите попытку." -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "Извините, {0} уже занят другим игроком." -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "Извините, произошла ошибка: {0}." -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "Точка появления в мире установлена на вашей текущей позиции." -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." @@ -4950,7 +4960,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "Стена плоти была создана." @@ -4996,7 +5006,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5064,23 +5074,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "Запущено событие Кровавая Луна." -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "Запущено полнолуние." -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "Запущено затмение." -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "Затмение остановлено." -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "Кровавая луна остановлена." @@ -5088,21 +5098,21 @@ msgstr "Кровавая луна остановлена." msgid "Successful login" msgstr "Успешный вход в аккаунт" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "prefix - Меняет суффикс группы." -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "Суффикс \"{0}\" - \"{1}\"." -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "Суффикс группы \"{0}\" изменен на \"{1}\"." -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5111,45 +5121,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "SyncTilePickingHandler: позиции X и Y находятся за границами мира! - От {0}" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "{0} телепортирован к {1}." -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "{0} телепортирован к вам." -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "Все игроки были телепортированы к {0}." -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "Все игроки телепортированы к вам." -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "Вы телепортированы к {0}, {1}." -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "Вы телепортированы к {0}." -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "Телепортированы к '{0}'." -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "Вы были телепортированы на спавн." -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "Вы были телепортированы в вашу точку появления (дом)." @@ -5181,19 +5191,19 @@ msgstr "Временно повышает вас до супер админис msgid "Temporarily sets another player's group." msgstr "Временно устанавливает группу указанному игроку." -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "Отмеченные точки региона были удалены." -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "Данной группы не существует." @@ -5205,11 +5215,11 @@ msgstr "Бан недействителен, потому что данный и msgid "The ban was not valid for an unknown reason." msgstr "Бан недействителен по неизвестной причине." -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "Мозг Ктулху" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "Текущее время {0}:{1:D2}." @@ -5222,45 +5232,45 @@ msgstr "Группа пользователя по умолчанию не на 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 "Группа пользователя по умолчанию не найдена. Возможно, есть опечатка в файле конфигурации, или группа была переименована или удалена." -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "Указанные координаты не являются допустимыми числами." -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "Варп назначения {0} не найден." -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "Уничтожитель" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "Позиция данжа теперь установлена на вашу текущую позицию." -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "Пожиратель миров" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "Императрица света" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "Глаз Ктулху" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "Летучий голландец" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "Голем" @@ -5277,24 +5287,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "Снежная королева" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "Король слизней" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "Лунатик-культист" @@ -5306,31 +5316,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "Лунный Лорд" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "Права доступа были добавлены во все группы в системе." -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "Права доступа были удалены во всех группах в системе." -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "Данные персонажа игрока были успешно загружены из исходного соединения." -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "Тыквенный король" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "Королева пчел" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "Королева слизней" @@ -5342,7 +5352,7 @@ msgstr "Токен аутентификации REST." msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "Скорость появления вне диапазона или не является числом." @@ -5350,19 +5360,19 @@ msgstr "Скорость появления вне диапазона или н msgid "The specified token queued for destruction failed to be deleted." msgstr "Не удалось убрать указанный токен в очереди на удаление." -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "Игрок еще не авторизовался." -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "Выбранный пользователь не может иметь свои данные, потому что он не является игроком." -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "Близнецы" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "Пользователя {0} не существует! Поэтому аккаунт не был удалён." @@ -5375,7 +5385,7 @@ msgstr "Значение должно быть больше или равно н msgid "The value has to be greater than zero." msgstr "Значение должно быть больше нуля." -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "Стена плоти" @@ -5383,44 +5393,44 @@ msgstr "Стена плоти" msgid "The world's chest limit has been reached - unable to place more." msgstr "Достигнут лимит количества сундуков в мире - невозможно поставить больше." -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "В настоящее время нет активных пользователей REST!" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "В настоящее время заблокированных предметов нет." -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "В настоящее время заблокированных блоков нет." -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "В настоящее время нет ни одного региона." -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "В настоящее время нет ни одного варпа." @@ -5432,11 +5442,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "Стена плоти уже существует." -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "Произошла ошибка при обработке вашего запроса на вход в аккаунт." @@ -5446,17 +5456,17 @@ msgstr "Произошла ошибка при обработке вашего msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "Блок {0} не заблокирован." -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5470,23 +5480,23 @@ msgstr "Превышен порог обнуления блоков {0}." msgid "Tile place threshold exceeded {0}." msgstr "Порог установки блоков превысил {0}." -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5533,33 +5543,33 @@ msgstr "Разрешает или запрещает другим телепор msgid "Toggles whether you receive server logs." msgstr "Включает или отключает отображение логов сервера." -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "Слишком много неудачных попыток входа в аккаунт." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "Общее время работы процессора: {0}" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5575,117 +5585,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "Введите {0}login \"{1}\" {2} для входа в вашу учетную запись." -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "Введите {0}login {1} для входа в вашу учетную запись." -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "Введите {0}login для входа в свою учетную запись с помощью UUID." -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5694,32 +5704,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5728,7 +5738,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "Невозможно создать стену плоти на основе ее текущего состояния или вашего текущего местоположения." @@ -5737,27 +5747,27 @@ msgstr "Невозможно создать стену плоти на осно msgid "Unable to verify the password hash for user {0} ({1})" msgstr "Не удалось проверить хэш пароля для пользователя {0} ({1})" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "Снят бан с вещи {0}." -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "Снят бан с проджектайла {0}." -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "Снят бан с блока {0}." -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5777,30 +5787,30 @@ msgstr "UpdateLogin SQL выдал исключение" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "Загружает локальные данные персонажа на сервер (SSC)." -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "Применение: {0}tempgroup <имя пользователя> <название группы> [время]" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "Применение: /sudo [команда]." -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "Применение: /uploadssc [имя игрока]." -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "Используйте \"{0}worldevent rain slime\" чтобы начать дождь слизней!" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "Используйте \"запрос в кавычках\" для элементов с пробелами." -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "Используйте tsi:[число] или tsn:[имя аккаунта] для различения между ID и именами пользователей." @@ -5813,23 +5823,23 @@ msgstr "Используется для аутентификации в каче msgid "User {0} '{1}' doesn't exist" msgstr "Пользователь {0} '{1}' не существует" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "Пользователь {0} уже существует." -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "Пользователь {0} не может быть добавлен, проверьте консоль для того, чтобы увидеть больше деталей." -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "Пользователь {0} не может быть добавлен. Проверьте консоль для того, чтобы увидеть больше деталей." -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "Пользователь {0} не существует." @@ -5844,7 +5854,7 @@ msgstr "Аккаунт {0} уже зарегистрирован" msgid "User account {0} does not exist" msgstr "Аккаунт {0} ещё не зарегистрирован" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "Помощь по управлению пользователем:" @@ -5870,69 +5880,69 @@ msgstr "Использование забаненного ведра лавы б msgid "Using banned water bucket without permissions" msgstr "Использование забаненного ведра воды без соответствующего разрешения." -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "UUID не соответствует этому игроку." -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "Допустимые типы событий: {0}." -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "Если вы хотите вызвать вторжение, допустимые типы вторжений: {0}." -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "Допустимые типы вторжения: {0}." -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "Доступные режимы мира: {0}" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "Варп добавлен: {0}." -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "Варп {0} удалён" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "В были телепортированы на варп {0}." -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5945,7 +5955,7 @@ msgstr "Создана резервная копия мира ({0})." msgid "World backed up." msgstr "Создана резервная копия мира." -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "Режим мира изменен на {0}." @@ -5964,20 +5974,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "Вы уже вошли в аккаунт, и не можете войти снова." -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "Вы мертвы. Мёртвые игроки не могут возвращаться домой." @@ -5985,45 +5995,45 @@ msgstr "Вы мертвы. Мёртвые игроки не могут возв msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "Вы не вошли в аккаунт. Поэтому вы не можете выйти." -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." @@ -6032,51 +6042,51 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "Вы можете использовать '{0}sudo {0}{1}' для принудительного выполнения." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "Вы не можете кикнуть другого администратора." @@ -6085,36 +6095,36 @@ msgstr "Вы не можете кикнуть другого администр msgid "You can't remove the default guest group." msgstr "Вы не можете удалить группу гостя по умолчанию." -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "Вы не можете войти в аккаунт, находясь под контролем." -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "Вы не можете войти в аккаунт, пока вы мертвы." -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "Вы не можете войти в аккаунт во время использования предмета." -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." @@ -6123,7 +6133,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." @@ -6132,7 +6142,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." @@ -6141,12 +6151,12 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "У вас нет доступа к этой команде." @@ -6186,15 +6196,15 @@ msgstr "У вас недостаточно прав для заморозки в msgid "You do not have permission to freeze the wind strength of the server." msgstr "У вас недостаточно прав для заморозки силы ветра на сервере." -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6239,7 +6249,7 @@ msgstr "У вас недостаточно прав для изменения с msgid "You do not have permission to modify the world difficulty of the server." msgstr "У вас недостаточно прав для изменения сложности мира на сервере." -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6259,7 +6269,7 @@ msgstr "У вас недостаточно прав для выполнения msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6268,15 +6278,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "У вас недостаточно прав для размещения этого тайла." -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6284,57 +6294,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "У вас недостаточно прав для отправки эмодзи!" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "У вас недостаточно прав, чтобы начать событие {0}." -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "У вас недостаточно прав для телепортации всех других игроков." -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "У вас недостаточно прав для телепортации всех игроков." -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "У вас недостаточно прав для телепортации других игроков." -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6342,11 +6352,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "У вас недостаточно прав для телепортации с помощью пилонов." -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6354,15 +6364,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "У вас недостаточно прав для переключения режима бессмертия." -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "У вас недостаточно прав для загрузки локальных данных персонажа других игроков на сервер (SSC)." -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "Вам не удалось изменить ваш пароль." @@ -6374,94 +6384,94 @@ msgstr "Вам был выдан мут" msgid "You have been remotely unmmuted" msgstr "С вас сняли мут" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "Вы успешно вышли из учётной записи." -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "Вы изменили группу {0} на {1}" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "Вы изменили группу {0} на {1} на {2}" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "Ваш пароль от аккаунта был успешно изменён." -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6469,19 +6479,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "Вы должны войти в аккаунт, чтобы пользоваться защищёнными регионами." -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "Вы можете призывать стену плоти только в аду." -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "Эту команду можно выполнять только в игре." @@ -6489,7 +6499,7 @@ msgstr "Эту команду можно выполнять только в иг msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "Вам нужно переподключиться, чтобы корзина была очищена." -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." @@ -6498,15 +6508,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "Вы отправили {0} на варп {1}." -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "Вы были телепортированы к {0}." @@ -6515,19 +6525,19 @@ msgstr "Вы были телепортированы к {0}." msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "Ваш аккаунт был повышен до супер-администратора на 10 минут." -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "Ваш аккаунт \"{0}\" зарегистрирован." @@ -6545,47 +6555,47 @@ msgstr "Ваш клиент отправил пустое имя персона msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "Ваша база данных содержит неверные ID пользователей (они должны быть целыми числами)." -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "Ваша группа была изменена на {0} на {1}" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "Ваша группа временно изменена на {0}" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "Данные вашего локального персонажа были загружены на сервер." -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "Ваш пароль: {0}." -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "Ваш предыдущий набор разрешений был восстановлен." -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "Серверные данные вашего персонажа (SSC) были сохранены." @@ -6593,11 +6603,11 @@ msgstr "Серверные данные вашего персонажа (SSC) б msgid "Your temporary group access has expired." msgstr "Срок действия вашего доступа к временной группе истек." -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/ru_UA/TShockAPI.po b/i18n/ru_UA/TShockAPI.po index bf35b1dc..2e1ada3b 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Russian, Ukraine\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: ru_UA\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "" @@ -227,123 +227,123 @@ msgstr "" msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." @@ -352,52 +352,52 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." @@ -406,7 +406,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." @@ -415,7 +415,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." @@ -424,47 +424,52 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "" -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." @@ -473,59 +478,59 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -540,47 +545,47 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." @@ -589,82 +594,82 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -674,50 +679,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -731,53 +736,53 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." @@ -786,202 +791,207 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {1}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:687 -#, csharp-format -msgid "{0} tried to execute {1}{2}." -msgstr "" - -#: ../../TShockAPI/Commands.cs:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, csharp-format +msgid "{0} tried to execute {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -991,78 +1001,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1070,19 +1080,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1091,33 +1101,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1127,31 +1137,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1161,17 +1171,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1180,53 +1190,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1261,15 +1271,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1283,25 +1293,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1322,19 +1332,19 @@ msgstr "" msgid "Autosave is currently enabled" msgstr "" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1351,41 +1361,41 @@ msgstr "" msgid "Backup Thread" msgstr "" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "" -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1395,15 +1405,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1411,43 +1421,43 @@ msgstr "" msgid "Ban removed." msgstr "" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1461,7 +1471,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1810,7 +1820,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2405,19 +2415,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2434,21 +2444,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2468,12 +2478,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2482,15 +2492,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2498,11 +2508,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2511,24 +2521,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2537,65 +2547,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2604,7 +2614,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2617,16 +2627,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2640,44 +2650,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2687,15 +2697,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2712,35 +2722,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2753,67 +2763,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2822,7 +2832,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2843,11 +2853,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2857,7 +2867,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2870,7 +2880,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2887,15 +2897,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2904,7 +2914,7 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." @@ -2913,7 +2923,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." @@ -2922,12 +2932,12 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2957,7 +2967,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2966,17 +2976,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -3011,7 +3021,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3048,8 +3058,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3059,16 +3069,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3076,23 +3086,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3109,25 +3119,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3155,30 +3165,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3196,15 +3206,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3214,16 +3224,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3235,22 +3245,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3259,15 +3269,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3277,79 +3287,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3363,34 +3373,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3403,394 +3413,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3799,39 +3809,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3840,12 +3850,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3882,39 +3892,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3928,7 +3938,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3936,7 +3946,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3945,20 +3955,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3970,7 +3980,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -4015,17 +4025,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4039,11 +4049,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4057,20 +4067,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4083,19 +4093,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4105,11 +4115,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4118,11 +4128,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4135,30 +4145,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4186,7 +4196,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4206,12 +4216,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4224,16 +4234,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4243,12 +4253,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4259,55 +4269,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4331,8 +4341,8 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4358,7 +4368,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4367,7 +4377,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4376,24 +4386,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4402,16 +4412,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4420,22 +4430,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4449,7 +4459,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4457,12 +4467,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4498,7 +4508,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4508,52 +4518,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4565,7 +4575,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4578,41 +4588,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4624,11 +4634,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4658,7 +4668,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4670,11 +4680,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4682,19 +4692,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4710,7 +4720,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4743,25 +4753,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4770,20 +4780,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4813,7 +4823,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4829,19 +4839,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4889,16 +4899,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4911,34 +4921,34 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." @@ -4947,7 +4957,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4993,7 +5003,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5061,23 +5071,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5085,21 +5095,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5108,45 +5118,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5178,19 +5188,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5202,11 +5212,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5219,45 +5229,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5274,24 +5284,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5303,31 +5313,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5339,7 +5349,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5347,19 +5357,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5372,7 +5382,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5380,44 +5390,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5429,11 +5439,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5443,17 +5453,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5467,23 +5477,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5530,33 +5540,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5572,117 +5582,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5691,32 +5701,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5725,7 +5735,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5734,27 +5744,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5774,30 +5784,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5810,23 +5820,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5841,7 +5851,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5867,69 +5877,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5942,7 +5952,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5961,20 +5971,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5982,45 +5992,45 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." @@ -6029,51 +6039,51 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6082,36 +6092,36 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." @@ -6120,7 +6130,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." @@ -6129,7 +6139,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." @@ -6138,12 +6148,12 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "" @@ -6183,15 +6193,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6236,7 +6246,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6256,7 +6266,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6265,15 +6275,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6281,57 +6291,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6339,11 +6349,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6351,15 +6361,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6371,94 +6381,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6466,19 +6476,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "" @@ -6486,7 +6496,7 @@ msgstr "" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." @@ -6495,15 +6505,15 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6512,19 +6522,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6542,47 +6552,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6590,11 +6600,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/tok/TShockAPI.po b/i18n/tok/TShockAPI.po index dd771cd3..a07bbdf0 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: toki pona\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: tok\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "" @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "" @@ -227,123 +227,123 @@ msgstr "" msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." @@ -353,52 +353,52 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." @@ -408,7 +408,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." @@ -418,7 +418,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." @@ -428,47 +428,52 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "jan {0} li kepeken {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." @@ -478,59 +483,59 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -545,47 +550,47 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." @@ -595,82 +600,82 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -680,50 +685,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -738,53 +743,53 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." @@ -794,202 +799,207 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 -#, csharp-format -msgid "{0} teleported you to {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:2246 -#, csharp-format -msgid "{0} triggered a meteor." -msgstr "" - -#: ../../TShockAPI/Commands.cs:3319 -#, csharp-format -msgid "{0} warped you to {1}." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1844 -#, csharp-format -msgid "{0} was banned for '{1}'." -msgstr "" - -#: ../../TShockAPI/TSPlayer.cs:1815 -#, csharp-format -msgid "{0} was kicked for '{1}'" -msgstr "" - #: ../../TShockAPI/Commands.cs:2993 #: ../../TShockAPI/Commands.cs:3033 #, csharp-format +msgid "{0} teleported you to {1}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 +#, 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:2251 +#, csharp-format +msgid "{0} triggered a meteor." +msgstr "" + +#: ../../TShockAPI/Commands.cs:3324 +#, csharp-format +msgid "{0} warped you to {1}." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1953 +#, csharp-format +msgid "{0} was banned for '{1}'." +msgstr "" + +#: ../../TShockAPI/TSPlayer.cs:1924 +#, csharp-format +msgid "{0} was kicked for '{1}'" +msgstr "" + +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 +#, csharp-format msgid "{0} was teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -999,78 +1009,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1078,19 +1088,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1099,33 +1109,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1135,31 +1145,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "" @@ -1169,17 +1179,17 @@ msgstr "" msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1188,53 +1198,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1269,15 +1279,15 @@ msgstr "" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1291,25 +1301,25 @@ msgstr "" msgid "Anonymous requested REST endpoint: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "" @@ -1330,19 +1340,19 @@ msgstr "" msgid "Autosave is currently enabled" msgstr "" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "" @@ -1359,41 +1369,41 @@ msgstr "" msgid "Backup Thread" msgstr "" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "sona jan ni li pakala." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1403,15 +1413,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1419,43 +1429,43 @@ msgstr "" msgid "Ban removed." msgstr "" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "" @@ -1469,7 +1479,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1818,7 +1828,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2413,19 +2423,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2442,21 +2452,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2476,12 +2486,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2490,15 +2500,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2506,11 +2516,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2519,24 +2529,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2545,65 +2555,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2612,7 +2622,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2625,16 +2635,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2648,44 +2658,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2695,15 +2705,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2720,35 +2730,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2761,67 +2771,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2830,7 +2840,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2851,11 +2861,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2865,7 +2875,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2878,7 +2888,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2895,15 +2905,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2912,7 +2922,7 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." @@ -2922,7 +2932,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." @@ -2932,12 +2942,12 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2947,7 +2957,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2967,7 +2977,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2976,17 +2986,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -3021,7 +3031,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3058,8 +3068,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3069,16 +3079,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3086,23 +3096,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3119,25 +3129,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3165,30 +3175,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3206,15 +3216,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3224,16 +3234,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3245,22 +3255,22 @@ msgstr "" msgid "Internal server error." msgstr "" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3269,15 +3279,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3287,79 +3297,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "ilo ni li lon ala. sina wile sona e ilo lon la o toki e {0}help." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3373,34 +3383,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3413,394 +3423,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3809,39 +3819,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3850,12 +3860,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3892,39 +3902,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3938,7 +3948,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3946,7 +3956,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3955,20 +3965,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3980,7 +3990,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -4025,17 +4035,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4049,11 +4059,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4067,20 +4077,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4093,19 +4103,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4115,11 +4125,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4128,11 +4138,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4145,30 +4155,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4196,7 +4206,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4216,12 +4226,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4234,16 +4244,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4253,12 +4263,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4269,55 +4279,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4342,8 +4352,8 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4369,7 +4379,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4378,7 +4388,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4387,24 +4397,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4413,16 +4423,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4431,22 +4441,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4460,7 +4470,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4468,12 +4478,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4509,7 +4519,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4519,52 +4529,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4576,7 +4586,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4589,41 +4599,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4635,11 +4645,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4669,7 +4679,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4681,11 +4691,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4693,19 +4703,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4721,7 +4731,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "" @@ -4754,25 +4764,25 @@ msgstr "" msgid "Server map saving..." msgstr "" -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "" @@ -4781,20 +4791,20 @@ msgstr "" msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4824,7 +4834,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4840,19 +4850,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4900,16 +4910,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4922,34 +4932,34 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." @@ -4959,7 +4969,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -5005,7 +5015,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5073,23 +5083,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5097,21 +5107,21 @@ msgstr "" msgid "Successful login" msgstr "" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5120,45 +5130,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5190,19 +5200,19 @@ msgstr "" msgid "Temporarily sets another player's group." msgstr "" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5214,11 +5224,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5231,45 +5241,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5286,24 +5296,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5315,31 +5325,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5351,7 +5361,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5359,19 +5369,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5384,7 +5394,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5392,44 +5402,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5441,11 +5451,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5455,17 +5465,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5479,23 +5489,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5542,33 +5552,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "sina awen pana e sona jan pakala." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5584,117 +5594,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5703,32 +5713,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5737,7 +5747,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5746,27 +5756,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5786,30 +5796,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5822,23 +5832,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5853,7 +5863,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5879,69 +5889,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5954,7 +5964,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5973,20 +5983,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5994,45 +6004,45 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." @@ -6042,51 +6052,51 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "sina wile weka e awen pona ni la o kepeken '{0}sudo {0}{1}'." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6095,36 +6105,36 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." @@ -6134,7 +6144,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." @@ -6144,7 +6154,7 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." @@ -6154,12 +6164,12 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "sina ken ala kepeken ilo ni." @@ -6199,15 +6209,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6252,7 +6262,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6272,7 +6282,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6281,15 +6291,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6297,57 +6307,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6355,11 +6365,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6367,15 +6377,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6387,94 +6397,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6482,19 +6492,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "ilo ni li pali lon musi taso." @@ -6502,7 +6512,7 @@ msgstr "ilo ni li pali lon musi taso." msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." @@ -6512,15 +6522,15 @@ msgstr[2] "" msgstr[3] "" msgstr[4] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6529,19 +6539,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6559,47 +6569,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6607,11 +6617,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/tr_TR/TShockAPI.po b/i18n/tr_TR/TShockAPI.po index 803b01bc..ab1dca6d 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 00:24\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: tr_TR\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - Yasaklandın: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr "" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr "" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr "" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr "" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr "" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr "" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr "" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr "" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr "" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr "" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr "" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr "" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr " -> {0} adına {1} grubuna giriş yapıldı." -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "" @@ -173,7 +173,7 @@ msgstr "" msgid "\"{0}\" is not a valid page number." msgstr "\"{0}\" geçerli bir sayfa numarası değil." -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "" @@ -183,26 +183,26 @@ msgstr "" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "\"{0}\" REST çıkışını istedi: {1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "(Sunucu Duyurusu) " -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} token)" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "{0} ({1}) {2} için hesap şifresini değiştirdi." -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "{0} ({1}) {2} için hesap şifresini değiştirmede başarısız oldu." @@ -217,7 +217,7 @@ msgstr "" msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "{0} ({1}) {2} kere başarısız giriş denemesi yaptı ve otomatik olarak atıldı." @@ -227,295 +227,300 @@ msgstr "{0} ({1}) {2} kere başarısız giriş denemesi yaptı ve otomatik olara msgid "{0} ({1}) has joined." msgstr "" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} {1} hesabını {2} grubuna ekledi." -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "{0} {1} hesabına kayıt olmaya çalıştı fakat bu hesap zaten alınmış." -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0} başarıyla şu kullanıcıya giriş yaptı: {1}." -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} slime yağmuru başlattı." -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} yağmur başlattı." -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0} maksimum doğmaları {1} ile değiştirdi." -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0} maksimum doğmaları 5 ile değiştirdi." -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0} {1} hesabı için şifre değiştirdi" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0} doğma oranını {1} yaptı." -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0} doğma oranını 600 yaptı." -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0} rüzgar hızını {1} ile değiştirdi." -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} yağmuru bitirdi." -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} slime yağmurunu bitirdi." -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0} çalıştırdı: {1}{2}." -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} şu kullanıcıya girişi başarısız oldu: {1}." -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "{0} {1} koyması için izin verildi." -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "{0} {1} kullanabilmesi için izin verildi." -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "{0} {1} mermisi için izin verildi." -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "{0} {1} koyması için izin verilmedi." -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "{0} {1} mermisi için izin verilmedi." -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "{0} {1} kullanabilmesi için izin verilmedi." -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0} grubunu {1} ile değiştirdi." -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "{0} gelen ışınlanmaları devre dışı bıraktı." -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "" @@ -530,129 +535,129 @@ msgstr "" msgid "{0} has joined. IP: {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0} Wall of Flesh çağırdı." -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} goblin istilasını başlattı." -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} marslı istilasını başlattı." -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} korsan istilasını başlattı." -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} kış istilasını başlattı." -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "" @@ -662,50 +667,50 @@ msgstr "" msgid "{0} is banned! Remove it!" msgstr "" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} yasaklı değil." -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "{0} seni öldürdü!" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "{0} {1} adlı kullanıcıyı '{2}' sebebiyle attı" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "" @@ -717,255 +722,260 @@ msgid_plural "{0} NPCs have been killed." msgstr[0] "{0} NPC öldürüldü." msgstr[1] "{killcount} NPC öldürüldü." -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "{0} kaldı." -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "{0} zamanı {1}:{2:D2} yaptı." -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "{0} zamanı 00:00 yaptı." -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "{0} zamanı 04:30 yaptı." -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "{0} zamanı 12:00 yaptı." -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "{0} zamanı 19:30 yaptı." -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "{0} {1} adlı oyuncuyu {2} hasarla tokatladı." -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} kanlı ay başlattı." -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} tam ay başlattı." -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} kum fırtınası başlattı." -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} tutulma başlattı." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 #, csharp-format msgid "{0} teleported you to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:687 +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0} çalıştırmayı denedi: {1}{2}." -#: ../../TShockAPI/Commands.cs:2246 +#: ../../TShockAPI/Commands.cs:2251 #, csharp-format msgid "{0} triggered a meteor." msgstr "{0} meteor tetikledi." -#: ../../TShockAPI/Commands.cs:3319 +#: ../../TShockAPI/Commands.cs:3324 #, csharp-format msgid "{0} warped you to {1}." msgstr "{0} seni {1} konumuna ışınladı." -#: ../../TShockAPI/TSPlayer.cs:1844 +#: ../../TShockAPI/TSPlayer.cs:1953 #, csharp-format msgid "{0} was banned for '{1}'." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1815 +#: ../../TShockAPI/TSPlayer.cs:1924 #, csharp-format msgid "{0} was kicked for '{1}'" msgstr "{0} '{1}' sebebi ile atıldı" -#: ../../TShockAPI/Commands.cs:2993 -#: ../../TShockAPI/Commands.cs:3033 +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 #, csharp-format msgid "{0} was teleported to you." msgstr "{0} sana ışınlandı." -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "{0} adlı oyuncunun grubu {1}." -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "{0} adlı oyuncunun son bilinen IP adresi {1}." -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "" @@ -975,78 +985,78 @@ msgstr "" msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "" @@ -1054,19 +1064,19 @@ msgstr "" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "" @@ -1075,33 +1085,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "" @@ -1111,31 +1121,31 @@ msgstr "" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "Hesap gerekli! Lütfen {0}register veya {0}login komutlarını kullan!" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "Hesap başarıyla silindi." -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "" -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "add - Karo banı ekler." -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "{0} beyaz listeye eklendi." @@ -1145,17 +1155,17 @@ msgstr "{0} beyaz listeye eklendi." msgid "Added buff to {0} NPC abnormally." msgstr "" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "{0} grubu {1}'e eklendi." -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "{0} kullanıcısı {1}'e eklendi." -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "" @@ -1164,53 +1174,53 @@ msgstr "" msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL bir hata döndürdü ({0})" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "Tüm REST tokenleri yok edildi." -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "Ayrılmış hafıza: {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "allow - Gruba eşya kullanma izni verir." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "" @@ -1245,15 +1255,15 @@ msgstr "UUID için belirteç." msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "" @@ -1267,25 +1277,25 @@ msgstr "Bir oyuncuyu belli bir süre oyalar." msgid "Anonymous requested REST endpoint: {0}" msgstr "REST çıkışı istendi: {0}" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "{0} adına giriş yapıldı." @@ -1306,19 +1316,19 @@ msgstr "Otokayıt şuan devre dışı" msgid "Autosave is currently enabled" msgstr "Otokayıt şuan devrede" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "Kullanılabilinir REST alt komutları:" @@ -1335,41 +1345,41 @@ msgstr "Yedekleme başarısız!" msgid "Backup Thread" msgstr "Yedekleme İşlemi" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "Başarısız giriş denemesi." -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "" -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "{0} yasağı {1} tarafından geri alındı." -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "{0} yasağı artık süresi geçmiş olarak işaretlendi." -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "" @@ -1379,15 +1389,15 @@ msgstr "" msgid "Ban added. Ticket number: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "" @@ -1395,43 +1405,43 @@ msgstr "" msgid "Ban removed." msgstr "Yasak kaldırıldı." -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "{0} mermisi yasaklandı." -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "{0} karosu yasaklandı." -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "Yasaklandı." -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "Betsy" @@ -1445,7 +1455,7 @@ msgstr "" msgid "Bloodmoon state: {0}" msgstr "Kanlı ay durumu: {0}" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "" @@ -1794,7 +1804,7 @@ msgstr "" #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 @@ -2389,19 +2399,19 @@ msgstr "" msgid "Broadcasts a message to everyone on the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "" @@ -2418,21 +2428,21 @@ msgstr "" msgid "Certain projectiles have been ignored for cheat detection." msgstr "" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "" @@ -2452,12 +2462,12 @@ msgstr "" msgid "Changes your account's password." msgstr "" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "" @@ -2466,15 +2476,15 @@ msgstr "" msgid "Checks for TShock updates." msgstr "" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "" @@ -2482,11 +2492,11 @@ msgstr "" msgid "Clears item drops or projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "color - Grubun sohbet rengini değiştirir." -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "" @@ -2495,24 +2505,24 @@ msgstr "" msgid "Command failed, check logs for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "" @@ -2521,65 +2531,65 @@ msgstr "" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "" @@ -2588,7 +2598,7 @@ msgstr "" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "" @@ -2601,16 +2611,16 @@ msgstr "" msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "" @@ -2624,44 +2634,44 @@ msgstr "" msgid "Death reason outside of normal bounds." msgstr "" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "" @@ -2671,15 +2681,15 @@ msgstr "" msgid "Detected DOOM set to ON position." msgstr "" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "" @@ -2696,35 +2706,35 @@ msgstr "" msgid "Disabled. You went too far with hacked item stacks." msgstr "" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "" @@ -2737,67 +2747,67 @@ msgstr "" msgid "Error on reloading groups: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "" @@ -2806,7 +2816,7 @@ msgstr "" msgid "Executes a command as the super admin." msgstr "" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "" @@ -2827,11 +2837,11 @@ msgstr "" msgid "Failed to delete group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "" @@ -2841,7 +2851,7 @@ msgstr "" msgid "Failed to rename group {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "" @@ -2854,7 +2864,7 @@ msgstr "" msgid "Failed to update group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "" @@ -2871,15 +2881,15 @@ msgstr "" msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "" @@ -2888,26 +2898,26 @@ msgstr "" msgid "Forces all liquids to update immediately." msgstr "" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "" @@ -2917,7 +2927,7 @@ msgstr "" msgid "GetUser SQL returned an error {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "" @@ -2937,7 +2947,7 @@ msgstr "" msgid "Gives yourself an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "" @@ -2946,17 +2956,17 @@ msgstr "" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "" @@ -2991,7 +3001,7 @@ msgstr "" msgid "Group {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "" @@ -3028,8 +3038,8 @@ msgstr "" msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "" @@ -3039,16 +3049,16 @@ msgstr "" msgid "Group {0} updated successfully" msgstr "" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "" @@ -3056,23 +3066,23 @@ msgstr "" msgid "Grows plants at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "" @@ -3089,25 +3099,25 @@ msgstr "" msgid "Heals a player in HP and MP." msgstr "" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "ID: {0}" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "" @@ -3135,30 +3145,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "" @@ -3176,15 +3186,15 @@ msgstr "" msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "" @@ -3194,16 +3204,16 @@ msgstr "" msgid "Infinite group parenting ({0})" msgstr "" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "" @@ -3215,22 +3225,22 @@ msgstr "" msgid "Internal server error." msgstr "İç sunucu hatası." -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "" @@ -3239,15 +3249,15 @@ msgstr "" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "Boss türü geçersiz!" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "" @@ -3257,79 +3267,79 @@ msgstr "" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "Geçersiz komut girildi. {0}help yazarak komut listesine ulaşabilirsin." -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "NPC hedefi geçersiz." -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "Hedef oyuncu geçersiz." -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "Grup geçersiz." -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "Eşya geçersiz." -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "" @@ -3343,34 +3353,34 @@ msgstr "" msgid "Invalid parent group {0} for group {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "" @@ -3383,394 +3393,394 @@ msgid "Invalid REST configuration: \n" "Press any key to exit." msgstr "" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "" -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "" -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "" -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "" -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "" -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "" -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "" -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "" -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "" -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "" -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "" -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "" -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "" -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "" -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "" -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "" @@ -3779,39 +3789,39 @@ msgstr "" msgid "Invalid Type: '{0}'" msgstr "" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "IP Adresi: {0}." -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "" @@ -3820,12 +3830,12 @@ msgstr "" msgid "Kicked via web" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "Atıldı: {0}" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "" @@ -3862,39 +3872,39 @@ msgstr "" msgid "LandGolfBallInCupHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "" -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "" @@ -3908,7 +3918,7 @@ msgstr "" msgid "Listening on port {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "" @@ -3916,7 +3926,7 @@ msgstr "" msgid "Lists commands or gives help on them." msgstr "" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "" @@ -3925,20 +3935,20 @@ msgstr "" msgid "Loading dedicated config file: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "" @@ -3950,7 +3960,7 @@ msgstr "" msgid "Logs you out of your current account." msgstr "" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "" @@ -3995,17 +4005,17 @@ msgstr "" msgid "Manages user accounts." msgstr "" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "" @@ -4019,11 +4029,11 @@ msgstr "" msgid "Meteor has been spawned" msgstr "" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "" @@ -4037,20 +4047,20 @@ msgstr "" msgid "Missing or invalid {0} parameter" msgstr "" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "" @@ -4063,19 +4073,19 @@ msgstr "" msgid "Multiple user accounts found for {0} '{1}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "" @@ -4085,11 +4095,11 @@ msgstr "" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "" @@ -4098,11 +4108,11 @@ msgstr "" msgid "New worlds will be generated with the {0} world evil type!" msgstr "" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "" @@ -4115,30 +4125,30 @@ msgstr "" msgid "No matching bans found." msgstr "" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "" @@ -4166,7 +4176,7 @@ msgstr "" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "" @@ -4186,12 +4196,12 @@ msgstr "" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "" @@ -4204,16 +4214,16 @@ msgstr "" msgid "Page {{0}} of {{1}}" msgstr "" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4223,12 +4233,12 @@ msgstr "" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, csharp-format msgid "Password change attempt for {0} failed for an unknown reason. Check the server console for more details." msgstr "" -#: ../../TShockAPI/Commands.cs:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "" @@ -4239,55 +4249,55 @@ msgstr "" msgid "Password must be at least {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "" -#: ../../TShockAPI/Commands.cs:1794 -#, csharp-format -msgid "Player \"{0}\" has to perform a /login attempt first." -msgstr "" - #: ../../TShockAPI/Commands.cs:1799 #, csharp-format +msgid "Player \"{0}\" has to perform a /login attempt first." +msgstr "" + +#: ../../TShockAPI/Commands.cs:1804 +#, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "" @@ -4309,8 +4319,8 @@ msgid_plural "Player {0} matches {1} players" msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "" @@ -4336,7 +4346,7 @@ msgstr "" msgid "Player damage exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "" @@ -4345,7 +4355,7 @@ msgstr "" msgid "Player does not have permission to create projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "" @@ -4354,24 +4364,24 @@ msgstr "" msgid "Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "" @@ -4380,16 +4390,16 @@ msgstr "" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "" @@ -4398,22 +4408,22 @@ msgstr "" msgid "Prevents a player from talking." msgstr "" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "" @@ -4427,7 +4437,7 @@ msgstr "" msgid "Projectile update threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "" @@ -4435,12 +4445,12 @@ msgstr "" msgid "Protected regions at this point: " msgstr "" -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "" @@ -4476,7 +4486,7 @@ msgstr "" msgid "Reached TilePlace threshold." msgstr "" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "" @@ -4486,52 +4496,52 @@ msgstr "" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "" @@ -4543,7 +4553,7 @@ msgstr "" msgid "Registers you an account." msgstr "" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "" @@ -4556,41 +4566,41 @@ msgstr "" msgid "Reloads the server configuration file." msgstr "" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "" @@ -4602,11 +4612,11 @@ msgstr "" msgid "RemoveUser SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "" @@ -4636,7 +4646,7 @@ msgstr "" msgid "resetTime {0}, direct {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "" @@ -4648,11 +4658,11 @@ msgstr "" msgid "Returns the user's or specified user's current position." msgstr "" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "" @@ -4660,19 +4670,19 @@ msgstr "" msgid "Rockets a player upwards. Requires SSC." msgstr "" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "" @@ -4688,7 +4698,7 @@ msgstr "" msgid "Saving world..." msgstr "" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "Seed: {0}" @@ -4721,25 +4731,25 @@ msgstr "" msgid "Server map saving..." msgstr "Sunucu haritası kaydediliyor..." -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 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." @@ -4748,20 +4758,20 @@ msgstr "Sunucu taraflı karakter etkin. Oynayabilmek için giriş yapman gerekli msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "" @@ -4791,7 +4801,7 @@ msgstr "" msgid "Sets the world's spawn point to your location." msgstr "" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "" @@ -4807,19 +4817,19 @@ msgstr "" msgid "SetUserUUID SQL returned an error" msgstr "" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "" -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "" @@ -4867,16 +4877,16 @@ msgstr "" msgid "Shuts down the server without saving." msgstr "" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "Boyut: {0}x{1}" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "" @@ -4889,41 +4899,41 @@ msgstr "" msgid "Slaps a player, dealing damage." msgstr "Oyuncuyu tokatlayıp hasar verir." -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "" @@ -4969,7 +4979,7 @@ msgstr "" msgid "SQL Log insert query failed: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "" @@ -5037,23 +5047,23 @@ msgstr "" msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr "" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "" @@ -5061,21 +5071,21 @@ msgstr "" msgid "Successful login" msgstr "Başarılı giriş" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "" -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "" @@ -5084,45 +5094,45 @@ msgstr "" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "" @@ -5154,19 +5164,19 @@ msgstr "Geçici olarak Super Admin'e yükseltir." msgid "Temporarily sets another player's group." msgstr "Geçici olarak başka bir oyuncunun grubunu değiştirir." -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "" @@ -5178,11 +5188,11 @@ msgstr "" msgid "The ban was not valid for an unknown reason." msgstr "" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "" @@ -5195,45 +5205,45 @@ msgstr "" 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 "" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "" -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "" @@ -5250,24 +5260,24 @@ 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/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "" @@ -5279,31 +5289,31 @@ msgstr "" msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." msgstr "" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "" @@ -5315,7 +5325,7 @@ msgstr "" msgid "The server is out of date. Latest version: " msgstr "" -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "" @@ -5323,19 +5333,19 @@ msgstr "" msgid "The specified token queued for destruction failed to be deleted." msgstr "" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "" -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "" @@ -5348,7 +5358,7 @@ msgstr "" msgid "The value has to be greater than zero." msgstr "" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "" @@ -5356,44 +5366,44 @@ msgstr "" msgid "The world's chest limit has been reached - unable to place more." msgstr "" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "" @@ -5405,11 +5415,11 @@ msgstr "" msgid "There are no regions at this point." msgstr "" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "" @@ -5419,17 +5429,17 @@ msgstr "" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "" @@ -5443,23 +5453,23 @@ msgstr "" msgid "Tile place threshold exceeded {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "" @@ -5506,33 +5516,33 @@ msgstr "" msgid "Toggles whether you receive server logs." msgstr "" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "Çok fazla başarısız giriş denemesi." -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "" @@ -5548,117 +5558,117 @@ msgstr "" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "" -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "" @@ -5667,32 +5677,32 @@ msgstr "" msgid "Type / {{0}} for more." msgstr "" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "" @@ -5701,7 +5711,7 @@ msgstr "" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "" @@ -5710,27 +5720,27 @@ msgstr "" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "" @@ -5750,30 +5760,30 @@ msgstr "" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "" @@ -5786,23 +5796,23 @@ msgstr "" msgid "User {0} '{1}' doesn't exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "" @@ -5817,7 +5827,7 @@ msgstr "" msgid "User account {0} does not exist" msgstr "" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "" @@ -5843,69 +5853,69 @@ msgstr "" msgid "Using banned water bucket without permissions" msgstr "" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "" @@ -5918,7 +5928,7 @@ msgstr "" msgid "World backed up." msgstr "" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "" @@ -5937,20 +5947,20 @@ msgstr "" msgid "World saved." msgstr "" -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "" @@ -5958,96 +5968,96 @@ msgstr "" msgid "You are muted!" msgstr "" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "'{0}sudo {0}{1}' yazarak bu korumayı atlayabilirsin." -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "" @@ -6056,62 +6066,62 @@ msgstr "" msgid "You can't remove the default guest group." msgstr "" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "Bu komut için erişimin yok." @@ -6151,15 +6161,15 @@ msgstr "" msgid "You do not have permission to freeze the wind strength of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "" @@ -6204,7 +6214,7 @@ msgstr "" msgid "You do not have permission to modify the world difficulty of the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "" @@ -6224,7 +6234,7 @@ msgstr "" msgid "You do not have permission to place actuators." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "" @@ -6233,15 +6243,15 @@ msgstr "" msgid "You do not have permission to place this tile." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "" @@ -6249,57 +6259,57 @@ msgstr "" msgid "You do not have permission to send emotes!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "" @@ -6307,11 +6317,11 @@ msgstr "" msgid "You do not have permission to teleport using pylons." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "" @@ -6319,15 +6329,15 @@ msgstr "" msgid "You do not have permission to toggle godmode." msgstr "" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "" @@ -6339,94 +6349,94 @@ msgstr "" msgid "You have been remotely unmmuted" msgstr "" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "" @@ -6434,19 +6444,19 @@ msgstr "" msgid "You must be logged in to take advantage of protected regions." msgstr "" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "Bu komutu oyun içinden kullanman gerek." @@ -6454,22 +6464,22 @@ msgstr "Bu komutu oyun içinden kullanman gerek." msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "" msgstr[1] "" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "" @@ -6478,19 +6488,19 @@ msgstr "" msgid "You will be teleported to your last known location..." msgstr "" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "" @@ -6508,47 +6518,47 @@ msgstr "" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "Şifren {0}." -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "" @@ -6556,11 +6566,11 @@ msgstr "" msgid "Your temporary group access has expired." msgstr "" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "" diff --git a/i18n/zh_CN/TShockAPI.po b/i18n/zh_CN/TShockAPI.po index b90249b8..f54c2c4c 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-28 23:11:07+0000\n" -"PO-Revision-Date: 2022-10-29 13:01\n" +"POT-Creation-Date: 2022-10-31 22:50:21+0000\n" +"PO-Revision-Date: 2022-10-31 23:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -17,8 +17,8 @@ msgstr "" "X-Crowdin-File-ID: 6\n" "Language: zh_CN\n" -#: ../../TShockAPI/DB/CharacterManager.cs:176 -#: ../../TShockAPI/DB/CharacterManager.cs:246 +#: ../../TShockAPI/DB/CharacterManager.cs:194 +#: ../../TShockAPI/DB/CharacterManager.cs:264 #, csharp-format msgctxt "{0} is a player name" msgid "Skipping SSC save (due to tshock.ignore.ssc) for {0}" @@ -36,134 +36,134 @@ msgctxt "{0} is ban number, {1} is ban reason" msgid "#{0} - You are banned: {1}" msgstr "#{0} - 你已被封禁,原因: {1}" -#: ../../TShockAPI/Commands.cs:6487 +#: ../../TShockAPI/Commands.cs:6492 msgid " 'basic', 'sakura', 'willow', 'boreal', 'mahogany', 'ebonwood', 'shadewood', 'pearlwood'." msgstr " basic(普通)、sakura(樱花树)、willow(黄柳树)、boreal(针叶树)、mahogany(红木树)、ebonwood(乌木树)、shadewood(暗影木树)、pearlwood(珍珠木树)" -#: ../../TShockAPI/Commands.cs:6493 +#: ../../TShockAPI/Commands.cs:6498 msgid " 'cactus', 'herb', 'mushroom'." msgstr " cactus(仙人掌)、herb(草药)、mushroom(蘑菇)" -#: ../../TShockAPI/Commands.cs:6489 +#: ../../TShockAPI/Commands.cs:6494 msgid " 'palm', 'corruptpalm', 'crimsonpalm', 'hallowpalm'." msgstr " palm(棕榈树)、corruptpalm(乌木棕榈树)、crimsonpalm(阴影木棕榈树)、hallowpalm(珍珠木棕榈树)" -#: ../../TShockAPI/Commands.cs:6491 +#: ../../TShockAPI/Commands.cs:6496 msgid " 'topaz', 'amethyst', 'sapphire', 'emerald', 'ruby', 'diamond', 'amber'." msgstr " topaz(黄玉)、amethyst(紫晶)、sapphire(蓝玉)、emerald(翡翠)、ruby(红玉)、diamond(钻石)、amber(琥珀)" -#: ../../TShockAPI/Commands.cs:1437 +#: ../../TShockAPI/Commands.cs:1442 #, csharp-format msgid " {0}{1} \"{2}\" (Find the IP associated with the offline target's account)" msgstr " {0}{1} \"{2}\" (找出离线玩家的IP地址)" -#: ../../TShockAPI/Commands.cs:1435 +#: ../../TShockAPI/Commands.cs:1440 #, csharp-format msgid " {0}{1} \"{2}{3}\" {4} {5} (Permanently bans this account name)" msgstr " {0}{1} \"{2}{3}\" {4} {5}(永久封禁这个玩家名)" -#: ../../TShockAPI/Commands.cs:1440 +#: ../../TShockAPI/Commands.cs:1445 #, csharp-format msgid " {0}{1} {2} (Find the player index for the target)" msgstr " {0}{1} {2}(找到目标玩家的序号)" -#: ../../TShockAPI/Commands.cs:1441 +#: ../../TShockAPI/Commands.cs:1446 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans the online player by Account, UUID, and IP)" msgstr " {0}{1} \"{2}{3}\" {4} {5}(永久封禁这个玩家名、UUID和IP地址)" -#: ../../TShockAPI/Commands.cs:1438 +#: ../../TShockAPI/Commands.cs:1443 #, csharp-format msgid " {0}{1} {2}{3} {4} {5} (Permanently bans this IP address)" msgstr " {0}{1} {2}{3} {4} {5}(永久封禁这个IP地址)" -#: ../../TShockAPI/Commands.cs:1377 +#: ../../TShockAPI/Commands.cs:1382 #, csharp-format msgid " Eg a value of {0} would represent 10 days, 30 minutes, 0 seconds." msgstr " 例如{0}为10天30分钟0秒" -#: ../../TShockAPI/Commands.cs:1381 +#: ../../TShockAPI/Commands.cs:1386 #, csharp-format msgid " If no {0} are specified, the command uses {1} by default." msgstr " {0}在没有明确指定时默认值为{1}。" -#: ../../TShockAPI/Commands.cs:1378 +#: ../../TShockAPI/Commands.cs:1383 msgid " If no duration is provided, the ban will be permanent." msgstr " 如果没有写明期限,那么默认为永久封禁。" -#: ../../TShockAPI/Commands.cs:1380 +#: ../../TShockAPI/Commands.cs:1385 #, csharp-format msgid " Unless {0} is passed to the command, {1} is assumed to be a player or player index" msgstr " {1}会被作为玩家名称或序号进行识别,除非添加了参数{0}。" -#: ../../TShockAPI/Commands.cs:1253 +#: ../../TShockAPI/Commands.cs:1258 #, csharp-format msgid " -> Logged-in as: {0}; in group {1}." msgstr " -> 登录为用户 {0} , 在组 {1} 中。" -#: ../../TShockAPI/Commands.cs:1389 +#: ../../TShockAPI/Commands.cs:1394 #, csharp-format msgid "- {0} are provided when you add a ban, and can also be viewed with the {1} command." msgstr "- 在封禁时可以获得一个{0},也可以通过{1}指令查询。" -#: ../../TShockAPI/Commands.cs:1405 +#: ../../TShockAPI/Commands.cs:1410 #, csharp-format msgid "- {0} are provided when you add a ban, and can be found with the {1} command." msgstr "- 在封禁时可以获得一个{0},也可以通过{1}指令查询。" -#: ../../TShockAPI/Commands.cs:1379 +#: ../../TShockAPI/Commands.cs:1384 #, csharp-format msgid "- {0}: -a (account name), -u (UUID), -n (character name), -ip (IP address), -e (exact, {1} will be treated as identifier)" msgstr "- {0}:-a(用户名)、-u(UUID)、-n(角色名)、-ip(IP地址)、-e(精确匹配,将{1}视作匹配代码)" -#: ../../TShockAPI/Commands.cs:1376 +#: ../../TShockAPI/Commands.cs:1381 #, csharp-format msgid "- {0}: uses the format {1} to determine the length of the ban." msgstr "- {0}:使用{1}格式来指定封禁的期限。" -#: ../../TShockAPI/Commands.cs:1434 +#: ../../TShockAPI/Commands.cs:1439 msgid "- Ban an offline player by account name" msgstr "- 根据用户名封禁一个不在线的玩家" -#: ../../TShockAPI/Commands.cs:1436 +#: ../../TShockAPI/Commands.cs:1441 msgid "- Ban an offline player by IP address" msgstr "- 封禁离线玩家的IP地址" -#: ../../TShockAPI/Commands.cs:1439 +#: ../../TShockAPI/Commands.cs:1444 msgid "- Ban an online player by index (Useful for hard to type names)" msgstr "- 通过玩家序号来封禁在线的玩家(如果他们的名字不方便输入的话)" -#: ../../TShockAPI/Commands.cs:6486 +#: ../../TShockAPI/Commands.cs:6491 msgid "- Default trees :" msgstr "- 普通树木:" -#: ../../TShockAPI/Commands.cs:6490 +#: ../../TShockAPI/Commands.cs:6495 msgid "- Gem trees :" msgstr "- 宝石树:" -#: ../../TShockAPI/Commands.cs:1397 +#: ../../TShockAPI/Commands.cs:1402 msgid "- Lists active bans. Color trends towards green as the ban approaches expiration" msgstr "- 列出目前生效的封禁。颜色随着剩余时间而改变,即将到期的封禁更加靠近绿色。" -#: ../../TShockAPI/Commands.cs:6492 +#: ../../TShockAPI/Commands.cs:6497 msgid "- Misc :" msgstr "- Misc" -#: ../../TShockAPI/Commands.cs:6488 +#: ../../TShockAPI/Commands.cs:6493 msgid "- Palm trees :" msgstr "- 棕榈树:" -#: ../../TShockAPI/Commands.cs:6400 +#: ../../TShockAPI/Commands.cs:6405 #, csharp-format msgid "\"{0}\" is not a valid buff ID!" msgstr "\"{0}\"不是一个有效的状态ID!" -#: ../../TShockAPI/Commands.cs:5897 +#: ../../TShockAPI/Commands.cs:5902 #, csharp-format msgid "\"{0}\" is not a valid clear option." msgstr "\"{0}\" 不是一个有效的清理选项。" -#: ../../TShockAPI/Commands.cs:6017 +#: ../../TShockAPI/Commands.cs:6022 #, csharp-format msgid "\"{0}\" is not a valid NPC." msgstr "\"{0}\" 不是一个有效的NPC" @@ -173,7 +173,7 @@ msgstr "\"{0}\" 不是一个有效的NPC" msgid "\"{0}\" is not a valid page number." msgstr "“{0}”不是一个有效的页码。" -#: ../../TShockAPI/Commands.cs:5817 +#: ../../TShockAPI/Commands.cs:5822 #, csharp-format msgid "\"{0}\" is not a valid radius." msgstr "\"{0}\" 不是一个有效的半径" @@ -183,26 +183,26 @@ msgstr "\"{0}\" 不是一个有效的半径" msgid "\"{0}\" requested REST endpoint: {1}" msgstr "“{0}”请求了REST端点:{1}" -#: ../../TShockAPI/Commands.cs:2011 +#: ../../TShockAPI/Commands.cs:2016 msgid "(Server Broadcast) " msgstr "[服务器广播]" -#: ../../TShockAPI/Commands.cs:1452 +#: ../../TShockAPI/Commands.cs:1457 #, csharp-format msgid "{0} - Ticket Number: {1}" msgstr "{0} - 回执号码{1}" -#: ../../TShockAPI/Commands.cs:2079 +#: ../../TShockAPI/Commands.cs:2084 #, csharp-format msgid "{0} ({1} tokens)" msgstr "{0} ({1} 令牌)" -#: ../../TShockAPI/Commands.cs:967 +#: ../../TShockAPI/Commands.cs:972 #, csharp-format msgid "{0} ({1}) changed the password for account {2}." msgstr "{0}({1})更改了账号“{2}”的密码。" -#: ../../TShockAPI/Commands.cs:977 +#: ../../TShockAPI/Commands.cs:982 #, csharp-format msgid "{0} ({1}) failed to change the password for account {2}." msgstr "{0}({1})更改账号“{2}”的密码失败。" @@ -217,7 +217,7 @@ msgstr "{0}已加入服务器(用户组:{2},IP地址:{1},地区:{3} msgid "{0} ({1}) from '{2}' group joined. ({3}/{4})" msgstr "{0}({1})来自'{2}'用户组的加入。({3}/{4})" -#: ../../TShockAPI/Commands.cs:770 +#: ../../TShockAPI/Commands.cs:775 #, csharp-format msgid "{0} ({1}) had {2} or more invalid login attempts and was kicked automatically." msgstr "{0}({1})尝试登录失败{2}次或以上而被踢出服务器。" @@ -227,290 +227,295 @@ msgstr "{0}({1})尝试登录失败{2}次或以上而被踢出服务器。" msgid "{0} ({1}) has joined." msgstr "{0}({1})加入了服务器。" -#: ../../TShockAPI/Commands.cs:5345 +#: ../../TShockAPI/Commands.cs:5350 #, csharp-format msgid "{0} (Index: {1}, Account ID: {2})" msgstr "{0} (索引: {1}, 账户ID: {2})" -#: ../../TShockAPI/Commands.cs:5347 +#: ../../TShockAPI/Commands.cs:5352 #, csharp-format msgid "{0} (Index: {1})" msgstr "{0} (索引: {1})" -#: ../../TShockAPI/Commands.cs:1396 +#: ../../TShockAPI/Commands.cs:1401 #, csharp-format msgid "{0} [{1}]" msgstr "{0} [{1}]" -#: ../../TShockAPI/Commands.cs:6002 +#: ../../TShockAPI/Commands.cs:6007 #, csharp-format msgid "{0} [{1}|{2}]" msgstr "{0} [{1}|{2}]" -#: ../../TShockAPI/Commands.cs:1453 -#: ../../TShockAPI/Commands.cs:1454 +#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1459 #, csharp-format msgid "{0} {1}" msgstr "{0} {1}" -#: ../../TShockAPI/Commands.cs:1458 +#: ../../TShockAPI/Commands.cs:1463 #, csharp-format msgid "{0} {1} ({2} ago)" msgstr "{0} {1} ({2} 以前)" -#: ../../TShockAPI/Commands.cs:1472 +#: ../../TShockAPI/Commands.cs:1477 #, csharp-format msgid "{0} {1} ({2})" msgstr "{0} {1} ({2})" -#: ../../TShockAPI/Commands.cs:5319 +#: ../../TShockAPI/Commands.cs:5324 #, csharp-format msgid "{0} {1} {2}" msgstr "{0} {1} {2}" -#: ../../TShockAPI/Commands.cs:1455 +#: ../../TShockAPI/Commands.cs:1460 #, csharp-format msgid "{0} {1} on {2} ({3} ago)" msgstr "{0} {1} 在 {2} ({3} 以前)" -#: ../../TShockAPI/Commands.cs:6359 +#: ../../TShockAPI/Commands.cs:6364 #, csharp-format msgid "{0} <\"{1}|{2}\"> [{3}]" msgstr "{0} <\"{1}|{2}\"> [{3}]" -#: ../../TShockAPI/Commands.cs:1388 -#: ../../TShockAPI/Commands.cs:1404 -#: ../../TShockAPI/Commands.cs:5619 -#: ../../TShockAPI/Commands.cs:5909 +#: ../../TShockAPI/Commands.cs:1393 +#: ../../TShockAPI/Commands.cs:1409 +#: ../../TShockAPI/Commands.cs:5624 +#: ../../TShockAPI/Commands.cs:5914 #, csharp-format msgid "{0} <{1}>" msgstr "{0} <{1}>" -#: ../../TShockAPI/Commands.cs:5453 -#: ../../TShockAPI/Commands.cs:6299 +#: ../../TShockAPI/Commands.cs:5458 +#: ../../TShockAPI/Commands.cs:6304 #, csharp-format msgid "{0} <{1}> [{2}]" msgstr "{0} <{1}> [{2}]" -#: ../../TShockAPI/Commands.cs:1375 +#: ../../TShockAPI/Commands.cs:1380 #, csharp-format msgid "{0} <{1}> [{2}] [{3}] [{4}]" msgstr "{0} <{1}> [{2}] [{3}] [{4}]" -#: ../../TShockAPI/Commands.cs:5675 +#: ../../TShockAPI/Commands.cs:5680 #, csharp-format msgid "{0} <{1}> [{2}|{3}|{4}|{5}]" msgstr "{0} <{1}> [{2}|{3}|{4}|{5}]" -#: ../../TShockAPI/Commands.cs:5510 -#: ../../TShockAPI/Commands.cs:5591 +#: ../../TShockAPI/Commands.cs:5515 +#: ../../TShockAPI/Commands.cs:5596 #, csharp-format msgid "{0} <{1}> <{2}>" msgstr "{0} <{1}> <{2}>" -#: ../../TShockAPI/Commands.cs:6409 +#: ../../TShockAPI/Commands.cs:6414 #, csharp-format msgid "{0} <{1}> <{2}|{3}> [{4}]" msgstr "{0} <{1}> <{2}|{3}> [{4}]" -#: ../../TShockAPI/Commands.cs:5806 +#: ../../TShockAPI/Commands.cs:5811 #, csharp-format msgid "{0} <{1}|{2}|{3}> [{4}]" msgstr "{0} <{1}|{2}|{3}> [{4}]" -#: ../../TShockAPI/Commands.cs:1097 +#: ../../TShockAPI/Commands.cs:1102 #, csharp-format msgid "{0} added account {1} to group {2}." msgstr "{0} 将账号 {1} 添加至组 {2}!" -#: ../../TShockAPI/GetDataHandlers.cs:3535 +#: ../../TShockAPI/GetDataHandlers.cs:3554 #, csharp-format msgid "{0} applied advanced combat techniques!" msgstr "{0}使用了先进战斗技术([i:4382][i:5336])。" -#: ../../TShockAPI/Commands.cs:1055 +#: ../../TShockAPI/Commands.cs:1060 #, csharp-format msgid "{0} attempted to register for the account {1} but it was already taken." msgstr "{0}尝试注册账号“{1}” ,但它已被注册。" -#: ../../TShockAPI/Commands.cs:896 +#: ../../TShockAPI/Commands.cs:901 #, csharp-format msgid "{0} authenticated successfully as user: {1}." msgstr "{0}已成功登录账号{1}。" -#: ../../TShockAPI/TSPlayer.cs:1846 +#: ../../TShockAPI/TSPlayer.cs:1955 #, csharp-format msgid "{0} banned {1} for '{2}'." msgstr "{0} 以'{2}'为理由封禁了{1}" -#: ../../TShockAPI/Commands.cs:6042 +#: ../../TShockAPI/Commands.cs:6047 #, csharp-format msgid "{0} butchered {1} NPC." msgid_plural "{0} butchered {1} NPCs." msgstr[0] "{0} 杀死了 {1} 个NPC" -#: ../../TShockAPI/Commands.cs:2453 +#: ../../TShockAPI/Commands.cs:2458 #, csharp-format msgid "{0} caused it to rain slime." msgstr "{0} 开始了一场史莱姆雨。" -#: ../../TShockAPI/Commands.cs:2468 +#: ../../TShockAPI/Commands.cs:2473 #, csharp-format msgid "{0} caused it to rain." msgstr "{0} 开始了一场雨。" -#: ../../TShockAPI/Commands.cs:1171 +#: ../../TShockAPI/Commands.cs:1176 #, csharp-format msgid "{0} changed account {1} to group {2}." msgstr "{0}将账号“{1}”所属的用户组更改为了{2}。" -#: ../../TShockAPI/Commands.cs:4457 +#: ../../TShockAPI/Commands.cs:4462 #, csharp-format msgid "{0} changed the maximum spawns to {1}." msgstr "{0}将怪物生成数量上限设置为{1}。" -#: ../../TShockAPI/Commands.cs:4438 +#: ../../TShockAPI/Commands.cs:4443 #, csharp-format msgid "{0} changed the maximum spawns to 5." msgstr "{0}将怪物生成数量上限设置为5。" -#: ../../TShockAPI/Commands.cs:1145 +#: ../../TShockAPI/Commands.cs:1150 #, csharp-format msgid "{0} changed the password for account {1}" msgstr "{0}更改了账号“{1}”的密码。" -#: ../../TShockAPI/Commands.cs:4496 +#: ../../TShockAPI/Commands.cs:4501 #, csharp-format msgid "{0} changed the spawn rate to {1}." msgstr "{0}将怪物生成速率设置为{1}。" -#: ../../TShockAPI/Commands.cs:4478 +#: ../../TShockAPI/Commands.cs:4483 #, csharp-format msgid "{0} changed the spawn rate to 600." msgstr "{0}将怪物生成速率设置为600。" -#: ../../TShockAPI/Commands.cs:4630 +#: ../../TShockAPI/Commands.cs:4635 #, csharp-format msgid "{0} changed the wind speed to {1}." msgstr "{0}将风速设置为{1}。" -#: ../../TShockAPI/Commands.cs:5844 +#: ../../TShockAPI/Commands.cs:5849 #, csharp-format msgid "{0} deleted {1} item within a radius of {2}." msgid_plural "{0} deleted {1} items within a radius of {2}." msgstr[0] "{0}清除了{2}范围内的{1}个物品。" -#: ../../TShockAPI/Commands.cs:5868 +#: ../../TShockAPI/Commands.cs:5873 #, csharp-format msgid "{0} deleted {1} NPC within a radius of {2}." msgid_plural "{0} deleted {1} NPCs within a radius of {2}." msgstr[0] "{0}清除了{2}范围内的{1}个NPC。" -#: ../../TShockAPI/Commands.cs:5893 +#: ../../TShockAPI/Commands.cs:5898 #, csharp-format msgid "{0} deleted {1} projectile within a radius of {2}." msgid_plural "{0} deleted {1} projectiles within a radius of {2}." msgstr[0] "{0}清除了{2}范围内的{1}个射弹。" -#: ../../TShockAPI/Commands.cs:1878 +#: ../../TShockAPI/Commands.cs:1883 #, csharp-format msgid "{0} disabled halloween mode." msgstr "{0}关闭了万圣模式。" -#: ../../TShockAPI/Commands.cs:1898 +#: ../../TShockAPI/Commands.cs:1903 #, csharp-format msgid "{0} disabled xmas mode." msgstr "{0}关闭了圣诞模式。" -#: ../../TShockAPI/Commands.cs:1876 +#: ../../TShockAPI/Commands.cs:1881 #, csharp-format msgid "{0} enabled halloween mode." msgstr "{0}开启了万圣模式。" -#: ../../TShockAPI/Commands.cs:1896 +#: ../../TShockAPI/Commands.cs:1901 #, csharp-format msgid "{0} enabled xmas mode." msgstr "{0}开启了圣诞模式。" -#: ../../TShockAPI/Commands.cs:2460 +#: ../../TShockAPI/Commands.cs:2465 #, csharp-format msgid "{0} ended the rain." msgstr "{0} 结束了这场雨。" -#: ../../TShockAPI/Commands.cs:2445 +#: ../../TShockAPI/Commands.cs:2450 #, csharp-format msgid "{0} ended the slime rain." msgstr "{0} 结束了这场史莱姆雨。" -#: ../../TShockAPI/Commands.cs:701 +#: ../../TShockAPI/Commands.cs:706 +#, csharp-format +msgid "{0} executed (args omitted): {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:704 #, csharp-format msgid "{0} executed: {1}{2}." msgstr "{0}执行了{1}{2}。" -#: ../../TShockAPI/Commands.cs:921 +#: ../../TShockAPI/Commands.cs:926 #, csharp-format msgid "{0} failed to authenticate as user: {1}." msgstr "{0} 登录用户: {1} 失败。" -#: ../../TShockAPI/Commands.cs:6270 +#: ../../TShockAPI/Commands.cs:6275 #, csharp-format msgid "{0} gave you {1} {2}." msgid_plural "{0} gave you {1} {2}s." msgstr[0] "{0}给了你{1}个{2}。" -#: ../../TShockAPI/Commands.cs:4238 +#: ../../TShockAPI/Commands.cs:4243 #, csharp-format msgid "{0} has been allowed to place tile {1}." msgstr "组 {0} 已被允许放置方块(图格) {1}。" -#: ../../TShockAPI/Commands.cs:3872 +#: ../../TShockAPI/Commands.cs:3877 #, csharp-format msgid "{0} has been allowed to use {1}." msgstr "组 {0} 已被允许使用 {1}。" -#: ../../TShockAPI/Commands.cs:4062 +#: ../../TShockAPI/Commands.cs:4067 #, csharp-format msgid "{0} has been allowed to use projectile {1}." msgstr "组 {0} 已被允许使用弹射物 {1}。" -#: ../../TShockAPI/Commands.cs:4296 +#: ../../TShockAPI/Commands.cs:4301 #, csharp-format msgid "{0} has been disallowed from placing tile {1}." msgstr "{0} 已被禁止放置方块 {1}。" -#: ../../TShockAPI/Commands.cs:4120 +#: ../../TShockAPI/Commands.cs:4125 #, csharp-format msgid "{0} has been disallowed from using projectile {1}." msgstr "{0} 已被禁止使用射弹 {1}。" -#: ../../TShockAPI/Commands.cs:3943 +#: ../../TShockAPI/Commands.cs:3948 #, csharp-format msgid "{0} has been disallowed to use {1}." msgstr "组 {0} 已被禁止使用 {1}。" -#: ../../TShockAPI/Commands.cs:6455 +#: ../../TShockAPI/Commands.cs:6460 #, csharp-format msgid "{0} has buffed you with {1} ({2}) for {3} seconds!" msgstr "{0}给你添加了状态{1}({2}),持续{3}秒。" -#: ../../TShockAPI/Commands.cs:1177 +#: ../../TShockAPI/Commands.cs:1182 #, csharp-format msgid "{0} has changed your group to {1}." msgstr "{0}已将你所属的用户组更改为{1}。" -#: ../../TShockAPI/Commands.cs:2940 -#: ../../TShockAPI/Commands.cs:3011 -#: ../../TShockAPI/Commands.cs:3017 +#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:3016 +#: ../../TShockAPI/Commands.cs:3022 #, csharp-format msgid "{0} has disabled incoming teleports." msgstr "{0} 禁止玩家对其使用传送" -#: ../../TShockAPI/Commands.cs:2403 +#: ../../TShockAPI/Commands.cs:2408 #, csharp-format msgid "{0} has ended the current invasion event." msgstr "{0} 结束了当前的入侵事件。" -#: ../../TShockAPI/Commands.cs:2399 +#: ../../TShockAPI/Commands.cs:2404 #, csharp-format msgid "{0} has ended the Old One's Army event." msgstr "{0} 结束了撒旦军队事件。" @@ -525,128 +530,128 @@ msgstr "{0}进入了游戏。" msgid "{0} has joined. IP: {1}" msgstr "{0}进入了游戏,IP:{1}。" -#: ../../TShockAPI/Commands.cs:5646 +#: ../../TShockAPI/Commands.cs:5651 #, csharp-format msgid "{0} has launched {1} into space." msgstr "{0}把{1}发射到了空中。" -#: ../../TShockAPI/Commands.cs:5644 +#: ../../TShockAPI/Commands.cs:5649 #, csharp-format msgid "{0} has launched herself into space." msgstr "{0}把她自己发射到了空中。" -#: ../../TShockAPI/Commands.cs:5642 +#: ../../TShockAPI/Commands.cs:5647 #, csharp-format msgid "{0} has launched himself into space." msgstr "{0}把他自己发射到了空中。" -#: ../../TShockAPI/Commands.cs:5491 +#: ../../TShockAPI/Commands.cs:5496 #, csharp-format msgid "{0} has muted {1} for {2}." msgstr "{0}禁言了{1},原因是{2}。" -#: ../../TShockAPI/Commands.cs:5990 +#: ../../TShockAPI/Commands.cs:5995 #, csharp-format msgid "{0} has respawned you." msgstr "{0} 已将你复活。" -#: ../../TShockAPI/GetDataHandlers.cs:3526 +#: ../../TShockAPI/GetDataHandlers.cs:3545 #, csharp-format msgid "{0} has sent a request to the bunny delivery service!" msgstr "{0}联系了兔兔运送服务站。" -#: ../../TShockAPI/GetDataHandlers.cs:3532 +#: ../../TShockAPI/GetDataHandlers.cs:3551 #, csharp-format msgid "{0} has sent a request to the cat delivery service!" msgstr "{0}联系了猫咪运送服务站。" -#: ../../TShockAPI/GetDataHandlers.cs:3529 +#: ../../TShockAPI/GetDataHandlers.cs:3548 #, csharp-format msgid "{0} has sent a request to the dog delivery service!" msgstr "{0}联系了狗狗运送服务站。" -#: ../../TShockAPI/Commands.cs:2869 +#: ../../TShockAPI/Commands.cs:2874 #, csharp-format msgid "{0} has spawned {1} {2} time." msgid_plural "{0} has spawned {1} {2} times." msgstr[0] "{0}生成了{2}个{1}。" -#: ../../TShockAPI/Commands.cs:2886 +#: ../../TShockAPI/Commands.cs:2891 #, csharp-format msgid "{0} has spawned a Wall of Flesh." msgstr "{0}生成了血肉墙。" -#: ../../TShockAPI/Commands.cs:2333 +#: ../../TShockAPI/Commands.cs:2338 #, csharp-format msgid "{0} has started a goblin army invasion." msgstr "{0} 开始了哥布林军队入侵。" -#: ../../TShockAPI/Commands.cs:2387 +#: ../../TShockAPI/Commands.cs:2392 #, csharp-format msgid "{0} has started a martian invasion." msgstr "{0} 开始了火星人入侵。" -#: ../../TShockAPI/Commands.cs:2345 +#: ../../TShockAPI/Commands.cs:2350 #, csharp-format msgid "{0} has started a pirate invasion." msgstr "{0} 开始了一场海盗入侵。" -#: ../../TShockAPI/Commands.cs:2339 +#: ../../TShockAPI/Commands.cs:2344 #, csharp-format msgid "{0} has started a snow legion invasion." msgstr "{0} 开始了一场雪人军团入侵。" -#: ../../TShockAPI/Commands.cs:5479 +#: ../../TShockAPI/Commands.cs:5484 #, csharp-format msgid "{0} has unmuted {1}." msgstr "{0}解除了{1}的禁言。" -#: ../../TShockAPI/Commands.cs:6347 +#: ../../TShockAPI/Commands.cs:6352 #, csharp-format msgid "{0} healed {1} for {2} HP." msgstr "{0}为{1}恢复了{2}血量。" -#: ../../TShockAPI/Commands.cs:6345 +#: ../../TShockAPI/Commands.cs:6350 #, csharp-format msgid "{0} healed herself for {1} HP." msgstr "{0}为她自己恢复了{1}血量。" -#: ../../TShockAPI/Commands.cs:6343 +#: ../../TShockAPI/Commands.cs:6348 #, csharp-format msgid "{0} healed himself for {1} HP." msgstr "{0}为他自己恢复了{1}血量。" -#: ../../TShockAPI/Commands.cs:4241 +#: ../../TShockAPI/Commands.cs:4246 #, csharp-format msgid "{0} is already allowed to place tile {1}." msgstr "{0} 已被允许放置方块 {1}。" -#: ../../TShockAPI/Commands.cs:3876 +#: ../../TShockAPI/Commands.cs:3881 #, csharp-format msgid "{0} is already allowed to use {1}." msgstr "组 {0} 已被允许使用 {1}。" -#: ../../TShockAPI/Commands.cs:4065 +#: ../../TShockAPI/Commands.cs:4070 #, csharp-format msgid "{0} is already allowed to use projectile {1}." msgstr "{0} 已被允许使用射弹 {1}。" -#: ../../TShockAPI/Commands.cs:5931 +#: ../../TShockAPI/Commands.cs:5936 #, csharp-format msgid "{0} is already dead!" msgstr "{0} 已经死亡!" -#: ../../TShockAPI/Commands.cs:3947 +#: ../../TShockAPI/Commands.cs:3952 #, csharp-format msgid "{0} is already disallowed to use {1}." msgstr "组 {0} 已被禁止使用 {1}。" -#: ../../TShockAPI/Commands.cs:4300 +#: ../../TShockAPI/Commands.cs:4305 #, csharp-format msgid "{0} is already prevented from placing tile {1}." msgstr "{0} 已被禁止放置方块 {1}。" -#: ../../TShockAPI/Commands.cs:4124 +#: ../../TShockAPI/Commands.cs:4129 #, csharp-format msgid "{0} is already prevented from using projectile {1}." msgstr "{0} 已被禁止使用射弹 {1}。" @@ -656,50 +661,50 @@ msgstr "{0} 已被禁止使用射弹 {1}。" msgid "{0} is banned! Remove it!" msgstr "{0} 已被封禁!请删除它!" -#: ../../TShockAPI/Commands.cs:6739 +#: ../../TShockAPI/Commands.cs:6744 #, csharp-format msgid "{0} is no longer in god mode." msgstr "已关闭{0}的无敌模式。" -#: ../../TShockAPI/Commands.cs:5537 -#: ../../TShockAPI/Commands.cs:5568 +#: ../../TShockAPI/Commands.cs:5542 +#: ../../TShockAPI/Commands.cs:5573 #, csharp-format msgid "{0} is not accepting whispers." msgstr "{0}不接受私聊。" -#: ../../TShockAPI/Commands.cs:3866 -#: ../../TShockAPI/Commands.cs:3937 +#: ../../TShockAPI/Commands.cs:3871 +#: ../../TShockAPI/Commands.cs:3942 #, csharp-format msgid "{0} is not banned." msgstr "{0} 没有被禁用。" -#: ../../TShockAPI/Commands.cs:5981 +#: ../../TShockAPI/Commands.cs:5986 #, csharp-format msgid "{0} is not dead!" msgstr "{0} 并未死亡!" -#: ../../TShockAPI/Commands.cs:6738 +#: ../../TShockAPI/Commands.cs:6743 #, csharp-format msgid "{0} is now in god mode." msgstr "{0} 现在已处于上帝模式。" -#: ../../TShockAPI/Commands.cs:5577 +#: ../../TShockAPI/Commands.cs:5582 #, csharp-format msgid "{0} is offline and cannot receive your reply." msgstr "{0}已离线,无法收到你的消息。" -#: ../../TShockAPI/Commands.cs:5940 +#: ../../TShockAPI/Commands.cs:5945 #: ../../TShockAPI/Rest/RestManager.cs:1068 #, csharp-format msgid "{0} just killed you!" msgstr "{0}杀死了你!" -#: ../../TShockAPI/TSPlayer.cs:1817 +#: ../../TShockAPI/TSPlayer.cs:1926 #, csharp-format msgid "{0} kicked {1} for '{2}'" msgstr "{0} 以'{2}'为理由踢出了 {1}。" -#: ../../TShockAPI/Commands.cs:5737 +#: ../../TShockAPI/Commands.cs:5742 #, csharp-format msgid "{0} launched fireworks on you." msgstr "{0} 向你发射了烟花。" @@ -710,254 +715,259 @@ msgid "{0} NPC has been killed." msgid_plural "{0} NPCs have been killed." msgstr[0] "{0}个NPC已被杀死。" -#: ../../TShockAPI/Commands.cs:1049 +#: ../../TShockAPI/Commands.cs:1054 #, csharp-format msgid "{0} registered an account: \"{1}\"." msgstr "{0}注册了一个账号:“{1}”。" -#: ../../TShockAPI/Commands.cs:1469 +#: ../../TShockAPI/Commands.cs:1474 #, csharp-format msgid "{0} remaining." msgstr "剩余 {0}。" -#: ../../TShockAPI/Commands.cs:6187 +#: ../../TShockAPI/Commands.cs:6192 #, csharp-format msgid "{0} renamed the {1}." msgstr "{0}更改了{1}的名字。" -#: ../../TShockAPI/Commands.cs:4565 +#: ../../TShockAPI/Commands.cs:4570 #, csharp-format msgid "{0} set the time to {1}:{2:D2}." msgstr "{0}设置时间为 {1}:{2:D2}。" -#: ../../TShockAPI/Commands.cs:4533 +#: ../../TShockAPI/Commands.cs:4538 #, csharp-format msgid "{0} set the time to 00:00." msgstr "{0} 设置时间为 00:00。" -#: ../../TShockAPI/Commands.cs:4521 +#: ../../TShockAPI/Commands.cs:4526 #, csharp-format msgid "{0} set the time to 04:30." msgstr "{0} 设置时间为 04:30。" -#: ../../TShockAPI/Commands.cs:4529 +#: ../../TShockAPI/Commands.cs:4534 #, csharp-format msgid "{0} set the time to 12:00." msgstr "{0} 设置时间为 12:00。" -#: ../../TShockAPI/Commands.cs:4525 +#: ../../TShockAPI/Commands.cs:4530 #, csharp-format msgid "{0} set the time to 19:30." msgstr "{0} 设置时间为 19:30。" -#: ../../TShockAPI/Commands.cs:4607 -#: ../../TShockAPI/Commands.cs:4608 +#: ../../TShockAPI/Commands.cs:4612 +#: ../../TShockAPI/Commands.cs:4613 #, csharp-format msgid "{0} slapped {1} for {2} damage." msgstr "{0} 打了 {1} 一巴掌,造成 {2} 点伤害。" -#: ../../TShockAPI/Commands.cs:2822 +#: ../../TShockAPI/Commands.cs:2827 #, csharp-format msgid "{0} spawned {1} {2} time." msgid_plural "{0} spawned {1} {2} times." msgstr[0] "{0}生成了{2}个{1}。" -#: ../../TShockAPI/Commands.cs:2281 +#: ../../TShockAPI/Commands.cs:2286 #, csharp-format msgid "{0} started a blood moon event." msgstr "{0} 开启了血月。" -#: ../../TShockAPI/Commands.cs:2259 +#: ../../TShockAPI/Commands.cs:2264 #, csharp-format msgid "{0} started a full moon event." msgstr "{0} 开启了满月。" -#: ../../TShockAPI/Commands.cs:2491 +#: ../../TShockAPI/Commands.cs:2496 #, csharp-format msgid "{0} started a lantern night." msgstr "{0} 开启了灯笼夜。" -#: ../../TShockAPI/Commands.cs:2418 +#: ../../TShockAPI/Commands.cs:2423 #, csharp-format msgid "{0} started a sandstorm event." msgstr "{0} 开启了沙尘暴。" -#: ../../TShockAPI/Commands.cs:2308 +#: ../../TShockAPI/Commands.cs:2313 #, csharp-format msgid "{0} started an eclipse." msgstr "{0} 开始了日食." -#: ../../TShockAPI/Commands.cs:2382 +#: ../../TShockAPI/Commands.cs:2387 #, csharp-format msgid "{0} started the frost moon at wave {1}!" msgstr "{0} 开启了霜月(第{1}波)。" -#: ../../TShockAPI/GetDataHandlers.cs:4117 -#: ../../TShockAPI/GetDataHandlers.cs:4119 +#: ../../TShockAPI/GetDataHandlers.cs:4136 +#: ../../TShockAPI/GetDataHandlers.cs:4138 #, csharp-format msgid "{0} started the Old One's Army event!" msgstr "{0}开启了撒旦军团事件!" -#: ../../TShockAPI/Commands.cs:2364 +#: ../../TShockAPI/Commands.cs:2369 #, csharp-format msgid "{0} started the pumpkin moon at wave {1}!" msgstr "{0} 开启了南瓜月(第{1}波)。" -#: ../../TShockAPI/Commands.cs:2312 +#: ../../TShockAPI/Commands.cs:2317 #, csharp-format msgid "{0} stopped an eclipse." msgstr "{0} 结束了日食。" -#: ../../TShockAPI/Commands.cs:2285 +#: ../../TShockAPI/Commands.cs:2290 #, csharp-format msgid "{0} stopped the current blood moon." msgstr "{0} 结束了血月。" -#: ../../TShockAPI/Commands.cs:2413 +#: ../../TShockAPI/Commands.cs:2418 #, csharp-format msgid "{0} stopped the current sandstorm event." msgstr "{0} 结束了沙尘暴。" -#: ../../TShockAPI/Commands.cs:2495 +#: ../../TShockAPI/Commands.cs:2500 #, csharp-format msgid "{0} stopped the lantern night." msgstr "{0} 结束了灯笼夜。" -#: ../../TShockAPI/Commands.cs:1123 +#: ../../TShockAPI/Commands.cs:1128 #, csharp-format msgid "{0} successfully deleted account: {1}." msgstr "{0} 成功删除了账号:“{1}”。" -#: ../../TShockAPI/GetDataHandlers.cs:3538 +#: ../../TShockAPI/GetDataHandlers.cs:3557 #, csharp-format msgid "{0} summoned a Blood Moon!" msgstr "{0}召唤了血月。" -#: ../../TShockAPI/GetDataHandlers.cs:3550 +#: ../../TShockAPI/GetDataHandlers.cs:3569 #, csharp-format msgid "{0} summoned a frost moon!" msgstr "{0}召唤了霜月。" -#: ../../TShockAPI/GetDataHandlers.cs:3562 +#: ../../TShockAPI/GetDataHandlers.cs:3581 #, csharp-format msgid "{0} summoned a Goblin Invasion!" msgstr "{0}召唤了哥布林军队入侵。" -#: ../../TShockAPI/GetDataHandlers.cs:3544 +#: ../../TShockAPI/GetDataHandlers.cs:3563 #, csharp-format msgid "{0} summoned a Martian invasion!" msgstr "{0}召唤了火星人入侵。" -#: ../../TShockAPI/GetDataHandlers.cs:3541 +#: ../../TShockAPI/GetDataHandlers.cs:3560 #, csharp-format msgid "{0} summoned a Moon Lord!" msgstr "{0}召唤了月亮领主。" -#: ../../TShockAPI/GetDataHandlers.cs:3553 +#: ../../TShockAPI/GetDataHandlers.cs:3572 #, csharp-format msgid "{0} summoned a pumpkin moon!" msgstr "{0}召唤了南瓜月。" -#: ../../TShockAPI/GetDataHandlers.cs:3547 +#: ../../TShockAPI/GetDataHandlers.cs:3566 #, csharp-format msgid "{0} summoned an eclipse!" msgstr "{0}召唤了日食。" -#: ../../TShockAPI/GetDataHandlers.cs:3565 +#: ../../TShockAPI/GetDataHandlers.cs:3584 #, csharp-format msgid "{0} summoned the {1}!" msgstr "{0}召唤了{1}。" -#: ../../TShockAPI/GetDataHandlers.cs:2958 -#: ../../TShockAPI/GetDataHandlers.cs:2961 +#: ../../TShockAPI/GetDataHandlers.cs:2977 +#: ../../TShockAPI/GetDataHandlers.cs:2980 #, csharp-format msgid "{0} summoned the Empress of Light!" msgstr "{0}召唤了光之女皇。" -#: ../../TShockAPI/GetDataHandlers.cs:3556 +#: ../../TShockAPI/GetDataHandlers.cs:3575 #, csharp-format msgid "{0} summoned the Pirates!" msgstr "{0}召唤了海盗入侵。" -#: ../../TShockAPI/GetDataHandlers.cs:3559 +#: ../../TShockAPI/GetDataHandlers.cs:3578 #, csharp-format msgid "{0} summoned the Snow Legion!" msgstr "{0}召唤了雪人军团入侵。" -#: ../../TShockAPI/Commands.cs:2995 -#: ../../TShockAPI/Commands.cs:3035 +#: ../../TShockAPI/Commands.cs:3000 +#: ../../TShockAPI/Commands.cs:3040 #, csharp-format msgid "{0} teleported {1} to you." msgstr "{0} 将 {1} 传送到你的位置。" -#: ../../TShockAPI/Commands.cs:2947 +#: ../../TShockAPI/Commands.cs:2952 #, csharp-format msgid "{0} teleported to you." msgstr "{0} 传送到你的位置。" -#: ../../TShockAPI/Commands.cs:2988 -#: ../../TShockAPI/Commands.cs:3028 +#: ../../TShockAPI/Commands.cs:2993 +#: ../../TShockAPI/Commands.cs:3033 #, csharp-format msgid "{0} teleported you to {1}." msgstr "{0} 将你传送至 {1}。" -#: ../../TShockAPI/Commands.cs:687 +#: ../../TShockAPI/Commands.cs:690 +#, csharp-format +msgid "{0} tried to execute (args omitted) {1}{2}." +msgstr "" + +#: ../../TShockAPI/Commands.cs:688 #, csharp-format msgid "{0} tried to execute {1}{2}." msgstr "{0}试图执行{1}{2}。" -#: ../../TShockAPI/Commands.cs:2246 +#: ../../TShockAPI/Commands.cs:2251 #, csharp-format msgid "{0} triggered a meteor." msgstr "{0} 触发了陨石。" -#: ../../TShockAPI/Commands.cs:3319 +#: ../../TShockAPI/Commands.cs:3324 #, csharp-format msgid "{0} warped you to {1}." msgstr "{0} 将你传送到传送点 {1}。" -#: ../../TShockAPI/TSPlayer.cs:1844 +#: ../../TShockAPI/TSPlayer.cs:1953 #, csharp-format msgid "{0} was banned for '{1}'." msgstr "{0}因为'{1}'而封禁" -#: ../../TShockAPI/TSPlayer.cs:1815 +#: ../../TShockAPI/TSPlayer.cs:1924 #, csharp-format msgid "{0} was kicked for '{1}'" msgstr "玩家 {0} 因'{1}'被踢出。" -#: ../../TShockAPI/Commands.cs:2993 -#: ../../TShockAPI/Commands.cs:3033 +#: ../../TShockAPI/Commands.cs:2998 +#: ../../TShockAPI/Commands.cs:3038 #, csharp-format msgid "{0} was teleported to you." msgstr "{0} 被传送至你的位置。" -#: ../../TShockAPI/Commands.cs:1287 +#: ../../TShockAPI/Commands.cs:1292 #, csharp-format msgid "{0}'s group is {1}." msgstr "{0}的组为 {1}" -#: ../../TShockAPI/Commands.cs:1288 +#: ../../TShockAPI/Commands.cs:1293 #, csharp-format msgid "{0}'s last known IP is {1}." msgstr "{0}的最后记录IP为 {1}" -#: ../../TShockAPI/Commands.cs:1277 +#: ../../TShockAPI/Commands.cs:1282 #, csharp-format msgid "{0}'s last login occurred {1} {2} UTC{3}." msgstr "{0}的最后登录时间为 {1} {2} UTC{3}" -#: ../../TShockAPI/Commands.cs:1289 +#: ../../TShockAPI/Commands.cs:1294 #, csharp-format msgid "{0}'s register date is {1} {2} UTC{3}." msgstr "{0}的注册时间为 {1} {2} UTC{3}" -#: ../../TShockAPI/Commands.cs:5769 +#: ../../TShockAPI/Commands.cs:5774 #, csharp-format msgid "{0}{1} defines no aliases." msgstr "{0}{1}没有其他别名。" -#: ../../TShockAPI/Commands.cs:5275 +#: ../../TShockAPI/Commands.cs:5280 #, csharp-format msgid "{0}{1} help: " msgstr "{0}{1} help: " @@ -967,78 +977,78 @@ msgstr "{0}{1} help: " msgid "{0}{1}/{2} on {3} @ {4}:{5} (TShock for Terraria v{6})" msgstr "{0}{1}/{2} 于 {3} @ {4}:{5} (泰拉瑞亚TShock服务器 v{6})" -#: ../../TShockAPI/Commands.cs:841 +#: ../../TShockAPI/Commands.cs:846 #, csharp-format msgid "{0}login - Authenticates you using your UUID and character name." msgstr "{0}login - 以你的UUID和角色名作为凭证登录" -#: ../../TShockAPI/Commands.cs:846 +#: ../../TShockAPI/Commands.cs:851 #, csharp-format msgid "{0}login - Authenticates you using your password and character name." msgstr "{0}login <密码> - 以你的密码和角色名作为凭证登录。" -#: ../../TShockAPI/Commands.cs:844 +#: ../../TShockAPI/Commands.cs:849 #, csharp-format msgid "{0}login - Authenticates you using your username and password." msgstr "{0}login <密码> - 以你的密码和角色名作为凭证登录" -#: ../../TShockAPI/Commands.cs:5404 +#: ../../TShockAPI/Commands.cs:5409 #, csharp-format msgid "{0}user add owner" msgstr "{0}user add <用户名> <密码> owner" -#: ../../TShockAPI/Commands.cs:1196 +#: ../../TShockAPI/Commands.cs:1201 #, csharp-format msgid "{0}user add username password group -- Adds a specified user" msgstr "{0}user add 用户名 密码 组 -- 添加指定用户" -#: ../../TShockAPI/Commands.cs:1197 +#: ../../TShockAPI/Commands.cs:1202 #, csharp-format msgid "{0}user del username -- Removes a specified user" msgstr "{0}user del 用户名 -- 移除指定用户" -#: ../../TShockAPI/Commands.cs:1199 +#: ../../TShockAPI/Commands.cs:1204 #, csharp-format msgid "{0}user group username newgroup -- Changes a user's group" msgstr "{0}user group 用户名 新组 -- 更改用户所属的组" -#: ../../TShockAPI/Commands.cs:1198 +#: ../../TShockAPI/Commands.cs:1203 #, csharp-format msgid "{0}user password username newpassword -- Changes a user's password" msgstr "{0}user password 用户名 新密码 -- 更改用户密码" -#: ../../TShockAPI/Commands.cs:5421 +#: ../../TShockAPI/Commands.cs:5426 #, csharp-format msgid "*{0} {1}" msgstr "*{0} {1}" -#: ../../TShockAPI/Commands.cs:1604 +#: ../../TShockAPI/Commands.cs:1609 #, csharp-format msgid "#{0} - You have been banned: {1}." msgstr "#{0} - 你已被封禁: {1}。" -#: ../../TShockAPI/Commands.cs:5437 +#: ../../TShockAPI/Commands.cs:5442 #, csharp-format msgid "<{0}> {1}" msgstr "<{0}> {1}" -#: ../../TShockAPI/Commands.cs:5541 -#: ../../TShockAPI/Commands.cs:5572 +#: ../../TShockAPI/Commands.cs:5546 +#: ../../TShockAPI/Commands.cs:5577 #, csharp-format msgid " {1}" msgstr "<{0}的私聊消息> {1}" -#: ../../TShockAPI/Commands.cs:5542 -#: ../../TShockAPI/Commands.cs:5573 +#: ../../TShockAPI/Commands.cs:5547 +#: ../../TShockAPI/Commands.cs:5578 #, csharp-format msgid " {1}" msgstr "<私聊{0}的消息> {1}" -#: ../../TShockAPI/Commands.cs:2809 +#: ../../TShockAPI/Commands.cs:2814 msgid "a Deerclops" msgstr "独眼巨鹿" -#: ../../TShockAPI/Commands.cs:3375 +#: ../../TShockAPI/Commands.cs:3380 msgid "A group with the same name already exists." msgstr "同名用户组已存在" @@ -1046,19 +1056,19 @@ msgstr "同名用户组已存在" msgid "A lot of things will fail because of this. You must manually delete and re-create the allowed field." msgstr "很多事情都会因为它失败。你必须手动删除并重新创建正确的字段。" -#: ../../TShockAPI/Commands.cs:2784 +#: ../../TShockAPI/Commands.cs:2789 msgid "a Martian Saucer" msgstr "火星飞碟" -#: ../../TShockAPI/Commands.cs:2242 +#: ../../TShockAPI/Commands.cs:2247 msgid "A meteor has been triggered." msgstr "一颗陨石已经落地" -#: ../../TShockAPI/Commands.cs:2794 +#: ../../TShockAPI/Commands.cs:2799 msgid "a Nebula Pillar" msgstr "星云柱" -#: ../../TShockAPI/Commands.cs:1307 +#: ../../TShockAPI/Commands.cs:1312 msgid "A player name must be provided to kick a player. Please provide one." msgstr "必须需要角色名才可踢出玩家,请您在指令后写上" @@ -1067,33 +1077,33 @@ 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:2789 +#: ../../TShockAPI/Commands.cs:2794 msgid "a Solar Pillar" msgstr "日耀柱" -#: ../../TShockAPI/Commands.cs:2804 +#: ../../TShockAPI/Commands.cs:2809 msgid "a Stardust Pillar" msgstr "星尘柱" -#: ../../TShockAPI/Commands.cs:855 +#: ../../TShockAPI/Commands.cs:860 msgid "A user account by that name does not exist." msgstr "该用户名不存在。" -#: ../../TShockAPI/Commands.cs:2799 +#: ../../TShockAPI/Commands.cs:2804 msgid "a Vortex Pillar" msgstr "星旋柱" -#: ../../TShockAPI/Commands.cs:1150 +#: ../../TShockAPI/Commands.cs:1155 #, csharp-format msgid "Account {0} does not exist! Therefore, the password cannot be changed." msgstr "账号“{0}”不存在!所以无法更改密码。" -#: ../../TShockAPI/Commands.cs:1096 +#: ../../TShockAPI/Commands.cs:1101 #, csharp-format msgid "Account {0} has been added to group {1}." msgstr "已将账号 {0} 添加至组 {1}!" -#: ../../TShockAPI/Commands.cs:1172 +#: ../../TShockAPI/Commands.cs:1177 #, csharp-format msgid "Account {0} has been changed to group {1}." msgstr "账号“{0}”所属的用户组已变更为{1}。" @@ -1103,31 +1113,31 @@ msgstr "账号“{0}”所属的用户组已变更为{1}。" msgid "Account needed! Please {0}register or {0}login to play!" msgstr "需要一个账号! 请用 {0}register 或者 {0}login 注册登录你的账号!" -#: ../../TShockAPI/Commands.cs:1122 +#: ../../TShockAPI/Commands.cs:1127 msgid "Account removed successfully." msgstr "成功移除账号。" -#: ../../TShockAPI/Commands.cs:2085 +#: ../../TShockAPI/Commands.cs:2090 msgid "Active REST Users ({{0}}/{{1}}):" msgstr "活跃REST用户({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3962 +#: ../../TShockAPI/Commands.cs:3967 msgid "add - Adds an item ban." msgstr "add <物品> - 禁用指定物品." -#: ../../TShockAPI/Commands.cs:3429 +#: ../../TShockAPI/Commands.cs:3434 msgid "add - Adds a new group." msgstr "add <组名> <权限...> - 添加一个新组." -#: ../../TShockAPI/Commands.cs:4140 +#: ../../TShockAPI/Commands.cs:4145 msgid "add - Adds a projectile ban." msgstr "add <射弹ID> - 添加禁止使用的射弹。" -#: ../../TShockAPI/Commands.cs:4316 +#: ../../TShockAPI/Commands.cs:4321 msgid "add - Adds a tile ban." msgstr "add <图格ID> - 添加禁止使用的图格。" -#: ../../TShockAPI/Commands.cs:1728 +#: ../../TShockAPI/Commands.cs:1733 #, csharp-format msgid "Added {0} to the whitelist." msgstr "已将 {0} 加入白名单。" @@ -1137,17 +1147,17 @@ msgstr "已将 {0} 加入白名单。" msgid "Added buff to {0} NPC abnormally." msgstr "对NPC:{0}异常地添加了Buff。" -#: ../../TShockAPI/Commands.cs:4846 +#: ../../TShockAPI/Commands.cs:4851 #, csharp-format msgid "Added group {0} to {1}." msgstr "已将组{0}添加至{1}。" -#: ../../TShockAPI/Commands.cs:4776 +#: ../../TShockAPI/Commands.cs:4781 #, csharp-format msgid "Added user {0} to {1}." msgstr "已将玩家{0}添加至{1}。" -#: ../../TShockAPI/Commands.cs:3430 +#: ../../TShockAPI/Commands.cs:3435 msgid "addperm - Adds permissions to a group." msgstr "addperm <组名> <权限...> - 为一个组添加指定权限." @@ -1156,53 +1166,53 @@ msgstr "addperm <组名> <权限...> - 为一个组添加指定权限." msgid "AddUser SQL returned an error ({0})" msgstr "AddUser SQL语句返回了一个错误:{0}" -#: ../../TShockAPI/Commands.cs:5767 +#: ../../TShockAPI/Commands.cs:5772 #, csharp-format msgid "Aliases of {0}{1}: {0}{2}" msgstr "{0}{1}的别名:{0}{2}" -#: ../../TShockAPI/Commands.cs:6004 +#: ../../TShockAPI/Commands.cs:6009 msgid "All alive NPCs (excluding town NPCs) on the server will be killed if you do not input a name or ID." msgstr "输入名称或序号可以消灭特定NPC,否则将默认消灭所有非城镇NPC。" -#: ../../TShockAPI/Commands.cs:2617 +#: ../../TShockAPI/Commands.cs:2622 msgid "all bosses" msgstr "所有boss" -#: ../../TShockAPI/Commands.cs:2095 +#: ../../TShockAPI/Commands.cs:2100 msgid "All REST tokens have been destroyed." msgstr "所有临时Rest令牌已被销毁" -#: ../../TShockAPI/Commands.cs:1214 +#: ../../TShockAPI/Commands.cs:1219 #, csharp-format msgid "Allocated memory: {0}" msgstr "已分配内存: {0}" -#: ../../TShockAPI/Commands.cs:3963 +#: ../../TShockAPI/Commands.cs:3968 msgid "allow - Allows a group to use an item." msgstr "allow <物品> <组名> - 允许指定组使用被禁用的物品." -#: ../../TShockAPI/Commands.cs:4141 +#: ../../TShockAPI/Commands.cs:4146 msgid "allow - Allows a group to use a projectile." msgstr "allow <射弹> <用户组> - 给与用户组使用特定射弹的豁免权。" -#: ../../TShockAPI/Commands.cs:4317 +#: ../../TShockAPI/Commands.cs:4322 msgid "allow - Allows a group to place a tile." msgstr "allow <物块> <用户组> - 给与用户组使用特定物块的豁免权。" -#: ../../TShockAPI/Commands.cs:5184 +#: ../../TShockAPI/Commands.cs:5189 msgid "allow - Allows a user to a region." msgstr "allow <用户名> <区域名> - 允许一个用户进入区域。" -#: ../../TShockAPI/Commands.cs:5186 +#: ../../TShockAPI/Commands.cs:5191 msgid "allowg - Allows a user group to a region." msgstr "allowg <用户组名> <区域名> - 允许一个用户组进入区域。" -#: ../../TShockAPI/Commands.cs:6658 +#: ../../TShockAPI/Commands.cs:6663 msgid "Amber Gemtree" msgstr "琥珀宝石树" -#: ../../TShockAPI/Commands.cs:6638 +#: ../../TShockAPI/Commands.cs:6643 msgid "Amethyst Gemtree" msgstr "紫晶宝石树" @@ -1237,15 +1247,15 @@ msgstr "UUID的标识。" msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "用句点分隔的十进制格式的IP地址,例如{0}。" -#: ../../TShockAPI/Commands.cs:2043 +#: ../../TShockAPI/Commands.cs:2048 msgid "An update check has been queued. If an update is available, you will be notified shortly." msgstr "已将更新检查加入到队列中,如果有更新,我们将很快通知您" -#: ../../TShockAPI/Commands.cs:5590 +#: ../../TShockAPI/Commands.cs:5595 msgid "Annoy Syntax" msgstr "命令annoy的用法" -#: ../../TShockAPI/Commands.cs:5607 +#: ../../TShockAPI/Commands.cs:5612 #, csharp-format msgid "Annoying {0} for {1} seconds." msgstr "在{1}秒内骚扰 {0}。" @@ -1259,25 +1269,25 @@ msgstr "骚扰一个玩家一段时间。" msgid "Anonymous requested REST endpoint: {0}" msgstr "REST 端点{0}收到了匿名请求" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now off." msgstr "已允许建筑。" -#: ../../TShockAPI/Commands.cs:5215 +#: ../../TShockAPI/Commands.cs:5220 msgid "Anti-build is now on." msgstr "已允许建筑。" -#: ../../TShockAPI/Commands.cs:3195 +#: ../../TShockAPI/Commands.cs:3200 msgid "Arguments: add [warp name], del [warp name], list [page]." msgstr "参数: add [传送点名], del [传送点名], list [页码]" -#: ../../TShockAPI/Commands.cs:3196 +#: ../../TShockAPI/Commands.cs:3201 msgid "Arguments: send [player] [warp name], hide [warp name] [Enable(true/false)]." msgstr "参数: send [玩家] [传送点名], hide [传送点名] [启用(true/false)]" -#: ../../TShockAPI/GetDataHandlers.cs:2617 -#: ../../TShockAPI/GetDataHandlers.cs:3192 -#: ../../TShockAPI/Commands.cs:894 +#: ../../TShockAPI/GetDataHandlers.cs:2636 +#: ../../TShockAPI/GetDataHandlers.cs:3211 +#: ../../TShockAPI/Commands.cs:899 #, csharp-format msgid "Authenticated as {0} successfully." msgstr "{0} 登录成功" @@ -1298,19 +1308,19 @@ msgstr "自动存档目前已关闭" msgid "Autosave is currently enabled" msgstr "自动存档目前已开启" -#: ../../TShockAPI/Commands.cs:1359 +#: ../../TShockAPI/Commands.cs:1364 msgid "Available Ban commands:" msgstr "可用Ban指令:" -#: ../../TShockAPI/Commands.cs:1423 +#: ../../TShockAPI/Commands.cs:1428 msgid "Available identifiers ({{0}}/{{1}}):" msgstr "可用的标识符 ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:5199 +#: ../../TShockAPI/Commands.cs:5204 msgid "Available Region Sub-Commands ({{0}}/{{1}}):" msgstr "可用的区域子命令 ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:2100 +#: ../../TShockAPI/Commands.cs:2105 msgid "Available REST Sub-Commands:" msgstr "Rest命令使用帮助:" @@ -1327,41 +1337,41 @@ msgstr "备份失败!" msgid "Backup Thread" msgstr "备份线程" -#: ../../TShockAPI/Commands.cs:828 +#: ../../TShockAPI/Commands.cs:833 msgid "Bad login attempt." msgstr "尝试登录失败。" -#: ../../TShockAPI/Commands.cs:1362 +#: ../../TShockAPI/Commands.cs:1367 #, csharp-format msgid "ban {0}" msgstr "封禁{0}" -#: ../../TShockAPI/Commands.cs:1361 -#: ../../TShockAPI/Commands.cs:1363 +#: ../../TShockAPI/Commands.cs:1366 +#: ../../TShockAPI/Commands.cs:1368 #, csharp-format msgid "ban {0} " msgstr "封禁 {0} " -#: ../../TShockAPI/Commands.cs:1360 +#: ../../TShockAPI/Commands.cs:1365 #, csharp-format msgid "ban {0} [Flags]" msgstr "封禁 {0} [Flags]" -#: ../../TShockAPI/Commands.cs:1624 +#: ../../TShockAPI/Commands.cs:1629 #, csharp-format msgid "Ban {0} has been revoked by {1}." msgstr "用户{1}解除了封禁{0}。" -#: ../../TShockAPI/Commands.cs:1625 +#: ../../TShockAPI/Commands.cs:1630 #, csharp-format msgid "Ban {0} has now been marked as expired." msgstr "封禁{0}已解除。" -#: ../../TShockAPI/Commands.cs:1374 +#: ../../TShockAPI/Commands.cs:1379 msgid "Ban Add Syntax" msgstr "添加syntax的封禁" -#: ../../TShockAPI/Commands.cs:1481 +#: ../../TShockAPI/Commands.cs:1486 #, csharp-format msgid "Ban added. Ticket Number {0} was created for identifier {1}." msgstr "已封禁,回执号码{0},封禁匹配代码{1}。" @@ -1371,15 +1381,15 @@ msgstr "已封禁,回执号码{0},封禁匹配代码{1}。" msgid "Ban added. Ticket number: {0}" msgstr "已封禁,回执号码{0}。" -#: ../../TShockAPI/Commands.cs:1387 +#: ../../TShockAPI/Commands.cs:1392 msgid "Ban Del Syntax" msgstr "删除syntax的封禁" -#: ../../TShockAPI/Commands.cs:1403 +#: ../../TShockAPI/Commands.cs:1408 msgid "Ban Details Syntax" msgstr "Ban Details的语法" -#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1400 msgid "Ban List Syntax" msgstr "Ban List 的语法" @@ -1387,43 +1397,43 @@ msgstr "Ban List 的语法" msgid "Ban removed." msgstr "已解除封禁。" -#: ../../TShockAPI/Commands.cs:1433 +#: ../../TShockAPI/Commands.cs:1438 msgid "Ban Usage Examples" msgstr "Ban用法示例" -#: ../../TShockAPI/Commands.cs:3832 +#: ../../TShockAPI/Commands.cs:3837 #, csharp-format msgid "Banned {0}." msgstr "已封禁{0}。" -#: ../../TShockAPI/Commands.cs:4028 +#: ../../TShockAPI/Commands.cs:4033 #, csharp-format msgid "Banned projectile {0}." msgstr "射弹已被封禁{0}。" -#: ../../TShockAPI/Commands.cs:4204 +#: ../../TShockAPI/Commands.cs:4209 #, csharp-format msgid "Banned tile {0}." msgstr "图格已被封禁{0}。" -#: ../../TShockAPI/TSPlayer.cs:1841 +#: ../../TShockAPI/TSPlayer.cs:1950 #, csharp-format msgid "Banned: {0}" msgstr "已封禁: {0}" -#: ../../TShockAPI/Commands.cs:1508 +#: ../../TShockAPI/Commands.cs:1513 msgid "Banned." msgstr "您已被封禁。" -#: ../../TShockAPI/Commands.cs:1661 +#: ../../TShockAPI/Commands.cs:1666 msgid "Bans ({{0}}/{{1}}):" msgstr "封禁了({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:6580 +#: ../../TShockAPI/Commands.cs:6585 msgid "Basic Tree" msgstr "普通树" -#: ../../TShockAPI/Commands.cs:2746 +#: ../../TShockAPI/Commands.cs:2751 msgid "Betsy" msgstr "双足翼龙" @@ -1437,7 +1447,7 @@ msgstr "血月已被设置为{0}" msgid "Bloodmoon state: {0}" msgstr "血夜状态: {0}" -#: ../../TShockAPI/Commands.cs:6584 +#: ../../TShockAPI/Commands.cs:6589 msgid "Boreal Tree" msgstr "针叶树" @@ -1786,8 +1796,8 @@ msgstr "Bouncer / OnNewProjectile(弹幕防护)因奇怪的检测阻止了{0 #: ../../TShockAPI/Bouncer.cs:2025 #, csharp-format -msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}) added to {1} ({2}) from {3}." -msgstr "Bouncer / OnNPCAddBuff(NPCBuff防护)阻止了{3}对NPC{1}({2})添加Buff:{0}" +msgid "Bouncer / OnNPCAddBuff rejected abnormal buff ({0}, last for {4}) added to {1} ({2}) from {3}." +msgstr "" #: ../../TShockAPI/Bouncer.cs:1979 #, csharp-format @@ -2381,19 +2391,19 @@ msgstr "广播: {0}: {1}" msgid "Broadcasts a message to everyone on the server." msgstr "向服务器上的所有人广播一条消息。" -#: ../../TShockAPI/Commands.cs:6358 +#: ../../TShockAPI/Commands.cs:6363 msgid "Buff Syntax and Example" msgstr "状态和示例" -#: ../../TShockAPI/Commands.cs:6001 +#: ../../TShockAPI/Commands.cs:6006 msgid "Butcher Syntax and Example" msgstr "Butcher语法和示例" -#: ../../TShockAPI/GetDataHandlers.cs:2600 +#: ../../TShockAPI/GetDataHandlers.cs:2619 msgid "Bypass SSC is enabled for your account. SSC data will not be loaded or saved." msgstr "你拥有不受服务器端存档影响的权限,因此将会使用本地存档,不会保存到服务端。" -#: ../../TShockAPI/Commands.cs:6664 +#: ../../TShockAPI/Commands.cs:6669 msgid "Cactus" msgstr "仙人球" @@ -2410,21 +2420,21 @@ msgstr "无法加载模块{0},因为它没有继承{1}" msgid "Certain projectiles have been ignored for cheat detection." msgstr "某些弹幕已经因防作弊而被忽略。" -#: ../../TShockAPI/Commands.cs:4453 +#: ../../TShockAPI/Commands.cs:4458 #, csharp-format msgid "Changed the maximum spawns to {0}." msgstr "已将最大生成量更改为 {0}。" -#: ../../TShockAPI/Commands.cs:4434 +#: ../../TShockAPI/Commands.cs:4439 msgid "Changed the maximum spawns to 5." msgstr "已将最大生成量改为5。" -#: ../../TShockAPI/Commands.cs:4492 +#: ../../TShockAPI/Commands.cs:4497 #, csharp-format msgid "Changed the spawn rate to {0}." msgstr "已将生成率更改为 {0}。" -#: ../../TShockAPI/Commands.cs:4474 +#: ../../TShockAPI/Commands.cs:4479 msgid "Changed the spawn rate to 600." msgstr "将最大生成率更改为600。" @@ -2444,12 +2454,12 @@ msgstr "更改世界模式。" msgid "Changes your account's password." msgstr "更改你的密码。" -#: ../../TShockAPI/Commands.cs:3637 +#: ../../TShockAPI/Commands.cs:3642 #, csharp-format msgid "Chat color for \"{0}\" is \"{1}\"." msgstr "用户组 {0} 的聊天文本颜色是 \"{1}\"。" -#: ../../TShockAPI/Commands.cs:3623 +#: ../../TShockAPI/Commands.cs:3628 #, csharp-format msgid "Chat color for group \"{0}\" set to \"{1}\"." msgstr "用户组 \"{0}\" 的聊天文本颜色已被设置为 \"{1}\"。" @@ -2458,15 +2468,15 @@ msgstr "用户组 \"{0}\" 的聊天文本颜色已被设置为 \"{1}\"。" msgid "Checks for TShock updates." msgstr "检查TShock更新。" -#: ../../TShockAPI/Commands.cs:5177 +#: ../../TShockAPI/Commands.cs:5182 msgid "clear - Clears the temporary region points." msgstr "clear - 清除临时的区域点" -#: ../../TShockAPI/Commands.cs:5805 +#: ../../TShockAPI/Commands.cs:5810 msgid "Clear Syntax" msgstr "清空语法" -#: ../../TShockAPI/Commands.cs:2522 +#: ../../TShockAPI/Commands.cs:2527 msgid "Cleared all users from the angler quest completion list for today." msgstr "已清空今日渔夫任务完成列表中的所有用户" @@ -2474,11 +2484,11 @@ msgstr "已清空今日渔夫任务完成列表中的所有用户" msgid "Clears item drops or projectiles." msgstr "清除掉落物或射弹。" -#: ../../TShockAPI/Commands.cs:3431 +#: ../../TShockAPI/Commands.cs:3436 msgid "color - Changes a group's chat color." msgstr "color <用户组> - 改变用户组聊天文本颜色。" -#: ../../TShockAPI/Commands.cs:5320 +#: ../../TShockAPI/Commands.cs:5325 #, csharp-format msgid "Command aliases: {0}, {1}, {2}" msgstr "指令别名: {0}, {1}, {2}" @@ -2487,24 +2497,24 @@ msgstr "指令别名: {0}, {1}, {2}" msgid "Command failed, check logs for more details." msgstr "指令执行失败,请查看日志获取更多信息。" -#: ../../TShockAPI/Commands.cs:5251 +#: ../../TShockAPI/Commands.cs:5256 msgid "Commands ({{0}}/{{1}}):" msgstr "指令 ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3194 +#: ../../TShockAPI/Commands.cs:3199 msgid "Commands: add, del, hide, list, send, [warpname]." msgstr "命令: add, del, hide, list, send, [传送点名]" -#: ../../TShockAPI/Commands.cs:4386 +#: ../../TShockAPI/Commands.cs:4391 msgid "Configuration, permissions, and regions reload complete. Some changes may require a server restart." msgstr "配置、权限和区域重新加载完成。有些更改可能需要重新启动服务器。" -#: ../../TShockAPI/Commands.cs:1769 +#: ../../TShockAPI/Commands.cs:1774 #, csharp-format msgid "Correct usage: {0}overridessc|{0}ossc " msgstr "正确用法: {0}overridessc(覆盖SSC存档)|{0}ossc <玩家名>" -#: ../../TShockAPI/Commands.cs:6629 +#: ../../TShockAPI/Commands.cs:6634 msgid "Corruption Palm" msgstr "腐化棕榈木" @@ -2513,65 +2523,65 @@ msgstr "腐化棕榈木" msgid "Could not find a database library (probably Sqlite3.dll)" msgstr "找不到数据库的库(可能是Sqlite3.dll)" -#: ../../TShockAPI/Commands.cs:3259 +#: ../../TShockAPI/Commands.cs:3264 #, csharp-format msgid "Could not find a warp named {0} to remove." msgstr "找不到名为{0}的warp传送点" -#: ../../TShockAPI/Commands.cs:5517 -#: ../../TShockAPI/Commands.cs:5601 -#: ../../TShockAPI/Commands.cs:5626 -#: ../../TShockAPI/Commands.cs:5682 -#: ../../TShockAPI/Commands.cs:5963 +#: ../../TShockAPI/Commands.cs:5522 +#: ../../TShockAPI/Commands.cs:5606 +#: ../../TShockAPI/Commands.cs:5631 +#: ../../TShockAPI/Commands.cs:5687 +#: ../../TShockAPI/Commands.cs:5968 #, csharp-format msgid "Could not find any player named \"{0}\"" msgstr "找不到任何名为\"{0}\"的玩家" -#: ../../TShockAPI/Commands.cs:5919 +#: ../../TShockAPI/Commands.cs:5924 #, csharp-format msgid "Could not find any player named \"{0}\"." msgstr "找不到任何名为\"{0}\"的玩家。" -#: ../../TShockAPI/Commands.cs:5462 +#: ../../TShockAPI/Commands.cs:5467 #, csharp-format msgid "Could not find any players named \"{0}\"" msgstr "找不到任何名为\"{0}\"的玩家" -#: ../../TShockAPI/Commands.cs:1925 +#: ../../TShockAPI/Commands.cs:1930 #, csharp-format msgid "Could not find group {0}" msgstr "找不到{0}组" -#: ../../TShockAPI/Commands.cs:1914 +#: ../../TShockAPI/Commands.cs:1919 #, csharp-format msgid "Could not find player {0}." msgstr "找不到玩家{0}" -#: ../../TShockAPI/Commands.cs:5035 +#: ../../TShockAPI/Commands.cs:5040 msgid "Could not find specified region" msgstr "找不到指定区域。" -#: ../../TShockAPI/Commands.cs:3282 +#: ../../TShockAPI/Commands.cs:3287 msgid "Could not find specified warp." msgstr "找不到指定warp点" -#: ../../TShockAPI/Commands.cs:4714 -#: ../../TShockAPI/Commands.cs:4721 -#: ../../TShockAPI/Commands.cs:4740 -#: ../../TShockAPI/Commands.cs:4779 -#: ../../TShockAPI/Commands.cs:4814 -#: ../../TShockAPI/Commands.cs:4849 -#: ../../TShockAPI/Commands.cs:4884 -#: ../../TShockAPI/Commands.cs:4928 +#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4726 +#: ../../TShockAPI/Commands.cs:4745 +#: ../../TShockAPI/Commands.cs:4784 +#: ../../TShockAPI/Commands.cs:4819 +#: ../../TShockAPI/Commands.cs:4854 +#: ../../TShockAPI/Commands.cs:4889 +#: ../../TShockAPI/Commands.cs:4933 #, csharp-format msgid "Could not find the region {0}." msgstr "无法找到领地{0}。" -#: ../../TShockAPI/Commands.cs:1572 +#: ../../TShockAPI/Commands.cs:1577 msgid "Could not find the target specified. Check that you have the correct spelling." msgstr "找不到特定的目标,请检查您的拼写是否正确" -#: ../../TShockAPI/Commands.cs:6191 +#: ../../TShockAPI/Commands.cs:6196 #, csharp-format msgid "Could not rename {0}!" msgstr "无法将{0}重命名!" @@ -2580,7 +2590,7 @@ msgstr "无法将{0}重命名!" msgid "Creates a reference tables for Terraria data types and the TShock permission system in the server folder." msgstr "在服务器目录下生成泰拉瑞亚和TShock权限的参考信息表。" -#: ../../TShockAPI/Commands.cs:5405 +#: ../../TShockAPI/Commands.cs:5410 msgid "Creates: with the password as part of the owner group." msgstr "这将会创建一个对应的用户名和密码且权限为服主的用户。" @@ -2591,18 +2601,18 @@ msgstr "CreativePowerHandler 收到了为未知创造力的权限检查请求。 #: ../../TShockAPI/Handlers/NetModules/CreativeUnlocksHandler.cs:65 #, csharp-format msgid "CreativeUnlocksHandler received non-vanilla unlock request. Random field value: {0} but should be 0 from {1}" -msgstr "CreativeUnlocksHandler 收到了来自玩家{1}的异常的研究解锁请求:不明字段值为{0}但应为0。" +msgstr "CreativeUnlocksHandler 收到了来自玩家{1}的异常的研究解锁请求:不明字段值应为0但实际为{0}。" -#: ../../TShockAPI/Commands.cs:6624 +#: ../../TShockAPI/Commands.cs:6629 msgid "Crimson Palm" msgstr "猩红棕榈木" -#: ../../TShockAPI/Commands.cs:4425 +#: ../../TShockAPI/Commands.cs:4430 #, csharp-format msgid "Current maximum spawns: {0}." msgstr "当前最大生成量: {0}。" -#: ../../TShockAPI/Commands.cs:4465 +#: ../../TShockAPI/Commands.cs:4470 #, csharp-format msgid "Current spawn rate: {0}." msgstr "当前生成率: {0}。" @@ -2616,44 +2626,44 @@ msgstr "试图通过死亡触发安全漏洞:伤害{0}" msgid "Death reason outside of normal bounds." msgstr "死亡原因过长。" -#: ../../TShockAPI/Commands.cs:5178 +#: ../../TShockAPI/Commands.cs:5183 msgid "define - Defines the region with the given name." msgstr "define <名称> - 创建一个该名称的区域" -#: ../../TShockAPI/Commands.cs:3433 +#: ../../TShockAPI/Commands.cs:3438 msgid "del - Deletes a group." msgstr "del <组名> - 删除一个用户组" -#: ../../TShockAPI/Commands.cs:3964 +#: ../../TShockAPI/Commands.cs:3969 msgid "del - Deletes an item ban." msgstr "del - 禁用指定物品" -#: ../../TShockAPI/Commands.cs:4142 +#: ../../TShockAPI/Commands.cs:4147 msgid "del - Deletes an projectile ban." msgstr "del <射弹ID> - 禁用指定射弹。" -#: ../../TShockAPI/Commands.cs:4318 +#: ../../TShockAPI/Commands.cs:4323 msgid "del - Deletes a tile ban." msgstr "add <图格ID> - 禁用指定图格。" -#: ../../TShockAPI/Commands.cs:5179 +#: ../../TShockAPI/Commands.cs:5184 msgid "delete - Deletes the given region." msgstr "delete - 删除指定的区域" -#: ../../TShockAPI/Commands.cs:4737 +#: ../../TShockAPI/Commands.cs:4742 #, csharp-format msgid "Deleted region \"{0}\"." msgstr "已删除领地'{0}'。" -#: ../../TShockAPI/Commands.cs:3434 +#: ../../TShockAPI/Commands.cs:3439 msgid "delperm - Removes permissions from a group." msgstr "delperm <组> <权限...> - 移除用户组指定的权限(不会影响继承的权限)" -#: ../../TShockAPI/Commands.cs:6615 +#: ../../TShockAPI/Commands.cs:6620 msgid "Desert Palm" msgstr "沙漠棕榈木" -#: ../../TShockAPI/Commands.cs:2102 +#: ../../TShockAPI/Commands.cs:2107 msgid "destroytokens - Destroys all current REST tokens." msgstr "destroytokens - 删除当前所有REST令牌" @@ -2663,15 +2673,15 @@ msgstr "destroytokens - 删除当前所有REST令牌" msgid "Detected DOOM set to ON position." msgstr "检测到 DOM 已设置为开启位置。" -#: ../../TShockAPI/Commands.cs:6654 +#: ../../TShockAPI/Commands.cs:6659 msgid "Diamond Gemtree" msgstr "钻石宝石树" -#: ../../TShockAPI/Commands.cs:1872 +#: ../../TShockAPI/Commands.cs:1877 msgid "Disabled halloween mode." msgstr "已将万圣模式关闭。" -#: ../../TShockAPI/Commands.cs:1891 +#: ../../TShockAPI/Commands.cs:1896 msgid "Disabled xmas mode." msgstr "已将圣诞模式关闭。" @@ -2688,35 +2698,35 @@ msgstr "无法行动,因为你穿着被禁用的装备。" msgid "Disabled. You went too far with hacked item stacks." msgstr "您已被限制行动,因为您的物品数量已超过堆叠上限。" -#: ../../TShockAPI/Commands.cs:3965 +#: ../../TShockAPI/Commands.cs:3970 msgid "disallow - Disallows a group from using an item." msgstr "disallow <物品> <用户组> - 取消用户组使用特定物品的豁免权。" -#: ../../TShockAPI/Commands.cs:4143 +#: ../../TShockAPI/Commands.cs:4148 msgid "disallow - Disallows a group from using a projectile." msgstr "disallow <射弹> <用户组> - 取消用户组使用特定射弹的豁免权。" -#: ../../TShockAPI/Commands.cs:4319 +#: ../../TShockAPI/Commands.cs:4324 msgid "disallow - Disallows a group from place a tile." msgstr "disallow <物块> <用户组> - 取消用户组使用特定物块的豁免权。" -#: ../../TShockAPI/Commands.cs:2639 +#: ../../TShockAPI/Commands.cs:2644 msgid "Duke Fishron" msgstr "猪龙鱼公爵" -#: ../../TShockAPI/Commands.cs:6605 +#: ../../TShockAPI/Commands.cs:6610 msgid "Ebonwood Tree" msgstr "乌木树" -#: ../../TShockAPI/Commands.cs:6646 +#: ../../TShockAPI/Commands.cs:6651 msgid "Emerald Gemtree" msgstr "绿宝石树" -#: ../../TShockAPI/Commands.cs:1870 +#: ../../TShockAPI/Commands.cs:1875 msgid "Enabled halloween mode." msgstr "已将万圣模式开启。" -#: ../../TShockAPI/Commands.cs:1889 +#: ../../TShockAPI/Commands.cs:1894 msgid "Enabled xmas mode." msgstr "开启了圣诞模式。" @@ -2729,67 +2739,67 @@ msgstr "允许你开始或停止各种世界事件。" msgid "Error on reloading groups: {0}" msgstr "在重新加载用户组时发生了错误:{0}" -#: ../../TShockAPI/Commands.cs:5110 +#: ../../TShockAPI/Commands.cs:5115 msgid "Error: both names are the same." msgstr "新名称和旧名称相同。" -#: ../../TShockAPI/Commands.cs:2768 +#: ../../TShockAPI/Commands.cs:2773 msgid "Everscream" msgstr "常绿尖叫怪" -#: ../../TShockAPI/Commands.cs:1398 +#: ../../TShockAPI/Commands.cs:1403 #, csharp-format msgid "Example usage: {0}" msgstr "示例用法: {0}" -#: ../../TShockAPI/Commands.cs:5454 +#: ../../TShockAPI/Commands.cs:5459 #, csharp-format msgid "Example usage: {0} \"{1}\" \"{2}\"" msgstr "示例用法: {0} \"{1}\"{2}\"" -#: ../../TShockAPI/Commands.cs:6360 +#: ../../TShockAPI/Commands.cs:6365 #, csharp-format msgid "Example usage: {0} \"{1}\" {2}" msgstr "示例用法: {0} \"{1}\" {2}" -#: ../../TShockAPI/Commands.cs:1390 -#: ../../TShockAPI/Commands.cs:1406 -#: ../../TShockAPI/Commands.cs:5321 -#: ../../TShockAPI/Commands.cs:5620 -#: ../../TShockAPI/Commands.cs:5910 -#: ../../TShockAPI/Commands.cs:6003 +#: ../../TShockAPI/Commands.cs:1395 +#: ../../TShockAPI/Commands.cs:1411 +#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5625 +#: ../../TShockAPI/Commands.cs:5915 +#: ../../TShockAPI/Commands.cs:6008 #, csharp-format msgid "Example usage: {0} {1}" msgstr "示例用法: {0} {1}" -#: ../../TShockAPI/Commands.cs:5511 -#: ../../TShockAPI/Commands.cs:5676 -#: ../../TShockAPI/Commands.cs:5807 -#: ../../TShockAPI/Commands.cs:6300 +#: ../../TShockAPI/Commands.cs:5516 +#: ../../TShockAPI/Commands.cs:5681 +#: ../../TShockAPI/Commands.cs:5812 +#: ../../TShockAPI/Commands.cs:6305 #, csharp-format msgid "Example usage: {0} {1} {2}" msgstr "示例用法: {0} {1} {2}" -#: ../../TShockAPI/Commands.cs:6410 +#: ../../TShockAPI/Commands.cs:6415 #, csharp-format msgid "Example usage: {0} {1} {2} {3}" msgstr "示例用法: {0} {1} {2} {3}" -#: ../../TShockAPI/Commands.cs:1382 +#: ../../TShockAPI/Commands.cs:1387 #, csharp-format msgid "Example usage: {0} {1} {2} {3} {4}" msgstr "示例用法: {0} {1} {2} {3} {4}" -#: ../../TShockAPI/Commands.cs:5592 +#: ../../TShockAPI/Commands.cs:5597 #, csharp-format msgid "Example usage: {0} <{1}> <{2}>" msgstr "示例用法: {0} <{1}> <{2}>" -#: ../../TShockAPI/Commands.cs:1993 +#: ../../TShockAPI/Commands.cs:1998 msgid "Example: /sudo /ban add particles 2d Hacking." msgstr "例如: /sudo /ban add 迅猛龙 30d SB" -#: ../../TShockAPI/Commands.cs:3197 +#: ../../TShockAPI/Commands.cs:3202 #, csharp-format msgid "Examples: {0}warp add foobar, {0}warp hide foobar true, {0}warp foobar." msgstr "举个例子: {0}warp add 鱼鱼真可爱, {0}warp hide 鱼鱼真可爱 true, {0}warp 鱼鱼真可爱" @@ -2798,7 +2808,7 @@ msgstr "举个例子: {0}warp add 鱼鱼真可爱, {0}warp hide 鱼鱼真可爱 msgid "Executes a command as the super admin." msgstr "以超级管理员的身份执行指令。" -#: ../../TShockAPI/Commands.cs:1485 +#: ../../TShockAPI/Commands.cs:1490 #, csharp-format msgid "Failed to add ban for identifier: {0}." msgstr "无法给{0}添加封禁标识符" @@ -2819,11 +2829,11 @@ msgstr "添加用户组{0}失败。" msgid "Failed to delete group {0}." msgstr "删除用户组{0}失败。" -#: ../../TShockAPI/Commands.cs:2515 +#: ../../TShockAPI/Commands.cs:2520 msgid "Failed to find any users by that name on the list." msgstr "指定玩家没有完成今日渔夫任务。" -#: ../../TShockAPI/Commands.cs:1629 +#: ../../TShockAPI/Commands.cs:1634 #: ../../TShockAPI/Rest/RestManager.cs:698 msgid "Failed to remove ban." msgstr "移除封禁记录失败。" @@ -2833,7 +2843,7 @@ msgstr "移除封禁记录失败。" msgid "Failed to rename group {0}." msgstr "重命名用户组{0}失败。" -#: ../../TShockAPI/Commands.cs:5136 +#: ../../TShockAPI/Commands.cs:5141 msgid "Failed to rename the region." msgstr "重命名领地名失败。" @@ -2846,7 +2856,7 @@ msgstr "多边形法线着色失败。" msgid "Failed to update group \"{0}\"." msgstr "更新用户组{0}失败。" -#: ../../TShockAPI/Commands.cs:1855 +#: ../../TShockAPI/Commands.cs:1860 msgid "Failed to upload your character data to the server. Are you logged-in to an account?" msgstr "无法将您的角色数据上传至服务器。您是否登陆了账户?" @@ -2863,15 +2873,15 @@ msgstr "致命的TShock初始化错误:连接MySQL失败。查看内部异常 msgid "FetchHashedPasswordAndGroup SQL returned an error: {0}" msgstr "FetchHashedPasswordAndGroup SQL 返回了一个错误: {0}" -#: ../../TShockAPI/Commands.cs:5674 +#: ../../TShockAPI/Commands.cs:5679 msgid "Firework Syntax" msgstr "Firework的语法" -#: ../../TShockAPI/Commands.cs:1935 +#: ../../TShockAPI/Commands.cs:1940 msgid "For example, 1d and 10h-30m+2m are both valid time strings, but 2 is not." msgstr "举个例子, 1d 和 10h-30m+2m 都是有效的时间, 但2不是。" -#: ../../TShockAPI/Commands.cs:1365 +#: ../../TShockAPI/Commands.cs:1370 #, csharp-format msgid "For more info, use {0} {1} or {2} {3}" msgstr "如果你需要了解更多信息,请使用{0}{1}或者{2}{3}" @@ -2880,24 +2890,24 @@ msgstr "如果你需要了解更多信息,请使用{0}{1}或者{2}{3}" msgid "Forces all liquids to update immediately." msgstr "立即强制更新所有液体。" -#: ../../TShockAPI/Commands.cs:6269 +#: ../../TShockAPI/Commands.cs:6274 #, csharp-format msgid "Gave {0} {1} {2}." msgid_plural "Gave {0} {1} {2}s." msgstr[0] "给与{0}{1}{2}" -#: ../../TShockAPI/Commands.cs:6131 +#: ../../TShockAPI/Commands.cs:6136 #, csharp-format msgid "Gave {0} {1}." msgid_plural "Gave {0} {1}s." msgstr[0] "给与{0}{1}" -#: ../../TShockAPI/GetDataHandlers.cs:4364 +#: ../../TShockAPI/GetDataHandlers.cs:4383 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync {0}" msgstr "GetDataHandlers / HandleSyncLoadout 阻止了{0}切换装备栏" -#: ../../TShockAPI/GetDataHandlers.cs:4355 +#: ../../TShockAPI/GetDataHandlers.cs:4374 #, csharp-format msgid "GetDataHandlers / HandleSyncLoadout rejected loadout index sync out of bounds {0}" msgstr "GetDataHandlers / HandleSyncLoadout 阻止了{0}切换越界的装备栏" @@ -2907,7 +2917,7 @@ msgstr "GetDataHandlers / HandleSyncLoadout 阻止了{0}切换越界的装备栏 msgid "GetUser SQL returned an error {0}" msgstr "GetUser方法在执行SQL语句时返回了一个错误{0}" -#: ../../TShockAPI/Commands.cs:6408 +#: ../../TShockAPI/Commands.cs:6413 msgid "Give Buff Syntax and Example" msgstr "给与buff的格式和示例" @@ -2927,7 +2937,7 @@ msgstr "给自己添加一段时间的Buff或Debuff。如果时间为-1会持续 msgid "Gives yourself an item." msgstr "给自己一件物品。" -#: ../../TShockAPI/Commands.cs:6678 +#: ../../TShockAPI/Commands.cs:6683 msgid "Glowing Mushroom Tree" msgstr "种植发光蘑菇树" @@ -2936,17 +2946,17 @@ msgstr "种植发光蘑菇树" msgid "GolfPacketHandler: Player did not have create a golf club projectile the last 5 seconds! - From {0}" msgstr "GolfPacketHandler钩子: 玩家没有在过去5s内创建高尔夫类弹幕!从{0}" -#: ../../TShockAPI/Commands.cs:3497 +#: ../../TShockAPI/Commands.cs:3502 #, csharp-format msgid "Group \"{0}\" has no parent." msgstr "组 \"{0}\" 没有父组" -#: ../../TShockAPI/Commands.cs:3587 +#: ../../TShockAPI/Commands.cs:3592 #, csharp-format msgid "Group \"{0}\" has no prefix." msgstr "组 \"{0}\" 没有前缀" -#: ../../TShockAPI/Commands.cs:3542 +#: ../../TShockAPI/Commands.cs:3547 #, csharp-format msgid "Group \"{0}\" has no suffix." msgstr "组 \"{0}\" 没有后缀" @@ -2981,7 +2991,7 @@ msgstr "用户组 {0} 删除成功" msgid "Group {0} does not exist" msgstr "用户组 {0} 不存在" -#: ../../TShockAPI/Commands.cs:1101 +#: ../../TShockAPI/Commands.cs:1106 #, csharp-format msgid "Group {0} does not exist." msgstr "组{0}不存在!" @@ -3011,15 +3021,15 @@ msgstr "用户组 {0} 已重命名成 {1}。" #: ../../TShockAPI/DB/GroupManager.cs:631 #, csharp-format msgid "Group {0} is referencing a non existent parent group {1}, parent reference was removed." -msgstr "组 {0} 正在引用一个不存在的父组 {1},父组的引用已被删除。" +msgstr "用户组{0}的父组为{1},但该用户组不存在。已删除此父子关系。" #: ../../TShockAPI/DB/GroupManager.cs:637 #, csharp-format msgid "Group {0} is referencing itself as parent group; parent reference was removed." msgstr "组{0}试图将自己作为父组。父组的引用已被删除。" -#: ../../TShockAPI/Commands.cs:4853 -#: ../../TShockAPI/Commands.cs:4888 +#: ../../TShockAPI/Commands.cs:4858 +#: ../../TShockAPI/Commands.cs:4893 #, csharp-format msgid "Group {0} not found." msgstr "组 {0} 没有找到。" @@ -3029,16 +3039,16 @@ msgstr "组 {0} 没有找到。" msgid "Group {0} updated successfully" msgstr "用户组 {0} 更新成功" -#: ../../TShockAPI/Commands.cs:3371 +#: ../../TShockAPI/Commands.cs:3376 #, csharp-format msgid "Group {0} was added successfully." msgstr "已成功添加组{0}" -#: ../../TShockAPI/Commands.cs:3445 +#: ../../TShockAPI/Commands.cs:3450 msgid "Group Sub-Commands ({{0}}/{{1}}):" msgstr "Group子命令 ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3736 +#: ../../TShockAPI/Commands.cs:3741 msgid "Groups ({{0}}/{{1}}):" msgstr "用户组({{0}}/{{1}}):" @@ -3046,23 +3056,23 @@ msgstr "用户组({{0}}/{{1}}):" msgid "Grows plants at your location." msgstr "在你的位置种下植物。" -#: ../../TShockAPI/Commands.cs:6619 +#: ../../TShockAPI/Commands.cs:6624 msgid "Hallow Palm" msgstr "神圣棕榈木" -#: ../../TShockAPI/Commands.cs:2584 +#: ../../TShockAPI/Commands.cs:2589 msgid "Hardmode is disabled in the server configuration file." msgstr "已在服务器配置文件中禁用困难模式。" -#: ../../TShockAPI/Commands.cs:2575 +#: ../../TShockAPI/Commands.cs:2580 msgid "Hardmode is now off." msgstr "困难模式已关闭。" -#: ../../TShockAPI/Commands.cs:2580 +#: ../../TShockAPI/Commands.cs:2585 msgid "Hardmode is now on." msgstr "困难模式已开启。" -#: ../../TShockAPI/Commands.cs:6298 +#: ../../TShockAPI/Commands.cs:6303 msgid "Heal Syntax and Example" msgstr "生命值和示例" @@ -3079,25 +3089,25 @@ msgstr "治疗其他玩家阈值超过 {0}。" msgid "Heals a player in HP and MP." msgstr "治愈玩家的血量和魔力。" -#: ../../TShockAPI/Commands.cs:6672 +#: ../../TShockAPI/Commands.cs:6677 msgid "Herb" msgstr "草药" -#: ../../TShockAPI/Commands.cs:4649 +#: ../../TShockAPI/Commands.cs:4654 msgid "Hit a block to get the name of the region." msgstr "挖掘一个方块以获得该区域的名称" -#: ../../TShockAPI/Commands.cs:4662 +#: ../../TShockAPI/Commands.cs:4667 #, csharp-format msgid "Hit a block to set point {0}." msgstr "挖掘一个方块来设置点 {0}。" -#: ../../TShockAPI/Commands.cs:1226 +#: ../../TShockAPI/Commands.cs:1231 #, csharp-format msgid "ID: {0}" msgstr "ID: {0}" -#: ../../TShockAPI/Commands.cs:6301 +#: ../../TShockAPI/Commands.cs:6306 msgid "If no amount is specified, it will default to healing the target player by their max HP." msgstr "在没有指定时的默认恢复量为该玩家的最大血量。" @@ -3125,30 +3135,30 @@ 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:5368 +#: ../../TShockAPI/Commands.cs:5373 msgid "If you are locked out of all admin accounts, ask for help on https://tshock.co/" msgstr "如果你没有管理员权限,请前往https://tshock.co/或社区寻求帮助。" -#: ../../TShockAPI/Commands.cs:5808 +#: ../../TShockAPI/Commands.cs:5813 #, csharp-format msgid "If you do not specify a radius, it will use a default radius of {0} around your character." msgstr "在没有指定时的默认范围为{0}。" -#: ../../TShockAPI/Commands.cs:6361 +#: ../../TShockAPI/Commands.cs:6366 #, csharp-format msgid "If you don't specify the duration, it will default to {0} seconds." msgstr "在没有指定时的默认持续时间为{0}秒。" -#: ../../TShockAPI/Commands.cs:848 +#: ../../TShockAPI/Commands.cs:853 msgid "If you forgot your password, contact the administrator for help." msgstr "如果您忘记了密码,请联系管理员以获取帮助。" -#: ../../TShockAPI/Commands.cs:6362 +#: ../../TShockAPI/Commands.cs:6367 #, csharp-format msgid "If you put {0} as the duration, it will use the max possible time of 415 days." msgstr "如果持续时间为{0},那么默认为415天。" -#: ../../TShockAPI/Commands.cs:5407 +#: ../../TShockAPI/Commands.cs:5412 #, csharp-format msgid "If you understand, please {0}login now, and then type {0}setup." msgstr "如果你已经理解了并完成前一步骤,请使用{0}login <用户名> <密码> 进行登录,并在登录后使用{0}setup。" @@ -3166,15 +3176,15 @@ msgstr "正在忽略每个配置项..." msgid "IllegalPerSe: Emoji packet rejected for ID spoofing. Expected {0}, received {1} from {2}." msgstr "IllegalPerse: Emoji 数据包因伪装ID而被拒绝。预计 {0}将从 {1} 收到 {2}。" -#: ../../TShockAPI/Commands.cs:3180 +#: ../../TShockAPI/Commands.cs:3185 msgid "Incoming teleports are now allowed." msgstr "现在传送(tp)是被允许的" -#: ../../TShockAPI/Commands.cs:3182 +#: ../../TShockAPI/Commands.cs:3187 msgid "Incoming teleports are now disabled." msgstr "现在传送(tp)是被禁止的" -#: ../../TShockAPI/Commands.cs:5394 +#: ../../TShockAPI/Commands.cs:5399 msgid "Incorrect setup code. This incident has been logged." msgstr "认证代码错误,你的行为已被记录。" @@ -3184,16 +3194,16 @@ msgstr "认证代码错误,你的行为已被记录。" msgid "Infinite group parenting ({0})" msgstr "无限递归的父组引用({0})" -#: ../../TShockAPI/Commands.cs:5188 +#: ../../TShockAPI/Commands.cs:5193 msgid "info [-d] - Displays several information about the given region." msgstr "info <区域名> [-d] - 显示给定区域的相关信息。" -#: ../../TShockAPI/Commands.cs:4977 +#: ../../TShockAPI/Commands.cs:4982 #, csharp-format msgid "Information About Region \"{0}\" ({{0}}/{{1}}):" msgstr "有关区域{0}的信息(第{{0}}页,共{{1}}页)" -#: ../../TShockAPI/Commands.cs:1223 +#: ../../TShockAPI/Commands.cs:1228 msgid "Information about the currently running world" msgstr "获取当前运行的世界信息。" @@ -3205,22 +3215,22 @@ msgstr "将封禁数据载入数据库失败。" msgid "Internal server error." msgstr "服务器内部错误。" -#: ../../TShockAPI/Commands.cs:1496 +#: ../../TShockAPI/Commands.cs:1501 #, csharp-format msgid "Invalid Ban Add syntax. Refer to {0} for details on how to use the {1} command" msgstr "无效的ban add语法。请参阅{0}有关于使用{1}命令的帮助" -#: ../../TShockAPI/Commands.cs:1612 +#: ../../TShockAPI/Commands.cs:1617 #, csharp-format msgid "Invalid Ban Del syntax. Refer to {0} for details on how to use the {1} command" msgstr "无效的ban del语法。请参阅{0}有关于使用{1}命令的帮助" -#: ../../TShockAPI/Commands.cs:1671 +#: ../../TShockAPI/Commands.cs:1676 #, csharp-format msgid "Invalid Ban Details syntax. Refer to {0} for details on how to use the {1} command" msgstr "无效的ban details语法。请参阅{0}有关于使用{1}命令的帮助" -#: ../../TShockAPI/Commands.cs:1649 +#: ../../TShockAPI/Commands.cs:1654 #, csharp-format msgid "Invalid Ban List syntax. Refer to {0} for details on how to use the {1} command" msgstr "无效的ban list语法。请参阅{0}有关于使用{1}命令的帮助" @@ -3229,15 +3239,15 @@ msgstr "无效的ban list语法。请参阅{0}有关于使用{1}命令的帮助" msgid "Invalid BCrypt work factor in config file! Creating new hash using default work factor." msgstr "配置文件中无效的 BCrypt 工作因子!使用默认工作因子创建新的 哈希值。" -#: ../../TShockAPI/Commands.cs:2599 +#: ../../TShockAPI/Commands.cs:2604 msgid "Invalid boss amount." msgstr "无效的boss数量。" -#: ../../TShockAPI/Commands.cs:2812 +#: ../../TShockAPI/Commands.cs:2817 msgid "Invalid boss type!" msgstr "无效的boss类型。" -#: ../../TShockAPI/Commands.cs:6458 +#: ../../TShockAPI/Commands.cs:6463 msgid "Invalid buff ID!" msgstr "找不到这个buffID!" @@ -3247,79 +3257,79 @@ msgstr "找不到这个buffID!" msgid "Invalid command entered. Type {0}help for a list of valid commands." msgstr "输入的命令无效。使用{0}help 获取可用的指令列表。" -#: ../../TShockAPI/Commands.cs:5266 +#: ../../TShockAPI/Commands.cs:5271 msgid "Invalid command." msgstr "指令不存在!" -#: ../../TShockAPI/Commands.cs:3122 +#: ../../TShockAPI/Commands.cs:3127 msgid "Invalid destination NPC." msgstr "无效的目标NPC。" -#: ../../TShockAPI/Commands.cs:2932 -#: ../../TShockAPI/Commands.cs:2963 -#: ../../TShockAPI/Commands.cs:3002 -#: ../../TShockAPI/Commands.cs:3075 +#: ../../TShockAPI/Commands.cs:2937 +#: ../../TShockAPI/Commands.cs:2968 +#: ../../TShockAPI/Commands.cs:3007 +#: ../../TShockAPI/Commands.cs:3080 msgid "Invalid destination player." msgstr "无效的目标玩家。" -#: ../../TShockAPI/Commands.cs:2231 +#: ../../TShockAPI/Commands.cs:2236 #, csharp-format msgid "Invalid event type. Valid event types: {0}." msgstr "无效的事件类型。有效事件类型: {0}。" -#: ../../TShockAPI/Commands.cs:2373 +#: ../../TShockAPI/Commands.cs:2378 msgid "Invalid frost moon event wave." msgstr "无效的霜月波数。" -#: ../../TShockAPI/Commands.cs:3756 -#: ../../TShockAPI/Commands.cs:3859 -#: ../../TShockAPI/Commands.cs:3930 -#: ../../TShockAPI/Commands.cs:4049 -#: ../../TShockAPI/Commands.cs:4107 -#: ../../TShockAPI/Commands.cs:4225 -#: ../../TShockAPI/Commands.cs:4283 +#: ../../TShockAPI/Commands.cs:3761 +#: ../../TShockAPI/Commands.cs:3864 +#: ../../TShockAPI/Commands.cs:3935 +#: ../../TShockAPI/Commands.cs:4054 +#: ../../TShockAPI/Commands.cs:4112 +#: ../../TShockAPI/Commands.cs:4230 +#: ../../TShockAPI/Commands.cs:4288 msgid "Invalid group." msgstr "无效组别" -#: ../../TShockAPI/Commands.cs:2392 +#: ../../TShockAPI/Commands.cs:2397 #, csharp-format msgid "Invalid invasion type. Valid invasion types: {0}." msgstr "无效的入侵事件类型。有效的类型: {0}。" -#: ../../TShockAPI/Commands.cs:6074 -#: ../../TShockAPI/Commands.cs:6223 -#: ../../TShockAPI/Commands.cs:6286 +#: ../../TShockAPI/Commands.cs:6079 +#: ../../TShockAPI/Commands.cs:6228 +#: ../../TShockAPI/Commands.cs:6291 msgid "Invalid item type!" msgstr "物品不存在!" -#: ../../TShockAPI/Commands.cs:3798 -#: ../../TShockAPI/Commands.cs:3849 -#: ../../TShockAPI/Commands.cs:3894 -#: ../../TShockAPI/Commands.cs:3920 +#: ../../TShockAPI/Commands.cs:3803 +#: ../../TShockAPI/Commands.cs:3854 +#: ../../TShockAPI/Commands.cs:3899 +#: ../../TShockAPI/Commands.cs:3925 msgid "Invalid item." msgstr "无效物品" -#: ../../TShockAPI/Commands.cs:4446 +#: ../../TShockAPI/Commands.cs:4451 #, csharp-format msgid "Invalid maximum spawns. Acceptable range is {0} to {1}." msgstr "无效的最大生成量。可接受的范围是 {0} 至 {1}。" -#: ../../TShockAPI/Commands.cs:2851 -#: ../../TShockAPI/Commands.cs:6157 +#: ../../TShockAPI/Commands.cs:2856 +#: ../../TShockAPI/Commands.cs:6162 msgid "Invalid mob type!" msgstr "无效的敌怪类别!" -#: ../../TShockAPI/Commands.cs:2835 -#: ../../TShockAPI/Commands.cs:2891 +#: ../../TShockAPI/Commands.cs:2840 +#: ../../TShockAPI/Commands.cs:2896 msgid "Invalid mob type." msgstr "无效的敌怪类别。" -#: ../../TShockAPI/Commands.cs:2560 +#: ../../TShockAPI/Commands.cs:2565 #, csharp-format msgid "Invalid mode world mode. Valid modes: {0}" msgstr "无效的世界模式。有效模式: {0}" -#: ../../TShockAPI/Commands.cs:1412 +#: ../../TShockAPI/Commands.cs:1417 msgid "Invalid page number. Page number must be numeric." msgstr "无效页码。页码必须是个数字" @@ -3333,34 +3343,34 @@ msgstr "组 {0} 作为 {1} 的父组是无效的" msgid "Invalid parent group {0} for group {1}." msgstr "组 {0} 作为 {1} 的父组是无效的。" -#: ../../TShockAPI/Commands.cs:919 +#: ../../TShockAPI/Commands.cs:924 msgid "Invalid password." msgstr "无效密码" -#: ../../TShockAPI/Commands.cs:6254 -#: ../../TShockAPI/Commands.cs:6706 +#: ../../TShockAPI/Commands.cs:6259 +#: ../../TShockAPI/Commands.cs:6711 msgid "Invalid player!" msgstr "玩家不存在!" -#: ../../TShockAPI/Commands.cs:1246 +#: ../../TShockAPI/Commands.cs:1251 msgid "Invalid player." msgstr "无效的玩家名" -#: ../../TShockAPI/Commands.cs:4031 +#: ../../TShockAPI/Commands.cs:4036 msgid "Invalid projectile ID!" msgstr "无效的射弹ID!" -#: ../../TShockAPI/Commands.cs:4068 -#: ../../TShockAPI/Commands.cs:4089 -#: ../../TShockAPI/Commands.cs:4127 +#: ../../TShockAPI/Commands.cs:4073 +#: ../../TShockAPI/Commands.cs:4094 +#: ../../TShockAPI/Commands.cs:4132 msgid "Invalid projectile ID." msgstr "无效的射弹ID。" -#: ../../TShockAPI/Commands.cs:2355 +#: ../../TShockAPI/Commands.cs:2360 msgid "Invalid pumpkin moon event wave." msgstr "无效的南瓜月波数" -#: ../../TShockAPI/Commands.cs:5118 +#: ../../TShockAPI/Commands.cs:5123 #, csharp-format msgid "Invalid region \"{0}\"." msgstr "无效的区域“{0}”" @@ -3376,394 +3386,394 @@ msgstr "REST 配置无效: \n" "请调整您的配置并重启服务器。 \n" "按任意键退出。" -#: ../../TShockAPI/Commands.cs:3773 +#: ../../TShockAPI/Commands.cs:3778 #, csharp-format msgid "Invalid subcommand! Type {0}group help for more information on valid commands." msgstr "无效的子命令!输入{0}group 获得更多关于此命令的信息" -#: ../../TShockAPI/Commands.cs:4000 +#: ../../TShockAPI/Commands.cs:4005 #, csharp-format msgid "Invalid subcommand. Type {0}itemban help for more information on valid subcommands." msgstr "无效的子命令。输入{0}group 获得更多关于此命令的信息" -#: ../../TShockAPI/Commands.cs:4178 +#: ../../TShockAPI/Commands.cs:4183 #, csharp-format msgid "Invalid subcommand. Type {0}projban help for more information on valid subcommands." msgstr "无效的子命令。输入{0}projban 获得更多关于此命令的信息。" -#: ../../TShockAPI/Commands.cs:4354 +#: ../../TShockAPI/Commands.cs:4359 #, csharp-format msgid "Invalid subcommand. Type {0}tileban help for more information on valid subcommands." msgstr "无效的子命令。输入{0}tileban 获得更多关于此命令的信息。" -#: ../../TShockAPI/Commands.cs:3632 +#: ../../TShockAPI/Commands.cs:3637 msgid "Invalid syntax for color, expected \"rrr,ggg,bbb\"." msgstr "颜色语法错误,正确语法\"rrr,ggg,bbb\"。" -#: ../../TShockAPI/Commands.cs:1906 +#: ../../TShockAPI/Commands.cs:1911 msgid "Invalid syntax." msgstr "语法错误。" -#: ../../TShockAPI/Commands.cs:2323 +#: ../../TShockAPI/Commands.cs:2328 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent invasion [invasion type] [invasion wave]." msgstr "格式错误! 正确格式: {0}worldevent invasion [入侵类型] [入侵波数]。" -#: ../../TShockAPI/Commands.cs:1261 -#: ../../TShockAPI/Commands.cs:1295 +#: ../../TShockAPI/Commands.cs:1266 +#: ../../TShockAPI/Commands.cs:1300 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}accountinfo ." msgstr "格式错误。正确格式: {0}accountinfo <用户名>" -#: ../../TShockAPI/Commands.cs:5745 +#: ../../TShockAPI/Commands.cs:5750 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}aliases " msgstr "语法错误。正确的语法是:{0}aliases " -#: ../../TShockAPI/Commands.cs:3360 +#: ../../TShockAPI/Commands.cs:3365 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group add [permissions]." msgstr "格式错误! 正确格式: {0}group add <组名> [权限]" -#: ../../TShockAPI/Commands.cs:3389 +#: ../../TShockAPI/Commands.cs:3394 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group addperm ." msgstr "格式错误! 正确格式: {0}group addperm <组名> <权限...>。" -#: ../../TShockAPI/Commands.cs:3597 +#: ../../TShockAPI/Commands.cs:3602 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group color [new color(000,000,000)]." msgstr "格式错误! 正确格式: {0}group color <组名> [聊天颜色(000,000,000)]" -#: ../../TShockAPI/Commands.cs:3670 +#: ../../TShockAPI/Commands.cs:3675 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group del ." msgstr "格式错误! 正确格式: {0}group del <组名>。" -#: ../../TShockAPI/Commands.cs:3694 +#: ../../TShockAPI/Commands.cs:3699 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group delperm ." msgstr "格式错误! 正确格式: {0}group delperm <组名> <权限...>。" -#: ../../TShockAPI/Commands.cs:3747 +#: ../../TShockAPI/Commands.cs:3752 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group listperm [page]." msgstr "格式错误! 正确格式: {0}group listperm <组名> [页码]。" -#: ../../TShockAPI/Commands.cs:3457 +#: ../../TShockAPI/Commands.cs:3462 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group parent [new parent group name]." msgstr "格式错误! 正确格式: {0}group parent <组名> [新的父组名]。" -#: ../../TShockAPI/Commands.cs:3552 +#: ../../TShockAPI/Commands.cs:3557 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group prefix [new prefix]." msgstr "格式错误! 正确格式: {0}group prefix <组名> [新前缀]。" -#: ../../TShockAPI/Commands.cs:3647 +#: ../../TShockAPI/Commands.cs:3652 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group rename ." msgstr "格式错误! 正确格式: {0}group rename <组名> <新组名>。" -#: ../../TShockAPI/Commands.cs:3507 +#: ../../TShockAPI/Commands.cs:3512 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}group suffix [new suffix]." msgstr "格式错误! 正确格式: {0}group suffix <组名> [新后缀]。" -#: ../../TShockAPI/Commands.cs:5232 +#: ../../TShockAPI/Commands.cs:5237 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}help " msgstr "语法错误。正确的语法是:{0}help " -#: ../../TShockAPI/Commands.cs:6049 +#: ../../TShockAPI/Commands.cs:6054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}item [item amount] [prefix id/name]" msgstr "语法错误。正确的语法是:{0}item [物品数量][前缀ID/名字]" -#: ../../TShockAPI/Commands.cs:3791 +#: ../../TShockAPI/Commands.cs:3796 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban add ." msgstr "格式错误! 正确格式: {0}itemban add <物品名>。" -#: ../../TShockAPI/Commands.cs:3842 +#: ../../TShockAPI/Commands.cs:3847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban allow ." msgstr "格式错误! 正确格式: {0}itemban allow <物品名> <组名>。" -#: ../../TShockAPI/Commands.cs:3887 +#: ../../TShockAPI/Commands.cs:3892 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban del ." msgstr "格式错误! 正确格式: {0}itemban del <物品名>。" -#: ../../TShockAPI/Commands.cs:3913 +#: ../../TShockAPI/Commands.cs:3918 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}itemban disallow ." msgstr "格式错误! 正确格式: {0}itemban disallow <物品名> <组名>。" -#: ../../TShockAPI/Commands.cs:1302 +#: ../../TShockAPI/Commands.cs:1307 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}kick [reason]." msgstr "格式错误!正确格式: {0}kick <玩家名> [理由]。" -#: ../../TShockAPI/Commands.cs:5415 +#: ../../TShockAPI/Commands.cs:5420 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}me " msgstr "语法错误。正确的语法是:{0}me " -#: ../../TShockAPI/Commands.cs:5428 +#: ../../TShockAPI/Commands.cs:5433 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}p " msgstr "语法错误。正确的语法是:{0}p " -#: ../../TShockAPI/Commands.cs:4021 +#: ../../TShockAPI/Commands.cs:4026 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban add " msgstr "无效的语法。正确的语法: {0}projban 添加 <射弹ID>" -#: ../../TShockAPI/Commands.cs:4040 +#: ../../TShockAPI/Commands.cs:4045 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban allow ." msgstr "无效的语法。正确的语法: {0}projban allow <弹射物ID> <组名>" -#: ../../TShockAPI/Commands.cs:4077 +#: ../../TShockAPI/Commands.cs:4082 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban del ." msgstr "无效的语法。正确的语法: {0}projban del <弹射物ID>" -#: ../../TShockAPI/Commands.cs:4098 +#: ../../TShockAPI/Commands.cs:4103 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}projban disallow ." msgstr "无效的语法。正确的语法: {0}projban disallow <射弹> <用户组>" -#: ../../TShockAPI/Commands.cs:4787 +#: ../../TShockAPI/Commands.cs:4792 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allow ." msgstr "无效的语法。正确的语法: {0}region allow <玩家名> <领地名>" -#: ../../TShockAPI/Commands.cs:4857 +#: ../../TShockAPI/Commands.cs:4862 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region allowg ." msgstr "无效的语法。正确的语法: {0}region allowg <组名> <领地名>" -#: ../../TShockAPI/Commands.cs:4701 +#: ../../TShockAPI/Commands.cs:4706 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region define ." msgstr "格式错误! 正确格式: {0}region define " -#: ../../TShockAPI/Commands.cs:4743 +#: ../../TShockAPI/Commands.cs:4748 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region delete ." msgstr "格式错误! 正确格式: {0}region delete " -#: ../../TShockAPI/Commands.cs:4916 +#: ../../TShockAPI/Commands.cs:4921 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region info [-d] [page]." msgstr "格式错误!正确格式: {0}region info [-d] [第几页]" -#: ../../TShockAPI/Commands.cs:4724 +#: ../../TShockAPI/Commands.cs:4729 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region protect ." msgstr "格式错误!正确格式: {0}region protect ." -#: ../../TShockAPI/Commands.cs:4822 +#: ../../TShockAPI/Commands.cs:4827 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region remove ." msgstr "格式错误。正确格式: {0}region remove ." -#: ../../TShockAPI/Commands.cs:4892 +#: ../../TShockAPI/Commands.cs:4897 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region removeg ." msgstr "格式错误。正确格式: {0}region removeg <组名> <领地名>." -#: ../../TShockAPI/Commands.cs:5100 +#: ../../TShockAPI/Commands.cs:5105 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region rename " msgstr "格式错误。正确的格式:{0}region rename " -#: ../../TShockAPI/Commands.cs:5090 -#: ../../TShockAPI/Commands.cs:5093 +#: ../../TShockAPI/Commands.cs:5095 +#: ../../TShockAPI/Commands.cs:5098 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region resize " msgstr "格式错误。正确的格式:{0}region resize " -#: ../../TShockAPI/Commands.cs:5150 +#: ../../TShockAPI/Commands.cs:5155 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region tp ." msgstr "格式错误。正确的格式:{0}region tp 。" -#: ../../TShockAPI/Commands.cs:5038 -#: ../../TShockAPI/Commands.cs:5041 +#: ../../TShockAPI/Commands.cs:5043 +#: ../../TShockAPI/Commands.cs:5046 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}region z <#>" msgstr "格式错误。正确的格式:{0}region z <#>" -#: ../../TShockAPI/Commands.cs:1028 +#: ../../TShockAPI/Commands.cs:1033 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}register ." msgstr "格式错误! 正确格式: {0}register <密码>。" -#: ../../TShockAPI/Commands.cs:6148 +#: ../../TShockAPI/Commands.cs:6153 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}renameNPC " msgstr "格式错误。正确的格式:{0}renameNPC " -#: ../../TShockAPI/Commands.cs:4393 +#: ../../TShockAPI/Commands.cs:4398 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}serverpassword \"\"." msgstr "格式错误。正确格式:{0}serverpassword \"<新的服务器密码>\"" -#: ../../TShockAPI/Commands.cs:4574 +#: ../../TShockAPI/Commands.cs:4579 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}slap [damage]." msgstr "格式错误。正确格式:{0}slap <玩家名> [一巴掌的伤害值]" -#: ../../TShockAPI/Commands.cs:2592 +#: ../../TShockAPI/Commands.cs:2597 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnboss [amount]." msgstr "格式错误! 正确格式: {0}spawnboss [生成数量]。" -#: ../../TShockAPI/Commands.cs:2830 -#: ../../TShockAPI/Commands.cs:2842 +#: ../../TShockAPI/Commands.cs:2835 +#: ../../TShockAPI/Commands.cs:2847 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}spawnmob [amount]." msgstr "格式错误! 正确格式: {0}spawnmob [生成数量]" -#: ../../TShockAPI/Commands.cs:4197 +#: ../../TShockAPI/Commands.cs:4202 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban add ." msgstr "格式错误。正确格式:{0}tileban add <图格ID>" -#: ../../TShockAPI/Commands.cs:4216 +#: ../../TShockAPI/Commands.cs:4221 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban allow ." msgstr "格式错误。正确格式:{0}tileban allow <图格ID> <组名>" -#: ../../TShockAPI/Commands.cs:4253 +#: ../../TShockAPI/Commands.cs:4258 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban del ." msgstr "格式错误。正确格式:{0}tileban del <图格ID>" -#: ../../TShockAPI/Commands.cs:4274 +#: ../../TShockAPI/Commands.cs:4279 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tileban disallow ." msgstr "格式错误。正确的格式:{0}tileban disallow 。" -#: ../../TShockAPI/Commands.cs:2922 +#: ../../TShockAPI/Commands.cs:2927 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp [player 2]." msgstr "格式错误! 正确格式: {0}tp <玩家> [玩家2]" -#: ../../TShockAPI/Commands.cs:2924 +#: ../../TShockAPI/Commands.cs:2929 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tp ." msgstr "格式错误! 正确格式: {0}tp <玩家>" -#: ../../TShockAPI/Commands.cs:3049 +#: ../../TShockAPI/Commands.cs:3054 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "格式错误! 正确格式: {0}tphere <玩家名>" -#: ../../TShockAPI/Commands.cs:3047 +#: ../../TShockAPI/Commands.cs:3052 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tphere ." msgstr "格式错误! 正确格式: {0}tphere <玩家名|*>" -#: ../../TShockAPI/Commands.cs:3094 +#: ../../TShockAPI/Commands.cs:3099 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tpnpc ." msgstr "格式错误! 正确格式: {0}tpnpc " -#: ../../TShockAPI/Commands.cs:3158 +#: ../../TShockAPI/Commands.cs:3163 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}tppos ." msgstr "格式错误! 正确格式: {0}tppos " -#: ../../TShockAPI/Commands.cs:1240 +#: ../../TShockAPI/Commands.cs:1245 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}userinfo ." msgstr "格式错误! 正确格式: {0}userinfo <玩家名>" -#: ../../TShockAPI/Commands.cs:3193 +#: ../../TShockAPI/Commands.cs:3198 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [command] [arguments]." msgstr "格式错误! 正确格式: {0}warp [子命令] [参数]" -#: ../../TShockAPI/Commands.cs:3202 +#: ../../TShockAPI/Commands.cs:3207 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp [name] or {0}warp list ." msgstr "格式错误! 正确格式: {0}warp [传送点名] 或 {0}warp list <页码>" -#: ../../TShockAPI/Commands.cs:3245 +#: ../../TShockAPI/Commands.cs:3250 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp add [name]." msgstr "格式错误! 正确格式: {0}warp add [传送点名]" -#: ../../TShockAPI/Commands.cs:3262 +#: ../../TShockAPI/Commands.cs:3267 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp del [name]." msgstr "格式错误! 正确格式: {0}warp del [传送点名]" -#: ../../TShockAPI/Commands.cs:3285 -#: ../../TShockAPI/Commands.cs:3288 +#: ../../TShockAPI/Commands.cs:3290 +#: ../../TShockAPI/Commands.cs:3293 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp hide [name] ." msgstr "格式错误! 正确格式: {0}warp hide [传送点名] ." -#: ../../TShockAPI/Commands.cs:3296 +#: ../../TShockAPI/Commands.cs:3301 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}warp send [player] [warpname]." msgstr "格式错误! 正确格式: {0}warp send [角色名] [传送点名]" -#: ../../TShockAPI/Commands.cs:4616 +#: ../../TShockAPI/Commands.cs:4621 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}wind ." msgstr "格式错误。正确格式:{0}wind <风速>" -#: ../../TShockAPI/Commands.cs:2137 +#: ../../TShockAPI/Commands.cs:2142 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldevent ." msgstr "格式错误! 正确格式: {0}worldevent <事件类型>" -#: ../../TShockAPI/Commands.cs:2539 +#: ../../TShockAPI/Commands.cs:2544 #, csharp-format msgid "Invalid syntax. Proper syntax: {0}worldmode ." msgstr "格式错误! 正确格式: {0}worldmode <世界难度>。" -#: ../../TShockAPI/Commands.cs:4727 +#: ../../TShockAPI/Commands.cs:4732 #, csharp-format msgid "Invalid syntax. Proper syntax: /region protect ." msgstr "格式错误。正确格式:/region protect <领地名> " -#: ../../TShockAPI/Commands.cs:4667 +#: ../../TShockAPI/Commands.cs:4672 msgid "Invalid syntax. Proper syntax: /region set <1/2>." msgstr "格式错误。正确格式:/region set <1/2>" -#: ../../TShockAPI/Commands.cs:3142 -#: ../../TShockAPI/Commands.cs:3303 -#: ../../TShockAPI/Commands.cs:4580 -#: ../../TShockAPI/Commands.cs:4588 +#: ../../TShockAPI/Commands.cs:3147 +#: ../../TShockAPI/Commands.cs:3308 +#: ../../TShockAPI/Commands.cs:4585 +#: ../../TShockAPI/Commands.cs:4593 msgid "Invalid target player." msgstr "目标玩家无效。" -#: ../../TShockAPI/Commands.cs:1618 -#: ../../TShockAPI/Commands.cs:1677 +#: ../../TShockAPI/Commands.cs:1623 +#: ../../TShockAPI/Commands.cs:1682 #, csharp-format msgid "Invalid Ticket Number. Refer to {0} for details on how to use the {1} command" msgstr "回执号码无效。你可以通过{0}来了解如何使用{1}指令。" -#: ../../TShockAPI/Commands.cs:4207 -#: ../../TShockAPI/Commands.cs:4244 -#: ../../TShockAPI/Commands.cs:4265 -#: ../../TShockAPI/Commands.cs:4303 +#: ../../TShockAPI/Commands.cs:4212 +#: ../../TShockAPI/Commands.cs:4249 +#: ../../TShockAPI/Commands.cs:4270 +#: ../../TShockAPI/Commands.cs:4308 msgid "Invalid tile ID." msgstr "无效的图格ID" -#: ../../TShockAPI/Commands.cs:1934 +#: ../../TShockAPI/Commands.cs:1939 msgid "Invalid time string! Proper format: _d_h_m_s, with at least one time specifier." msgstr "时间无效! 正确格式: _d_h_m_s, 至少需要一个时间单位。" -#: ../../TShockAPI/Commands.cs:4539 -#: ../../TShockAPI/Commands.cs:4548 +#: ../../TShockAPI/Commands.cs:4544 +#: ../../TShockAPI/Commands.cs:4553 msgid "Invalid time string. Proper format: hh:mm, in 24-hour time." msgstr "无效的时间字符串。正确格式: hh:mm,24小时制时间。" @@ -3772,39 +3782,39 @@ msgstr "无效的时间字符串。正确格式: hh:mm,24小时制时间。" msgid "Invalid Type: '{0}'" msgstr "无效类型:“{0}”" -#: ../../TShockAPI/Commands.cs:1070 -#: ../../TShockAPI/Commands.cs:1203 +#: ../../TShockAPI/Commands.cs:1075 +#: ../../TShockAPI/Commands.cs:1208 #, csharp-format msgid "Invalid user syntax. Try {0}user help." msgstr "用户命令语法错误。尝试 {0}user help。" -#: ../../TShockAPI/Commands.cs:3233 +#: ../../TShockAPI/Commands.cs:3238 msgid "Invalid warp name. The names 'list', 'hide', 'del' and 'add' are reserved for commands." msgstr "传送点名无效。 'list', 'hide', 'del' 和 'add' 等已被保留。" -#: ../../TShockAPI/Commands.cs:4623 +#: ../../TShockAPI/Commands.cs:4628 msgid "Invalid wind speed." msgstr "无效的风速。" -#: ../../TShockAPI/Commands.cs:2550 +#: ../../TShockAPI/Commands.cs:2555 #, csharp-format msgid "Invalid world mode. Valid world modes: {0}" msgstr "无效的世界模式。有效世界模式: {0}" -#: ../../TShockAPI/Commands.cs:1251 +#: ../../TShockAPI/Commands.cs:1256 #, csharp-format msgid "IP Address: {0}." msgstr "IP地址:{0}。" -#: ../../TShockAPI/Commands.cs:3972 +#: ../../TShockAPI/Commands.cs:3977 msgid "Item Ban Sub-Commands ({{0}}/{{1}}):" msgstr "封禁物品的子命令({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:3990 +#: ../../TShockAPI/Commands.cs:3995 msgid "Item bans ({{0}}/{{1}}):" msgstr "封禁物品 ({{0}}/{{1}}):" -#: ../../TShockAPI/TSPlayer.cs:1811 +#: ../../TShockAPI/TSPlayer.cs:1920 #, csharp-format msgid "Kicked {0} for : '{1}'" msgstr "踢出 {0} 因为:'{1}'" @@ -3813,12 +3823,12 @@ msgstr "踢出 {0} 因为:'{1}'" msgid "Kicked via web" msgstr "通过网络踢出" -#: ../../TShockAPI/TSPlayer.cs:1810 +#: ../../TShockAPI/TSPlayer.cs:1919 #, csharp-format msgid "Kicked: {0}" msgstr "踢出:{0}" -#: ../../TShockAPI/Commands.cs:5908 +#: ../../TShockAPI/Commands.cs:5913 msgid "Kill syntax and example" msgstr "Kill的语法和示例" @@ -3855,39 +3865,39 @@ 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:2484 +#: ../../TShockAPI/Commands.cs:2489 msgid "Lanterns are now down." msgstr "灯笼夜结束了。" -#: ../../TShockAPI/Commands.cs:2480 +#: ../../TShockAPI/Commands.cs:2485 msgid "Lanterns are now up." msgstr "灯笼夜开始了。" -#: ../../TShockAPI/Commands.cs:4414 +#: ../../TShockAPI/Commands.cs:4419 msgid "Liquids are already settling." msgstr "液体已经安置完毕" -#: ../../TShockAPI/Commands.cs:5182 +#: ../../TShockAPI/Commands.cs:5187 msgid "list - Lists all regions." msgstr "列表 - 列出所有区域。" -#: ../../TShockAPI/Commands.cs:3966 +#: ../../TShockAPI/Commands.cs:3971 msgid "list [page] - Lists all item bans." msgstr "list [页码] - 列出所有被禁用的物品." -#: ../../TShockAPI/Commands.cs:4144 +#: ../../TShockAPI/Commands.cs:4149 msgid "list [page] - Lists all projectile bans." msgstr "list [页码] - 列出所有被禁用的射弹。" -#: ../../TShockAPI/Commands.cs:4320 +#: ../../TShockAPI/Commands.cs:4325 msgid "list [page] - Lists all tile bans." msgstr "list [页码] - 列出所有被禁用的方块。" -#: ../../TShockAPI/Commands.cs:3435 +#: ../../TShockAPI/Commands.cs:3440 msgid "list [page] - Lists groups." msgstr "list [页码] - 列出所有组." -#: ../../TShockAPI/Commands.cs:5318 +#: ../../TShockAPI/Commands.cs:5323 msgid "List Online Players Syntax" msgstr "展示在线玩家" @@ -3901,7 +3911,7 @@ msgstr "监听IP在{0}。" msgid "Listening on port {0}." msgstr "监听端口在{0}。" -#: ../../TShockAPI/Commands.cs:3436 +#: ../../TShockAPI/Commands.cs:3441 msgid "listperm [page] - Lists a group's permissions." msgstr "listperm <组名> [页码] - 列出一个组的权限." @@ -3909,7 +3919,7 @@ msgstr "listperm <组名> [页码] - 列出一个组的权限." msgid "Lists commands or gives help on them." msgstr "列出指令或显示指令的帮助信息。" -#: ../../TShockAPI/Commands.cs:2101 +#: ../../TShockAPI/Commands.cs:2106 msgid "listusers - Lists all REST users and their current active tokens." msgstr "listusers - 列出所有临时REST用户和它们的令牌。" @@ -3918,20 +3928,20 @@ msgstr "listusers - 列出所有临时REST用户和它们的令牌。" msgid "Loading dedicated config file: {0}" msgstr "正在加载配置文件: {0}" -#: ../../TShockAPI/Commands.cs:3150 +#: ../../TShockAPI/Commands.cs:3155 #, csharp-format msgid "Location of {0} is ({1}, {2})." msgstr "当前 {0} 的坐标为({1}, {2})。" -#: ../../TShockAPI/Commands.cs:1741 +#: ../../TShockAPI/Commands.cs:1746 msgid "Log display disabled." msgstr "你现在不再收到服务器日志。" -#: ../../TShockAPI/Commands.cs:1737 +#: ../../TShockAPI/Commands.cs:1742 msgid "Log display enabled." msgstr "你现在将会收到服务器日志。" -#: ../../TShockAPI/Commands.cs:865 +#: ../../TShockAPI/Commands.cs:870 msgid "Login attempt failed - see the message above." msgstr "尝试登录失败 - 请查看上面的信息。" @@ -3943,7 +3953,7 @@ msgstr "登录一个账号。" msgid "Logs you out of your current account." msgstr "从当前账号登出。" -#: ../../TShockAPI/Commands.cs:1218 +#: ../../TShockAPI/Commands.cs:1223 #, csharp-format msgid "Machine name: {0}" msgstr "机器名称:{0}" @@ -3988,17 +3998,17 @@ msgstr "管理物块封禁。" msgid "Manages user accounts." msgstr "管理用户账号。" -#: ../../TShockAPI/Commands.cs:4712 +#: ../../TShockAPI/Commands.cs:4717 #, csharp-format msgid "Marked region {0} as protected." msgstr "标记区域{0}为受保护区" -#: ../../TShockAPI/Commands.cs:4719 +#: ../../TShockAPI/Commands.cs:4724 #, csharp-format msgid "Marked region {0} as unprotected." msgstr "区域{0}并没有被保护" -#: ../../TShockAPI/Commands.cs:1213 +#: ../../TShockAPI/Commands.cs:1218 #, csharp-format msgid "Memory usage: {0}" msgstr "内存占用:{0}" @@ -4012,11 +4022,11 @@ msgstr "消息: {0}: {1}: {2}" msgid "Meteor has been spawned" msgstr "陨石已生成" -#: ../../TShockAPI/Commands.cs:1325 +#: ../../TShockAPI/Commands.cs:1330 msgid "Misbehaviour." msgstr "不当行为。" -#: ../../TShockAPI/Commands.cs:6205 +#: ../../TShockAPI/Commands.cs:6210 msgid "Missing item name/id." msgstr "缺少物品名/Id" @@ -4030,20 +4040,20 @@ msgstr "{0}参数缺失或为空" msgid "Missing or invalid {0} parameter" msgstr "{0}参数缺失或无效" -#: ../../TShockAPI/Commands.cs:6210 +#: ../../TShockAPI/Commands.cs:6215 msgid "Missing player name." msgstr "缺少玩家名" -#: ../../TShockAPI/Commands.cs:1228 +#: ../../TShockAPI/Commands.cs:1233 #, csharp-format msgid "Mode: {0}" msgstr "模式:{0}" -#: ../../TShockAPI/TSPlayer.cs:1857 +#: ../../TShockAPI/TSPlayer.cs:1966 msgid "More than one match found -- unable to decide which is correct: " msgstr "找到多个匹配项-无法判断哪个是正确的:" -#: ../../TShockAPI/Commands.cs:2758 +#: ../../TShockAPI/Commands.cs:2763 msgid "Mourning Wood" msgstr "哀木" @@ -4056,19 +4066,19 @@ msgstr "Msg ID 尚未实现" msgid "Multiple user accounts found for {0} '{1}'" msgstr "为 {0} '{1}' 找到多个用户帐户" -#: ../../TShockAPI/Commands.cs:5452 +#: ../../TShockAPI/Commands.cs:5457 msgid "Mute Syntax" msgstr "禁烟的语法" -#: ../../TShockAPI/Commands.cs:1284 +#: ../../TShockAPI/Commands.cs:1289 msgid "N/A" msgstr "N/A" -#: ../../TShockAPI/Commands.cs:5180 +#: ../../TShockAPI/Commands.cs:5185 msgid "name [-u][-z][-p] - Shows the name of the region at the given point." msgstr "name [-u][-z][-p] - 显示给定点所在的区域名称。" -#: ../../TShockAPI/Commands.cs:1224 +#: ../../TShockAPI/Commands.cs:1229 #, csharp-format msgid "Name: {0}" msgstr "名称:{0}" @@ -4078,11 +4088,11 @@ msgstr "名称:{0}" msgid "NetModuleHandler received attempt to unlock sacrifice while not in journey mode from {0}" msgstr "NetModuleHandler 接收到在非旅行模式下解锁祭祀的尝试,来自 {0}" -#: ../../TShockAPI/Commands.cs:1465 +#: ../../TShockAPI/Commands.cs:1470 msgid "Never." msgstr "永久" -#: ../../TShockAPI/Commands.cs:6167 +#: ../../TShockAPI/Commands.cs:6172 msgid "New name is too large!" msgstr "新名称太大了!" @@ -4091,11 +4101,11 @@ msgstr "新名称太大了!" msgid "New worlds will be generated with the {0} world evil type!" msgstr "地图生成时的邪恶类型已设为{0}。" -#: ../../TShockAPI/Commands.cs:1685 +#: ../../TShockAPI/Commands.cs:1690 msgid "No bans found matching the provided ticket number." msgstr "没有找到对应回执号码的封禁。" -#: ../../TShockAPI/Commands.cs:5775 +#: ../../TShockAPI/Commands.cs:5780 #, csharp-format msgid "No command or command alias matching \"{0}\" found." msgstr "没有找到命令或命令别名匹配 \"{0}\" 。" @@ -4108,30 +4118,30 @@ msgstr "没有可用的帮助" msgid "No matching bans found." msgstr "未发现匹配的封禁项目!" -#: ../../TShockAPI/Commands.cs:1820 +#: ../../TShockAPI/Commands.cs:1825 #, csharp-format msgid "No player was found matching '{0}'." msgstr "没有找到名为 '{0}' 的玩家。" -#: ../../TShockAPI/Commands.cs:1777 +#: ../../TShockAPI/Commands.cs:1782 #, csharp-format msgid "No players matched \"{0}\"." msgstr "没有找到与 “{0}” 匹配的玩家。" -#: ../../TShockAPI/Commands.cs:6114 +#: ../../TShockAPI/Commands.cs:6119 #, csharp-format msgid "No prefix matched \"{0}\"." msgstr "没有找到与\"{0}\"匹配的前缀。" -#: ../../TShockAPI/Commands.cs:5483 +#: ../../TShockAPI/Commands.cs:5488 msgid "No reason specified." msgstr "没有明确原因。" -#: ../../TShockAPI/Commands.cs:3465 -#: ../../TShockAPI/Commands.cs:3474 -#: ../../TShockAPI/Commands.cs:3515 -#: ../../TShockAPI/Commands.cs:3560 -#: ../../TShockAPI/Commands.cs:3605 +#: ../../TShockAPI/Commands.cs:3470 +#: ../../TShockAPI/Commands.cs:3479 +#: ../../TShockAPI/Commands.cs:3520 +#: ../../TShockAPI/Commands.cs:3565 +#: ../../TShockAPI/Commands.cs:3610 #, csharp-format msgid "No such group \"{0}\"." msgstr "没有名为 “{0}” 的用户组。" @@ -4159,7 +4169,7 @@ msgstr "未授权。指定的 API 终结点需要一个令牌。" msgid "Not authorized. User \"{0}\" has no access to use the specified API endpoint." msgstr "未授权。用户 \"{0}\" 没有权限使用指定的 API 终结点。" -#: ../../TShockAPI/Commands.cs:982 +#: ../../TShockAPI/Commands.cs:987 #, csharp-format msgid "Not logged in or Invalid syntax. Proper syntax: {0}password ." msgstr "未登录或语法错误。正确用法: {0}password <旧密码> <新密码>" @@ -4179,12 +4189,12 @@ msgstr "NPC 伤害超过 {0}。" msgid "One of your UserIDs is not a usable integer: {0}" msgstr "您的一个用户ID不是可用整数: {0}" -#: ../../TShockAPI/Commands.cs:5335 +#: ../../TShockAPI/Commands.cs:5340 #, csharp-format msgid "Online Players ({0}/{1})" msgstr "在线的玩家({0}/{1})" -#: ../../TShockAPI/Commands.cs:1216 +#: ../../TShockAPI/Commands.cs:1221 #, csharp-format msgid "Operating system: {0}" msgstr "操作系统: {0}" @@ -4197,16 +4207,16 @@ msgstr "临时覆盖玩家的SSC存档。" msgid "Page {{0}} of {{1}}" msgstr "第{{0}}页,共{{1}}页" -#: ../../TShockAPI/Commands.cs:3437 +#: ../../TShockAPI/Commands.cs:3442 msgid "parent - Changes a group's parent group." msgstr "parent <组> <父组> - 更改一个组的父组" -#: ../../TShockAPI/Commands.cs:3495 +#: ../../TShockAPI/Commands.cs:3500 #, csharp-format msgid "Parent of \"{0}\" is \"{1}\"." msgstr "用户组 “{0}” 的前缀是 “{1}”。" -#: ../../TShockAPI/Commands.cs:3483 +#: ../../TShockAPI/Commands.cs:3488 #, csharp-format msgid "Parent of group \"{0}\" set to \"{1}\"." msgstr "组 \"{0}\" 的父组已设置为组 \"{1}\"" @@ -4216,12 +4226,12 @@ msgstr "组 \"{0}\" 的父组已设置为组 \"{1}\"" msgid "Parenting group {0} to {1} would cause loops in the parent chain." msgstr "父组 {0} 到 {1} 会导致父组的循环。" -#: ../../TShockAPI/Commands.cs:1154 +#: ../../TShockAPI/Commands.cs:1159 #, 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:1146 +#: ../../TShockAPI/Commands.cs:1151 #, csharp-format msgid "Password change succeeded for {0}." msgstr "{0} 的密码更改成功。" @@ -4232,55 +4242,55 @@ msgstr "{0} 的密码更改成功。" msgid "Password must be at least {0} characters." msgstr "密码至少需要 {0} 个字符。" -#: ../../TShockAPI/Commands.cs:971 -#: ../../TShockAPI/Commands.cs:1008 -#: ../../TShockAPI/Commands.cs:1022 -#: ../../TShockAPI/Commands.cs:1088 -#: ../../TShockAPI/Commands.cs:1159 +#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:1013 +#: ../../TShockAPI/Commands.cs:1027 +#: ../../TShockAPI/Commands.cs:1093 +#: ../../TShockAPI/Commands.cs:1164 #, csharp-format msgid "Password must be greater than or equal to {0} characters." msgstr "密码长度必须大于或等于 {0} 个字符。" -#: ../../TShockAPI/Commands.cs:988 +#: ../../TShockAPI/Commands.cs:993 #, csharp-format msgid "PasswordUser returned an error: {0}." msgstr "更改用户密码时出现了一个错误:{0}。" -#: ../../TShockAPI/Commands.cs:1229 +#: ../../TShockAPI/Commands.cs:1234 #, csharp-format msgid "Path: {0}" msgstr "Path: {0}" -#: ../../TShockAPI/Commands.cs:6610 +#: ../../TShockAPI/Commands.cs:6615 msgid "Pearlwood Tree" msgstr "珍珠树" -#: ../../TShockAPI/Commands.cs:3765 +#: ../../TShockAPI/Commands.cs:3770 #, csharp-format msgid "Permissions for {0} ({{0}}/{{1}}):" msgstr "{0}的权限是({{0}}/{{1}})" -#: ../../TShockAPI/Commands.cs:2671 +#: ../../TShockAPI/Commands.cs:2676 msgid "Plantera" msgstr "世纪之花" -#: ../../TShockAPI/Commands.cs:1794 +#: ../../TShockAPI/Commands.cs:1799 #, csharp-format msgid "Player \"{0}\" has to perform a /login attempt first." msgstr "玩家 \"{0}\" 必须执行一次/login" -#: ../../TShockAPI/Commands.cs:1799 +#: ../../TShockAPI/Commands.cs:1804 #, csharp-format msgid "Player \"{0}\" has to reconnect first, because they need to delete their trash." msgstr "玩家\"{0}\"需要重新连接,因为要删除他们的缓存" -#: ../../TShockAPI/Commands.cs:1789 +#: ../../TShockAPI/Commands.cs:1794 #, csharp-format msgid "Player \"{0}\" is already logged in." msgstr "玩家 {0} 已经登录。" -#: ../../TShockAPI/TSPlayer.cs:1774 -#: ../../TShockAPI/TSPlayer.cs:1778 +#: ../../TShockAPI/TSPlayer.cs:1883 +#: ../../TShockAPI/TSPlayer.cs:1887 #, csharp-format msgid "Player {0} has been disabled for {1}." msgstr "玩家{0}因为{1}而被禁用" @@ -4301,8 +4311,8 @@ msgid "Player {0} matches {1} player" msgid_plural "Player {0} matches {1} players" msgstr[0] "{0}对应了{1}个玩家" -#: ../../TShockAPI/Commands.cs:4783 -#: ../../TShockAPI/Commands.cs:4818 +#: ../../TShockAPI/Commands.cs:4788 +#: ../../TShockAPI/Commands.cs:4823 #, csharp-format msgid "Player {0} not found." msgstr "并不存在“{0}”这个玩家" @@ -4328,7 +4338,7 @@ msgstr "未找到玩家{0}" msgid "Player damage exceeded {0}." msgstr "玩家伤害超过了{0}。" -#: ../../TShockAPI/Commands.cs:6280 +#: ../../TShockAPI/Commands.cs:6285 msgid "Player does not have free slots!" msgstr "玩家没有空闲的背包空间!" @@ -4337,7 +4347,7 @@ msgstr "玩家没有空闲的背包空间!" msgid "Player does not have permission to create projectile {0}." msgstr "玩家没有权限创建射弹{0}。" -#: ../../TShockAPI/Commands.cs:1315 +#: ../../TShockAPI/Commands.cs:1320 msgid "Player not found. Unable to kick the player." msgstr "未找到该玩家。无法踢出。" @@ -4346,24 +4356,24 @@ msgstr "未找到该玩家。无法踢出。" msgid "Please {0}register or {0}login to play!" msgstr "请用{0}register和{0}login 注册并登录你的账号!" -#: ../../TShockAPI/Commands.cs:942 +#: ../../TShockAPI/Commands.cs:947 msgid "Please close NPC windows before logging out." msgstr "请在登出之前关闭NPC对话框。" -#: ../../TShockAPI/Commands.cs:5752 +#: ../../TShockAPI/Commands.cs:5757 msgid "Please enter a proper command name or alias." msgstr "请输入正确的指令名或别名。" -#: ../../TShockAPI/Commands.cs:1054 +#: ../../TShockAPI/Commands.cs:1059 msgid "Please try a different username." msgstr "请尝试其他用户名" -#: ../../TShockAPI/Commands.cs:5406 +#: ../../TShockAPI/Commands.cs:5411 #, csharp-format msgid "Please use {0}login after this process." msgstr "在完成前一步之后,请使用{0}login <用户名> <密码> 来登录。" -#: ../../TShockAPI/Commands.cs:5403 +#: ../../TShockAPI/Commands.cs:5408 msgid "Please use the following to create a permanent account for you." msgstr "请根据以下指示创建永久的管理员账号。" @@ -4372,16 +4382,16 @@ msgstr "请根据以下指示创建永久的管理员账号。" msgid "Possible problem with your database - is Sqlite3.dll present?" msgstr "您的数据库可能存在问题:Sqlite3.dll是否存在?" -#: ../../TShockAPI/Commands.cs:3438 +#: ../../TShockAPI/Commands.cs:3443 msgid "prefix - Changes a group's prefix." msgstr "prefix <组> <前缀> - 改变一个组的前缀" -#: ../../TShockAPI/Commands.cs:3585 +#: ../../TShockAPI/Commands.cs:3590 #, csharp-format msgid "Prefix of \"{0}\" is \"{1}\"." msgstr "用户组 “{0}” 的前缀是 “{1}”。" -#: ../../TShockAPI/Commands.cs:3573 +#: ../../TShockAPI/Commands.cs:3578 #, csharp-format msgid "Prefix of group \"{0}\" set to \"{1}\"." msgstr "用户组 \"{0}\" 的前缀已设置为 \"{1}\"。" @@ -4390,22 +4400,22 @@ msgstr "用户组 \"{0}\" 的前缀已设置为 \"{1}\"。" msgid "Prevents a player from talking." msgstr "阻止一名玩家发言" -#: ../../TShockAPI/Commands.cs:1217 +#: ../../TShockAPI/Commands.cs:1222 #, csharp-format msgid "Proc count: {0}" msgstr "进程数量:{0}" -#: ../../TShockAPI/Commands.cs:4056 -#: ../../TShockAPI/Commands.cs:4114 +#: ../../TShockAPI/Commands.cs:4061 +#: ../../TShockAPI/Commands.cs:4119 #, csharp-format msgid "Projectile {0} is not banned." msgstr "射弹 {0} 未被禁止。" -#: ../../TShockAPI/Commands.cs:4150 +#: ../../TShockAPI/Commands.cs:4155 msgid "Projectile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "封禁射弹的子命令({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:4168 +#: ../../TShockAPI/Commands.cs:4173 msgid "Projectile bans ({{0}}/{{1}}):" msgstr "封禁射弹 ({{0}}/{{1}}):" @@ -4419,7 +4429,7 @@ msgstr "射弹伤害高于{0}。" msgid "Projectile update threshold exceeded {0}." msgstr "射弹更新阈值超过 {0}。" -#: ../../TShockAPI/Commands.cs:5189 +#: ../../TShockAPI/Commands.cs:5194 msgid "protect - Sets whether the tiles inside the region are protected or not." msgstr "protect <区域名> - 是否保护特定区域中的图格不受更改" @@ -4427,12 +4437,12 @@ msgstr "protect <区域名> - 是否保护特定区域中的图格 msgid "Protected regions at this point: " msgstr "当前点的区域保护: " -#: ../../TShockAPI/Commands.cs:4941 +#: ../../TShockAPI/Commands.cs:4946 #, csharp-format msgid "Protected: {0}." msgstr "{0}已受保护。" -#: ../../TShockAPI/Commands.cs:1364 +#: ../../TShockAPI/Commands.cs:1369 #, csharp-format msgid "Quick usage: {0} {1} \"Griefing\"" msgstr "快速使用: {0} {1} \"恶意捣乱\"" @@ -4468,7 +4478,7 @@ msgstr "已到达液体阈值。" msgid "Reached TilePlace threshold." msgstr "以达到图格防止阈值。" -#: ../../TShockAPI/Commands.cs:1486 +#: ../../TShockAPI/Commands.cs:1491 #, csharp-format msgid "Reason: {0}." msgstr "原因:{0}。" @@ -4478,52 +4488,52 @@ msgstr "原因:{0}。" msgid "Received type '{0}', however column '{1}' expects type '{2}'" msgstr "收到类型 '{0}',但列'{1}的类型是 '{2}'" -#: ../../TShockAPI/Commands.cs:5126 +#: ../../TShockAPI/Commands.cs:5131 #, csharp-format msgid "Region \"{0}\" already exists." msgstr "已经存在名为{0}的区域。" -#: ../../TShockAPI/Commands.cs:5158 +#: ../../TShockAPI/Commands.cs:5163 #, csharp-format msgid "Region \"{0}\" does not exist." msgstr "不存在名为{0}的区域。" -#: ../../TShockAPI/Commands.cs:4692 +#: ../../TShockAPI/Commands.cs:4697 #, csharp-format msgid "Region {0} already exists." msgstr "领地{0}已经存在" -#: ../../TShockAPI/Commands.cs:4971 +#: ../../TShockAPI/Commands.cs:4976 msgid "Region is not shared with any groups." msgstr "区域不与任何用户组共享。" -#: ../../TShockAPI/Commands.cs:4960 +#: ../../TShockAPI/Commands.cs:4965 msgid "Region is not shared with any users." msgstr "区域不与任何用户共享。" -#: ../../TShockAPI/Commands.cs:4940 +#: ../../TShockAPI/Commands.cs:4945 #, csharp-format msgid "Region owner: {0}." msgstr "领地所有者: {0}。" -#: ../../TShockAPI/Commands.cs:4697 +#: ../../TShockAPI/Commands.cs:4702 msgid "Region points need to be defined first. Use /region set 1 and /region set 2." msgstr "领地需要先确定左上角和右下角的方块。请使用 /region set 1 和 /region set 2 完成设置。" -#: ../../TShockAPI/Commands.cs:5132 +#: ../../TShockAPI/Commands.cs:5137 msgid "Region renamed successfully!" msgstr "区域重命名成功。" -#: ../../TShockAPI/Commands.cs:5086 +#: ../../TShockAPI/Commands.cs:5091 msgid "Region Resized Successfully!" msgstr "区域大小调整成功。" -#: ../../TShockAPI/Commands.cs:5033 +#: ../../TShockAPI/Commands.cs:5038 #, csharp-format msgid "Region's z is now {0}" msgstr "区域的z轴现在是{0}。" -#: ../../TShockAPI/Commands.cs:4906 +#: ../../TShockAPI/Commands.cs:4911 msgid "Regions ({{0}}/{{1}}):" msgstr "区域({{0}}/{{1}}):" @@ -4535,7 +4545,7 @@ msgstr "在此点的区域: " msgid "Registers you an account." msgstr "注册一个账号。" -#: ../../TShockAPI/Commands.cs:1061 +#: ../../TShockAPI/Commands.cs:1066 #, csharp-format msgid "RegisterUser returned an error: {0}." msgstr "注册用户时出现了一个错误:{0}。" @@ -4548,41 +4558,41 @@ msgstr "释放的小动物并非来自它对应的物品。" msgid "Reloads the server configuration file." msgstr "重新加载服务器配置文件。" -#: ../../TShockAPI/Commands.cs:5185 +#: ../../TShockAPI/Commands.cs:5190 msgid "remove - Removes a user from a region." msgstr "remove - 删除一个用户进入领地的权限" -#: ../../TShockAPI/Commands.cs:2512 +#: ../../TShockAPI/Commands.cs:2517 #, csharp-format msgid "Removed {0} players from the angler quest completion list for today." msgstr "已从今日渔夫任务完成列表移除了 {0} 名玩家" -#: ../../TShockAPI/Commands.cs:4881 +#: ../../TShockAPI/Commands.cs:4886 #, csharp-format msgid "Removed group {0} from {1}" msgstr "已从{1}中移除用户组{0}" -#: ../../TShockAPI/Commands.cs:3485 +#: ../../TShockAPI/Commands.cs:3490 #, csharp-format msgid "Removed parent of group \"{0}\"." msgstr "已删除 “{0}” 的父组 。" -#: ../../TShockAPI/Commands.cs:3575 +#: ../../TShockAPI/Commands.cs:3580 #, csharp-format msgid "Removed prefix of group \"{0}\"." msgstr "已删除组 “{0}” 的前缀 。" -#: ../../TShockAPI/Commands.cs:3530 +#: ../../TShockAPI/Commands.cs:3535 #, csharp-format msgid "Removed suffix of group \"{0}\"." msgstr "已移除组\"{0}\"的后缀" -#: ../../TShockAPI/Commands.cs:4811 +#: ../../TShockAPI/Commands.cs:4816 #, csharp-format msgid "Removed user {0} from {1}." msgstr "已从 {0} 中删除玩家 {1}。" -#: ../../TShockAPI/Commands.cs:5187 +#: ../../TShockAPI/Commands.cs:5192 msgid "removeg - Removes a user group from a region." msgstr "removeg <用户组名> <领地名> - 删除一个组进入领地的权限" @@ -4594,11 +4604,11 @@ msgstr "将一名玩家踢出服务器。" msgid "RemoveUser SQL returned an error" msgstr "RemoveUser 方法在执行SQL语句时返回了一个错误" -#: ../../TShockAPI/Commands.cs:3432 +#: ../../TShockAPI/Commands.cs:3437 msgid "rename - Changes a group's name." msgstr "rename <组名> <新组名> - 重命名一个组" -#: ../../TShockAPI/Commands.cs:5181 +#: ../../TShockAPI/Commands.cs:5186 msgid "rename - Renames the given region." msgstr "rename <领地名> <新的领地名> - 给领地重新命名" @@ -4628,7 +4638,7 @@ msgstr "重置当天已完成渔夫任务的用户列表。" msgid "resetTime {0}, direct {1}" msgstr "设置时间{0}至{1}" -#: ../../TShockAPI/Commands.cs:5183 +#: ../../TShockAPI/Commands.cs:5188 msgid "resize - Resizes a region." msgstr "resize <领地名> <大小> - 调整一个区域的大小。" @@ -4640,11 +4650,11 @@ msgstr "复活你自己或其他玩家。" msgid "Returns the user's or specified user's current position." msgstr "返回你或指定用户当前的位置。" -#: ../../TShockAPI/Commands.cs:6588 +#: ../../TShockAPI/Commands.cs:6593 msgid "Rich Mahogany" msgstr "红木" -#: ../../TShockAPI/Commands.cs:5618 +#: ../../TShockAPI/Commands.cs:5623 msgid "Rocket Syntax" msgstr "使用火箭的语法" @@ -4652,19 +4662,19 @@ msgstr "使用火箭的语法" msgid "Rockets a player upwards. Requires SSC." msgstr "把一名玩家射上天。需要启用服务端存档。" -#: ../../TShockAPI/Commands.cs:6650 +#: ../../TShockAPI/Commands.cs:6655 msgid "Ruby Gemtree" msgstr "红玉宝石树" -#: ../../TShockAPI/Commands.cs:6592 +#: ../../TShockAPI/Commands.cs:6597 msgid "Sakura Tree" msgstr "樱花树" -#: ../../TShockAPI/Commands.cs:2774 +#: ../../TShockAPI/Commands.cs:2779 msgid "Santa-NK1" msgstr "圣诞坦克" -#: ../../TShockAPI/Commands.cs:6642 +#: ../../TShockAPI/Commands.cs:6647 msgid "Sapphire Gemtree" msgstr "蓝玉宝石树" @@ -4680,7 +4690,7 @@ msgstr "保存世界文件。" msgid "Saving world..." msgstr "正在保存世界…" -#: ../../TShockAPI/Commands.cs:1227 +#: ../../TShockAPI/Commands.cs:1232 #, csharp-format msgid "Seed: {0}" msgstr "地图种子:{0}" @@ -4713,25 +4723,25 @@ msgstr "将你传送到你的出生点。" msgid "Server map saving..." msgstr "正在保存服务器地图..." -#: ../../TShockAPI/Commands.cs:4398 +#: ../../TShockAPI/Commands.cs:4403 #, csharp-format msgid "Server password has been changed to: {0}." msgstr "服务器语言已更改为: {0}。" -#: ../../TShockAPI/Commands.cs:2031 -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2036 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down: " msgstr "正在关闭服务器:" -#: ../../TShockAPI/Commands.cs:2031 +#: ../../TShockAPI/Commands.cs:2036 msgid "Server shutting down!" msgstr "正在关闭服务器!" -#: ../../TShockAPI/Commands.cs:2037 +#: ../../TShockAPI/Commands.cs:2042 msgid "Server shutting down." msgstr "正在关闭服务器。" -#: ../../TShockAPI/Commands.cs:950 +#: ../../TShockAPI/Commands.cs:955 msgid "Server side characters are enabled. You need to be logged-in to play." msgstr "服务器角色存档(ssc)已启用。您需要登录才能游玩。" @@ -4740,20 +4750,20 @@ msgstr "服务器角色存档(ssc)已启用。您需要登录才能游玩。 msgid "Server side characters is enabled! Please {0}register or {0}login to play!" msgstr "服务器端存档已启用,请使用{0}register 注册或使用{0}login 登录游玩。" -#: ../../TShockAPI/Commands.cs:1804 +#: ../../TShockAPI/Commands.cs:1809 #, csharp-format msgid "Server-side character data from \"{0}\" has been replaced by their current local data." msgstr "\"{0}\" 的SSC云存档已被成功替换为本地角色数据" -#: ../../TShockAPI/Commands.cs:1764 +#: ../../TShockAPI/Commands.cs:1769 msgid "Server-side characters is disabled." msgstr "服务端存档已被禁用。" -#: ../../TShockAPI/Commands.cs:5176 +#: ../../TShockAPI/Commands.cs:5181 msgid "set <1/2> - Sets the temporary region points." msgstr "set <1/2> - 设置临时的区域点" -#: ../../TShockAPI/Commands.cs:4688 +#: ../../TShockAPI/Commands.cs:4693 #, csharp-format msgid "Set region {0}." msgstr "设置领地{0}." @@ -4783,7 +4793,7 @@ msgstr "设置世界时间。" msgid "Sets the world's spawn point to your location." msgstr "将世界的出生点设置为你的位置。" -#: ../../TShockAPI/Commands.cs:4418 +#: ../../TShockAPI/Commands.cs:4423 msgid "Settling liquids." msgstr "清理液体。" @@ -4799,19 +4809,19 @@ msgstr "SetUserPassword 方法在执行SQL语句时发生了一个错误" msgid "SetUserUUID SQL returned an error" msgstr "SetUserUUID 方法在执行 SQL 语句时发生了一个错误" -#: ../../TShockAPI/Commands.cs:6600 +#: ../../TShockAPI/Commands.cs:6605 msgid "Shadewood Tree" msgstr "乌木树" -#: ../../TShockAPI/Commands.cs:5377 +#: ../../TShockAPI/Commands.cs:5382 msgid "Share your server, talk with admins, and chill on GitHub & Discord. -- https://tshock.co/" msgstr "在GitHub & Discord上分享您的服务器,还可以与管理员沟通。 --https://tshock.co/" -#: ../../TShockAPI/Commands.cs:4966 +#: ../../TShockAPI/Commands.cs:4971 msgid "Shared with groups: " msgstr "分享至用户组: " -#: ../../TShockAPI/Commands.cs:4955 +#: ../../TShockAPI/Commands.cs:4960 msgid "Shared with: " msgstr "已分享给: " @@ -4859,16 +4869,16 @@ msgstr "保存并关闭服务器" msgid "Shuts down the server without saving." msgstr "关闭服务器但不保存数据。" -#: ../../TShockAPI/Commands.cs:1225 +#: ../../TShockAPI/Commands.cs:1230 #, csharp-format msgid "Size: {0}x{1}" msgstr "大小:{0}x{1}" -#: ../../TShockAPI/Commands.cs:2690 +#: ../../TShockAPI/Commands.cs:2695 msgid "Skeletron" msgstr "骷髅王" -#: ../../TShockAPI/Commands.cs:2678 +#: ../../TShockAPI/Commands.cs:2683 msgid "Skeletron Prime" msgstr "机械骷髅王" @@ -4881,40 +4891,40 @@ msgstr "由于{0}拥有tshock.ignore.ssc权限,跳过服务端存档" msgid "Slaps a player, dealing damage." msgstr "击打一名玩家,造成伤害。" -#: ../../TShockAPI/Commands.cs:2437 +#: ../../TShockAPI/Commands.cs:2442 msgid "Slime rain cannot be activated during normal rain. Stop the normal rainstorm and try again." msgstr "在下普通的雨时不能开启史莱姆雨。请在停止下雨后再次尝试。" -#: ../../TShockAPI/Commands.cs:1053 +#: ../../TShockAPI/Commands.cs:1058 #, csharp-format msgid "Sorry, {0} was already taken by another person." msgstr "抱歉,{0}已被他人占用。" -#: ../../TShockAPI/Commands.cs:987 -#: ../../TShockAPI/Commands.cs:1060 +#: ../../TShockAPI/Commands.cs:992 +#: ../../TShockAPI/Commands.cs:1065 #, csharp-format msgid "Sorry, an error occurred: {0}." msgstr "抱歉,一个错误发生了: {0}" -#: ../../TShockAPI/Commands.cs:4369 +#: ../../TShockAPI/Commands.cs:4374 msgid "Spawn has now been set at your location." msgstr "世界的生成点已设置在你的位置。" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now open." msgstr "出生点已经开放。" -#: ../../TShockAPI/Commands.cs:5221 +#: ../../TShockAPI/Commands.cs:5226 msgid "Spawn is now protected." msgstr "出生点现在已经被保护了。" -#: ../../TShockAPI/Commands.cs:2865 +#: ../../TShockAPI/Commands.cs:2870 #, csharp-format msgid "Spawned {0} {1} time." msgid_plural "Spawned {0} {1} times." msgstr[0] "生成了 {0} {1} 次" -#: ../../TShockAPI/Commands.cs:2882 +#: ../../TShockAPI/Commands.cs:2887 msgid "Spawned a Wall of Flesh." msgstr "生成了血肉墙。" @@ -4960,7 +4970,7 @@ msgstr "SQL 日志失败: {0}. {1}" msgid "SQL Log insert query failed: {0}" msgstr "SQL 日志插入查询失败: {0}" -#: ../../TShockAPI/Commands.cs:5658 +#: ../../TShockAPI/Commands.cs:5663 msgid "SSC must be enabled to use this command." msgstr "只有在启用服务器端存档后才可以使用这个指令。" @@ -5028,23 +5038,23 @@ msgstr "检测到物品堆叠作弊.请移除垃圾桶内物品 {0}({1}),然 msgid "Stack cheat detected. Remove Void Vault item {0} ({1}) and then rejoin." msgstr "检测到物品堆叠作弊。请移除虚空储物柜内物品 {0}({1}),然后重新加入。" -#: ../../TShockAPI/Commands.cs:2270 +#: ../../TShockAPI/Commands.cs:2275 msgid "Started a blood moon event." msgstr " 开启了血月。" -#: ../../TShockAPI/Commands.cs:2255 +#: ../../TShockAPI/Commands.cs:2260 msgid "Started a full moon event." msgstr " 开启了满月。" -#: ../../TShockAPI/Commands.cs:2297 +#: ../../TShockAPI/Commands.cs:2302 msgid "Started an eclipse." msgstr " 开启了日食。" -#: ../../TShockAPI/Commands.cs:2301 +#: ../../TShockAPI/Commands.cs:2306 msgid "Stopped an eclipse." msgstr "关闭了日食。" -#: ../../TShockAPI/Commands.cs:2274 +#: ../../TShockAPI/Commands.cs:2279 msgid "Stopped the current blood moon event." msgstr "关闭了血月。" @@ -5052,21 +5062,21 @@ msgstr "关闭了血月。" msgid "Successful login" msgstr "登录成功" -#: ../../TShockAPI/Commands.cs:3439 +#: ../../TShockAPI/Commands.cs:3444 msgid "suffix - Changes a group's suffix." msgstr "suffix <组名> <后缀> - 修改一个组的聊天后缀." -#: ../../TShockAPI/Commands.cs:3540 +#: ../../TShockAPI/Commands.cs:3545 #, csharp-format msgid "Suffix of \"{0}\" is \"{1}\"." msgstr "组\"{0}\"的聊天后缀 \"{1}\"" -#: ../../TShockAPI/Commands.cs:3528 +#: ../../TShockAPI/Commands.cs:3533 #, csharp-format msgid "Suffix of group \"{0}\" set to \"{1}\"." msgstr "组\"{0}\"的聊天后缀已被设为\"{1}\"" -#: ../../TShockAPI/Commands.cs:5789 +#: ../../TShockAPI/Commands.cs:5794 msgid "Sync'd!" msgstr "已同步!" @@ -5075,45 +5085,45 @@ msgstr "已同步!" msgid "SyncTilePickingHandler: X and Y position is out of world bounds! - From {0}" msgstr "SyncTilePickingHander: X 和 Y 位置超越了世界边界! - 来自 {0}" -#: ../../TShockAPI/Commands.cs:3020 +#: ../../TShockAPI/Commands.cs:3025 #, csharp-format msgid "Teleported {0} to {1}." msgstr "已将{0}传送至{1}。" -#: ../../TShockAPI/Commands.cs:3085 +#: ../../TShockAPI/Commands.cs:3090 #, csharp-format msgid "Teleported {0} to yourself." msgstr "已将 {0} 传送至你的位置." -#: ../../TShockAPI/Commands.cs:2999 +#: ../../TShockAPI/Commands.cs:3004 #, csharp-format msgid "Teleported everyone to {0}." msgstr "已将所有人传送至 {0}。" -#: ../../TShockAPI/Commands.cs:3072 +#: ../../TShockAPI/Commands.cs:3077 msgid "Teleported everyone to yourself." msgstr "所有人已被传送至你的位置." -#: ../../TShockAPI/Commands.cs:3174 +#: ../../TShockAPI/Commands.cs:3179 #, csharp-format msgid "Teleported to {0}, {1}." msgstr "已将你传送至坐标({0}, {1})" -#: ../../TShockAPI/Commands.cs:2945 +#: ../../TShockAPI/Commands.cs:2950 #, csharp-format msgid "Teleported to {0}." msgstr "成功传送至 {0}." -#: ../../TShockAPI/Commands.cs:3128 +#: ../../TShockAPI/Commands.cs:3133 #, csharp-format msgid "Teleported to the '{0}'." msgstr "成功传送至 '{0}' 附近" -#: ../../TShockAPI/Commands.cs:2914 +#: ../../TShockAPI/Commands.cs:2919 msgid "Teleported to the map's spawn point." msgstr "已传送至地图的出生点。" -#: ../../TShockAPI/Commands.cs:2908 +#: ../../TShockAPI/Commands.cs:2913 msgid "Teleported to your spawn point (home)." msgstr "已传送到你的出生点(家)。" @@ -5145,19 +5155,19 @@ msgstr "暂时将您提升为超级管理员。" msgid "Temporarily sets another player's group." msgstr "暂时设置另外的组。" -#: ../../TShockAPI/Commands.cs:4750 +#: ../../TShockAPI/Commands.cs:4755 msgid "Temporary region set points have been removed." msgstr "临时领地设置点已被删除。" -#: ../../TShockAPI/Commands.cs:5402 +#: ../../TShockAPI/Commands.cs:5407 msgid "Temporary system access has been given to you, so you can run one command." msgstr "你已获得临时最高权限。" -#: ../../TShockAPI/Commands.cs:5378 +#: ../../TShockAPI/Commands.cs:5383 msgid "Thank you for using TShock for Terraria!" msgstr "欢迎使用泰拉瑞亚TShock服务器!" -#: ../../TShockAPI/Commands.cs:1181 +#: ../../TShockAPI/Commands.cs:1186 msgid "That group does not exist." msgstr "此用户组不存在。" @@ -5169,11 +5179,11 @@ msgstr "禁令无效,因为当前禁止此标识符的禁令已经存在。" msgid "The ban was not valid for an unknown reason." msgstr "封禁无效,因为没有确切的原因。" -#: ../../TShockAPI/Commands.cs:2625 +#: ../../TShockAPI/Commands.cs:2630 msgid "the Brain of Cthulhu" msgstr "克苏鲁之脑" -#: ../../TShockAPI/Commands.cs:4513 +#: ../../TShockAPI/Commands.cs:4518 #, csharp-format msgid "The current time is {0}:{1:D2}." msgstr "当前时间是 {0}:{1:D2}。" @@ -5186,45 +5196,45 @@ msgstr "未找到默认用户组(default)。" 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 "未找到默认用户组(默认为default)。这可能是配置文件中出现了错别字,也可能是该用户组已被重命名或删除。" -#: ../../TShockAPI/Commands.cs:3165 +#: ../../TShockAPI/Commands.cs:3170 msgid "The destination coordinates provided don't look like valid numbers." msgstr "提供的目的地坐标不是有效的数字." -#: ../../TShockAPI/Commands.cs:3325 -#: ../../TShockAPI/Commands.cs:3340 +#: ../../TShockAPI/Commands.cs:3330 +#: ../../TShockAPI/Commands.cs:3345 #, csharp-format msgid "The destination warp, {0}, was not found." msgstr "没有找到目标传送点 {0}" -#: ../../TShockAPI/Commands.cs:2632 +#: ../../TShockAPI/Commands.cs:2637 msgid "the Destroyer" msgstr "毁灭者" -#: ../../TShockAPI/GetDataHandlers.cs:3408 +#: ../../TShockAPI/GetDataHandlers.cs:3427 msgid "The Dungeon Guardian returned you to your spawn point." msgstr "地牢守卫将你送回出生点。" -#: ../../TShockAPI/Commands.cs:4377 +#: ../../TShockAPI/Commands.cs:4382 msgid "The dungeon's position has now been set at your location." msgstr "地狱的位置已经设置在你的位置。" -#: ../../TShockAPI/Commands.cs:2646 +#: ../../TShockAPI/Commands.cs:2651 msgid "the Eater of Worlds" msgstr "世界吞噬怪" -#: ../../TShockAPI/Commands.cs:2727 +#: ../../TShockAPI/Commands.cs:2732 msgid "the Empress of Light" msgstr "光之女皇" -#: ../../TShockAPI/Commands.cs:2654 +#: ../../TShockAPI/Commands.cs:2659 msgid "the Eye of Cthulhu" msgstr "克苏鲁之眼" -#: ../../TShockAPI/Commands.cs:2753 +#: ../../TShockAPI/Commands.cs:2758 msgid "the Flying Dutchman" msgstr "荷兰飞盗船" -#: ../../TShockAPI/Commands.cs:2659 +#: ../../TShockAPI/Commands.cs:2664 msgid "the Golem" msgstr "石巨人" @@ -5241,60 +5251,60 @@ msgstr "未找到访客(guest)用户组。" 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 "未找到访客用户组(默认为guest)。这可能是配置文件中出现了错别字,也可能是该用户组已被重命名或删除。" -#: ../../TShockAPI/Commands.cs:2779 +#: ../../TShockAPI/Commands.cs:2784 msgid "the Ice Queen" msgstr "冰雪女王" -#: ../../TShockAPI/Commands.cs:5367 +#: ../../TShockAPI/Commands.cs:5372 msgid "The initial setup system is disabled. This incident has been logged." msgstr "管理认证系统已关闭,你的行为已被记录。" -#: ../../TShockAPI/Commands.cs:6088 +#: ../../TShockAPI/Commands.cs:6093 #, csharp-format msgid "The item type {0} is invalid." msgstr "物品类型{0}是无效的" -#: ../../TShockAPI/Commands.cs:2666 +#: ../../TShockAPI/Commands.cs:2671 msgid "the King Slime" msgstr "史莱姆王" -#: ../../TShockAPI/Commands.cs:2741 +#: ../../TShockAPI/Commands.cs:2746 msgid "the Lunatic Cultist" msgstr "拜月教邪教徒" #: ../../TShockAPI/PaginationTools.cs:185 msgid "The method referenced by LineFormatter has thrown an exception. See inner exception for details." -msgstr "LineFormater引用的方法已经抛出异常。详情请查看内部异常。" +msgstr "属性LineFormatter中的代码抛出了异常,查看异常以获取详情。" #: ../../TShockAPI/PaginationTools.cs:247 msgid "The method represented by termFormatter has thrown an exception. See inner exception for details." -msgstr "用 termFormater 代表的方法已经抛出异常。详情请查看内部异常。" +msgstr "参数termFormater中的代码抛出了异常,查看异常以获取详情。" -#: ../../TShockAPI/Commands.cs:2720 +#: ../../TShockAPI/Commands.cs:2725 msgid "the Moon Lord" msgstr "月亮领主" -#: ../../TShockAPI/Commands.cs:3401 +#: ../../TShockAPI/Commands.cs:3406 msgid "The permissions have been added to all of the groups in the system." msgstr "已添加该权限到系统中的所有组" -#: ../../TShockAPI/Commands.cs:3706 +#: ../../TShockAPI/Commands.cs:3711 msgid "The permissions have been removed from all of the groups in the system." msgstr "已移除系统中所有组的该权限" -#: ../../TShockAPI/Commands.cs:1851 +#: ../../TShockAPI/Commands.cs:1856 msgid "The player's character data was successfully uploaded from their initial connection." msgstr "玩家来自最初连接的角色数据上传成功" -#: ../../TShockAPI/Commands.cs:2763 +#: ../../TShockAPI/Commands.cs:2768 msgid "the Pumpking" msgstr "南瓜王" -#: ../../TShockAPI/Commands.cs:2684 +#: ../../TShockAPI/Commands.cs:2689 msgid "the Queen Bee" msgstr "蜂王" -#: ../../TShockAPI/Commands.cs:2733 +#: ../../TShockAPI/Commands.cs:2738 msgid "the Queen Slime" msgstr "史莱姆皇后" @@ -5306,7 +5316,7 @@ msgstr "REST 身份验证令牌。" msgid "The server is out of date. Latest version: " msgstr "服务器版本更新,最新版为 " -#: ../../TShockAPI/Commands.cs:4486 +#: ../../TShockAPI/Commands.cs:4491 msgid "The spawn rate you provided is out-of-range or not a number." msgstr "你提供的生成率已超出范围或不是数字。" @@ -5314,19 +5324,19 @@ msgstr "你提供的生成率已超出范围或不是数字。" msgid "The specified token queued for destruction failed to be deleted." msgstr "指定销毁队列中的令牌未能被删除。" -#: ../../TShockAPI/Commands.cs:1860 +#: ../../TShockAPI/Commands.cs:1865 msgid "The target player has not logged in yet." msgstr "目标玩家尚未登录" -#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1845 msgid "The targeted user cannot have their data uploaded, because they are not a player." msgstr "不能上传目标用户的数据, 因为目标用户不是玩家." -#: ../../TShockAPI/Commands.cs:2698 +#: ../../TShockAPI/Commands.cs:2703 msgid "the Twins" msgstr "双子魔眼" -#: ../../TShockAPI/Commands.cs:1127 +#: ../../TShockAPI/Commands.cs:1132 #, csharp-format msgid "The user {0} does not exist! Therefore, the account was not deleted." msgstr "没有找到名为 {0} 的用户! 所以该账号没有被删除" @@ -5339,7 +5349,7 @@ msgstr "值应大于等于0" msgid "The value has to be greater than zero." msgstr "该值因大于零。" -#: ../../TShockAPI/Commands.cs:2713 +#: ../../TShockAPI/Commands.cs:2718 msgid "the Wall of Flesh" msgstr "血肉墙" @@ -5347,44 +5357,44 @@ msgstr "血肉墙" msgid "The world's chest limit has been reached - unable to place more." msgstr "当前世界宝箱数量已达上限,无法放置更多宝箱。" -#: ../../TShockAPI/Commands.cs:1663 +#: ../../TShockAPI/Commands.cs:1668 msgid "There are currently no active bans." msgstr "目前没有被封禁的玩家。" -#: ../../TShockAPI/Commands.cs:2084 +#: ../../TShockAPI/Commands.cs:2089 msgid "There are currently no active REST users." msgstr "当前没有任何有效的临时REST用户。" -#: ../../TShockAPI/Commands.cs:1425 +#: ../../TShockAPI/Commands.cs:1430 msgid "There are currently no available identifiers." msgstr "目前没有可用的匹配代码。" -#: ../../TShockAPI/Commands.cs:3992 +#: ../../TShockAPI/Commands.cs:3997 msgid "There are currently no banned items." msgstr "服务器目前还没有被禁用的物品。" -#: ../../TShockAPI/Commands.cs:4170 +#: ../../TShockAPI/Commands.cs:4175 msgid "There are currently no banned projectiles." msgstr "目前还没有被禁用的弹射物。" -#: ../../TShockAPI/Commands.cs:4346 +#: ../../TShockAPI/Commands.cs:4351 msgid "There are currently no banned tiles." msgstr "服务器目前还没有被禁用的方块。" -#: ../../TShockAPI/Commands.cs:3767 +#: ../../TShockAPI/Commands.cs:3772 #, csharp-format msgid "There are currently no permissions for {0}." msgstr "目前还没有{0}的权限" -#: ../../TShockAPI/Commands.cs:5332 +#: ../../TShockAPI/Commands.cs:5337 msgid "There are currently no players online." msgstr "目前没有在线的玩家。" -#: ../../TShockAPI/Commands.cs:4908 +#: ../../TShockAPI/Commands.cs:4913 msgid "There are currently no regions defined." msgstr "服务器没有设置任何领地。" -#: ../../TShockAPI/Commands.cs:3221 +#: ../../TShockAPI/Commands.cs:3226 msgid "There are currently no warps defined." msgstr "服务器没有设置任何传送点。" @@ -5396,11 +5406,11 @@ msgstr "这个位置没有受到保护的区域。" msgid "There are no regions at this point." msgstr "目前还没有任何区域在这个点。" -#: ../../TShockAPI/Commands.cs:2704 +#: ../../TShockAPI/Commands.cs:2709 msgid "There is already a Wall of Flesh." msgstr "血肉墙已存在。" -#: ../../TShockAPI/Commands.cs:927 +#: ../../TShockAPI/Commands.cs:932 msgid "There was an error processing your login or authentication related request." msgstr "处理你的登录或认证请求时出错" @@ -5410,17 +5420,17 @@ msgstr "处理你的登录或认证请求时出错" msgid "This token will display until disabled by verification. ({0}setup)" msgstr "此令牌将在验证之前一直显示。({0}setup )" -#: ../../TShockAPI/Commands.cs:4232 -#: ../../TShockAPI/Commands.cs:4290 +#: ../../TShockAPI/Commands.cs:4237 +#: ../../TShockAPI/Commands.cs:4295 #, csharp-format msgid "Tile {0} is not banned." msgstr "方块{0}未被禁止" -#: ../../TShockAPI/Commands.cs:4326 +#: ../../TShockAPI/Commands.cs:4331 msgid "Tile Ban Sub-Commands ({{0}}/{{1}}):" msgstr "封禁物块的子命令({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:4344 +#: ../../TShockAPI/Commands.cs:4349 msgid "Tile bans ({{0}}/{{1}}):" msgstr "封禁物块 ({{0}}/{{1}}):" @@ -5434,23 +5444,23 @@ msgstr "破坏图格速度超出最大值{0}。" msgid "Tile place threshold exceeded {0}." msgstr "放置图格速度超出最大值{0}。" -#: ../../TShockAPI/Commands.cs:6411 +#: ../../TShockAPI/Commands.cs:6416 #, csharp-format msgid "To buff a player without them knowing, use {0} instead of {1}" msgstr "如果想隐藏给对方的提示,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:6006 -#: ../../TShockAPI/Commands.cs:6302 +#: ../../TShockAPI/Commands.cs:6011 +#: ../../TShockAPI/Commands.cs:6307 #, csharp-format msgid "To execute this command silently, use {0} instead of {1}" msgstr "如果想隐藏给别人的提示消息,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:6005 +#: ../../TShockAPI/Commands.cs:6010 #, csharp-format msgid "To get rid of NPCs without making them drop items, use the {0} command instead." msgstr "如果想清除NPC且不掉落物品,你可以使用{0}指令。" -#: ../../TShockAPI/Commands.cs:5455 +#: ../../TShockAPI/Commands.cs:5460 #, csharp-format msgid "To mute a player without broadcasting to chat, use the command with {0} instead of {1}" msgstr "如果想禁言时隐藏全服通报,请在指令开头使用{0}来替代{1}。" @@ -5497,33 +5507,33 @@ msgstr "是否允许他人传送至您。" msgid "Toggles whether you receive server logs." msgstr "开关是否接收服务器日志。" -#: ../../TShockAPI/Commands.cs:772 +#: ../../TShockAPI/Commands.cs:777 msgid "Too many invalid login attempts." msgstr "尝试登录次数超过上限!" -#: ../../TShockAPI/Commands.cs:6634 +#: ../../TShockAPI/Commands.cs:6639 msgid "Topaz Gemtree" msgstr "黄玉宝石树" -#: ../../TShockAPI/Commands.cs:1215 +#: ../../TShockAPI/Commands.cs:1220 #, csharp-format msgid "Total processor time: {0}" msgstr "处理器运行总时间:{0}" -#: ../../TShockAPI/Commands.cs:5193 +#: ../../TShockAPI/Commands.cs:5198 msgid "tp - Teleports you to the given region's center." msgstr "tp - 将您传送到指定的区域" -#: ../../TShockAPI/Commands.cs:6499 +#: ../../TShockAPI/Commands.cs:6504 msgid "Trees types & misc available to use. ({{0}}/{{1}}):" msgstr "可选的树的种类 {{0}}/{{1}}" -#: ../../TShockAPI/Commands.cs:6688 +#: ../../TShockAPI/Commands.cs:6693 #, csharp-format msgid "Tried to grow a {0}." msgstr "尝试在此处种下一颗{0}。" -#: ../../TShockAPI/Commands.cs:1358 +#: ../../TShockAPI/Commands.cs:1363 msgid "TShock Ban Help" msgstr "TShock Ban帮助" @@ -5539,117 +5549,117 @@ msgstr "TShock提醒:已从setup-code.txt中读取认证代码。" msgid "TShock will now disable the initial setup system and remove setup-code.txt as it is no longer needed." msgstr "TShock已禁用初始认证系统并删除setup-code.txt。" -#: ../../TShockAPI/Commands.cs:5290 +#: ../../TShockAPI/Commands.cs:5295 #, csharp-format msgid "TShock: {0} {1}." msgstr "TShock: {0}{1}。" -#: ../../TShockAPI/Commands.cs:1424 +#: ../../TShockAPI/Commands.cs:1429 #, csharp-format msgid "Type {0}ban help identifiers {{0}} for more." msgstr "输入 {0}ban help identifiers {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:1662 +#: ../../TShockAPI/Commands.cs:1667 #, csharp-format msgid "Type {0}ban list {{0}} for more." msgstr "输入 {0}ban list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:3446 +#: ../../TShockAPI/Commands.cs:3451 #, csharp-format msgid "Type {0}group help {{0}} for more sub-commands." msgstr "输入 {0}group help {{0}} 获取更多子命令。" -#: ../../TShockAPI/Commands.cs:3737 +#: ../../TShockAPI/Commands.cs:3742 #, csharp-format msgid "Type {0}group list {{0}} for more." msgstr "输入 {0}group list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:3766 +#: ../../TShockAPI/Commands.cs:3771 #, csharp-format msgid "Type {0}group listperm {1} {{0}} for more." msgstr "输入 {0}group listperm {1} {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:6500 +#: ../../TShockAPI/Commands.cs:6505 #, csharp-format msgid "Type {0}grow help {{0}} for more sub-commands." msgstr "输入 {0}grow help {{0}} 获取更多子命令。" -#: ../../TShockAPI/Commands.cs:5252 +#: ../../TShockAPI/Commands.cs:5257 #, csharp-format msgid "Type {0}help {{0}} for more." msgstr "输入 {0}help {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:3973 +#: ../../TShockAPI/Commands.cs:3978 #, csharp-format msgid "Type {0}itemban help {{0}} for more sub-commands." msgstr "输入 {0}itemban help {{0}} 获得更多子命令。" -#: ../../TShockAPI/Commands.cs:3991 +#: ../../TShockAPI/Commands.cs:3996 #, csharp-format msgid "Type {0}itemban list {{0}} for more." msgstr "输入 {0}itemban list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:1044 +#: ../../TShockAPI/Commands.cs:1049 #, csharp-format msgid "Type {0}login \"{1}\" {2} to log-in to your account." msgstr "输入 {0}login \"{1}\" {2} 登录" -#: ../../TShockAPI/Commands.cs:1046 +#: ../../TShockAPI/Commands.cs:1051 #, csharp-format msgid "Type {0}login {1} to log-in to your account." msgstr "输入 {0}login {1} 登录" -#: ../../TShockAPI/Commands.cs:1041 +#: ../../TShockAPI/Commands.cs:1046 #, csharp-format msgid "Type {0}login to log-in to your account using your UUID." msgstr "输入{0}login 以你的UUID作为凭证登录." -#: ../../TShockAPI/Commands.cs:4151 +#: ../../TShockAPI/Commands.cs:4156 #, csharp-format msgid "Type {0}projban help {{0}} for more sub-commands." msgstr "输入 {0}projban help {{0}} 获得更多子命令。" -#: ../../TShockAPI/Commands.cs:4169 +#: ../../TShockAPI/Commands.cs:4174 #, csharp-format msgid "Type {0}projban list {{0}} for more." msgstr "输入 {0}projban list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:5200 +#: ../../TShockAPI/Commands.cs:5205 #, csharp-format msgid "Type {0}region {{0}} for more sub-commands." msgstr "输入 {0}region {{0}} 获得更多子命令。" -#: ../../TShockAPI/Commands.cs:4978 +#: ../../TShockAPI/Commands.cs:4983 #, csharp-format msgid "Type {0}region info {1} {{0}} for more information." msgstr "输入 {0}region info {1} {{0}} 了解更多信息。" -#: ../../TShockAPI/Commands.cs:4907 +#: ../../TShockAPI/Commands.cs:4912 #, csharp-format msgid "Type {0}region list {{0}} for more." msgstr "输入 {0}region list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:2086 +#: ../../TShockAPI/Commands.cs:2091 #, csharp-format msgid "Type {0}rest listusers {{0}} for more." msgstr "输入 {0}rest listusers {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:4327 +#: ../../TShockAPI/Commands.cs:4332 #, csharp-format msgid "Type {0}tileban help {{0}} for more sub-commands." msgstr "输入 {0}tileban {{0}} 获得更多子命令。" -#: ../../TShockAPI/Commands.cs:4345 +#: ../../TShockAPI/Commands.cs:4350 #, csharp-format msgid "Type {0}tileban list {{0}} for more." msgstr "输入 {0}tileban list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:3220 +#: ../../TShockAPI/Commands.cs:3225 #, csharp-format msgid "Type {0}warp list {{0}} for more." msgstr "输入 {0}warp list {{0}} 了解更多。" -#: ../../TShockAPI/Commands.cs:5358 +#: ../../TShockAPI/Commands.cs:5363 #, csharp-format msgid "Type {0}who {1} for more." msgstr "输入 {0}who {1} 了解更多" @@ -5658,32 +5668,32 @@ msgstr "输入 {0}who {1} 了解更多" msgid "Type / {{0}} for more." msgstr "输入/ {{0}}获取更多信息" -#: ../../TShockAPI/Commands.cs:6435 +#: ../../TShockAPI/Commands.cs:6440 #, csharp-format msgid "Unable to find any buff named \"{0}\"" msgstr "无法找到任何名为\"{0}\"的状态" -#: ../../TShockAPI/Commands.cs:6376 +#: ../../TShockAPI/Commands.cs:6381 #, csharp-format msgid "Unable to find any buffs named \"{0}\"" msgstr "无法找到任何名为\"{0}\"的状态" -#: ../../TShockAPI/Commands.cs:6420 +#: ../../TShockAPI/Commands.cs:6425 #, csharp-format msgid "Unable to find any player named \"{0}\"" msgstr "无法找到任何名为\"{0}\"的玩家" -#: ../../TShockAPI/Commands.cs:6314 +#: ../../TShockAPI/Commands.cs:6319 #, csharp-format msgid "Unable to find any players named \"{0}\"" msgstr "无法找到任何名为\"{0}\"的玩家" -#: ../../TShockAPI/Commands.cs:5661 +#: ../../TShockAPI/Commands.cs:5666 #, csharp-format msgid "Unable to launch {0} because he is not logged in." msgstr "{0}未登录,无法将他发射到空中。" -#: ../../TShockAPI/Commands.cs:5663 +#: ../../TShockAPI/Commands.cs:5668 #, csharp-format msgid "Unable to launch {0} because she is not logged in." msgstr "{0}未登录,无法将她发射到空中。" @@ -5692,7 +5702,7 @@ msgstr "{0}未登录,无法将她发射到空中。" msgid "Unable to parse command. Please contact an administrator for assistance." msgstr "无法解析指令,请联系管理员以获取帮助。" -#: ../../TShockAPI/Commands.cs:2876 +#: ../../TShockAPI/Commands.cs:2881 msgid "Unable to spawn a Wall of Flesh based on its current state or your current location." msgstr "无法生成血肉墙,因为它已经存在或你不在地狱层。" @@ -5701,27 +5711,27 @@ msgstr "无法生成血肉墙,因为它已经存在或你不在地狱层。" msgid "Unable to verify the password hash for user {0} ({1})" msgstr "无法验证用户{0}({1})的密码哈希值" -#: ../../TShockAPI/Commands.cs:3903 +#: ../../TShockAPI/Commands.cs:3908 #, csharp-format msgid "Unbanned {0}." msgstr "物品 {0} 已被允许使用." -#: ../../TShockAPI/Commands.cs:4085 +#: ../../TShockAPI/Commands.cs:4090 #, csharp-format msgid "Unbanned projectile {0}." msgstr "射弹已被解除封禁{0}。" -#: ../../TShockAPI/Commands.cs:4261 +#: ../../TShockAPI/Commands.cs:4266 #, csharp-format msgid "Unbanned tile {0}." msgstr "图格已被解除封禁{0}。" -#: ../../TShockAPI/Commands.cs:1446 +#: ../../TShockAPI/Commands.cs:1451 #, csharp-format msgid "Unknown ban command. Try {0} {1}, {2}, {3}, {4}, {5}, or {6}." msgstr "未知的封禁指令。尝试{0} {1}, {2}, {3}, {4}, {5}, 或者{6}。" -#: ../../TShockAPI/Commands.cs:6682 +#: ../../TShockAPI/Commands.cs:6687 msgid "Unknown plant!" msgstr "未知的植物!" @@ -5741,30 +5751,30 @@ msgstr "更新登录日志时, 数据库返回了一个错误。" msgid "Upload the account information when you joined the server as your Server Side Character data." msgstr "上传并使用加入服务器时的本地存档来覆盖服务器端存档。" -#: ../../TShockAPI/Commands.cs:1907 +#: ../../TShockAPI/Commands.cs:1912 #, csharp-format msgid "Usage: {0}tempgroup [time]" msgstr "用法: {0}tempgroup <用户名> <新组> [有效时间]" -#: ../../TShockAPI/Commands.cs:1992 +#: ../../TShockAPI/Commands.cs:1997 msgid "Usage: /sudo [command]." msgstr "用法:/sudo [指令]" -#: ../../TShockAPI/Commands.cs:1835 -#: ../../TShockAPI/Commands.cs:1841 +#: ../../TShockAPI/Commands.cs:1840 +#: ../../TShockAPI/Commands.cs:1846 msgid "Usage: /uploadssc [playername]." msgstr "用法:/uploadssc [玩家名]" -#: ../../TShockAPI/Commands.cs:2432 +#: ../../TShockAPI/Commands.cs:2437 #, csharp-format msgid "Use \"{0}worldevent rain slime\" to start slime rain!" msgstr "使用 {0}worldevent rain slime 开始一场史莱姆雨!" -#: ../../TShockAPI/TSPlayer.cs:1862 +#: ../../TShockAPI/TSPlayer.cs:1971 msgid "Use \"my query\" for items with spaces." msgstr "用\"半角双引号\"包裹关键字来搜索名字带有空格的物品" -#: ../../TShockAPI/TSPlayer.cs:1863 +#: ../../TShockAPI/TSPlayer.cs:1972 msgid "Use tsi:[number] or tsn:[username] to distinguish between user IDs and usernames." msgstr "使用 tsi:序号 或者 tsn:名称 来区分含有数字的名称。" @@ -5777,23 +5787,23 @@ msgstr "首次设置 TShock时用作超级管理员身份验证。" msgid "User {0} '{1}' doesn't exist" msgstr "用户 {0} “{1}”不存在" -#: ../../TShockAPI/Commands.cs:1105 +#: ../../TShockAPI/Commands.cs:1110 #, csharp-format msgid "User {0} already exists." msgstr "用户 {0} 已经存在。" -#: ../../TShockAPI/Commands.cs:1109 +#: ../../TShockAPI/Commands.cs:1114 #, csharp-format msgid "User {0} could not be added, check console for details." msgstr "无法添加用户{0},请查看控制台获取更多信息。" -#: ../../TShockAPI/Commands.cs:1189 +#: ../../TShockAPI/Commands.cs:1194 #, csharp-format msgid "User {0} could not be added. Check console for details." msgstr "无法添加用户{0}。请查看控制台获取更多信息。" -#: ../../TShockAPI/Commands.cs:1185 -#: ../../TShockAPI/Commands.cs:1293 +#: ../../TShockAPI/Commands.cs:1190 +#: ../../TShockAPI/Commands.cs:1298 #, csharp-format msgid "User {0} does not exist." msgstr "用户 {0} 不存在。" @@ -5808,7 +5818,7 @@ msgstr "账号“{0}”已存在" msgid "User account {0} does not exist" msgstr "用户“{0}”不存在" -#: ../../TShockAPI/Commands.cs:1195 +#: ../../TShockAPI/Commands.cs:1200 msgid "User management command help:" msgstr "用户管理指令帮助信息:" @@ -5834,69 +5844,69 @@ msgstr "没有权限使用被禁止的岩浆桶" msgid "Using banned water bucket without permissions" msgstr "没有权限使用被禁止的水桶" -#: ../../TShockAPI/Commands.cs:915 +#: ../../TShockAPI/Commands.cs:920 msgid "UUID does not match this character." msgstr "UUID与该角色不匹配。" -#: ../../TShockAPI/Commands.cs:2138 +#: ../../TShockAPI/Commands.cs:2143 #, csharp-format msgid "Valid event types: {0}." msgstr "有效的事件类型: {0}。" -#: ../../TShockAPI/Commands.cs:2139 +#: ../../TShockAPI/Commands.cs:2144 #, csharp-format msgid "Valid invasion types if spawning an invasion: {0}." msgstr "当你生成入侵时,有效的入侵类型:{0}。" -#: ../../TShockAPI/Commands.cs:2324 +#: ../../TShockAPI/Commands.cs:2329 #, csharp-format msgid "Valid invasion types: {0}." msgstr "有效的入侵类型: {0}。" -#: ../../TShockAPI/Commands.cs:2540 +#: ../../TShockAPI/Commands.cs:2545 #, csharp-format msgid "Valid world modes: {0}" msgstr "有效的世界模式:{0}" -#: ../../TShockAPI/Commands.cs:3241 +#: ../../TShockAPI/Commands.cs:3246 #, csharp-format msgid "Warp {0} already exists." msgstr "传送点 {0} 已存在。" -#: ../../TShockAPI/Commands.cs:3277 +#: ../../TShockAPI/Commands.cs:3282 #, csharp-format msgid "Warp {0} is now private." msgstr "传送点 {0} 现已隐藏。" -#: ../../TShockAPI/Commands.cs:3279 +#: ../../TShockAPI/Commands.cs:3284 #, csharp-format msgid "Warp {0} is now public." msgstr "传送点 {0} 现已公开。" -#: ../../TShockAPI/Commands.cs:3237 +#: ../../TShockAPI/Commands.cs:3242 #, csharp-format msgid "Warp added: {0}." msgstr "已添加传送点:{0}。" -#: ../../TShockAPI/Commands.cs:3256 +#: ../../TShockAPI/Commands.cs:3261 #, csharp-format msgid "Warp deleted: {0}" msgstr "已删除传送点:{0}" -#: ../../TShockAPI/Commands.cs:3336 +#: ../../TShockAPI/Commands.cs:3341 #, csharp-format msgid "Warped to {0}." msgstr "已传送至{0}。" -#: ../../TShockAPI/Commands.cs:3219 +#: ../../TShockAPI/Commands.cs:3224 msgid "Warps ({{0}}/{{1}}):" msgstr "传送点 ({{0}}/{{1}}):" -#: ../../TShockAPI/Commands.cs:5509 +#: ../../TShockAPI/Commands.cs:5514 msgid "Whisper Syntax" msgstr "Whisper的语法" -#: ../../TShockAPI/Commands.cs:6596 +#: ../../TShockAPI/Commands.cs:6601 msgid "Willow Tree" msgstr "黄柳树" @@ -5909,7 +5919,7 @@ msgstr "世界已备份({0})。" msgid "World backed up." msgstr "世界已备份。" -#: ../../TShockAPI/Commands.cs:2565 +#: ../../TShockAPI/Commands.cs:2570 #, csharp-format msgid "World mode set to {0}." msgstr "世界模式设置为 {0}。" @@ -5928,20 +5938,20 @@ msgstr "世界已经保存到({0})" msgid "World saved." msgstr "世界保存完毕." -#: ../../TShockAPI/Commands.cs:4939 +#: ../../TShockAPI/Commands.cs:4944 #, csharp-format msgid "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" msgstr "X: {0}; Y: {1}; W: {2}; H: {3}, Z: {4}" -#: ../../TShockAPI/Commands.cs:5929 +#: ../../TShockAPI/Commands.cs:5934 msgid "You are already dead!" msgstr "你死了!" -#: ../../TShockAPI/Commands.cs:778 +#: ../../TShockAPI/Commands.cs:783 msgid "You are already logged in, and cannot login again." msgstr "你已经登录了, 不能再次登录。" -#: ../../TShockAPI/Commands.cs:2904 +#: ../../TShockAPI/Commands.cs:2909 msgid "You are dead. Dead players can't go home." msgstr "你已死亡。此时不能回家。" @@ -5949,95 +5959,95 @@ msgstr "你已死亡。此时不能回家。" msgid "You are muted!" msgstr "你被禁言了!" -#: ../../TShockAPI/Commands.cs:5419 -#: ../../TShockAPI/Commands.cs:5434 -#: ../../TShockAPI/Commands.cs:5525 -#: ../../TShockAPI/Commands.cs:5562 +#: ../../TShockAPI/Commands.cs:5424 +#: ../../TShockAPI/Commands.cs:5439 +#: ../../TShockAPI/Commands.cs:5530 +#: ../../TShockAPI/Commands.cs:5567 msgid "You are muted." msgstr "你被禁言了。" -#: ../../TShockAPI/Commands.cs:6746 +#: ../../TShockAPI/Commands.cs:6751 #, csharp-format msgid "You are no longer in god mode." msgstr "你现在不处于无敌模式。" -#: ../../TShockAPI/Commands.cs:5979 +#: ../../TShockAPI/Commands.cs:5984 msgid "You are not dead!" msgstr "你没有死亡!" -#: ../../TShockAPI/Commands.cs:5445 +#: ../../TShockAPI/Commands.cs:5450 msgid "You are not in a party!" msgstr "你没有在派对中!" -#: ../../TShockAPI/Commands.cs:936 +#: ../../TShockAPI/Commands.cs:941 msgid "You are not logged-in. Therefore, you cannot logout." msgstr "你还没有登录所以不能登出。" -#: ../../TShockAPI/Commands.cs:5609 +#: ../../TShockAPI/Commands.cs:5614 msgid "You are now being annoyed." msgstr "你觉得有点烦恼。" -#: ../../TShockAPI/Commands.cs:6745 +#: ../../TShockAPI/Commands.cs:6750 #, csharp-format msgid "You are now in god mode." msgstr "你现在已经处于无敌模式了。" -#: ../../TShockAPI/Commands.cs:6397 +#: ../../TShockAPI/Commands.cs:6402 #, csharp-format msgid "You buffed yourself with {0} ({1}) for {2} seconds." msgstr "你给你自己添加了状态{0}({1}),持续{2}秒。" -#: ../../TShockAPI/Commands.cs:6040 +#: ../../TShockAPI/Commands.cs:6045 #, csharp-format msgid "You butchered {0} NPC." msgid_plural "You butchered {0} NPCs." msgstr[0] "你杀死了{0}个NPC。" -#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:694 #, csharp-format msgid "You can use '{0}sudo {0}{1}' to override this check." msgstr "你可以使用{0}sudo {0}{1} 来越过该检查。" -#: ../../TShockAPI/Commands.cs:5593 +#: ../../TShockAPI/Commands.cs:5598 #, csharp-format msgid "You can use {0} instead of {1} to annoy a player silently." msgstr "如果想隐藏给对方的提示,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:5809 -#: ../../TShockAPI/Commands.cs:5911 +#: ../../TShockAPI/Commands.cs:5814 +#: ../../TShockAPI/Commands.cs:5916 #, csharp-format msgid "You can use {0} instead of {1} to execute this command silently." msgstr "如果想隐藏全服通报,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:5677 +#: ../../TShockAPI/Commands.cs:5682 #, csharp-format msgid "You can use {0} instead of {1} to launch a firework silently." msgstr "如果想隐藏给对方的提示,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:5621 +#: ../../TShockAPI/Commands.cs:5626 #, csharp-format msgid "You can use {0} instead of {1} to rocket a player silently." msgstr "如果想隐藏全服通报,请在指令开头使用{0}来替代{1}。" -#: ../../TShockAPI/Commands.cs:5555 +#: ../../TShockAPI/Commands.cs:5560 #, csharp-format msgid "You can use {0}{1} to toggle this setting." msgstr "你可以使用{0}{1}来切换此设置。" -#: ../../TShockAPI/Commands.cs:5582 +#: ../../TShockAPI/Commands.cs:5587 #, csharp-format msgid "You can use {0}{1} to whisper to other players." msgstr "你可以使用{0}{1}向其他玩家发送私聊消息。" -#: ../../TShockAPI/Commands.cs:6721 +#: ../../TShockAPI/Commands.cs:6726 msgid "You can't god mode a non player!" msgstr "无敌模式只能对真实的玩家使用。" -#: ../../TShockAPI/Commands.cs:6324 +#: ../../TShockAPI/Commands.cs:6329 msgid "You can't heal a dead player!" msgstr "无法为死亡的玩家恢复生命值。" -#: ../../TShockAPI/Commands.cs:1328 +#: ../../TShockAPI/Commands.cs:1333 msgid "You can't kick another admin." msgstr "你不能踢出其他管理员。" @@ -6046,59 +6056,59 @@ msgstr "你不能踢出其他管理员。" msgid "You can't remove the default guest group." msgstr "你无法删除默认访客用户组。" -#: ../../TShockAPI/Commands.cs:5948 +#: ../../TShockAPI/Commands.cs:5953 msgid "You can't respawn the server console!" msgstr "复活只能对真实的玩家使用。" -#: ../../TShockAPI/Commands.cs:805 +#: ../../TShockAPI/Commands.cs:810 msgid "You cannot login whilst crowd controlled." msgstr "你无法在被控制时登录。" -#: ../../TShockAPI/Commands.cs:791 +#: ../../TShockAPI/Commands.cs:796 msgid "You cannot login whilst dead." msgstr "你无法在死亡时登录。" -#: ../../TShockAPI/Commands.cs:799 +#: ../../TShockAPI/Commands.cs:804 msgid "You cannot login whilst using an item." msgstr "使用物品时你无法登录。" -#: ../../TShockAPI/Commands.cs:6135 -#: ../../TShockAPI/Commands.cs:6274 +#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6279 msgid "You cannot spawn banned items." msgstr "你不能使用已经被禁用的物品" -#: ../../TShockAPI/GetDataHandlers.cs:3426 +#: ../../TShockAPI/GetDataHandlers.cs:3445 msgid "You cannot use the Enchanted Sundial because time is stopped." msgstr "时间被锁定停止流动,无法使用附魔日晷。" -#: ../../TShockAPI/Commands.cs:5532 +#: ../../TShockAPI/Commands.cs:5537 msgid "You cannot whisper to yourself." msgstr "你不能对自己私聊。" -#: ../../TShockAPI/Commands.cs:5842 +#: ../../TShockAPI/Commands.cs:5847 #, csharp-format msgid "You deleted {0} item within a radius of {1}." msgid_plural "You deleted {0} items within a radius of {1}." msgstr[0] "你删除了{1}范围内的{0}个物品" -#: ../../TShockAPI/Commands.cs:5866 +#: ../../TShockAPI/Commands.cs:5871 #, csharp-format msgid "You deleted {0} NPC within a radius of {1}." msgid_plural "You deleted {0} NPCs within a radius of {1}." msgstr[0] "你清除了{1}范围内的{0}个NPC。" -#: ../../TShockAPI/Commands.cs:5891 +#: ../../TShockAPI/Commands.cs:5896 #, csharp-format msgid "You deleted {0} projectile within a radius of {1}." msgid_plural "You deleted {0} projectiles within a radius of {1}." msgstr[0] "你清除了{1}范围内的{0}个射弹。" -#: ../../TShockAPI/Commands.cs:6307 +#: ../../TShockAPI/Commands.cs:6312 msgid "You didn't put a player name." msgstr "你没有写玩家名。" -#: ../../TShockAPI/Commands.cs:688 -#: ../../TShockAPI/Commands.cs:5271 +#: ../../TShockAPI/Commands.cs:691 +#: ../../TShockAPI/Commands.cs:5276 msgid "You do not have access to this command." msgstr "你没有权限使用该指令!" @@ -6138,15 +6148,15 @@ msgstr "你没有权限冻结服务器的时间。" msgid "You do not have permission to freeze the wind strength of the server." msgstr "你没有权限冻结服务器的风力强度。" -#: ../../TShockAPI/Commands.cs:6699 +#: ../../TShockAPI/Commands.cs:6704 msgid "You do not have permission to god mode another player." msgstr "您没有权限为其他玩家开关无敌模式。" -#: ../../TShockAPI/Commands.cs:6510 +#: ../../TShockAPI/Commands.cs:6515 msgid "You do not have permission to grow this tree type" msgstr "你没有生成这种树木的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:2941 +#: ../../TShockAPI/GetDataHandlers.cs:2960 msgid "You do not have permission to hurt Town NPCs." msgstr "你没有攻击城镇NPC的权限。" @@ -6191,7 +6201,7 @@ msgstr "你没有权限修改服务器的风速。" msgid "You do not have permission to modify the world difficulty of the server." msgstr "你没有权限更改服务器的世界难度。" -#: ../../TShockAPI/Commands.cs:5470 +#: ../../TShockAPI/Commands.cs:5475 #, csharp-format msgid "You do not have permission to mute {0}" msgstr "你没有禁言{0}的权限。" @@ -6211,7 +6221,7 @@ msgstr "你没有权限执行该操作。" msgid "You do not have permission to place actuators." msgstr "你没有放置促动器的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:3934 +#: ../../TShockAPI/GetDataHandlers.cs:3953 msgid "You do not have permission to place Logic Sensors." msgstr "你没有权限放置感应器。" @@ -6220,15 +6230,15 @@ msgstr "你没有权限放置感应器。" msgid "You do not have permission to place this tile." msgstr "你没有权限放置此物块。" -#: ../../TShockAPI/GetDataHandlers.cs:3474 +#: ../../TShockAPI/GetDataHandlers.cs:3493 msgid "You do not have permission to relocate Town NPCs." msgstr "你没有移动城镇NPC的权限。" -#: ../../TShockAPI/Commands.cs:5956 +#: ../../TShockAPI/Commands.cs:5961 msgid "You do not have permission to respawn another player." msgstr "您没有权限复活其他玩家。" -#: ../../TShockAPI/Commands.cs:5326 +#: ../../TShockAPI/Commands.cs:5331 msgid "You do not have permission to see player IDs." msgstr "你没有查看玩家序号的权限。" @@ -6236,57 +6246,57 @@ msgstr "你没有查看玩家序号的权限。" msgid "You do not have permission to send emotes!" msgstr "你没有权限发送表情!" -#: ../../TShockAPI/GetDataHandlers.cs:3515 +#: ../../TShockAPI/GetDataHandlers.cs:3534 msgid "You do not have permission to spawn pets." msgstr "你没有生成宠物的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:4094 +#: ../../TShockAPI/GetDataHandlers.cs:4113 msgid "You do not have permission to start a party." msgstr "你没有开启派对的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:3508 +#: ../../TShockAPI/GetDataHandlers.cs:3527 msgid "You do not have permission to start invasions." msgstr "你没有召唤入侵的权限。" -#: ../../TShockAPI/Commands.cs:2147 +#: ../../TShockAPI/Commands.cs:2152 #, csharp-format msgid "You do not have permission to start the {0} event." msgstr "你没有权限开启 {0} 事件。" -#: ../../TShockAPI/GetDataHandlers.cs:4112 +#: ../../TShockAPI/GetDataHandlers.cs:4131 msgid "You do not have permission to start the Old One's Army." msgstr "你没有权限开启Old One`s Army。" -#: ../../TShockAPI/GetDataHandlers.cs:3501 +#: ../../TShockAPI/GetDataHandlers.cs:3520 msgid "You do not have permission to summon bosses." msgstr "你没有召唤Boss的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:2951 +#: ../../TShockAPI/GetDataHandlers.cs:2970 msgid "You do not have permission to summon the Empress of Light." msgstr "你没有权限召唤光之女皇。" -#: ../../TShockAPI/GetDataHandlers.cs:2968 +#: ../../TShockAPI/GetDataHandlers.cs:2987 msgid "You do not have permission to summon the Lunatic Cultist!" msgstr "你没有召唤拜月教徒的权限。" -#: ../../TShockAPI/Commands.cs:3061 +#: ../../TShockAPI/Commands.cs:3066 msgid "You do not have permission to teleport all other players." msgstr "您没有权限传送所有的其他玩家。" -#: ../../TShockAPI/Commands.cs:2972 +#: ../../TShockAPI/Commands.cs:2977 msgid "You do not have permission to teleport all players." msgstr "您没有权限传送所有玩家。" -#: ../../TShockAPI/Commands.cs:2955 +#: ../../TShockAPI/Commands.cs:2960 msgid "You do not have permission to teleport other players." msgstr "您没有权限传送其他玩家。" -#: ../../TShockAPI/GetDataHandlers.cs:3800 +#: ../../TShockAPI/GetDataHandlers.cs:3819 #, csharp-format msgid "You do not have permission to teleport using {0}." msgstr "你没有使用{0}进行传送的权限。" -#: ../../TShockAPI/GetDataHandlers.cs:3712 +#: ../../TShockAPI/GetDataHandlers.cs:3731 msgid "You do not have permission to teleport using items." msgstr "你没有使用物品进行传送的权限。" @@ -6294,11 +6304,11 @@ msgstr "你没有使用物品进行传送的权限。" msgid "You do not have permission to teleport using pylons." msgstr "你没有权限使用晶塔进行传送。" -#: ../../TShockAPI/GetDataHandlers.cs:3736 +#: ../../TShockAPI/GetDataHandlers.cs:3755 msgid "You do not have permission to teleport using Wormhole Potions." msgstr "你没有使用虫洞药水的权限。" -#: ../../TShockAPI/Commands.cs:5145 +#: ../../TShockAPI/Commands.cs:5150 msgid "You do not have permission to teleport." msgstr "你没有传送的权限。" @@ -6306,15 +6316,15 @@ msgstr "你没有传送的权限。" msgid "You do not have permission to toggle godmode." msgstr "你没有权限切换“上帝模式”。" -#: ../../TShockAPI/Commands.cs:1830 +#: ../../TShockAPI/Commands.cs:1835 msgid "You do not have permission to upload another player's character join-state server-side-character data." msgstr "您没有权限上传其他玩家的SSC云存档。" -#: ../../TShockAPI/GetDataHandlers.cs:3418 +#: ../../TShockAPI/GetDataHandlers.cs:3437 msgid "You do not have permission to use the Enchanted Sundial." msgstr "你没有使用附魔日晷的权限。" -#: ../../TShockAPI/Commands.cs:976 +#: ../../TShockAPI/Commands.cs:981 msgid "You failed to change your password." msgstr "更改密码失败。" @@ -6326,94 +6336,94 @@ msgstr "您已被禁言" msgid "You have been remotely unmmuted" msgstr "你的禁言已被远程解除" -#: ../../TShockAPI/Commands.cs:947 +#: ../../TShockAPI/Commands.cs:952 msgid "You have been successfully logged out of your account." msgstr "你已成功登出。" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 #, csharp-format msgid "You have buffed {0} with {1} ({2}) for {3} seconds!" msgstr "你给{1}({2})添加了{3}秒的buff{0}" -#: ../../TShockAPI/Commands.cs:1950 +#: ../../TShockAPI/Commands.cs:1955 #, csharp-format msgid "You have changed {0}'s group to {1}" msgstr "您已将 {0}的用户组改为 {1}" -#: ../../TShockAPI/Commands.cs:1955 +#: ../../TShockAPI/Commands.cs:1960 #, csharp-format msgid "You have changed {0}'s group to {1} for {2}" msgstr "您已将 {0}的用户组从 {1}改为{2}" -#: ../../TShockAPI/GetDataHandlers.cs:4193 +#: ../../TShockAPI/GetDataHandlers.cs:4212 msgid "You have fallen in hardcore mode, and your items have been lost forever." msgstr "你在硬核模式下死亡后永远地离开了这个世界,失去了一切物品。" -#: ../../TShockAPI/Commands.cs:5653 +#: ../../TShockAPI/Commands.cs:5658 #, csharp-format msgid "You have launched {0} into space." msgstr "你把{0}发射到了太空。" -#: ../../TShockAPI/Commands.cs:5651 +#: ../../TShockAPI/Commands.cs:5656 msgid "You have launched yourself into space." msgstr "你把你自己发射到了太空。" -#: ../../TShockAPI/Commands.cs:5489 +#: ../../TShockAPI/Commands.cs:5494 #, csharp-format msgid "You have muted {0} for {1}" msgstr "你禁言了{0}{1}时间" -#: ../../TShockAPI/Commands.cs:5988 +#: ../../TShockAPI/Commands.cs:5993 #, csharp-format msgid "You have respawned {0}" msgstr "你重生了{0}" -#: ../../TShockAPI/Commands.cs:5993 +#: ../../TShockAPI/Commands.cs:5998 msgid "You have respawned yourself." msgstr "你复活了你自己。" -#: ../../TShockAPI/Commands.cs:965 +#: ../../TShockAPI/Commands.cs:970 msgid "You have successfully changed your password." msgstr "你已成功更改密码。" -#: ../../TShockAPI/Commands.cs:5477 +#: ../../TShockAPI/Commands.cs:5482 #, csharp-format msgid "You have unmuted {0}." msgstr "你解除了{0}的禁言。" -#: ../../TShockAPI/Commands.cs:5581 +#: ../../TShockAPI/Commands.cs:5586 msgid "You haven't previously received any whispers." msgstr "你没有收到过任何私信。" -#: ../../TShockAPI/Commands.cs:6338 +#: ../../TShockAPI/Commands.cs:6343 #, csharp-format msgid "You healed {0} for {1} HP." msgstr "你为{0}恢复了{1}血量。" -#: ../../TShockAPI/Commands.cs:6336 +#: ../../TShockAPI/Commands.cs:6341 #, csharp-format msgid "You healed yourself for {0} HP." msgstr "你为你自己恢复了{0}血量。" -#: ../../TShockAPI/Commands.cs:5938 +#: ../../TShockAPI/Commands.cs:5943 #, csharp-format msgid "You just killed {0}!" msgstr "你杀死了{0}" -#: ../../TShockAPI/Commands.cs:5936 +#: ../../TShockAPI/Commands.cs:5941 msgid "You just killed yourself!" msgstr "你被杀死了!" -#: ../../TShockAPI/Commands.cs:5735 +#: ../../TShockAPI/Commands.cs:5740 #, csharp-format msgid "You launched fireworks on {0}." msgstr "你在{0}上发射了烟花" -#: ../../TShockAPI/Commands.cs:5733 +#: ../../TShockAPI/Commands.cs:5738 msgid "You launched fireworks on yourself." msgstr "你在你自己的位置上发射了烟花" -#: ../../TShockAPI/Commands.cs:5552 +#: ../../TShockAPI/Commands.cs:5557 msgid "You may now receive whispers from other players." msgstr "你将可以收到其他人给你发的私聊消息。" @@ -6421,19 +6431,19 @@ msgstr "你将可以收到其他人给你发的私聊消息。" msgid "You must be logged in to take advantage of protected regions." msgstr "你必须登录才能修改受保护区域。" -#: ../../TShockAPI/Commands.cs:5387 +#: ../../TShockAPI/Commands.cs:5392 msgid "You must provide a setup code!" msgstr "你必须提供一个setup!" -#: ../../TShockAPI/GetDataHandlers.cs:3429 +#: ../../TShockAPI/GetDataHandlers.cs:3448 msgid "You must set ForceTime to normal via config to use the Enchanted Sundial." msgstr "你需要将配置文件中的ForceTime改为normal(时间正常流动)才可以使用附魔日晷。" -#: ../../TShockAPI/Commands.cs:2709 +#: ../../TShockAPI/Commands.cs:2714 msgid "You must spawn the Wall of Flesh in hell." msgstr "只有在地狱中才能生成血肉墙。" -#: ../../TShockAPI/Commands.cs:696 +#: ../../TShockAPI/Commands.cs:699 msgid "You must use this command in-game." msgstr "你必须在游戏内使用该指令。" @@ -6441,21 +6451,21 @@ msgstr "你必须在游戏内使用该指令。" msgid "You need to rejoin to ensure your trash can is cleared!" msgstr "请重新进入服务器以确保垃圾箱已清空!" -#: ../../TShockAPI/Commands.cs:2818 +#: ../../TShockAPI/Commands.cs:2823 #, csharp-format msgid "You spawned {0} {1} time." msgid_plural "You spawned {0} {1} times." msgstr[0] "你生成了{0}{1}次" -#: ../../TShockAPI/Commands.cs:3320 +#: ../../TShockAPI/Commands.cs:3325 #, csharp-format msgid "You warped {0} to {1}." msgstr "你将{0}传送到了{1}。" -#: ../../TShockAPI/Commands.cs:2986 -#: ../../TShockAPI/Commands.cs:3026 -#: ../../TShockAPI/Commands.cs:3069 -#: ../../TShockAPI/Commands.cs:3084 +#: ../../TShockAPI/Commands.cs:2991 +#: ../../TShockAPI/Commands.cs:3031 +#: ../../TShockAPI/Commands.cs:3074 +#: ../../TShockAPI/Commands.cs:3089 #, csharp-format msgid "You were teleported to {0}." msgstr "你已被传送至 {0}。" @@ -6464,19 +6474,19 @@ msgstr "你已被传送至 {0}。" msgid "You will be teleported to your last known location..." msgstr "你将被传送到你最后一个记录点" -#: ../../TShockAPI/Commands.cs:5554 +#: ../../TShockAPI/Commands.cs:5559 msgid "You will no longer receive whispers from other players." msgstr "你将不会收到其他人给你发的私聊消息。" -#: ../../TShockAPI/Commands.cs:6473 +#: ../../TShockAPI/Commands.cs:6478 msgid "You're not allowed to change tiles here!" msgstr "你没有在这里修改图格的权限,无法种树。" -#: ../../TShockAPI/Commands.cs:1978 +#: ../../TShockAPI/Commands.cs:1983 msgid "Your account has been elevated to superadmin for 10 minutes." msgstr "您的账户权限变更为超级管理员,有效期10分钟" -#: ../../TShockAPI/Commands.cs:1037 +#: ../../TShockAPI/Commands.cs:1042 #, csharp-format msgid "Your account, \"{0}\", has been registered." msgstr "你的账户,\"{0}\",已被注册。" @@ -6494,47 +6504,47 @@ msgstr "你的客户端发送了一个空白的角色名称。" msgid "Your database contains invalid UserIDs (they should be integers)." msgstr "你的数据库中有无效的用户ID(它们应该是整数)" -#: ../../TShockAPI/Commands.cs:1957 +#: ../../TShockAPI/Commands.cs:1962 #, csharp-format msgid "Your group has been changed to {0} for {1}" msgstr "您的组别成功从{0}变到了{1}" -#: ../../TShockAPI/Commands.cs:1951 +#: ../../TShockAPI/Commands.cs:1956 #, csharp-format msgid "Your group has temporarily been changed to {0}" msgstr "您的组别暂时更改至{0}" -#: ../../TShockAPI/Commands.cs:6140 +#: ../../TShockAPI/Commands.cs:6145 msgid "Your inventory seems full." msgstr "你的物品栏好像满了。" -#: ../../TShockAPI/Commands.cs:1850 +#: ../../TShockAPI/Commands.cs:1855 msgid "Your local character data, from your initial connection, has been uploaded to the server." msgstr "已成功上传并使用加入服务器时的本地存档。" -#: ../../TShockAPI/Commands.cs:5376 +#: ../../TShockAPI/Commands.cs:5381 #, csharp-format msgid "Your new account has been verified, and the {0}setup system has been turned off." msgstr "用户验证成功,{0}setup认证系统已关闭。你可以在后台输入{0}user group <用户名> owner 来获取服主权限。" -#: ../../TShockAPI/GetDataHandlers.cs:3198 +#: ../../TShockAPI/GetDataHandlers.cs:3217 msgid "Your password did not match this character's password." msgstr "用户名或密码错误。" -#: ../../TShockAPI/Commands.cs:1038 +#: ../../TShockAPI/Commands.cs:1043 #, csharp-format msgid "Your password is {0}." msgstr "你的密码是{0}。" -#: ../../TShockAPI/Commands.cs:1969 +#: ../../TShockAPI/Commands.cs:1974 msgid "Your previous permission set has been restored." msgstr "您之前的权限已被恢复" -#: ../../TShockAPI/Commands.cs:5782 +#: ../../TShockAPI/Commands.cs:5787 msgid "Your reference dumps have been created in the server folder." msgstr "参考信息已被保存到服务器对应的文件夹中。" -#: ../../TShockAPI/Commands.cs:1749 +#: ../../TShockAPI/Commands.cs:1754 msgid "Your server-side character data has been saved." msgstr "你的服务端存档已保存。" @@ -6542,11 +6552,11 @@ msgstr "你的服务端存档已保存。" msgid "Your temporary group access has expired." msgstr "你的临时用户组权限已到期。" -#: ../../TShockAPI/Commands.cs:6453 +#: ../../TShockAPI/Commands.cs:6458 msgid "yourself" msgstr "你自己" -#: ../../TShockAPI/Commands.cs:5190 +#: ../../TShockAPI/Commands.cs:5195 msgid "z <#> - Sets the z-order of the region." msgstr "z <领地名> <#> - 设置区域的z轴。"